Hey guys!
Did an update last night:
after that, ZFS wanted a
which required a reboot.
But after the reboot, i was stuck at busybox:
i tried:
and it worked.
Than i performed the
and it succeeded.
But the reboot problem still exists, i have to manually import the pool each time.
Additional Info:
PVE-Version: pve-manager/5.0-34/b325d69e (running kernel: 4.13.4-1-pve)
ZFS-Version:
SPL: Loaded module v0.7.2-1
ZFS: Loaded module v0.7.2-1, ZFS pool version 5000, ZFS filesystem version 5
rpool:
Would be awesome if someone could give me a clue.
Thanks guys!
Did an update last night:
Code:
apt-get update
apt-get dist-upgrade
after that, ZFS wanted a
Code:
zpool upgrade -a
But after the reboot, i was stuck at busybox:
i tried:
Code:
zpool import -c /etc/zfs/zpool.cache -N rpool
exit
Than i performed the
Code:
zpool upgrade -a
But the reboot problem still exists, i have to manually import the pool each time.
Additional Info:
PVE-Version: pve-manager/5.0-34/b325d69e (running kernel: 4.13.4-1-pve)
ZFS-Version:
SPL: Loaded module v0.7.2-1
ZFS: Loaded module v0.7.2-1, ZFS pool version 5000, ZFS filesystem version 5
rpool:
Code:
pool: rpool
state: ONLINE
scan: scrub repaired 0B in 0h5m with 0 errors on Sun Oct 8 00:29:12 2017
config:
NAME STATE READ WRITE CKSUM
rpool ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
sds2 ONLINE 0 0 0
sdt2 ONLINE 0 0 0
errors: No known data errors
Would be awesome if someone could give me a clue.
Thanks guys!