Re: [Pacemaker] ifdown ethX + corosync + DRBD = split-brain?

2013-07-25 Thread Viacheslav Dubrovskyi
erface, IP is removed. As a result, DRBD can not bind to IP. In real life, it's not going to happen. So just tell people "do not test with ifdown". -- WBR, Viacheslav Dubrovskyi ___ Pacemaker mailing list: Pacemaker@oss.clusterlabs.or

Re: [Pacemaker] Linking lib/cib and lib/pengine to each other?

2013-03-26 Thread Viacheslav Dubrovskyi
t; >>> And this is very bad because then the in fact it should be one library. >>> Or symbols should be put in a third library, such as common. >>> >>> Can anyone comment on this situation? >> Patch for fix this error. >> >> -- WBR, Viacheslav Du

Re: [Pacemaker] Linking lib/cib and lib/pengine to each other?

2013-03-25 Thread Viacheslav Dubrovskyi
23.03.2013 08:27, Viacheslav Dubrovskyi пишет: > Hi. > > I'm building a package for my distributive. Everything is built, but the > package does not pass our internal tests. I get errors like this: > verify-elf: ERROR: ./usr/lib/libpe_status.so.4.1.0: undefined symbol: >

[Pacemaker] Linking lob/cib and lib/pengine to each other?

2013-03-22 Thread Viacheslav Dubrovskyi
wo library must be linked to each other. And this is very bad because then the in fact it should be one library. Or symbols should be put in a third library, such as common. Can anyone comment on this situation? -- WBR, Viacheslav Dubrovskyi ___ Pacemak