<div dir="ltr">I'm trying to build all of the pacemaker/corosync components from source instead of using the redhat rpms - I have a few questions.<div><br></div><div>I'm building on redhat 7.2 and so far I have been able to build:</div><div><br></div><div>libqb 1.0.2</div><div>pacemaker 1.1.18</div><div>corosync 2.4.3</div><div>resource-agents 4.0.1</div><div><br></div><div>however I have not been able to build pcs yet, i'm getting ruby errors:</div><div><br></div><div><div>sudo make install_pcsd</div><div>which: no python3 in (/sbin:/bin:/usr/sbin:/usr/bin)</div><div>make -C pcsd build_gems</div><div>make[1]: Entering directory `/home/whacuser/pcs/pcsd'</div><div>bundle package</div><div>`ruby_22` is not a valid platform. The available options are: [:ruby, :ruby_18, :ruby_19, :ruby_20, :ruby_21, :mri, :mri_18, :mri_19, :mri_20, :mri_21, :rbx, :jruby,</div><div>:jruby_18, :jruby_19, :mswin, :mingw, :mingw_18, :mingw_19, :mingw_20, :mingw_21, :x64_mingw, :x64_mingw_20, :x64_mingw_21]</div><div>make[1]: *** [get_gems] Error 4</div><div>make[1]: Leaving directory `/home/whacuser/pcs/pcsd'</div><div>make: *** [install_pcsd] Error 2</div></div><div><br></div><div><br></div><div>Q1: Is this the complete set of components I need to build?</div><div>Q2: do I need cluster-glue?</div><div>Q3: any idea how I can get past the build error with pcsd?</div><div>Q4: if I use the pcs rpm instead of building pcs from source, I see an error when my cluster starts up 'unable to get cib'. This didn't happen when I was using the redhat rpms, so i'm wondering what i'm missing...</div><div><br></div><div>thanks<br><div><br></div><div><br></div></div></div>