Re: [libvirt-users] libvirt_lxc and sysfs

2013-06-11 Thread свящ . Георгий Гольцов
On Mon, Jun 10, 2013 at 09:07:08AM +0800, Gao feng wrote: > On 06/09/2013 08:14 PM, pr.G wrote: > > Hello. > > > > Is it possible to start container via libvirt_lxc without mounting /sys > > inside container? > > > > When I start container via lxc-start and do not add mount point to config, > >

Re: [libvirt-users] libvirt_lxc and sysfs [SOLVED]

2013-06-09 Thread pr.G
On Mon, Jun 10, 2013 at 01:58:29PM +0800, Gao feng wrote: > On 06/10/2013 01:41 PM, pr.G wrote: > > On Mon, Jun 10, 2013 at 09:29:32AM +0400, свящ. Георгий Гольцов wrote: > >> On Mon, Jun 10, 2013 at 09:07:08AM +0800, Gao feng wrote: > >>> On 06/09/2013 08:14 PM, pr.G wrote: > Hello. > >

Re: [libvirt-users] libvirt_lxc and sysfs

2013-06-09 Thread Gao feng
On 06/10/2013 01:41 PM, pr.G wrote: > On Mon, Jun 10, 2013 at 09:29:32AM +0400, свящ. Георгий Гольцов wrote: >> On Mon, Jun 10, 2013 at 09:07:08AM +0800, Gao feng wrote: >>> On 06/09/2013 08:14 PM, pr.G wrote: Hello. Is it possible to start container via libvirt_lxc without mounting

Re: [libvirt-users] libvirt_lxc and sysfs

2013-06-09 Thread pr.G
On Mon, Jun 10, 2013 at 09:29:32AM +0400, свящ. Георгий Гольцов wrote: > On Mon, Jun 10, 2013 at 09:07:08AM +0800, Gao feng wrote: > > On 06/09/2013 08:14 PM, pr.G wrote: > > > Hello. > > > > > > Is it possible to start container via libvirt_lxc without mounting /sys > > > inside container? > > >

Re: [libvirt-users] libvirt_lxc and sysfs

2013-06-09 Thread Gao feng
On 06/09/2013 08:14 PM, pr.G wrote: > Hello. > > Is it possible to start container via libvirt_lxc without mounting /sys > inside container? > > When I start container via lxc-start and do not add mount point to config, > then /sys inside container is empty. > > When I do it via virsh -c lxc://

[libvirt-users] libvirt_lxc and sysfs

2013-06-09 Thread pr.G
Hello. Is it possible to start container via libvirt_lxc without mounting /sys inside container? When I start container via lxc-start and do not add mount point to config, then /sys inside container is empty. When I do it via virsh -c lxc:// container.xml, then /sys contains sysfs of the host