Here is the scenario,
Cant import existing volume naming "DATA" from the GUI.
zpool status -v
zpool list
- I have no data backup off my freenas usb boot
- moved my 4x hdd off to new motherboard and new freenas 9.1 usb boot
Cant import existing volume naming "DATA" from the GUI.
zpool status -v
Code:
[root@freenas] /# zpool status -v
pool: DATA
state: ONLINE
status: The pool is formatted using a legacy on-disk format. The pool can
still be used, but some features are unavailable.
action: Upgrade the pool using 'zpool upgrade'. Once this is done, the
pool will no longer be accessible on software that does not support feature
flags.
scan: none requested
config:
NAME STATE READ WRITE CKSUM
DATA ONLINE 0 0 0
raidz1-0 ONLINE 0 0 0
gptid/6bb728fe-9705-11e1-9c01-0013d41fa50d ONLINE 0 0 0
gptid/6c4f32fb-9705-11e1-9c01-0013d41fa50d ONLINE 0 0 0
gptid/6ca73e12-9705-11e1-9c01-0013d41fa50d ONLINE 0 0 0
gptid/6cf15a0a-9705-11e1-9c01-0013d41fa50d ONLINE 0 0 0
errors: No known data errors
pool: freenas-boot
state: ONLINE
scan: none requested
config:
NAME STATE READ WRITE CKSUM
freenas-boot ONLINE 0 0 0
da0p2 ONLINE 0 0 0
errors: No known data errors
[root@freenas] /#
zpool list
Code:
[root@freenas] /# zpool list NAME SIZE ALLOC FREE EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT DATA 7.25T 4.46T 2.79T - - 61% 1.00x ONLINE - freenas-boot 1.89G 491M 1.41G - - 25% 1.00x ONLINE -