[pve-devel] applied: [PATCH manager] pve6to7: add check for 'lxc.cgroup.' keys in container config
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Jul 7 12:46:16 CEST 2021
On 07.07.21 10:44, Stoiko Ivanov wrote:
> The check is rather straight forward - and might help users who
> passthrough devices to their containers.
>
> Reported in our community forum:
> https://forum.proxmox.com/threads/pve-7-0-lxc-intel-quick-sync-passtrough-not-working-anymore.92025/
>
> Signed-off-by: Stoiko Ivanov <s.ivanov at proxmox.com>
> ---
> Tested quickly by pasting the lxc.cgroup.devices keys from the thread into a
> container config.
>
> PVE/CLI/pve6to7.pm | 25 +++++++++++++++++++++++++
> 1 file changed, 25 insertions(+)
>
>
applied, thanks!
But I merged it into the (now renamed) note length check to avoid iterating and parsing
all CT config multiple times.
More information about the pve-devel
mailing list