Hi. After the upgrade, the server can not boot. Can I recover it or get the data?
Loading, please wait...
Command: /sbin/zpool import -N rpool
Message: cannot import 'rpool': no such pool available
Error: 1
No pool imported. Manually import the root pool
at the command prompt and then exit.
Hint: Tyr: zpool import -R /root -N rpool
BusyBox v1.22.1 ....
/ #
# zpool import
no pools available to import
# blkid -l -t TYPE=zfs_member
nothing
# blkid
The partitions with UUID (sd{a,b}{1,2,9})
if I run
# zpool import -d /dev/disk/by-id rpool -R /root
I can find my vm (.qcow2) in /root/var/lib/vz/images/
After reboot the same problem!
Please, help.
Loading, please wait...
Command: /sbin/zpool import -N rpool
Message: cannot import 'rpool': no such pool available
Error: 1
No pool imported. Manually import the root pool
at the command prompt and then exit.
Hint: Tyr: zpool import -R /root -N rpool
BusyBox v1.22.1 ....
/ #
# zpool import
no pools available to import
# blkid -l -t TYPE=zfs_member
nothing
# blkid
The partitions with UUID (sd{a,b}{1,2,9})
if I run
# zpool import -d /dev/disk/by-id rpool -R /root
I can find my vm (.qcow2) in /root/var/lib/vz/images/
After reboot the same problem!
Please, help.
Last edited: