Hello,
since I performed an update of my Proxmox server (Proxmox on ZFS mirror with 2 disks) yesterday evening, it does not boot properly anymore.
e.g. the unit zfs-import-scan.service hangs with
When I change the kernel configuration at startup and append a "1" to boot into the systemd rescue target, everything is fine at first.
Once I execute zpool import, the process hangs again. Continue booting from the rescue target to the default target, the Web UI ist started normally and the server is accessible via SSH.
But everything related to ZFS storage literally "hangs" again.
Booting an older kernel also does not help.
In the meanwhile I have installed Proxmox 4.3-e7cdc165-2 on an USB-Stick. If I boot Proxmox from it, I can access the ZFS Pool without problems, that is why I suppose it has something to do with the update, especially as there are many ZFS-related packages.
Following packages have been installed/updated:
Install:
Upgrade:
Any hints how to get out of this mess? Or at least how I can backup my VMs via the USB-Stick Proxmox?
Thank you!
since I performed an update of my Proxmox server (Proxmox on ZFS mirror with 2 disks) yesterday evening, it does not boot properly anymore.
e.g. the unit zfs-import-scan.service hangs with
Code:
pve kernel: INFO: task zpool:2858 blocked for more than 120 seconds.
pve kernel: Tainted: P O 4.4.21-1-pve #1
Once I execute zpool import, the process hangs again. Continue booting from the rescue target to the default target, the Web UI ist started normally and the server is accessible via SSH.
But everything related to ZFS storage literally "hangs" again.
Booting an older kernel also does not help.
In the meanwhile I have installed Proxmox 4.3-e7cdc165-2 on an USB-Stick. If I boot Proxmox from it, I can access the ZFS Pool without problems, that is why I suppose it has something to do with the update, especially as there are many ZFS-related packages.
Following packages have been installed/updated:
Install:
Code:
libzfs2linux:amd64 (0.6.5.8-pve11~bpo80, automatic),
pve-kernel-4.4.21-1-pve:amd64 (4.4.21-70, automatic),
zfs-zed:amd64 (0.6.5.8-pve11~bpo80, automatic),
libuutil1linux:amd64 (0.6.5.8-pve11~bpo80, automatic),
zfsutils-linux:amd64 (0.6.5.8-pve11~bpo80, automatic),
libzpool2linux:amd64 (0.6.5.8-pve11~bpo80, automatic),
libnvpair1linux:amd64 (0.6.5.8-pve11~bpo80, automatic)
Code:
libpve-common-perl:amd64 (4.0-75, 4.0-76),
zfs-initramfs:amd64 (0.6.5.7-pve10~bpo80, 0.6.5.8-pve11~bpo80),
libpve-storage-perl:amd64 (4.0-66, 4.0-67),
pve-manager:amd64 (4.3-3, 4.3-7),
smartmontools:amd64 (6.3+svn4002-2+b2, 6.5+svn4324-1~pve80),
qemu-server:amd64 (4.0-91, 4.0-92),
zfsutils:amd64 (0.6.5.7-pve10~bpo80, 0.6.5.8-pve11~bpo80),
spl:amd64 (0.6.5.7-pve6~bpo80, 0.6.5.8-pve7~bpo80),
lxcfs:amd64 (2.0.4-pve1, 2.0.4-pve2),
pve-qemu-kvm:amd64 (2.6.2-2, 2.7.0-3),
libnvpair1:amd64 (0.6.5.7-pve10~bpo80, 0.6.5.8-pve11~bpo80),
libuutil1:amd64 (0.6.5.7-pve10~bpo80, 0.6.5.8-pve11~bpo80),
libzpool2:amd64 (0.6.5.7-pve10~bpo80, 0.6.5.8-pve11~bpo80),
proxmox-ve:amd64 (4.3-66, 4.3-70),
pve-docs:amd64 (4.3-5, 4.3-12),
libzfs2:amd64 (0.6.5.7-pve10~bpo80, 0.6.5.8-pve11~bpo80),
pve-firmware:amd64 (1.1-9, 1.1-10)
Any hints how to get out of this mess? Or at least how I can backup my VMs via the USB-Stick Proxmox?
Thank you!