<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Lost a node last night, and when trying to follow the procedure for replacing it [1], I got this:</div><div><br></div><div># crm_uuid -?</div><div>crm_uuid - A tool for manipulating Heartbeat's UUID file</div><div>Usage: crm_uuid  [-r|-w new_ascii_value]</div><div>Options:</div><div> -?, --help             This text</div><div> -$, --version          Read the machine's Heartbeat UUID</div><div> -r, --read             Change the machine's Heartbeat UUID to a new value</div><div><br></div><div>Report bugs to <a href="mailto:pacemaker@oss.clusterlabs.org">pacemaker@oss.clusterlabs.org</a></div><div><br></div><div><div># crm_uuid -w 8c4082d4-7ea3-4b3f-8cad-75d2f9585d1e</div><div>crm_uuid: invalid option -- 'w'</div></div><div><br></div><div>Looks pretty clearly wrong here:</div><div><br></div><div><a href="https://github.com/ClusterLabs/pacemaker/blob/master/tools/crm_uuid.c#L51-56">https://github.com/ClusterLabs/pacemaker/blob/master/tools/crm_uuid.c#L51-56</a></div><div><br></div><div>Any suggestions for how to get a replacementn node into this cluster quickly</div><div><br></div><div>1: <a href="http://www.clusterlabs.org/doc/en-US/Pacemaker/1.1/html/Pacemaker_Explained/s-replace-heartbeat.html">http://www.clusterlabs.org/doc/en-US/Pacemaker/1.1/html/Pacemaker_Explained/s-replace-heartbeat.html</a></div></body></html>