On Tue, Feb 03, 2015 at 01:06:56PM +0100, Thouraya TH wrote: > Hello, > > *1)* Please, can you explain details of these command: > > $ sudo ./migrate u1 [email protected] > > i try : > ./migrate u1 [email protected] > Bad number of args. > -bash container [email protected]
Hmm. Are you using the migrate script unmodified? > *2) * > Is there a tutorial that specifies the data that will be imported during > a migration of a container? only CRIU images? Both the CRIU images and the container disk will be moved; you can see this because there are two calls to do_rsync in the script. Tycho > Thanks a lot for help. > > Best Regards. > > Thouraya. > _______________________________________________ > lxc-users mailing list > [email protected] > http://lists.linuxcontainers.org/listinfo/lxc-users _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
