Hi folks,
I just upgraded my cluster to be able to integrate a new server that has directly been installed with v6.
It worked out fine but one problem that shows up on 2 of the 5 servers.
Here's a fstab that I will use to explain the problem:
After the dist-upgrade two servers rebootet in maintenance mode and when logging in to the console, I could see that the local storage /var/lib/vz failed to mount.
And I can't mount it manualy to /var/lib/vz but I'm able to mount to /mnt.
When I remove the mount point for /var/lib/vz, both servers boot fine without problem. Right now I don't have much additional info, as I need the cluster to be online later on.
Luckily I'll have one server without productive VMs tomorrow, where I can test the failing setup and give some more infos.
Okay back with some more info. Here's an excerpt from journal -xb that show the problem:
I'll attach the full log as well.
I found a similar error on the debian bug list, though it'S mentioned that it has been solved with udev.240-1, buster is at udev-241-5.
Regards
Marc
I just upgraded my cluster to be able to integrate a new server that has directly been installed with v6.
It worked out fine but one problem that shows up on 2 of the 5 servers.
Here's a fstab that I will use to explain the problem:
/dev/pve/root / ext4 errors=remount-ro 0 1
/dev/pve/swap none swap sw 0 0
/dev/mapper/pve-data /var/lib/vz ext4 errors=remount-ro 0 0
proc /proc proc defaults 0 0
/dev/pve/swap none swap sw 0 0
/dev/mapper/pve-data /var/lib/vz ext4 errors=remount-ro 0 0
proc /proc proc defaults 0 0
After the dist-upgrade two servers rebootet in maintenance mode and when logging in to the console, I could see that the local storage /var/lib/vz failed to mount.
And I can't mount it manualy to /var/lib/vz but I'm able to mount to /mnt.
When I remove the mount point for /var/lib/vz, both servers boot fine without problem. Right now I don't have much additional info, as I need the cluster to be online later on.
Luckily I'll have one server without productive VMs tomorrow, where I can test the failing setup and give some more infos.
Okay back with some more info. Here's an excerpt from journal -xb that show the problem:
Jul 24 10:47:28 proxmox3 systemd[1]: dev-pve-data.device: Job dev-pve-data.device/start timed out.
Jul 24 10:47:28 proxmox3 systemd[1]: Timed out waiting for device /dev/pve/data.
-- Subject: A start job for unit dev-pve-data.device has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A start job for unit dev-pve-data.device has finished with a failure.
--
-- The job identifier is 22 and the job result is timeout.
Jul 24 10:47:28 proxmox3 systemd[1]: Dependency failed for /var/lib/vz.
-- Subject: A start job for unit var-lib-vz.mount has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A start job for unit var-lib-vz.mount has finished with a failure.
--
-- The job identifier is 21 and the job result is dependency.
Jul 24 10:47:28 proxmox3 systemd[1]: Dependency failed for Local File Systems.
-- Subject: A start job for unit local-fs.target has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A start job for unit local-fs.target has finished with a failure.
--
-- The job identifier is 20 and the job result is dependency.
Jul 24 10:47:28 proxmox3 systemd[1]: local-fs.target: Job local-fs.target/start failed with result 'dependency'.
Jul 24 10:47:28 proxmox3 systemd[1]: local-fs.target: Triggering OnFailure= dependencies.
Jul 24 10:47:28 proxmox3 systemd[1]: var-lib-vz.mount: Job var-lib-vz.mount/start failed with result 'dependency'.
Jul 24 10:47:28 proxmox3 systemd[1]: dev-pve-data.device: Job dev-pve-data.device/start failed with result 'timeout'
Jul 24 10:47:28 proxmox3 systemd[1]: Timed out waiting for device /dev/pve/data.
-- Subject: A start job for unit dev-pve-data.device has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A start job for unit dev-pve-data.device has finished with a failure.
--
-- The job identifier is 22 and the job result is timeout.
Jul 24 10:47:28 proxmox3 systemd[1]: Dependency failed for /var/lib/vz.
-- Subject: A start job for unit var-lib-vz.mount has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A start job for unit var-lib-vz.mount has finished with a failure.
--
-- The job identifier is 21 and the job result is dependency.
Jul 24 10:47:28 proxmox3 systemd[1]: Dependency failed for Local File Systems.
-- Subject: A start job for unit local-fs.target has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A start job for unit local-fs.target has finished with a failure.
--
-- The job identifier is 20 and the job result is dependency.
Jul 24 10:47:28 proxmox3 systemd[1]: local-fs.target: Job local-fs.target/start failed with result 'dependency'.
Jul 24 10:47:28 proxmox3 systemd[1]: local-fs.target: Triggering OnFailure= dependencies.
Jul 24 10:47:28 proxmox3 systemd[1]: var-lib-vz.mount: Job var-lib-vz.mount/start failed with result 'dependency'.
Jul 24 10:47:28 proxmox3 systemd[1]: dev-pve-data.device: Job dev-pve-data.device/start failed with result 'timeout'
I'll attach the full log as well.
I found a similar error on the debian bug list, though it'S mentioned that it has been solved with udev.240-1, buster is at udev-241-5.
Regards
Marc
Last edited: