<div dir="ltr"><div>Hello,<br><br></div>Please, can you explain details of these command:<br><pre><span style="font-family:arial,helvetica,sans-serif"><code>$ sudo ./migrate u1 ubuntu@criu2.local<br></code></span></pre><pre><code><span style="font-family:arial,helvetica,sans-serif">i try : <br>./migrate u1 root@g-3.xxx.yyyyy.zz<br>Bad number of args.<br>-bash container <a href="mailto:user@host.to.migrate.to">user@host.to.migrate.to</a></span><b><font face="arial,helvetica,sans-serif"><br><br><br></font></b></code></pre><pre><code><font face="arial,helvetica,sans-serif">Thanks a lot for help.<br></font></code></pre><pre><code><font face="arial,helvetica,sans-serif">Best Regards. </font><b><font face="arial,helvetica,sans-serif"><br></font></b></code></pre><div><div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>---------- Message transféré ----------<br>From: Tycho Andersen <<a href="mailto:tycho.andersen@canonical.com">tycho.andersen@canonical.com</a>><br>To: LXC users mailing-list <<a href="mailto:lxc-users@lists.linuxcontainers.org">lxc-users@lists.linuxcontainers.org</a>><br>Cc: <br>Date: Wed, 21 Jan 2015 08:26:27 +1300<br>Subject: Re: [lxc-users] Live Migration of a Container<br>On Tue, Jan 20, 2015 at 01:28:49PM +0100, Thouraya TH wrote:<br>
> Hello,<br>
><br>
> I try to test your tutorial: (step by step)<br>
> <a href="http://tycho.ws/blog/2014/09/container-migration.html" target="_blank">http://tycho.ws/blog/2014/09/container-migration.html</a><br>
><br>
> *1)*  I have created a container: (i'm behind a proxy)<br>
>      root@g-3:~# lxc-create -t ubuntu -n u1 http_proxy=True<br>
><br>
> *2)*<br>
><br>
>    cat << EOF | sudo tee -a /var/lib/lxc/u1/config<br>
>    # hax for criu<br>
>    lxc.console = none<br>
>    lxc.tty = 0<br>
>    lxc.cgroup.devices.deny = c 5:1 rwm<br>
>    EOF<br>
><br>
> *3) *I have create the script "migrate"; chmod +x migrate<br>
> *4)*  I accessed the container:<br>
>     root@g-3:/home# ssh ubuntu@$(sudo lxc-info -n u1 -H -i)<br>
>    * ssh: Could not resolve hostname : Name or service not known*<br>
>     root@g-3:/home# lxc-start -n u1<br>
>     root@g-3:/home# lxc-attach -n u1<br>
>     root@u1:/home# ls<br>
><br>
> Please, have to use ssh or not ?<br>
<br>
After it is restored you do for now; that's a bug that I've not had a<br>
chance to look at or fix.<br>
<br>
Tycho<br>
<br>
> Thanks a lot for help.<br>
> Best regards.<br>
> Thouraya.<br>
<br>
> _______________________________________________<br>
> lxc-users mailing list<br>
> <a href="mailto:lxc-users@lists.linuxcontainers.org">lxc-users@lists.linuxcontainers.org</a><br>
> <a href="http://lists.linuxcontainers.org/listinfo/lxc-users" target="_blank">http://lists.linuxcontainers.org/listinfo/lxc-users</a><br>
<br>
<br></blockquote></div></div></div></div></div>