<div style="font-family: Arial; font-size: 13;">Ok, now I deploy a custom crm.conf with path as in my system.<br>I also had to patch config.py with my crm.conf position as build is not considering sysconfdir and localstatedir.<br>Here is the output, I check with an asterisk what is not present in my system (but not important, I think):<br><br>core.editor = /usr/bin/vim<br>core.pager = /usr/bin/less -ins<br>core.ptest = /usr/sbin/crm_simulate<br>path.cache = /sonicle/var/cluster/cache/crm<br>path.crm_config = /sonicle/var/cluster/lib/pacemaker/cib<br>path.crm_daemon_dir = /usr/libexec/pacemaker<br>path.crm_dtd_dir = /usr/share/pacemaker<br>*path.hawk_wizards = /srv/www/hawk/config/wizard<br>path.hb_delnode = /usr/share/heartbeat/hb_delnode<br>path.heartbeat_dir = /var/lib/heartbeat (contains only 'cores', but I'm no more using heartbeat)<br>*path.nagios_plugins = /usr/lib64/nagios/plugins<br>path.ocf_root = /usr/lib/ocf<br>path.pe_state_dir = /sonicle/var/cluster/lib/pacemaker/pengine<br>path.sharedir = /usr/share/crmsh<br><br>here is the list of files in my /usr/share/pacemaker:<br><br>acls-1.2.rng<br>acls-2.0.rng<br>cib-1.0.rng<br>cib-1.2.rng<br>constraints-1.0.rng<br>constraints-1.2.rng<br>constraints-2.1.rng<br>constraints-2.2.rng<br>constraints-2.3.rng<br>constraints-next.rng<br>crm_mon.rng<br>crm-transitional.dtd<br>crm.dtd<br>fencing-1.2.rng<br>fencing-2.4.rng<br>nodes-1.0.rng<br>nodes-1.2.rng<br>nodes-1.3.rng<br>nvset-1.3.rng<br>nvset.rng<br>options-1.0.rng<br>pacemaker-1.0.rng<br>pacemaker-1.2.rng<br>pacemaker-1.3.rng<br>pacemaker-2.0.rng<br>pacemaker-2.1.rng<br>pacemaker-2.2.rng<br>pacemaker-2.3.rng<br>pacemaker-2.4.rng<br>pacemaker-next.rng<br>pacemaker.rng<br>report.collector<br>report.common<br>resources-1.0.rng<br>resources-1.2.rng<br>resources-1.3.rng<br>rule.rng<br>score.rng<br>status-1.0.rng<br>tags-1.3.rng<br>tests<br>upgrade-1.3.xsl<br>upgrade06.xsl<br>versions.rng<br><br>Thanks for your help!<br><br><div id="wt-mailcard"><div style="font-family: Arial;">----------------------------------------------------------------------------------------<br></div><div style="font-family: Arial;"><b>Sonicle S.r.l. </b>: <a href="http://www.sonicle.com/" target="_new">http://www.sonicle.com</a></div><div style="font-family: Arial;"><b>Music: </b><a href="http://www.gabrielebulfon.com/" target="_new">http://www.gabrielebulfon.com</a></div><div style="font-family: Arial;"><b>Quantum Mechanics : </b><a href="http://www.cdbaby.com/cd/gabrielebulfon" target="_new">http://www.cdbaby.com/cd/gabrielebulfon</a></div></div><tt><br><br><br>----------------------------------------------------------------------------------<br><br>Da: Kristoffer Grönlund <kgronlund@suse.com><br>A: gbulfon@sonicle.com Cluster Labs - All topics related to open-source clustering welcomed <users@clusterlabs.org> <br>Data: 25 agosto 2016 10.17.01 CEST<br>Oggetto: Re: [ClusterLabs] converting configuration<br><br></tt><blockquote style="BORDER-LEFT: #000080 2px solid; MARGIN-LEFT: 5px; PADDING-LEFT: 5px"><tt>Gabriele Bulfon <gbulfon@sonicle.com> writes:<br><br>> Yes I'm packaging for our distro from sources, pacemaker 1.1.14, corosync 2.4.1 and crm-shell 2.2.1<br>> Our distro is an illumos distro, XStreamOS.<br>> How can I check where it's looking for available primitives?<br><br>Aah, I see.<br><br>Look at the output from<br><br>crm options list all<br><br>There should be an entry for path.crm_dtd_dir. This should point to the<br>directory where the pacemaker .rng schema files are installed. On my<br>system, this is /usr/share/pacemaker, where I find files like<br>pacemaker-2.5.rng.<br><br>If this doesn't point to the correct location, you can set this in<br>/etc/crm/crm.conf. If you are packaging, you probably want to install<br>this file with the correct path already set. Also check the other path<br>configurations, and let me know what your installation location is, so I<br>can make crmsh look there as well by default.<br><br>Thank you!<br><br>Cheers,<br>Kristoffer<br><br>-- <br>// Kristoffer Grönlund<br>// kgronlund@suse.com<br><br><br></tt></blockquote></div>