<div dir="ltr">Hello,<div>I&#39;m currently running an OCFS2 cluster on two hosts.</div><div>My ocfs2 partition is an iscsi disk mounted on both hosts.</div><div><br></div><div>I need to add a third host to this cluster.</div><div>I&#39;ve set up  iscsi (&amp; multipath), but now I&#39;m looking for the correct way to add the ocfs2 partition to my existing cluster.</div><div><br></div><div>Actual hosts : hostA and hostB (same config) :</div><div><div>root@hostA:~# cat /etc/ocfs2/cluster.conf </div><div>node:</div><div>        ip_port = 7777</div><div>        ip_address = 192.168.155.16</div><div>        number = 1</div><div>        name = virtm5</div><div>        cluster = ocfs2</div><div>node:</div><div>        ip_port = 7777</div><div>        ip_address = 192.168.155.17</div><div>        number = 2</div><div>        name = virtm6</div><div>        cluster = ocfs2</div><div>cluster:</div><div>        node_count = 2</div><div>        name = ocfs2</div></div><div><br></div><div>hostC has no cluster.conf file.</div><div><br></div><div>How do I &quot;Live-add&quot; hostC to this existing cluster ? I did not find a doc explaining this. Maybe I did not look in the right place...</div><div>Found that : <a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__www.waldersten.net_content.php-3F_archives_61-2DAdd-2DOCFS2-2Dnode-2Dto-2Donline-2Dcluster.html&d=DwMFaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=wXmkJNAUtutY0U9inuQWCbzSSRji5zLpyR0a_Mek4jM&m=8owdj1-8x8JmhwDgF4aPmEfgkajIZHl39kxMSm8XHPo&s=KccMmA7f1RKhqr4VUQdBBBZg5lIC5tKCEkNgHPsRu0k&e=">http://www.waldersten.net/content.php?/archives/61-Add-OCFS2-node-to-online-cluster.html</a></div><div>but I would prefer an official doc.</div><div><br></div><div>Regards,</div><div>Cédric</div></div>