[Linux-cluster] Apache Cluster

crypto grid cryptogrid at gmail.com
Fri Aug 21 19:26:51 UTC 2009


On Wed, Aug 19, 2009 at 12:54 PM, saji george <george.saji00 at gmail.com>wrote:

> Hi
>   I have configured the GFS cluster successfully in RHEL 5.3
> But I am not able to configure the cluster for apache.while enabling the
> service I am getting the below error
>
> # clusvcadm -e webcluster
> Local machine trying to enable service:webcluster...Aborted; service failed
>
> /log/messages
>
> Aug 19 21:12:49 cmsstorage-web1 clurgmgrd[32766]: <err> #43: Service
> service:webcluster has failed; can not start.
> Aug 19 21:12:49 cmsstorage-web1 clurgmgrd[32766]: <crit> #13: Service
> service:webcluster failed to stop cleanly
>
> cluster.conf
>
> <failoverdomain name="GFS-apache" ordered="1" restricted="1">
>                                 <failoverdomainnode name="cmsstorage-web3"
> priority="3"/>
>                                 <failoverdomainnode name="cmsstorage-web2"
> priority="2"/>
>                                 <failoverdomainnode name="cmsstorage-web1"
> priority="1"/>
>                         </failoverdomain>
>
> <resources>
> <apache config_file="conf/httpd.conf" httpd_options="" name="webcluster"
> server_root="/usr/local/apache/" shutdown_wait="2"/>
> </resources>
>
>  <service autostart="1" domain="GFS-apache" name="webcluster"
> recovery="restart">
>                         <apache ref="webcluster"/>
>                 </service>
>
> Is there anything missing...



You are missing the definition of an ip address in the resource section, and
after that, the use of the defined ip address into the service definition.

Regards,



>
>
> Thanks in advance.
>
> Regards,
> Saji George
>
>
> --
> Linux-cluster mailing list
> Linux-cluster at redhat.com
> https://www.redhat.com/mailman/listinfo/linux-cluster
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/linux-cluster/attachments/20090821/6a284eed/attachment.htm>


More information about the Linux-cluster mailing list