A grep shows MSG_DONWAIT is still used in ipcsocket.c and IPV6addr.c. I
will have it fixed.
thanks for reminding.
-Guochun
Steven Dake wrote:
Folks,
Joe is porting openais to bsd (and Darwin). During this process, we
found a problem with the portability of our ipc layer because of the
fact
Correction. Obviously, that is not the command being used.
It's system("(/etc/init.d/heartbeat restart &)");
The command below was from an old version.
Thanks,
Nate
On Friday 24 February 2006 14:44, Nate Reed wrote:
> In our cluster, Heartbeat is running mon. I have a mon alert script that
>
In our cluster, Heartbeat is running mon. I have a mon alert script that
attempts to restart the cluster using /etc/init.d/heartbeat restart.
Since mon's parent is Heartbeat, the current process gets killed before it can
start a new Heartbeat process.
Here is the command I'm using in Perl:
sy
there is an error from mcast.c
cc1: warnings being treated as errors
mcast.c: In function 'if_getaddr':
mcast.c:703: warning: 'err' may be used uninitialized in this function
gmake[4]: *** [mcast.lo] Error 1
linux-ha-cvs@lists.linux-ha.org wrote:
linux-ha CVS committal
Author : alan
Host
On Sat, 25 Feb 2006, Xun Sun wrote:
> [...]
> My former proposal of doing so was based on the assumption that
> "/opt/csw" was a randomly chosen (by the blastwave system that I was
> not aware of) place, hence the user had to explicitly specify it in
> some way (CPPFLAGS) the user was already fami
OK, the old standby DESTDIR= works, as in:
make DESTDIR=/build/tmp install
Sorry to have bothered you.
Disclaimer: The information contained in this transmission, including any
attachments, may contain confidential information of Panasonic Avionics
Corporation. This transmission is intended
I am currently developing on FedoraCore 1, using libnet version 1.1.2.1,
downloaded yesterday (20060218), and trying to build heartbeat 2.0.3.
The system on which it will run is NOT the build system, however. The
installation should be to either a temporary directory or a loop-mounted
file that w
Thanks for your quick response!
I remember somebody hosting such a package (for Solaris 8) on
http://centaur.homeunix.net/. But that site seems to be down. I was hoping
something similar were available for Sol 9. I don't mind doing it myself. My
enquiry was an attempt to save me some time. It w
Folks,
I am trying to make rpm from heartbeat-1.2.3 source. ConfigureMe and
make are running successfully. However, created rpm is not a standard
installation rpm. It is installing heartbeat package to /usr/local. I did try
ConfigureMe with make, package, install and rpm options without
Title: RE: [Linux-ha-dev] Re: [Linux-HA] Solaris10 x86
Thank you all for the follow up information.
Here is my output for "ConfigureMe configure" | grep Python.h *
---
config.log:9603:configure:41161: checking /opt/csw/include/python2.3/Python.h usability
config.log:9612:con
Folks,
Joe is porting openais to bsd (and Darwin). During this process, we
found a problem with the portability of our ipc layer because of the
fact that sendmsg doesn't honor the MSG_DONTWAIT flag. A quick google
search brought up this thread with the same problem in linux-ha:
http://www.gossa
Hi All,
I find there are some header files of AIS in heartbeat package(include\saf), but I don't see any implementation about it.
Could you tell me whether Linux-HA has implemented the interface defined by AIS?
Thanks first!
Best regards,
Zhang Qian
___
On 2/20/06, David Lee <[EMAIL PROTECTED]> wrote:
> On Sat, 18 Feb 2006, Xun Sun wrote:
>
> > [...]
> > One way to heal the problem is to add Python.h location into CPPFLAGS.
> > Assuming the Python headers are installed in standard location
> > (otherwise they may be at arbitrary locations and we a
On Fri, 24 Feb 2006, Xun Sun wrote:
> Sorry for the delay of reply. I was really busy these days, at the
> beginning of a semester.
It so happens I was busy on this last night, and again at lunchtime (UK
time) and had just posted a follow-up on the bug report:
http://www.osdl.org/developer_bug
Hi David,
Sorry for the delay of reply. I was really busy these days, at the
beginning of a semester.
On 2/20/06, David Lee <[EMAIL PROTECTED]> wrote:
> On Sat, 18 Feb 2006, Xun Sun wrote:
>
> > On 2/18/06, Davis, Jacob <[EMAIL PROTECTED]> wrote:
> >
> > > ---
> > > config.log:96
15 matches
Mail list logo