Hi, I've configured drbd as master/slave ressource. The cluster and drbd are working fine but crm_resource -LV shows me an message, which I don't understand:
# crm_resource -LV
crm_resource[18114]: 2010/06/10_17:08:48 ERROR: common_unpack: Unknown
resource type: master_slave
crm_resource[18114]: 2010/06/10_17:08:48 ERROR: unpack_resources: Failed
unpacking master_slave ms_drbd
crm_resource[18114]: 2010/06/10_17:08:48 WARN: process_orphan_resource:
Nothing known about resource resource_drbd:0 running on mable
crm_resource[18114]: 2010/06/10_17:08:48 WARN: process_orphan_resource:
Nothing known about resource resource_drbd:1 running on able
resource_drbd:0 (ocf::heartbeat:drbd ORPHANED) Started
resource_drbd:1 (ocf::heartbeat:drbd ORPHANED) Started
What does this mean?
I'm running SLES10-SP3 with heartbeat-2.1.4-0.17.1. Here's the xml used for
configuring this resource:
<master_slave id="ms_drbd" notify="true" globally_unique="false">
<meta_attributes id="ms_drbd_meta_attrs">
<attributes>
<nvpair id="ms_drbd_meta_attr_clone_max" name="clone_max" value="2"/>
<nvpair id="ms_drbd_meta_attr_clone_node_max" name="clone_node_max"
value="1"/>
<nvpair id="ms_drbd_meta_attr_master_max" name="master_max" value="1"/>
<nvpair id="ms_drbd_meta_attr_master_node_max" name="master_node_max"
value="1"/>
<nvpair id="ms_drbd_meta_attr_notify" name="notify" value="true"/>
<nvpair id="ms_drbd_meta_attr_globally_unique" name="globally_unique"
value="false"/>
</attributes>
</meta_attributes>
<primitive id="resource_drbd" class="ocf" type="drbd" provider="heartbeat">
<instance_attributes id="resource_drbd">
<attributes>
<nvpair id="resource_drbd_attr_drbd_resource" name="drbd_resource"
value="services"/>
</attributes>
</instance_attributes>
</primitive>
</master_slave>
--
Jan Klever (PKI Team), Phone +49 40 808077-619
DFN-CERT Services GmbH, https://www.dfn-cert.de, Phone +49 40 808077-555
Sitz / Register: Hamburg, AG Hamburg, HRB 88805, Ust-IdNr.: DE 232129737
Sachsenstraße 5, 20097 Hamburg / Germany, CEO: Dr. Klaus-Peter Kossakowski
18. DFN Workshop "Sicherheit in vernetzten Systemen"
am 15./16. Februar 2011 im Grand Hotel Elysee in Hamburg
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
