I have two proxmox servers which one is main and second if failover.
recently I've migrated some lxc containers back and forth and one of them won't start on the second node (which was OK couple of days ago)
So i recreated that container from PBS, no luck, still same error
Any clue?
in debug log I dont see anything what grabs my attention.
same lxc container works on other node withou issues, and was working on this node as well before
recently I've migrated some lxc containers back and forth and one of them won't start on the second node (which was OK couple of days ago)
So i recreated that container from PBS, no luck, still same error
Any clue?
Code:
[ OK ] Finished ifupdown-pre.service - Helper to synchronize boot up for ifupdown.
Mounting sys-kernel-config.mount - Kernel Configuration File System...
Starting systemd-sysctl.service - Apply Kernel Variables...
Starting systemd-sysusers.service - Create System Users...
[ OK ] Finished nftables.service - nftables.
sys-kernel-config.mount: Mount process exited, code=exited, status=32/n/a
sys-kernel-config.mount: Failed with result 'exit-code'.
[FAILED] Failed to mount sys-kernel-config.mount - Kernel Configuration File System.
See 'systemctl status sys-kernel-config.mount' for details.
[ OK ] Reached target network-pre.target - Preparation for Network.
[ OK ] Finished systemd-sysctl.service - Apply Kernel Variables.
[ OK ] Finished systemd-sysusers.service - Create System Users.
Code:
root@lagertha:~# systemctl status sys-kernel-config.mount
● sys-kernel-config.mount - Kernel Configuration File System
Loaded: loaded (/lib/systemd/system/sys-kernel-config.mount; static)
Active: active (mounted) since Tue 2024-02-13 14:29:56 CET; 40min ago
Where: /sys/kernel/config
What: configfs
Docs: https://docs.kernel.org/filesystems/configfs.html
https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Tasks: 0 (limit: 38388)
Memory: 4.0K
CPU: 2ms
CGroup: /sys-kernel-config.mount
Notice: journal has been rotated since unit was started, output may be incomplete.
root@lagertha:~#
in debug log I dont see anything what grabs my attention.
same lxc container works on other node withou issues, and was working on this node as well before
Attachments
Last edited: