<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>Folks,</div>
<div>I figured this out, its because the directory does not exist in the container.</div>
<div><br>
</div>
<div>Thanks!</div>
<div>Anjali</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Anjali Kulkarni <<a href="mailto:anjali@juniper.net">anjali@juniper.net</a>><br>
<span style="font-weight:bold">Reply-To: </span>LXC users mailing-list <<a href="mailto:lxc-users@lists.linuxcontainers.org">lxc-users@lists.linuxcontainers.org</a>><br>
<span style="font-weight:bold">Date: </span>Friday, February 27, 2015 at 3:14 PM<br>
<span style="font-weight:bold">To: </span>LXC users mailing-list <<a href="mailto:lxc-users@lists.linuxcontainers.org">lxc-users@lists.linuxcontainers.org</a>><br>
<span style="font-weight:bold">Subject: </span>[lxc-users] LXC mounting directories in wrong place<br>
</div>
<div><br>
</div>
<div>
<div 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>
</div>
</div>
</span>
</body>
</html>