Displaying 6 results from an estimated 6 matches for "lxccontrollerrun".
2010 Nov 02
1
Libvirt and LXC
(oops accidentally sent to -owners)
Hi, i'm trying to start a LXC guest on a F14 computer .. followed the
examples in http://libvirt.org/drvlxc.html, but got stuck when
starting it ..
03:07:23.706: debug : virCgroupNew:542 : New group /
03:07:23.707: debug : lxcControllerRun:563 : Setting up private /dev/pts
03:07:23.711: debug : lxcControllerRun:589 : Mouting 'devpts' on
/var/lxc/f14/dev/pts
03:07:23.711: debug : lxcControllerRun:604 : Opening tty on private
/var/lxc/f14/dev/pts/ptmx
03:07:23.714: debug : lxcContainerAvailable:897 : clone call returned
Invalid...
2011 Dec 07
3
lxc errors on 0.9.7
I'm testing 0.9.7 now with lxc, and get the following error when trying
to start a container:
2011-12-07 22:49:26.293: 1997: error : lxcControllerRun:1158 :
unsupported configuration: Expected exactly one TTY fd
My configuration is very simply:
<domain type='lxc'>
<name>hw</name>
<uuid>38320e75-1ba0-d85a-6138-532a3a66f13d</uuid>
<memory>102400</memory>
<currentMemory>102400</cu...
2011 Dec 08
1
read-only rootfs for lxc containers
...AME=hw /bin/bash
2011-12-08 15:31:41.945: 1: info : libvirt version: 0.9.7
2011-12-08 15:31:41.945: 1: error : lxcContainerPivotRoot:345 : Failed
to create /mnt/vmroot/.oldroot: Read-only file system
2011-12-08 15:31:41.945: 2666: info : libvirt version: 0.9.7
2011-12-08 15:31:41.945: 2666: error : lxcControllerRun:1210 : error
receiving signal from container: Input/output error
XML: http://pastebin.com/Q0p5irBH
Cheers,
-C-
2012 Sep 19
0
start failure with lxc
...tart domain vm1GPU
error: internal error guest failed to start: 2012-09-19 21:26:48.673+0000:
12702: info : libvirt version: 0.9.10, package: 21.el6_3.4 (CentOS
BuildSystem <http://bugs.centos.org>, 2012-08-23-18:28:26,
c6b9.bsys.dev.centos.org)
2012-09-19 21:26:48.673+0000: 12702: error : lxcControllerRun:1484 :
Failed to query file context on /export/vm1gpu/root: No data available
Now if change the target directory to something other than the root it
starts right up. Any help would be much appreciated. Thanks!
Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL:...
2012 Oct 10
0
virsh start failed (Failed to query file context on ...)
...d to start domain b
error: internal error guest failed to start: 2012-10-10 09:56:17.369+0000: 452722: info : libvirt version: 0.9.10, package: 21.el6_3.4 (CentOS BuildSystem <http://bugs.centos.org>, 2012-08-23-18:28:26, c6b9.bsys.dev.centos.org)
2012-10-10 09:56:17.369+0000: 452722: error : lxcControllerRun:1484 : Failed to query file context on /data/lxc/centos6: No data available
It's the filesystem mount section that cause this problem. The tutorial says the path '/data/lxc/centos6' should be "private root filesystem (perhaps hand-crafted using busybox, or installed from media, d...
2012 Oct 24
0
Failed to query file context on : No data available
...d to start domain vm1
error: internal error guest failed to start: 2012-10-24 13:08:14.684+0000: 16935: info : libvirt version: 0.9.10, package: 21.el6_3.4 (CentOS BuildSystem <http://bugs.centos.org>, 2012-08-23-18:28:26, c6b9.bsys.dev.centos.org)
2012-10-24 13:08:14.684+0000: 16935: error : lxcControllerRun:1484 : Failed to query file context on /tmp/bak: No data available
here is the ls -al /tmp/bak
total 92
drwxr-xr-x 21 root root 4096 Oct 24 20:43 .
drwxrwxrwt. 5 root root 4096 Oct 24 21:08 ..
drwxr-xr-x 2 root root 4096 Oct 24 20:43 bin
drwxr-xr-x 3 root root 4096 Oct 24 20:43 boot
drwxr-...