Hi all,
I'm going to have strange error on my system.
I have two proxmox server in cluster.
There is a QNAP NAS Storage connected throught NFS and allowed to upload backup and ISO.
When I upload an ISO from the Proxmox node 1 all work without problem:
starting file import from: /var/tmp/CGItemp33204target node: proxmox1
target file: /mnt/pve/QNAP/template/iso/virtio.iso
file size is: 59768832
command: cp /var/tmp/CGItemp33204 /mnt/pve/QNAP/template/iso/virtio.iso
finished file import successfully
TASK OK
If i run the same task but using the same QNAP storage under proxmox node 2 I have the follow error:
starting file import from: /var/tmp/CGItemp33302target node: proxmox2
target file: /mnt/pve/QNAP/template/iso/virtio.iso
file size is: 59768832
command: /usr/bin/scp -o BatchMode=yes -c blowfish-cbc /var/tmp/CGItemp33302 192.168.10.2:/mnt/pve/QNAP/template/iso/virtio.iso
TASK ERROR: import failed: /var/tmp/CGItemp33302: No such file or directory
Even if it's a non-problem cause I can see the ISO file on both node without problem, it seems a little strange.
Any idea about ?
Thx!
I'm going to have strange error on my system.
I have two proxmox server in cluster.
There is a QNAP NAS Storage connected throught NFS and allowed to upload backup and ISO.
When I upload an ISO from the Proxmox node 1 all work without problem:
Quote:
starting file import from: /var/tmp/CGItemp33204target node: proxmox1
target file: /mnt/pve/QNAP/template/iso/virtio.iso
file size is: 59768832
command: cp /var/tmp/CGItemp33204 /mnt/pve/QNAP/template/iso/virtio.iso
finished file import successfully
TASK OK
Quote:
starting file import from: /var/tmp/CGItemp33302target node: proxmox2
target file: /mnt/pve/QNAP/template/iso/virtio.iso
file size is: 59768832
command: /usr/bin/scp -o BatchMode=yes -c blowfish-cbc /var/tmp/CGItemp33302 192.168.10.2:/mnt/pve/QNAP/template/iso/virtio.iso
TASK ERROR: import failed: /var/tmp/CGItemp33302: No such file or directory
Any idea about ?
Thx!