Build FreeNAS-9.3-STABLE-201509022158
I'm having an issue re-importing my volumes after reinstalling FreeNAS on a new flash drive. I tried using "Import Volume" through the Web GUI and no volumes were recognized. The volume I'm trying to import is labeled "CYAS". I ran the following commands below to provide you guys with some information. Any help would be greatly appreciated. Thank you.
This returned nothing in the command shell
I'm having an issue re-importing my volumes after reinstalling FreeNAS on a new flash drive. I tried using "Import Volume" through the Web GUI and no volumes were recognized. The volume I'm trying to import is labeled "CYAS". I ran the following commands below to provide you guys with some information. Any help would be greatly appreciated. Thank you.
zpool status
Code:
CYAS-VOLUME ONLINE 0 0 0 raidz1-0 ONLINE 0 0 0 gptid/18033766-570b-11e5-bda7-d05099773b08 ONLINE 0 0 0 gptid/da0e6ec6-cf34-11e7-a6fb-d05099773b08 ONLINE 0 0 0 gptid/18fd8891-570b-11e5-bda7-d05099773b08 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
zpool list
Code:
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 NAME SIZE ALLOC FREE EXPANDSZ FRAG CAP DEDUP HEALTH ALTROO T CYAS-VOLUME 8.12T 7.87T 260G - 37% 96% 1.00x ONLINE - freenas-boot 7.31G 520M 6.80G - - 6% 1.00x ONLINE -
zpool import
This returned nothing in the command shell
Last edited by a moderator: