Hello. I have an NFS Share between Proxmox and Windows Server for backups purpose. The share was working fine all the time but a few days ago I started to have issues.
I can create/delete files from Windows and Proxmox via NFS Share and all changes works fine. Files are visible from both computers. For example If I create a .txt file in Windows I can read it from Proxmox via NFS share.
If I make a local backup all works fine but if I try to backup to NFS I have this problems:
INFO: rsync: writefd_unbuffered failed to write 4 bytes to socket [sender]: Broken pipe (32)
INFO: rsync: close failed on "/mnt/pve/nfsWinServer/dump/vzdump-openvz-106-2016_12_20-12_23_08.tmp/": Input/output error (5)
INFO: rsync: connection unexpectedly closed (18620 bytes received so far) [sender]
INFO: rsync error: error in rsync protocol data stream (code 12) at io.c(605) [sender=3.0.9]
ERROR: Backup of VM 106 failed - command 'rsync --stats -x --numeric-ids -aH --delete --no-whole-file --inplace '/mnt/backups/private/106/' '/mnt/pve/nfsWinServer/dump/vzdump-openvz-106-2016_12_20-12_23_08.tmp'' failed: exit code 12
INFO: Backup job finished with errors
TASK ERROR: job errors
I can view how the folder is created an appearing in Windows Server
I can create/delete files from Windows and Proxmox via NFS Share and all changes works fine. Files are visible from both computers. For example If I create a .txt file in Windows I can read it from Proxmox via NFS share.
If I make a local backup all works fine but if I try to backup to NFS I have this problems:
INFO: rsync: writefd_unbuffered failed to write 4 bytes to socket [sender]: Broken pipe (32)
INFO: rsync: close failed on "/mnt/pve/nfsWinServer/dump/vzdump-openvz-106-2016_12_20-12_23_08.tmp/": Input/output error (5)
INFO: rsync: connection unexpectedly closed (18620 bytes received so far) [sender]
INFO: rsync error: error in rsync protocol data stream (code 12) at io.c(605) [sender=3.0.9]
ERROR: Backup of VM 106 failed - command 'rsync --stats -x --numeric-ids -aH --delete --no-whole-file --inplace '/mnt/backups/private/106/' '/mnt/pve/nfsWinServer/dump/vzdump-openvz-106-2016_12_20-12_23_08.tmp'' failed: exit code 12
INFO: Backup job finished with errors
TASK ERROR: job errors
I can view how the folder is created an appearing in Windows Server