Hello, this Error happens on a clean 7.0-11cluster setup when upgrading from 7.0-11 to 7.1-4, Strange thing is it only happend on the first node pve1. pve2 and pve3 upgraded without issues.
Nothing happens. I killed dpkg then and did
How can fix this?
Code:
Failed to restart corosync.service: Transaction for corosync.service/restart is destructive (corosync.service has 'stop' job queued, but 'restart' is included in transaction).
See system logs and 'systemctl status corosync.service' for details.
Setting up samba-libs:amd64 (2:4.13.13+dfsg-1~deb11u2) ...
Setting up pve-docs (7.1-2) ...
Setting up zfsutils-linux (2.1.1-pve3) ...
Installing new version of config file /etc/zfs/zfs-functions ...
Failed to start zfs-import.target: Transaction for zfs-import.target/start is destructive (systemd-reboot.service has 'start' job queued, but 'stop' is included in transaction).
See system logs and 'systemctl status zfs-import.target' for details.
Failed to start zfs-share.service: Transaction for zfs-share.service/start is destructive (local-fs.target has 'stop' job queued, but 'start' is included in transaction).
See system logs and 'systemctl status zfs-share.service' for details.
Failed to start zfs-volumes.target: Transaction for zfs-volumes.target/start is destructive (reboot.target has 'start' job queued, but 'stop' is included in transaction).
See system logs and 'systemctl status zfs-volumes.target' for details.
Failed to start zfs.target: Transaction for zfs.target/start is destructive (local-fs.target has 'stop' job queued, but 'start' is included in transaction).
See system logs and 'systemctl status zfs.target' for details.
Nothing happens. I killed dpkg then and did
dpkg --configure -a
but it gets on zfs .. it continued then skipping zfs but other errors happend.
Code:
Running hook script 'zz-proxmox-boot'..
Re-executing '/etc/kernel/postinst.d/zz-proxmox-boot' in new private mount namespace..
Copying and configuring kernels on /dev/disk/by-uuid/FA8C-FFA1
Copying kernel and creating boot-entry for 5.11.22-4-pve
Copying kernel and creating boot-entry for 5.11.22-7-pve
Copying kernel and creating boot-entry for 5.13.19-1-pve
Copying and configuring kernels on /dev/disk/by-uuid/FA8E-A3DB
Copying kernel and creating boot-entry for 5.11.22-4-pve
Copying kernel and creating boot-entry for 5.11.22-7-pve
Copying kernel and creating boot-entry for 5.13.19-1-pve
Processing triggers for libc-bin (2.31-13+deb11u2) ...
Processing triggers for man-db (2.9.4-2) ...
Errors were encountered while processing:
zfsutils-linux
zfs-initramfs
zfs-zed
pve-manager
proxmox-ve
Code:
root@pve1:~# systemctl status zfs.target
* zfs.target - ZFS startup target
Loaded: loaded (/lib/systemd/system/zfs.target; enabled; vendor preset: enabled)
Active: inactive (dead) since Wed 2021-11-17 14:15:45 CET; 14min ago
Nov 17 12:34:02 pve1 systemd[1]: Reached target ZFS startup target.
Nov 17 14:15:45 pve1 systemd[1]: Stopped target ZFS startup target.
How can fix this?
Last edited: