<?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: help fo boot disk failure recovery in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/help-fo-boot-disk-failure-recovery/m-p/4369556#M347136</link>
    <description>You don't really need to modify the device files, but you can import the "old vg" with new device files.&lt;BR /&gt;&lt;BR /&gt;What is this command telling you?&lt;BR /&gt;&lt;BR /&gt;# vgscan -p -v</description>
    <pubDate>Wed, 04 Mar 2009 16:12:25 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2009-03-04T16:12:25Z</dc:date>
    <item>
      <title>help fo boot disk failure recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-fo-boot-disk-failure-recovery/m-p/4369545#M347125</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I'm running HP-UX 11i V1. I have 2 boot disques configured in RAID 1. The system Hang during the boot process. After troublshooting I check out that one of the two boot disks dead. So I removed the bad disk and reboot the system in LVM maintance mode (hpux -lm). I tried to activate the root vg (vg00) with no quorum check but the operation did'nt succed. I also try to boot the system with hpux -lq without success(I receive the following Messsage( ALERT LEVE: 12 = Softawre failure) during the system boot.&lt;BR /&gt;&lt;BR /&gt;Could someone help me Please ?&lt;BR /&gt;&lt;BR /&gt;Best Regards.&lt;BR /&gt;&lt;BR /&gt;GNOM</description>
      <pubDate>Mon, 02 Mar 2009 12:12:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-fo-boot-disk-failure-recovery/m-p/4369545#M347125</guid>
      <dc:creator>GNOM</dc:creator>
      <dc:date>2009-03-02T12:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: help fo boot disk failure recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-fo-boot-disk-failure-recovery/m-p/4369546#M347126</link>
      <description>Hi Amignom &lt;BR /&gt;&amp;gt;&amp;gt; ALERT LEVE: 12 = Softawre failure) during the system boot.&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;The above run could "/stand/vmunix" file problem&lt;BR /&gt;&lt;BR /&gt;so you need rever to you /stand/vmunix.prev&lt;BR /&gt;&lt;BR /&gt;ISL&amp;gt; hpux ll /stand &lt;BR /&gt;&lt;BR /&gt;Ls &lt;BR /&gt;: disk(2/0/1.3.0.0.0.0.0;0)/stand &lt;BR /&gt;dr-xr-xr-x    3 2        2              1024 ./ &lt;BR /&gt;drwxr-xr-x   17 0        0              1024 ../ &lt;BR /&gt;-rw-r--r--    1 0        3               191 bootconf &lt;BR /&gt;drwxr-xr-x    2 0        0              1024 build/ &lt;BR /&gt;-rw-r--r--    1 0        0               632 ioconfig &lt;BR /&gt;-rw-r--r--    1 0        3                82 kernrel &lt;BR /&gt;-r--r--r--    1 0        3               426 system &lt;BR /&gt;-rw-r--r--    1 0        3               437 system.prev &lt;BR /&gt;-rwxr-xr-x    1 0        3           7771408 vmunix* &lt;BR /&gt;-rwxr-xr-x    1 0        3           7771408 vmunix.prev*&lt;BR /&gt;&lt;BR /&gt;cp vmunix.prev vmunix&lt;BR /&gt;&lt;BR /&gt;ISL &amp;gt; bo pri&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson</description>
      <pubDate>Mon, 02 Mar 2009 12:25:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-fo-boot-disk-failure-recovery/m-p/4369546#M347126</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-03-02T12:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: help fo boot disk failure recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-fo-boot-disk-failure-recovery/m-p/4369547#M347127</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;What type of system is this?&lt;BR /&gt;&lt;BR /&gt;Are you using hardware raid or software raid?&lt;BR /&gt;&lt;BR /&gt;What happened is one of the dangers of setting up a 2 disk boot quorum.&lt;BR /&gt;&lt;BR /&gt;I learned this lesson the hard way myself. Its important to include a third disk in the boot vg00 to avoid this.&lt;BR /&gt;&lt;BR /&gt;You will probably need to boot into recovery mode with OS media and attempt to effect repairs.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 02 Mar 2009 12:25:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-fo-boot-disk-failure-recovery/m-p/4369547#M347127</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-03-02T12:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: help fo boot disk failure recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-fo-boot-disk-failure-recovery/m-p/4369548#M347128</link>
      <description>Thanks for your replies. The Mirronring is soft with LMV.&lt;BR /&gt;&lt;BR /&gt;Best Regards</description>
      <pubDate>Mon, 02 Mar 2009 12:58:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-fo-boot-disk-failure-recovery/m-p/4369548#M347128</guid>
      <dc:creator>GNOM</dc:creator>
      <dc:date>2009-03-02T12:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: help fo boot disk failure recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-fo-boot-disk-failure-recovery/m-p/4369549#M347129</link>
      <description>Hi &lt;BR /&gt;its OK that the mirroring is on LVM. As Johnson has suggested please try booting the system in the LVM maint mode using hpux -lq at the ISL&amp;gt; Prompt&lt;BR /&gt;&lt;BR /&gt;YOu can also try booting the Other Disk also that is primary boot path if that not succceds then using the Alternate Boot Path as follows:&lt;BR /&gt;&lt;BR /&gt;ON the ISL Prompt: Try the following things:&lt;BR /&gt;&lt;BR /&gt;BCH Main Menu&amp;gt;search &lt;BR /&gt;BCH Main MEnu&amp;gt;search ipl&lt;BR /&gt;Note the Hardware paths as being listed.&lt;BR /&gt;like 0/1/0/1.0.0.0 etc&lt;BR /&gt;search shows all the Potential boot devices and search ipl shows the Boot Devices that has got a valid ISL in that.&lt;BR /&gt;from that list as being displayed try booting from the paths as shown like&lt;BR /&gt;&lt;BR /&gt;Main Menu&amp;gt; boot 0/1/0/1.0.0.0&lt;BR /&gt;&lt;BR /&gt;You can see booting from the other disk as such also and as suggested by Johnson you can also try booting the Alternate Kernel as well as give the O/Ps as appearing on the screen.&lt;BR /&gt;regards&lt;BR /&gt;sujit</description>
      <pubDate>Mon, 02 Mar 2009 14:40:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-fo-boot-disk-failure-recovery/m-p/4369549#M347129</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-03-02T14:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: help fo boot disk failure recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-fo-boot-disk-failure-recovery/m-p/4369550#M347130</link>
      <description>Hi Johnson,&lt;BR /&gt;&lt;BR /&gt;How can I copy the /stand/vmunix.prep in ISL mode ? &lt;BR /&gt;When boot in LVM maintenance mode, /stand/vmunix is unavailable.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;best regards</description>
      <pubDate>Mon, 02 Mar 2009 14:49:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-fo-boot-disk-failure-recovery/m-p/4369550#M347130</guid>
      <dc:creator>GNOM</dc:creator>
      <dc:date>2009-03-02T14:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: help fo boot disk failure recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-fo-boot-disk-failure-recovery/m-p/4369551#M347131</link>
      <description>Boot the system into single user mode as follows.&lt;BR /&gt;ISL&amp;gt; hpux -is /stand/vmunix.prev&lt;BR /&gt;then activate the root vg&lt;BR /&gt;vgchange -a y vg00&lt;BR /&gt;mountall&lt;BR /&gt;then copy the vmunix.prev to vmunix &lt;BR /&gt;then execute shutdown -ry now&lt;BR /&gt;boot the system with quorum override&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Mar 2009 16:04:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-fo-boot-disk-failure-recovery/m-p/4369551#M347131</guid>
      <dc:creator>Vinoyee Madashery Poulo</dc:creator>
      <dc:date>2009-03-02T16:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: help fo boot disk failure recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-fo-boot-disk-failure-recovery/m-p/4369552#M347132</link>
      <description>dear vinoyee,&lt;BR /&gt;&lt;BR /&gt;While trying "hpux -is /stand/vmunix.prev" I still receive software failure message (ALERT LEVE: 12 = Softawre failure).&lt;BR /&gt;&lt;BR /&gt;Please, let's continious searching a way to activate the root VG.&lt;BR /&gt;&lt;BR /&gt;regards</description>
      <pubDate>Mon, 02 Mar 2009 17:32:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-fo-boot-disk-failure-recovery/m-p/4369552#M347132</guid>
      <dc:creator>GNOM</dc:creator>
      <dc:date>2009-03-02T17:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: help fo boot disk failure recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-fo-boot-disk-failure-recovery/m-p/4369553#M347133</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Can you please let have all the screen captures of what and all is happening.&lt;BR /&gt;YOu can boot the system as earlier suggested using the Other Kernel as well as from the other boot path whatever possible and using the -lq option that shall help booting the system whatever boot path you shall use in the Quorum Override mode.&lt;BR /&gt;&lt;BR /&gt;also can have a look at the following threads as that say that the Dump analysis needs to be done for this error.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1236088606003+28353475&amp;amp;threadId=1272034" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1236088606003+28353475&amp;amp;threadId=1272034&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1236088677177+28353475&amp;amp;threadId=739981" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1236088677177+28353475&amp;amp;threadId=739981&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1236088810301+28353475&amp;amp;threadId=1124516" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1236088810301+28353475&amp;amp;threadId=1124516&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;sujit</description>
      <pubDate>Tue, 03 Mar 2009 14:06:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-fo-boot-disk-failure-recovery/m-p/4369553#M347133</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-03-03T14:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: help fo boot disk failure recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-fo-boot-disk-failure-recovery/m-p/4369554#M347134</link>
      <description>Please capture the console output while booting or review the console log from GSP/MP and post.&lt;BR /&gt;&lt;BR /&gt;Meanwhile try as suggested:&lt;BR /&gt;&lt;BR /&gt;ISL&amp;gt; hpux ll /stand &lt;BR /&gt;&lt;BR /&gt;from ISL prompt.</description>
      <pubDate>Tue, 03 Mar 2009 14:12:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-fo-boot-disk-failure-recovery/m-p/4369554#M347134</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-03-03T14:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: help fo boot disk failure recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-fo-boot-disk-failure-recovery/m-p/4369555#M347135</link>
      <description>thanks all for your replies.&lt;BR /&gt;&lt;BR /&gt;Finaly I reinstalled the system an old ignite. Now the system boot fine but I have another problem. Then system give different special files for external LUNS (C5t1d0 and C6t0d0 instead of C4t1d0 and C5t0d0). So I'm not able to import old VG. &lt;BR /&gt;&lt;BR /&gt;I tried to remove special files and recreate them but no change. &lt;BR /&gt;&lt;BR /&gt;My question is if it's possible to create manualy a special file for a device. Exple : for the disk in path 0/4/0/0.1.0 with instance 3 create the special fife /dev/dsk/C4t1dO ?&lt;BR /&gt;&lt;BR /&gt; Regards</description>
      <pubDate>Wed, 04 Mar 2009 08:29:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-fo-boot-disk-failure-recovery/m-p/4369555#M347135</guid>
      <dc:creator>GNOM</dc:creator>
      <dc:date>2009-03-04T08:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: help fo boot disk failure recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-fo-boot-disk-failure-recovery/m-p/4369556#M347136</link>
      <description>You don't really need to modify the device files, but you can import the "old vg" with new device files.&lt;BR /&gt;&lt;BR /&gt;What is this command telling you?&lt;BR /&gt;&lt;BR /&gt;# vgscan -p -v</description>
      <pubDate>Wed, 04 Mar 2009 16:12:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-fo-boot-disk-failure-recovery/m-p/4369556#M347136</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-03-04T16:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: help fo boot disk failure recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-fo-boot-disk-failure-recovery/m-p/4369557#M347137</link>
      <description>Do the folloing &lt;BR /&gt;&lt;BR /&gt;# strings /etc/lvmtab&lt;BR /&gt;# mv /etc/lvmtab /etc/lvmtab.&lt;DATE&gt;&lt;BR /&gt;# vgscan -v&lt;BR /&gt;# strings /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;If everything all-right&lt;BR /&gt;# vgchange -a y&lt;BR /&gt;# fsck -y&lt;BR /&gt;# mount -a&lt;/DATE&gt;</description>
      <pubDate>Wed, 04 Mar 2009 16:22:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-fo-boot-disk-failure-recovery/m-p/4369557#M347137</guid>
      <dc:creator>Avinash20</dc:creator>
      <dc:date>2009-03-04T16:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: help fo boot disk failure recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-fo-boot-disk-failure-recovery/m-p/4369558#M347138</link>
      <description>My question is if it's possible to create manualy a special file for a device. Exple : for the disk in path 0/4/0/0.1.0 with instance 3 create the special fife /dev/dsk/C4t1dO ?&lt;BR /&gt;&lt;BR /&gt;NO.&lt;BR /&gt;&lt;BR /&gt;vgimport "device file" much better apporach.&lt;BR /&gt;&lt;BR /&gt;Example:-&lt;BR /&gt;&lt;BR /&gt;# Scan your current system to identify all disks by their volume groups.&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/vgscan -p -v&lt;BR /&gt;&lt;BR /&gt;# Import the LVM disk to the current system, citing the block device special file name you noted when the system booted up and the mapfile you created when invoking vgexport at the beginning of the procedure. You can preview the effect of the import by using the -p option.&lt;BR /&gt;&lt;BR /&gt;vgimport -pv -m mapfile /dev/vg06 block_device_special_file&lt;BR /&gt;vgimport -v -m mapfile /dev/vg06 block_device_special_file&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Mar 2009 03:07:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-fo-boot-disk-failure-recovery/m-p/4369558#M347138</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-03-05T03:07:55Z</dc:date>
    </item>
  </channel>
</rss>

