[ovirt-users] Re: How can I download multiple disks using wget or curl?

2022-10-31 Thread Albert Esteve
Hi wodel, With ovirt 4.5.2 you can use the new ovirt-img command: $ ovirt-img download-disk \ --engine-url https://engine.com \ --username admin@internal \ --cafile /path/to/cert.pem \ {disk-id} download.qcow2 This downloads the disk with ID "disk-id" into download.qcow2 in the

[ovirt-users] Re: How can I download multiple disks using wget or curl?

2022-10-31 Thread Jayme
You would likely need to use the REST API or ansible to achieve this. On Mon, Oct 31, 2022 at 10:32 AM wodel youchi wrote: > Hi, > > VM disks can be downloaded from the Manager UI. How can I achieve the same > result using curl or wget or something else? > I have several disks that I wish to do

[ovirt-users] How can I download multiple disks using wget or curl?

2022-10-31 Thread wodel youchi
Hi, VM disks can be downloaded from the Manager UI. How can I achieve the same result using curl or wget or something else? I have several disks that I wish to download via script. Could you help with that? Regards. ___ Users mailing list -- users@ovirt

[ovirt-users] Re: mom-vdsm service is failing after update to 4.5.3.2-1.el8

2022-10-31 Thread Jirka Simon
Ahoj Martine, Thank you, maybe I was to fast (last upgrade I made on Friday 28.9) today I upgraded the rest of cluster and it looks ok, then I updated first nodes again and issue is fixed. Thank you again. Jirka On 10/31/22 10:41, Martin Perina wrote: Hi, below error should be fixed in mo

[ovirt-users] Re: mom-vdsm service is failing after update to 4.5.3.2-1.el8

2022-10-31 Thread Martin Perina
Hi, below error should be fixed in mom-0.6.4, which was included in last week's oVirt 4.5.3 async release: https://lists.ovirt.org/archives/list/users@ovirt.org/message/TCGC54KIG7XIYNBO44WKKLCNZJQITWMO/ Regards, Martin On Fri, Oct 28, 2022 at 2:07 PM Jirka Simon wrote: > Hello there, > > we