<?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 Define default node for a package in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/define-default-node-for-a-package/m-p/5167915#M671941</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I want to be able to define a default node for a package so that when I issue a cmruncl, the packages start in specific nodes.&lt;BR /&gt;&lt;BR /&gt;Example of actual configuration:&lt;BR /&gt;Node 1: No packages running;&lt;BR /&gt;Node 2: No packages running;&lt;BR /&gt;Node 3: No packages running;&lt;BR /&gt;Node 4: No packages running;&lt;BR /&gt;Packages not running: PackageA; PackageB; PackageC; PackageD;&lt;BR /&gt;&lt;BR /&gt;Issue cmruncl:&lt;BR /&gt;Node 1: PackageA running; PackageB running; PackageC running; PackageD running;&lt;BR /&gt;Node 2: No packages running;&lt;BR /&gt;Node 3: No packages running;&lt;BR /&gt;Node 4: No packages running;&lt;BR /&gt;Packages not running: none&lt;BR /&gt;&lt;BR /&gt;-------------------------&lt;BR /&gt;Example of WANTED configuration:&lt;BR /&gt;Node 1: No packages running;&lt;BR /&gt;Node 2: No packages running;&lt;BR /&gt;Node 3: No packages running;&lt;BR /&gt;Node 4: No packages running;&lt;BR /&gt;Packages not running: PackageA; PackageB; PackageC; PackageD;&lt;BR /&gt;&lt;BR /&gt;Issue cmruncl:&lt;BR /&gt;Node 1: PackageA running; &lt;BR /&gt;Node 2: PackageB running;&lt;BR /&gt;Node 3: PackageC running; &lt;BR /&gt;Node 4: PackageD running;&lt;BR /&gt;Packages not running: none&lt;BR /&gt;&lt;BR /&gt;-------------------------&lt;BR /&gt;&lt;BR /&gt;I know that I can configure the cluster to do this type of distribution using the FAILOVER_POLICY (using MIN_PACKAGE_NODE instead of CONFIGURED_NODE) and NODE_NAME (specifying the node order), but I would like to know if there is a command like cmmodpkg or something to alter it without having to modify the package configuration.&lt;BR /&gt;&lt;BR /&gt;If my only option is to alter the package configuration (change NONE_NAME, probably), can I do it with the package running or do I have to stop it?&lt;BR /&gt;&lt;BR /&gt;Sorry for such a long question,&lt;BR /&gt;José Matos</description>
    <pubDate>Fri, 03 Apr 2009 09:00:38 GMT</pubDate>
    <dc:creator>José Matos</dc:creator>
    <dc:date>2009-04-03T09:00:38Z</dc:date>
    <item>
      <title>Define default node for a package</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/define-default-node-for-a-package/m-p/5167915#M671941</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I want to be able to define a default node for a package so that when I issue a cmruncl, the packages start in specific nodes.&lt;BR /&gt;&lt;BR /&gt;Example of actual configuration:&lt;BR /&gt;Node 1: No packages running;&lt;BR /&gt;Node 2: No packages running;&lt;BR /&gt;Node 3: No packages running;&lt;BR /&gt;Node 4: No packages running;&lt;BR /&gt;Packages not running: PackageA; PackageB; PackageC; PackageD;&lt;BR /&gt;&lt;BR /&gt;Issue cmruncl:&lt;BR /&gt;Node 1: PackageA running; PackageB running; PackageC running; PackageD running;&lt;BR /&gt;Node 2: No packages running;&lt;BR /&gt;Node 3: No packages running;&lt;BR /&gt;Node 4: No packages running;&lt;BR /&gt;Packages not running: none&lt;BR /&gt;&lt;BR /&gt;-------------------------&lt;BR /&gt;Example of WANTED configuration:&lt;BR /&gt;Node 1: No packages running;&lt;BR /&gt;Node 2: No packages running;&lt;BR /&gt;Node 3: No packages running;&lt;BR /&gt;Node 4: No packages running;&lt;BR /&gt;Packages not running: PackageA; PackageB; PackageC; PackageD;&lt;BR /&gt;&lt;BR /&gt;Issue cmruncl:&lt;BR /&gt;Node 1: PackageA running; &lt;BR /&gt;Node 2: PackageB running;&lt;BR /&gt;Node 3: PackageC running; &lt;BR /&gt;Node 4: PackageD running;&lt;BR /&gt;Packages not running: none&lt;BR /&gt;&lt;BR /&gt;-------------------------&lt;BR /&gt;&lt;BR /&gt;I know that I can configure the cluster to do this type of distribution using the FAILOVER_POLICY (using MIN_PACKAGE_NODE instead of CONFIGURED_NODE) and NODE_NAME (specifying the node order), but I would like to know if there is a command like cmmodpkg or something to alter it without having to modify the package configuration.&lt;BR /&gt;&lt;BR /&gt;If my only option is to alter the package configuration (change NONE_NAME, probably), can I do it with the package running or do I have to stop it?&lt;BR /&gt;&lt;BR /&gt;Sorry for such a long question,&lt;BR /&gt;José Matos</description>
      <pubDate>Fri, 03 Apr 2009 09:00:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/define-default-node-for-a-package/m-p/5167915#M671941</guid>
      <dc:creator>José Matos</dc:creator>
      <dc:date>2009-04-03T09:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Define default node for a package</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/define-default-node-for-a-package/m-p/5167916#M671942</link>
      <description>Jose,&lt;BR /&gt;&lt;BR /&gt;Yes you'll need to reconfigure the package (I guess you could fiddle around with disabling node swithcing on packages before you start them, but you'd only have to re-enable all that after the package started to be sure you can filover)&lt;BR /&gt;&lt;BR /&gt;You can change the order of nodes the packages start on while the package is up - see table 7-2 here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B3936-90079/ch07s05.html#babcidhg" target="_blank"&gt;http://docs.hp.com/en/B3936-90079/ch07s05.html#babcidhg&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Fri, 03 Apr 2009 09:27:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/define-default-node-for-a-package/m-p/5167916#M671942</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-04-03T09:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: Define default node for a package</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/define-default-node-for-a-package/m-p/5167917#M671943</link>
      <description>The package requires that you configure either MIN_PACKAGE_NODE or CONFIGURED_NODE, so your question is almost moot.  However, you could configure AUTO_RUN to NO so that after starting the package, you can manually start packages on the nodes that you want them to run, but they would not automatically start.</description>
      <pubDate>Fri, 03 Apr 2009 11:53:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/define-default-node-for-a-package/m-p/5167917#M671943</guid>
      <dc:creator>Stephen Doud</dc:creator>
      <dc:date>2009-04-03T11:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Define default node for a package</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/define-default-node-for-a-package/m-p/5167918#M671944</link>
      <description>Question answered.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help,&lt;BR /&gt;José</description>
      <pubDate>Fri, 03 Apr 2009 12:47:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/define-default-node-for-a-package/m-p/5167918#M671944</guid>
      <dc:creator>José Matos</dc:creator>
      <dc:date>2009-04-03T12:47:09Z</dc:date>
    </item>
  </channel>
</rss>

