Thomymaster
Contributor
- Joined
- Apr 26, 2013
- Messages
- 142
Hi All
I wanted to migrate from NAS4Free to Freenas. I installed FreeNAS on a USB stick and configured it.
First of all i tried to auto-import my zpool via the UI, but via "Auto Import Volume" a could not see my zpool in the drop-down list.
Next, on the CLI i did a "zfs import -f" (and ignored the message rewgarding the missing features and "zpool upgrade". Then i was able to see my zpool via "zfs status" but nothing was visible in the GUI.
I thought i'd restart, but after that i didn't see anything in the UI and via CLI i get:
What can i do now to import my pool? The mirror-0 vdev consisted of /dev/ada0 /dev/ada1 and the mirror-1 vdev of /dev/ada2 and /dev/ada3
Please help me :(
Cheers
Thomy
I wanted to migrate from NAS4Free to Freenas. I installed FreeNAS on a USB stick and configured it.
First of all i tried to auto-import my zpool via the UI, but via "Auto Import Volume" a could not see my zpool in the drop-down list.
Next, on the CLI i did a "zfs import -f" (and ignored the message rewgarding the missing features and "zpool upgrade". Then i was able to see my zpool via "zfs status" but nothing was visible in the GUI.
I thought i'd restart, but after that i didn't see anything in the UI and via CLI i get:
Code:
[root@freenas] ~# zpool status
no pools available
[root@freenas] ~# zpool import
pool: zpool1
id: 13630764531810602312
state: UNAVAIL
status: One or more devices are missing from the system.
action: The pool cannot be imported. Attach the missing
devices and try again.
see: http://illumos.org/msg/ZFS-8000-3C
config:
zpool1 UNAVAIL insufficient replicas
mirror-0 UNAVAIL insufficient replicas
13073622451490040963 UNAVAIL cannot open
11085483439145696424 UNAVAIL cannot open
mirror-1 UNAVAIL insufficient replicas
3522156715239461660 UNAVAIL cannot open
427873776284066062 UNAVAIL cannot open
[root@freenas] ~#
What can i do now to import my pool? The mirror-0 vdev consisted of /dev/ada0 /dev/ada1 and the mirror-1 vdev of /dev/ada2 and /dev/ada3
Please help me :(
Cheers
Thomy