LXC Backup failes with exit code 23

m4ntic0r

Renowned Member
Jan 26, 2017
10
3
68
38
Hello

I have a problem with an LXC Backup Job.

LXC Container using the default Debian 9 template.

Inside the LXC container i have 2 cifs mounts /mnt/download and /mnt/anwendung

The proxmox backup log shows two error lines before quit with exit code 23:
INFO: rsync: get_xattr_names: llistxattr(""/proc/37549/root/mnt/anwendung"",1024) failed: No data available (61)
INFO: rsync: get_xattr_names: llistxattr(""/proc/37549/root/mnt/download"",1024) failed: No data available (61)

Is there a way to ignore that cifs mounts? I only want to backup the lxc container without that shares. What can i do?