<?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: shutdown ServiceGuard in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-serviceguard/m-p/3616627#M698917</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Here are the steps to shutdown active package.&lt;BR /&gt;&lt;BR /&gt;To Halt the package:&lt;BR /&gt;# cmhaltpkg -v &lt;PKG_NAME&gt;&lt;BR /&gt;&lt;BR /&gt;To Halt the node :&lt;BR /&gt;# cmhaltnode&lt;BR /&gt;&lt;BR /&gt;OR&lt;BR /&gt;&lt;BR /&gt;If you want to halt the cluster:&lt;BR /&gt;&lt;BR /&gt;  1. Ensure package is halted by&lt;BR /&gt;          # cmviewcl &lt;BR /&gt;  If not halted halt it by # cmhaltpkg &lt;PKG&gt;&lt;BR /&gt;  2. Halt the cluster:&lt;BR /&gt;          # cmhaltcl&lt;BR /&gt;&lt;BR /&gt;Connect the Tape drive and scan for the drive:&lt;BR /&gt;&lt;BR /&gt;    # insf -e -C tape&lt;BR /&gt;    # ioscan -fnC tape&lt;BR /&gt;Once the tape device detected. bring up the cluster and package by&lt;BR /&gt;&lt;BR /&gt;    # cmruncl&lt;BR /&gt;Verify the package also up..&lt;BR /&gt;    # cmviewcl&lt;BR /&gt;If not, start the package by&lt;BR /&gt;    # cmmodpkg -e &lt;PACKAGE&gt; &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rajesh&lt;/PACKAGE&gt;&lt;/PKG&gt;&lt;/PKG_NAME&gt;</description>
    <pubDate>Thu, 01 Sep 2005 04:17:16 GMT</pubDate>
    <dc:creator>Rajesh SB</dc:creator>
    <dc:date>2005-09-01T04:17:16Z</dc:date>
    <item>
      <title>shutdown ServiceGuard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-serviceguard/m-p/3616625#M698915</link>
      <description>We have rp3440 with serviceguard, we want shutdown the active temporarily and connect tape drive for backup, how can I shutdown the active temporarily, thanks.</description>
      <pubDate>Thu, 01 Sep 2005 03:42:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-serviceguard/m-p/3616625#M698915</guid>
      <dc:creator>Chung</dc:creator>
      <dc:date>2005-09-01T03:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown ServiceGuard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-serviceguard/m-p/3616626#M698916</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You dont need to shutdown the cluster for only connect the tape drive, just need the steps like below :&lt;BR /&gt;&lt;BR /&gt;ex. you would like to connect the tape drive on node_A (the active package is package_A).&lt;BR /&gt;&lt;BR /&gt;1. stop the package&lt;BR /&gt;&lt;BR /&gt;# cmhaltpkg -n node_A -v package_A&lt;BR /&gt;&lt;BR /&gt;2. run the package on node_B&lt;BR /&gt;&lt;BR /&gt;# cmrunpkg -n node_B -v package_A&lt;BR /&gt;&lt;BR /&gt;3. check whether the package runs properly on node_B&lt;BR /&gt;&lt;BR /&gt;4. shutdown the node_A&lt;BR /&gt;&lt;BR /&gt;You can try to add the tape drive online. But if doesnt work, you still need to shutdown the node_A for troubleshooting&lt;BR /&gt;&lt;BR /&gt;5. startup the node_A&lt;BR /&gt;&lt;BR /&gt;6. check whether the tape drive can be work properly on the node_A, do test backup &amp;amp; restore&lt;BR /&gt;&lt;BR /&gt;7. stop the package_A on node_B&lt;BR /&gt;&lt;BR /&gt;# cmhaltpkg -n node_B -v package_A&lt;BR /&gt;&lt;BR /&gt;8. start the package_A on node_A&lt;BR /&gt;&lt;BR /&gt;# cmrunpkg -n node_A -v package_A&lt;BR /&gt;&lt;BR /&gt;9. check whether the package_A up &amp;amp; running as per normal&lt;BR /&gt;&lt;BR /&gt;Hope this information can help you.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;AW&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Sep 2005 04:10:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-serviceguard/m-p/3616626#M698916</guid>
      <dc:creator>Adisuria Wangsadinata_1</dc:creator>
      <dc:date>2005-09-01T04:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown ServiceGuard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-serviceguard/m-p/3616627#M698917</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Here are the steps to shutdown active package.&lt;BR /&gt;&lt;BR /&gt;To Halt the package:&lt;BR /&gt;# cmhaltpkg -v &lt;PKG_NAME&gt;&lt;BR /&gt;&lt;BR /&gt;To Halt the node :&lt;BR /&gt;# cmhaltnode&lt;BR /&gt;&lt;BR /&gt;OR&lt;BR /&gt;&lt;BR /&gt;If you want to halt the cluster:&lt;BR /&gt;&lt;BR /&gt;  1. Ensure package is halted by&lt;BR /&gt;          # cmviewcl &lt;BR /&gt;  If not halted halt it by # cmhaltpkg &lt;PKG&gt;&lt;BR /&gt;  2. Halt the cluster:&lt;BR /&gt;          # cmhaltcl&lt;BR /&gt;&lt;BR /&gt;Connect the Tape drive and scan for the drive:&lt;BR /&gt;&lt;BR /&gt;    # insf -e -C tape&lt;BR /&gt;    # ioscan -fnC tape&lt;BR /&gt;Once the tape device detected. bring up the cluster and package by&lt;BR /&gt;&lt;BR /&gt;    # cmruncl&lt;BR /&gt;Verify the package also up..&lt;BR /&gt;    # cmviewcl&lt;BR /&gt;If not, start the package by&lt;BR /&gt;    # cmmodpkg -e &lt;PACKAGE&gt; &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rajesh&lt;/PACKAGE&gt;&lt;/PKG&gt;&lt;/PKG_NAME&gt;</description>
      <pubDate>Thu, 01 Sep 2005 04:17:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-serviceguard/m-p/3616627#M698917</guid>
      <dc:creator>Rajesh SB</dc:creator>
      <dc:date>2005-09-01T04:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown ServiceGuard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-serviceguard/m-p/3616628#M698918</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you can arrange an external drive no need of shuttin down the server. Else you can do the following.&lt;BR /&gt;&lt;BR /&gt;#cmhaltpkg -v &lt;PKG_NAME_1&gt;&lt;BR /&gt;#cmhaltpkg -v &lt;PKG_NAME_2&gt;&lt;BR /&gt;#cmhaltcl&lt;BR /&gt;&lt;BR /&gt;Now shutdown the active node with&lt;BR /&gt;#shutdown -ry 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Syam&lt;/PKG_NAME_2&gt;&lt;/PKG_NAME_1&gt;</description>
      <pubDate>Thu, 01 Sep 2005 06:10:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-serviceguard/m-p/3616628#M698918</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2005-09-01T06:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown ServiceGuard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-serviceguard/m-p/3616629#M698919</link>
      <description>dont miss to shutdown any database before shutting down the server incase the oracle shutdown is not configured in the package control script.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Syam</description>
      <pubDate>Thu, 01 Sep 2005 06:11:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-serviceguard/m-p/3616629#M698919</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2005-09-01T06:11:41Z</dc:date>
    </item>
  </channel>
</rss>

