<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div style="font-family: Consolas; font-size: medium;">Hi,</div>
<div style="font-family: Consolas; font-size: medium;"><br>
</div>
<div style="font-family: Consolas; font-size: medium;">I brought up a container on a host system, mounting some directories from host on it. Works fine. Now I tried to create another container but it seems to mount in the wrong place and gives an error in lxc-start:</div>
<div style="font-family: Consolas; font-size: medium;"><br>
</div>
<div style="font-family: Consolas; font-size: medium;">lxc-start -n c2</div>
<div style="font-family: Consolas; font-size: medium;">lxc-start: No such file or directory - failed to mount '/HugePage_vPFE' on</div>
<div style="font-family: Consolas; font-size: medium;">'/usr/lib/x86_64-linux-gnu/lxc/HugePage_vPFE'</div>
<div style="font-family: Consolas; font-size: medium;">lxc-start: failed to setup the mount entries for ‘c2'</div>
<div style="font-family: Consolas; font-size: medium;">lxc-start: failed to setup the container</div>
<div style="font-family: Consolas; font-size: medium;">lxc-start: invalid sequence number 1. expected 2</div>
<div style="font-family: Consolas; font-size: medium;">lxc-start: failed to spawn ‘c2'</div>
<div style="font-family: Consolas; font-size: medium;"><br>
</div>
<div style="font-family: Consolas; font-size: medium;"><br>
</div>
<div style="font-family: Consolas; font-size: medium;">Any idea whats wrong? Why is it mounting on /usr/lib/x86_64-linux-gnu/lxc/</div>
<div style="font-family: Consolas; font-size: medium;">instead of /var/lib/lxc/rootfs/c2/HugePage_vPFE?</div>
<div style="font-family: Consolas; font-size: medium;"><br>
</div>
<div style="font-family: Consolas; font-size: medium;">I have this line in my config:</div>
<div style="font-family: Consolas; font-size: medium;"><br>
</div>
<div style="font-family: Consolas; font-size: medium;">lxc.mount.entry=/HugePage_vPFE HugePage_vPFE none rw,bind 0 0</div>
<div style="font-family: Consolas; font-size: medium;"><br>
</div>
<div style="font-family: Consolas; font-size: medium;">Thanks</div>
<div style="font-family: Consolas; font-size: medium;">Anjali</div>
</body>
</html>