[Ocfs2-users] O2CB heartbeat not active on 2nd node

McKinley, Reid RMckinley at tiaa-cref.org
Thu Jun 4 06:25:48 PDT 2009


Thanks for your push on this.  I don't know why I didn't check this
before.

It looks like we have a problem with our interconnect.  Our SA is
checking the hardware now.

[root at nyclx1 ~]# more /etc/ocfs2/cluster.conf
node:
        ip_port = 7777
        ip_address = 192.168.0.218
        number = 0
        name = nyclx1
        cluster = tiaa

node:
        ip_port = 7777
        ip_address = 192.168.0.217
        number = 1
        name = nyclx2
        cluster = tiaa

cluster:
        node_count = 2
        name = tiaa

[root at nyclx1 ~]# ping 192.168.0.217
PING 192.168.0.217 (192.168.0.217) 56(84) bytes of data.
>From 192.168.0.218 icmp_seq=2 Destination Host Unreachable
>From 192.168.0.218 icmp_seq=3 Destination Host Unreachable
>From 192.168.0.218 icmp_seq=4 Destination Host Unreachable

-----Original Message-----
From: Sunil Mushran [mailto:sunil.mushran at oracle.com] 
Sent: Wednesday, June 03, 2009 6:19 PM
To: McKinley, Reid
Cc: ocfs2-users at oss.oracle.com
Subject: Re: [Ocfs2-users] O2CB heartbeat not active on 2nd node

Do on both nodes:
$ netstat -ta --numeric-ports

Maybe port 7777 is already in use.

Check your setup again. Ensure cluster.conf is the same on both nodes.
And that the ips are correct. That tcpdump was capturing
the traffic on the correct interface. etc. etc.


McKinley, Reid wrote:
> Yes, I had tcpdump running in separate sessions on both servers.
>
> The port is correct.  Here is the cluster.conf.
>
> node:
>         ip_port = 7777
>         ip_address = 192.168.0.218
>         number = 0
>         name = nyclx1
>         cluster = tiaa
>
> node:
>         ip_port = 7777
>         ip_address = 192.168.0.217
>         number = 1
>         name = nyclx2
>         cluster = tiaa
>
> cluster:
>         node_count = 2
>         name = tiaa
>
> -----Original Message-----
> From: Sunil Mushran [mailto:sunil.mushran at oracle.com] 
> Sent: Wednesday, June 03, 2009 5:35 PM
> To: McKinley, Reid
> Cc: ocfs2-users at oss.oracle.com
> Subject: Re: [Ocfs2-users] O2CB heartbeat not active on 2nd node
>
> Did you have tcpdump running on a terminal when you attempted
> the mount on another terminal? Is the interface and port correct?
>
> It is one thing to not see the packets on the nyclx2. But what
> confuses me is that there is no traffic on nyclx1 too.
>   


********************************************************************************************
This message, including any attachments, contains confidential information intended 
for a specific individual and purpose, and is protected by law. If you are not the intended 
recipient, please contact the sender immediately by reply e-mail and destroy all copies.
You are hereby notified that any disclosure, copying, or distribution of this message, or
the taking of any action based on it, is strictly prohibited.

TIAA-CREF
********************************************************************************************




More information about the Ocfs2-users mailing list