<?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 Mirror a common Disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-a-common-disk/m-p/5058264#M605791</link>
    <description>Hi...I have a L2000 server with 4 disk's and on this last weekend I've tried to set up MirrorDisk/UX. In the first disk is with the operating system HPUX 11.00 and I can to set up the mirror on the second disk successfully.&lt;BR /&gt;In the third disk there is the application and I've attempted to set up mirror on the fourth disk, but when I taked off the third disk to test the mirror, I couldn't mount the logical volumes of the application. Follow the commands that I've executed:&lt;BR /&gt;&lt;BR /&gt;1 - pvcreate -f /dev/rdsk/cXtYdZ (fourth disk)&lt;BR /&gt;2 - vgextend /dev/vg01 /dev/dsk/cXtYdZ&lt;BR /&gt;3 - for lv in 10 11 12&lt;BR /&gt;&amp;gt;do&lt;BR /&gt;&amp;gt;lvextend -m 1 /dev/vg01/lvol$lv /dev/dsk/cXtYdZ&lt;BR /&gt;&amp;gt;done&lt;BR /&gt;4 - vgcfgbackup /dev/vg01&lt;BR /&gt;&lt;BR /&gt;All commands were completed successfully.&lt;BR /&gt;&lt;BR /&gt;Please Help me!!!</description>
    <pubDate>Mon, 16 Jul 2007 07:30:56 GMT</pubDate>
    <dc:creator>Gustavo Souza Lima</dc:creator>
    <dc:date>2007-07-16T07:30:56Z</dc:date>
    <item>
      <title>Mirror a common Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-a-common-disk/m-p/5058264#M605791</link>
      <description>Hi...I have a L2000 server with 4 disk's and on this last weekend I've tried to set up MirrorDisk/UX. In the first disk is with the operating system HPUX 11.00 and I can to set up the mirror on the second disk successfully.&lt;BR /&gt;In the third disk there is the application and I've attempted to set up mirror on the fourth disk, but when I taked off the third disk to test the mirror, I couldn't mount the logical volumes of the application. Follow the commands that I've executed:&lt;BR /&gt;&lt;BR /&gt;1 - pvcreate -f /dev/rdsk/cXtYdZ (fourth disk)&lt;BR /&gt;2 - vgextend /dev/vg01 /dev/dsk/cXtYdZ&lt;BR /&gt;3 - for lv in 10 11 12&lt;BR /&gt;&amp;gt;do&lt;BR /&gt;&amp;gt;lvextend -m 1 /dev/vg01/lvol$lv /dev/dsk/cXtYdZ&lt;BR /&gt;&amp;gt;done&lt;BR /&gt;4 - vgcfgbackup /dev/vg01&lt;BR /&gt;&lt;BR /&gt;All commands were completed successfully.&lt;BR /&gt;&lt;BR /&gt;Please Help me!!!</description>
      <pubDate>Mon, 16 Jul 2007 07:30:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-a-common-disk/m-p/5058264#M605791</guid>
      <dc:creator>Gustavo Souza Lima</dc:creator>
      <dc:date>2007-07-16T07:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror a common Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-a-common-disk/m-p/5058265#M605792</link>
      <description>in LVM we can get only 2 way mirror, means max 2 disk u can mirror with one so u can not add the 3rd mirror.&lt;BR /&gt;If you want to have multiple mirror then go for Vxvm</description>
      <pubDate>Mon, 16 Jul 2007 07:34:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-a-common-disk/m-p/5058265#M605792</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2007-07-16T07:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror a common Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-a-common-disk/m-p/5058266#M605793</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;You don't mirror a disk.&lt;BR /&gt;&lt;BR /&gt;You mirror a logical volume.&lt;BR /&gt;&lt;BR /&gt;example&lt;BR /&gt;lvol2 (part of vg01)&lt;BR /&gt;&lt;BR /&gt;lvextend -m 1 /dev/vg02/lvol2 /dev/dsk/c1t2d1&lt;BR /&gt;&lt;BR /&gt;Now its mirrored. &lt;BR /&gt;&lt;BR /&gt;You don't have to umount, you don't have to remount. You don't change /etc/fstab. You are done.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 16 Jul 2007 07:35:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-a-common-disk/m-p/5058266#M605793</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-07-16T07:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror a common Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-a-common-disk/m-p/5058267#M605794</link>
      <description>I assume you could not mount because you can't activate the volume group?&lt;BR /&gt;&lt;BR /&gt;Did you use the quorum mode?&lt;BR /&gt;You have to do this, because your VG01 has &amp;lt;=50% off all disks.</description>
      <pubDate>Mon, 16 Jul 2007 07:35:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-a-common-disk/m-p/5058267#M605794</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-07-16T07:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror a common Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-a-common-disk/m-p/5058268#M605795</link>
      <description>Is the vg01 still active ?&lt;BR /&gt;It may so have happened that since you have only 2 disks in the vg01 out of which after you removed one disk, the quorum was not met for the vg01 and hence it was deactivated - if so you can activate it using vgchange -q n /dev/vg01&lt;BR /&gt;and then try mounting the volumes after doing a fsck first.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Mon, 16 Jul 2007 07:36:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-a-common-disk/m-p/5058268#M605795</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2007-07-16T07:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror a common Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-a-common-disk/m-p/5058269#M605796</link>
      <description>Hi Ninad,&lt;BR /&gt;&lt;BR /&gt;I think that your solution can solve my problem....I will try to use this command and then I will post the solution and give your points...&lt;BR /&gt;&lt;BR /&gt;Thank you!!!!&lt;BR /&gt;Gustavo</description>
      <pubDate>Mon, 16 Jul 2007 08:00:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-a-common-disk/m-p/5058269#M605796</guid>
      <dc:creator>Gustavo Souza Lima</dc:creator>
      <dc:date>2007-07-16T08:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror a common Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-a-common-disk/m-p/5058270#M605797</link>
      <description>If the vg01 is still active the removal of the disk won't turn it to de-activated.&lt;BR /&gt;But if you shutdown your system, remove the disk and boot, the vg will not be activated without the quorum override setting.&lt;BR /&gt;&lt;BR /&gt;You can force this by booting&lt;BR /&gt;&lt;BR /&gt;ISL&amp;gt; hpux -lq&lt;BR /&gt;&lt;BR /&gt;or use the vgchange command later as mentioned above.</description>
      <pubDate>Mon, 16 Jul 2007 08:06:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-a-common-disk/m-p/5058270#M605797</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-07-16T08:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror a common Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-a-common-disk/m-p/5058271#M605798</link>
      <description>Hey Gustavo,&lt;BR /&gt;&lt;BR /&gt;Hopefully you have found your issue with help of the previous responses. If not take a look at this document. It is a great reference guide! Every once in a while I will screw something up and I take a quick look at this to help me figure out what I did or didn't do.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf" target="_blank"&gt;http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Jul 2007 21:12:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-a-common-disk/m-p/5058271#M605798</guid>
      <dc:creator>Timothy P. Jackson</dc:creator>
      <dc:date>2007-07-16T21:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror a common Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-a-common-disk/m-p/5058272#M605799</link>
      <description>Thanks Ninad...&lt;BR /&gt;Your solution solved my problem...&lt;BR /&gt;&lt;BR /&gt;But I still have a question..&lt;BR /&gt;I have two disk in Mirror and suppose that the Main Disk has failed and I start using the mirror disk...My question is..when I replace the Bad Disk for a Good Disk what I need to do to synchronize the disks??&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 22 Jul 2007 14:59:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-a-common-disk/m-p/5058272#M605799</guid>
      <dc:creator>Gustavo Souza Lima</dc:creator>
      <dc:date>2007-07-22T14:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror a common Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-a-common-disk/m-p/5058273#M605800</link>
      <description>Your solution is in this document (as already mentioned above):&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf" target="_blank"&gt;http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf&lt;/A&gt;</description>
      <pubDate>Mon, 23 Jul 2007 01:29:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-a-common-disk/m-p/5058273#M605800</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-07-23T01:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror a common Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirror-a-common-disk/m-p/5058274#M605801</link>
      <description>vgchange -a y -q n /dev/vgXX&lt;BR /&gt;&lt;BR /&gt;The flag -q disable the quorum verification to active a vg.</description>
      <pubDate>Mon, 23 Jul 2007 08:29:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirror-a-common-disk/m-p/5058274#M605801</guid>
      <dc:creator>Gustavo Souza Lima</dc:creator>
      <dc:date>2007-07-23T08:29:11Z</dc:date>
    </item>
  </channel>
</rss>

