Host-based backup of KVM-based VMs (Red Hat Virtualization, Oracle Linux Virtualization Manager, Proxmox VE and Scale Computing Hypercore)
Post Reply
mdiver
Veeam Legend
Posts: 253
Liked: 41 times
Joined: Nov 04, 2009 2:08 pm
Contact:

Known but unresolved bug in PVE prevents backup

Post by mdiver »

There is a bug in PVE that leads to users that get attached to PVE via an AD domain, once being deletet in AD, remain in the groups they belonged to inside PVE:

https://forum.proxmox.com/threads/user- ... ug.148479/
https://bugzilla.proxmox.com/show_bug.cgi?id=5610

This results in warnings being pushed through the API in front of the JSON container during the management communication with VBR.
As a consequence, backup is not working. The group has to be removed forcefully inside PVE.

Here an example of the communication, VBR carries out against PVE and the extra lines being added, when the situation above occurs:

Code: Select all

root@mysystem:/home/veeambkp# pvesh get storage/local --output json
user config - ignore invalid group member 'myuser@ad_user'
user config - ignore invalid group member 'myuser@ad_user'
{"content":"iso,images,vztmpl,backup,snippets","digest":"a07db5e6bfb289b44dd60ec431ef2710a8dafee1","path":"/var/lib/vz","shared":0,"storage":"local","type":"dir"}
The two "user config" warnings destroy the communication as VBR seems to expect pure and only JSON.

As this is a know situation, I would be great if VBR could ignore those extra lines and carry on.

Thanks,
Mike
Post Reply

Who is online

Users browsing this forum: Google [Bot] and 6 guests