<?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: Procedure to remove bad disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/procedure-to-remove-bad-disk/m-p/4677660#M551771</link>
    <description>Hi RayB:&lt;BR /&gt;&lt;BR /&gt;Your plan is good.&lt;BR /&gt;&lt;BR /&gt;- lvremove&lt;BR /&gt;- vgremove&lt;BR /&gt;- pvremove&lt;BR /&gt;- Remove disk&lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;BR /&gt;- remove special files (rmsf)&lt;BR /&gt;- ioscan -fn&lt;BR /&gt;&lt;BR /&gt;rgs,&lt;BR /&gt;</description>
    <pubDate>Tue, 31 Aug 2010 08:29:48 GMT</pubDate>
    <dc:creator>rariasn</dc:creator>
    <dc:date>2010-08-31T08:29:48Z</dc:date>
    <item>
      <title>Procedure to remove bad disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/procedure-to-remove-bad-disk/m-p/4677655#M551766</link>
      <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;We experienced a disk failure a while back on disk that were no longer in use.  The volume group contained 2 mirrored disks (ie 4 disks).&lt;BR /&gt;The interim solution adopted then was to umount the affected filesystems and disable the volume group using vgchange.&lt;BR /&gt;&lt;BR /&gt;I am tasked with actually removing these drives together wit a bunch of other ones that are unused and I'm looking for the sure and safe way to do it.&lt;BR /&gt;&lt;BR /&gt;My plan is to perform lvremove, vgremove, pvremove and then remove the disks.&lt;BR /&gt;Is this possible or do I have to somehow reactivate the disabled volume group first?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;RayB</description>
      <pubDate>Fri, 20 Aug 2010 13:31:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/procedure-to-remove-bad-disk/m-p/4677655#M551766</guid>
      <dc:creator>Raynald Boucher</dc:creator>
      <dc:date>2010-08-20T13:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Procedure to remove bad disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/procedure-to-remove-bad-disk/m-p/4677656#M551767</link>
      <description>Hi Ray:&lt;BR /&gt;&lt;BR /&gt;You can use 'vgexport' to remove the LVM device files and volume group information from '/etc/lvmtab'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 20 Aug 2010 14:21:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/procedure-to-remove-bad-disk/m-p/4677656#M551767</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-08-20T14:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Procedure to remove bad disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/procedure-to-remove-bad-disk/m-p/4677657#M551768</link>
      <description>find attached a very good doc from HP.</description>
      <pubDate>Fri, 20 Aug 2010 15:55:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/procedure-to-remove-bad-disk/m-p/4677657#M551768</guid>
      <dc:creator>AnthonySN</dc:creator>
      <dc:date>2010-08-20T15:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Procedure to remove bad disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/procedure-to-remove-bad-disk/m-p/4677658#M551769</link>
      <description>Thanks for the quick response.&lt;BR /&gt;&lt;BR /&gt;vgexport says it removes the VG informaion from lvmtab but writes nothing on the disk(s).&lt;BR /&gt;Can I just physically remove the disks after without risking problems next time I reboot?&lt;BR /&gt;&lt;BR /&gt;Will I be able to reuse / reinitialize the good disk(s) at a later time?</description>
      <pubDate>Tue, 24 Aug 2010 18:52:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/procedure-to-remove-bad-disk/m-p/4677658#M551769</guid>
      <dc:creator>Raynald Boucher</dc:creator>
      <dc:date>2010-08-24T18:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Procedure to remove bad disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/procedure-to-remove-bad-disk/m-p/4677659#M551770</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Question, do you have the disk in mirror? if does, reduce the mirror by using lvreduce -m 0 and replace the faulty disk, then use /usr/sbin/vgcfgrestore -n &lt;VG name=""&gt; -o &lt;/VG&gt;where the first device is the other disk in the mirror and the second one is in which you want to restore the data in. &lt;BR /&gt;Then use vgsysnc&lt;BR /&gt;to re-sync the mirror again.&lt;BR /&gt;&lt;BR /&gt;I also can recommend you this excelet document to approach disk problems in hpux.</description>
      <pubDate>Mon, 30 Aug 2010 16:46:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/procedure-to-remove-bad-disk/m-p/4677659#M551770</guid>
      <dc:creator>Matt (A) Speroni</dc:creator>
      <dc:date>2010-08-30T16:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Procedure to remove bad disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/procedure-to-remove-bad-disk/m-p/4677660#M551771</link>
      <description>Hi RayB:&lt;BR /&gt;&lt;BR /&gt;Your plan is good.&lt;BR /&gt;&lt;BR /&gt;- lvremove&lt;BR /&gt;- vgremove&lt;BR /&gt;- pvremove&lt;BR /&gt;- Remove disk&lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;BR /&gt;- remove special files (rmsf)&lt;BR /&gt;- ioscan -fn&lt;BR /&gt;&lt;BR /&gt;rgs,&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Aug 2010 08:29:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/procedure-to-remove-bad-disk/m-p/4677660#M551771</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2010-08-31T08:29:48Z</dc:date>
    </item>
  </channel>
</rss>

