-Man page for rmigrate

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2164 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jbjohnso 2008-09-15 12:54:07 +00:00
parent 29e1558e33
commit 1474e24e4e

View File

@ -0,0 +1,21 @@
=head1 Name
B<rmigrate> - Execute migration of a guest VM between hosts/hypervisors
=head1 B<Synopsis>
B<rmigrate> I<noderange> I<target_host>
=head1 B<Description>
B<rmigrate> requests that a guest VM be moved from the current entity hosting it to another. It requests a live migration be done, if possible.
=head1 B<Files>
B<vm> table -
Table governing VM paramaters. See B<vm(5)> for further details.
This is used to determine the current host to migrate from.
=head1 B<Examples>
B<rmigrate> I<v1> I<n2>