Comment 2 for bug 1340836

Revision history for this message
Manoj Iyer (manjo) wrote : Re: kvm juju deploy --lxc:<machine> error: error executing "lxc-start"

ubuntu@ubuntu-local-machine-2:~$ dpkg -l | grep cgroup
ii cgmanager 0.24-0ubuntu7 amd64 Central cgroup manager daemon
ii libcgmanager0:amd64 0.24-0ubuntu7 amd64 Central cgroup manager daemon (client library)
ubuntu@ubuntu-local-machine-2:~$

ubuntu@ubuntu-local-machine-2:~$ cat /proc/self/mounts
rootfs / rootfs rw 0 0
/dev/disk/by-uuid/cf350644-b197-4162-9d18-4448a5c90afc / ext4 rw,relatime,errors=remount-ro,data=ordered 0 0
proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
none /sys/fs/fuse/connections fusectl rw,relatime 0 0
none /sys/kernel/debug debugfs rw,relatime 0 0
none /sys/kernel/security securityfs rw,relatime 0 0
none /sys/fs/pstore pstore rw,relatime 0 0
/dev/disk/by-uuid/cf350644-b197-4162-9d18-4448a5c90afc /var/log/juju ext4 rw,relatime,errors=remount-ro,data=ordered 0 0
devpts /dev/lxc/console devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
devpts /dev/lxc/tty1 devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
devpts /dev/lxc/tty2 devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
devpts /dev/lxc/tty3 devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
devpts /dev/lxc/tty4 devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
devpts /dev/pts devpts rw,relatime,gid=5,mode=620,ptmxmode=666 0 0
devpts /dev/ptmx devpts rw,relatime,gid=5,mode=620,ptmxmode=666 0 0
none /sys/fs/cgroup tmpfs rw,relatime,size=4k,mode=755 0 0
none /sys/firmware/efi/efivars efivarfs rw,relatime 0 0
none /run tmpfs rw,nosuid,noexec,relatime,size=1611264k,mode=755 0 0
none /run/lock tmpfs rw,nosuid,nodev,noexec,relatime,size=5120k 0 0
none /run/shm tmpfs rw,nosuid,nodev,relatime 0 0
none /run/user tmpfs rw,nosuid,nodev,noexec,relatime,size=102400k,mode=755 0 0
ubuntu@ubuntu-local-machine-2:~$