<div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div><div>When restore an unprivilleged container from checkpoint, it failed with error "<span style="line-height: 19.04px;">Error (image.c:318): Unable to open netns-9.img: Permission denied</span><span style="line-height: 1.7;">".</span></div><div><span style="line-height: 1.7;"><br></span></div><div><span style="line-height: 1.7;">I run everything in root, and has below lines in lxc config file to have </span><span style="line-height: 19.04px;">unprivilleged container.</span></div><div><span style="line-height: 1.7;">  lxc.id_map = u 0 100000 65536</span></div><div>  lxc.id_map = g 0 100000 65536</div></div><div><br></div><div>The cmd to restore container is:</div><div><span style="line-height: 1.7;">  lxc-checkpoint -n wily8 -D /var/lib/lxc/wily8/dump -r TRACE -v</span></div><div><br></div><div>Error in dump.log from ciru is:</div><div><br></div><div>(00.005616) Wait until namespaces are created</div><div>(00.006988) Running setup-namespaces scripts</div><div>(00.007010)      1: Calling restore_sid() for init</div><div>(00.007017)      1: Restoring 1 to 1 sid</div><div>(00.007091)      1: Mount procfs in crtools-proc.goosvl</div><div>(00.007154)      1: Restoring namespaces 1 flags 0x7c028000</div><div>(00.007196)      1: Error (image.c:318): Unable to open netns-9.img: Permission denied</div><div>(00.007374) Error (cr-restore.c:1306): 10779 exited, status=1</div><div><br></div><div>My env:</div><div><ol><li><span style="line-height: 1.7;">ubuntu 15.10 with 4.4.5-040405-generic</span></li><li><span style="line-height: 1.7;">lxc 2.0.0~rc13</span></li><li><span style="line-height: 1.7;">criu 2.0</span></li></ol></div><div>checkpoint used to work in my env when I using <span style="line-height: 1.7;">lxc 2.0.0~rc10 for </span>unprivileged containers, but not after I update to rc13.</div><div><br></div></div>