Asking for suggestion and questions regarding the workings/internals of Libvirt

2020-07-01 Thread Shashwat shagun
I am building a multi-tenant json REST API for managing KVM VMs but don't know if libvirt transactions are going to be fast enough to be invoked directly? or do i need a job queue? Does libvirtd already have a job queue that is used when handling time-consuming tasks like creating domain and such

Re: image of OS X how to boot

2020-07-01 Thread Jerry Geis
Thanks Marc - I'll play. Jerry

RE: image of OS X how to boot

2020-07-01 Thread Marc Roos
Sorry Jerry, I guess you have to investigate this. I do this maybe only once every two years, I also spend then quite some time getting this to work. It is probably very similar to an earlier or later release. Make sure you make snapshots before updating macos. I am always fearing that somethi

Re: image of OS X how to boot

2020-07-01 Thread Jerry Geis
Thanks - but I dont see scripts for Yosemite - which to use ? Jerry

RE: image of OS X how to boot

2020-07-01 Thread Marc Roos
I think that should work. I keep vm's as old as mountain lion, sierra, highsierra till catalina. -Original Message- Cc: libvirt-users Subject: Re: image of OS X how to boot Thanks Marc - my OSX is still Yosemite. I dont see that in these files ? Is support for that available ? Jerr

Re: image of OS X how to boot

2020-07-01 Thread Jerry Geis
Thanks Marc - my OSX is still Yosemite. I dont see that in these files ? Is support for that available ? Jerry

Re: no/empty NUMA cells on domain XML

2020-07-01 Thread Polina Agranat
Thank you, Daniel, for the response. Polina On Wed, Jul 1, 2020 at 12:34 PM Daniel P. Berrangé wrote: > On Wed, Jul 01, 2020 at 12:08:35PM +0300, Polina Agranat wrote: > > Hi , > > > > I'm looking for a possibility to simulate a VM (to be used as a host) > > reporting no or empty NUMA in 'virs

Re: no/empty NUMA cells on domain XML

2020-07-01 Thread Daniel P . Berrangé
On Wed, Jul 01, 2020 at 12:08:35PM +0300, Polina Agranat wrote: > Hi , > > I'm looking for a possibility to simulate a VM (to be used as a host) > reporting no or empty NUMA in 'virsh capabilities'. 'virsh > capabilities' usually reports single NUMA in the VMs, > like > > > If the "host" does

no/empty NUMA cells on domain XML

2020-07-01 Thread Polina Agranat
Hi , I'm looking for a possibility to simulate a VM (to be used as a host) reporting no or empty NUMA in 'virsh capabilities'. 'virsh capabilities' usually reports single NUMA in the VMs, like I appreciate if someone could advise Thank you Polina