All of lore.kernel.org
 help / color / mirror / Atom feed
* [Cluster-devel] cman start error
@ 2011-10-28  2:07 Nick Khamis
  2011-10-28  4:44 ` Fabio M. Di Nitto
  0 siblings, 1 reply; 5+ messages in thread
From: Nick Khamis @ 2011-10-28  2:07 UTC (permalink / raw)
  To: cluster-devel.redhat.com

Hello Everyone,

I am getting this error with a fresh install of Cluster3:

Initial ccs_config_validate
/usr/libexec/lcrso/pacemaker.lcrso: open failed:
/usr/libexec/lcrso/pacemaker.lcrso: undefined symbol:
totempg_ifaces_print
/usr/libexec/lcrso/quorum_testquorum.lcrso: open failed:
/usr/libexec/lcrso/quorum_testquorum.lcrso: undefined symbol:
_logsys_log_printf
/usr/libexec/lcrso/quorum_votequorum.lcrso: open failed:
/usr/libexec/lcrso/quorum_votequorum.lcrso: undefined symbol:
logsys_rec_end
/usr/libexec/lcrso/service_amf.lcrso: open failed:
/usr/libexec/lcrso/service_amf.lcrso: undefined symbol: logsys_rec_end
/usr/libexec/lcrso/service_cfg.lcrso: open failed:
/usr/libexec/lcrso/service_cfg.lcrso: undefined symbol: logsys_rec_end
/usr/libexec/lcrso/service_ckpt.lcrso: open failed:
/usr/libexec/lcrso/service_ckpt.lcrso: undefined symbol:
logsys_rec_end
/usr/libexec/lcrso/service_clm.lcrso: open failed:
/usr/libexec/lcrso/service_clm.lcrso: undefined symbol:
_logsys_log_printf
/usr/libexec/lcrso/service_confdb.lcrso: open failed:
/usr/libexec/lcrso/service_confdb.lcrso: undefined symbol:
_logsys_log_printf
/usr/libexec/lcrso/service_cpg.lcrso: open failed:
/usr/libexec/lcrso/service_cpg.lcrso: undefined symbol:
_logsys_log_printf
/usr/libexec/lcrso/service_evs.lcrso: open failed:
/usr/libexec/lcrso/service_evs.lcrso: undefined symbol:
_logsys_log_printf
/usr/libexec/lcrso/service_evt.lcrso: open failed:
/usr/libexec/lcrso/service_evt.lcrso: undefined symbol:
_logsys_log_printf
/usr/libexec/lcrso/service_lck.lcrso: open failed:
/usr/libexec/lcrso/service_lck.lcrso: undefined symbol:
_logsys_log_printf
/usr/libexec/lcrso/service_msg.lcrso: open failed:
/usr/libexec/lcrso/service_msg.lcrso: undefined symbol:
_logsys_log_printf
/usr/libexec/lcrso/service_pload.lcrso: open failed:
/usr/libexec/lcrso/service_pload.lcrso: undefined symbol:
clock_gettime
/usr/libexec/lcrso/service_tmr.lcrso: open failed:
/usr/libexec/lcrso/service_tmr.lcrso: undefined symbol:
_logsys_log_printf
/usr/libexec/lcrso/vsf_quorum.lcrso: open failed:
/usr/libexec/lcrso/vsf_quorum.lcrso: undefined symbol:
_logsys_log_printf
/usr/libexec/lcrso/vsf_ykd.lcrso: open failed:
/usr/libexec/lcrso/vsf_ykd.lcrso: undefined symbol: _logsys_log_printf

Thanks in Advance,

Nick.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Cluster-devel] cman start error
  2011-10-28  2:07 [Cluster-devel] cman start error Nick Khamis
@ 2011-10-28  4:44 ` Fabio M. Di Nitto
  2011-10-28 17:25   ` Nick Khamis
  0 siblings, 1 reply; 5+ messages in thread
From: Fabio M. Di Nitto @ 2011-10-28  4:44 UTC (permalink / raw)
  To: cluster-devel.redhat.com

Your build is not installed correctly.
at least liblogsys cannot be found in the system library path.

Using pacemaker.lcrso is deprecated (get a new version of pcmk or build
it correctly)

Fabio

On 10/28/2011 04:07 AM, Nick Khamis wrote:
> Hello Everyone,
> 
> I am getting this error with a fresh install of Cluster3:
> 
> Initial ccs_config_validate
> /usr/libexec/lcrso/pacemaker.lcrso: open failed:
> /usr/libexec/lcrso/pacemaker.lcrso: undefined symbol:
> totempg_ifaces_print
> /usr/libexec/lcrso/quorum_testquorum.lcrso: open failed:
> /usr/libexec/lcrso/quorum_testquorum.lcrso: undefined symbol:
> _logsys_log_printf
> /usr/libexec/lcrso/quorum_votequorum.lcrso: open failed:
> /usr/libexec/lcrso/quorum_votequorum.lcrso: undefined symbol:
> logsys_rec_end
> /usr/libexec/lcrso/service_amf.lcrso: open failed:
> /usr/libexec/lcrso/service_amf.lcrso: undefined symbol: logsys_rec_end
> /usr/libexec/lcrso/service_cfg.lcrso: open failed:
> /usr/libexec/lcrso/service_cfg.lcrso: undefined symbol: logsys_rec_end
> /usr/libexec/lcrso/service_ckpt.lcrso: open failed:
> /usr/libexec/lcrso/service_ckpt.lcrso: undefined symbol:
> logsys_rec_end
> /usr/libexec/lcrso/service_clm.lcrso: open failed:
> /usr/libexec/lcrso/service_clm.lcrso: undefined symbol:
> _logsys_log_printf
> /usr/libexec/lcrso/service_confdb.lcrso: open failed:
> /usr/libexec/lcrso/service_confdb.lcrso: undefined symbol:
> _logsys_log_printf
> /usr/libexec/lcrso/service_cpg.lcrso: open failed:
> /usr/libexec/lcrso/service_cpg.lcrso: undefined symbol:
> _logsys_log_printf
> /usr/libexec/lcrso/service_evs.lcrso: open failed:
> /usr/libexec/lcrso/service_evs.lcrso: undefined symbol:
> _logsys_log_printf
> /usr/libexec/lcrso/service_evt.lcrso: open failed:
> /usr/libexec/lcrso/service_evt.lcrso: undefined symbol:
> _logsys_log_printf
> /usr/libexec/lcrso/service_lck.lcrso: open failed:
> /usr/libexec/lcrso/service_lck.lcrso: undefined symbol:
> _logsys_log_printf
> /usr/libexec/lcrso/service_msg.lcrso: open failed:
> /usr/libexec/lcrso/service_msg.lcrso: undefined symbol:
> _logsys_log_printf
> /usr/libexec/lcrso/service_pload.lcrso: open failed:
> /usr/libexec/lcrso/service_pload.lcrso: undefined symbol:
> clock_gettime
> /usr/libexec/lcrso/service_tmr.lcrso: open failed:
> /usr/libexec/lcrso/service_tmr.lcrso: undefined symbol:
> _logsys_log_printf
> /usr/libexec/lcrso/vsf_quorum.lcrso: open failed:
> /usr/libexec/lcrso/vsf_quorum.lcrso: undefined symbol:
> _logsys_log_printf
> /usr/libexec/lcrso/vsf_ykd.lcrso: open failed:
> /usr/libexec/lcrso/vsf_ykd.lcrso: undefined symbol: _logsys_log_printf
> 
> Thanks in Advance,
> 
> Nick.
> 



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Cluster-devel] cman start error
  2011-10-28  4:44 ` Fabio M. Di Nitto
@ 2011-10-28 17:25   ` Nick Khamis
  2011-10-28 17:28     ` Fabio M. Di Nitto
  0 siblings, 1 reply; 5+ messages in thread
From: Nick Khamis @ 2011-10-28 17:25 UTC (permalink / raw)
  To: cluster-devel.redhat.com

Hello Fabio,

Thank you so much for your response. I am using pacemaker 1.1.6, which
is the latest version? I added /usr/lib to the system llibrary path,
which contains all the liblogsys.*, and libcoro* libraries, and
re-installed cman, but I am still recieving the error. I used the
follwoing config:

./configure --prefix=/usr/local --without_rgmanager
--corosyncincdir=/usr/include/corocync
--corosynclibdir=/usr/var/lib/corosync
openaisincdir=/usr/include/openais --corosyncbin=/usr/sbin/corosync

One thing I would like to ask, should "corosynclibdir" point to
"/usr/var/lib/corosync " or "/usr/lib"?

Thanks in Advance,

Nick.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Cluster-devel] cman start error
  2011-10-28 17:25   ` Nick Khamis
@ 2011-10-28 17:28     ` Fabio M. Di Nitto
  2011-10-28 18:25       ` Nick Khamis
  0 siblings, 1 reply; 5+ messages in thread
From: Fabio M. Di Nitto @ 2011-10-28 17:28 UTC (permalink / raw)
  To: cluster-devel.redhat.com

On 10/28/2011 07:25 PM, Nick Khamis wrote:
> Hello Fabio,
> 
> Thank you so much for your response. I am using pacemaker 1.1.6, which
> is the latest version? I added /usr/lib to the system llibrary path,
> which contains all the liblogsys.*, and libcoro* libraries, and
> re-installed cman, but I am still recieving the error. I used the
> follwoing config:
> 
> ./configure --prefix=/usr/local --without_rgmanager
> --corosyncincdir=/usr/include/corocync
> --corosynclibdir=/usr/var/lib/corosync
> openaisincdir=/usr/include/openais --corosyncbin=/usr/sbin/corosync
> 
> One thing I would like to ask, should "corosynclibdir" point to
> "/usr/var/lib/corosync " or "/usr/lib"?
> 

/usr/lib

all those paths must be consistent across.. also /usr/local has the same
issue. you can't mix paths at random.

Fabio



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Cluster-devel] cman start error
  2011-10-28 17:28     ` Fabio M. Di Nitto
@ 2011-10-28 18:25       ` Nick Khamis
  0 siblings, 0 replies; 5+ messages in thread
From: Nick Khamis @ 2011-10-28 18:25 UTC (permalink / raw)
  To: cluster-devel.redhat.com

The problem was the prefix as you mentioned earlier. I had prefixed
the pcmk stack to /usr.

./configure --prefix=/usr --without_rgmanager
--corosyncincdir=/usr/include/corocync --corosynclibdir=/usr/lib
openaisincdir=/usr/include/openais --corosyncbin=/usr/sbin/corosync

Thanks Again,

Nick.



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-10-28 18:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-28  2:07 [Cluster-devel] cman start error Nick Khamis
2011-10-28  4:44 ` Fabio M. Di Nitto
2011-10-28 17:25   ` Nick Khamis
2011-10-28 17:28     ` Fabio M. Di Nitto
2011-10-28 18:25       ` Nick Khamis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.