Re: [Pacemaker] Heartbeat GUI Client Compiling

2010-01-22 Thread Ruiyuan Jiang
This time the compilation passed after I installed these two packages. When I ran the command "hb_gui", I got a message "Memory fault". It is the same message as I downloaded the precompiled GUI for RHEL from opensuse web site. When I ran the command, the X window flash once and then quit withou

[Pacemaker] Cross compiling pacemaker for embedded powerpc?

2010-01-22 Thread Barry
Can anyone provide any tips for cross compiling pacemaker for embedded powerpc? My build environment is a wind river linux cross compiler running on i386. I'm following the native build process at http://www.clusterlabs.org/wiki/Install#From_Source. I'm still working on the first package, the clus

Re: [Pacemaker] Heartbeat GUI Client Compiling

2010-01-22 Thread Ruiyuan Jiang
Thanks, Gao Yan I will give it a shot. Is there any document for dependencies for all the software packages? Right now I am testing the heartbeat and its related stuff on Linux. Later I might do it on Solaris 10 with SPARC if I can do it on the Linux side since heartbeat stated it tested and ru

Re: [Pacemaker] Orphan resource problem

2010-01-22 Thread David Henningsson
Thanks Florian, it solved that error, but instead I got a new one: "Processing failed op drbd_r0:0_demote_0 on lbis-node1: unknown exec error (-2)" http://paste.ubuntu.com/360677/ // David > "crm resource cleanup "? > > Cheers, > Florian > > On 2010-01-22 15:02, David Henningsson wrote: >> Hi,

Re: [Pacemaker] Orphan resource problem

2010-01-22 Thread Florian Haas
"crm resource cleanup "? Cheers, Florian On 2010-01-22 15:02, David Henningsson wrote: > Hi, > > I'm trying to setup a cluster with DRBD running master/slave > (primary/secondary, I assume) and a kvm virtual machine. I have trouble > getting them up and running, because it thinks the drbd resour

[Pacemaker] Orphan resource problem

2010-01-22 Thread David Henningsson
Hi, I'm trying to setup a cluster with DRBD running master/slave (primary/secondary, I assume) and a kvm virtual machine. I have trouble getting them up and running, because it thinks the drbd resource is an orphan. I tried upgrading pacemaker to 1.0.7 (by compiling the tarball) but the error rem

[Pacemaker] No connection from crm, cib, ... to ais components

2010-01-22 Thread Michael Schwartzkopff
Hi, I have a new openais 11.2 with pacemaker/corosync installed from clusterlabs repository. corosync seems to work. But pacmaker makes problems. Logs: Jan 22 13:32:00 linux-h3m0 corosync[17531]: [pcmk ] info: update_member: Node 36773292/linux-h3m0 is now: member Jan 22 13:32:00 linux-h3m0

Re: [Pacemaker] crm tab completion issue after upgrade to 1.0.7

2010-01-22 Thread Patrick Zwahlen
Dejan Muhamedagic writes: > Yes. Until 1.0.7, crm would build all completion tabs at startup. > Then, as of 1.0.7 it also loads the help directly from the > manual. It turned out that the startup time would be quite high, > so I made both the help and completion tabs lazy built, i.e. they > are

Re: [Pacemaker] crm tab completion issue after upgrade to 1.0.7

2010-01-22 Thread Dejan Muhamedagic
Hi, On Fri, Jan 22, 2010 at 10:07:25AM +, Patrick Zwahlen wrote: > Hi all, > > I am trying to figure out why tab-tab completion doesn't work anymore after > upgrading from 1.0.6 to 1.0.7 > > I am running pacemaker 1.0.7/corosync 1.2.0 on CentOS 5.4 x86_64 (All RPM) > > When I enter the 'crm

[Pacemaker] crm tab completion issue after upgrade to 1.0.7

2010-01-22 Thread Patrick Zwahlen
Hi all, I am trying to figure out why tab-tab completion doesn't work anymore after upgrading from 1.0.6 to 1.0.7 I am running pacemaker 1.0.7/corosync 1.2.0 on CentOS 5.4 x86_64 (All RPM) When I enter the 'crm', tab-tab gives me a list of the top-level options. Good ! If I type 'node'+tab-tab,