Activity log for bug #1605676

Date Who What changed Old value New value Message
2016-07-22 15:41:00 Mark Gavalda bug added bug
2016-07-22 15:43:44 Mark Gavalda description I tried the same live migration that I described in https://bugs.launchpad.net/ubuntu/+source/criu/+bug/1605664 but this time with CRIU 2.4 compiled from source code on both machines, now it failed with the following: error: Error transferring container data: migration restore failed (00.669220) 1: Error (files-reg.c:1509): File sys/fs/cgroup/systemd has bad mode 040755 (expect 040775) (00.723370) Error (cr-restore.c:991): 28507 exited, status=1 (00.764229) Error (cr-restore.c:1857): Restoring FAILED. Ubuntu 16.04, CRIU version 2.4 I tried the same live migration that I described in https://bugs.launchpad.net/ubuntu/+source/criu/+bug/1605664 but this time with CRIU 2.4 compiled from source code on both machines, now it failed with the following: //Sending VM error: Error transferring container data: migration restore failed (00.669220) 1: Error (files-reg.c:1509): File sys/fs/cgroup/systemd has bad mode 040755 (expect 040775) (00.723370) Error (cr-restore.c:991): 28507 exited, status=1 (00.764229) Error (cr-restore.c:1857): Restoring FAILED. //Receiving VM syslog: Jul 22 15:37:57 instance-4 lxd[4040]: t=2016-07-22T15:37:57+0000 lvl=eror msg="Error during migration sink" err="migration restore failed\n(00.669220) 1: Error (files-reg.c:1509): File sys/fs/cgroup/systemd has bad mode 040755 (expect 040775)\n(00.723370) Error (cr-restore.c:991): 28507 exited, status=1\n(00.764229) Error (cr-restore.c:1857): Restoring FAILED." Ubuntu 16.04, CRIU version 2.4
2016-09-14 16:30:11 Tycho Andersen bug watch added https://github.com/xemul/criu/issues/210
2016-09-20 14:01:57 Tycho Andersen summary criu 2.4 Error transferring container data: migration restore failed criu doesn't save permissions on all cgroups visible to the container
2016-09-20 14:02:06 Tycho Andersen criu (Ubuntu): status New Fix Committed