<div class="socmaildefaultfont" dir="ltr" style="font-family:Arial, Helvetica, sans-serif;font-size:10pt" ><div dir="ltr" >Hi,</div>
<div dir="ltr" >Is "pcs cluster auth" command capable of add a host when the cluster already has resources running? Also, is there a crmsh version of this command? I didn't find this for crmsh.</div>
<div dir="ltr" > </div>
<div dir="ltr" >Thanks,</div>
<div dir="ltr" >Jiaqi</div>
<div dir="ltr" > </div>
<blockquote data-history-content-modified="1" dir="ltr" style="border-left:solid #aaaaaa 2px; margin-left:5px; padding-left:5px; direction:ltr; margin-right:0px" >----- Original message -----<br>From: Strahil Nikolov <hunter86_bg@yahoo.com><br>Sent by: "Users" <users-bounces@clusterlabs.org><br>To: "users@clusterlabs.org" <users@clusterlabs.org><br>Cc:<br>Subject: [EXTERNAL] Re: [ClusterLabs] Adding a node to an active cluster<br>Date: Tue, Oct 27, 2020 1:07 PM<br> 
<div><font face="Default Monospace,Courier New,Courier,monospace" size="2" >On RHEL, I would use "pcs cluster auth"/"pcs host auth" && "pcs cluster node add".<br><br>For cluster nodes auth , you can check : <a href="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/considerations_in_adopting_rhel_8/high-availability-and-clusters_considerations-in-adopting-rhel-8#new_commands_for_authenticating_nodes_in_a_cluster" target="_blank">https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/considerations_in_adopting_rhel_8/high-availability-and-clusters_considerations-in-adopting-rhel-8#new_commands_for_authenticating_nodes_in_a_cluster</a> <br><br>Best Regards,<br>Strahil Nikolov<br><br><br><br><br><br><br><br>В вторник, 27 октомври 2020 г., 18:06:06 Гринуич+2, Jiaqi Tian1 <dylan.jiaqi.tian@ibm.com> написа:<br><br><br><br><br><br>Hi Xin,<br><br>Thank you. The crmsh version is 4.1.0.0, OS is RHEL 8.0.<br><br> <br><br>I have tried crm cluster init -y, but it seems it cannot be run when the cluster is already up and running with resources running on it. is crm cluster join command used for this situation? <br><br> <br><br>Thanks,<br><br>Jiaqi<br><br> <br><br>> ----- Original message -----<br>> From: Xin Liang <XLiang@suse.com><br>> Sent by: "Users" <users-bounces@clusterlabs.org><br>> To: "users@clusterlabs.org" <users@clusterlabs.org><br>> Cc:<br>><br>> Subject: [EXTERNAL] Re: [ClusterLabs] Adding a node to an active cluster<br>> Date: Tue, Oct 27, 2020 3:29 AM<br>>  <br>><br>> Hi Jiaqi,<br>><br>>  <br>><br>> Which OS version do you use and which crmsh version do you use?<br>> I highly recommend you update your crmsh to latest version.<br>><br>> Besides that, did you mean you already have ceha03 and ceha04 nodes running the cluster service?<br>><br>> From ha-cluster-bootstrapceha03.log, I can't see you have record of init cluster successfully.<br>><br>>  <br>><br>> Ideally, you should run:<br>><br>>     1. on ceha03:    crm cluster init -y<br>>     2. on ceha01:   crm cluster join -c ceha03 -y<br>><br>>  <br>> ________________________________<br>> From: Users <users-bounces@clusterlabs.org> on behalf of Jiaqi Tian1 <Dylan.Jiaqi.Tian@ibm.com><br>> Sent: Tuesday, October 27, 2020 12:15 AM<br>> To: users@clusterlabs.org <users@clusterlabs.org><br>> Subject: Re: [ClusterLabs] Adding a node to an active cluster<br>>  <br>><br>> Hi Xin,<br>><br>> I have ceha03 and ceha04 in cluster and trying to add ceha01 to the cluster. Running crm cluster join -c ceha03 -y on ceha01. Here are logs in ceha03 and ceha01. the log file in ceha04 is empty.<br>><br>>  <br>><br>> Thanks,<br>><br>> Jiaqi<br>><br>>  <br>><br>>> ----- Original message -----<br>>> From: Xin Liang <XLiang@suse.com><br>>> Sent by: "Users" <users-bounces@clusterlabs.org><br>>> To: "users@clusterlabs.org" <users@clusterlabs.org><br>>> Cc:<br>>> Subject: [EXTERNAL] Re: [ClusterLabs] Adding a node to an active cluster<br>>> Date: Mon, Oct 26, 2020 8:43 AM<br>>>  <br>>> Hi Jiaqi<br>>><br>>>  <br>>><br>>> Could you give me your "/var/log/crmsh/ha-cluster-bootstrap.log" or "/var/log/ha-cluster-bootstrap.log" on these 3 nodes?<br>>><br>>>  <br>>><br>>> Thanks<br>>><br>>>  <br>>> ________________________________<br>>> From: Users <users-bounces@clusterlabs.org> on behalf of Jiaqi Tian1 <Dylan.Jiaqi.Tian@ibm.com><br>>> Sent: Saturday, October 24, 2020 5:48 AM<br>>> To: users@clusterlabs.org <users@clusterlabs.org><br>>> Subject: Re: [ClusterLabs] Adding a node to an active cluster<br>>>  <br>>><br>>> Hi,<br>>><br>>> Thank you for your suggestion. The case I have is, I have host1 and host2 in cluster that has resources running, then I try to join host3 to the cluster by running "crm cluster join -c host1 -y". But I get this "Configuring csync2...ERROR: cluster.join: Can't invoke crm cluster init init csync2_remote on host3" issue. Are there any other requirements for running this command?<br>>><br>>>  <br>>><br>>> Thanks<br>>><br>>>  <br>>><br>>> Jiaqi Tian<br>>><br>>>  <br>>><br>>>> ----- Original message -----<br>>>> From: Xin Liang <XLiang@suse.com><br>>>> Sent by: "Users" <users-bounces@clusterlabs.org><br>>>> To: Cluster Labs - All topics related to open-source clustering welcomed <users@clusterlabs.org><br>>>> Cc:<br>>>> Subject: [EXTERNAL] Re: [ClusterLabs] Adding a node to an active cluster<br>>>> Date: Wed, Oct 21, 2020 9:44 PM<br>>>>  <br>>>> Hi Jiaqi,<br>>>><br>>>>  <br>>>><br>>>> Assuming you already have node1 running resources, you can try to run this command on node2:<br>>>><br>>>>  <br>>>><br>>>> "crm cluster join -c node1 -y"<br>>>><br>>>>  <br>>>> ________________________________<br>>>> From: Users <users-bounces@clusterlabs.org> on behalf of Jiaqi Tian1 <Dylan.Jiaqi.Tian@ibm.com><br>>>> Sent: Wednesday, October 21, 2020 10:03 PM<br>>>> To: users@clusterlabs.org <users@clusterlabs.org><br>>>> Subject: [ClusterLabs] Adding a node to an active cluster<br>>>>  <br>>>><br>>>> Hi,<br>>>><br>>>> I'm trying to add a new node into an active pacemaker cluster with resources up and running.<br>>>><br>>>> After steps:<br>>>><br>>>> 1. update corosync.conf files among all hosts in cluster including the new node<br>>>><br>>>> 2. copy corosync auth file to the new node<br>>>><br>>>> 3. enable corosync and pacemaker on the new node <br>>>><br>>>> 4. adding the new node to the list of node in /var/lib/pacemaker/cib/cib.xml<br>>>><br>>>>  <br>>>><br>>>> Then I run crm status, the new node is displayed as offline. It will not become online, unless we run restart corosync and pacemaker on all nodes in cluster. But this is not what we want, since we want to keep existing nodes and resources up and running. Also in this case crm_node -l doesn't list the new node.<br>>>><br>>>>  <br>>>><br>>>> So my question is:<br>>>><br>>>>  <br>>>><br>>>> 1. Is there another approach to have the existing nodes aware of the new node and have crm status indicates the node is online while keeping other nodes and resources up and running?<br>>>><br>>>> 2. which config file crm_node command reads?<br>>>><br>>>>  <br>>>><br>>>> Thanks,<br>>>><br>>>>  <br>>>><br>>>> Jiaqi Tian<br>>>><br>>>> _______________________________________________Manage your subscription:<a href="https://lists.clusterlabs.org/mailman/listinfo/users" target="_blank">https://lists.clusterlabs.org/mailman/listinfo/users</a>  ClusterLabs home: <a href="https://www.clusterlabs.org/" target="_blank">https://www.clusterlabs.org/</a>  <br>>><br>>>  <br>>><br>>> _______________________________________________Manage your subscription:<a href="https://lists.clusterlabs.org/mailman/listinfo/users" target="_blank">https://lists.clusterlabs.org/mailman/listinfo/users</a>  ClusterLabs home: <a href="https://www.clusterlabs.org/" target="_blank">https://www.clusterlabs.org/</a>  <br>><br>>  <br>><br>> _______________________________________________Manage your subscription:<a href="https://lists.clusterlabs.org/mailman/listinfo/users" target="_blank">https://lists.clusterlabs.org/mailman/listinfo/users</a>  ClusterLabs home: <a href="https://www.clusterlabs.org/" target="_blank">https://www.clusterlabs.org/</a>  <br><br> <br><br><br>_______________________________________________<br>Manage your subscription:<br><a href="https://lists.clusterlabs.org/mailman/listinfo/users" target="_blank">https://lists.clusterlabs.org/mailman/listinfo/users</a> <br><br>ClusterLabs home: <a href="https://www.clusterlabs.org/" target="_blank">https://www.clusterlabs.org/</a> <br>_______________________________________________<br>Manage your subscription:<br><a href="https://lists.clusterlabs.org/mailman/listinfo/users" target="_blank">https://lists.clusterlabs.org/mailman/listinfo/users</a> <br><br>ClusterLabs home: <a href="https://www.clusterlabs.org/" target="_blank">https://www.clusterlabs.org/</a> </font><br> </div></blockquote>
<div dir="ltr" > </div></div><BR>