[ovirt-users] Re: oVirt - KVM QCow2 Import

2020-09-22 Thread Nir Soffer
On Tue, Sep 22, 2020 at 4:18 AM Jeremey Wise wrote: > > > Well.. to know how to do it with Curl is helpful.. but I think I did > > [root@odin ~]# curl -s -k --user admin@internal:blahblah > https://ovirte01.penguinpages.local/ovirt-engine/api/storagedomains/ |grep > '' > data >

[ovirt-users] Re: oVirt - KVM QCow2 Import

2020-09-21 Thread Jeremey Wise
Well.. to know how to do it with Curl is helpful.. but I think I did [root@odin ~]# curl -s -k --user admin@internal:blahblah https://ovirte01.penguinpages.local/ovirt-engine/api/storagedomains/ |grep '' data hosted_storage ovirt-image-repository What I guess I did is tra

[ovirt-users] Re: oVirt - KVM QCow2 Import

2020-09-21 Thread Strahil Nikolov via Users
 Have you tried to upload your qcow2 disks via the UI ? Maybe you can create a blank VM (same size of disks) and then replacing the disk with your qcow2 from KVM (works only of file-based storages like Gluster/NFS). Best Regards, Strahil Nikolov В понеделник, 21 септември 2020 г., 09:12:09

[ovirt-users] Re: oVirt - KVM QCow2 Import

2020-09-21 Thread Nir Soffer
On Mon, Sep 21, 2020 at 8:37 PM penguin pages wrote: > > > I pasted old / file path not right example above.. But here is a cleaner > version with error i am trying to root cause > > [root@odin vmstore]# python3 > /usr/share/doc/python3-ovirt-engine-sdk4/examples/upload_disk.py --engine-url > h

[ovirt-users] Re: oVirt - KVM QCow2 Import

2020-09-21 Thread penguin pages
I pasted old / file path not right example above.. But here is a cleaner version with error i am trying to root cause [root@odin vmstore]# python3 /usr/share/doc/python3-ovirt-engine-sdk4/examples/upload_disk.py --engine-url https://ovirte01.penguinpages.local/ --username admin@internal --pass

[ovirt-users] Re: oVirt - KVM QCow2 Import

2020-09-21 Thread penguin pages
Thanks for reply. I read this late at night and assumed the "engine url" meant old KVM. system .. but this implies the oVirt engine. I then translated your helpful notes... but likely missing some parameter. # # Install import client dnf install ovirt-imageio-client

[ovirt-users] Re: oVirt - KVM QCow2 Import

2020-09-21 Thread Jeremey Wise
Ugh.. this is bad. On the hypervisor where the files are located ... My customers send me tar files with VMs all the time. And I send them. This will make it much more difficult, if I can't import xml / qcow2 This cluster .. is my home cluster and so.. three servers.. and they were Cent

[ovirt-users] Re: oVirt - KVM QCow2 Import

2020-09-21 Thread Nir Soffer
On Mon, Sep 21, 2020 at 9:11 AM Jeremey Wise wrote: > > > I rebuilt my lab environment. And their are four or five VMs that really > would help if I did not have to rebuild. > > oVirt as I am now finding when it creates infrastructure, sets it out such > that I cannot just use older means of