<?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: IPD is missing/incomplete in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ipd-is-missing-incomplete/m-p/3295288#M182893</link>
    <description>Dave,&lt;BR /&gt;&lt;BR /&gt;It seems that the above procedure only recreates the INDEX file based on the directory/file structure that exists under /var/adm/sw/products/* ....&lt;BR /&gt;&lt;BR /&gt;I tried it again on our test server, but this time I tar'd up all the files in /tmp, and did an "rm -rf /var/adm/sw/products/*".  After I did the "swremove void", it actually removed the "products" directory, since there were no other product sets.&lt;BR /&gt;&lt;BR /&gt;Is there any way to recreate the directory structure?  If not, can I safely move directories from my D.R. box mentioned above?</description>
    <pubDate>Thu, 03 Jun 2004 12:58:07 GMT</pubDate>
    <dc:creator>Daniel J. Beal</dc:creator>
    <dc:date>2004-06-03T12:58:07Z</dc:date>
    <item>
      <title>IPD is missing/incomplete</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ipd-is-missing-incomplete/m-p/3295285#M182890</link>
      <description>We are running OVO 7.1 and NNM 6.2 on a Solaris 8 platform.  Several weeks ago our root drive crashed, but fortunately most of our applications were running on an external raid (/opt, /var/opt, and /etc/opt all sybolically linked).  We were able to recover the applications quickly, but we lost our /var/adm/sw/products directory.  Now we are unable to easily add/upgrade OpenView products due to swinstall complaining about missing dependencies.&lt;BR /&gt;&lt;BR /&gt;What is the safest way to rebuild the IPD? Is there a command (eg. some form of "swmodify") that will allow us to do this? I have read the man page, and it is unclear.&lt;BR /&gt;&lt;BR /&gt;We have another system that is built *almost* identically which we use for disaster recovery. Is it safe to copy over certain files to recover our IPD?  If so, how do we confirm which files to copy?&lt;BR /&gt;&lt;BR /&gt;Any help would be greatly appreciated.  It took me 5 hours last night to get my system stable after I attempted to install the DB-SPI, and I still didn't get it loaded!</description>
      <pubDate>Thu, 03 Jun 2004 10:33:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ipd-is-missing-incomplete/m-p/3295285#M182890</guid>
      <dc:creator>Daniel J. Beal</dc:creator>
      <dc:date>2004-06-03T10:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: IPD is missing/incomplete</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ipd-is-missing-incomplete/m-p/3295286#M182891</link>
      <description>Dan,&lt;BR /&gt;&lt;BR /&gt;Here's a process for building a new IPD:&lt;BR /&gt;&lt;BR /&gt;# cd /var/adm/sw/products &lt;BR /&gt;# mv INDEX INDEX.bad &lt;BR /&gt;# cd /tmp &lt;BR /&gt;# vi void.psf &lt;BR /&gt;product &lt;BR /&gt;tag void &lt;BR /&gt;fileset &lt;BR /&gt;tag void &lt;BR /&gt;:wq! &lt;BR /&gt;# swpackage -s /tmp/void.psf &lt;BR /&gt;# swinstall void &lt;BR /&gt;# swremove void &lt;BR /&gt;# rm void.psf &lt;BR /&gt;# swremove -d void &lt;BR /&gt;&lt;BR /&gt;You should be back in business.  Let us know how it goes!&lt;BR /&gt;&lt;BR /&gt;(I got this from a Response Center Engineer a couple of years ago and have seen it posted on the ITRC a few times since then...it's handy to keep around -- I've needed it!)&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Thu, 03 Jun 2004 10:51:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ipd-is-missing-incomplete/m-p/3295286#M182891</guid>
      <dc:creator>Dave Unverhau_1</dc:creator>
      <dc:date>2004-06-03T10:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: IPD is missing/incomplete</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ipd-is-missing-incomplete/m-p/3295287#M182892</link>
      <description>Thanks a million, Dave!!!!  I just tried this on a test box, and it worked like a champ!  I will try it tonight on our production server (the one with the problem), and let you know how it goes.&lt;BR /&gt;&lt;BR /&gt;Thanks again for your quick response.&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jun 2004 11:11:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ipd-is-missing-incomplete/m-p/3295287#M182892</guid>
      <dc:creator>Daniel J. Beal</dc:creator>
      <dc:date>2004-06-03T11:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: IPD is missing/incomplete</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ipd-is-missing-incomplete/m-p/3295288#M182893</link>
      <description>Dave,&lt;BR /&gt;&lt;BR /&gt;It seems that the above procedure only recreates the INDEX file based on the directory/file structure that exists under /var/adm/sw/products/* ....&lt;BR /&gt;&lt;BR /&gt;I tried it again on our test server, but this time I tar'd up all the files in /tmp, and did an "rm -rf /var/adm/sw/products/*".  After I did the "swremove void", it actually removed the "products" directory, since there were no other product sets.&lt;BR /&gt;&lt;BR /&gt;Is there any way to recreate the directory structure?  If not, can I safely move directories from my D.R. box mentioned above?</description>
      <pubDate>Thu, 03 Jun 2004 12:58:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ipd-is-missing-incomplete/m-p/3295288#M182893</guid>
      <dc:creator>Daniel J. Beal</dc:creator>
      <dc:date>2004-06-03T12:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: IPD is missing/incomplete</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ipd-is-missing-incomplete/m-p/3295289#M182894</link>
      <description>Dan,&lt;BR /&gt;&lt;BR /&gt;That's right -- SD-UX traverses the /var/adm/sw tree to build the IPD.  I never tried building it from an "imported" tree, but I expect it would be OK if the two boxes were identical (including all patches).  &lt;BR /&gt;&lt;BR /&gt;My first inclination would be to restore everything in /var/adm/sw from the most recent backup of the subject system. &lt;BR /&gt;&lt;BR /&gt;If you can't do this, you're navigating waters uncharted by me, I'm afraid.&lt;BR /&gt;&lt;BR /&gt;Please let me know how it goes!&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Thu, 03 Jun 2004 16:41:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ipd-is-missing-incomplete/m-p/3295289#M182894</guid>
      <dc:creator>Dave Unverhau_1</dc:creator>
      <dc:date>2004-06-03T16:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: IPD is missing/incomplete</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ipd-is-missing-incomplete/m-p/3295290#M182895</link>
      <description>Well.... I've imported the /var/adm/sw/products tree from our D.R. box, and so far, so good. The only possible issue would be that the "install_source" tag in the "INDEX" files still references the D.R. server. However, I don't think this is a problem, because install sources move all the time (install CD not in same drive, install files moved to different directory, etc.).&lt;BR /&gt;&lt;BR /&gt;It's not nearly as difficult as it would have been on an HP-UX server, since only the OpenView products are using SD on my Solaris server. All of the patches are installed using "pkgadd".&lt;BR /&gt;&lt;BR /&gt;I will keep you posted, as I will be reinstalling the OpenView DBSPI Monday night.&lt;BR /&gt;&lt;BR /&gt;I owe you big time!!! ITRC Rules!&lt;BR /&gt;&lt;BR /&gt;djb&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jun 2004 18:11:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ipd-is-missing-incomplete/m-p/3295290#M182895</guid>
      <dc:creator>Daniel J. Beal</dc:creator>
      <dc:date>2004-06-03T18:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: IPD is missing/incomplete</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ipd-is-missing-incomplete/m-p/3295291#M182896</link>
      <description>Glad to be able to help, Dan!Best Regards,Dave</description>
      <pubDate>Thu, 03 Jun 2004 19:17:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ipd-is-missing-incomplete/m-p/3295291#M182896</guid>
      <dc:creator>Dave Unverhau_1</dc:creator>
      <dc:date>2004-06-03T19:17:36Z</dc:date>
    </item>
  </channel>
</rss>

