<div dir="ltr"><div><div><div>root@u1:/# sudo umount /sys/fs/fuse/<br>umount : /sys/fs/fuse/ : n&#39;est pas monté<br><br>!!<br></div>it doesn&#39;t work<br><br></div>As you know i have already done this:<br><br>root@u1:/# sudo umount /sys/fs/pstore  <br>root@u1:/# vim /etc/fstab<br>root@u1:/# vim /etc/fstab<br><br>i have only this line in the file: <br>-- &gt; # UNCONFIGURED FSTAB FOR BASE SYSTEM<br><br>root@u1:/# rmdir /sys/fs/pstore<br>rmdir: échec de suppression de «/sys/fs/pstore»: Permission non accordée<br>root@u1:/# sudo rmdir /sys/fs/pstore<br>rmdir: échec de suppression de «/sys/fs/pstore»: Permission non accordée<br>root@u1:/# sudo su<br>root@u1:/#  rmdir /sys/fs/pstore<br>rmdir: échec de suppression de «/sys/fs/pstore»: Permission non accordée<br>root@u1:/# <br><br></div>Bests. <br></div><div class="gmail_extra"><br><div class="gmail_quote">2014-10-07 10:10 GMT+01:00 Pavel Emelyanov <span dir="ltr">&lt;<a href="mailto:xemul@parallels.com" target="_blank">xemul@parallels.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 10/07/2014 12:48 PM, Thouraya TH wrote:<br>
&gt; Thanks for answer :)<br>
&gt;<br>
&gt; sudo umount /sys/fs/fuse/<br>
&gt;<br>
&gt; That&#39;s it ?<br>
<br>
</span>Yes<br>
<br>
&gt; Bests.<br>
&gt;<br>
&gt; 2014-10-07 9:23 GMT+01:00 Pavel Emelyanov &lt;<a href="mailto:xemul@parallels.com">xemul@parallels.com</a> &lt;mailto:<a href="mailto:xemul@parallels.com">xemul@parallels.com</a>&gt;&gt;:<br>
<div class="HOEnZb"><div class="h5">&gt;<br>
&gt;     On 10/06/2014 09:18 PM, Thouraya TH wrote:<br>
&gt;     &gt; Hello :) Thanks for answer :)<br>
&gt;     &gt;<br>
&gt;     &gt; root@u1:/# cd /sys/fs/fuse/connections<br>
&gt;     &gt; root@u1:/sys/fs/fuse/connections# ls<br>
&gt;     &gt; 30<br>
&gt;     &gt; root@u1:/sys/fs/fuse/connections# cd 30/<br>
&gt;     &gt; root@u1:/sys/fs/fuse/connections/30# ls<br>
&gt;     &gt; abort  congestion_threshold  max_background  waiting<br>
&gt;     &gt;<br>
&gt;     &gt; root@u1:~# cat /proc/self/mountinfo<br>
&gt;     &gt; 69 52 8:1 /var/lib/lxc/u1/rootfs / rw,relatime - ext4 /dev/disk/by-uuid/afcb71d4-c111-4988-ae14-df81b2a06181 rw,errors=remount-ro,data=ordered<br>
&gt;     &gt; 70 69 0:32 / /proc rw,nosuid,nodev,noexec,relatime - proc proc rw<br>
&gt;     &gt; 71 69 0:33 / /sys rw,relatime - sysfs sysfs rw<br>
&gt;     &gt; 72 71 0:16 / /sys/fs/fuse/connections rw,relatime - fusectl none rw<br>
&gt;     &gt; 73 71 0:6 / /sys/kernel/debug rw,relatime - debugfs none rw<br>
&gt;     &gt; 74 71 0:10 / /sys/kernel/security rw,relatime - securityfs none rw<br>
&gt;     &gt; 75 71 0:14 /fs/pstore /sys/fs/pstore rw,nosuid,nodev,noexec,relatime - sysfs sysfs rw<br>
&gt;     &gt; 53 69 0:34 / /dev/pts rw,relatime - devpts devpts rw,gid=5,mode=620,ptmxmode=666<br>
&gt;     &gt; 54 69 0:34 /ptmx /dev/ptmx rw,relatime - devpts devpts rw,gid=5,mode=620,ptmxmode=666<br>
&gt;     &gt; 55 71 0:35 / /sys/fs/cgroup rw,relatime - tmpfs none rw,size=4k,mode=755<br>
&gt;     &gt; 56 69 0:36 / /run rw,nosuid,noexec,relatime - tmpfs none rw,size=97708k,mode=755<br>
&gt;     &gt; 57 56 0:37 / /run/lock rw,nosuid,nodev,noexec,relatime - tmpfs none rw,size=5120k<br>
&gt;     &gt; 58 56 0:38 / /run/shm rw,nosuid,nodev,relatime - tmpfs none rw<br>
&gt;     &gt; 59 56 0:39 / /run/user rw,nosuid,nodev,noexec,relatime - tmpfs none rw,size=102400k,mode=755<br>
&gt;<br>
&gt;     Ah I see. In the upstream kernel fuse and fusectl are not virtualized. So<br>
&gt;     the latter fs when mounted inside container reveals fuse mounts from all<br>
&gt;     the system. And criu fails to dump one, though none of the connections<br>
&gt;     seen inside fusectl belong to this container.<br>
&gt;<br>
&gt;     Serge, Tycho, do you have any ideas what can we do about it?<br>
&gt;<br>
&gt;     Thouraya, I think for your experiments you can just umount the fusectl fs.<br>
&gt;<br>
&gt;     Thanks,<br>
&gt;     Pavel<br>
&gt;<br>
&gt;<br>
<br>
</div></div></blockquote></div><br></div>