K Kmgish Active Member Proxmox Subscriber May 31, 2015 32 8 28 California Sep 7, 2017 #1 I have successfully used the qm importdisk command locally, but wonder if <source> can be a file on a remote host via ssh.
I have successfully used the qm importdisk command locally, but wonder if <source> can be a file on a remote host via ssh.
dcsapak Proxmox Staff Member Staff member Feb 1, 2016 10,414 1,607 273 36 Vienna Sep 8, 2017 #2 not directly, you would have to mount the remote folder via sshfs or similar
S stefanobertoli Member Apr 25, 2020 18 1 8 44 May 8, 2020 #3 Hi, just to report about procedure. After mounting remote storage throught sshfs need ot be passed to qm importdisk the the descriptor of the disk, not the flat itself As an example, importing from a VMWare host: mounting remote: https://www.digitalocean.com/commun...e-sshfs-to-mount-remote-file-systems-over-ssh importing disk to a machine: qm importdisk <VMID> /mnt/node/<machinename>/<machinediskdescriptor>.vmdk local-zfs
Hi, just to report about procedure. After mounting remote storage throught sshfs need ot be passed to qm importdisk the the descriptor of the disk, not the flat itself As an example, importing from a VMWare host: mounting remote: https://www.digitalocean.com/commun...e-sshfs-to-mount-remote-file-systems-over-ssh importing disk to a machine: qm importdisk <VMID> /mnt/node/<machinename>/<machinediskdescriptor>.vmdk local-zfs