Hi,
I am trying to backup an unpriviledged LXC with a bind mount and mapped users. The backup process presumably fails as the access to the user's home directory inside the LXS seems to be denied:
Read more
I am trying to backup an unpriviledged LXC with a bind mount and mapped users. The backup process presumably fails as the access to the user's home directory inside the LXS seems to be denied:
Code:
2021-05-28 20:05:20 INFO: Starting Backup of VM 241 (lxc)
2021-05-28 20:05:20 INFO: status = stopped
2021-05-28 20:05:20 INFO: backup mode: stop
2021-05-28 20:05:20 INFO: ionice priority: 7
2021-05-28 20:05:20 INFO: CT Name: P-ng
2021-05-28 20:05:20 INFO: including mount point rootfs ('/')...
Read more