* Profugus software
@ 2007-04-13 0:14 Anton Kuznetsov
0 siblings, 0 replies; only message in thread
From: Anton Kuznetsov @ 2007-04-13 0:14 UTC (permalink / raw)
To: xen-devel
My team and I want to contribute the software which automatically migrates XEN
virtual machines between 2 systems based on their CPU time. The software is
written in Python. Download the RPM package from
http://sourceforge.net/projects/profugus
Full documentation for the software is not available it's pending for
submittion on sourceforge, but the software has a manpage and here are steps
to configure the software:
1. You should have XEN configured for migration and have RSA key for
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 {remote host}
Instead of {remote host} put the real name or IP address of the remote host
4.Run profugus first time
profugus -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,
Anton Kuznetsov
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-04-13 0:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-13 0:14 Profugus software Anton Kuznetsov
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.