[Linux-cluster] GNBD: cannot connect to cluster manager ...Operation not permitted

Christian Zoffoli merlin at studiobz.it
Mon Jul 19 21:27:58 UTC 2004


Derek Anderson wrote:
> Christian,
> 
> I tried it again with your config file and it is working for me.  What do the 
> /proc/cluster/nodes, /proc/cluster/services, and /proc/cluster/status files 
> look like on the nodes?

-----
gfs1 root # cat /proc/cluster/nodes
Node  Votes Exp Sts  Name
    1    1    1   M   gfs1
    2    1    1   M   gfs2
-----

-----
gfs2 root # cat /proc/cluster/nodes
Node  Votes Exp Sts  Name
    1    1    1   M   gfs1
    2    1    1   M   gfs2
-----

-----
gfs1 root # cat /proc/cluster/services

Service          Name                              GID LID State     Code
Fence Domain:    "default"                           1   2 run       -
[1 2]
-----

-----
gfs2 root # cat /proc/cluster/services

Service          Name                              GID LID State     Code
Fence Domain:    "default"                           1   2 run       -
[1 2]
-----

-----
gfs1 root # cat /proc/cluster/status
Version: 2.0.1
Config version: 1
Cluster name: xcluster
Cluster ID: 28724
Membership state: Cluster-Member
Nodes: 2
Expected_votes: 1
Total_votes: 2
Quorum: 1
Active subsystems: 1
Node addresses: 10.0.4.101
-----

-----
gfs2 root # cat /proc/cluster/status
Version: 2.0.1
Config version: 1
Cluster name: xcluster
Cluster ID: 28724
Membership state: Cluster-Member
Nodes: 2
Expected_votes: 1
Total_votes: 2
Quorum: 1
Active subsystems: 1
Node addresses: 10.0.4.10
-----




More information about the Linux-cluster mailing list