<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <meta name="generator" content="Osso Notes">
    <title></title></head>
<body>
<p>On Sun, 27 Mar 2011, 11:34:47 EEST, Amit Uttamchandani <<a href="mailto:amit.uttam@gmail.com">amit.uttam@gmail.com</a>> wrote:
<br>
<br>>
<br>> I'm just wondering what the best way is to move an lxc container? Can I
<br>> just tar the root filesystem and untar it on another system? Or should I
<br>> rsync it over?
<br>>
<br>> I understand that before doing any of the above, the container should be
<br>> shutdown first. However, is there a way to do this while the container
<br>> is running?
<br>>
<br>> Thanks,
<br>> Amit
<br>>
<br>> ------------------------------------------------------------------------------
<br>> Enable your software for Intel(R) Active Management Technology to meet
<br>> the growing manageability and security demands of your customers.
<br>> Businesses are taking advantage of Intel(R) vPro (TM) technology - will
<br>> your software   be a part of the solution? Download the Intel(R)
<br>> Manageability Checker   today! <a href="http://p.sf.net/sfu/intel-dev2devmar">http://p.sf.net/sfu/intel-dev2devmar</a>
<br>> _______________________________________________
<br>> Lxc-users mailing list
<br>> <a href="mailto:Lxc-users@lists.sourceforge.net">Lxc-users@lists.sourceforge.net</a>
<br>> <a href="https://lists.sourceforge.net/lists/listinfo/lxc-users">https://lists.sourceforge.net/lists/listinfo/lxc-users</a>
<br>
<br>AFAIK you should be able to tar the filesystem even while running
<br>in case the container isx already running you might want to skip a few dirs like /proc and /sys and /dev and maybe /var/run
<br>
<br>--
<br>br
<br>rh</p>
</body>
</html>