<?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: lvlnboot error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvlnboot-error/m-p/4544974#M369846</link>
    <description>hi &lt;BR /&gt;&lt;BR /&gt;lvlnboot -b /d/ev/vgroot/lvol1&lt;BR /&gt;lvlnboot -s /dev/vgroot/lvol2&lt;BR /&gt;lvlnboot -r /dev/vgroot/lvol3&lt;BR /&gt;lvlnboot -d /dev/vgroot/lvol2&lt;BR /&gt;lvlnboot -vR&lt;BR /&gt;lvlnboot -v&lt;BR /&gt;&lt;BR /&gt;this would create a lvlnboot informations for the /dev/vgroot.&lt;BR /&gt;&lt;BR /&gt;yes as earlier said you can use DRD for the same.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;sujit</description>
    <pubDate>Mon, 07 Dec 2009 10:36:21 GMT</pubDate>
    <dc:creator>sujit kumar singh</dc:creator>
    <dc:date>2009-12-07T10:36:21Z</dc:date>
    <item>
      <title>lvlnboot error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvlnboot-error/m-p/4544971#M369843</link>
      <description>&lt;!--!*#--&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;Following an unofficial procedure, I just tried a procedure to change root, boot, swap etc sizes and created another VG on another disk (/dev/vgroot).&lt;BR /&gt;Copied everything from vg00 to vgroot (on corresponding /new_root, /new_stand etc)&lt;BR /&gt;Configured LIF and BDRA on c3t2d0 using below commands:&lt;BR /&gt;# efi_fsinit -d /dev/rdsk/c3t2d0s1&lt;BR /&gt;# mkboot -e -l /dev/rdsk/c3t2d0&lt;BR /&gt;# mkboot -a "boot /new_stand/vmunix" /dev/rdsk/c3t2d0&lt;BR /&gt;&lt;BR /&gt;Everything looked fine..but next I got below errors:&lt;BR /&gt;&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/c2t1d0s2 (0/1/1/0.1.0) -- Boot Disk&lt;BR /&gt;Boot: lvol1     on:     /dev/dsk/c2t1d0s2&lt;BR /&gt;Root: lvol3     on:     /dev/dsk/c2t1d0s2&lt;BR /&gt;Swap: lvol2     on:     /dev/dsk/c2t1d0s2&lt;BR /&gt;Dump: lvol2     on:     /dev/dsk/c2t1d0s2, 0&lt;BR /&gt;&lt;BR /&gt;lvlnboot: The Boot Data Area is empty.&lt;BR /&gt;Boot Definitions for Volume Group /dev/vgroot:&lt;BR /&gt;The Boot Data Area is empty.&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;# lvlnboot -r /dev/vgroot/lvol3&lt;BR /&gt;lvlnboot: LIF information corrupt or not present on  "/dev/dsk/c3t2d0".&lt;BR /&gt;Use the "mkboot" command to initialize the LIF area.&lt;BR /&gt;lvlnboot: LIF information corrupt or not present on  "/dev/dsk/c3t2d0".&lt;BR /&gt;Use the "mkboot" command to initialize the LIF area.&lt;BR /&gt;lvlnboot: WARNING !! Creating a separate root volume, Use the -b option to the lvlnboot command to create a separate boot volume&lt;BR /&gt;lvlnboot: LIF information corrupt or not present on  "/dev/dsk/c3t2d0".&lt;BR /&gt;Use the "mkboot" command to initialize the LIF area.&lt;BR /&gt;==========================================&lt;BR /&gt;&lt;BR /&gt;(This is only a test box. Server is booting fine with vg00.)&lt;BR /&gt;I want to get the box boot from vgroot.&lt;BR /&gt;&lt;BR /&gt;What shall I do next??&lt;BR /&gt;&lt;BR /&gt;Thanks..&lt;BR /&gt;</description>
      <pubDate>Sun, 06 Dec 2009 07:57:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvlnboot-error/m-p/4544971#M369843</guid>
      <dc:creator>UniRock</dc:creator>
      <dc:date>2009-12-06T07:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: lvlnboot error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvlnboot-error/m-p/4544972#M369844</link>
      <description>&amp;gt;&amp;gt; What shall I do next??&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Stop trying to do something by hand for which there is a tool:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/go/drd" target="_blank"&gt;http://www.hp.com/go/drd&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Sun, 06 Dec 2009 10:51:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvlnboot-error/m-p/4544972#M369844</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-12-06T10:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: lvlnboot error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvlnboot-error/m-p/4544973#M369845</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;There's an EFI partition that preceeds /stand and it won't be copied over unless you use dd or similar special EFI command.&lt;BR /&gt;&lt;BR /&gt;When the firmware finishes up its POST, etc., it starts out at address zero on the boot disk.  Address zero is the beginning of the EFI partition.  The EFI contains all the boot disk metadata including the starting address of /stand.&lt;BR /&gt;&lt;BR /&gt;So its, EFI, /stand, swap, /root.  All read in sequencial order, all contiguous.&lt;BR /&gt;&lt;BR /&gt;If you look on your copied over /vgroot, verify sequential / contiguous written data.  Probably not, but maybe, and critical.</description>
      <pubDate>Sun, 06 Dec 2009 11:20:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvlnboot-error/m-p/4544973#M369845</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2009-12-06T11:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: lvlnboot error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvlnboot-error/m-p/4544974#M369846</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;lvlnboot -b /d/ev/vgroot/lvol1&lt;BR /&gt;lvlnboot -s /dev/vgroot/lvol2&lt;BR /&gt;lvlnboot -r /dev/vgroot/lvol3&lt;BR /&gt;lvlnboot -d /dev/vgroot/lvol2&lt;BR /&gt;lvlnboot -vR&lt;BR /&gt;lvlnboot -v&lt;BR /&gt;&lt;BR /&gt;this would create a lvlnboot informations for the /dev/vgroot.&lt;BR /&gt;&lt;BR /&gt;yes as earlier said you can use DRD for the same.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;sujit</description>
      <pubDate>Mon, 07 Dec 2009 10:36:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvlnboot-error/m-p/4544974#M369846</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-12-07T10:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: lvlnboot error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvlnboot-error/m-p/4544975#M369847</link>
      <description>&lt;!--!*#--&gt;Hi Again,&lt;BR /&gt;&lt;BR /&gt;@Duncan&lt;BR /&gt;Thanks but I am aware of DRD, just wanted to know what went wrong in "unofficial procedure" that am trying to follow.&lt;BR /&gt;&lt;BR /&gt;@Sujit&lt;BR /&gt;I tried same and got errors as can be seen in the initial thread.&lt;BR /&gt;&lt;BR /&gt;@Michael&lt;BR /&gt;I have NOT copied slice s1 by dd but I did following:&lt;BR /&gt;#efi_fsinit -d /dev/rdsk/c3t2d0s1&lt;BR /&gt;#mkboot -e -l /dev/rdsk/c3t2d0&lt;BR /&gt;#mkboot -a "boot /new_stand/vmunix" /dev/rdsk/c3t2d0&lt;BR /&gt;&lt;BR /&gt;Are these commands sufficient??&lt;BR /&gt;Or do I need to run dd to copy slice s1??&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 07 Dec 2009 11:49:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvlnboot-error/m-p/4544975#M369847</guid>
      <dc:creator>UniRock</dc:creator>
      <dc:date>2009-12-07T11:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: lvlnboot error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvlnboot-error/m-p/4544976#M369848</link>
      <description>Hi &lt;BR /&gt;after&lt;BR /&gt;# efi_fsinit -d /dev/rdsk/c3t2d0s1&lt;BR /&gt;# mkboot -e -l /dev/rdsk/c3t2d0&lt;BR /&gt;please do this also first&lt;BR /&gt;&lt;BR /&gt;pvcreate -B /dev/rdsk/c3t2d0s2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;can you please post the O/P of following:&lt;BR /&gt;efi_ls -d /dev/rdsk/c2t1d0s1 &lt;BR /&gt;vgdisplay -v /dev/vgroot&lt;BR /&gt;lvdisplay /dev/vgroot/lvol1&lt;BR /&gt;lvdisplay /dev/vgroot/lvol2&lt;BR /&gt;lvdisplay /dev/vgroot/lvol3&lt;BR /&gt;all these three should be Contiguous LVs.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Dec 2009 12:39:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvlnboot-error/m-p/4544976#M369848</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-12-07T12:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: lvlnboot error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvlnboot-error/m-p/4544977#M369849</link>
      <description>You talk about an "unofficial procedure" - but what have you done? On what kind of server?&lt;BR /&gt;&lt;BR /&gt;We can tell you about a missing step only, if we know what steps are done ...</description>
      <pubDate>Mon, 07 Dec 2009 14:19:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvlnboot-error/m-p/4544977#M369849</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-12-07T14:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: lvlnboot error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvlnboot-error/m-p/4544978#M369850</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Yes, I would also like to see the unofficial procedure.</description>
      <pubDate>Mon, 07 Dec 2009 14:59:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvlnboot-error/m-p/4544978#M369850</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2009-12-07T14:59:55Z</dc:date>
    </item>
  </channel>
</rss>

