<div dir="ltr">I am using lxc for running encryption app. <div style>The app run "dmsetup" on devices added in the container/VM.</div><div style>On running the "dmsetup create clear_sdb1" the device gets created as /dev/mapper/clear_sdb1 </div>
<div style>However similar thing does not happen when I add 2nd device sdb2.</div><div style>Strangely both  /dev/mapper/clear_sdb1   and /dev/mapper/clear_sdb2 starts showing up in host's device hierarchy. Should it never get created in host machine. </div>
<div style>The /dev/mapper/control is already present in container.</div><div style>I have disabled the apparmor in config file.</div><div style>All the devices are given "rwm" permissions.</div><div style>Will be using this setup for simulating many Virtual Machines. </div>
<div style>/dev/mapper is the only blocker currently, since my app is working fine with one device.</div><div style><br></div><div style>Host =>  Linux avatar 3.11.0-15-generic #23-Ubuntu SMP Mon Dec 9 18:17:04 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux</div>
<div style>Container  =>  Linux cn-01 3.11.0-15-generic #23-Ubuntu SMP Mon Dec 9 18:17:04 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux<br></div><div style>lxc version: 1.0.0.alpha1<br></div><div style><br></div><div style>Thanks in Advance,</div>
<div style>Abhijit.</div><div style><br></div></div>