<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Oracle RAC On SLES 10 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/oracle-rac-on-sles-10/m-p/4551764#M60176</link>
    <description>Yes. It has to be active on both nodes:&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;node1&amp;gt;&lt;BR /&gt;Checking O2CB cluster sfx: Online&lt;BR /&gt;  Heartbeat dead threshold: 31&lt;BR /&gt;  Network idle timeout: 30000&lt;BR /&gt;  Network keepalive delay: 2000&lt;BR /&gt;  Network reconnect delay: 2000&lt;BR /&gt;Checking O2CB heartbeat: Active&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;node2&amp;gt;&lt;BR /&gt;Checking O2CB cluster sfx: Online&lt;BR /&gt;  Heartbeat dead threshold: 31&lt;BR /&gt;  Network idle timeout: 30000&lt;BR /&gt;  Network keepalive delay: 2000&lt;BR /&gt;  Network reconnect delay: 2000&lt;BR /&gt;Checking O2CB heartbeat: Active&lt;BR /&gt;&lt;BR /&gt;Check your ocfs2/cluster.conf and identify the ip_address configuration on both nodes.&lt;BR /&gt;&lt;BR /&gt;Ensure that you can ping that ip address from each one.&lt;BR /&gt;&lt;BR /&gt;Use the ethtool command to identify if your private adapters have link.&lt;BR /&gt;</description>
    <pubDate>Thu, 17 Dec 2009 12:34:07 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2009-12-17T12:34:07Z</dc:date>
    <item>
      <title>Oracle RAC On SLES 10</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-rac-on-sles-10/m-p/4551761#M60173</link>
      <description>Hi Gurus,&lt;BR /&gt;&lt;BR /&gt;I am stuck in RAC installtion on SUSE 9.&lt;BR /&gt;it has 2 nodes and the node on which I am mounting ocfs2 filesystem it has&lt;BR /&gt;Checking heartbeat: Active&lt;BR /&gt;and other has &lt;BR /&gt;&lt;BR /&gt;Checking heartbeat: Not active&lt;BR /&gt;&lt;BR /&gt;when I am mounting the file system on second node it says&lt;BR /&gt;&lt;BR /&gt;mount.ocfs2: Transport endpoint is not connected while mounting /dev/sdb1 on /oravl06_RAC&lt;BR /&gt;&lt;BR /&gt;the only issue I could spot is port 7777 is closed on one server and open on other.&lt;BR /&gt;&lt;BR /&gt;My question---&lt;BR /&gt;is this really related to port setting or something else.&lt;BR /&gt;&lt;BR /&gt;How to open a port in SUSE?&lt;BR /&gt;whats should be the entry in services file for this port&lt;BR /&gt;&lt;BR /&gt;7777/tcp  open  XXXX&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Thu, 17 Dec 2009 12:01:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-rac-on-sles-10/m-p/4551761#M60173</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2009-12-17T12:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle RAC On SLES 10</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-rac-on-sles-10/m-p/4551762#M60174</link>
      <description>A TCP port is open when a service is started. For OCFS2 you need to ensure that the o2cb service starts correctly. Maybe you are having a problem with the cluster interconnect, that is, the private network interface between the hosts.&lt;BR /&gt;&lt;BR /&gt;You could check with:&lt;BR /&gt;&lt;BR /&gt;/etc/init.d/o2cb status&lt;BR /&gt;&lt;BR /&gt;All information you need is in:&lt;BR /&gt;&lt;BR /&gt;/usr/share/doc/ocfs2-tools-*/README.O2CB&lt;BR /&gt;&lt;BR /&gt;Maybe the path is different for documentation in SUSE.</description>
      <pubDate>Thu, 17 Dec 2009 12:14:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-rac-on-sles-10/m-p/4551762#M60174</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-12-17T12:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle RAC On SLES 10</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-rac-on-sles-10/m-p/4551763#M60175</link>
      <description>Hey Ivan,&lt;BR /&gt;&lt;BR /&gt;everything seems to be fine in status, except heartbeat&lt;BR /&gt;&lt;BR /&gt;# /etc/init.d/o2cb status&lt;BR /&gt;Module "configfs": Loaded&lt;BR /&gt;Filesystem "configfs": Mounted&lt;BR /&gt;Module "ocfs2_nodemanager": Loaded&lt;BR /&gt;Module "ocfs2_dlm": Loaded&lt;BR /&gt;Module "ocfs2_dlmfs": Loaded&lt;BR /&gt;Filesystem "ocfs2_dlmfs": Mounted&lt;BR /&gt;Checking cluster ocfs2: Online&lt;BR /&gt;Checking heartbeat: Not active&lt;BR /&gt;&lt;BR /&gt;on the server where ocfs2 is not mounted.&lt;BR /&gt;&lt;BR /&gt;I am not sure if its like this is this should be Active on both nodes.&lt;BR /&gt;I also feel somep problem with interconnect but could not figure out whatexactly is the scene.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil</description>
      <pubDate>Thu, 17 Dec 2009 12:20:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-rac-on-sles-10/m-p/4551763#M60175</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2009-12-17T12:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle RAC On SLES 10</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-rac-on-sles-10/m-p/4551764#M60176</link>
      <description>Yes. It has to be active on both nodes:&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;node1&amp;gt;&lt;BR /&gt;Checking O2CB cluster sfx: Online&lt;BR /&gt;  Heartbeat dead threshold: 31&lt;BR /&gt;  Network idle timeout: 30000&lt;BR /&gt;  Network keepalive delay: 2000&lt;BR /&gt;  Network reconnect delay: 2000&lt;BR /&gt;Checking O2CB heartbeat: Active&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;node2&amp;gt;&lt;BR /&gt;Checking O2CB cluster sfx: Online&lt;BR /&gt;  Heartbeat dead threshold: 31&lt;BR /&gt;  Network idle timeout: 30000&lt;BR /&gt;  Network keepalive delay: 2000&lt;BR /&gt;  Network reconnect delay: 2000&lt;BR /&gt;Checking O2CB heartbeat: Active&lt;BR /&gt;&lt;BR /&gt;Check your ocfs2/cluster.conf and identify the ip_address configuration on both nodes.&lt;BR /&gt;&lt;BR /&gt;Ensure that you can ping that ip address from each one.&lt;BR /&gt;&lt;BR /&gt;Use the ethtool command to identify if your private adapters have link.&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Dec 2009 12:34:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-rac-on-sles-10/m-p/4551764#M60176</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-12-17T12:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle RAC On SLES 10</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-rac-on-sles-10/m-p/4551765#M60177</link>
      <description>All the links are UP I can ping from oe server to other.&lt;BR /&gt;&lt;BR /&gt;The only issue I can feel is of port cause in one server port 7777 is open on other its closed.&lt;BR /&gt;&lt;BR /&gt;What are the entries should be there in /etc/services file.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Fri, 18 Dec 2009 04:46:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-rac-on-sles-10/m-p/4551765#M60177</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2009-12-18T04:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle RAC On SLES 10</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-rac-on-sles-10/m-p/4551766#M60178</link>
      <description>I have no entries on /etc/services and everyhing is working correctly.&lt;BR /&gt;&lt;BR /&gt;Any firewall running?</description>
      <pubDate>Fri, 18 Dec 2009 12:00:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-rac-on-sles-10/m-p/4551766#M60178</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-12-18T12:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle RAC On SLES 10</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-rac-on-sles-10/m-p/4551767#M60179</link>
      <description>And also post the output of:&lt;BR /&gt;&lt;BR /&gt;grep -i o2cb /var/log/messages*&lt;BR /&gt;&lt;BR /&gt;On both nodes.</description>
      <pubDate>Fri, 18 Dec 2009 12:35:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-rac-on-sles-10/m-p/4551767#M60179</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-12-18T12:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle RAC On SLES 10</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-rac-on-sles-10/m-p/4551768#M60180</link>
      <description># /etc/init.d/o2cb status&lt;BR /&gt;Module "configfs": Loaded&lt;BR /&gt;Filesystem "configfs": Mounted&lt;BR /&gt;Module "ocfs2_nodemanager": Loaded&lt;BR /&gt;Module "ocfs2_dlm": Loaded&lt;BR /&gt;Module "ocfs2_dlmfs": Loaded&lt;BR /&gt;Filesystem "ocfs2_dlmfs": Mounted&lt;BR /&gt;Checking cluster ocfs2: Online&lt;BR /&gt;Checking heartbeat: Not active&lt;BR /&gt;&lt;BR /&gt;I would take a look into that init script and see what this "Checking heartbeat" does. My best bet is that it checks the port 7777, but I'm not sure as I don't know RAC environment in SuSE very well.&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Dec 2009 13:42:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-rac-on-sles-10/m-p/4551768#M60180</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2009-12-18T13:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle RAC On SLES 10</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-rac-on-sles-10/m-p/4551769#M60181</link>
      <description>I was digging a little more and the heartbeat is active when the OCFS2 filesystem is mounted.&lt;BR /&gt;&lt;BR /&gt;That means that is inactive because you cannot mount the ocfs2 filesystem. We must find the reason of this.&lt;BR /&gt;&lt;BR /&gt;Try with egrep "e2|ocfs2" /var/log/messages*&lt;BR /&gt;&lt;BR /&gt;I have seen a problem similar searching and it was caused by different versions of ocfs2 installed on the nodes. Check the versions on both nodes with rpm -qa | grep ocfs</description>
      <pubDate>Fri, 18 Dec 2009 14:34:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-rac-on-sles-10/m-p/4551769#M60181</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-12-18T14:34:46Z</dc:date>
    </item>
  </channel>
</rss>

