<div dir="ltr"><div>I am not sure if this solved it, but the changes i have done is removed user home directory encryption and remounted all the drives.<br></div>(Therefore mountinfo might have changed)<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 17, 2014 at 3:14 AM, Nilesh B. <span dir="ltr"><<a href="mailto:nileshbairagi@gmail.com" target="_blank">nileshbairagi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">After some troubleshooting, now I can start container (with following message) and able to run sudo inside container<br><div><br>p1 login: <4>init: setvtrgb main process (569) terminated with status 1<br> * Stopping save kernel messages   ...done.<br><4>init: plymouth-upstart-bridge main process ended, respawning<br>--------------------------------<br><br></div><div>and output from /proc/self/mountinfo is:<br><br>17 22 0:15 / /sys rw,nosuid,nodev,noexec,relatime - sysfs sysfs rw<br>18 22 0:3 / /proc rw,nosuid,nodev,noexec,relatime - proc proc rw<br>19 22 0:5 / /dev rw,relatime - devtmpfs udev rw,size=16305464k,nr_inodes=4076366,mode=755<br>20 19 0:12 / /dev/pts rw,nosuid,noexec,relatime - devpts devpts rw,gid=5,mode=620,ptmxmode=000<br>21 22 0:16 / /run rw,nosuid,noexec,relatime - tmpfs tmpfs rw,size=3263248k,mode=755<br>22 1 8:2 / / rw,relatime - ext4 /dev/disk/by-uuid/13a9487e-bb6a-4a9e-bc56-d31e1daa30fe rw,errors=remount-ro,data=ordered<br>23 17 0:17 / /sys/fs/cgroup rw,relatime - tmpfs none rw,size=4k,mode=755<br>24 17 0:18 / /sys/fs/fuse/connections rw,relatime - fusectl none rw<br>25 17 0:6 / /sys/kernel/debug rw,relatime - debugfs none rw<br>26 17 0:10 / /sys/kernel/security rw,relatime - securityfs none rw<br>27 21 0:19 / /run/lock rw,nosuid,nodev,noexec,relatime - tmpfs none rw,size=5120k<br>28 21 0:20 / /run/shm rw,nosuid,nodev,relatime - tmpfs none rw<br>52 21 0:31 / /run/user rw,nosuid,nodev,noexec,relatime - tmpfs none rw,size=102400k,mode=755<br>53 17 0:32 / /sys/fs/pstore rw,relatime - pstore none rw<br>54 22 8:1 / /boot rw,relatime - ext4 /dev/sda1 rw,data=ordered<br>55 22 8:4 / /home rw,relatime - ext4 /dev/sda4 rw,data=ordered<br>56 18 0:33 / /proc/sys/fs/binfmt_misc rw,nosuid,nodev,noexec,relatime - binfmt_misc binfmt_misc rw<br>58 23 0:21 / /sys/fs/cgroup/systemd rw,nosuid,nodev,noexec,relatime - cgroup systemd rw,release_agent=/run/cgmanager/agents/cgm-release-agent.systemd,name=systemd<br>59 52 0:34 / /run/user/1000/gvfs rw,nosuid,nodev,relatime - fuse.gvfsd-fuse gvfsd-fuse rw,user_id=1000,group_id=1000<br></div><div><br><br></div><div>Thanks<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888"><div>Nilesh<br></div><div><br><br><br><br></div></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 16, 2014 at 3:51 AM, Serge Hallyn <span dir="ltr"><<a href="mailto:serge.hallyn@ubuntu.com" target="_blank">serge.hallyn@ubuntu.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>Quoting Nilesh B. (<a href="mailto:nileshbairagi@gmail.com" target="_blank">nileshbairagi@gmail.com</a>):<br>
> Hi,<br>
> I recently did fresh Ubuntu install with LXC.<br>
> After starting container in non-daemon mode ($lxc-start -n trusty-raw) it<br>
> showed errors and foreground process hangs.<br>
> I am able to stop the container from another terminal.<br>
><br>
> Although the container starts in daemon mode ($lxc-start -n trusty-raw -l<br>
> debug -o start_daemon.log) but after ssh and executing sudo command gave<br>
> following error:<br>
> sudo: effective uid is not 0, is /usr/bin/sudo on a file system with the<br>
> 'nosuid' option set or an NFS file system without root privileges?<br>
<br>
</span>Can you give output of<br>
<br>
cat /proc/self/mountinfo<br>
<br>
Note that in the screen output you show, all looks fine.  There are console<br>
msgs showing up, but I see a login prompt, and your container seems to have<br>
booted up just fine.  So I'm just wondering about the sudo error.<br>
_______________________________________________<br>
lxc-users mailing list<br>
<a href="mailto:lxc-users@lists.linuxcontainers.org" target="_blank">lxc-users@lists.linuxcontainers.org</a><br>
<a href="http://lists.linuxcontainers.org/listinfo/lxc-users" target="_blank">http://lists.linuxcontainers.org/listinfo/lxc-users</a></blockquote></div><br></div>
</div></div></blockquote></div><br></div>