<?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: Root vg mirror disk Replacement steps in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/root-vg-mirror-disk-replacement-steps/m-p/4293805#M673115</link>
    <description>Hi Ashok,&lt;BR /&gt;&lt;BR /&gt;can please assign points close the thread if you Question resloved..hehe..lol&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Best Regards,&lt;BR /&gt;Johnson</description>
    <pubDate>Sat, 25 Oct 2008 15:42:31 GMT</pubDate>
    <dc:creator>Johnson Punniyalingam</dc:creator>
    <dc:date>2008-10-25T15:42:31Z</dc:date>
    <item>
      <title>Root vg mirror disk Replacement steps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-vg-mirror-disk-replacement-steps/m-p/4293801#M673111</link>
      <description>rp8420 server in 11.11 environment,one of the root vg mirror disk has gone bad.I got new disk of 146 gb.kindly let me know the steps to replace the faulty disk.&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance,&lt;BR /&gt;&lt;BR /&gt;Ashok.s.t</description>
      <pubDate>Fri, 24 Oct 2008 15:20:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-vg-mirror-disk-replacement-steps/m-p/4293801#M673111</guid>
      <dc:creator>Ashok S T</dc:creator>
      <dc:date>2008-10-24T15:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: Root vg mirror disk Replacement steps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-vg-mirror-disk-replacement-steps/m-p/4293802#M673112</link>
      <description>Here are all the steps:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad_WP.pdf" target="_blank"&gt;http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad_WP.pdf&lt;/A&gt;</description>
      <pubDate>Fri, 24 Oct 2008 15:23:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-vg-mirror-disk-replacement-steps/m-p/4293802#M673112</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-10-24T15:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Root vg mirror disk Replacement steps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-vg-mirror-disk-replacement-steps/m-p/4293803#M673113</link>
      <description>Steps to replace faulty root disk mirror&lt;BR /&gt;===================================&lt;BR /&gt;&lt;BR /&gt;----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;EXAMPLE 1:&lt;BR /&gt;***********&lt;BR /&gt;1)  Remove lvol mirrors:&lt;BR /&gt;     #  lvreduce -m 0 /dev/vg00/lvol2 /dev/dsk/c2t6d0&lt;BR /&gt;     #  lvreduce -m 0 /dev/vg00/lvol1 /dev/dsk/c2t6d0&lt;BR /&gt;2)  Remove faulty drive from vg00:&lt;BR /&gt;     #  vgreduce /dev/vg00 /dev/dsk/c2t6d0&lt;BR /&gt;replacement of hot-swappable drive c2t6d0 at H/W path 0/0/2/1.6.0:&lt;BR /&gt;     SCSI describe of /dev/rdsk/c2t6d0:&lt;BR /&gt;                   vendor: HP 36.4G&lt;BR /&gt;               product id: ST336706LC&lt;BR /&gt;                     type: direct access&lt;BR /&gt;                      size: 35566480 Kbytes&lt;BR /&gt;         bytes per sector: 512&lt;BR /&gt;4)  When drive is replaced, add back into vg00 and make bootable:&lt;BR /&gt;     #  ioscan -fnC disk&lt;BR /&gt;     #  pvcreate -B /dev/rdsk/c2t6d0&lt;BR /&gt;     #  vgextend /dev/vg00 /dev/dsk/c2t6d0&lt;BR /&gt;     #  mkboot -l /dev/rdsk/c2t6d0&lt;BR /&gt;5)  Re-mirror logical volumes, must be done in lvol order:&lt;BR /&gt;     #  lvextend -m 1 /dev/vg00/lvol1 /dev/dsk/c2t6d0&lt;BR /&gt;     #  lvextend -m 1 /dev/vg00/lvol2 /dev/dsk/c2t6d0&lt;BR /&gt;     #  lvextend -m 1 /dev/vg00/lvol3 /dev/dsk/c2t6d0&lt;BR /&gt;     And repeat for remaining logical volumes lvol4 through lvol13.</description>
      <pubDate>Sat, 25 Oct 2008 01:41:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-vg-mirror-disk-replacement-steps/m-p/4293803#M673113</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2008-10-25T01:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Root vg mirror disk Replacement steps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-vg-mirror-disk-replacement-steps/m-p/4293804#M673114</link>
      <description>Thanks guys for your valuable Replies.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 25 Oct 2008 14:16:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-vg-mirror-disk-replacement-steps/m-p/4293804#M673114</guid>
      <dc:creator>Ashok S T</dc:creator>
      <dc:date>2008-10-25T14:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: Root vg mirror disk Replacement steps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-vg-mirror-disk-replacement-steps/m-p/4293805#M673115</link>
      <description>Hi Ashok,&lt;BR /&gt;&lt;BR /&gt;can please assign points close the thread if you Question resloved..hehe..lol&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Best Regards,&lt;BR /&gt;Johnson</description>
      <pubDate>Sat, 25 Oct 2008 15:42:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-vg-mirror-disk-replacement-steps/m-p/4293805#M673115</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2008-10-25T15:42:31Z</dc:date>
    </item>
  </channel>
</rss>

