<div dir="ltr"><div>what i have done exactly:<br><br>root@thouraya-Lenovo-3000-N500:~# vim  /usr/share/lxc/config/ubuntu.common.conf<br><br># This derives from the global common config<br>lxc.include = /usr/share/lxc/config/common.conf<br><br># Default mount entries<br>lxc.mount.entry = proc proc proc nodev,noexec,nosuid 0 0<br>lxc.mount.entry = sysfs sys sysfs defaults 0 0<br>lxc.mount.entry = /sys/fs/fuse/connections sys/fs/fuse/connections none bind,optional 0 0<br>lxc.mount.entry = /sys/kernel/debug sys/kernel/debug none bind,optional 0 0<br>lxc.mount.entry = /sys/kernel/security sys/kernel/security none bind,optional 0 0<br><b>#lxc.mount.entry = /sys/fs/pstore sys/fs/pstore none bind,optional 0 0<br>lxc.mount.entry = tmpfs /sys/fs/pstore none bind,optional 0 0</b><br><br>...<br><br>root@thouraya-Lenovo-3000-N500:~# lxc-checkpoint -s -D /home/thouraya/lxcCR -n u1<br>Checkpointing u1 failed.<br><br></div>dump.log:<br>Warn  (fsnotify.c:183): fsnotify:     Handle 800001:60a0d cannot be opened<br>Warn  (fsnotify.c:183): fsnotify:     Handle 800001:6511a cannot be opened<br>Error (parasite-syscall.c:387): si_code=4 si_pid=2886 si_status=5<br>Error (parasite-syscall.c:387): si_code=4 si_pid=2887 si_status=5<br>Error (parasite-syscall.c:387): si_code=4 si_pid=2888 si_status=5<br>Error (mount.c:448): 75:./sys/fs/pstore doesn&#39;t have a proper root mount<br>Error (cr-dump.c:1953): Dumping FAILED.<br><div><br><br></div><div> i have to mount pstore ?<br><span class="im">&gt; As you know i have already done this:<br>
&gt;<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><br></span></div><div>Bests. <br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2014-10-07 16:17 GMT+01:00 Thouraya TH <span dir="ltr">&lt;<a href="mailto:thouraya87@gmail.com" target="_blank">thouraya87@gmail.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">i&#39;m sorry, i will try not in the container :(<br></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">2014-10-07 16:15 GMT+01:00 Thouraya TH <span dir="ltr">&lt;<a href="mailto:thouraya87@gmail.com" target="_blank">thouraya87@gmail.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Inside the container: <br>root@u1:/# sudo umount  /sys/fs/fuse/connections<br>root@u1:/# <br><br>root@u1:/# cd /usr/share/lxc/config/<br>bash: cd: /usr/share/lxc/config/: Aucun fichier ou dossier de ce type<br>root@u1:/# cat /usr/share/lxc/config/ubuntu.common.conf<br>cat: /usr/share/lxc/config/ubuntu.common.conf: Aucun fichier ou dossier de ce type<br><br>?<br></div><div class="gmail_extra"><br><div class="gmail_quote"><span>2014-10-07 15:49 GMT+01:00 Serge Hallyn <span dir="ltr">&lt;<a href="mailto:serge.hallyn@ubuntu.com" target="_blank">serge.hallyn@ubuntu.com</a>&gt;</span>:<br></span><div><div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>Quoting Thouraya TH (<a href="mailto:thouraya87@gmail.com" target="_blank">thouraya87@gmail.com</a>):<br>
&gt; root@u1:/# sudo umount /sys/fs/fuse/<br>
&gt; umount : /sys/fs/fuse/ : n&#39;est pas monté<br>
&gt;<br>
&gt; !!<br>
&gt; it doesn&#39;t work<br>
&gt;<br>
&gt; As you know i have already done this:<br>
&gt;<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>
<br>
</span>Ok I don&#39;t know whether you&#39;re having a problem with pstore at c/r or<br>
not as that seems unrelated to the fuse gorp, but if you are having a<br>
problem with pstore, then<br>
<br>
Edit /usr/share/lxc/config/ubuntu.common.conf, comment out<br>
<br>
lxc.mount.entry = /sys/fs/pstore sys/fs/pstore none bind,optional 0 0<br>
<br>
and add<br>
<br>
lxc.mount.entry = tmpfs /sys/fs/pstore none bind,optional 0 0<br>
<br>
That should keep mountall from trying to mount pstore.<br>
<br>
I think what you really want to do is teach criu to simply mark that pstore<br>
was mounted, then simply bind-mount it from the host again at restart.<br>
</blockquote></div></div></div><br></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>