<?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: Cluster Question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-question/m-p/4443339#M357622</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;The process information does include the start time on the cluster package and the process the package starts.&lt;BR /&gt;&lt;BR /&gt;ps can be used and parsed to provide that information.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Fri, 19 Jun 2009 14:23:30 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2009-06-19T14:23:30Z</dc:date>
    <item>
      <title>Cluster Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-question/m-p/4443337#M357620</link>
      <description>How can we find out that how long the package in a cluster is up and running on a certain node?</description>
      <pubDate>Fri, 19 Jun 2009 13:48:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-question/m-p/4443337#M357620</guid>
      <dc:creator>Waqar Razi</dc:creator>
      <dc:date>2009-06-19T13:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-question/m-p/4443338#M357621</link>
      <description>if there is no unexpected and abrupt shutdown of the servers in the cluster (like sudden loss of power or a crash dump and alike) you can collect this information form the package log file, generally located in &lt;BR /&gt;&lt;BR /&gt;/etc/cmcluster/&lt;PKG_DIR&gt;/&lt;PKG_NAME&gt;.log&lt;BR /&gt;&lt;BR /&gt;go to the bottom of file and you will see a line like this :&lt;BR /&gt;&lt;BR /&gt;########### Node "test1": Package start completed at Thu Jun 18 08:57:00 PDT 2009 ###########&lt;BR /&gt;&lt;BR /&gt;this is the last startup of the package. After that point it is just simple math to calculate the package uptime&lt;BR /&gt;&lt;BR /&gt;HTH&lt;/PKG_NAME&gt;&lt;/PKG_DIR&gt;</description>
      <pubDate>Fri, 19 Jun 2009 13:59:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-question/m-p/4443338#M357621</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-06-19T13:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-question/m-p/4443339#M357622</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;The process information does include the start time on the cluster package and the process the package starts.&lt;BR /&gt;&lt;BR /&gt;ps can be used and parsed to provide that information.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 19 Jun 2009 14:23:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-question/m-p/4443339#M357622</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-06-19T14:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-question/m-p/4443340#M357623</link>
      <description>Lets say if I am doing ps -ef, what process should I grep?</description>
      <pubDate>Fri, 19 Jun 2009 14:46:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-question/m-p/4443340#M357623</guid>
      <dc:creator>Waqar Razi</dc:creator>
      <dc:date>2009-06-19T14:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-question/m-p/4443341#M357624</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;To processes.&lt;BR /&gt;&lt;BR /&gt;grep the name of the package control script.&lt;BR /&gt;&lt;BR /&gt;grep the name of the service that is started by the package control script. If the name of that process is oracle_db then that is what you grep for.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 19 Jun 2009 14:54:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-question/m-p/4443341#M357624</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-06-19T14:54:25Z</dc:date>
    </item>
  </channel>
</rss>

