<?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: Boot Disk checking in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107552#M674985</link>
    <description>vijeta,&lt;BR /&gt;  The simplest way is a lvlnboot -v your output will look similar to the below, if you have a mirror.&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/c0t6d0 (1/0/0/3/0.6.0) -- Boot Disk&lt;BR /&gt;        /dev/dsk/c4t8d0 (1/0/4/1/0.8.0) -- Boot Disk&lt;BR /&gt;Boot: lvol1     on:     /dev/dsk/c0t6d0&lt;BR /&gt;                        /dev/dsk/c4t8d0&lt;BR /&gt;Root: lvol3     on:     /dev/dsk/c0t6d0&lt;BR /&gt;                        /dev/dsk/c4t8d0&lt;BR /&gt;Swap: lvol2     on:     /dev/dsk/c0t6d0&lt;BR /&gt;                        /dev/dsk/c4t8d0&lt;BR /&gt;Dump: lvol2     on:     /dev/dsk/c0t6d0, 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you don't have a mirror you will only show one boot disk.&lt;BR /&gt;</description>
    <pubDate>Wed, 07 May 2008 12:30:13 GMT</pubDate>
    <dc:creator>Adam Winebaugh</dc:creator>
    <dc:date>2008-05-07T12:30:13Z</dc:date>
    <item>
      <title>Boot Disk checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107547#M674980</link>
      <description>Dear All,&lt;BR /&gt;Pls tell me how to check boot device in os&lt;BR /&gt;The way in which i thought i am confusing&lt;BR /&gt;&lt;BR /&gt;As per me:&lt;BR /&gt;#bdf&lt;BR /&gt;/dev/vg00/lvol3    2097152  977176 1111272   47% /&lt;BR /&gt;/dev/vg00/lvol1    2051553  268195 1578202   15% /stand&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;&lt;BR /&gt;so /stand will be boot device i.e. /ev/vg00/lvol1&lt;BR /&gt;&lt;BR /&gt;now if i seen lvdisplay of /dev/vg00/lvol1&lt;BR /&gt;&lt;BR /&gt;by command&lt;BR /&gt;&lt;BR /&gt;#lvdisplay -vk /dev/vg00/lvol1 |grep /dev/|tail +3&lt;BR /&gt;&lt;BR /&gt;its showing :&lt;BR /&gt;&lt;BR /&gt;   /dev/disk/disk7_p2      64        64        &lt;BR /&gt;   /dev/disk/disk9_p2      64        64        &lt;BR /&gt;&lt;BR /&gt;so my boot disk is disk7 &amp;amp; disk9&lt;BR /&gt;&lt;BR /&gt;but now as i m seeing thru &lt;BR /&gt;#setboot -v&lt;BR /&gt;&lt;BR /&gt;Primary bootpath : 4/0/1/1/0.0x0.0x0 (/dev/rdisk/disk12)&lt;BR /&gt;HA Alternate bootpath : &lt;BR /&gt;Alternate bootpath : 4/0/8/1/0.0x0.0x0 (/dev/rdisk/disk15)&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;&lt;BR /&gt;so boot disk is: 4/0/1/1/0.0x0.0x0 (/dev/rdisk/disk12)&lt;BR /&gt;&lt;BR /&gt;HA Alternate bootpath : &lt;BR /&gt;Alternate bootpath : 4/0/8/1/0.0x0.0x0 (/dev/rdisk/disk15)&lt;BR /&gt;&lt;BR /&gt;now as i seen through :&lt;BR /&gt;&lt;BR /&gt;#ioscan -m dsf | grep disk12&lt;BR /&gt;&lt;BR /&gt;/dev/rdisk/disk12        /dev/rdsk/c0t0d0&lt;BR /&gt;/dev/rdisk/disk12_p1     /dev/rdsk/c0t0d0s2&lt;BR /&gt;/dev/rdisk/disk12_p2     /dev/rdsk/c0t0d0s3&lt;BR /&gt;/dev/rdisk/disk12_p3     /dev/rdsk/c1t2d0&lt;BR /&gt;&lt;BR /&gt;#ioscan -m dsf | grep disk7&lt;BR /&gt;&lt;BR /&gt;/dev/rdisk/disk7         /dev/rdsk/c0t0d0&lt;BR /&gt;/dev/rdisk/disk7_p1      /dev/rdsk/c0t0d0s1&lt;BR /&gt;/dev/rdisk/disk7_p2      /dev/rdsk/c0t0d0s2&lt;BR /&gt;/dev/rdisk/disk7_p3      /dev/rdsk/c0t0d0s3&lt;BR /&gt;&lt;BR /&gt;so are they alternate link.&lt;BR /&gt;Also pls tell thru "lssf"&lt;BR /&gt;Pls put ur views as i m new in this field.&lt;BR /&gt;&lt;BR /&gt;Thanx in Advance&lt;BR /&gt;&lt;BR /&gt;with regards&lt;BR /&gt;Vjta</description>
      <pubDate>Wed, 07 May 2008 09:01:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107547#M674980</guid>
      <dc:creator>vjta</dc:creator>
      <dc:date>2008-05-07T09:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Disk checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107548#M674981</link>
      <description>Use: &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# echo "bootdev/X" | adb /stand/vmunix /dev/kmem &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan&lt;BR /&gt;</description>
      <pubDate>Wed, 07 May 2008 09:09:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107548#M674981</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-05-07T09:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Disk checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107549#M674982</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Try to chek the command&lt;BR /&gt;&lt;BR /&gt;#lvlnboot â  v &lt;BR /&gt;&lt;BR /&gt;it will show you the boot disks.</description>
      <pubDate>Wed, 07 May 2008 09:10:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107549#M674982</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-05-07T09:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Disk checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107550#M674983</link>
      <description>&lt;BR /&gt;Vjta&lt;BR /&gt;&lt;BR /&gt;lvlnboot -v&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/c2t5d0 (8/16/5.5.0) -- Boot Disk&lt;BR /&gt;        /dev/dsk/c2t6d0 (8/16/5.6.0) -- Boot Disk&lt;BR /&gt;Boot: lvol1     on:     /dev/dsk/c2t5d0&lt;BR /&gt;                        /dev/dsk/c2t6d0&lt;BR /&gt;Root: lvol3     on:     /dev/dsk/c2t5d0&lt;BR /&gt;                        /dev/dsk/c2t6d0&lt;BR /&gt;Swap: lvol2     on:     /dev/dsk/c2t5d0&lt;BR /&gt;                        /dev/dsk/c2t6d0&lt;BR /&gt;Dump: lvol2     on:     /dev/dsk/c2t6d0, 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;WK</description>
      <pubDate>Wed, 07 May 2008 09:21:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107550#M674983</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2008-05-07T09:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Disk checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107551#M674984</link>
      <description>dear ivan&lt;BR /&gt;by using that comand its giving error:&lt;BR /&gt;&lt;BR /&gt;bootdev:        &lt;BR /&gt;adb: warning: Unrecognized format character - 'X'.&lt;BR /&gt;&lt;BR /&gt;thanks ahsan &amp;amp; wk ,but my problem is why its showing different thru setboot .&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; regards&lt;BR /&gt;Vjta</description>
      <pubDate>Wed, 07 May 2008 09:49:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107551#M674984</guid>
      <dc:creator>vjta</dc:creator>
      <dc:date>2008-05-07T09:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Disk checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107552#M674985</link>
      <description>vijeta,&lt;BR /&gt;  The simplest way is a lvlnboot -v your output will look similar to the below, if you have a mirror.&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/c0t6d0 (1/0/0/3/0.6.0) -- Boot Disk&lt;BR /&gt;        /dev/dsk/c4t8d0 (1/0/4/1/0.8.0) -- Boot Disk&lt;BR /&gt;Boot: lvol1     on:     /dev/dsk/c0t6d0&lt;BR /&gt;                        /dev/dsk/c4t8d0&lt;BR /&gt;Root: lvol3     on:     /dev/dsk/c0t6d0&lt;BR /&gt;                        /dev/dsk/c4t8d0&lt;BR /&gt;Swap: lvol2     on:     /dev/dsk/c0t6d0&lt;BR /&gt;                        /dev/dsk/c4t8d0&lt;BR /&gt;Dump: lvol2     on:     /dev/dsk/c0t6d0, 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you don't have a mirror you will only show one boot disk.&lt;BR /&gt;</description>
      <pubDate>Wed, 07 May 2008 12:30:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107552#M674985</guid>
      <dc:creator>Adam Winebaugh</dc:creator>
      <dc:date>2008-05-07T12:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Disk checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107553#M674986</link>
      <description>What is your OS version and platform ? &lt;BR /&gt;I have posted for PA-RISC. For Integrity add '-o' after adb.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Wed, 07 May 2008 12:38:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107553#M674986</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-05-07T12:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Disk checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107554#M674987</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Try this one,&lt;BR /&gt;#echo "boot_string/S" | adb /stand/vmunix /dev/kmem&lt;BR /&gt;&lt;BR /&gt;lvlnboot -v, looks like&lt;BR /&gt;/dev/dsk/c2t5d0 (8/16/5.5.0) -- Boot Disk&lt;BR /&gt;/dev/dsk/c2t6d0 (8/16/5.6.0) -- Boot Disk&lt;BR /&gt;&lt;BR /&gt;what is the outptu of,&lt;BR /&gt;strings /etc/lvmtab&lt;BR /&gt;ioscan -fnC disk&lt;BR /&gt;ioscan -m dsf&lt;BR /&gt;ioscan -m hwpath&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Ramesh</description>
      <pubDate>Wed, 07 May 2008 13:08:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107554#M674987</guid>
      <dc:creator>Ramesh S</dc:creator>
      <dc:date>2008-05-07T13:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Disk checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107555#M674988</link>
      <description>FYI,&lt;BR /&gt;&lt;BR /&gt;this is 11.31 (indicated by the agile device naming od /dev/disk/diskxx) and the older adb strings do not work. &lt;BR /&gt;&lt;BR /&gt;I have yet to find the correct ones for 11.31. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 May 2008 19:43:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107555#M674988</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-05-07T19:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Disk checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107556#M674989</link>
      <description>#ioscan -m dsf | grep disk12&lt;BR /&gt;&lt;BR /&gt;/dev/rdisk/disk12 /dev/rdsk/c0t0d0&lt;BR /&gt;/dev/rdisk/disk12_p1 /dev/rdsk/c0t0d0s2&lt;BR /&gt;/dev/rdisk/disk12_p2 /dev/rdsk/c0t0d0s3&lt;BR /&gt;/dev/rdisk/disk12_p3 /dev/rdsk/c1t2d0&lt;BR /&gt;&lt;BR /&gt;#ioscan -m dsf | grep disk7&lt;BR /&gt;&lt;BR /&gt;/dev/rdisk/disk7 /dev/rdsk/c0t0d0&lt;BR /&gt;/dev/rdisk/disk7_p1 /dev/rdsk/c0t0d0s1&lt;BR /&gt;/dev/rdisk/disk7_p2 /dev/rdsk/c0t0d0s2&lt;BR /&gt;/dev/rdisk/disk7_p3 /dev/rdsk/c0t0d0s3&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;There is something wrong in the first ioscan result.&lt;BR /&gt;_p1 is mapped to s2 ???&lt;BR /&gt;_p2 to s3 and&lt;BR /&gt;_p3 to another disk?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Let's see what is the result of (please complete results):&lt;BR /&gt;&lt;BR /&gt;# ioscan -fn&lt;BR /&gt;# strings /etc/lvmtab&lt;BR /&gt;# vgdisplay -v vg00&lt;BR /&gt;# ioscan -m dsf&lt;BR /&gt;# lvlnboot -v</description>
      <pubDate>Thu, 08 May 2008 04:59:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107556#M674989</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-05-08T04:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Disk checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107557#M674990</link>
      <description>dear ivan&lt;BR /&gt;my Os &amp;amp; Platform is:&lt;BR /&gt;HP-UX B.11.31 U ia64 &lt;BR /&gt;Platform Info:&lt;BR /&gt;Model: "ia64 HP superdome server SD32B"&lt;BR /&gt;&lt;BR /&gt;dear all&lt;BR /&gt;lvlnboot is the ok but my doubt is in ioscan section of this querry.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Vjta</description>
      <pubDate>Thu, 08 May 2008 05:04:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107557#M674990</guid>
      <dc:creator>vjta</dc:creator>
      <dc:date>2008-05-08T05:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Disk checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107558#M674991</link>
      <description>Dear torsten&lt;BR /&gt;pls see the o/p:&lt;BR /&gt;ioscan -fn&lt;BR /&gt;disk        1  4/0/1/1/0.0.0   sdisk       CLAIMED     DEVICE       COMPAQ  BF14689BC5&lt;BR /&gt;                              /dev/dsk/c0t0d0     /dev/rdsk/c0t0d0  &lt;BR /&gt;                              /dev/dsk/c0t0d0s1   /dev/rdsk/c0t0d0s1&lt;BR /&gt;                              /dev/dsk/c0t0d0s2   /dev/rdsk/c0t0d0s2&lt;BR /&gt;                              /dev/dsk/c0t0d0s3   /dev/rdsk/c0t0d0s3&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;disk       12  4/0/1/1/1.2.0   sdisk       CLAIMED     DEVICE       Optiarc DVD RW AD-5170A&lt;BR /&gt;                              /dev/dsk/c1t2d0   /dev/rdsk/c1t2d0&lt;BR /&gt;&lt;BR /&gt;O/P of "strings /etc/lvmtab" :&lt;BR /&gt;/dev/vg00&lt;BR /&gt;/dev/disk/disk7_p2&lt;BR /&gt;/dev/disk/disk9_p2&lt;BR /&gt;/dev/vg01&lt;BR /&gt;/dev/disk/disk6&lt;BR /&gt;/dev/disk/disk10&lt;BR /&gt;/dev/vg02&lt;BR /&gt;/dev/disk/disk8&lt;BR /&gt;/dev/disk/disk11&lt;BR /&gt;/dev/vg03&lt;BR /&gt;/dev/dsk/c5t0d2&lt;BR /&gt;&lt;BR /&gt;o/p of "vgdisplay -v vg00" :&lt;BR /&gt;&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                      8      &lt;BR /&gt;Open LV                     8      &lt;BR /&gt;Max PV                      16     &lt;BR /&gt;Cur PV                      2      &lt;BR /&gt;Act PV                      2      &lt;BR /&gt;Max PE per PV               4384         &lt;BR /&gt;VGDA                        4   &lt;BR /&gt;PE Size (Mbytes)            32              &lt;BR /&gt;Total PE                    8694    &lt;BR /&gt;Alloc PE                    8000    &lt;BR /&gt;Free PE                     694     &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;VG Version                  1.0.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)            2048            &lt;BR /&gt;   Current LE                  64        &lt;BR /&gt;   Allocated PE                128         &lt;BR /&gt;   Used PV                     2       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol2&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            35840           &lt;BR /&gt;   Current LE                  1120      &lt;BR /&gt;   Allocated PE                2240        &lt;BR /&gt;   Used PV                     2       &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                  64        &lt;BR /&gt;   Allocated PE                128         &lt;BR /&gt;   Used PV                     2       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol4&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            20480           &lt;BR /&gt;   Current LE                  640       &lt;BR /&gt;   Allocated PE                1280        &lt;BR /&gt;   Used PV                     2       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol5&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            10240           &lt;BR /&gt;   Current LE                  320       &lt;BR /&gt;   Allocated PE                640         &lt;BR /&gt;   Used PV                     2       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol6&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            10240           &lt;BR /&gt;   Current LE                  320       &lt;BR /&gt;   Allocated PE                640         &lt;BR /&gt;   Used PV                     2       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol7&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            40960           &lt;BR /&gt;   Current LE                  1280      &lt;BR /&gt;   Allocated PE                2560        &lt;BR /&gt;   Used PV                     2       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol8&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            6144            &lt;BR /&gt;   Current LE                  192       &lt;BR /&gt;   Allocated PE                384         &lt;BR /&gt;   Used PV                     2       &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/disk/disk7_p2&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    4347    &lt;BR /&gt;   Free PE                     347     &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;   Proactive Polling           On               &lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/disk/disk9_p2&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    4347    &lt;BR /&gt;   Free PE                     347     &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;   Proactive Polling           On               &lt;BR /&gt;&lt;BR /&gt;o/p of "ioscan -m dsf "&lt;BR /&gt;Persistent DSF           Legacy DSF(s)&lt;BR /&gt;========================================&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;/dev/rdisk/disk12        /dev/rdsk/c0t0d0&lt;BR /&gt;/dev/rdisk/disk12_p1     /dev/rdsk/c0t0d0s2&lt;BR /&gt;/dev/rdisk/disk12_p2     /dev/rdsk/c0t0d0s3&lt;BR /&gt;.&lt;BR /&gt;/dev/rdisk/disk7         /dev/rdsk/c0t0d0&lt;BR /&gt;/dev/rdisk/disk7_p1      /dev/rdsk/c0t0d0s1&lt;BR /&gt;/dev/rdisk/disk7_p2      /dev/rdsk/c0t0d0s2&lt;BR /&gt;/dev/rdisk/disk7_p3      /dev/rdsk/c0t0d0s3&lt;BR /&gt;.&lt;BR /&gt;/dev/rdisk/disk12_p3     /dev/rdsk/c1t2d0&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;&lt;BR /&gt;o/p of " 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/disk9_p2 -- Boot Disk&lt;BR /&gt;Boot: lvol1     on:     /dev/disk/disk7_p2&lt;BR /&gt;                        /dev/disk/disk9_p2&lt;BR /&gt;Root: lvol3     on:     /dev/disk/disk7_p2&lt;BR /&gt;                        /dev/disk/disk9_p2&lt;BR /&gt;Swap: lvol2     on:     /dev/disk/disk7_p2&lt;BR /&gt;                        /dev/disk/disk9_p2&lt;BR /&gt;Dump: lvol2     on:     /dev/disk/disk7_p2, 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;with above i know boot disk are :&lt;BR /&gt;/dev/disk/disk7_p2 AND /dev/disk/disk9_p2 &lt;BR /&gt;&lt;BR /&gt;but my doubt is why its showing in setboot as&lt;BR /&gt;Primary bootpath : 4/0/1/1/0.0x0.0x0 (/dev/rdisk/disk12)&lt;BR /&gt;HA Alternate bootpath : &lt;BR /&gt;Alternate bootpath : 4/0/8/1/0.0x0.0x0 (/dev/rdisk/disk15) &lt;BR /&gt;&lt;BR /&gt;that means&lt;BR /&gt;&lt;BR /&gt;/dev/rdisk/disk12 AND /dev/rdisk/disk15&lt;BR /&gt;&lt;BR /&gt;pls clear&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; regards&lt;BR /&gt;Vjta</description>
      <pubDate>Thu, 08 May 2008 06:09:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107558#M674991</guid>
      <dc:creator>vjta</dc:creator>
      <dc:date>2008-05-08T06:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Disk checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107559#M674992</link>
      <description>but my doubt is why its showing in setboot as&lt;BR /&gt;Primary bootpath : 4/0/1/1/0.0x0.0x0 (/dev/rdisk/disk12)&lt;BR /&gt;HA Alternate bootpath : &lt;BR /&gt;Alternate bootpath : 4/0/8/1/0.0x0.0x0 (/dev/rdisk/disk15) &lt;BR /&gt;&lt;BR /&gt;that means&lt;BR /&gt;&lt;BR /&gt;/dev/rdisk/disk12 AND /dev/rdisk/disk15&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;there is need of confusion u have to boot disk &lt;BR /&gt;first one is u primary boot path&lt;BR /&gt;second one is alternate one&lt;BR /&gt;u can change u boot disk&lt;BR /&gt;ok &lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;Sajjad</description>
      <pubDate>Thu, 08 May 2008 09:20:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107559#M674992</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-05-08T09:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Disk checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107560#M674993</link>
      <description>Dear sajjad&lt;BR /&gt;disk12 &amp;amp; disk15 are mirrored disk&lt;BR /&gt;&amp;amp; disk7 &amp;amp; disk9 are thier alternate links ?&lt;BR /&gt;&lt;BR /&gt;pls tell how to check alternate link.&lt;BR /&gt;&lt;BR /&gt;thanks &amp;amp; regards&lt;BR /&gt;Vjta</description>
      <pubDate>Thu, 08 May 2008 10:24:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107560#M674993</guid>
      <dc:creator>vjta</dc:creator>
      <dc:date>2008-05-08T10:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Disk checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107561#M674994</link>
      <description>IMHO this doesn't fit together!&lt;BR /&gt;&lt;BR /&gt;Remember, I said&lt;BR /&gt;&lt;BR /&gt;"Let's see what is the result of (please complete results)".</description>
      <pubDate>Thu, 08 May 2008 13:25:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107561#M674994</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-05-08T13:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Disk checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107562#M674995</link>
      <description>Thanx to all&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;vjta</description>
      <pubDate>Mon, 26 May 2008 07:02:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107562#M674995</guid>
      <dc:creator>vjta</dc:creator>
      <dc:date>2008-05-26T07:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Disk checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107563#M674996</link>
      <description>Thanx</description>
      <pubDate>Sat, 20 Sep 2008 09:40:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-checking/m-p/5107563#M674996</guid>
      <dc:creator>vjta</dc:creator>
      <dc:date>2008-09-20T09:40:19Z</dc:date>
    </item>
  </channel>
</rss>

