<?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: Removing PV in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-pv/m-p/4646222#M550901</link>
    <description>I did all these things and removed the PV.But still if i am going for an ioscan,it is showing the device files and the status is NO HW.How can I remove this??</description>
    <pubDate>Fri, 11 Jun 2010 05:41:55 GMT</pubDate>
    <dc:creator>kunjuttan</dc:creator>
    <dc:date>2010-06-11T05:41:55Z</dc:date>
    <item>
      <title>Removing PV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-pv/m-p/4646220#M550899</link>
      <description>How can I able to safely rmove a PV in an hp-ux box</description>
      <pubDate>Fri, 11 Jun 2010 05:22:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-pv/m-p/4646220#M550899</guid>
      <dc:creator>kunjuttan</dc:creator>
      <dc:date>2010-06-11T05:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: Removing PV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-pv/m-p/4646221#M550900</link>
      <description>Is this PV part of LVM? or any other diskmanagement utilty?&lt;BR /&gt;&lt;BR /&gt;If no, and hotswapable , just remove it.&lt;BR /&gt;If yes, and a part of LVM,&lt;BR /&gt;&lt;BR /&gt;#take the backup of all the filesystem part of that.&lt;BR /&gt;&lt;BR /&gt;#pvdisplay -v will show you which and all the lvs are part of it &lt;BR /&gt;&lt;BR /&gt;Then umount the filesystem ( if not mirrord one)&lt;BR /&gt;&lt;BR /&gt;then #lvreduce &lt;BR /&gt;&lt;BR /&gt;Then #vgreduce&lt;BR /&gt;&lt;BR /&gt;#your PV is free now.&lt;BR /&gt;&lt;BR /&gt;just remove the alternate paths also by vgreduce,  if it has multiple paths.&lt;BR /&gt;&lt;BR /&gt;To remove the PVRA , &lt;BR /&gt;&lt;BR /&gt;#pvremove&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If your disk is using for swap by swapon command , you may need to reboot the box.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sooraj&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Jun 2010 05:38:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-pv/m-p/4646221#M550900</guid>
      <dc:creator>SoorajCleris</dc:creator>
      <dc:date>2010-06-11T05:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Removing PV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-pv/m-p/4646222#M550901</link>
      <description>I did all these things and removed the PV.But still if i am going for an ioscan,it is showing the device files and the status is NO HW.How can I remove this??</description>
      <pubDate>Fri, 11 Jun 2010 05:41:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-pv/m-p/4646222#M550901</guid>
      <dc:creator>kunjuttan</dc:creator>
      <dc:date>2010-06-11T05:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Removing PV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-pv/m-p/4646223#M550902</link>
      <description>Ok ,&lt;BR /&gt;&lt;BR /&gt;You mean to say , you have removed the physical disk from the box and now you got a device file with NO_HW?&lt;BR /&gt;&lt;BR /&gt;This is because the device file is still there in the device tree.&lt;BR /&gt;&lt;BR /&gt;you can do an rmsf on the devicefile.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sooraj</description>
      <pubDate>Fri, 11 Jun 2010 05:48:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-pv/m-p/4646223#M550902</guid>
      <dc:creator>SoorajCleris</dc:creator>
      <dc:date>2010-06-11T05:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: Removing PV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-pv/m-p/4646224#M550903</link>
      <description>can u give me the command.What i did is ,&lt;BR /&gt; &lt;BR /&gt;umonunt the fs&lt;BR /&gt;lvremove&lt;BR /&gt;vgreduce with all paths&lt;BR /&gt;vgremove&lt;BR /&gt;pvremove&lt;BR /&gt;&lt;BR /&gt;now what is the command??</description>
      <pubDate>Fri, 11 Jun 2010 06:05:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-pv/m-p/4646224#M550903</guid>
      <dc:creator>kunjuttan</dc:creator>
      <dc:date>2010-06-11T06:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Removing PV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-pv/m-p/4646225#M550904</link>
      <description>For example:&lt;BR /&gt;&lt;BR /&gt;If the disk device /dev/dsk/c12t3d4 is in NO_HW state because it has been disconnected, remove it with:&lt;BR /&gt;&lt;BR /&gt;rmsf -a /dev/dsk/c12t3d4&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Fri, 11 Jun 2010 06:20:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-pv/m-p/4646225#M550904</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-06-11T06:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Removing PV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-pv/m-p/4646226#M550905</link>
      <description>Or rmsf -H ['H/W path' from ioscan].</description>
      <pubDate>Fri, 11 Jun 2010 07:15:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-pv/m-p/4646226#M550905</guid>
      <dc:creator>Modris Bremze</dc:creator>
      <dc:date>2010-06-11T07:15:49Z</dc:date>
    </item>
  </channel>
</rss>

