fence manual

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

 



Hi!


(Sorry for my English)

I have a redhat (Centos 5.1) cluster with gfs and the fence is manual. What's the command to remove some computer from de cluster? and what is the command to go back this computer in the cluster ?


Thanks

Marcelo

My cluster.conf

<?xml version="1.0"?>
<cluster config_version="7" name="cluster">
    <fence_daemon post_fail_delay="0" post_join_delay="3"/>
    <clusternodes>
        <clusternode name="server1" nodeid="1" votes="1">
            <fence>
                <method name="1">
                    <device name="Manual" nodename="server1"/>
                </method>
            </fence>
        </clusternode>
        <clusternode name="server2" nodeid="2" votes="1">
            <fence>
                <method name="1">
                    <device name="Manual" nodename="server2"/>
                </method>
            </fence>
        </clusternode>
        <clusternode name="server3" nodeid="3" votes="1">
            <fence>
                <method name="1">
                    <device name="Manual" nodename="server3"/>
                </method>
            </fence>
        </clusternode>
        <clusternode name="server4" nodeid="4" votes="1">
            <fence>
                <method name="1">
                    <device name="Manual" nodename="server4"/>
                </method>
            </fence>
        </clusternode>
        <clusternode name="server5" nodeid="5" votes="1">
            <fence>
                <method name="1">
                    <device name="Manual" nodename="server5"/>
                </method>
            </fence>
        </clusternode>
    </clusternodes>
    <cman/>
    <fencedevices>
        <fencedevice agent="fence_manual" name="Manual"/>
    </fencedevices>
    <rm>
        <failoverdomains/>
        <resources/>
    </rm>
</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