I'm having problems with the --ns option for proxmox-backup-client.
I can back up a client directory to the Root Namespace, as expected, using the following:
proxmox-backup-client backup --backup-type host clientdata.pxar:/path/to/client/data --repository root@pam@192.168.1.10:8007:backups
I...