Hi,
After a restart of proxmox my ZFS pool is unmountable.
Serveral outputs:
I have already moved the disks around to unused slots to rule out any connection issues. All containers and VMs are stopped, as well as the NFS server, so nothing is using the mountlocation at the moment. I have renamed my zpool.cache (but have not been able to set a new one, as that command also says devices are unavailable).
Not sure how to proceed. Any guidance is appreciated.
After a restart of proxmox my ZFS pool is unmountable.
Serveral outputs:
Code:
zpool status
no pools available
Code:
zpool import -d /dev/disk/by-id
pool: beastpool
id: 9071326892089082027
state: ONLINE
status: Some supported features are not enabled on the pool.
action: The pool can be imported using its name or numeric identifier, though
some features will not be available without an explicit 'zpool upgrade'.
config:
beastpool ONLINE
raidz2-0 ONLINE
wwn-0x50014ee2096e763a ONLINE
wwn-0x5000c500a5bbca7a ONLINE
wwn-0x5000c500a5be7966 ONLINE
wwn-0x5000c500a5bff727 ONLINE
wwn-0x50014ee26724a07e ONLINE
wwn-0x50014ee211cf6f82 ONLINE
Code:
zpool import -d /dev/disk/by-id beastpool
cannot import 'beastpool': one or more devices is currently unavailable
I have already moved the disks around to unused slots to rule out any connection issues. All containers and VMs are stopped, as well as the NFS server, so nothing is using the mountlocation at the moment. I have renamed my zpool.cache (but have not been able to set a new one, as that command also says devices are unavailable).
Not sure how to proceed. Any guidance is appreciated.
Last edited: