xcat-core/xCAT-client/pods/man1/rmigrate.1.pod

22 lines
523 B
Plaintext
Raw Normal View History

=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 L<vm(5)|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>