Hello Steven, You are right, I didn't "make install DESTDIR=/". After executing this command line, AIS can be launched successfully.
Just one comment, the reference guide which I followed is "QUICKSTART" under root directory of openais, however I did not find any comments about "make install DESTDIR=/". Maybe you need add this into "QUICKSTART" :-) Best Regards YE Lei -----Original Message----- From: Steven Dake [mailto:[EMAIL PROTECTED] Sent: Monday, April 14, 2008 9:31 PM To: YE Lei Cc: [EMAIL PROTECTED] Subject: Re: [Openais] Ais can't be launched My guess is you didn't make install DESTDIR=/ Or did you get packaged version of openais? Regards -steve On Mon, 2008-04-14 at 16:38 +0800, YE Lei wrote: > Hello, > > I am trying to run ais in my linux workstation, but it failed to be > launched with following error information, > > > [MAIN ] AIS Executive Service RELEASE 'subrev 1358 version 0.80.3' > [MAIN ] Copyright (C) 2002-2006 MontaVista Software, Inc and > contributors. > [MAIN ] Copyright (C) 2006 Red Hat, Inc. > [MAIN ] AIS Executive Service: started and ready to provide service. > [MAIN ] AIS Executive couldn't open configuration object database > component. > [MAIN ] AIS Executive exiting (-13). > > > Could you tell me what was happening? > > Thanks for the help. > > PS: the content of openais.conf > > > 3 totem { > > 4 version: 2 > > 5 secauth: off > > 6 threads: 0 > > 7 interface { > > 8 ringnumber: 0 > > 9 bindnetaddr: 172.24.179.0 > > 10 mcastaddr: 226.94.1.1 > > 11 mcastport: 5405 > > 12 } > > 13 } > > 14 > > 15 logging { > > 16 to_stderr: yes > > 17 to_file: yes > > 18 logfile: /tmp/ais > > 19 debug: on > > 20 timestamp: on > > 21 } > > 22 > > 23 amf { > > 24 mode: disabled > > 25 } > > Best Regards > > YE Lei > _______________________________________________ > Openais mailing list > [email protected] > https://lists.linux-foundation.org/mailman/listinfo/openais _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
