Re: [libvirt-users] Python API does not return all information available

2016-08-15 Thread Daniel P. Berrange
On Mon, Aug 15, 2016 at 11:09:12AM -0500, David Ashley wrote: > All - > > The Python virDomain method info() does not return all the entries > contained in the C struct virNodeInfo. While this is somewhat documented > the entries that are returned are unlabeled and the documentation does > not spe

[libvirt-users] Python API does not return all information available

2016-08-15 Thread David Ashley
All - The Python virDomain method info() does not return all the entries contained in the C struct virNodeInfo. While this is somewhat documented the entries that are returned are unlabeled and the documentation does not specify which VirNodeInfo entries they correspond to. Does anyone have more

Re: [libvirt-users] Definition /dev/shm prevent LXC container from start: "Failed to access '(null)': Bad address"

2016-08-15 Thread Daniel P. Berrange
On Thu, Aug 11, 2016 at 08:24:53PM +0300, mxs kolo wrote: > > it is a bug introduced in 2.1.0 - i've just copied you on a patch > > that should fix it. If possible, it'd be good if you can build with > > that patch and report whether it works for you > > > After patch, container pass mount phase.