<?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: how to start a SG cluster without start packets in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-start-a-sg-cluster-without-start-packets/m-p/2927407#M110863</link>
    <description>&lt;BR /&gt;Set AUTO_RUN NO in your packages configuration files&lt;BR /&gt;&lt;BR /&gt;See also:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x826f42308663d611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x826f42308663d611abdb0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rainer</description>
    <pubDate>Fri, 14 Mar 2003 12:09:35 GMT</pubDate>
    <dc:creator>Rainer von Bongartz</dc:creator>
    <dc:date>2003-03-14T12:09:35Z</dc:date>
    <item>
      <title>how to start a SG cluster without start packets</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-start-a-sg-cluster-without-start-packets/m-p/2927404#M110860</link>
      <description>I need start a Service Guard cluster without starting its packet. Is it possible ?&lt;BR /&gt;&lt;BR /&gt;thanx in advance</description>
      <pubDate>Fri, 14 Mar 2003 11:49:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-start-a-sg-cluster-without-start-packets/m-p/2927404#M110860</guid>
      <dc:creator>Jdamian</dc:creator>
      <dc:date>2003-03-14T11:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: how to start a SG cluster without start packets</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-start-a-sg-cluster-without-start-packets/m-p/2927405#M110861</link>
      <description>well if you have them already configured to auto start in the binary, the only way to do this is to re appply the binary, with each package being changed to have AUTO_RUN set to NO.&lt;BR /&gt;Otherwise there is no other way,as you cannot do a cmmodpkg -d wihtout the cmcld process running.</description>
      <pubDate>Fri, 14 Mar 2003 12:02:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-start-a-sg-cluster-without-start-packets/m-p/2927405#M110861</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2003-03-14T12:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: how to start a SG cluster without start packets</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-start-a-sg-cluster-without-start-packets/m-p/2927406#M110862</link>
      <description>Only if you've got each packaged configured with AUTO_RUN set to NO.&lt;BR /&gt;&lt;BR /&gt;Change each package control file, reconfigure the cluster then you can start it without any packages. Subsequently you can start the packages manually with cmrunpkg.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John</description>
      <pubDate>Fri, 14 Mar 2003 12:06:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-start-a-sg-cluster-without-start-packets/m-p/2927406#M110862</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2003-03-14T12:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: how to start a SG cluster without start packets</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-start-a-sg-cluster-without-start-packets/m-p/2927407#M110863</link>
      <description>&lt;BR /&gt;Set AUTO_RUN NO in your packages configuration files&lt;BR /&gt;&lt;BR /&gt;See also:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x826f42308663d611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x826f42308663d611abdb0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rainer</description>
      <pubDate>Fri, 14 Mar 2003 12:09:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-start-a-sg-cluster-without-start-packets/m-p/2927407#M110863</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2003-03-14T12:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to start a SG cluster without start packets</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-start-a-sg-cluster-without-start-packets/m-p/2927408#M110864</link>
      <description>That's an interesting issue I also occasionally felt the urge to be dealt with.&lt;BR /&gt;&lt;BR /&gt;I finally came up with a script that modified all packages' AUT_START settings, distributed this to all cluster nodes, and finished with an cmapplyconf.&lt;BR /&gt;&lt;BR /&gt;Since this is far from satisfactory, I wonder if it weren't possible to hold two different cluster config binaries in stock  which one only would have to rename in case one wanted to start a cluster without also starting the packages?&lt;BR /&gt;Is this feasible?</description>
      <pubDate>Fri, 14 Mar 2003 13:32:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-start-a-sg-cluster-without-start-packets/m-p/2927408#M110864</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2003-03-14T13:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: how to start a SG cluster without start packets</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-start-a-sg-cluster-without-start-packets/m-p/2927409#M110865</link>
      <description>Ralph&lt;BR /&gt;I can say it is not "supportable" but that just meas we have not tested it.&lt;BR /&gt;SO you may have to try it, and see how it goes.&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Mar 2003 13:35:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-start-a-sg-cluster-without-start-packets/m-p/2927409#M110865</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2003-03-14T13:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to start a SG cluster without start packets</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-start-a-sg-cluster-without-start-packets/m-p/2927410#M110866</link>
      <description>A "dirty trick" would be to rename the package control script. That would make the starting of the package fail.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Trond</description>
      <pubDate>Fri, 14 Mar 2003 13:39:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-start-a-sg-cluster-without-start-packets/m-p/2927410#M110866</guid>
      <dc:creator>Trond Haugen</dc:creator>
      <dc:date>2003-03-14T13:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: how to start a SG cluster without start packets</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-start-a-sg-cluster-without-start-packets/m-p/2927411#M110867</link>
      <description>Or simply chmod the package control script so that it's not executable.&lt;BR /&gt;&lt;BR /&gt;You could also consider adding some logic to the script that constitutes the package so that it doesn't start any app or whatever. Sometimes it's useful for maintenance to have the package infrastrucure available (VG's etc) without the application.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Mar 2003 13:43:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-start-a-sg-cluster-without-start-packets/m-p/2927411#M110867</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2003-03-14T13:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: how to start a SG cluster without start packets</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-start-a-sg-cluster-without-start-packets/m-p/2927412#M110868</link>
      <description>I cannot find AUTO_RUN on my packect control file.&lt;BR /&gt;&lt;BR /&gt;is it available for Service Guard A.11.09 ?</description>
      <pubDate>Fri, 14 Mar 2003 15:32:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-start-a-sg-cluster-without-start-packets/m-p/2927412#M110868</guid>
      <dc:creator>Jdamian</dc:creator>
      <dc:date>2003-03-14T15:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to start a SG cluster without start packets</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-start-a-sg-cluster-without-start-packets/m-p/2927413#M110869</link>
      <description>In 11.09 AUTO_RUN was known as PKG_SWITCHING_ENABLED &lt;BR /&gt;&lt;BR /&gt;It does the same thing.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Fri, 14 Mar 2003 15:37:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-start-a-sg-cluster-without-start-packets/m-p/2927413#M110869</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2003-03-14T15:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: how to start a SG cluster without start packets</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-start-a-sg-cluster-without-start-packets/m-p/2927414#M110870</link>
      <description>PKG_SWITCHING_ENABLE ?&lt;BR /&gt;&lt;BR /&gt;the text lines describing that item says:&lt;BR /&gt;&lt;BR /&gt;# The default for PKG_SWITCHING_ENABLED is YES. In the event of a&lt;BR /&gt;# failure, this permits the cluster software to transfer the package&lt;BR /&gt;# to an adoptive node.  Adjust as necessary.&lt;BR /&gt;&lt;BR /&gt;PKG_SWITCHING_ENABLED           YES&lt;BR /&gt;&lt;BR /&gt;according to this, If I change it to NO, my packet won't switch to other node... then, what do I want a cluster for ?&lt;BR /&gt;&lt;BR /&gt;I need to prevent packet starting when cluster forms, not prevent switching packet from a node to other when packet fails.</description>
      <pubDate>Fri, 14 Mar 2003 15:54:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-start-a-sg-cluster-without-start-packets/m-p/2927414#M110870</guid>
      <dc:creator>Jdamian</dc:creator>
      <dc:date>2003-03-14T15:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: how to start a SG cluster without start packets</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-start-a-sg-cluster-without-start-packets/m-p/2927415#M110871</link>
      <description>But you're not starting it at all so it can't possibly switch!&lt;BR /&gt;&lt;BR /&gt;HP have renamed the keyword to avoid this confusion.&lt;BR /&gt;&lt;BR /&gt;Once you've started the package, you can change the setting with cmmodpkg.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John</description>
      <pubDate>Fri, 14 Mar 2003 16:03:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-start-a-sg-cluster-without-start-packets/m-p/2927415#M110871</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2003-03-14T16:03:50Z</dc:date>
    </item>
  </channel>
</rss>

