Filesystem (GFS) availability

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

 



I have a two node GFS setup. When one of the nodes (B) goes down, the
other one (A) is unable to access the fs.

A, nevertheless, "notes" that B went down and removes it from the
cluster, but any access to the GFS locks.

Any clues?

My cluster.conf is:

<?xml version="1.0"?>
<cluster name="cluster1" config_version="1">
  <cman two_node="1" expected_votes="1">
  </cman>
  <clusternodes>
    <clusternode name="varela1" votes="1">
      <fence>
        <method name="single">
          <device name="human" ipaddr="x.j.h.b"/>
        </method>
      </fence>
    </clusternode>
    <clusternode name="varela2" votes="1">
      <fence>
        <method name="single">
          <device name="human" ipaddr="x.y.z.h"/>
        </method>
      </fence>
    </clusternode>
  </clusternodes>
  <fence_devices>
    <device name="human" agent="fence_manual"/>
  </fence_devices>
</cluster>

Regards,
maykel


--

Linux-cluster@xxxxxxxxxx
http://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