<?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: LVM boot disk from scratch in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-boot-disk-from-scratch/m-p/4076641#M308359</link>
    <description>Hi! &lt;BR /&gt;&lt;BR /&gt;Although 'mkboot -e -l ...' is suppose to &lt;BR /&gt;do that ('efi_ls' shows EFI fs after it&lt;BR /&gt;just fine), I tried that too, same story. &lt;BR /&gt;&lt;BR /&gt;Thanks anyways,&lt;BR /&gt;&lt;BR /&gt;Borut</description>
    <pubDate>Thu, 27 Sep 2007 04:01:24 GMT</pubDate>
    <dc:creator>borut kurnik_1</dc:creator>
    <dc:date>2007-09-27T04:01:24Z</dc:date>
    <item>
      <title>LVM boot disk from scratch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-boot-disk-from-scratch/m-p/4076631#M308349</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;I've got rx1600 with two 36GB disks&lt;BR /&gt;dual channel Ultra320 SCSI controller.&lt;BR /&gt;&lt;BR /&gt;c2t0d0 is VxVM managed current boot disk and &lt;BR /&gt;I'm trying to configure c2t1d0 as second boot&lt;BR /&gt;disk with LVM.&lt;BR /&gt;&lt;BR /&gt;Everything seem to be ok, but when I try to&lt;BR /&gt;boot, loader starts but doesn't find the kernel. Looks that it cannot recognize &lt;BR /&gt;the LVM disk layout...&lt;BR /&gt;&lt;BR /&gt;Would anybody be so kind and take a look&lt;BR /&gt;at my procedure and maybe give me a hint&lt;BR /&gt;what I'm missing...&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Borut&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Procedure:&lt;BR /&gt;&lt;BR /&gt;[root@gremlin bin]# bash -x mklvmbd.sh c2t1d0&lt;BR /&gt;++ basename mklvmbd.sh&lt;BR /&gt;+ SYNTAX='mklvmbd.sh &lt;SF_DEVICE_FILE_BASENAME&gt;'&lt;BR /&gt;+ '[' 1 -ne 1 ']'&lt;BR /&gt;++ basename c2t1d0&lt;BR /&gt;+ RDEV=/dev/rdsk/c2t1d0&lt;BR /&gt;++ basename c2t1d0&lt;BR /&gt;+ CDEV=/dev/dsk/c2t1d0&lt;BR /&gt;++ basename mklvmbd.sh&lt;BR /&gt;+ IDF=/tmp/mklvmbd.sh_idisk.inp&lt;BR /&gt;+ cat&lt;BR /&gt;+ idisk -w -f /tmp/mklvmbd.sh_idisk.inp /dev/rdsk/c2t1d0&lt;BR /&gt;idisk version: 1.31&lt;BR /&gt;********************** WARNING ***********************&lt;BR /&gt;If you continue you may destroy all data on this disk.&lt;BR /&gt;Do you wish to continue(yes/no)? yes&lt;BR /&gt;&lt;BR /&gt;EFI Primary Header:&lt;BR /&gt;        Signature                 = EFI PART&lt;BR /&gt;        Revision                  = 0x10000&lt;BR /&gt;        HeaderSize                = 0x5c&lt;BR /&gt;        HeaderCRC32               = 0x76909836&lt;BR /&gt;        MyLbaLo                   = 0x1&lt;BR /&gt;        AlternateLbaLo            = 0x43d635f&lt;BR /&gt;        FirstUsableLbaLo          = 0x22&lt;BR /&gt;        LastUsableLbaLo           = 0x43d633c&lt;BR /&gt;        Disk GUID                 = ccf56e0e-6c2b-11dc-8001-d6217b60e588&lt;BR /&gt;        PartitionEntryLbaLo       = 0x2&lt;BR /&gt;        NumberOfPartitionEntries  = 0xc&lt;BR /&gt;        SizeOfPartitionEntry      = 0x80&lt;BR /&gt;        PartitionEntryArrayCRC32  = 0xf1a2652b&lt;BR /&gt;&lt;BR /&gt;  Primary Partition Table (in 512 byte blocks):&lt;BR /&gt;    Partition 1 (EFI):&lt;BR /&gt;        Partition Type GUID       = c12a7328-f81f-11d2-ba4b-00a0c93ec93b&lt;BR /&gt;        Unique Partition GUID     = ccf571c4-6c2b-11dc-8002-d6217b60e588&lt;BR /&gt;        Starting Lba              = 0x22&lt;BR /&gt;        Ending Lba                = 0xc8021&lt;BR /&gt;    Partition 2 (HP-UX):&lt;BR /&gt;        Partition Type GUID       = 75894c1e-3aeb-11d3-b7c1-7b03a0000000&lt;BR /&gt;        Unique Partition GUID     = ccf571ec-6c2b-11dc-8003-d6217b60e588&lt;BR /&gt;        Starting Lba              = 0xc8022&lt;BR /&gt;        Ending Lba                = 0x43d633b&lt;BR /&gt;&lt;BR /&gt;EFI Alternate Header:&lt;BR /&gt;        Signature                 = EFI PART&lt;BR /&gt;        Revision                  = 0x10000&lt;BR /&gt;        HeaderSize                = 0x5c&lt;BR /&gt;        HeaderCRC32               = 0xab0e7132&lt;BR /&gt;        MyLbaLo                   = 0x43d635f&lt;BR /&gt;        AlternateLbaLo            = 0x1&lt;BR /&gt;        FirstUsableLbaLo          = 0x22&lt;BR /&gt;        LastUsableLbaLo           = 0x43d633c&lt;BR /&gt;        Disk GUID                 = ccf56e0e-6c2b-11dc-8001-d6217b60e588&lt;BR /&gt;        PartitionEntryLbaLo       = 0x43d633e&lt;BR /&gt;        NumberOfPartitionEntries  = 0xc&lt;BR /&gt;        SizeOfPartitionEntry      = 0x80&lt;BR /&gt;        PartitionEntryArrayCRC32  = 0xf1a2652b&lt;BR /&gt;&lt;BR /&gt;  Alternate Partition Table (in 512 byte blocks):&lt;BR /&gt;    Partition 1 (EFI):&lt;BR /&gt;        Partition Type GUID       = c12a7328-f81f-11d2-ba4b-00a0c93ec93b&lt;BR /&gt;        Unique Partition GUID     = ccf571c4-6c2b-11dc-8002-d6217b60e588&lt;BR /&gt;        Starting Lba              = 0x22&lt;BR /&gt;        Ending Lba                = 0xc8021&lt;BR /&gt;    Partition 2 (HP-UX):&lt;BR /&gt;        Partition Type GUID       = 75894c1e-3aeb-11d3-b7c1-7b03a0000000&lt;BR /&gt;        Unique Partition GUID     = ccf571ec-6c2b-11dc-8003-d6217b60e588&lt;BR /&gt;        Starting Lba              = 0xc8022&lt;BR /&gt;        Ending Lba                = 0x43d633b&lt;BR /&gt;&lt;BR /&gt;Legacy MBR (MBR Signatures in little endian):&lt;BR /&gt;   MBR Signature = 0x466df5cc&lt;BR /&gt;&lt;BR /&gt;Protective MBR&lt;BR /&gt;&lt;BR /&gt;+ ioscan -C disk&lt;BR /&gt;H/W Path       Class                      Description&lt;BR /&gt;=====================================================&lt;BR /&gt;0/0/2/0.0.0.0                     disk    TEAC    DV-28E-C&lt;BR /&gt;0/1/1/0.0.0                    disk       HP 36.4GST336607LC&lt;BR /&gt;0/1/1/0.1.0                    disk       COMPAQ  BD036635C5&lt;BR /&gt;+ insf -e -C disk&lt;BR /&gt;insf: Installing special files for sdisk instance 0 address 0/0/2/0.0.0.0&lt;BR /&gt;insf: Installing special files for sdisk instance 1 address 0/1/1/0.0.0&lt;BR /&gt;insf: Installing special files for sdisk instance 2 address 0/1/1/0.1.0&lt;BR /&gt;+ mkboot -e -l /dev/rdsk/c2t1d0&lt;BR /&gt;+ efi_ls -d /dev/rdsk/c2t1d0s1&lt;BR /&gt;FileName                             Last Modified             Size&lt;BR /&gt;EFI/                                   9/26/2007                  0&lt;BR /&gt;STARTUP.NSH                            9/26/2007                296&lt;BR /&gt;&lt;BR /&gt;total space 418598912 bytes, free space 415420416 bytes&lt;BR /&gt;&lt;BR /&gt;+ lifls -l /dev/rdsk/c2t1d0s2&lt;BR /&gt;volume ISL10 data size 7984 directory size 8 03/08/29 23:48:24&lt;BR /&gt;filename   type   start   size     implement  created&lt;BR /&gt;===============================================================&lt;BR /&gt;ISL        -12800 584     242      0          03/08/29 23:48:24&lt;BR /&gt;AUTO       -12289 832     1        0          03/08/29 23:48:24&lt;BR /&gt;HPUX       -12928 840     848      0          03/08/29 23:48:24&lt;BR /&gt;PAD        -12290 1688    1644     0          03/08/29 23:48:24&lt;BR /&gt;LABEL      BIN    3336    8        0          07/09/26 14:27:26&lt;BR /&gt;+ mkboot -a 'boot vmunix' /dev/dsk/c2t1d0&lt;BR /&gt;+ efi_cp -d /dev/rdsk/c2t1d0s1 -u /EFI/HPUX/AUTO /tmp/x&lt;BR /&gt;+ cat /tmp/x&lt;BR /&gt;boot vmunix&lt;BR /&gt;+ pvcreate -B /dev/rdsk/c2t1d0s2&lt;BR /&gt;Physical volume "/dev/rdsk/c2t1d0s2" has been successfully created.&lt;BR /&gt;+ rm -fR /dev/vg00&lt;BR /&gt;+ mkdir -p /dev/vg00&lt;BR /&gt;+ mknod /dev/vg00/group c 64 0x010000&lt;BR /&gt;+ vgcreate -s 8 /dev/vg00 /dev/dsk/c2t1d0s2&lt;BR /&gt;Increased the number of physical extents per physical volume to 4291.&lt;BR /&gt;Volume group "/dev/vg00" has been successfully created.&lt;BR /&gt;Volume Group configuration for /dev/vg00 has been saved in&lt;BR /&gt;/etc/lvmconf/vg00.conf&lt;BR /&gt;+ lvcreate -C y -r n -L 1024 -n lvol1 /dev/vg00&lt;BR /&gt;Logical volume "/dev/vg00/lvol1" has been successfully created with&lt;BR /&gt;character device "/dev/vg00/rlvol1".&lt;BR /&gt;Logical volume "/dev/vg00/lvol1" has been successfully extended.&lt;BR /&gt;Volume Group configuration for /dev/vg00 has been saved in&lt;BR /&gt;/etc/lvmconf/vg00.conf&lt;BR /&gt;+ lvcreate -C y -r n -L 2048 -n lvol3 /dev/vg00&lt;BR /&gt;Logical volume "/dev/vg00/lvol3" has been successfully created with&lt;BR /&gt;character device "/dev/vg00/rlvol3".&lt;BR /&gt;Logical volume "/dev/vg00/lvol3" has been successfully extended.&lt;BR /&gt;Volume Group configuration for /dev/vg00 has been saved in&lt;BR /&gt;/etc/lvmconf/vg00.conf&lt;BR /&gt;+ vgdisplay -v&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg00&lt;BR /&gt;VG Write Access             read/write     &lt;BR /&gt;VG Status                   available                 &lt;BR /&gt;Max LV                      255    &lt;BR /&gt;Cur LV                      2      &lt;BR /&gt;Open LV                     2      &lt;BR /&gt;Max PV                      16     &lt;BR /&gt;Cur PV                      1      &lt;BR /&gt;Act PV                      1      &lt;BR /&gt;Max PE per PV               4291         &lt;BR /&gt;VGDA                        2   &lt;BR /&gt;PE Size (Mbytes)            8               &lt;BR /&gt;Total PE                    4290    &lt;BR /&gt;Alloc PE                    384     &lt;BR /&gt;Free PE                     3906    &lt;BR /&gt;Total PVG                   0        &lt;BR /&gt;Total Spare PVs             0              &lt;BR /&gt;Total Spare PVs in use      0                     &lt;BR /&gt;&lt;BR /&gt;   --- Logical volumes ---&lt;BR /&gt;   LV Name                     /dev/vg00/lvol1&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            1024            &lt;BR /&gt;   Current LE                  128       &lt;BR /&gt;   Allocated PE                128         &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol3&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            2048            &lt;BR /&gt;   Current LE                  256       &lt;BR /&gt;   Allocated PE                256         &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c2t1d0s2&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    4290    &lt;BR /&gt;   Free PE                     3906    &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;++ vgdisplay -v&lt;BR /&gt;++ grep -i 'free pe'&lt;BR /&gt;++ head -n 1&lt;BR /&gt;++ awk '{ print $3; }'&lt;BR /&gt;+ FPE=3906&lt;BR /&gt;+ lvcreate -C y -r n -l 3906 -n lvol2 /dev/vg00&lt;BR /&gt;Logical volume "/dev/vg00/lvol2" has been successfully created with&lt;BR /&gt;character device "/dev/vg00/rlvol2".&lt;BR /&gt;Logical volume "/dev/vg00/lvol2" has been successfully extended.&lt;BR /&gt;Volume Group configuration for /dev/vg00 has been saved in&lt;BR /&gt;/etc/lvmconf/vg00.conf&lt;BR /&gt;+ lvlnboot -r /dev/vg00/lvol2&lt;BR /&gt;lvlnboot: WARNING !! Creating a separate root volume, Use the -b option to the&lt;BR /&gt;lvlnboot command to create a separate boot volume&lt;BR /&gt;Volume Group configuration for /dev/vg00 has been saved in&lt;BR /&gt;/etc/lvmconf/vg00.conf&lt;BR /&gt;+ lvlnboot -b /dev/vg00/lvol1&lt;BR /&gt;Volume Group configuration for /dev/vg00 has been saved in&lt;BR /&gt;/etc/lvmconf/vg00.conf&lt;BR /&gt;+ lvlnboot -s /dev/vg00/lvol3&lt;BR /&gt;Volume Group configuration for /dev/vg00 has been saved in&lt;BR /&gt;/etc/lvmconf/vg00.conf&lt;BR /&gt;+ lvlnboot -d /dev/vg00/lvol3&lt;BR /&gt;Volume Group configuration for /dev/vg00 has been saved in&lt;BR /&gt;/etc/lvmconf/vg00.conf&lt;BR /&gt;+ mkfs -F vxfs /dev/vg00/lvol1&lt;BR /&gt;    version 6 layout&lt;BR /&gt;    1048576 sectors, 1048576 blocks of size 1024, log size 16384 blocks&lt;BR /&gt;    largefiles supported&lt;BR /&gt;+ mkfs -F vxfs /dev/vg00/lvol2&lt;BR /&gt;    version 6 layout&lt;BR /&gt;    31997952 sectors, 31997952 blocks of size 1024, log size 16384 blocks&lt;BR /&gt;    largefiles supported&lt;BR /&gt;&lt;BR /&gt;+ mount -F vxfs /dev/vg00/lvol1 /t1&lt;BR /&gt;+ cd /stand; find . | cpio -pudm /t1&lt;BR /&gt;+ mount -F vxfs /dev/vg00/lvol2 /t2&lt;BR /&gt;+ cd /; find `cat /tmp/root.lst` | \&lt;BR /&gt;  cpio -pudm/t2&lt;BR /&gt;&lt;/SF_DEVICE_FILE_BASENAME&gt;</description>
      <pubDate>Wed, 26 Sep 2007 08:24:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-boot-disk-from-scratch/m-p/4076631#M308349</guid>
      <dc:creator>borut kurnik_1</dc:creator>
      <dc:date>2007-09-26T08:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: LVM boot disk from scratch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-boot-disk-from-scratch/m-p/4076632#M308350</link>
      <description>I think you should create de lvols in the correct way (lvol1, lvol2 and lvol3) and use the following commands:&lt;BR /&gt;&lt;BR /&gt;# lvlnboot -r /dev/vg00/lvol3 /dev/vg00&lt;BR /&gt;# lvlnboot -b /dev/vg00/lvol1 /dev/vg00&lt;BR /&gt;# lvlnboot -s /dev/vg00/lvol2 /dev/vg00&lt;BR /&gt;# lvlnboot -d /dev/vg00/lvol2 /dev/vg00&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Sep 2007 08:56:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-boot-disk-from-scratch/m-p/4076632#M308350</guid>
      <dc:creator>J. Bravo</dc:creator>
      <dc:date>2007-09-26T08:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: LVM boot disk from scratch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-boot-disk-from-scratch/m-p/4076633#M308351</link>
      <description>The equivalent commands for itanium architecture for lifls/lifcp are:&lt;BR /&gt;&lt;BR /&gt;# efi_ls -d /dev/rdsk/c2t1d0s1&lt;BR /&gt;&lt;BR /&gt;edit the AUTO file so we can boot when one disk is missing:&lt;BR /&gt;&lt;BR /&gt;# efi_cp -d /dev/rdsk/c2t0d0s1 -u /EFI/HPUX/AUTO /tmp/AUTO&lt;BR /&gt;&lt;BR /&gt;# vi /tmp/AUTO&lt;BR /&gt;    &lt;BR /&gt;modify "boot vmunix" to "boot vmunix -lq"&lt;BR /&gt;&lt;BR /&gt;then put back the file on both EFI partitions with:&lt;BR /&gt;&lt;BR /&gt;# efi_cp -d /dev/rdsk/c2t1d0s1 /tmp/AUTO /EFI/HPUX/AUTO&lt;BR /&gt;&lt;BR /&gt;# efi_cp -d /dev/rdsk/c2t0d0s1 /tmp/AUTO /EFI/HPUX/&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Wed, 26 Sep 2007 08:59:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-boot-disk-from-scratch/m-p/4076633#M308351</guid>
      <dc:creator>J. Bravo</dc:creator>
      <dc:date>2007-09-26T08:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: LVM boot disk from scratch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-boot-disk-from-scratch/m-p/4076634#M308352</link>
      <description>take a look at the document attached, &lt;BR /&gt;it should help you&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Aussan</description>
      <pubDate>Wed, 26 Sep 2007 09:07:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-boot-disk-from-scratch/m-p/4076634#M308352</guid>
      <dc:creator>Aussan</dc:creator>
      <dc:date>2007-09-26T09:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: LVM boot disk from scratch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-boot-disk-from-scratch/m-p/4076635#M308353</link>
      <description>Hi again.&lt;BR /&gt;&lt;BR /&gt;Thanks four you quick replies.&lt;BR /&gt;&lt;BR /&gt;J.Bravo, &lt;BR /&gt;&lt;BR /&gt;lvol3 is definitely swap &amp;amp; lvol2 is&lt;BR /&gt;root volume, as I explicitely specified that &lt;BR /&gt;with '-n' qualivier.  &lt;BR /&gt;&lt;BR /&gt;AUTO seems to be ok, loader just cannot&lt;BR /&gt;find the kernel (vmunix), but I don't &lt;BR /&gt;think this is a problem here.&lt;BR /&gt;&lt;BR /&gt;Aussan, &lt;BR /&gt;&lt;BR /&gt;I'll dig into that document right away.&lt;BR /&gt;&lt;BR /&gt;Thanks again,&lt;BR /&gt;&lt;BR /&gt;Borut&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Sep 2007 09:18:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-boot-disk-from-scratch/m-p/4076635#M308353</guid>
      <dc:creator>borut kurnik_1</dc:creator>
      <dc:date>2007-09-26T09:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: LVM boot disk from scratch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-boot-disk-from-scratch/m-p/4076636#M308354</link>
      <description>Hi, itÂ´s possible that if you have a 11.23 system, you need three partitions in the file for use with idisk command:&lt;BR /&gt;&lt;BR /&gt;# vi /tmp/partitionfile&lt;BR /&gt;3&lt;BR /&gt;EFI 500MB&lt;BR /&gt;HPUX 100%&lt;BR /&gt;HPSP 400MB&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Wed, 26 Sep 2007 09:32:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-boot-disk-from-scratch/m-p/4076636#M308354</guid>
      <dc:creator>J. Bravo</dc:creator>
      <dc:date>2007-09-26T09:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: LVM boot disk from scratch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-boot-disk-from-scratch/m-p/4076637#M308355</link>
      <description>Do you have updated the /etc/fstab file on your LVM boot disk to reflect the new lvols?&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Sep 2007 09:58:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-boot-disk-from-scratch/m-p/4076637#M308355</guid>
      <dc:creator>J. Bravo</dc:creator>
      <dc:date>2007-09-26T09:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: LVM boot disk from scratch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-boot-disk-from-scratch/m-p/4076638#M308356</link>
      <description>I never "cloned" a vxvm disk to lvm this way, but &lt;BR /&gt;&lt;BR /&gt;- use the default order&lt;BR /&gt;lvol1 /stand&lt;BR /&gt;lvol2 swap&lt;BR /&gt;lvol3 /&lt;BR /&gt;&lt;BR /&gt;Some commands are missing, like&lt;BR /&gt;efi_fsinit -d /dev/rdsk/...&lt;BR /&gt;...&lt;BR /&gt;echo "l /dev/dsk/..." &amp;gt;&amp;gt; /stand/bootconf&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;&lt;BR /&gt;From EFI, go to the disk and start hpux loader - interrupt the autoboot.&lt;BR /&gt;&lt;BR /&gt;Run "hpux ls" or ll - what can you see?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Sep 2007 10:19:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-boot-disk-from-scratch/m-p/4076638#M308356</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-09-26T10:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: LVM boot disk from scratch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-boot-disk-from-scratch/m-p/4076639#M308357</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;Yes, tried everything (3 partitions &amp;amp; had fstab on target disk updated from the begining, updated /stand/bootconfig, ...), but loader just doesn't recognize the new boot disk.&lt;BR /&gt;&lt;BR /&gt;HPUX&amp;gt;boot&lt;BR /&gt;Could not open file vmunix to check for directory&lt;BR /&gt;Could not open vmunix&lt;BR /&gt;&lt;BR /&gt;Kernel loading failed&lt;BR /&gt;&lt;BR /&gt;HPUX&amp;gt;ls&lt;BR /&gt;Could not open dir: &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Borut&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Sep 2007 10:20:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-boot-disk-from-scratch/m-p/4076639#M308357</guid>
      <dc:creator>borut kurnik_1</dc:creator>
      <dc:date>2007-09-26T10:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: LVM boot disk from scratch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-boot-disk-from-scratch/m-p/4076640#M308358</link>
      <description>Good morning:&lt;BR /&gt;&lt;BR /&gt;Try to format the first partition to FAT after the creation of the 3 partitons (idisk) with:&lt;BR /&gt;&lt;BR /&gt;efi_fsinit -d /dev/rdsk/c2t1d0s1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and then repeat the rest of your procedure.&lt;BR /&gt;&lt;BR /&gt;Hope it helps.&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Thu, 27 Sep 2007 03:37:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-boot-disk-from-scratch/m-p/4076640#M308358</guid>
      <dc:creator>J. Bravo</dc:creator>
      <dc:date>2007-09-27T03:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: LVM boot disk from scratch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-boot-disk-from-scratch/m-p/4076641#M308359</link>
      <description>Hi! &lt;BR /&gt;&lt;BR /&gt;Although 'mkboot -e -l ...' is suppose to &lt;BR /&gt;do that ('efi_ls' shows EFI fs after it&lt;BR /&gt;just fine), I tried that too, same story. &lt;BR /&gt;&lt;BR /&gt;Thanks anyways,&lt;BR /&gt;&lt;BR /&gt;Borut</description>
      <pubDate>Thu, 27 Sep 2007 04:01:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-boot-disk-from-scratch/m-p/4076641#M308359</guid>
      <dc:creator>borut kurnik_1</dc:creator>
      <dc:date>2007-09-27T04:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: LVM boot disk from scratch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-boot-disk-from-scratch/m-p/4076642#M308360</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;Could you attach the output of the following commands, please?&lt;BR /&gt;&lt;BR /&gt;efi_ls -d /dev/rdsk/c2t1d0s1 /EFI/&lt;BR /&gt;efi_ls -d /dev/rdsk/c2t1d0s1 /EFI/HPUX&lt;BR /&gt;lvlnboot -v&lt;BR /&gt;&lt;BR /&gt;Regards;&lt;BR /&gt;&lt;BR /&gt;J. Bravo.</description>
      <pubDate>Thu, 27 Sep 2007 04:32:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-boot-disk-from-scratch/m-p/4076642#M308360</guid>
      <dc:creator>J. Bravo</dc:creator>
      <dc:date>2007-09-27T04:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: LVM boot disk from scratch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-boot-disk-from-scratch/m-p/4076643#M308361</link>
      <description>Hi! &lt;BR /&gt;&lt;BR /&gt;Thanks for your help, J.Bravo.&lt;BR /&gt;&lt;BR /&gt;I will but in a few hours time (don't know &lt;BR /&gt;exactly) as I'm out of firm today.&lt;BR /&gt;&lt;BR /&gt;However it will be /dev/rdsk/c2t0d0s1 as I &lt;BR /&gt;temporarily gave up and installed &lt;BR /&gt;LVM managed boot disk from inst. CD to&lt;BR /&gt;/dev/rdsk/c2t1d0s1 .&lt;BR /&gt;&lt;BR /&gt;I've already prepared a script, &lt;BR /&gt;so it will only take me a few minutes to&lt;BR /&gt;get to the problematic part and send &lt;BR /&gt;you efi_ls output imediately.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Borut&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, 27 Sep 2007 05:16:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-boot-disk-from-scratch/m-p/4076643#M308361</guid>
      <dc:creator>borut kurnik_1</dc:creator>
      <dc:date>2007-09-27T05:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: LVM boot disk from scratch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-boot-disk-from-scratch/m-p/4076644#M308362</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;/dev/[r]dsk/c2t1d0 is now my LVM boot &lt;BR /&gt;device (DVD installed, boots ok) and&lt;BR /&gt;I used the same procedure to create&lt;BR /&gt;bootable LVM layout on /dev/[r]dsk/c2t0d0.&lt;BR /&gt;&lt;BR /&gt;Result is the same, of course :-/  &lt;BR /&gt;&lt;BR /&gt;Here you go:&lt;BR /&gt;&lt;BR /&gt;[root@gremlin /]# efi_ls -d /dev/rdsk/c2t0d0s1 /EFI&lt;BR /&gt;FileName                             Last Modified             Size&lt;BR /&gt;.                                      9/29/2007                  0&lt;BR /&gt;..                                     9/29/2007                  0&lt;BR /&gt;HPUX/                                  9/29/2007                  0&lt;BR /&gt;Intel_Firmware/                        9/29/2007                  0&lt;BR /&gt;DIAG/                                  9/29/2007                  0&lt;BR /&gt;HP/                                    9/29/2007                  0&lt;BR /&gt;TOOLS/                                 9/29/2007                  0&lt;BR /&gt;&lt;BR /&gt;total space 523251712 bytes, free space 519856128 bytes&lt;BR /&gt;&lt;BR /&gt;[root@gremlin /]# efi_ls -d /dev/rdsk/c2t0d0s1 /EFI/HPUX&lt;BR /&gt;FileName                             Last Modified             Size&lt;BR /&gt;.                                      9/29/2007                  0&lt;BR /&gt;..                                     9/29/2007                  0&lt;BR /&gt;HPUX.EFI                               9/29/2007             644703&lt;BR /&gt;NBP.EFI                                9/29/2007              24576&lt;BR /&gt;AUTO                                   9/29/2007                 12&lt;BR /&gt;&lt;BR /&gt;total space 523251712 bytes, free space 519856128 bytes&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Borut&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 29 Sep 2007 10:45:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-boot-disk-from-scratch/m-p/4076644#M308362</guid>
      <dc:creator>borut kurnik_1</dc:creator>
      <dc:date>2007-09-29T10:45:40Z</dc:date>
    </item>
  </channel>
</rss>

