<?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: package IP in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/package-ip/m-p/3831269#M696111</link>
    <description>Hi Jessica,&lt;BR /&gt;&lt;BR /&gt;Just a suggestion...  If you're relatively new to ServiceGuard you might benefit from downloading the ServiceGuard Manager tool from HP's Software Depot site: &lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8325BA" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8325BA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This is a free product and it supports the very latest version of ServiceGuard A.11.17.  This is a graphical tool with extensive online help to guide you through creating a ServiceGuard cluster and packages.&lt;BR /&gt;&lt;BR /&gt;You might find it easier to build a cluster and packages with this tool than going through the manuals and crafting the scripts by hand.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
    <pubDate>Wed, 26 Jul 2006 12:25:46 GMT</pubDate>
    <dc:creator>Dave Olker</dc:creator>
    <dc:date>2006-07-26T12:25:46Z</dc:date>
    <item>
      <title>package IP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/package-ip/m-p/3831264#M696106</link>
      <description>how do i specify the package IP...</description>
      <pubDate>Wed, 26 Jul 2006 09:56:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/package-ip/m-p/3831264#M696106</guid>
      <dc:creator>Jessica P</dc:creator>
      <dc:date>2006-07-26T09:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: package IP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/package-ip/m-p/3831265#M696107</link>
      <description>In the package control file.&lt;BR /&gt;&lt;BR /&gt;You should have a directory /etc/cmcluster and in that directory should be sub-directories for each of your packages.  In each package sub-directory there should a control.sh file.&lt;BR /&gt;&lt;BR /&gt;That file contains all configuration information for the package, including IP address, VG's needed, etc.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Jul 2006 10:01:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/package-ip/m-p/3831265#M696107</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-07-26T10:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: package IP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/package-ip/m-p/3831266#M696108</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;It's just a line in the configuration file. If you generated a template, search for the term IP all caps. You will then see an example you can uncomment and put to use.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 26 Jul 2006 10:10:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/package-ip/m-p/3831266#M696108</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-07-26T10:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: package IP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/package-ip/m-p/3831267#M696109</link>
      <description>A package IP must be a legal unique IP that can be assigned to a NIC that operates on the same subnet.&lt;BR /&gt;The package IP is NOT listed in the cluster configuration file nor any package configuration file.  It is only listed in the package control script.&lt;BR /&gt;&lt;BR /&gt;To make a package control script:&lt;BR /&gt;# cmmakepkg -s &lt;FILENAME&gt;&lt;BR /&gt;In the script, locate &lt;BR /&gt;#IP[0]=""&lt;BR /&gt;#SUBNET[0]=""&lt;BR /&gt;&lt;BR /&gt;1) Remove the comments&lt;BR /&gt;2) Add the relocatable IP between the "" in the IP line&lt;BR /&gt;3) Edit the SUBNET entry with the proper subnet for that IP (matching a NIC that already operates an IP on the same network).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;When you are satisfied with the additions to the script, copy it to the other nodes that will operate the package when necessary.&lt;/FILENAME&gt;</description>
      <pubDate>Wed, 26 Jul 2006 10:19:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/package-ip/m-p/3831267#M696109</guid>
      <dc:creator>Stephen Doud</dc:creator>
      <dc:date>2006-07-26T10:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: package IP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/package-ip/m-p/3831268#M696110</link>
      <description>In the package control file.&lt;BR /&gt;If you read the Managing Serviceguard manual you would see how it is done.</description>
      <pubDate>Wed, 26 Jul 2006 12:11:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/package-ip/m-p/3831268#M696110</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2006-07-26T12:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: package IP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/package-ip/m-p/3831269#M696111</link>
      <description>Hi Jessica,&lt;BR /&gt;&lt;BR /&gt;Just a suggestion...  If you're relatively new to ServiceGuard you might benefit from downloading the ServiceGuard Manager tool from HP's Software Depot site: &lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8325BA" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8325BA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This is a free product and it supports the very latest version of ServiceGuard A.11.17.  This is a graphical tool with extensive online help to guide you through creating a ServiceGuard cluster and packages.&lt;BR /&gt;&lt;BR /&gt;You might find it easier to build a cluster and packages with this tool than going through the manuals and crafting the scripts by hand.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Wed, 26 Jul 2006 12:25:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/package-ip/m-p/3831269#M696111</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2006-07-26T12:25:46Z</dc:date>
    </item>
  </channel>
</rss>

