Hi!

When trying to migrate a clone resource I got this (SLES11 SP4 with 
crmsh-2.1.2+git49.g2e3fa0e-1.32):
# crm resource migrate cln_ctdb PT5M
Resource 'cln_ctdb' not moved: active in 2 locations.
You can prevent 'cln_ctdb' from running on a specific location with: --ban 
--host <name>
Error performing operation: Invalid argument

So when I tried "help migrate" in interactive crm shell, I only get this:
---
crm(live)resource# help migrate
Migrate a resource to another node

Migrate a resource to a different node. If node is left out, the
resource is migrated by creating a constraint which prevents it from
running on the current node. Additionally, you may specify a
lifetime for the constraint---once it expires, the location
constraint will no longer be active.

Usage:

migrate <rsc> [<node>] [<lifetime>] [force]
---

My guess is that the help is incomplete!
Can you temporarily provide a corrected usage text?

Regards,
Ulrich



_______________________________________________
Users mailing list: Users@clusterlabs.org
http://clusterlabs.org/mailman/listinfo/users

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