Re: virsh domifaddr domain does not show static IP

2021-09-10 Thread Laine Stump
On 9/9/21 10:07 PM, Kaushal Shriyan wrote: Thanks Laine for the detailed explanation. The below command worked. Thanks a lot and appreciate it. virsh domifaddr testdobssbahrainms --source agent Name       MAC address          Protocol     Address -

Re: startupPolicy issue when changing CD

2021-09-10 Thread Peter Krempa
On Fri, Sep 10, 2021 at 15:34:57 +0200, Vojtech Juranek wrote: > On Friday, 10 September 2021 15:12:07 CEST Peter Krempa wrote: > > On Fri, Sep 10, 2021 at 14:53:23 +0200, Vojtech Juranek wrote: > > > Hi, > > > when adding support for CD disk on block based storage into oVirt, > > > I spotted follo

Re: startupPolicy issue when changing CD

2021-09-10 Thread Vojtech Juranek
On Friday, 10 September 2021 15:12:07 CEST Peter Krempa wrote: > On Fri, Sep 10, 2021 at 14:53:23 +0200, Vojtech Juranek wrote: > > Hi, > > when adding support for CD disk on block based storage into oVirt, > > I spotted following issue. When starting VM without CD, we add > > startupPolicy='option

Re: startupPolicy issue when changing CD

2021-09-10 Thread Peter Krempa
On Fri, Sep 10, 2021 at 14:53:23 +0200, Vojtech Juranek wrote: > Hi, > when adding support for CD disk on block based storage into oVirt, > I spotted following issue. When starting VM without CD, we add > startupPolicy='optional' attribute into element. > Whole XML looks like this: > > >

startupPolicy issue when changing CD

2021-09-10 Thread Vojtech Juranek
Hi, when adding support for CD disk on block based storage into oVirt, I spotted following issue. When starting VM without CD, we add startupPolicy='optional' attribute into element. Whole XML looks like this: To change/insert CD we use libv