So I have configured my PBS datastore to use an NFS mount. It took a while but, after disabling ALL NFS caching functions from NFS client on the PBS to get around ESTSALE errors, I was finally able to get back ups working. I have successful VM backups on both of my nodes.
However, my dilemma is that the NFS server is itself a proxmox VM that I would like to backup. Everytime it attempts the backup of this VM though, I receive
My guess is that PBS is trying to access the NFS share while the server is paused for snapshot? I'm not really clear on where PBS would be asking for an HTTP upgrade other than the PVE node though and other VMs on that node backup without error. In any event, is there a way around this?
ETA: The NFS server VM is a PCI passthrough of the drive controllers so it's stuck on the node it's on.
However, my dilemma is that the NFS server is itself a proxmox VM that I would like to backup. Everytime it attempts the backup of this VM though, I receive
Code:
INFO: issuing guest-agent 'fs-freeze' command
INFO: issuing guest-agent 'fs-thaw' command
ERROR: VM 205 qmp command 'backup' failed - backup connect failed: command error: http upgrade request timed out
INFO: aborting backup job
NFO: resuming VM again
My guess is that PBS is trying to access the NFS share while the server is paused for snapshot? I'm not really clear on where PBS would be asking for an HTTP upgrade other than the PVE node though and other VMs on that node backup without error. In any event, is there a way around this?
ETA: The NFS server VM is a PCI passthrough of the drive controllers so it's stuck on the node it's on.
Last edited: