[Openais] [openais-trunk] provide seperate service enable config interface

Steven Dake sdake at redhat.com
Thu Aug 14 12:32:57 PDT 2008


In the past, openaisparser.lcrso was responsible for turning on the
openais services as well as configuring the system.  Other systems may
desire to start openais.  Now there is a new plugin called
"openaisserviceenable.lcrso" which can be used with any other set of
plugins (such as pacemaker or cman).

To start openais now, you can run the services/aisexec script which
consists of:
[sdake at balance services]$ more aisexec
#!/bin/sh
export
COROSYNC_DEFAULT_CONFIG_IFACE="openaisserviceenable:openaisparser"
/usr/sbin/corosync -f


Or it may be run manually by setting that environment variable as shown
above.

patch attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: service_enable.patch
Type: text/x-patch
Size: 8949 bytes
Desc: not available
Url : http://lists.linux-foundation.org/pipermail/openais/attachments/20080814/76140f1c/attachment.bin 


More information about the Openais mailing list