<?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: Rebooting Cluster Server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rebooting-cluster-server/m-p/4947474#M699728</link>
    <description>you hav eit basically all correct.&lt;BR /&gt;The main thing to remembr is that you verify the package switching is enabled both globally and locally on the cluster.&lt;BR /&gt;do:&lt;BR /&gt;cmviewvl -v -p &lt;PKGNAME&gt;&lt;BR /&gt;&lt;/PKGNAME&gt;</description>
    <pubDate>Sat, 17 Dec 2005 17:10:52 GMT</pubDate>
    <dc:creator>melvyn burnard</dc:creator>
    <dc:date>2005-12-17T17:10:52Z</dc:date>
    <item>
      <title>Rebooting Cluster Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rebooting-cluster-server/m-p/4947473#M699727</link>
      <description>I'm somewhat new to working with  Serviceguard. I need to reboot the primary node of the cluster but I don't want the cluster to fail over to the secondary node. So is this what I need to do ?&lt;BR /&gt;&lt;BR /&gt;1) cmviewcl -v (view the cluster)&lt;BR /&gt;2) cmhaltpkg -v "pkgname"&lt;BR /&gt;3) shutdown -r -y now&lt;BR /&gt;&lt;BR /&gt;Then once the server comes up&lt;BR /&gt;&lt;BR /&gt;1) cmviewcl -v (View the cluster)&lt;BR /&gt;2) cmrunpkg -n "pkgname"&lt;BR /&gt;3) cmviewcl -v&lt;BR /&gt;&lt;BR /&gt;Then if I need to check that switching in enabled and enable it if need be.&lt;BR /&gt;&lt;BR /&gt;cmmodpkg  e "pkgname"&lt;BR /&gt;&lt;BR /&gt;                        Thanks&lt;BR /&gt;&lt;BR /&gt;                        Shawn</description>
      <pubDate>Sat, 17 Dec 2005 16:26:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rebooting-cluster-server/m-p/4947473#M699727</guid>
      <dc:creator>Shawn McConnell</dc:creator>
      <dc:date>2005-12-17T16:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Rebooting Cluster Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rebooting-cluster-server/m-p/4947474#M699728</link>
      <description>you hav eit basically all correct.&lt;BR /&gt;The main thing to remembr is that you verify the package switching is enabled both globally and locally on the cluster.&lt;BR /&gt;do:&lt;BR /&gt;cmviewvl -v -p &lt;PKGNAME&gt;&lt;BR /&gt;&lt;/PKGNAME&gt;</description>
      <pubDate>Sat, 17 Dec 2005 17:10:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rebooting-cluster-server/m-p/4947474#M699728</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2005-12-17T17:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Rebooting Cluster Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rebooting-cluster-server/m-p/4947475#M699729</link>
      <description>Thanks I'll give it a try tonight.</description>
      <pubDate>Sat, 17 Dec 2005 17:15:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rebooting-cluster-server/m-p/4947475#M699729</guid>
      <dc:creator>Shawn McConnell</dc:creator>
      <dc:date>2005-12-17T17:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Rebooting Cluster Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rebooting-cluster-server/m-p/4947476#M699730</link>
      <description>Shawn,&lt;BR /&gt;&lt;BR /&gt;How many nodes do you've in your cluster environment?&lt;BR /&gt;If you have 2 nodes and no quorum server I think your cluster whole cluster will go down.&lt;BR /&gt;Before the shutdown you need to perform the following: cmhaltnode -n &lt;NODENAME&gt;&lt;BR /&gt;&lt;BR /&gt;When server comes up run the following first:&lt;BR /&gt;cmrunnode -n &lt;NODENAME&gt;&lt;BR /&gt;&lt;BR /&gt;GoodLuck&lt;BR /&gt;&lt;BR /&gt;Darrel&lt;BR /&gt;&lt;/NODENAME&gt;&lt;/NODENAME&gt;</description>
      <pubDate>Sun, 18 Dec 2005 10:07:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rebooting-cluster-server/m-p/4947476#M699730</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2005-12-18T10:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Rebooting Cluster Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rebooting-cluster-server/m-p/4947477#M699731</link>
      <description>Shawn / Daryl -- It will depend on how he has the shutdown set up.&lt;BR /&gt;&lt;BR /&gt;Generally, if you use shutdown, it will do a cmhaltnode -- &lt;BR /&gt;&lt;BR /&gt;If you do a REBOOT instead of a shutdown, you will be in for some trouble because you will drop the node hard.&lt;BR /&gt;&lt;BR /&gt;Shutdown should work fine in most cases unless you have commented out the cmhaltnode portion for serviceguard shutdown.&lt;BR /&gt;</description>
      <pubDate>Sun, 18 Dec 2005 20:51:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rebooting-cluster-server/m-p/4947477#M699731</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2005-12-18T20:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: Rebooting Cluster Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rebooting-cluster-server/m-p/4947478#M699732</link>
      <description>Melvyn,&lt;BR /&gt;&lt;BR /&gt;   Thanks for the confirmation. The shutdown and reboot worked fine the way we had discussed.&lt;BR /&gt;&lt;BR /&gt;   Many thanks to all that replied :)&lt;BR /&gt;&lt;BR /&gt;                        Shawn</description>
      <pubDate>Mon, 19 Dec 2005 09:09:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rebooting-cluster-server/m-p/4947478#M699732</guid>
      <dc:creator>Shawn McConnell</dc:creator>
      <dc:date>2005-12-19T09:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: Rebooting Cluster Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rebooting-cluster-server/m-p/4947479#M699733</link>
      <description>Closing thread</description>
      <pubDate>Mon, 19 Dec 2005 09:10:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rebooting-cluster-server/m-p/4947479#M699733</guid>
      <dc:creator>Shawn McConnell</dc:creator>
      <dc:date>2005-12-19T09:10:10Z</dc:date>
    </item>
  </channel>
</rss>

