enable landlock

ilgio

New Member
Jan 6, 2024
3
0
1
I have PVE 8.1 and kernel 6.5.11-7-pve
but landlock is not enable.

Code:
dmesg | grep landlock || journalctl -kg landlock
-- No entries --
 
Same for me. This message appears in the log:

Code:
pve kernel: landlock: Disabled but requested by user space. You should enable Landlock at boot time: https://docs.kernel.org/userspace-api/landlock.html#boot-time-configuration
 
I upgraded to Proxmox 9.0.11 Kernel Linux 6.14.11-4-pve (2025-10-10T08:04Z)

every thing freezes between 2 hours and 3 days

i am getting the same message :-
kernel: landlock: Disabled but requested by user space. You should enable Landlock at boot time: https://docs.kernel.org/userspace-api/landlock.html#boot-time-configuration

this is a Brand New Build 1 month ago on a R730XD E5-2690 v4 X2 and 64GB of ECC memory
my second Node R730XD E5-2680 v4 X2 and 64GB of ECC memory has been running Proxmox 8 for a year and a half with out any trouble

Reading the docs says may be a VM running alpine Linux as is required but all are Debian or ubuntu based VM's and LXC's

Any one Find a solution to the problem yet ?
 
Hi,
I upgraded to Proxmox 9.0.11 Kernel Linux 6.14.11-4-pve (2025-10-10T08:04Z)
does the issue also occur if you boot into an older installed kernel? What did you have before the upgrade? You could also try the 6.17 opt-in kernel: https://forum.proxmox.com/threads/o...ve-9-available-on-test-no-subscription.173920
Are the latest BIOS updated/CPU microcode installed: https://pve.proxmox.com/pve-docs/chapter-sysadmin.html#sysadmin_firmware_cpu ?
every thing freezes between 2 hours and 3 days
i am getting the same message :-
kernel: landlock: Disabled but requested by user space. You should enable Landlock at boot time: https://docs.kernel.org/userspace-api/landlock.html#boot-time-configuration
I would be a bit surprised if that informational message has anything to do with the freezes. You can still try to enable landlock as described when you follow the link. Please share the full system journal excerpt from around the time of the issues.
this is a Brand New Build 1 month ago on a R730XD E5-2690 v4 X2 and 64GB of ECC memory
my second Node R730XD E5-2680 v4 X2 and 64GB of ECC memory has been running Proxmox 8 for a year and a half with out any trouble

Reading the docs says may be a VM running alpine Linux as is required but all are Debian or ubuntu based VM's and LXC's
Which docs?