<?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: mirror for hpux, itanium .. continued in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-for-hpux-itanium-continued/m-p/5049712#M434562</link>
    <description>I just reloaded my IA64 workstation (RX2600)&lt;BR /&gt;&lt;BR /&gt;I followed steps here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-6481/ch03s04.html#babegeeh" target="_blank"&gt;http://docs.hp.com/en/5991-6481/ch03s04.html#babegeeh&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I only ran lvlnboot -R&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/disk/disk7_p2 -- Boot Disk&lt;BR /&gt;        /dev/disk/disk5_p2 -- Boot Disk&lt;BR /&gt;Boot: lvol1     on:     /dev/disk/disk7_p2&lt;BR /&gt;                        /dev/disk/disk5_p2&lt;BR /&gt;Root: lvol3     on:     /dev/disk/disk7_p2&lt;BR /&gt;                        /dev/disk/disk5_p2&lt;BR /&gt;Swap: lvol2     on:     /dev/disk/disk7_p2&lt;BR /&gt;                        /dev/disk/disk5_p2&lt;BR /&gt;Dump: lvol2     on:     /dev/disk/disk7_p2, 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Then did the setboot command:&lt;BR /&gt;setboot -a 0/1/1/0.0x1.0x0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rebooted to the alternate - and it worked!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 29 May 2007 14:43:47 GMT</pubDate>
    <dc:creator>Geoff Wild</dc:creator>
    <dc:date>2007-05-29T14:43:47Z</dc:date>
    <item>
      <title>mirror for hpux, itanium .. continued</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-for-hpux-itanium-continued/m-p/5049706#M434556</link>
      <description>Torsten had replied to do the following: Pete, what I dislike on this link is - this is for 11.22 (with only 2 partitions).&lt;BR /&gt;But what I like is to run&lt;BR /&gt;&lt;BR /&gt;# lvlnboot -r /dev/vg00/lvol3&lt;BR /&gt;# lvlnboot -b /dev/vg00/lvol1&lt;BR /&gt;# lvlnboot -s /dev/vg00/lvol2&lt;BR /&gt;# lvlnboot -d /dev/vg00/lvol2&lt;BR /&gt;&lt;BR /&gt;instead of&lt;BR /&gt;lvlnboot -R.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I've found some documents advising to run lvlnboot -R&lt;BR /&gt;lvlnboot -R /dev/vg00&lt;BR /&gt;and some documents saying that it isn't necessary.  I've followed the commands:&lt;BR /&gt;# lvlnboot -r /dev/vg00/lvol3&lt;BR /&gt;# lvlnboot -b /dev/vg00/lvol1&lt;BR /&gt;# lvlnboot -s /dev/vg00/lvol2&lt;BR /&gt;# lvlnboot -d /dev/vg00/lvol2&lt;BR /&gt;&lt;BR /&gt;is there a reason to run /not to run lvlnboot -R?</description>
      <pubDate>Tue, 29 May 2007 12:08:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-for-hpux-itanium-continued/m-p/5049706#M434556</guid>
      <dc:creator>GB Tek</dc:creator>
      <dc:date>2007-05-29T12:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: mirror for hpux, itanium .. continued</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-for-hpux-itanium-continued/m-p/5049707#M434557</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;No reason not to run lvlnboot -R&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 29 May 2007 12:12:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-for-hpux-itanium-continued/m-p/5049707#M434557</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-05-29T12:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: mirror for hpux, itanium .. continued</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-for-hpux-itanium-continued/m-p/5049708#M434558</link>
      <description>Here is the reason:&lt;BR /&gt;&lt;BR /&gt;"Whenever mkboot(1M) is used to restore the LIF area of a damaged root physical volume, the -b boot_lv option of lvlnboot must be performed afterwards to record the boot volume information inside the new LIF (see lif(4)). Subsequent lvlnboot commands such as lvlnboot -R are dependent on the boot_lv information inside the LIF."&lt;BR /&gt;&lt;BR /&gt;( &lt;A href="http://docs.hp.com/en/B2355-60130/lvlnboot.1M.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60130/lvlnboot.1M.html&lt;/A&gt; and &lt;A href="http://docs.hp.com/en/B2355-60105/lvlnboot.1M.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60105/lvlnboot.1M.html&lt;/A&gt; )&lt;BR /&gt;&lt;BR /&gt;This sounds to me that "lvlnboot -R" is not working, if the information set by "lvlnboot -b" is not there.&lt;BR /&gt;&lt;BR /&gt;So especially while mirroring a disk, I prefer to run all the 4 commands, because I experienced some situations where a system booted from a mirrored disk (lvlnboot -R was used) can not properly boot into various modes (single user) or having problems with the boot loader showing /stand directory etc.</description>
      <pubDate>Tue, 29 May 2007 12:23:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-for-hpux-itanium-continued/m-p/5049708#M434558</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-05-29T12:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: mirror for hpux, itanium .. continued</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-for-hpux-itanium-continued/m-p/5049709#M434559</link>
      <description>Read the man page for lvlnboot:&lt;BR /&gt;&lt;BR /&gt;"This command should be run in recovery mode (-R) whenever the configuration of the root volume group is affected by one of the following commands: lvextend, lvmerge, lvreduce, lvsplit, pvmove, lvremove, vgextend,&lt;BR /&gt;or vgreduce (see lvextend(1M), lvmerge(1M), lvreduce(1M), lvsplit(1M), pvmove(1M), lvremove(1M), vgextend(1M), and&lt;BR /&gt;vgreduce(1M)). Starting with HP-UX Release 10.0, this is done automatically."&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 29 May 2007 12:43:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-for-hpux-itanium-continued/m-p/5049709#M434559</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2007-05-29T12:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: mirror for hpux, itanium .. continued</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-for-hpux-itanium-continued/m-p/5049710#M434560</link>
      <description>Thanks Torsten.  That makes sense.</description>
      <pubDate>Tue, 29 May 2007 13:13:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-for-hpux-itanium-continued/m-p/5049710#M434560</guid>
      <dc:creator>GB Tek</dc:creator>
      <dc:date>2007-05-29T13:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: mirror for hpux, itanium .. continued</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-for-hpux-itanium-continued/m-p/5049711#M434561</link>
      <description>Based on the quotation I made, it is (at least for me) clear, you *must* perform the 4 steps instead of the "lvlnboot -R" only after mirroring the boot drive.&lt;BR /&gt;&lt;BR /&gt;But many documents only list this single command (... -R) or all 5! &lt;BR /&gt;&lt;BR /&gt;# lvlnboot -r /dev/vg00/lvol3&lt;BR /&gt;# lvlnboot -b /dev/vg00/lvol1&lt;BR /&gt;# lvlnboot -s /dev/vg00/lvol2&lt;BR /&gt;# lvlnboot -d /dev/vg00/lvol2&lt;BR /&gt;# lvlnboot -R&lt;BR /&gt;&lt;BR /&gt;Some documents lists the mentioned 4 steps. &lt;BR /&gt;&lt;BR /&gt;I sent a feedback using the feedback system on &lt;A href="http://docs.hp.com/en/feedback.html" target="_blank"&gt;http://docs.hp.com/en/feedback.html&lt;/A&gt; some weeks ago regarding this, but without any response until now.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I noticed also, the systems in question are booting fine if you don't interrupt the boot process, but if you boot from the just created mirror (only "lvlnboot -R" performed), you probably get problems to boot into single user or other modes from the boot loader prompt.&lt;BR /&gt;</description>
      <pubDate>Tue, 29 May 2007 13:28:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-for-hpux-itanium-continued/m-p/5049711#M434561</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-05-29T13:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: mirror for hpux, itanium .. continued</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-for-hpux-itanium-continued/m-p/5049712#M434562</link>
      <description>I just reloaded my IA64 workstation (RX2600)&lt;BR /&gt;&lt;BR /&gt;I followed steps here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-6481/ch03s04.html#babegeeh" target="_blank"&gt;http://docs.hp.com/en/5991-6481/ch03s04.html#babegeeh&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I only ran lvlnboot -R&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/disk/disk7_p2 -- Boot Disk&lt;BR /&gt;        /dev/disk/disk5_p2 -- Boot Disk&lt;BR /&gt;Boot: lvol1     on:     /dev/disk/disk7_p2&lt;BR /&gt;                        /dev/disk/disk5_p2&lt;BR /&gt;Root: lvol3     on:     /dev/disk/disk7_p2&lt;BR /&gt;                        /dev/disk/disk5_p2&lt;BR /&gt;Swap: lvol2     on:     /dev/disk/disk7_p2&lt;BR /&gt;                        /dev/disk/disk5_p2&lt;BR /&gt;Dump: lvol2     on:     /dev/disk/disk7_p2, 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Then did the setboot command:&lt;BR /&gt;setboot -a 0/1/1/0.0x1.0x0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rebooted to the alternate - and it worked!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 29 May 2007 14:43:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-for-hpux-itanium-continued/m-p/5049712#M434562</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2007-05-29T14:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: mirror for hpux, itanium .. continued</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-for-hpux-itanium-continued/m-p/5049713#M434563</link>
      <description>Geoff,&lt;BR /&gt;now try to boot the alternate disk, interrupt and list the content of /stand from the OS loader, then boot to single user mode.&lt;BR /&gt;I saw problems in doing this.&lt;BR /&gt;&lt;BR /&gt;Booting without interrupt the process worked.</description>
      <pubDate>Tue, 29 May 2007 14:51:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-for-hpux-itanium-continued/m-p/5049713#M434563</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-05-29T14:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: mirror for hpux, itanium .. continued</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-for-hpux-itanium-continued/m-p/5049714#M434564</link>
      <description>I selected:&lt;BR /&gt;&lt;BR /&gt;HP-UX Alternate Boot: 0/1/1/0.0x1.0x0&lt;BR /&gt;&lt;BR /&gt;I pressed the Any Key to interrupt Autoboot&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HPUX&amp;gt; ls /stand&lt;BR /&gt;.kc.lock        backup          boot.sys        bootconf        bootfs&lt;BR /&gt;current         ext_ioconfig    ioconfig        krs             last_install&lt;BR /&gt;lost+found      nextboot        rootconf        system          vmunix&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HPUX&amp;gt; boot vmunix -is&lt;BR /&gt;&amp;gt; System Memory = 6132 MB&lt;BR /&gt;loading section 0&lt;BR /&gt;................................................................................&lt;BR /&gt;...... (complete)&lt;BR /&gt;loading section 1&lt;BR /&gt;............... (complete)&lt;BR /&gt;loading symbol table&lt;BR /&gt;loading System Directory (boot.sys) to MFS&lt;BR /&gt;.....&lt;BR /&gt;loading MFSFILES directory (bootfs) to MFS&lt;BR /&gt;...............&lt;BR /&gt;Launching /stand/vmunix&lt;BR /&gt;SIZE: Text:43521K + Data:7446K + BSS:20777K = Total:71745K&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Then I was in single user mode:&lt;BR /&gt;&lt;BR /&gt;INIT: Running /sbin/sh&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Tue, 29 May 2007 15:11:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-for-hpux-itanium-continued/m-p/5049714#M434564</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2007-05-29T15:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: mirror for hpux, itanium .. continued</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-for-hpux-itanium-continued/m-p/5049715#M434565</link>
      <description>BTW - just had a thought - I'm running Feb 2007 HP-UX 11.31&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Tue, 29 May 2007 15:29:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-for-hpux-itanium-continued/m-p/5049715#M434565</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2007-05-29T15:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: mirror for hpux, itanium .. continued</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-for-hpux-itanium-continued/m-p/5049716#M434566</link>
      <description>Looks good, but you know intermittent problems :-)&lt;BR /&gt;&lt;BR /&gt;May be related to patch levels etc.&lt;BR /&gt;&lt;BR /&gt;From my logs:&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;HP-UX Boot Loader for IPF  --  Revision 2.028&lt;BR /&gt;&lt;BR /&gt;Press Any Key to interrupt Autoboot&lt;BR /&gt;\EFI\HPUX\AUTO ==&amp;gt; boot vmunix&lt;BR /&gt;Seconds left till autoboot -   9&lt;BR /&gt;   Type 'help' for help&lt;BR /&gt;&lt;BR /&gt;HPUX&amp;gt; ls&lt;BR /&gt;no such file or directory&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;HPUX&amp;gt; hpux&lt;BR /&gt;Could not open file vmunix to check for a directory&lt;BR /&gt;Could not open vmunix&lt;BR /&gt;&lt;BR /&gt;loading failed&lt;BR /&gt;&lt;BR /&gt;fs1:\EFI\HPUX&amp;gt; hpux&lt;BR /&gt;Using EFI boot partition (no HPUX partition on boot media)&lt;BR /&gt;&lt;BR /&gt;(C) Copyright 1999-2006 Hewlett-Packard Development Company, L.P.&lt;BR /&gt;All rights reserved&lt;BR /&gt;&lt;BR /&gt;HP-UX Boot Loader for IPF  --  Revision 2.028&lt;BR /&gt;&lt;BR /&gt;Press Any Key to interrupt Autoboot&lt;BR /&gt;\EFI\HPUX\AUTO ==&amp;gt; boot vmunix&lt;BR /&gt;Seconds left till autoboot -   9&lt;BR /&gt;   Type 'help' for help&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;but without interrupt, it works ...&lt;BR /&gt;&lt;BR /&gt;fs0:\EFI\HPUX&amp;gt; hpux&lt;BR /&gt;&lt;BR /&gt;(C) Copyright 1999-2006 Hewlett-Packard Development Company, L.P.&lt;BR /&gt;All rights reserved&lt;BR /&gt;&lt;BR /&gt;HP-UX Boot Loader for IPF  --  Revision 2.028&lt;BR /&gt;&lt;BR /&gt;Press Any Key to interrupt Autoboot&lt;BR /&gt;\EFI\HPUX\AUTO ==&amp;gt; boot vmunix -lq&lt;BR /&gt;Seconds left till autoboot -   0&lt;BR /&gt;AUTOBOOTING...&amp;gt; System Memory = 12258 MB&lt;BR /&gt;loading section 0&lt;BR /&gt;...&lt;BR /&gt;the server boots up to init 3&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Doing the same after running all the lvlnboot commands no errors came up.&lt;BR /&gt;</description>
      <pubDate>Tue, 29 May 2007 15:29:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-for-hpux-itanium-continued/m-p/5049716#M434566</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-05-29T15:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: mirror for hpux, itanium .. continued</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-for-hpux-itanium-continued/m-p/5049717#M434567</link>
      <description>I tried the -R command last.  Thanks for the clarification.</description>
      <pubDate>Wed, 06 Jun 2007 09:38:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-for-hpux-itanium-continued/m-p/5049717#M434567</guid>
      <dc:creator>GB Tek</dc:creator>
      <dc:date>2007-06-06T09:38:37Z</dc:date>
    </item>
  </channel>
</rss>

