<div dir="ltr"><div><div>Thanks for answer :)<br><br>sudo umount <span class="im"> /sys/fs/fuse/<br><br></span></div><span class="im">That&#39;s it ?<br><br></span></div><span class="im">Bests. <br></span></div><div class="gmail_extra"><br><div class="gmail_quote">2014-10-07 9:23 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/06/2014 09:18 PM, Thouraya TH wrote:<br>
&gt; Hello :) Thanks for answer :)<br>
&gt;<br>
&gt; root@u1:/# cd /sys/fs/fuse/connections<br>
&gt; root@u1:/sys/fs/fuse/connections# ls<br>
&gt; 30<br>
&gt; root@u1:/sys/fs/fuse/connections# cd 30/<br>
&gt; root@u1:/sys/fs/fuse/connections/30# ls<br>
&gt; abort  congestion_threshold  max_background  waiting<br>
&gt;<br>
&gt; root@u1:~# cat /proc/self/mountinfo<br>
&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; 70 69 0:32 / /proc rw,nosuid,nodev,noexec,relatime - proc proc rw<br>
&gt; 71 69 0:33 / /sys rw,relatime - sysfs sysfs rw<br>
&gt; 72 71 0:16 / /sys/fs/fuse/connections rw,relatime - fusectl none rw<br>
&gt; 73 71 0:6 / /sys/kernel/debug rw,relatime - debugfs none rw<br>
&gt; 74 71 0:10 / /sys/kernel/security rw,relatime - securityfs none rw<br>
&gt; 75 71 0:14 /fs/pstore /sys/fs/pstore rw,nosuid,nodev,noexec,relatime - sysfs sysfs rw<br>
&gt; 53 69 0:34 / /dev/pts rw,relatime - devpts devpts rw,gid=5,mode=620,ptmxmode=666<br>
&gt; 54 69 0:34 /ptmx /dev/ptmx rw,relatime - devpts devpts rw,gid=5,mode=620,ptmxmode=666<br>
&gt; 55 71 0:35 / /sys/fs/cgroup rw,relatime - tmpfs none rw,size=4k,mode=755<br>
&gt; 56 69 0:36 / /run rw,nosuid,noexec,relatime - tmpfs none rw,size=97708k,mode=755<br>
&gt; 57 56 0:37 / /run/lock rw,nosuid,nodev,noexec,relatime - tmpfs none rw,size=5120k<br>
&gt; 58 56 0:38 / /run/shm rw,nosuid,nodev,relatime - tmpfs none rw<br>
&gt; 59 56 0:39 / /run/user rw,nosuid,nodev,noexec,relatime - tmpfs none rw,size=102400k,mode=755<br>
<br>
</span>Ah I see. In the upstream kernel fuse and fusectl are not virtualized. So<br>
the latter fs when mounted inside container reveals fuse mounts from all<br>
the system. And criu fails to dump one, though none of the connections<br>
seen inside fusectl belong to this container.<br>
<br>
Serge, Tycho, do you have any ideas what can we do about it?<br>
<br>
Thouraya, I think for your experiments you can just umount the fusectl fs.<br>
<br>
Thanks,<br>
Pavel<br>
<br>
</blockquote></div><br></div>