Hello,
I upgraded to FreeNAS 8.2 from 8.0.4. All of my settings/information copied over just fine. However, my ZFS pool does not actually exist, even though it shows up in the WebGUI.
Any thoughts on what to do?
It also does not show up when trying to manually import it:
Trying a "zpool import -f" shows nothing.
Tried manually importing it, since I knew the name:
# zpool import -f VMware_3TB_Storage
cannot import 'VMware_3TB_Storage': no such pool available
Finally, message log output:
# cat messages | grep -i vmware
Mar 5 05:38:11 freenas root: /etc/rc: WARNING: failed precmd routine for vmware_guestd
Mar 5 05:38:53 freenas middleware[2743]: Popen()ing: zpool status VMware_3TB_Storage
Mar 5 05:41:57 freenas middleware[2318]: Popen()ing: /sbin/zfs list -Hr -t filesystem VMware_3TB_Storage
Mar 5 05:42:23 freenas middleware[2318]: Popen()ing: zpool status VMware_3TB_Storage
Mar 5 05:42:32 freenas middleware[2318]: Popen()ing: /sbin/zfs list -Hr -t filesystem VMware_3TB_Storage
Mar 5 05:42:32 freenas middleware[2318]: Popen()ing: /sbin/zfs list -H -o name,volsize -t volume -r VMware_3TB_Storage
Any thoughts?
I upgraded to FreeNAS 8.2 from 8.0.4. All of my settings/information copied over just fine. However, my ZFS pool does not actually exist, even though it shows up in the WebGUI.
Any thoughts on what to do?
It also does not show up when trying to manually import it:
Trying a "zpool import -f" shows nothing.
Tried manually importing it, since I knew the name:
# zpool import -f VMware_3TB_Storage
cannot import 'VMware_3TB_Storage': no such pool available
Finally, message log output:
# cat messages | grep -i vmware
Mar 5 05:38:11 freenas root: /etc/rc: WARNING: failed precmd routine for vmware_guestd
Mar 5 05:38:53 freenas middleware[2743]: Popen()ing: zpool status VMware_3TB_Storage
Mar 5 05:41:57 freenas middleware[2318]: Popen()ing: /sbin/zfs list -Hr -t filesystem VMware_3TB_Storage
Mar 5 05:42:23 freenas middleware[2318]: Popen()ing: zpool status VMware_3TB_Storage
Mar 5 05:42:32 freenas middleware[2318]: Popen()ing: /sbin/zfs list -Hr -t filesystem VMware_3TB_Storage
Mar 5 05:42:32 freenas middleware[2318]: Popen()ing: /sbin/zfs list -H -o name,volsize -t volume -r VMware_3TB_Storage
Any thoughts?