Hi all,
I've a question:
In a clustered Proxmox environment with 4 nodes when all vms are stored in differents LUNs in a clustered 2 storages Synology connected with ISCSI how can I retrieve the singles disks of the singles vms?
All the system work (iscsi target regolary logged, migration function is ok, ha cluster up..).
Under /dev/mapper/ or /dev/lunx/ I can see the singles disks ex: vm-xxx-disk-1 -> ../dm-7 ONLY IF THE VM IS UP.
I copy with dd for example the vm-xxx-disk-1 to a shared disk with a output like vm.qcow or vm.raw or vm.img...NOTE I see in the pve web interface under storage view - lunxxx... that the vm disks are all LVM and with raw format.
If the dd is the only method to copy out the vm disk what format I have to use for output? because when i create a vm I always use qcow2 so I don't understand the format raw that i see under storage view...(raw?qcow2?img?)
If this is ok..for the conversion the qemu-img convert command from (raw or img or qcow2) to vmdk is the right choice??I also have starwind if is better...
I always use qemu-img convert from vmdk to qcow2 and is ok..but no for the opposite.
So my target is copy a pve vm disk from pve (in a system like this) and import the vm disk in vmdk format to vmware (is not a problem that).
I think many users don't know how to do this..
Thanks in advance
Emanuele
I've a question:
In a clustered Proxmox environment with 4 nodes when all vms are stored in differents LUNs in a clustered 2 storages Synology connected with ISCSI how can I retrieve the singles disks of the singles vms?
All the system work (iscsi target regolary logged, migration function is ok, ha cluster up..).
Under /dev/mapper/ or /dev/lunx/ I can see the singles disks ex: vm-xxx-disk-1 -> ../dm-7 ONLY IF THE VM IS UP.
I copy with dd for example the vm-xxx-disk-1 to a shared disk with a output like vm.qcow or vm.raw or vm.img...NOTE I see in the pve web interface under storage view - lunxxx... that the vm disks are all LVM and with raw format.
If the dd is the only method to copy out the vm disk what format I have to use for output? because when i create a vm I always use qcow2 so I don't understand the format raw that i see under storage view...(raw?qcow2?img?)
If this is ok..for the conversion the qemu-img convert command from (raw or img or qcow2) to vmdk is the right choice??I also have starwind if is better...
I always use qemu-img convert from vmdk to qcow2 and is ok..but no for the opposite.
So my target is copy a pve vm disk from pve (in a system like this) and import the vm disk in vmdk format to vmware (is not a problem that).
I think many users don't know how to do this..
Thanks in advance
Emanuele