[pve-devel] qm importdisk

2018-03-10 Thread Gandalf Corvotempesta
Can someone point me to source code of "qm importdisk" command? I would like to check if import phase could be skipped at all and replaced with my Xen to PVE direct convertion on the fly ___ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.pr

Re: [pve-devel] qm importdisk

2018-03-10 Thread Thomas Lamprecht
On 03/10/2018 09:31 AM, Gandalf Corvotempesta wrote: Can someone point me to source code of "qm importdisk" command? I would like to check if import phase could be skipped at all and replaced with my Xen to PVE direct convertion on the fly It's in the qemu-server git repository, the importdisk

Re: [pve-devel] qm importdisk

2018-03-10 Thread Gandalf Corvotempesta
Il 10/03/2018 10:28, Thomas Lamprecht ha scritto: It's in the qemu-server git repository, the importdisk command is in the qm CLI helper (PVE/CLI/qm.pm) and uses mostly the PVE::QemuServer::ImportDisk module (PVE/QemuServer/ImportDisk.pm) gitweb link to them: https://git.proxmox.com/?p=qemu-serv

[pve-devel] Bind Mount Points vs Device Mount Points

2018-03-10 Thread Nils Privat
Hello, recently i wanted to mount some directories, managed by the host, into an lxc. I opened up the "resources" -> add -> mount point: Here i was a bit confused. Is the GUI mask mixing up bind and device mounts? I guess the two entries "Storage" and "Disk Size" are only important if i want to m