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

Sunil Mushran sunil.mushran at oracle.com
Wed Jun 3 15:18:32 PDT 2009


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.
>   




More information about the Ocfs2-users mailing list