[pve-devel] [PATCH v2 container 1/2] fix #5160: fix move_mount regression for mount point hotplug

Filip Schauer f.schauer at proxmox.com
Tue Apr 9 11:27:36 CEST 2024


Agreed. This appear to be a leftover from testing. A patch v3 with this
removed is available:

https://lists.proxmox.com/pipermail/pve-devel/2024-April/062693.html

On 09/04/2024 10:23, Wolfgang Bumiller wrote:
>> diff --gita/src/pve-container-debug at .service  b/src/pve-container-debug at .service
>> index 7cfebaa..cd0895c 100644
>> ---a/src/pve-container-debug at .service
>> +++b/src/pve-container-debug at .service
>> @@ -13,6 +13,7 @@ Type=simple
>>   Delegate=yes
>>   KillMode=mixed
>>   TimeoutStopSec=120s
>> +ExecStartPre=/lib/apparmor/profile-load pve-container-mounthotplug
>>   ExecStart=/usr/bin/lxc-start -F -n %i -o /dev/stderr -l DEBUG
>>   ExecStop=/usr/share/lxc/pve-container-stop-wrapper %i
>>   # Environment=BOOTUP=serial
> ^ This hunk should be dropped. The entry in d/rules is enough, and this
> is the wrong place anyway, as this is triggered when starting a new
> container, and not when hotplugging.




More information about the pve-devel mailing list