<div dir="ltr"><div>Hello :) Thanks for answer :)<br><br>root@u1:/# cd /sys/fs/fuse/connections<br>root@u1:/sys/fs/fuse/connections# ls<br>30<br>root@u1:/sys/fs/fuse/connections# cd 30/<br>root@u1:/sys/fs/fuse/connections/30# ls<br>abort  congestion_threshold  max_background  waiting<br><br>root@u1:~# cat /proc/self/mountinfo<br>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>70 69 0:32 / /proc rw,nosuid,nodev,noexec,relatime - proc proc rw<br>71 69 0:33 / /sys rw,relatime - sysfs sysfs rw<br>72 71 0:16 / /sys/fs/fuse/connections rw,relatime - fusectl none rw<br>73 71 0:6 / /sys/kernel/debug rw,relatime - debugfs none rw<br>74 71 0:10 / /sys/kernel/security rw,relatime - securityfs none rw<br>75 71 0:14 /fs/pstore /sys/fs/pstore rw,nosuid,nodev,noexec,relatime - sysfs sysfs rw<br>53 69 0:34 / /dev/pts rw,relatime - devpts devpts rw,gid=5,mode=620,ptmxmode=666<br>54 69 0:34 /ptmx /dev/ptmx rw,relatime - devpts devpts rw,gid=5,mode=620,ptmxmode=666<br>55 71 0:35 / /sys/fs/cgroup rw,relatime - tmpfs none rw,size=4k,mode=755<br>56 69 0:36 / /run rw,nosuid,noexec,relatime - tmpfs none rw,size=97708k,mode=755<br>57 56 0:37 / /run/lock rw,nosuid,nodev,noexec,relatime - tmpfs none rw,size=5120k<br>58 56 0:38 / /run/shm rw,nosuid,nodev,relatime - tmpfs none rw<br>59 56 0:39 / /run/user rw,nosuid,nodev,noexec,relatime - tmpfs none rw,size=102400k,mode=755<br><br></div>Bests. <br><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2014-10-06 11:56 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"><div class="HOEnZb"><div class="h5">On 10/04/2014 12:43 AM, Thouraya TH wrote:<br>
&gt; root@u1:/# sudo umount /sys/fs/pstore<br>
&gt; root@u1:/# vim /etc/fstab<br>
&gt; root@u1:/# vim /etc/fstab<br>
&gt;<br>
&gt; i have only this line in the file:<br>
&gt; -- &gt; # UNCONFIGURED FSTAB FOR BASE SYSTEM<br>
&gt;<br>
&gt; root@u1:/# rmdir /sys/fs/pstore<br>
&gt; rmdir: échec de suppression de «/sys/fs/pstore»: Permission non accordée<br>
&gt; root@u1:/# sudo rmdir /sys/fs/pstore<br>
&gt; rmdir: échec de suppression de «/sys/fs/pstore»: Permission non accordée<br>
&gt; root@u1:/# sudo su<br>
&gt; root@u1:/#  rmdir /sys/fs/pstore<br>
&gt; rmdir: échec de suppression de «/sys/fs/pstore»: Permission non accordée<br>
&gt; root@u1:/#<br>
&gt;<br>
&gt; /********************* i try to test but checkpointing failed*************/<br>
&gt; root@thouraya-Lenovo-3000-N500:/home/thouraya# lxc-checkpoint -v -s -D /home/thouraya/lxcCR -n u1<br>
&gt; Checkpointing u1 failed.<br>
&gt; root@thouraya-Lenovo-3000-N500:/home/thouraya# lxc-checkpoint -s -D /home/thouraya/lxcCR -n u1<br>
&gt; Checkpointing u1 failed.<br>
&gt; root@thouraya-Lenovo-3000-N500:/home/thouraya# lxc-checkpoint -r -D /home/thouraya/lxcCR -n u1<br>
&gt; u1 is running, not restoring.<br>
&gt; root@thouraya-Lenovo-3000-N500:/home/thouraya#<br>
&gt;<br>
&gt; in the dump.log:<br>
&gt; Warn  (fsnotify.c:183): fsnotify:     Handle 800001:60a0d cannot be opened<br>
&gt; Warn  (fsnotify.c:183): fsnotify:     Handle 800001:6511a cannot be opened<br>
&gt; Error (parasite-syscall.c:387): si_code=4 si_pid=4108 si_status=5<br>
&gt; Error (parasite-syscall.c:387): si_code=4 si_pid=4109 si_status=5<br>
&gt; Error (parasite-syscall.c:387): si_code=4 si_pid=4110 si_status=5<br>
&gt; tar: ./udev/control : socket ignorée<br>
&gt; Error (mount.c:805): fusectl isn&#39;t empty: 30<br>
<br>
</div></div>Now there&#39;s a FUSE mount inside your CT. What&#39;s in /sys/fs/fuse/connections<br>
and /proc/self/mountinfo files _inside_ _container_?<br>
<span class=""><br>
&gt; Error (cr-dump.c:1953): Dumping FAILED.<br>
&gt;<br>
</span>&gt; 2014-10-03 20:55 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/03/2014 11:47 PM, Thouraya TH wrote:<br>
&gt;     &gt; thouraya@thouraya-Lenovo-3000-N500:~$ sudo su<br>
&gt;     &gt; [sudo] password for thouraya:<br>
&gt;     &gt; root@thouraya-Lenovo-3000-N500:/home/thouraya# sudo umount /sys/fs/pstore<br>
&gt;     &gt; umount : /sys/fs/pstore : n&#39;est pas monté<br>
&gt;     &gt; root@thouraya-Lenovo-3000-N500:/home/thouraya# umount /sys/fs/pstore<br>
&gt;     &gt; umount : /sys/fs/pstore : n&#39;est pas monté<br>
&gt;     &gt; root@thouraya-Lenovo-3000-N500:/home/thouraya#<br>
&gt;<br>
&gt;     Should be done inside container.<br>
&gt;<br>
&gt;<br>
<br>
</div></div></blockquote></div><br></div>