<?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: Init IO Database Error Message in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/init-io-database-error-message/m-p/3550401#M69293</link>
    <description>Tibor,&lt;BR /&gt;&lt;BR /&gt;if you can put the system HDD into another system, you can do the installation there. OpenVMS always provides all drivers for all supported systems during installation. You can then take the HDD and then boot it in your PWS 433 system...&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
    <pubDate>Thu, 30 Jun 2005 03:02:59 GMT</pubDate>
    <dc:creator>Volker Halle</dc:creator>
    <dc:date>2005-06-30T03:02:59Z</dc:date>
    <item>
      <title>Init IO Database Error Message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/init-io-database-error-message/m-p/3550390#M69282</link>
      <description>Where can I find information about the following error message received during an ES47 boot? &lt;BR /&gt;&lt;BR /&gt;%INIT_IO_DB-F-CFG_DEV_NOT_FOUND, A device on the boot line, or in BOOT_DEV, cannot be found in the config tables.</description>
      <pubDate>Mon, 23 May 2005 15:38:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/init-io-database-error-message/m-p/3550390#M69282</guid>
      <dc:creator>Mario Abruzzi</dc:creator>
      <dc:date>2005-05-23T15:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: Init IO Database Error Message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/init-io-database-error-message/m-p/3550391#M69283</link>
      <description>Mario,&lt;BR /&gt;&lt;BR /&gt;What command are you using to boot?&lt;BR /&gt;It would seem that somewhere you have a list of&lt;BR /&gt;boot devices (SHOW BOOTDEF_DEV) to see the default&lt;BR /&gt;settings for the box.&lt;BR /&gt;The message is indicating that one of the items&lt;BR /&gt;in the boot list does not exist.&lt;BR /&gt;Have you changed the hardware configuration?&lt;BR /&gt;&lt;BR /&gt;Dave&lt;BR /&gt;</description>
      <pubDate>Mon, 23 May 2005 21:09:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/init-io-database-error-message/m-p/3550391#M69283</guid>
      <dc:creator>David B Sneddon</dc:creator>
      <dc:date>2005-05-23T21:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Init IO Database Error Message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/init-io-database-error-message/m-p/3550392#M69284</link>
      <description>Mario,&lt;BR /&gt;&lt;BR /&gt;there should have been a second line of information for this error. Telling the console pathname of the device and the ID.&lt;BR /&gt;&lt;BR /&gt;If you take the HW-ID, you can look for it in the config tables (i.e. SYS$SYSTEM:SYS$CONFIG.DAT) on the disk, from which you were trying to boot. If this type of device is not in the config tables (as indicated by the primary error message), you may be booting a version of OpenVMS, which does not support your HW config.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 24 May 2005 07:27:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/init-io-database-error-message/m-p/3550392#M69284</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-05-24T07:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: Init IO Database Error Message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/init-io-database-error-message/m-p/3550393#M69285</link>
      <description>The second line of this error message is:&lt;BR /&gt;&lt;BR /&gt;-Console pathname SCSI3 0 1 0 1 0 0 0 @wwid1, ID = FA0010DF.FA0010DF&lt;BR /&gt;&lt;BR /&gt;How does this information correspond with the information in SYS$SYSTEM:SYS$CONFIG.DAT?</description>
      <pubDate>Tue, 24 May 2005 08:54:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/init-io-database-error-message/m-p/3550393#M69285</guid>
      <dc:creator>Mario Abruzzi</dc:creator>
      <dc:date>2005-05-24T08:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: Init IO Database Error Message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/init-io-database-error-message/m-p/3550394#M69286</link>
      <description>Mario,&lt;BR /&gt;&lt;BR /&gt;the following is the appropriate entry from SYS$SYSTEM:SYS$CONFIG.DAT (from a V8.2 system):&lt;BR /&gt;&lt;BR /&gt;device          = "3R-A513*-AA (Emulex LP10000)"&lt;BR /&gt;  name          = FG&lt;BR /&gt;  driver        = SYS$FGEDRIVER&lt;BR /&gt;  adapter       = PCI&lt;BR /&gt;  id            = 0xFA0010DF&lt;BR /&gt;  boot_class    = PG&lt;BR /&gt;  boot_flags    = HW_CTRL_LTR, UNIT_0&lt;BR /&gt;  flags         = FIBRE, PORT, BOOT&lt;BR /&gt;end_device&lt;BR /&gt;&lt;BR /&gt;Your ES47 system has a LP10000 HBA installed and your OpenVMS version does not yet support this adapter. Looks like support for the LP10000 has first been provided in V8.2:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/openvms/fibre/" target="_blank"&gt;http://h71000.www7.hp.com/openvms/fibre/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 24 May 2005 09:06:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/init-io-database-error-message/m-p/3550394#M69286</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-05-24T09:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Init IO Database Error Message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/init-io-database-error-message/m-p/3550395#M69287</link>
      <description>Mario,&lt;BR /&gt;&lt;BR /&gt;LP10000 support is also available for V7.2-2 and higher with the most recent FIBRE_SCSI patch kits:&lt;BR /&gt;&lt;BR /&gt;VMS722_FIBRE_SCSI-V0600&lt;BR /&gt;VMS731_FIBRE_SCSI-V0600&lt;BR /&gt;VMS732_FIBRE_SCSI-V0300 (or higher)&lt;BR /&gt;&lt;BR /&gt;You will need to install those patches on your OpenVMS system disk from a machine, which is able to boot from that disk via a supported FC adapter.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 24 May 2005 09:15:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/init-io-database-error-message/m-p/3550395#M69287</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-05-24T09:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Init IO Database Error Message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/init-io-database-error-message/m-p/3550396#M69288</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;We have the same problem here with a Digital Alpha Personal Workstation 433au that has a new system drive. We got it dead, swiched the HDD, upgrade SRM to 7.2-1 Mar 6 2000 and now we try to install the OS.&lt;BR /&gt;&lt;BR /&gt;We boot from a OpenVMS v7.2-1 Install CD, get the same message every time while the system falls into a loop trying to load the system from the CD and  only hard reset can stop it.&lt;BR /&gt;&lt;BR /&gt;The error message is:&lt;BR /&gt;"%INIT_IO_DB-F-CFG_DEV_NOT_FOUND, A device on the boot line, or in BOOT_DEV, cannot be found in the config tables&lt;BR /&gt;-Console pathname SCSI 0 4 0 1 1 0 0 ID = 000000000.06461095&lt;BR /&gt;Ignoring device, not loading boot driver"&lt;BR /&gt;&lt;BR /&gt;What can we do if there isn't any SYS$SYSTEM:SYS$CONFIG.DAT on the system drive?</description>
      <pubDate>Tue, 28 Jun 2005 06:09:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/init-io-database-error-message/m-p/3550396#M69288</guid>
      <dc:creator>Tibor Tamas</dc:creator>
      <dc:date>2005-06-28T06:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Init IO Database Error Message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/init-io-database-error-message/m-p/3550397#M69289</link>
      <description>Tibor,&lt;BR /&gt;&lt;BR /&gt;is 06461095 a typo ? The only 'similar' device HW ID I can find in a V7.3-1 SYS$CONFIG.DAT is 0x06491095, which is for a "CMD 649 IDE/ATA Controller" (DQA0).&lt;BR /&gt;&lt;BR /&gt;This line is NOT in SYS$CONFIG.DAT on a V7.2-1 system disk I have access to, so it looks like you are trying to boot V7.2-1 via a controller, which it doesn't support. Can you try booting a V7.3-1 CD ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 28 Jun 2005 12:51:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/init-io-database-error-message/m-p/3550397#M69289</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-06-28T12:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Init IO Database Error Message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/init-io-database-error-message/m-p/3550398#M69290</link>
      <description>I double checked the error message, it's 6461095.&lt;BR /&gt;&lt;BR /&gt;Unfortunatelly we have only OpenVMS v7.2-1 install  CD. Where can we ge a v7.3 or newer? Or maybe a floppy install kit?&lt;BR /&gt;&lt;BR /&gt;Tibor</description>
      <pubDate>Wed, 29 Jun 2005 08:06:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/init-io-database-error-message/m-p/3550398#M69290</guid>
      <dc:creator>Tibor Tamas</dc:creator>
      <dc:date>2005-06-29T08:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Init IO Database Error Message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/init-io-database-error-message/m-p/3550399#M69291</link>
      <description>Tibor,&lt;BR /&gt;&lt;BR /&gt;if 06491095 is a CMD 649 IDE/ATA and you have a HW-ID of 06461095, it could well be a CMD 646 controller and that one won't be supported by OpenVMS, so then even finding a V7.3 (or higher) kit won't help.&lt;BR /&gt;&lt;BR /&gt;There is some discussion about about DPWS systems and IDE bootstrap in the OpenVMS FAQ (chapter 14.4.4):&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/faq/vmsfaq.txt" target="_blank"&gt;http://h71000.www7.hp.com/faq/vmsfaq.txt&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;What does &amp;gt;&amp;gt;&amp;gt; SHOW CONFIG report on your system ?&lt;BR /&gt;&lt;BR /&gt;Has this system been running OpenVMS before ? And if so, which version ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 29 Jun 2005 09:33:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/init-io-database-error-message/m-p/3550399#M69291</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-06-29T09:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: Init IO Database Error Message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/init-io-database-error-message/m-p/3550400#M69292</link>
      <description>Thank you for the lead. I checked the FAQ and the CONFIG and unfortunatelly we have 'Intel SIO 82378' chipset that is willing to boot only from SCSI CD. We don't have a working a SCSI drive.&lt;BR /&gt;&lt;BR /&gt;We got the computer from another branch, all we know they didn't use it for a while and the system disk was dead when it arrived.&lt;BR /&gt;&lt;BR /&gt;Is it possible to install from a CD image from HDD?&lt;BR /&gt;&lt;BR /&gt;Tibor</description>
      <pubDate>Thu, 30 Jun 2005 02:34:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/init-io-database-error-message/m-p/3550400#M69292</guid>
      <dc:creator>Tibor Tamas</dc:creator>
      <dc:date>2005-06-30T02:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Init IO Database Error Message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/init-io-database-error-message/m-p/3550401#M69293</link>
      <description>Tibor,&lt;BR /&gt;&lt;BR /&gt;if you can put the system HDD into another system, you can do the installation there. OpenVMS always provides all drivers for all supported systems during installation. You can then take the HDD and then boot it in your PWS 433 system...&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 30 Jun 2005 03:02:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/init-io-database-error-message/m-p/3550401#M69293</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-06-30T03:02:59Z</dc:date>
    </item>
  </channel>
</rss>

