Hi Team ,
I am trying to import a 1TB qcow2 image to a proxmox ceph storage. To do this operation I did following steps
1) I copied that 1TB qcow2 image to a zfs storage. HDD-2TB-MIR.
2) I created a new vm 102 on proxmox .
3) Then i ran following command to import image to 102 vm over ceph storage.
qm importdisk 102 166_centos7.qcow2 SSD-SPEED
But when I run this command i didn;t see any progress nor I am able to find the way to monitor it.
importing disk '166_centos7.qcow2' to VM 102 ...
transferred 0.0 B of 1000.0 GiB (0.00%)
I don't know whether I am doing it in correct way or not. Please help me to identify the issue.
I am trying to import a 1TB qcow2 image to a proxmox ceph storage. To do this operation I did following steps
1) I copied that 1TB qcow2 image to a zfs storage. HDD-2TB-MIR.
2) I created a new vm 102 on proxmox .
3) Then i ran following command to import image to 102 vm over ceph storage.
qm importdisk 102 166_centos7.qcow2 SSD-SPEED
But when I run this command i didn;t see any progress nor I am able to find the way to monitor it.
importing disk '166_centos7.qcow2' to VM 102 ...
transferred 0.0 B of 1000.0 GiB (0.00%)
I don't know whether I am doing it in correct way or not. Please help me to identify the issue.