<?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: Disc mirror in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disc-mirror/m-p/2472007#M16767</link>
    <description>The steps I follow to replace a hot swappable mirrored disk:&lt;BR /&gt;&lt;BR /&gt;1)  Call HP to get new disk&lt;BR /&gt;2)  pull bad disk&lt;BR /&gt;3)  put in new disk&lt;BR /&gt;4)  vgcfgrestore -n /dev/vg## /dev/rdsk/c#t#d#&lt;BR /&gt;5)  vgchange -a y /dev/vg##&lt;BR /&gt;6)  vgsync vg##&lt;BR /&gt;&lt;BR /&gt;I personally do not see a reason to reduce the mirror when replacing a disk.  That just makes for a lot more work.  The above steps have worked for me quite a few times.&lt;BR /&gt;</description>
    <pubDate>Fri, 08 Dec 2000 15:33:35 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2000-12-08T15:33:35Z</dc:date>
    <item>
      <title>Disc mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disc-mirror/m-p/2472003#M16763</link>
      <description>Hi,&lt;BR /&gt;I just configure successfully the mirroring of my disc system.&lt;BR /&gt;my question is if the primary disc fails, what are the stages that i must follow to change the disc&lt;BR /&gt;Thks.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Dec 2000 12:03:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disc-mirror/m-p/2472003#M16763</guid>
      <dc:creator>NAJMUS</dc:creator>
      <dc:date>2000-12-08T12:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: Disc mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disc-mirror/m-p/2472004#M16764</link>
      <description>All depends on what type of disc. If it's hotswapable, you use one method and if it's not you use another.</description>
      <pubDate>Fri, 08 Dec 2000 12:14:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disc-mirror/m-p/2472004#M16764</guid>
      <dc:creator>Andy Monks</dc:creator>
      <dc:date>2000-12-08T12:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: Disc mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disc-mirror/m-p/2472005#M16765</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;An excellect guide to replacing mirrored and non-mirrored disks after a failure is document #KBAN00000347.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 08 Dec 2000 12:55:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disc-mirror/m-p/2472005#M16765</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-12-08T12:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: Disc mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disc-mirror/m-p/2472006#M16766</link>
      <description>Use the following steps: &lt;BR /&gt; 1) lvreduce -m 0 /dev/vgxx/lvolX  /dev/dsk/c#t#d# &lt;BR /&gt;(This will remove the specified PV from the mirror) &lt;BR /&gt;2) lvcreate -L ### /dev/vgxx   (Create a logical volume size ### to volume group xx with the next available logical volume number) &lt;BR /&gt;3) newfs -F vxfs /dev/vgxx/lvolX  replace the drive &lt;BR /&gt;4) vgcfgrestore (New disk) &lt;BR /&gt;5) vgchange -a y (vgxx) [vg the disk is in] &lt;BR /&gt;6)vgsync (vgxx)&lt;BR /&gt;7) mount /dev/vgxx/lvolX /mountpoint &lt;BR /&gt;8) add entry to /etc/fstab&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Dec 2000 14:38:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disc-mirror/m-p/2472006#M16766</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-12-08T14:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Disc mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disc-mirror/m-p/2472007#M16767</link>
      <description>The steps I follow to replace a hot swappable mirrored disk:&lt;BR /&gt;&lt;BR /&gt;1)  Call HP to get new disk&lt;BR /&gt;2)  pull bad disk&lt;BR /&gt;3)  put in new disk&lt;BR /&gt;4)  vgcfgrestore -n /dev/vg## /dev/rdsk/c#t#d#&lt;BR /&gt;5)  vgchange -a y /dev/vg##&lt;BR /&gt;6)  vgsync vg##&lt;BR /&gt;&lt;BR /&gt;I personally do not see a reason to reduce the mirror when replacing a disk.  That just makes for a lot more work.  The above steps have worked for me quite a few times.&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Dec 2000 15:33:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disc-mirror/m-p/2472007#M16767</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2000-12-08T15:33:35Z</dc:date>
    </item>
  </channel>
</rss>

