Hello,
I've installed a PBS server as a virtual machine on PVE. Attached a external hard drive as ZFS pool. It was working fine but we suffered a power outage.
On reboot the ZFS pool was not there.
![1631873096967.png 1631873096967.png]()
Here is what I tried :
Read more
I've installed a PBS server as a virtual machine on PVE. Attached a external hard drive as ZFS pool. It was working fine but we suffered a power outage.
On reboot the ZFS pool was not there.

Here is what I tried :
Code:
root@pbs:~# dmesg |grep sdb
[ 1.372620] sd 2:0:0:2: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 1.372656] sd 2:0:0:2: [sdb] Write Protect is off
[ 1.372658] sd 2:0:0:2: [sdb] Mode Sense: 63 00 00 08
[ 1.372769] sd 2:0:0:2: [sdb]...
Read more