Hi,
I have my ESXi VMs stored on an NFS storage which my Proxmox Nodes are also capable of accessing. Yet, I can not seem to find a way of importing these VMs directly.
root@node1:/# qm import 177 /mnt/pve/NFS-storage/test_vm/test_vm.vmx --storage Ceph-StoragePool
unable to parse volume ID '/mnt/pve/NFS-storage/test_vm/test_vm.vmx'
Why is this? I am giving the exact location of where the VM is running on ESXi. What ist the volume ID supposed to be? I can't find any further information online for the kind of argument that the command is expecting.
I do not want to use the Proxmox UI ESXi import feature because it is slow (due to ESXi) and difficult to automate.
I have my ESXi VMs stored on an NFS storage which my Proxmox Nodes are also capable of accessing. Yet, I can not seem to find a way of importing these VMs directly.
root@node1:/# qm import 177 /mnt/pve/NFS-storage/test_vm/test_vm.vmx --storage Ceph-StoragePool
unable to parse volume ID '/mnt/pve/NFS-storage/test_vm/test_vm.vmx'
Why is this? I am giving the exact location of where the VM is running on ESXi. What ist the volume ID supposed to be? I can't find any further information online for the kind of argument that the command is expecting.
I do not want to use the Proxmox UI ESXi import feature because it is slow (due to ESXi) and difficult to automate.