[ovirt-users] cloudinit issue when using go-sdk

2022-08-21 Thread Henry lol
Hello everyone, I'm using go-sdk to run ovirt VM with cloudinit. - here is example code https://github.com/oVirt/go-ovirt/blob/master/examples/start_vm_with_cloudinit.go but when I use custom script including characters like '<' in write_files or "&&" in runcmd, "Request syntactically incorrect."

[ovirt-users] Is vulnerable log4j package necessary in my ovirt repo?

2021-12-16 Thread Henry lol
Hello, I found that the vulnerable log4j-2.13.0-1 package is in oVirt repository, but not installed even after the oVirt setup. So, I want to remove that package from my private oVirt repository if it's not necessary. but I'm not sure what will happen by doing so. Is there any side effects?

[ovirt-users] Re: Questions about VDSM communication protocol

2021-12-16 Thread Henry lol
Thanks for the detailed explanation!! really helpful 2021년 12월 6일 (월) 오후 4:50, Piotr Kliczewski 님이 작성: > > > > On Mon, Dec 6, 2021 at 6:24 AM Henry lol wrote: >> >> 2021년 12월 3일 (금) 오후 7:39, Piotr Kliczewski 님이 작성: >> > >> > >> > >>

[ovirt-users] Re: Questions about VDSM communication protocol

2021-12-05 Thread Henry lol
2021년 12월 3일 (금) 오후 7:39, Piotr Kliczewski 님이 작성: > > > > On Fri, Dec 3, 2021 at 11:22 AM Henry lol > wrote: >> >> In my understanding, an internal broker was introduced with benefits and >> enough to cover the workload, right? > > > In general it is c

[ovirt-users] Re: Questions about VDSM communication protocol

2021-12-03 Thread Henry lol
In my understanding, an internal broker was introduced with benefits and enough to cover the workload, right? but not clear about the need for it on oVirt because I'm not sure there are so many message flows(or message topics). I felt like it acts as just a proxy only between engine and rpc

[ovirt-users] Questions about VDSM communication protocol

2021-12-01 Thread Henry lol
Hello, 1. I know vdsm communication adopted rpc over "stomp" and i'm wondering if it's due to use of the message broker or any other purpose. 2. according to https://www.ovirt.org/develop/release-management/features/infra/jsonrpc.html, vdsm has the final plan to completely separate msg broker.

[ovirt-users] Re: split brain scenario?

2021-01-23 Thread Henry lol
2021년 1월 24일 (일) 오전 1:22, Nir Soffer 님이 작성: > On Sat, Jan 23, 2021 at 5:18 PM Henry lol > wrote: > > > > Hi, > > > > according to HA VM documentation, a paused VM may be started on another > host and later resumed on the original host. > > - https://www

[ovirt-users] static IP assignment to VM

2021-01-23 Thread Henry lol
Hi, I'm trying to use Cloud-Init for assigning static IP to the guest, is there any other way commonly used? and in order to assign IP using cloud-init, "In-guest Network Interface Name" field should be filled but how to know that name in advance? ___

[ovirt-users] split brain scenario?

2021-01-23 Thread Henry lol
Hi, according to HA VM documentation, a paused VM may be started on another host and later resumed on the original host. - https://www.ovirt.org/develop/ha-vms.html here, I'm assuming the HA VM was paused due to I/O error. but I'm wondering how it can happen because I guess the HA VM will be

[ovirt-users] Re: Disaster Recovery using Ansible roles

2021-01-14 Thread Henry lol
Thanks Pavel, it becomes clear now. Have a nice weekend~!! Sincerely 2021년 1월 15일 (금) 오전 9:24, Pavel Bar 님이 작성: > Hi Henry, > Answers inside! > > Have a nice weekend :) > > Pavel > > On Thu, 14 Jan 2021 at 20:22, Henry lol > wrote: > >> Hi, >> >

[ovirt-users] Disaster Recovery using Ansible roles

2021-01-14 Thread Henry lol
Hi, I have 2 questions about Disaster Recovery with Ansible. 1) regarding Ansible failover, AFAIK, a mapping file must be generated before running failover. then, should I periodically generate a new mapping file to reflect the latest structure of the environment? 2) I guess Ansible failover

[ovirt-users] Re: image upload on Managed Block Storage

2021-01-13 Thread Henry lol
port --dest-pool > 3. rbd rm volume- --pool > 4. rbd mv volume- --pool > > I only tried it with raw images > > > > On Wed, Jan 13, 2021 at 10:12 AM Henry lol > wrote: > > > > yeah, I'm using ceph as a backend, > > then can oVirt discover/import e

[ovirt-users] Re: image upload on Managed Block Storage

2021-01-13 Thread Henry lol
sing ceph? > > On Wed, Jan 13, 2021 at 4:13 AM Henry lol > wrote: > > > > Hello, > > > > I've just checked I can't upload an image into the MBS block through > either UI or restAPI. > > > > So, is there any method to do that? > > > > _

[ovirt-users] image upload on Managed Block Storage

2021-01-12 Thread Henry lol
Hello, I've just checked I can't upload an image into the MBS block through either UI or restAPI. So, is there any method to do that? ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement:

[ovirt-users] how to build oVirt engine on eclipse?

2021-01-07 Thread Henry lol
hello, I've just only imported existing maven projects from engine's git, but there were so many errors and failed to build. Should I do some configurations before importing? ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to