I have PBS running in a LXC container on my PVE server. The datastore is mounted as NFS in PVE and made available to the PBS container as a mount point. All this was working fine until the 8th of Nov, when I updated my TrueNAS server from 13.0-U2 to 13.0-U3. This involved a reboot of the NAS and since then I am getting the following error on all my backups -- including VMs, CTs and desktop backups (via proxmox-backup-client)
I searched and read these related threads but I am not able to understand what needs to be done in order to fix this
https://forum.proxmox.com/threads/unable-to-get-exclusive-lock-eio-i-o-error.91303/
https://forum.proxmox.com/threads/b...ommand-error-unable-to-get-shared-lock.81966/
Can someone please help me fix this?
Code:
INFO: Downloading previous manifest (Tue Nov 8 08:06:31 2022)
INFO: Upload config file '/var/tmp/vzdumptmp252728_101/etc/vzdump/pct.conf' to 'root@pam@192.168.1.33:8007:pbsDatastore' as pct.conf.blob
INFO: Upload directory '/mnt/vzsnap0' to 'root@pam@192.168.1.33:8007:pbsDatastore' as root.pxar.didx
INFO: catalog upload error - unable to get shared lock - EIO: I/O error
INFO: Error downloading .didx from previous manifest: broken pipe
INFO: Error: broken pipe
ERROR: Backup of VM 101 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/vzdumptmp252728_101/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 101 --backup-time 1668117617 --repository root@pam@192.168.1.33:pbsDatastore' failed: exit code 255
INFO: Failed at 2022-11-10 16:00:30
I searched and read these related threads but I am not able to understand what needs to be done in order to fix this
https://forum.proxmox.com/threads/unable-to-get-exclusive-lock-eio-i-o-error.91303/
https://forum.proxmox.com/threads/b...ommand-error-unable-to-get-shared-lock.81966/
Can someone please help me fix this?