[Linux-cluster] cman_tool error

Bret Baptist bbaptist at iexposure.com
Wed Sep 1 16:37:52 UTC 2004


I am trying to join a simple cluster with cman_tool join but I constantly get 
the error:
cman_tool join
cman_tool: node name mankey is ambiguous

Here is my cluster.conf:
<?xml version="1.0"?>
<cluster name="mankeytest" config_version="1">

<cman two_node="1" expected_votes="1">
</cman>

<nodes>
<node name="mankey" votes="1">
        <fence>
                <method name="single">
                        <device name="human" ipaddr="mankey"/>
                </method>
        </fence>
</node>

<node name="maudlin" votes="1">
        <fence>
                <method name="single">
                        <device name="human" ipaddr="maudlin"/>
                </method>
        </fence>
</node>

</nodes>

<fence_devices>
        <device name="human" agent="fence_manual"/>
</fence_devices>

</cluster>

What does that error mean anyway?


-- 
Bret Baptist
Systems and Technical Support Specialist
bbaptist at iexposure.com
Internet Exposure, Inc.
http://www.iexposure.com
 
(612)676-1946 x17
Web Development-Web Marketing-ISP Services
------------------------------------------


Today is the tomorrow you worried about yesterday.




More information about the Linux-cluster mailing list