On 12 September 2014 12:24, Саша Александров <shurr...@gmail.com> wrote:

> Is it possible to live migrate KVM with pcs? There is no 'pcs resource
> migrate'. VirtualDomain RA has migrate_to/migrate_from functions, but what
> is the method for cluster to call them?

The command is "move" rather than "migrate".

move <resource id> [destination node] [--master]
       Move resource off current node (and optionally onto destination node).
       If --master is used the scope of the command is limited to the
       master role and you must use the master id (instead of the resource id).

# pcs resource move vm-resource newnode

_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to