Hi,
On one of my nodes, all lxc backups fail with the topic error:
If I migrate them to a different node (which are all built similarly) I do not get this error. I'm not sure what .zfs/shares is referencing.
On one of my nodes, all lxc backups fail with the topic error:
Code:
INFO: starting new backup job: vzdump 302 --storage pbs-iscsi --node proxmox-2 --notes-template '{{guestname}}' --mode stop --remove 0
INFO: Starting Backup of VM 302 (lxc)
INFO: Backup started at 2023-10-08 19:45:56
INFO: status = running
INFO: backup mode: stop
INFO: ionice priority: 7
INFO: CT Name: lxc-xxx
INFO: including mount point rootfs ('/') in backup
INFO: excluding bind mount point mp0 ('/media') from backup (not a volume)
INFO: stopping virtual guest
INFO: creating Proxmox Backup Server archive 'ct/302/2023-10-08T18:45:56Z'
INFO: run: lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- /usr/bin/proxmox-backup-client backup --crypt-mode=none pct.conf:/var/tmp/vzdumptmp298855_302/etc/vzdump/pct.conf root.pxar:/mnt/vzsnap0 --include-dev /mnt/vzsnap0/./ --skip-lost-and-found --exclude=/tmp/?* --exclude=/var/tmp/?* --exclude=/var/run/?*.pid --backup-type ct --backup-id 302 --backup-time 1696790756 --repository root@pam@192.168.1.216:apoc-iscsi
INFO: Starting backup: ct/302/2023-10-08T18:45:56Z
INFO: Client name: proxmox-2
INFO: Starting backup protocol: Sun Oct 8 19:45:57 2023
INFO: Downloading previous manifest (Mon Oct 2 02:02:40 2023)
INFO: Upload config file '/var/tmp/vzdumptmp298855_302/etc/vzdump/pct.conf' to 'root@pam@192.168.1.216:8007:apoc-iscsi' as pct.conf.blob
INFO: Upload directory '/mnt/vzsnap0' to 'root@pam@192.168.1.216:8007:apoc-iscsi' as root.pxar.didx
INFO: catalog upload error - channel closed
INFO: Error: error at ".zfs/shares": EOPNOTSUPP: Operation not supported on transport endpoint
INFO: restarting vm
INFO: guest is online again after 3 seconds
ERROR: Backup of VM 302 failed - command 'lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- /usr/bin/proxmox-backup-client backup '--crypt-mode=none' pct.conf:/var/tmp/vzdumptmp298855_302/etc/vzdump/pct.conf root.pxar:/mnt/vzsnap0 --include-dev /mnt/vzsnap0/./ --skip-lost-and-found '--exclude=/tmp/?*' '--exclude=/var/tmp/?*' '--exclude=/var/run/?*.pid' --backup-type ct --backup-id 302 --backup-time 1696790756 --repository root@pam@192.168.1.216:apoc-iscsi' failed: exit code 255
INFO: Failed at 2023-10-08 19:45:59
INFO: Backup job finished with errors
TASK ERROR: job errors
If I migrate them to a different node (which are all built similarly) I do not get this error. I'm not sure what .zfs/shares is referencing.