From: Anton Kuznetsov <kuznetsovaval@yahoo.ca>
To: xen-devel@lists.xensource.com
Subject: Profugus software
Date: Thu, 12 Apr 2007 20:14:52 -0400 [thread overview]
Message-ID: <200704122014.52999.kuznetsovaval@yahoo.ca> (raw)
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
reply other threads:[~2007-04-13 0:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200704122014.52999.kuznetsovaval@yahoo.ca \
--to=kuznetsovaval@yahoo.ca \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.