[Linux-cluster] Problems with an apache resource with RHCS under CentOS 6.2

C. L. Martinez carlopmart at gmail.com
Mon Feb 27 11:20:27 UTC 2012


On Mon, Feb 27, 2012 at 12:05 PM, Marek Grac <mgrac at redhat.com> wrote:
> On 02/27/2012 11:32 AM, C. L. Martinez wrote:
>>
>> Hi all,
>>
>>  I am trying to setup an apache resource under my rhcs. My
>> cluster.conf configuration is:
>>
>> <service autostart="0" domain="SecondCluster" exclusive="0"
>> name="elsawww-svc" recovery="relocate">
>>        <fs ref="elsawebdata">
>>                <ip ref="192.168.44.7">
>>                       <apache ref="httpd-cluster"/>
>>                </ip>
>>         </fs>
>> </service>
>
>
>> <info>    Starting Service apache:httpd-cluster
>> <debug>   Looking For IP Addresses
>> <debug>   0 IP addresses found for elsawww-svc/httpd-cluster
>> <error>   Looking For IP Addresses [apache:httpd-cluster]>  Failed - No
>> IP Addresses Found
>> [apache] Looking For IP Addresses [apache:httpd-cluster]>  Failed - No
>> IP Addresses Found
>> Failed to start elsawww-svc
>>
>> As you can see, I am assigning 192.168.44.7 ip to this resource ...
>>
> Apache resource is looking for IP address as a sibling.
> <service>
> <ip .../>
> <apache ... />
> </service>
>
> m,
>

Correct, and this is how I have it configured as you can see in my config ...




More information about the Linux-cluster mailing list