[Pacemaker] crmd does abort if a stopped node is specified
Kristoffer Grönlund
kgronlund at suse.com
Thu May 8 06:28:49 UTC 2014
On Thu, 8 May 2014 09:58:41 +1000
Andrew Beekhof <andrew at beekhof.net> wrote:
> > node $id=131 vm01
> > node $id=132 vm02
> > (snip)
> >
> > Is the method of setting up ID of the node which has not
> > participated in a cluster using a corosync stack like this?
>
> I don;t know how crmsh works, sorry
$id= maps directly to the id attribute in the XML. The name maps to
the uname attribute. So those examples would generate the XML
<node id="131" uname="vm01"></node>
<node id="132" uname="vm02"></node>
Not sure if that answers the original question.
--
// Kristoffer Grönlund
// kgronlund at suse.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <https://lists.clusterlabs.org/pipermail/pacemaker/attachments/20140508/bf46a194/attachment-0004.sig>
More information about the Pacemaker
mailing list