Hello.
I had a power outage recently, and after the power came back proxmox can't find my zfs pool "big_tank2".
Output of zfs list:
Output of zpool import:
Error message from when I'm trying to start my VM
I have checked cables and connectors inside the server. It all looks good.
Can anyone help me get my ZFS pool back?
Br, Undik.
I had a power outage recently, and after the power came back proxmox can't find my zfs pool "big_tank2".
Output of zfs list:
Code:
root@pve:~# zfs list
NAME USED AVAIL REFER MOUNTPOINT
VMs 84.6G 130G 96K /VMs
VMs/docker-volumes 96K 130G 96K /var/lib/docker/volumes
VMs/vm-100-disk-0 51.6G 165G 17.3G -
VMs/vm-102-disk-0 33.0G 156G 7.88G -
big_tank1 4.53T 769G 96K /big_tank1
big_tank1/vm-101-disk-0 4.03T 4.68T 99.8G -
big_tank1/vm-103-disk-0 516G 1.24T 10.7G -
tank 1.60T 159G 128K /tank
tank/vm-102-disk-0 1.60T 1.58T 176G -
Output of zpool import:
Code:
root@pve:~# zpool import
no pools available to import
Error message from when I'm trying to start my VM
Code:
()
zfs error: cannot open 'big_tank2': no such pool
zfs error: cannot open 'big_tank2': no such pool
TASK ERROR: could not activate storage 'big_tank2', zfs error: cannot open 'big_tank2': no such pool
I have checked cables and connectors inside the server. It all looks good.
Can anyone help me get my ZFS pool back?
Br, Undik.