<?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 mirror problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-mirror-problem/m-p/3232751#M626963</link>
    <description>You can check if mirroring was done OK or not? But that would require a reboot. From PDC prompt if you can get both disks from sea ipl, you can boot from both.&lt;BR /&gt;&lt;BR /&gt;Can you repaet the procedure? For you ready reference..&lt;BR /&gt;&lt;BR /&gt;pvcreate -B /dev/rdsk/c1t0d0 #use real disk&lt;BR /&gt;&lt;BR /&gt;mkboot -l /dev/rdsk/c1t0d0&lt;BR /&gt;mkboot -a "hpux -lq (;0)/stand/vmunix" /dev/rdsk/c1t0d0 # use real disk&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# mkboot -b /usr/sbin/diag/lif/updatediaglif -p ISL -p AUTO -p HPUX -p PAD -p LABEL /dev/rdsk/c?t?d?&lt;BR /&gt;&lt;BR /&gt;If you are running 64-bit OS:&lt;BR /&gt;&lt;BR /&gt;# mkboot -b /usr/sbin/diag/lif/updatediaglif2 -p ISL -p AUTO -p HPUX -p PAD -p LABEL /dev/rdsk/c?t?d?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vgextend /dev/vg00 /dev/dsk/c1t0d0 # same thing&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol1 /dev/dsk/c1t0d0&lt;BR /&gt;&lt;BR /&gt;# real disk. repeat for other lvols&lt;BR /&gt;&lt;BR /&gt;lvlnboot -r /dev/vg00/lvol3 # root fs /&lt;BR /&gt;lvlnboot -s /dev/vg00/lvol2 #swap&lt;BR /&gt;lvlnboot -d /dev/vg00/lvol2 #swap/dump&lt;BR /&gt;lvlnboot -b /dev/vg00/lvol1&lt;BR /&gt;lvlnboot -R&lt;BR /&gt;lvlnboot -v&lt;BR /&gt;&lt;BR /&gt;Then try setboot&lt;BR /&gt;&lt;BR /&gt;Anil</description>
    <pubDate>Mon, 29 Mar 2004 12:12:47 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2004-03-29T12:12:47Z</dc:date>
    <item>
      <title>Boot disk mirror problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-mirror-problem/m-p/3232748#M626960</link>
      <description>Hi all,&lt;BR /&gt;simple question: i have to mirror a boot disk. &lt;BR /&gt;No problem with all the procedure but at the setboot command, the hw path is written in an inconsistent way.&lt;BR /&gt;I mean that with setboot command i do the folloqing:&lt;BR /&gt;spare2:/# setboot -a 2/0/10/0/0/4/1.8.0&lt;BR /&gt;spare2:/# setboot&lt;BR /&gt;Primary bootpath : 2/0/3/0/0/4/1.8.0&lt;BR /&gt;Alternate bootpath : 2/0/10/0/0.4.1.8.0.0.0&lt;BR /&gt;&lt;BR /&gt;the first command refer to an hw path different from the one showed in the second command.&lt;BR /&gt;Booting form the alternate disk causes server to crash.&lt;BR /&gt;&lt;BR /&gt;Any idea?&lt;BR /&gt;&lt;BR /&gt;Thanks and regards&lt;BR /&gt;&lt;BR /&gt;RV&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Procedure used:&lt;BR /&gt;- pvcreate -B mirror_disk&lt;BR /&gt;- vgextend vg00 mirror_disk&lt;BR /&gt;- mkboot -l mirrir_disk&lt;BR /&gt;- mkboot -a "hpux -lq (;0)/stand/vmunix" mirror_disk&lt;BR /&gt;- mkboot -a "hpux -lq (;0)/stand/vmunix" primary_disk&lt;BR /&gt;lvextend (form 1 to the last LV)&lt;BR /&gt;- lvlnboot -Rv /dev/vg00&lt;BR /&gt;- setboot -a hw_path_mirror_disk&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Mar 2004 11:26:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-mirror-problem/m-p/3232748#M626960</guid>
      <dc:creator>Roberto Volsa</dc:creator>
      <dc:date>2004-03-29T11:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Boot disk mirror problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-mirror-problem/m-p/3232749#M626961</link>
      <description>Is lifls -l "both_disks" OK?&lt;BR /&gt;On PDC prompt, can you do sea ipl and get both disks?&lt;BR /&gt;&lt;BR /&gt;What is the output of lvlnboot -v&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Mon, 29 Mar 2004 11:32:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-mirror-problem/m-p/3232749#M626961</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-03-29T11:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: Boot disk mirror problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-mirror-problem/m-p/3232750#M626962</link>
      <description>Here is what you requested:&lt;BR /&gt;&lt;BR /&gt;spare2:/# lifls -l /dev/dsk/c17t8d0&lt;BR /&gt;volume ISL10 data size 7984 directory size 8 02/05/10 16:25:44&lt;BR /&gt;filename   type   start   size     implement  created&lt;BR /&gt;===============================================================&lt;BR /&gt;ISL        -12800 584     306      0          02/05/10 16:25:44&lt;BR /&gt;AUTO       -12289 896     1        0          02/05/10 16:25:44&lt;BR /&gt;HPUX       -12928 904     848      0          02/05/10 16:25:44&lt;BR /&gt;PAD        -12290 1752    1580     0          02/05/10 16:25:45&lt;BR /&gt;LABEL      BIN    3336    8        0          04/03/25 05:57:01&lt;BR /&gt;spare2:/# lifls -l /dev/dsk/c23t8d0&lt;BR /&gt;volume ISL10 data size 7984 directory size 8 02/05/10 16:25:44&lt;BR /&gt;filename   type   start   size     implement  created&lt;BR /&gt;===============================================================&lt;BR /&gt;ISL        -12800 584     306      0          02/05/10 16:25:44&lt;BR /&gt;AUTO       -12289 896     1        0          02/05/10 16:25:44&lt;BR /&gt;HPUX       -12928 904     848      0          02/05/10 16:25:44&lt;BR /&gt;PAD        -12290 1752    1580     0          02/05/10 16:25:45&lt;BR /&gt;LABEL      BIN    3336    8        0          04/03/29 07:04:53&lt;BR /&gt;&lt;BR /&gt;spare2:/# 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/c17t8d0 (2/0/3/0/0/4/1.8.0) -- Boot Disk&lt;BR /&gt;        /dev/dsk/c23t8d0 (2/0/10/0/0/4/1.8.0) -- Boot Disk&lt;BR /&gt;Boot: lvol1     on:     /dev/dsk/c17t8d0&lt;BR /&gt;                        /dev/dsk/c23t8d0&lt;BR /&gt;Root: lvol3     on:     /dev/dsk/c17t8d0&lt;BR /&gt;                        /dev/dsk/c23t8d0&lt;BR /&gt;Swap: lvol2     on:     /dev/dsk/c17t8d0&lt;BR /&gt;                        /dev/dsk/c23t8d0&lt;BR /&gt;Dump: lvol2     on:     /dev/dsk/c17t8d0, 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope it helps&lt;BR /&gt;RV</description>
      <pubDate>Mon, 29 Mar 2004 12:02:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-mirror-problem/m-p/3232750#M626962</guid>
      <dc:creator>Roberto Volsa</dc:creator>
      <dc:date>2004-03-29T12:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Boot disk mirror problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-mirror-problem/m-p/3232751#M626963</link>
      <description>You can check if mirroring was done OK or not? But that would require a reboot. From PDC prompt if you can get both disks from sea ipl, you can boot from both.&lt;BR /&gt;&lt;BR /&gt;Can you repaet the procedure? For you ready reference..&lt;BR /&gt;&lt;BR /&gt;pvcreate -B /dev/rdsk/c1t0d0 #use real disk&lt;BR /&gt;&lt;BR /&gt;mkboot -l /dev/rdsk/c1t0d0&lt;BR /&gt;mkboot -a "hpux -lq (;0)/stand/vmunix" /dev/rdsk/c1t0d0 # use real disk&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# mkboot -b /usr/sbin/diag/lif/updatediaglif -p ISL -p AUTO -p HPUX -p PAD -p LABEL /dev/rdsk/c?t?d?&lt;BR /&gt;&lt;BR /&gt;If you are running 64-bit OS:&lt;BR /&gt;&lt;BR /&gt;# mkboot -b /usr/sbin/diag/lif/updatediaglif2 -p ISL -p AUTO -p HPUX -p PAD -p LABEL /dev/rdsk/c?t?d?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vgextend /dev/vg00 /dev/dsk/c1t0d0 # same thing&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol1 /dev/dsk/c1t0d0&lt;BR /&gt;&lt;BR /&gt;# real disk. repeat for other lvols&lt;BR /&gt;&lt;BR /&gt;lvlnboot -r /dev/vg00/lvol3 # root fs /&lt;BR /&gt;lvlnboot -s /dev/vg00/lvol2 #swap&lt;BR /&gt;lvlnboot -d /dev/vg00/lvol2 #swap/dump&lt;BR /&gt;lvlnboot -b /dev/vg00/lvol1&lt;BR /&gt;lvlnboot -R&lt;BR /&gt;lvlnboot -v&lt;BR /&gt;&lt;BR /&gt;Then try setboot&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Mon, 29 Mar 2004 12:12:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-mirror-problem/m-p/3232751#M626963</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-03-29T12:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: Boot disk mirror problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-mirror-problem/m-p/3232752#M626964</link>
      <description>Looks like a typo to me...&lt;BR /&gt;&lt;BR /&gt;here is your lvlnboot output...&lt;BR /&gt;&lt;BR /&gt;dev/dsk/c23t8d0 (2/0/10/0/0/4/1.8.0) -- Boot Disk&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Here is your setboot command:&lt;BR /&gt;&lt;BR /&gt;spare2:/# setboot -a 2/0/10/0/0/4/1.8.0&lt;BR /&gt;spare2:/# setboot&lt;BR /&gt;Primary bootpath :   2/0/3/0/0/4/1.8.0&lt;BR /&gt;Alternate bootpath : 2/0/10/0/0.4.1.8.0.0.0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;It looks like a typo of somekind in your setboot command. Your output of the "setboot" command is wonky somehow. b/c your path is messed up, there should be 2 more dashes in the output where there are dots.&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Mar 2004 12:14:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-mirror-problem/m-p/3232752#M626964</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2004-03-29T12:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Boot disk mirror problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-mirror-problem/m-p/3232753#M626965</link>
      <description>Todd,&lt;BR /&gt;it seems a typo problem.&lt;BR /&gt;Infact the procedure is right (at least i think); the lvlnboot command shows the expected output, but setboot does not.&lt;BR /&gt;&lt;BR /&gt;In PDC i cannot find the alternate boot: i find a different path that causes the server to crash.&lt;BR /&gt;&lt;BR /&gt;RV</description>
      <pubDate>Mon, 29 Mar 2004 12:23:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-mirror-problem/m-p/3232753#M626965</guid>
      <dc:creator>Roberto Volsa</dc:creator>
      <dc:date>2004-03-29T12:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Boot disk mirror problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-mirror-problem/m-p/3232754#M626966</link>
      <description>Robert,&lt;BR /&gt;&lt;BR /&gt;On this alternate disk, can you do:&lt;BR /&gt;&lt;BR /&gt;pvdisplay -v /dev/dsk/cxtxdx&lt;BR /&gt;diskinfo -v /dev/dsk/cxtxdx&lt;BR /&gt;&lt;BR /&gt;If not, you might need to remove and add the disk again to correct any errors.&lt;BR /&gt;&lt;BR /&gt;also, you said you cant sea for the device... You may have not defined it properly as a bootable disk.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;After you are sure the disk is in vg00...this is on 32bit 11.x&lt;BR /&gt;&lt;BR /&gt;mkboot /dev/rdsk/c4t6d0&lt;BR /&gt;mkboot -a "hpux -lq" /dev/rdsk/c4t6d0&lt;BR /&gt;lifcp /dev/dsk/c4t6d0:AUTO&lt;BR /&gt;mkboot -b updatediaglif -p ISL -p AUTO -p HPUX -p LABEL /dev/rdsk/c4t6d0&lt;BR /&gt;mkboot -b /usr/sbin/diag/lif/updatediaglif -p ISL -p AUTO -p HPUX -p LABEL /dev/rdsk/c4t6d0&lt;BR /&gt;&lt;BR /&gt;vgcfgrestore -n /dev/vg00 /dev/rdsk/c4t6d0&lt;BR /&gt;vgchange -a y /dev/vg00&lt;BR /&gt;vgsync /dev/vg00</description>
      <pubDate>Mon, 29 Mar 2004 12:41:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-mirror-problem/m-p/3232754#M626966</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2004-03-29T12:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Boot disk mirror problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-mirror-problem/m-p/3232755#M626967</link>
      <description>Hi robert&lt;BR /&gt;&lt;BR /&gt;if u query sea ipl,&lt;BR /&gt;&lt;BR /&gt;what is the output r u getting....&lt;BR /&gt;&lt;BR /&gt;check what is the HARDWARE path of the alternate hdd.&lt;BR /&gt;&lt;BR /&gt;change the PATH - Surely it will solve ur problem.&lt;BR /&gt;&lt;BR /&gt;Could u plz give the output of&lt;BR /&gt;*) sea&lt;BR /&gt;*) sea ipl&lt;BR /&gt;*) ioscan -fnCu disk&lt;BR /&gt;&lt;BR /&gt;expecting ur reply&lt;BR /&gt;&lt;BR /&gt;sure</description>
      <pubDate>Fri, 02 Apr 2004 06:12:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-mirror-problem/m-p/3232755#M626967</guid>
      <dc:creator>SureshKumar_2</dc:creator>
      <dc:date>2004-04-02T06:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: Boot disk mirror problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-mirror-problem/m-p/3232756#M626968</link>
      <description>Hello all&lt;BR /&gt;the problem has been solved.&lt;BR /&gt;&lt;BR /&gt;The real problem was the sub-OS layer (Virtual Partition).&lt;BR /&gt;The Virtual partition with the problem had the LBA with the disk assigned, but not the disk.&lt;BR /&gt;I had to assign also the disk and thus setboot worked correctly.&lt;BR /&gt;&lt;BR /&gt;Roberto</description>
      <pubDate>Fri, 02 Apr 2004 06:17:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-mirror-problem/m-p/3232756#M626968</guid>
      <dc:creator>Roberto Volsa</dc:creator>
      <dc:date>2004-04-02T06:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Boot disk mirror problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-mirror-problem/m-p/3232757#M626969</link>
      <description>Gratz! it is very important to remember that resources must be allocated to a vpar before they can be used. &lt;BR /&gt;&lt;BR /&gt;You had a good lesson in that... reminds us all to watch what h/w belongs to the proper vpar/npar.</description>
      <pubDate>Fri, 02 Apr 2004 10:22:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-mirror-problem/m-p/3232757#M626969</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2004-04-02T10:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Boot disk mirror problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-mirror-problem/m-p/3232758#M626970</link>
      <description>Hi&lt;BR /&gt;it is true that you must assign resources to Vpar: i did it assigning the LBA of both primary and alternate boot disk.&lt;BR /&gt;When Vpar was up and running both disks were available: i added the alternate boot disk into vg00, i mirrored all the world but settboot command did'nt work properly.&lt;BR /&gt;&lt;BR /&gt;The workaround was assigning the alternate boot disks explicitely to that Vpar (i modified it also in order to be ALTBOOT): this should not be required by Vpar..&lt;BR /&gt;&lt;BR /&gt;anyway it worked!&lt;BR /&gt;&lt;BR /&gt;RV</description>
      <pubDate>Mon, 05 Apr 2004 06:00:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-disk-mirror-problem/m-p/3232758#M626970</guid>
      <dc:creator>Roberto Volsa</dc:creator>
      <dc:date>2004-04-05T06:00:42Z</dc:date>
    </item>
  </channel>
</rss>

