<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'>Hello,<br><br>My company is looking for migrate from OpenVz to LXC container tools but we have found some isolation problems.<br><br>I've created a dedicated partition to share my containers in : /mnt/vmr1/<br><br>I've  created a container with an debian debootstrap there : /mnt/vmr1/debiandebootstrap<br><br>Then I enter into a container (lxc-console -n debiandebootstrap) and I use this specific mount command : " mount -o remount,ro /  " .<br><br>When I return to the Host , /mnt/vmr1/ is set in "read only". The mount command ran in the guest has interacted with the host. <br><br>I have the same problem with "rmmod" command. When I try to remove some module in the guest container it remove it on the Host machine.<br><br>Someone can help me ?<br><br>Regards,<br><br>Elias Olivares<br><br><br><br><br></div></body></html>