[Linux-ha-dev] Hb-2.08/stable: crm_master/uname problem on solaris 10/i386

2007-05-16 Thread Otte, Joerg
I tried crm_master -G under Solaris and received crm_master[13193]: 2007/05/16_14:08:36 ERROR: uname(3) call failed: Error 0 I traced the system calls and found uname returning 1 : zone_lookup() = 0 zone_getattr(0, ZONE_ATTR_PRIVSET, 0xFEA00288, 12) = 12

Re: [Linux-ha-dev] Hb-2.08/stable: crm_master/uname problem on solaris 10/i386

2007-05-16 Thread Andrew Beekhof
push to dev for the next release On 5/16/07, Otte, Joerg [EMAIL PROTECTED] wrote: I tried crm_master -G under Solaris and received crm_master[13193]: 2007/05/16_14:08:36 ERROR: uname(3) call failed: Error 0 I traced the system calls and found uname returning 1 : zone_lookup()

Re: [Linux-HA] status check in resource script for vmware

2007-05-16 Thread Jure Pečar
On Tue, 15 May 2007 10:41:15 +0200 Jure Pečar [EMAIL PROTECTED] wrote: I have a question about the resource script. This is what I came up with so far: #!/bin/bash # see why this is so at http://www.linux-ha.org/HeartbeatResourceAgent usage() { echo usage: $0 VMname start|stop|status

Re: [Linux-HA] What heartbeat version to install now ?

2007-05-16 Thread Andrew Beekhof
On 5/15/07, Serge Dubrouski [EMAIL PROTECTED] wrote: Andrew, you used to periodically update the stable Mercury repositary but it looks like you aren;t doing this anymore. Why? I assume you mean: http://hg.linux-ha.org/heartbeat Its not been updated because there has been no release to

Re: [Linux-HA] What heartbeat version to install now ?

2007-05-16 Thread Bernhard Limbach
Hi, The confusing part is that all the versions you are referring to call themselves 2.0.9, although this was not officially released yet, was it? The baseline seems to be 2.0.8, so why aren't they called 2.0.8-xx? It would be great if on the official webpage one could find a reference to or a

[Linux-HA] Bug#424066: /etc/init.d/heartbeat stop causes duplicate takeover attempt on remaining node

2007-05-16 Thread Andreas Haase - evolver group
Hi, which resources are you using, and by chance are any of them custom resources. Typically when this kind of thing happens its related to resources returning the wrong error code - they should return 0 on start if they are already started. my haressources file contains the following

Re: [Linux-HA] What heartbeat version to install now ?

2007-05-16 Thread Andrew Beekhof
On 5/16/07, Bernhard Limbach [EMAIL PROTECTED] wrote: Hi, The confusing part is that all the versions you are referring to call themselves 2.0.9, although this was not officially released yet, was it? correct, and it wont be The baseline seems to be 2.0.8, so why aren't they called

Re: [Linux-HA] A problem in one node(DC node)

2007-05-16 Thread Andrew Beekhof
On 5/16/07, YAMAUCHI HIDEO [EMAIL PROTECTED] wrote: Sorry..the explanation was insufficient. 1.When a problem happens in pengine/tengine after resource start in one node, pengine/tengine does not restart. (example. -9 pengine or tengine) are you saying that if you kill the TE or PE, that it

[Linux-HA] Re: Bug#424066: /etc/init.d/heartbeat stop causes duplicate takeover attempt on remaining node

2007-05-16 Thread Simon Horman
On Wed, May 16, 2007 at 09:26:50AM +0200, Andreas Haase - evolver group wrote: Hi, which resources are you using, and by chance are any of them custom resources. Typically when this kind of thing happens its related to resources returning the wrong error code - they should return 0 on

Re: [Linux-HA] What heartbeat version to install now ?

2007-05-16 Thread Benjamin Watine
Andrew Beekhof a écrit : On 5/15/07, Benjamin Watine [EMAIL PROTECTED] wrote: Andrew Beekhof a écrit : On 5/15/07, Benjamin Watine [EMAIL PROTECTED] wrote: Hi I'm about to install Heartbeat on a fresh Debian 4 system, and I was wondering wich version of heartbeat I should install ? Some

Re: [Linux-HA] What heartbeat version to install now ?

2007-05-16 Thread Andrew Beekhof
On 5/16/07, Benjamin Watine [EMAIL PROTECTED] wrote: Andrew Beekhof a écrit : On 5/15/07, Benjamin Watine [EMAIL PROTECTED] wrote: Andrew Beekhof a écrit : On 5/15/07, Benjamin Watine [EMAIL PROTECTED] wrote: Hi I'm about to install Heartbeat on a fresh Debian 4 system, and I was

Re: [Linux-HA] What heartbeat version to install now ?

2007-05-16 Thread Benjamin Watine
Andrew Beekhof a écrit : On 5/16/07, Benjamin Watine [EMAIL PROTECTED] wrote: Andrew Beekhof a écrit : On 5/15/07, Benjamin Watine [EMAIL PROTECTED] wrote: Andrew Beekhof a écrit : On 5/15/07, Benjamin Watine [EMAIL PROTECTED] wrote: Hi I'm about to install Heartbeat on a fresh Debian

Re: [Linux-HA] What heartbeat version to install now ?

2007-05-16 Thread Serge Dubrouski
On 5/16/07, Andrew Beekhof [EMAIL PROTECTED] wrote: On 5/15/07, Serge Dubrouski [EMAIL PROTECTED] wrote: Andrew, you used to periodically update the stable Mercury repositary but it looks like you aren;t doing this anymore. Why? I assume you mean: http://hg.linux-ha.org/heartbeat I meant

Re: [Linux-HA] What heartbeat version to install now ?

2007-05-16 Thread Andrew Beekhof
On 5/16/07, Serge Dubrouski [EMAIL PROTECTED] wrote: On 5/16/07, Andrew Beekhof [EMAIL PROTECTED] wrote: On 5/15/07, Serge Dubrouski [EMAIL PROTECTED] wrote: Andrew, you used to periodically update the stable Mercury repositary but it looks like you aren;t doing this anymore. Why? I

Re: [Linux-HA] Suse 10 / EVMS Volume disappearing

2007-05-16 Thread Dan Gahlinger
and 10.what, 10.0, 10.1, 10.2, 10.3alpha? But I have a thought what he's trying to do. Eric - you're not using yast/mkfs to try and build the drbd partition under evms are you? making it /dev/evms/whatever ? that won't work. not to say you can't have drbd on an evms device. you can have a drbd

[Linux-HA] 6. Re: Suse 10 / EVMS Volume disappearing

2007-05-16 Thread Eric Marcus
-Hello, I am hoping you can give me a tip on the disappearing volume issue I am having. When I have one node up and running, i used evmsgui to create the container and the volume. i am able -to mount it manually and with HeartBeat. but when I type evms_activate to the other node doesn't

Re: [Linux-HA] 6. Re: Suse 10 / EVMS Volume disappearing

2007-05-16 Thread Dan Gahlinger
Not sure this applies to SLES 10, but this fix will work for opensuse10 - http://software.opensuse.org/download/server:/ha-clustering/ Dan. On 5/16/07, Eric Marcus [EMAIL PROTECTED] wrote: -Hello, I am hoping you can give me a tip on the disappearing volume issue I am having. When I have

[Linux-HA] hb_gui vs command line

2007-05-16 Thread Jiann-Ming Su
My colleague admin down a resource group via hb_gui. I tried to bring it up using crm_resource -r group_1 -v started, but this did not work. However, using hb_gui, I right click on group_1 and selected start which successfully started the resource group. Is the crm_resource command I used not

Re: [Linux-HA] What heartbeat version to install now ?

2007-05-16 Thread Max Hofer
Here my 2 cents to this topic. I think the whole problem currently arises form the fact the there is a change how releases are coming out (or better how they should come out ;-) What most customer want (and can handle) is: * a development version where new functionality is going in * a current

[Linux-HA] Problems with IPaddr, bonding, and VLANs

2007-05-16 Thread Lars Kellogg-Stedman
Hello all, I have two systems that are using both the bonding module (for link aggregation) and several VLAN interfaces. This means that alias interfaces look something like: bond0.50:0 (That's interface.vlan id:alias) This causes a big problem for the IPaddr script -- since it tries to