search for: lxccontainerstart

Displaying 3 results from an estimated 3 matches for "lxccontainerstart".

2010 Nov 02
1
Libvirt and LXC
...llerRun: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 argument, container support is not enabled 03:07:23.714: debug : lxcContainerStart:848 : Enable network namespaces 03:07:23.718: debug : lxcContainerStart:854 : clone() completed, new container PID is -1 03:07:23.718: error : lxcContainerStart:858 : Failed to run clone container: Invalid argument 03:07:23.718: debug : vethDelete:141 : veth: veth1 03:07:23.718: debug : virRunWithH...
2013 Jul 09
0
[PATCH 1/2] LXC: hostdev: introduce lxcContainerSetupHostdevCapsMakePath
...def ATTRIBUTE_UNUSED, virSecurityManagerPtr securityDriver ATTRIBUTE_UNUSED) diff --git a/src/lxc/lxc_container.h b/src/lxc/lxc_container.h index ada72f7..f168703 100644 --- a/src/lxc/lxc_container.h +++ b/src/lxc/lxc_container.h @@ -63,6 +63,8 @@ int lxcContainerStart(virDomainDefPtr def, int lxcContainerAvailable(int features); +int lxcContainerSetupHostdevCapsMakePath(char *dev); + virArch lxcContainerGetAlt32bitArch(virArch arch); #endif /* LXC_CONTAINER_H */ -- 1.8.3.1
2013 Jul 08
4
Re: Permission problem with /dev/net/tun
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Daniel, On 07/08/2013 11:41 AM, Daniel P. Berrange wrote: >> the symptom my libvirt LXC container suffers from is: >> root@depot:/dev/net# ls -la total 0 drwxr-xr-x 2 root root 40 >> Jun 29 16:26 . drwxr-xr-x 5 root root 480 Jun 29 16:26 .. >> root@depot:/dev/net# mknod tun c 10 200 mknod: `tun': Operation >>