<?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 Question about mirroring in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-mirroring/m-p/4776740#M549322</link>
    <description>We have HP-UX 11.11 running on RP4440 server. The root volume group is mirrored using two disk. (c2t1d0 and c3t0d0). In our organization, a separate group does staging and we get servers whenever they are in production.&lt;BR /&gt;&lt;BR /&gt;I want to make sure if the mirroring is setup correctly and even if one disk fails, we would be able to boot the system from the other disk available.&lt;BR /&gt;&lt;BR /&gt;Please advice&lt;BR /&gt;&lt;BR /&gt;Our current configuration:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# uname -a&lt;BR /&gt;HP-UX Apple B.11.11 U 9000/800 3825379729 unlimited-user license&lt;BR /&gt;# model&lt;BR /&gt;9000/800/rp4440&lt;BR /&gt;&lt;BR /&gt;Contents of the auto file on both disks:&lt;BR /&gt;&lt;BR /&gt;# lifcp  /dev/rdsk/c3t0d0:AUTO -&lt;BR /&gt;hpux -lq&lt;BR /&gt;root@ITSSSA053 [/var/adm/syslog]&lt;BR /&gt;# lifcp  /dev/rdsk/c2t1d0:AUTO -&lt;BR /&gt;hpux&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# vgdisplay -v vg00&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               4350&lt;BR /&gt;VGDA                        4&lt;BR /&gt;PE Size (Mbytes)            8&lt;BR /&gt;Total PE                    8680&lt;BR /&gt;Alloc PE                    5594&lt;BR /&gt;Free PE                     3086&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)            504&lt;BR /&gt;   Current LE                  63&lt;BR /&gt;   Allocated PE                126&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)            4096&lt;BR /&gt;   Current LE                  512&lt;BR /&gt;   Allocated PE                1024&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)            504&lt;BR /&gt;   Current LE                  63&lt;BR /&gt;   Allocated PE                126&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)            1528&lt;BR /&gt;   Current LE                  191&lt;BR /&gt;   Allocated PE                382&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)            4528&lt;BR /&gt;   Current LE                  566&lt;BR /&gt;   Allocated PE                1132&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)            2000&lt;BR /&gt;   Current LE                  250&lt;BR /&gt;   Allocated PE                500&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)            4096&lt;BR /&gt;   Current LE                  512&lt;BR /&gt;   Allocated PE                1024&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)            5120&lt;BR /&gt;   Current LE                  640&lt;BR /&gt;   Allocated PE                1280&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c2t1d0&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    4340&lt;BR /&gt;   Free PE                     1543&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c3t0d0&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    4340&lt;BR /&gt;   Free PE                     1543&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 12 Apr 2011 18:54:42 GMT</pubDate>
    <dc:creator>Waqar Razi</dc:creator>
    <dc:date>2011-04-12T18:54:42Z</dc:date>
    <item>
      <title>Question about mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-mirroring/m-p/4776740#M549322</link>
      <description>We have HP-UX 11.11 running on RP4440 server. The root volume group is mirrored using two disk. (c2t1d0 and c3t0d0). In our organization, a separate group does staging and we get servers whenever they are in production.&lt;BR /&gt;&lt;BR /&gt;I want to make sure if the mirroring is setup correctly and even if one disk fails, we would be able to boot the system from the other disk available.&lt;BR /&gt;&lt;BR /&gt;Please advice&lt;BR /&gt;&lt;BR /&gt;Our current configuration:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# uname -a&lt;BR /&gt;HP-UX Apple B.11.11 U 9000/800 3825379729 unlimited-user license&lt;BR /&gt;# model&lt;BR /&gt;9000/800/rp4440&lt;BR /&gt;&lt;BR /&gt;Contents of the auto file on both disks:&lt;BR /&gt;&lt;BR /&gt;# lifcp  /dev/rdsk/c3t0d0:AUTO -&lt;BR /&gt;hpux -lq&lt;BR /&gt;root@ITSSSA053 [/var/adm/syslog]&lt;BR /&gt;# lifcp  /dev/rdsk/c2t1d0:AUTO -&lt;BR /&gt;hpux&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# vgdisplay -v vg00&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               4350&lt;BR /&gt;VGDA                        4&lt;BR /&gt;PE Size (Mbytes)            8&lt;BR /&gt;Total PE                    8680&lt;BR /&gt;Alloc PE                    5594&lt;BR /&gt;Free PE                     3086&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)            504&lt;BR /&gt;   Current LE                  63&lt;BR /&gt;   Allocated PE                126&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)            4096&lt;BR /&gt;   Current LE                  512&lt;BR /&gt;   Allocated PE                1024&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)            504&lt;BR /&gt;   Current LE                  63&lt;BR /&gt;   Allocated PE                126&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)            1528&lt;BR /&gt;   Current LE                  191&lt;BR /&gt;   Allocated PE                382&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)            4528&lt;BR /&gt;   Current LE                  566&lt;BR /&gt;   Allocated PE                1132&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)            2000&lt;BR /&gt;   Current LE                  250&lt;BR /&gt;   Allocated PE                500&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)            4096&lt;BR /&gt;   Current LE                  512&lt;BR /&gt;   Allocated PE                1024&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)            5120&lt;BR /&gt;   Current LE                  640&lt;BR /&gt;   Allocated PE                1280&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c2t1d0&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    4340&lt;BR /&gt;   Free PE                     1543&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c3t0d0&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    4340&lt;BR /&gt;   Free PE                     1543&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Apr 2011 18:54:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-mirroring/m-p/4776740#M549322</guid>
      <dc:creator>Waqar Razi</dc:creator>
      <dc:date>2011-04-12T18:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Question about mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-mirroring/m-p/4776741#M549323</link>
      <description>lvlnboot -v &lt;BR /&gt;&lt;BR /&gt;do you see the phrase "Boot Disk" next to each of the physical volumes making up vg00 ? &lt;BR /&gt;&lt;BR /&gt;also make sure you see the h/w path of these disks in the output of &lt;BR /&gt;&lt;BR /&gt;setboot &lt;BR /&gt;&lt;BR /&gt;command.</description>
      <pubDate>Tue, 12 Apr 2011 19:48:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-mirroring/m-p/4776741#M549323</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2011-04-12T19:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Question about mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-mirroring/m-p/4776742#M549324</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;see the attached doc. hope it will help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mrmo07</description>
      <pubDate>Wed, 13 Apr 2011 03:06:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-mirroring/m-p/4776742#M549324</guid>
      <dc:creator>mrmo07</dc:creator>
      <dc:date>2011-04-13T03:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: Question about mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-mirroring/m-p/4776743#M549325</link>
      <description># lifcp /dev/rdsk/c3t0d0:AUTO -&lt;BR /&gt;hpux -lq&lt;BR /&gt;&lt;BR /&gt;# lifcp /dev/rdsk/c2t1d0:AUTO -&lt;BR /&gt;hpux&lt;BR /&gt;&lt;BR /&gt;If the disk c3t0d0 fails, the system should keep running because everything seems to be mirrored. But if the system is shut down while the disk c3t0d0 is in failed state, it cannot reboot automatically using only disk c2t1d0: the boot will stop because of the quorum requirement. In that situation, someone must interrupt the boot sequence and manually boot the system using the -lq option.&lt;BR /&gt;&lt;BR /&gt;The "-lq" boot option should be set to the auto files on both disks.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Wed, 13 Apr 2011 08:57:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-mirroring/m-p/4776743#M549325</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2011-04-13T08:57:22Z</dc:date>
    </item>
  </channel>
</rss>

