Hi,
I have virtualized an openwrt and I want to save that on a shared storage, the image is only 12MB and the fritzbox is a new beta 7530 with SMB v3 support and usb 3.0 storage attached and should be sufficent for this purpose. I can save and copy files from my MAC without any problem also from within pve shell to the cifs share. But when I try to do a snapshot I get this error below.
I triet to add the storage as cifs in pve, as well as mounting from command line and using a directory. I'm on latest pve and could not find any helpful posts. Is there anyway to further troubleshoot this.
You may say use another storage, but the firtzbox is running 24x7 and I thought for this it is good enough. I wanted to soon add another proxmox server and build a cluster and use therefore a shared storage.
any help and advixe is very much appreciated.
Cheers Chris
I have virtualized an openwrt and I want to save that on a shared storage, the image is only 12MB and the fritzbox is a new beta 7530 with SMB v3 support and usb 3.0 storage attached and should be sufficent for this purpose. I can save and copy files from my MAC without any problem also from within pve shell to the cifs share. But when I try to do a snapshot I get this error below.
Code:
()
INFO: starting new backup job: vzdump 104 --mode snapshot --compress zstd --storage cifs --remove 0 --node pve-1
INFO: Starting Backup of VM 104 (qemu)
INFO: Backup started at 2020-07-14 22:03:17
INFO: status = running
INFO: VM Name: openwrt
INFO: include disk 'scsi0' 'local-lvm:vm-104-disk-1' 276M
INFO: backup mode: snapshot
INFO: ionice priority: 7
ERROR: Backup of VM 104 failed - unable to open '/mnt/cifs/SanDisk-UltraFit-01/dump/vzdump-qemu-104-2020_07_14-22_03_16.tmp/qemu-server.conf' at /usr/share/perl5/PVE/VZDump/QemuServer.pm line 195.
INFO: Failed at 2020-07-14 22:03:17
INFO: Backup job finished with errors
TASK ERROR: job errors
[133317.204659] CIFS VFS: bogus file nlink value 0
[133448.038565] CIFS VFS: bogus file nlink value 0I triet to add the storage as cifs in pve, as well as mounting from command line and using a directory. I'm on latest pve and could not find any helpful posts. Is there anyway to further troubleshoot this.
You may say use another storage, but the firtzbox is running 24x7 and I thought for this it is good enough. I wanted to soon add another proxmox server and build a cluster and use therefore a shared storage.
any help and advixe is very much appreciated.
Cheers Chris