<?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: Regarding configuring package dependency in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-configuring-package-dependency/m-p/4610055#M669628</link>
    <description>Awesome Rita !!! Thanks a lot for your valuable suggestion. I was exactly thinking of this but was not getting a way to start.&lt;BR /&gt;&lt;BR /&gt;Thanks again !!!!&lt;BR /&gt;&lt;BR /&gt;Kavita</description>
    <pubDate>Wed, 31 Mar 2010 21:09:36 GMT</pubDate>
    <dc:creator>Kavita Poonia</dc:creator>
    <dc:date>2010-03-31T21:09:36Z</dc:date>
    <item>
      <title>Regarding configuring package dependency</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-configuring-package-dependency/m-p/4610052#M669625</link>
      <description>Hello Techies,&lt;BR /&gt;&lt;BR /&gt;We have a two node cluster with few packages running on one node &amp;amp; few on another node. Now we need to configure a particular order in which these packages should start on one of the node. As we have total 4 packages on one node and three of them are dependent on forth package, so we need to start that forth package first of all as rest of packages are dependent on it. So please lemme know how to configure such dependency.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; regards,&lt;BR /&gt;Kavita</description>
      <pubDate>Tue, 30 Mar 2010 21:46:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-configuring-package-dependency/m-p/4610052#M669625</guid>
      <dc:creator>Kavita Poonia</dc:creator>
      <dc:date>2010-03-30T21:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding configuring package dependency</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-configuring-package-dependency/m-p/4610053#M669626</link>
      <description>Hi Kavita,&lt;BR /&gt;&lt;BR /&gt;It is done in packave control file.&lt;BR /&gt;There is portion for package dependencies.&lt;BR /&gt;&lt;BR /&gt;This document is a perfect one&lt;BR /&gt;docs.hp.com/en/15673/Understanding-Package-Dependencies.pdf&lt;BR /&gt;&lt;BR /&gt;please check.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sooraj&lt;BR /&gt;</description>
      <pubDate>Wed, 31 Mar 2010 04:57:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-configuring-package-dependency/m-p/4610053#M669626</guid>
      <dc:creator>SoorajCleris</dc:creator>
      <dc:date>2010-03-31T04:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding configuring package dependency</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-configuring-package-dependency/m-p/4610054#M669627</link>
      <description>A quick and simple thing you can do:&lt;BR /&gt;&lt;BR /&gt;At the very start of your package.cntl file....put a simple 'sleep xx' command in the packages you want to ensure don't get going before pkg#4.&lt;BR /&gt;&lt;BR /&gt;Another thing you can do is put in a step  again at the beginning of the other pkg.cntl file that says to check if pkg#4 is up and running.  If pkg#4 is up and running then start this other package.&lt;BR /&gt;A statement like:&lt;BR /&gt;cmviewcl -l package | grep pkg#4 | grep "running" | awk '{ print $3 }'&lt;BR /&gt;&lt;BR /&gt;will give you output (running) if pkg is running or nothing if it's not.  So you could create a quick script to compare if true (i.e. running) and then kick off the other pkgs.  Or if not true, tell the other package to sleep 10 seconds to try again, until it finally is true and then the other package can start up.&lt;BR /&gt;&lt;BR /&gt;This is a totally quickie suggestion, but hope it gives you some food for thought.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rita</description>
      <pubDate>Wed, 31 Mar 2010 14:06:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-configuring-package-dependency/m-p/4610054#M669627</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2010-03-31T14:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding configuring package dependency</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-configuring-package-dependency/m-p/4610055#M669628</link>
      <description>Awesome Rita !!! Thanks a lot for your valuable suggestion. I was exactly thinking of this but was not getting a way to start.&lt;BR /&gt;&lt;BR /&gt;Thanks again !!!!&lt;BR /&gt;&lt;BR /&gt;Kavita</description>
      <pubDate>Wed, 31 Mar 2010 21:09:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-configuring-package-dependency/m-p/4610055#M669628</guid>
      <dc:creator>Kavita Poonia</dc:creator>
      <dc:date>2010-03-31T21:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding configuring package dependency</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-configuring-package-dependency/m-p/4610056#M669629</link>
      <description>Thanks to Suraj too for that informative doc.</description>
      <pubDate>Wed, 31 Mar 2010 21:39:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-configuring-package-dependency/m-p/4610056#M669629</guid>
      <dc:creator>Kavita Poonia</dc:creator>
      <dc:date>2010-03-31T21:39:21Z</dc:date>
    </item>
  </channel>
</rss>

