Hello I'm trying to lvcreate a small volume in an LXC container as part of a testing environment but I get the following error.
root@test:~# lvcreate -L 1G --name example vg01 > /dev/mapper/control: open failed: Operation not permitted > Failure to communicate with kernel device-mapper driver. > striped: Required device-mapper target(s) not detected in your kernel > Run `lvcreate --help' for more information. Is there a way to make this work? My host is Ubuntu 13.04 with LXC 1.0.0~beta1 and the container is Ubuntu 12.04 with LVM2 installed. Thanks in advance! Jeremiah
_______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
