Re: How to run same service in parallel in RedHat Cluster 5.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Title: Re: How to run same service in parallel in RedHat Cluster 5.0
This approach didn’t work either :(
First server started service the second couldn’t start



On 28-Sep-2011 8:52 AM, "Robert Hayden" <rhayden.public@xxxxxxxxx> wrote:


On 09/27/2011 05:33 PM, Ruben Sajnovetzky wrote:
>
> I might be doing something wrong, because you say "you are fine" but didn't
> work :(
>
> All servers have "/opt/app" mounted in same internal disk partition.
> They are not shared, it is just that all have identical layout.
> I tried to create:
>
>     Resource name: Central_FS
>     Device: /dev/mapper/VolGroup00-optvol
>     FS Type: ext3
>     Mount point: /opt
>
> And
>
>     Resource name: Collector_FS
>     Device: /dev/mapper/VolGroup00-optvol
>     FS Type: ext3
>     Mount point: /opt
>

My suggestion here is theoretical and not tested.... I think you want to have a single "resource" with different service names.  For example,

<rm>
  <resources>
       <fs name="OptAppFS" device=/dev/mapper/VolGroup00-optvol .....>
  </resources>  
       <service name="Central_FS" .....>
             <fs ref="OptAppFS"  ....>
       </service>
       <service name="Collector_FS" .....>
             <fs ref="OptAppFS"  ....>
       </service>
</rm>

 
> When I tried to save it I found in the /var/log/messages:
>
>  clurgmgrd[4174]: <notice> Reconfiguring
>  clurgmgrd[4174]: <err> Unique attribute collision. type=fs attr=mountpoint
> value=/opt
>  clurgmgrd[4174]: <err> Error storing fs resource
>
> Thanks for your help and ideas!



--
Linux-cluster mailing list
Linux-cluster@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/linux-cluster
--
Linux-cluster mailing list
Linux-cluster@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/linux-cluster

[Index of Archives]     [Corosync Cluster Engine]     [GFS]     [Linux Virtualization]     [Centos Virtualization]     [Centos]     [Linux RAID]     [Fedora Users]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite Camping]

  Powered by Linux