Need some recommendations for backing up an Unprivileged LXC container that's on an Iscsi LVM and managed by HA manager to an target that's an NFS share.
Snapshot fails because of permissions issues, Stop doesn't want to work either because vzdump won't auto stop a VM managed by HA.
The common recommendation seems to be to set a TMP directory but that's not really an option either as the servers themselves only have small SSD's to hold proxmox on so they don't have enough local storage for that.
I'm thinking I might have to write a script to call the stop command against the VM run the vzdump then call the start command again (I don't mind it going down overnight for a backup, the HA is just incase a node dies during the day)
Snapshot fails because of permissions issues, Stop doesn't want to work either because vzdump won't auto stop a VM managed by HA.
The common recommendation seems to be to set a TMP directory but that's not really an option either as the servers themselves only have small SSD's to hold proxmox on so they don't have enough local storage for that.
I'm thinking I might have to write a script to call the stop command against the VM run the vzdump then call the start command again (I don't mind it going down overnight for a backup, the HA is just incase a node dies during the day)