hi forum,
i mounted to our pve server via sshfs a remote folder via:
in pve i set the folder /sshfs as backup folder with vzdump feature.
but the backup of some vm's ( 250 GB + > ) dont work and end up with this:
any ideas or hints what causes this? i tried several mount options on sshfs but without luck.
any help would be nice
kind regards
marko horn
i mounted to our pve server via sshfs a remote folder via:
Bash:
sshfs -o reconnect,allow_other,IdentityFile=/root/.ssh/id_rsa -p 222 backupon@78.4x.xxx.xxx:/usr/home/backupon/proxmoxbackup /sshfs;
in pve i set the folder /sshfs as backup folder with vzdump feature.
but the backup of some vm's ( 250 GB + > ) dont work and end up with this:
Bash:
Warning: unable to close filehandle GEN58 properly: Input/output error at /usr/share/perl5/PVE/VZDump/QemuServer.pm line 474.
ERROR: VM 104 qmp command 'query-backup' failed - got timeout
INFO: aborting backup job
ERROR: Backup of VM 104 failed - VM 104 qmp command 'query-backup' failed - got timeout
INFO: Failed at 2019-12-22 14:24:28
INFO: Backup job finished with errors
job errors
any ideas or hints what causes this? i tried several mount options on sshfs but without luck.
any help would be nice
kind regards
marko horn