We are struggling to upload ISO files to one of our VM's (its in a 3-VM cluster)
When trying to do a ISO upload via the webGUI, we get the following error:
starting file import from: /var/tmp/pveupload-a646a885cc59e6485bf5b2102e3d9d6d
target node: vm04
target file: /var/lib/vz/template/iso/virtio-win-0.1.225.iso
file size is: 532060160
command: /usr/bin/scp -o BatchMode=yes -p -- /var/tmp/pveupload-a646a885cc59e6485bf5b2102e3d9d6d [192.168.1.4]:/var/lib/vz/template/iso/virtio-win-0.1.225.iso
TASK ERROR: import failed: /usr/bin/scp: stat local "/var/tmp/pveupload-a646a885cc59e6485bf5b2102e3d9d6d": No such file or directory
We can manually upload the ISO files to the /var/tmp/ folder, and scp them to the /var/lib/vz/template/iso folder.
We can download container templates and ISO files via the URL download without any problem, we just can't upload an ISO file.
We do not have this problem with the other 2 VM's in the cluster.
Any help would be much appreciated.
When trying to do a ISO upload via the webGUI, we get the following error:
starting file import from: /var/tmp/pveupload-a646a885cc59e6485bf5b2102e3d9d6d
target node: vm04
target file: /var/lib/vz/template/iso/virtio-win-0.1.225.iso
file size is: 532060160
command: /usr/bin/scp -o BatchMode=yes -p -- /var/tmp/pveupload-a646a885cc59e6485bf5b2102e3d9d6d [192.168.1.4]:/var/lib/vz/template/iso/virtio-win-0.1.225.iso
TASK ERROR: import failed: /usr/bin/scp: stat local "/var/tmp/pveupload-a646a885cc59e6485bf5b2102e3d9d6d": No such file or directory
We can manually upload the ISO files to the /var/tmp/ folder, and scp them to the /var/lib/vz/template/iso folder.
We can download container templates and ISO files via the URL download without any problem, we just can't upload an ISO file.
We do not have this problem with the other 2 VM's in the cluster.
Any help would be much appreciated.