Hello,
Using OVFTOOL I was able to copy the Files from VMWARE to PROXMOX. After that I tried importing with the below command I get as
root@proxmox:/home# qm importovf 200 /tmp/pve/XXXXX01TST42-SQL/XXXXX01TST42-SQL.ovf local-lvm
Reserving empty config for OVF import to VM 200 failed: unable to open file '/etc/pve/nodes/proxmox/qemu-server/200.conf.tmp.92854' - Permission denied
I can see /etc/
root@proxmox:/etc# ls -ltr
total 820
drwxr-xr-x 2 root www-data 0 Jan 1 1970 pve
As a root I can modify this Path or have update authority at all ?
Using OVFTOOL I was able to copy the Files from VMWARE to PROXMOX. After that I tried importing with the below command I get as
root@proxmox:/home# qm importovf 200 /tmp/pve/XXXXX01TST42-SQL/XXXXX01TST42-SQL.ovf local-lvm
Reserving empty config for OVF import to VM 200 failed: unable to open file '/etc/pve/nodes/proxmox/qemu-server/200.conf.tmp.92854' - Permission denied
I can see /etc/
root@proxmox:/etc# ls -ltr
total 820
drwxr-xr-x 2 root www-data 0 Jan 1 1970 pve
As a root I can modify this Path or have update authority at all ?