<?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: Disk Mirroring in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirroring/m-p/2663074#M644036</link>
    <description>Ideally, you should mirror similar sized disks and in order to be as resililient as possible, the disks should be connected by different controllers.&lt;BR /&gt;&lt;BR /&gt;In your situation it would make best sense to use the two 8Gb disks as your mirrored root disks. If your server is one of the later types e.g. L or N class (or whatever they're called now) then there are two seperate internal SCSI channels for resilience (and performance).&lt;BR /&gt;&lt;BR /&gt;You haven't got enough spare diskspace to mirror everything but plenty in order to mirror the boot disk. You'd have to relocate the data from your vg01 disk, remove vg01, then follow standard procedures for mirroring the boot disk. I presume that you have Mirrordisk installed?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John</description>
    <pubDate>Tue, 12 Feb 2002 13:12:05 GMT</pubDate>
    <dc:creator>John Palmer</dc:creator>
    <dc:date>2002-02-12T13:12:05Z</dc:date>
    <item>
      <title>Disk Mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirroring/m-p/2663070#M644032</link>
      <description>Hi folks&lt;BR /&gt;&lt;BR /&gt;I'm trying to understand MirrorDisk at the moment.&lt;BR /&gt;&lt;BR /&gt;We have the following : &lt;BR /&gt;- 2 internal 8GB disks and&lt;BR /&gt;- 8 external 17GB disks&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;           Mbytes      Physical   Logical      &lt;BR /&gt; Name      Available   Volumes   Volumes      &lt;BR /&gt;---------------------------------------------&lt;BR /&gt; vg00      984 of  8672     1        13      &lt;BR /&gt; vg01     5932 of  8676     1         3      &lt;BR /&gt; cpdb1      4568 of 17360   1         3      &lt;BR /&gt; vgsgm01   11216 of 17360   1         3      &lt;BR /&gt; vgsgm03   11216 of 17360   1         3      &lt;BR /&gt; vgsgm04   11216 of 17360   1         3      &lt;BR /&gt; vgsgm05   11216 of 17360   1         3      &lt;BR /&gt; vgsgm06   11216 of 17360   1         3      &lt;BR /&gt; vgsgm07   13264 of 17360   1         2      &lt;BR /&gt; vgsgm02   11216 of 17360   1         3      &lt;BR /&gt;&lt;BR /&gt;At the very least, I would like to mirror the boot disk.&lt;BR /&gt;However, all our disks have something on them.&lt;BR /&gt;The external disks have over 10GB free on each one - is is possible to use this space for mirroring??&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 12 Feb 2002 11:48:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirroring/m-p/2663070#M644032</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2002-02-12T11:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirroring/m-p/2663071#M644033</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I think u don't have much data on ur vg01 volume group. free up this disk by transferring data to any other volume group (other than vg00) by creating same mount points. Add this disk to vg00.&lt;BR /&gt;Do the following&lt;BR /&gt;&lt;BR /&gt;Pvcreate ???B (-f for force if file system exists) /dev/rdsk/c?t?d?Vgextend /dev/vg00 /dev/dsk/c?t?d?Mkboot /dev/rdsk/c ?t ?d ?&lt;BR /&gt;Mkboot ???a ?? hpu( ;0)/stand/vmunix??? /dev/rdsk/c?t?d?&lt;BR /&gt;&lt;BR /&gt;Lvextend ???m 1 /dev/vg00/lvol1 /dev/dsk/c?t?d?Same for all other volume to be mirrorLvlnboot ???R&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Joe.</description>
      <pubDate>Tue, 12 Feb 2002 11:59:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirroring/m-p/2663071#M644033</guid>
      <dc:creator>Joseph Chakkery</dc:creator>
      <dc:date>2002-02-12T11:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirroring/m-p/2663072#M644034</link>
      <description>Thanks for the reply&lt;BR /&gt;&lt;BR /&gt;VG01 is the other internal disk - would it not be preferable to mirror to one of the external disks?&lt;BR /&gt;&lt;BR /&gt;Do I understand you right - &lt;BR /&gt;whatever I decide to mirror, I have to add another disk to that volume gourp and mirror to the other disk??&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 12 Feb 2002 12:04:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirroring/m-p/2663072#M644034</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2002-02-12T12:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirroring/m-p/2663073#M644035</link>
      <description>U r right Terry. The mirror should be on another disk so that when ever first disk fails u can get the data from the mirrored disk.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Joe.</description>
      <pubDate>Tue, 12 Feb 2002 12:13:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirroring/m-p/2663073#M644035</guid>
      <dc:creator>Joseph Chakkery</dc:creator>
      <dc:date>2002-02-12T12:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirroring/m-p/2663074#M644036</link>
      <description>Ideally, you should mirror similar sized disks and in order to be as resililient as possible, the disks should be connected by different controllers.&lt;BR /&gt;&lt;BR /&gt;In your situation it would make best sense to use the two 8Gb disks as your mirrored root disks. If your server is one of the later types e.g. L or N class (or whatever they're called now) then there are two seperate internal SCSI channels for resilience (and performance).&lt;BR /&gt;&lt;BR /&gt;You haven't got enough spare diskspace to mirror everything but plenty in order to mirror the boot disk. You'd have to relocate the data from your vg01 disk, remove vg01, then follow standard procedures for mirroring the boot disk. I presume that you have Mirrordisk installed?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John</description>
      <pubDate>Tue, 12 Feb 2002 13:12:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirroring/m-p/2663074#M644036</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2002-02-12T13:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirroring/m-p/2663075#M644037</link>
      <description>Hi Terry,&lt;BR /&gt;&lt;BR /&gt;For mirroring, you need to add that disk to the VG for which you want to do the mirroring. Say you want to mirror a VG called VG01 which has 1 9GB disk. If you want to mirror this, you need another disk of 9GB. Add that disk as a part of this VG and then mirror the LV's on the original disk to the new disk. You can do with a smaller capacity disk if the amount of data on the original disk is less, say if the data is 4GB, you can use a 4GB to mirror this data. However this is not advised. you should be using a 9GB disk to mirror a 9GB disk. this mirrored disk cannot be used to mirror data belonging to another VG. &lt;BR /&gt;&lt;BR /&gt;So you see, if you have 10GB disk space free on external disk, you cannot mirror data from any VG to that, you can put the mirror on those disks for the lv's belonging to that VG only and not from other VG's.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Feb 2002 13:39:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirroring/m-p/2663075#M644037</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-02-12T13:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirroring/m-p/2663076#M644038</link>
      <description>Hi Terry,&lt;BR /&gt;&lt;BR /&gt;Take a look at these threads,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90672/B2355-90672_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90672/00/00/69-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90672/00/00/69-toc.html&amp;amp;searchterms=mirror&amp;amp;queryid=20020212-061113" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90672/B2355-90672_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90672/00/00/69-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90672/00/00/69-toc.html&amp;amp;searchterms=mirror&amp;amp;queryid=20020212-061113&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90672/B2355-90672_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90672/00/00/70-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90672/00/00/70-toc.html&amp;amp;searchterms=mirror&amp;amp;queryid=20020212-061113" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90672/B2355-90672_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90672/00/00/70-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90672/00/00/70-toc.html&amp;amp;searchterms=mirror&amp;amp;queryid=20020212-061113&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Feb 2002 14:05:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirroring/m-p/2663076#M644038</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-02-12T14:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirroring/m-p/2663077#M644039</link>
      <description>Thanks everyone for all your help</description>
      <pubDate>Tue, 12 Feb 2002 14:13:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirroring/m-p/2663077#M644039</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2002-02-12T14:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirroring/m-p/2663078#M644040</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;When mirroring, you need to specify another disk.  It's a requisite of Mirror-Ux.&lt;BR /&gt;&lt;BR /&gt;I don't know what the external enclosure you have is, but if you are going to mirror, I suggest that you mirror across controllers.  That way, if one controller fails, you can still access the other disks through the non-failed controllers.  If all disks are on the same controller, there is no point of having a mirror (except if the disk fails) cuz you still can't access the mirror if the conttroller fails in this case.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Vince</description>
      <pubDate>Tue, 12 Feb 2002 14:27:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-mirroring/m-p/2663078#M644040</guid>
      <dc:creator>Vincent Farrugia</dc:creator>
      <dc:date>2002-02-12T14:27:16Z</dc:date>
    </item>
  </channel>
</rss>

