<?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: Identity boot disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/identity-boot-disk/m-p/5435603#M477538</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;on B.11.11 ,we can get the boot disk path with following cmd--&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;echo "boot_string/S" | adb /stand/vmunix /dev/kmem&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pawan&lt;/P&gt;</description>
    <pubDate>Mon, 02 Jan 2012 10:08:49 GMT</pubDate>
    <dc:creator>Pawan Rawat_1</dc:creator>
    <dc:date>2012-01-02T10:08:49Z</dc:date>
    <item>
      <title>Identity boot disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/identity-boot-disk/m-p/5434225#M477518</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to identify the current boot disk of the server? I mean server is booted with primary disk or alternate disk?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /dev/dsk/c2t2d0 (0/0/2/0.2.0) -- Boot Disk&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /dev/dsk/c1t2d0 (0/0/1/1.2.0) -- Boot Disk&lt;BR /&gt;Boot: lvol1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; on:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /dev/dsk/c2t2d0&lt;BR /&gt;Root: lvol3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; on:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /dev/dsk/c2t2d0&lt;BR /&gt;Swap: lvol2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; on:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /dev/dsk/c2t2d0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /dev/dsk/c1t2d0&lt;BR /&gt;Dump: lvol2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; on:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /dev/dsk/c1t2d0, 0&lt;/P&gt;&lt;P&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;/P&gt;&lt;P&gt;Autoboot is ON (enabled)&lt;BR /&gt;Autosearch is ON (enabled)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With this o/p i came to know about the primary disk &amp;amp; alternate disk. However how to identify my server is boot on primary disk or alternate disk?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2011 21:37:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/identity-boot-disk/m-p/5434225#M477518</guid>
      <dc:creator>shikhar_1</dc:creator>
      <dc:date>2011-12-30T21:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: Identity boot disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/identity-boot-disk/m-p/5434445#M477521</link>
      <description>&lt;P&gt;Unfortunately, it is quite complicated based on PARISC versus Itanium, and is also different between version 10.01 and the different versions of 11.xx. The attached script called bootinfo will show you the boot device used for the last bootup, plus a lot of additional information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is a PA-RISC server at 11.23:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;PA-RISC, 11.23

atl1-11.23 # bootinfo

bootstring using adb:
   Last booted using 0x1f020000 (c2t0d0)

Boot disks and AUTO file boot command:
   /dev/dsk/c2t0d0
      BootCommand: "hpux -lq"
   /dev/dsk/c2t2d0
      BootCommand: "hpux -lq"

boot PATHS:
   Primary bootpath   = 0/0/2/0.0.0, /dev/dsk/c2t0d0
                        (disk) HP 146 GST3146707LC

   Alternate bootpath = 0/0/2/0.2.0, /dev/dsk/c2t2d0
                        (disk) HP 146 GST3146707LC


Automatic boot settings from setboot:
   Autoboot is ON (enabled)
   Autosearch is OFF (disabled)


lvlnboot -v:

   Boot Definitions for Volume Group /dev/vg00:
   Physical Volumes belonging in Root Volume Group:
        /dev/dsk/c2t0d0 (0/0/2/0.0.0) -- Boot Disk
        /dev/dsk/c2t2d0 (0/0/2/0.2.0) -- Boot Disk
        /dev/dsk/c1t0d0 (0/0/1/1.0.0)
        /dev/dsk/c1t2d0 (0/0/1/1.2.0)
   Boot: lvol1  on:     /dev/dsk/c2t0d0
                        /dev/dsk/c2t2d0
   Root: lvol3  on:     /dev/dsk/c2t0d0
                        /dev/dsk/c2t2d0
   Swap: lvol2  on:     /dev/dsk/c2t0d0
                        /dev/dsk/c2t2d0
   Dump: lvol2  on:     /dev/dsk/c2t0d0, 0&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is an Integrity system at 11.31&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Itanium @ 11.31
===============

atl6-11.31 # bootinfo

bootstring using adb:
   Last booted using 0x1000004 (disk5 or c0t0d0)

Boot disks and AUTO file boot command:
   /dev/disk/disk5_p2
      BootCommand: "boot vmunix"
   /dev/disk/disk41_p2
      BootCommand: "boot vmunix"

boot PATHS:
   Primary bootpath    = 0/1/1/0.0.0.0.0, /dev/rdsk/c0t0d0
                       = 0/1/1/0.0x5000c50007153089.0x0, /dev/rdisk/disk5
                       = (disk) 64000/0xfa00/0x1

   Alternate bootpath  = 0/1/1/0.0.0.6.0, /dev/rdsk/c0t6d0
                       = 0/1/1/0.0x5000c5000abec39d.0x0, /dev/rdisk/disk41
                       = (disk) 64000/0xfa00/0x32

   HA Alt bootpath     = 0/1/1/0.0.0.6.0, /dev/rdsk/c0t6d0
                       = 0/1/1/0.0x5000c5000abec39d.0x0, /dev/rdisk/disk41
                       = (disk) 64000/0xfa00/0x32


Automatic boot settings from setboot:
   Autoboot is ON (enabled)


lvlnboot -v:

   Boot Definitions for Volume Group /dev/vg00:
   Physical Volumes belonging in Root Volume Group:
        /dev/disk/disk5_p2 -- Boot Disk
        /dev/disk/disk41_p2 -- Boot Disk
   Boot: lvol1  on:     /dev/disk/disk5_p2
                        /dev/disk/disk41_p2
   Root: lvol3  on:     /dev/disk/disk5_p2
                        /dev/disk/disk41_p2
   Swap: lvol2  on:     /dev/disk/disk5_p2
                        /dev/disk/disk41_p2
   Dump: lvol2  on:     /dev/disk/disk5_p2, 0&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 31 Dec 2011 04:19:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/identity-boot-disk/m-p/5434445#M477521</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2011-12-31T04:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Identity boot disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/identity-boot-disk/m-p/5435603#M477538</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;on B.11.11 ,we can get the boot disk path with following cmd--&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;echo "boot_string/S" | adb /stand/vmunix /dev/kmem&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pawan&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2012 10:08:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/identity-boot-disk/m-p/5435603#M477538</guid>
      <dc:creator>Pawan Rawat_1</dc:creator>
      <dc:date>2012-01-02T10:08:49Z</dc:date>
    </item>
  </channel>
</rss>

