Hello,
I set up a group with two resource members and set ordered="false" and
collocated="false", because I dont want to use these features. I only want
to organize a lot of similar resources. Group and all resources running. But
if I stop one of the resources, the whole group stops. This is not what I
expect. I expect, the other members of group should still running because of
collocated="false".
What could be wrong?
Regards,
Annette
Group definition within heartbeat 2.0.8:
<group ordered="false" collocated="false" id="group_Filesystems">
<primitive class="ocf" type="Filesystem" provider="heartbeat"
id="resource_fs-homes">
<instance_attributes id="resource_fs-homes_instance_attrs">
<attributes>
<nvpair name="target_role" id="resource_fs-homes_target_role"
value="started"/>
<nvpair id="cba16e12-4e0a-4f6e-b6f5-085f2838d59e" name="fstype"
value="xfs"/>
<nvpair id="3f3f1fc8-f3d9-40b3-93bb-10c5c97bed2b" name="device"
value="/dev/vg_homes/homes"/>
<nvpair id="e93e6221-38e0-433a-9c3b-15cf904f128f" name="directory"
value="/export/homes"/>
<nvpair id="6e76d6b6-80d0-407e-a872-2198fb473ba6" name="options"
value="nobarrier,logbufs=8,quota"/>
</attributes>
</instance_attributes>
</primitive>
<primitive class="ocf" type="Filesystem" provider="heartbeat"
id="resource_fs-homes2">
<instance_attributes id="resource_fs-homes2_instance_attrs">
<attributes>
<nvpair name="target_role" id="resource_fs-homes2_target_role"
value="started"/>
<nvpair id="0beed60c-356e-42fb-b5ce-b32e91e86989" name="fstype"
value="xfs"/>
<nvpair id="a0ce361c-f463-4479-bc5d-3c5884b13c62" name="directory"
value="/export/homes2"/>
<nvpair id="5dcb8411-d39e-41f6-959a-109be4f22e1e" name="options"
value="nobarrier,logbufs=8,quota"/>
<nvpair id="e4314e88-6e21-4100-8d37-7d4c42e40fea" name="device"
value="/dev/vg_homes2/homes2"/>
</attributes>
</instance_attributes>
</primitive>
</group>
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems