<?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: Bootable Disk or Not???? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/bootable-disk-or-not/m-p/2997129#M125664</link>
    <description>Hi Nikee,&lt;BR /&gt;&lt;BR /&gt;Apart from lvlnboot, you have two commands lifls and lifcp to find out the LIF information.&lt;BR /&gt;&lt;BR /&gt;lifls /dev/dsk/c1t6d0&lt;BR /&gt;&lt;BR /&gt;Should print out the contents of the LIF area.&lt;BR /&gt;&lt;BR /&gt;lifcp /dev/dsk/c1t6d0:AUTO -&lt;BR /&gt;&lt;BR /&gt;Should print the auto string. In a mirror environment it is usually set to "hpux -lq(;0)/stand/vmunix".&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
    <pubDate>Fri, 13 Jun 2003 17:14:22 GMT</pubDate>
    <dc:creator>Sridhar Bhaskarla</dc:creator>
    <dc:date>2003-06-13T17:14:22Z</dc:date>
    <item>
      <title>Bootable Disk or Not????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bootable-disk-or-not/m-p/2997124#M125659</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Can someone please tell me how to find out a disk is a bootable disk or not?&lt;BR /&gt;&lt;BR /&gt;lvlnboot -v command will tell us which disks are bootable, but I would like to know if there is any other command?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Nikee</description>
      <pubDate>Fri, 13 Jun 2003 17:07:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bootable-disk-or-not/m-p/2997124#M125659</guid>
      <dc:creator>Nikee Reddy</dc:creator>
      <dc:date>2003-06-13T17:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Bootable Disk or Not????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bootable-disk-or-not/m-p/2997125#M125660</link>
      <description>Other than SEA IPL at the ISL boot prompt, I don't think so, Nikee.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 13 Jun 2003 17:09:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bootable-disk-or-not/m-p/2997125#M125660</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-06-13T17:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Bootable Disk or Not????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bootable-disk-or-not/m-p/2997126#M125661</link>
      <description>At reboot time, you can interrupt the boot process by pressing any key, and execute the Processor Dependant Code (PDC).  One command there is SEA (or search).  This will list out all the boot devices, including CD/DVD or tape.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Fri, 13 Jun 2003 17:12:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bootable-disk-or-not/m-p/2997126#M125661</guid>
      <dc:creator>Chris Vail</dc:creator>
      <dc:date>2003-06-13T17:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Bootable Disk or Not????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bootable-disk-or-not/m-p/2997127#M125662</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I guess you could do a lifls on the disk to see if it has a LIF area and the contents if it does, but I'm not sure if that would really tell you if it is a valid bootable disk.  &lt;BR /&gt;&lt;BR /&gt;lifls -l /dev/rdsk/c0t0d0&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jun 2003 17:12:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bootable-disk-or-not/m-p/2997127#M125662</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-06-13T17:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Bootable Disk or Not????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bootable-disk-or-not/m-p/2997128#M125663</link>
      <description>Nikee,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# setboot&lt;BR /&gt;Primary bootpath : 0/0/1/1.2.0&lt;BR /&gt;Alternate bootpath : 0/0/2/0.2.0&lt;BR /&gt;&lt;BR /&gt;Autoboot is ON (enabled)&lt;BR /&gt;Autosearch is ON (enabled)&lt;BR /&gt;&lt;BR /&gt;# echo "boot_string/S" | adb -k /stand/vmunix /dev/kmem&lt;BR /&gt;boot_string:&lt;BR /&gt;boot_string:    disk(0/0/1/1.2.0.0.0.0.0;0)/stand/vmunix&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jun 2003 17:13:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bootable-disk-or-not/m-p/2997128#M125663</guid>
      <dc:creator>Elena Leontieva</dc:creator>
      <dc:date>2003-06-13T17:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Bootable Disk or Not????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bootable-disk-or-not/m-p/2997129#M125664</link>
      <description>Hi Nikee,&lt;BR /&gt;&lt;BR /&gt;Apart from lvlnboot, you have two commands lifls and lifcp to find out the LIF information.&lt;BR /&gt;&lt;BR /&gt;lifls /dev/dsk/c1t6d0&lt;BR /&gt;&lt;BR /&gt;Should print out the contents of the LIF area.&lt;BR /&gt;&lt;BR /&gt;lifcp /dev/dsk/c1t6d0:AUTO -&lt;BR /&gt;&lt;BR /&gt;Should print the auto string. In a mirror environment it is usually set to "hpux -lq(;0)/stand/vmunix".&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Fri, 13 Jun 2003 17:14:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bootable-disk-or-not/m-p/2997129#M125664</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-06-13T17:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Bootable Disk or Not????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bootable-disk-or-not/m-p/2997130#M125665</link>
      <description>Hello Folks,&lt;BR /&gt;&lt;BR /&gt;Thanks for the answers.&lt;BR /&gt;&lt;BR /&gt;How about if I create a physical disk using the following command:&lt;BR /&gt;&lt;BR /&gt;#pvcreate -B /dev/rdsk/c4t4d0&lt;BR /&gt;&lt;BR /&gt;Is there any way that I can find out that the disk c4t4d0 has been created using "-B" option???&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Nikee</description>
      <pubDate>Fri, 13 Jun 2003 17:20:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bootable-disk-or-not/m-p/2997130#M125665</guid>
      <dc:creator>Nikee Reddy</dc:creator>
      <dc:date>2003-06-13T17:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Bootable Disk or Not????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bootable-disk-or-not/m-p/2997131#M125666</link>
      <description>if done proprerly boot disks will show up clearly marked as such in lvlnboot -v&lt;BR /&gt;&lt;BR /&gt;command output.&lt;BR /&gt;&lt;BR /&gt;Example&lt;BR /&gt;&lt;BR /&gt;[1811]# 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/c1t2d0 (0/0/1/1.2.0) -- Boot Disk&lt;BR /&gt;        /dev/dsk/c6t8d0 (0/4/0/0.8.0.255.6.8.0)&lt;BR /&gt;        /dev/dsk/c2t2d0 (0/0/2/0.2.0) -- Boot Disk&lt;BR /&gt;Boot: lvol1     on:     /dev/dsk/c1t2d0&lt;BR /&gt;                        /dev/dsk/c2t2d0&lt;BR /&gt;Root: lvol3     on:     /dev/dsk/c1t2d0&lt;BR /&gt;                        /dev/dsk/c2t2d0&lt;BR /&gt;Swap: lvol2     on:     /dev/dsk/c1t2d0&lt;BR /&gt;Dump: lvol2     on:     /dev/dsk/c1t2d0, 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Notice the two boot disks.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jun 2003 17:23:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bootable-disk-or-not/m-p/2997131#M125666</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-06-13T17:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Bootable Disk or Not????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bootable-disk-or-not/m-p/2997132#M125667</link>
      <description>Hello Steven,&lt;BR /&gt;&lt;BR /&gt;Lvlnboot -v command will not show  until you add the disk to the volume group vg00.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Nikee</description>
      <pubDate>Fri, 13 Jun 2003 17:26:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bootable-disk-or-not/m-p/2997132#M125667</guid>
      <dc:creator>Nikee Reddy</dc:creator>
      <dc:date>2003-06-13T17:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Bootable Disk or Not????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bootable-disk-or-not/m-p/2997133#M125668</link>
      <description>Part of the full procedure which I'm posting for reference is to extend the volume group.&lt;BR /&gt;&lt;BR /&gt;Here goes:&lt;BR /&gt;&lt;BR /&gt;pvcreate -B /dev/rdsk/c1t0t0&lt;BR /&gt;&lt;BR /&gt;mkboot /dev/rdsk/c1t0d0&lt;BR /&gt;&lt;BR /&gt;mkboot -a "hpux -lq (;0)/stand/vmunix" /dev/rdsk/c1t0d0&lt;BR /&gt;&lt;BR /&gt;vgextend /dev/vg00 /dev/dsk/c1t0d0&lt;BR /&gt;&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol1 /dev/dsk/c1t0d0&lt;BR /&gt;&lt;BR /&gt;repeat for relavent lv's&lt;BR /&gt;&lt;BR /&gt;lvlnboot -r /dev/vg00/vol3&lt;BR /&gt;&lt;BR /&gt;lvlnboot -d /dev/vg00/lvol2&lt;BR /&gt;&lt;BR /&gt;lvlnboot -b/dev/vg00/lvol1&lt;BR /&gt;&lt;BR /&gt;lvlnboot -R&lt;BR /&gt;&lt;BR /&gt;lvnboot -v&lt;BR /&gt;&lt;BR /&gt;setboot&lt;BR /&gt;settboot -a 52.1.0 (adjust for reality)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;As I said, if you did the entire procedure right, INCLUDING extending the volume group lvlnboot -r will show you if everything is right.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jun 2003 17:31:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bootable-disk-or-not/m-p/2997133#M125668</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-06-13T17:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: Bootable Disk or Not????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bootable-disk-or-not/m-p/2997134#M125669</link>
      <description>Hi Nikee:&lt;BR /&gt;&lt;BR /&gt;With regard to your last question, "Is there any way that I can find out that the disk c4t4d0 has been created using "-B" option???":&lt;BR /&gt;&lt;BR /&gt;I seem to recall that if you do not 'pvcreate -B' then when you proceed to apply the 'mkboot' sequences to deposit the LIF, 'mkboot' "complains" of insufficient space.  This is because the '-B' option of 'pvcreate' organizes a LVM header differently for a boot disk than for a non-boot disk.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF... &lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jun 2003 17:40:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bootable-disk-or-not/m-p/2997134#M125669</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-06-13T17:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: Bootable Disk or Not????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bootable-disk-or-not/m-p/2997135#M125670</link>
      <description>Another thing you can look at is the number of PEs available on each disk.  When you do a 'pvcreate -B' it alloacted 1 physical extent on the disk to hold the boot information.  When you do a 'vgdisplay -v' the disks that had a 'pvcreate -B' will show up as having 1 PE LESS available than the other disks of the same size.&lt;BR /&gt;&lt;BR /&gt;This will not necessarily tell you whether or not the disk it bootable, but it is another clue.</description>
      <pubDate>Fri, 13 Jun 2003 17:54:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bootable-disk-or-not/m-p/2997135#M125670</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-06-13T17:54:01Z</dc:date>
    </item>
  </channel>
</rss>

