Displaying 2 results from an estimated 2 matches for "my_32bits_vm".
2014 Jul 02
2
Re: configuring a lxc guest to run 32bits from a 64bits host under libvirt-lxc
On Wed, Jul 02, 2014 at 12:56:18AM +0200, Thierry Parmentelat wrote:
> Hi again
>
> Answering my own e-mail on a few points:
>
> . first off, stupid me, http://libvirt.org/format.html indeed is empty and it seems to be by design, but the subtrees are not, like e.g.
> http://libvirt.org/formatdomain.html
>
> . from this page it seems like using something like
>
2014 Jul 13
0
Re: configuring a lxc guest to run 32bits from a 64bits host under libvirt-lxc
Hi again
Sorry for the late reaction on this..
So everything seems to work fine for me when using the setting below, except maybe for one little point
I was kind of expecting that
# virsh -c lxc:/// lxc-enter-namespace my_32bits_vm ...
would run in a 32bits environment too, but from what I can see it is not the case
I take it it can be argued, reading the documentation for lxc-enter-namespace again, that might well be the intended behaviour
In this case I would argue it would make a lot of sense to have either :
(a) lxc-ent...