<?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: System doesn't boot in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-doesn-t-boot/m-p/3572774#M623129</link>
    <description>Hi hassoun,&lt;BR /&gt;&lt;BR /&gt;boot in maintenance mode,mv /etc/lvmtab, do vgscan&lt;BR /&gt;lvlnboot -b /dev/vg00/lvol1&lt;BR /&gt;lvlnboot -s /dev/vg00/lvol2&lt;BR /&gt;lvlnboot -r /dev/vg00/lvol3 &lt;BR /&gt;will make boot,root and swap point to the new disk.&lt;BR /&gt;hope this helps&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ziad&lt;BR /&gt;</description>
    <pubDate>Wed, 29 Jun 2005 08:54:54 GMT</pubDate>
    <dc:creator>Morcos</dc:creator>
    <dc:date>2005-06-29T08:54:54Z</dc:date>
    <item>
      <title>System doesn't boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-doesn-t-boot/m-p/3572768#M623123</link>
      <description>Hi&lt;BR /&gt;I have a D280 Class (HP-UX 11i), recentely the slot of the scsi Card became defected , so i change the location of the scsi card, after this modification, i change the primary path to the new address of the boot disk and i boot the system into maintenance mode,  i remove the lvmtab file and execute the vgscan, the lvmtab point now to the new hardware address of the boot disk. but the system doesn't boot yet&lt;BR /&gt;but if a boot the system into maintanace mode i see the following error ( can't open /dev/vg00/lvol1) and i can activate the volume group vg00 and i can boot the system to level three by executing the command init 3.&lt;BR /&gt;so i can boot the system manually (maintenance mode --&amp;gt; activate vg00 manually, run init 3),but the system can't boot automatically.&lt;BR /&gt;What should i do next ??&lt;BR /&gt;Regards&lt;BR /&gt;Hassoun</description>
      <pubDate>Wed, 29 Jun 2005 01:37:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-doesn-t-boot/m-p/3572768#M623123</guid>
      <dc:creator>tarek_3</dc:creator>
      <dc:date>2005-06-29T01:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: System doesn't boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-doesn-t-boot/m-p/3572769#M623124</link>
      <description>Hi Hassoun,&lt;BR /&gt;&lt;BR /&gt;Could you post the output of&lt;BR /&gt;&lt;BR /&gt;# lvlnboot -v&lt;BR /&gt;&lt;BR /&gt;# setboot&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Wed, 29 Jun 2005 02:02:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-doesn-t-boot/m-p/3572769#M623124</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2005-06-29T02:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: System doesn't boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-doesn-t-boot/m-p/3572770#M623125</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can you make sure that root,boot and swap are pointing to the new disk address?&lt;BR /&gt;&lt;BR /&gt;lvlnboot -v vg00&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Shyjith</description>
      <pubDate>Wed, 29 Jun 2005 02:08:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-doesn-t-boot/m-p/3572770#M623125</guid>
      <dc:creator>Shyjith P K</dc:creator>
      <dc:date>2005-06-29T02:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: System doesn't boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-doesn-t-boot/m-p/3572771#M623126</link>
      <description>see if lvlnboot -v shows the boot,swap,root and dump correctly. It should display something like this if everything is fine.&lt;BR /&gt;________________________________&lt;BR /&gt;&lt;BR /&gt;lvlnboot -v&lt;BR /&gt;Boot Definitions for Volume Group /dev/vg00:&lt;BR /&gt;Physical Volumes belonging in Root Volume Group:&lt;BR /&gt;        /dev/dsk/c0t5d0 (8/4.5.0) -- Boot Disk&lt;BR /&gt;Boot: lvol1     on:     /dev/dsk/c0t5d0&lt;BR /&gt;Root: lvol3     on:     /dev/dsk/c0t5d0&lt;BR /&gt;Swap: lvol2     on:     /dev/dsk/c0t5d0&lt;BR /&gt;Dump: lvol2     on:     /dev/dsk/c0t5d0, 0&lt;BR /&gt;&lt;BR /&gt;_________________________________&lt;BR /&gt;&lt;BR /&gt;If not update it using:&lt;BR /&gt;&lt;BR /&gt;lvlnboot -b /dev/vg00/lvol1&lt;BR /&gt;lvlnboot -s /dev/vg00/lvol2&lt;BR /&gt;lvlnboot -r /dev/vg00/lvol3 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Sudeesh</description>
      <pubDate>Wed, 29 Jun 2005 02:30:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-doesn-t-boot/m-p/3572771#M623126</guid>
      <dc:creator>Sudeesh</dc:creator>
      <dc:date>2005-06-29T02:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: System doesn't boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-doesn-t-boot/m-p/3572772#M623127</link>
      <description>Hi&lt;BR /&gt;please find below the outout of the commands&lt;BR /&gt;# setboot&lt;BR /&gt;Primary bootpath : 8/8.9.0&lt;BR /&gt;Alternate bootpath : 8/16/5.0.0&lt;BR /&gt;&lt;BR /&gt;Autoboot is ON (enabled)&lt;BR /&gt;Autosearch is ON (enabled)&lt;BR /&gt;&lt;BR /&gt;# lvlnboot -v&lt;BR /&gt;Boot Definitions for Volume Group /dev/vg00:&lt;BR /&gt;Physical Volumes belonging in Root Volume Group:&lt;BR /&gt;        /dev/dsk/c3t9d0 (8/8.9.0) -- Boot Disk&lt;BR /&gt;Boot: lvol1     on:     /dev/dsk/c3t9d0&lt;BR /&gt;Root: lvol3     on:     /dev/dsk/c3t9d0&lt;BR /&gt;Swap: lvol2     on:     /dev/dsk/c3t9d0&lt;BR /&gt;Dump: lvol2     on:     /dev/dsk/c3t9d0, 0&lt;BR /&gt;&lt;BR /&gt;and 8/8.9.0 is the new path&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;TS</description>
      <pubDate>Wed, 29 Jun 2005 07:45:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-doesn-t-boot/m-p/3572772#M623127</guid>
      <dc:creator>tarek_3</dc:creator>
      <dc:date>2005-06-29T07:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: System doesn't boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-doesn-t-boot/m-p/3572773#M623128</link>
      <description>You probably still have the AUTO file in the boot (LIF) area hard coded to the the old disk location&lt;BR /&gt;&lt;BR /&gt;You can verify this by the following command:&lt;BR /&gt;&lt;BR /&gt;lifcp /dev/rdsk/cXtXdX:AUTO - &lt;BR /&gt;&lt;BR /&gt;substitute your disk for cXtXdX&lt;BR /&gt;&lt;BR /&gt;If the address is in the AUTO file, you will need to change it. I would recommend not hard coding the disk address but use one of the following commands:&lt;BR /&gt;&lt;BR /&gt;mkboot -a "hpux" /dev/rdsk/cXtXdX&lt;BR /&gt;&lt;BR /&gt;or if the system is mirrored run the following command against both boot disks:&lt;BR /&gt;&lt;BR /&gt;mkboot -a "hpux -lq" /dev/rdsk/cXtXdX&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Jun 2005 07:58:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-doesn-t-boot/m-p/3572773#M623128</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2005-06-29T07:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: System doesn't boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-doesn-t-boot/m-p/3572774#M623129</link>
      <description>Hi hassoun,&lt;BR /&gt;&lt;BR /&gt;boot in maintenance mode,mv /etc/lvmtab, do vgscan&lt;BR /&gt;lvlnboot -b /dev/vg00/lvol1&lt;BR /&gt;lvlnboot -s /dev/vg00/lvol2&lt;BR /&gt;lvlnboot -r /dev/vg00/lvol3 &lt;BR /&gt;will make boot,root and swap point to the new disk.&lt;BR /&gt;hope this helps&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ziad&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Jun 2005 08:54:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-doesn-t-boot/m-p/3572774#M623129</guid>
      <dc:creator>Morcos</dc:creator>
      <dc:date>2005-06-29T08:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: System doesn't boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-doesn-t-boot/m-p/3572775#M623130</link>
      <description>You might want to check the contents of /stand/bootconf as well.&lt;BR /&gt;&lt;BR /&gt;-greg</description>
      <pubDate>Thu, 30 Jun 2005 12:19:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-doesn-t-boot/m-p/3572775#M623130</guid>
      <dc:creator>Greg OBarr</dc:creator>
      <dc:date>2005-06-30T12:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: System doesn't boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-doesn-t-boot/m-p/3572776#M623131</link>
      <description>hassoun --&lt;BR /&gt;&lt;BR /&gt;What is the error you are getting when trying to boot ?&lt;BR /&gt;&lt;BR /&gt;If you can boot in -lm, but not otherwise, then it could be a couple of things:&lt;BR /&gt;&lt;BR /&gt;#1) your autoboot string does not point to the correct disk.  This can be fixed with:&lt;BR /&gt;&lt;BR /&gt;mkboot -a "hpux -lq" /dev/rdsk/c3t9d0&lt;BR /&gt;&lt;BR /&gt;#2) Your lvlnboot info might be bad:&lt;BR /&gt;&lt;BR /&gt;lvrmboot -a /dev/vg00&lt;BR /&gt;lvlnboot -s /dev/vg00/lvol2&lt;BR /&gt;lvlnboot -d /dev/vg00/lvol2&lt;BR /&gt;lvlnboot -r /dev/vg00/lvol3 &lt;BR /&gt;lvlnboot -b /dev/vg00/lvol1</description>
      <pubDate>Thu, 30 Jun 2005 13:34:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-doesn-t-boot/m-p/3572776#M623131</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2005-06-30T13:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: System doesn't boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-doesn-t-boot/m-p/3572777#M623132</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;the problem is fixed by re-executing lvlnboot commands&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;HS</description>
      <pubDate>Fri, 01 Jul 2005 06:00:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-doesn-t-boot/m-p/3572777#M623132</guid>
      <dc:creator>tarek_3</dc:creator>
      <dc:date>2005-07-01T06:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: System doesn't boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-doesn-t-boot/m-p/3572778#M623133</link>
      <description>probably the best way to change the hardware path to the boot disk is to vgexport / vgimport the vg00 in lvm maintenance mode.</description>
      <pubDate>Tue, 05 Jul 2005 08:04:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-doesn-t-boot/m-p/3572778#M623133</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2005-07-05T08:04:26Z</dc:date>
    </item>
  </channel>
</rss>

