From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anton Kuznetsov Subject: Profugus software Date: Thu, 12 Apr 2007 20:14:52 -0400 Message-ID: <200704122014.52999.kuznetsovaval@yahoo.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org My team and I want to contribute the software which automatically migrates = XEN=20 virtual machines between 2 systems based on their CPU time. The software is= =20 written in Python. Download the RPM package from=20 http://sourceforge.net/projects/profugus =46ull documentation for the software is not available it's pending for=20 submittion on sourceforge, but the software has a manpage and here are step= s=20 to configure the software: 1. You should have XEN configured for migration and have RSA key for=20 implementing ssh to the remote machine. 2. Install the RPM package (master host): rpm -i profugus-0.1.-1.i586.rpm 3.Edit the /etc/profugus.conf: Remote =A0{remote host} Instead of {remote host} put the real name or IP address of the remote host 4.Run profugus first time =A0 =A0 =A0 =A0profugus -f This command will copy your RSA public key to the remote machine 5.Starting the service service profugus start Questions, comments, suggestions are welcome Thanks,=20 =A0=A0=A0=A0=A0=A0=A0=A0Anton Kuznetsov