<?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: service gaurd problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/service-gaurd-problem/m-p/3775377#M262103</link>
    <description>cmhaltcl&lt;BR /&gt;cmruncl</description>
    <pubDate>Fri, 21 Apr 2006 02:22:53 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2006-04-21T02:22:53Z</dc:date>
    <item>
      <title>service gaurd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/service-gaurd-problem/m-p/3775376#M262102</link>
      <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;      I am new for to handle service gaurd due to some problem i would like to restart service gaurd . I have 2 node cluster so pl. can anybody guide me how to stop and restart the cluster.&lt;BR /&gt;thanks to all&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Apr 2006 02:19:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/service-gaurd-problem/m-p/3775376#M262102</guid>
      <dc:creator>Shah Gaurang B.</dc:creator>
      <dc:date>2006-04-21T02:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: service gaurd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/service-gaurd-problem/m-p/3775377#M262103</link>
      <description>cmhaltcl&lt;BR /&gt;cmruncl</description>
      <pubDate>Fri, 21 Apr 2006 02:22:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/service-gaurd-problem/m-p/3775377#M262103</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-04-21T02:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: service gaurd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/service-gaurd-problem/m-p/3775378#M262104</link>
      <description>cmhaltpkg &lt;PACKEGANAME&gt;&lt;BR /&gt;cmhaltnode &lt;NODE name=""&gt;&lt;BR /&gt;cmhaltcl &lt;CLUSTERNAME&gt;&lt;BR /&gt;&lt;BR /&gt;cmruncl &lt;CLUSTERNAME&gt;&lt;BR /&gt;if your cluster is configured properly everything will start automaticly.&lt;BR /&gt;else &lt;BR /&gt;cmrunnode &lt;NODE name=""&gt;&lt;BR /&gt;cmrunpkg &lt;PACKEGANAME&gt;&lt;BR /&gt;&lt;BR /&gt;the package and nodes you can see with cmviewcl&lt;BR /&gt;&lt;BR /&gt;grtz. Mark&lt;/PACKEGANAME&gt;&lt;/NODE&gt;&lt;/CLUSTERNAME&gt;&lt;/CLUSTERNAME&gt;&lt;/NODE&gt;&lt;/PACKEGANAME&gt;</description>
      <pubDate>Fri, 21 Apr 2006 02:31:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/service-gaurd-problem/m-p/3775378#M262104</guid>
      <dc:creator>Mark Nieuwboer</dc:creator>
      <dc:date>2006-04-21T02:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: service gaurd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/service-gaurd-problem/m-p/3775379#M262105</link>
      <description>Hi Gouranga ,&lt;BR /&gt;&lt;BR /&gt;You can stop the package , then stop the node , the stop the cluster.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# cmhaltpkg -n pri_node -v pkg_name&lt;BR /&gt;# cmhaltnode -v nodename&lt;BR /&gt;# cmhaltcl&lt;BR /&gt;&lt;BR /&gt;---------&lt;BR /&gt;To restart:&lt;BR /&gt;# cmruncl&lt;BR /&gt;# cmrunpkg -n pri_node -v pkg_name&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;If a package halt fails, the cluster halt will also fail. So shutding down the pacakge with cmhaltpkg will help you to go step by step. For details startup/stop messages you can refer to /etc/cmcluster/pkg_name/pkg_name.cntl.log file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;After restart check with :&lt;BR /&gt;# cmviewcl  or   # cmviewcl -v&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.</description>
      <pubDate>Fri, 21 Apr 2006 02:37:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/service-gaurd-problem/m-p/3775379#M262105</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2006-04-21T02:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: service gaurd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/service-gaurd-problem/m-p/3775380#M262106</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;     I have indicated with following assumption,&lt;BR /&gt;&lt;BR /&gt;Assumption:&lt;BR /&gt;&lt;BR /&gt;cluster name : clust1&lt;BR /&gt;node1 name  : nodea&lt;BR /&gt;node2 name  : nodeb&lt;BR /&gt;pkg1 name   : pkga (pri nodea, alt nodeb)&lt;BR /&gt;pkg2 name   : pkgb (pri nodeb, alt nodea)&lt;BR /&gt;&lt;BR /&gt;Steps:&lt;BR /&gt;1)Stopping cluster&lt;BR /&gt;&lt;BR /&gt;Login to nodea&lt;BR /&gt;stop all the packages&lt;BR /&gt;    #cmhaltpkg -v pkga&lt;BR /&gt;    #cmhaltpkg -v pkgb&lt;BR /&gt;&lt;BR /&gt;stop all the nodes&lt;BR /&gt;    #cmhaltnode -v nodea&lt;BR /&gt;    #cmhaltnode -v nodeb&lt;BR /&gt;&lt;BR /&gt;stop the cluster&lt;BR /&gt;    #cmhaltcl&lt;BR /&gt;&lt;BR /&gt;Verify&lt;BR /&gt;    #cmviewcl -v&lt;BR /&gt;&lt;BR /&gt;2)starting cluster&lt;BR /&gt;start cluster&lt;BR /&gt;    #cmruncl&lt;BR /&gt;&lt;BR /&gt;start the nodes&lt;BR /&gt;    #cmrunnode -v nodea&lt;BR /&gt;    #cmrunnode -v nodeb&lt;BR /&gt;&lt;BR /&gt;start the packages&lt;BR /&gt;    #cmrunpkg -v -n nodea pkga&lt;BR /&gt;    #cmrunpkg -v -n nodeb pkgb&lt;BR /&gt;&lt;BR /&gt;enable package for package switching&lt;BR /&gt;    #cmmodpkg -e pkga&lt;BR /&gt;    #cmmodpkg -e pkgb&lt;BR /&gt;&lt;BR /&gt;verify&lt;BR /&gt;    #cmviewcl -v&lt;BR /&gt;&lt;BR /&gt;NOTE: make sure all the while you do not encounter errors. You will usually fing the errors in 3 places. One on the terminal you run the command, second, in /var/adm/syslog/syslog.log file and lastly in /etc/cmcluster/&lt;PKG_NAME&gt;/&lt;PKG_SCRIPT&gt;&lt;/PKG_SCRIPT&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Senthil Kumar .A&lt;/PKG_NAME&gt;</description>
      <pubDate>Fri, 21 Apr 2006 04:34:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/service-gaurd-problem/m-p/3775380#M262106</guid>
      <dc:creator>Senthil Kumar .A_1</dc:creator>
      <dc:date>2006-04-21T04:34:56Z</dc:date>
    </item>
  </channel>
</rss>

