<?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 removing internal disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-internal-disk/m-p/5321321#M475601</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working from india and server are located in America.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have to remove the hard disk from command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do have any command from removing hard disk.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;rgards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Deepan&lt;/P&gt;</description>
    <pubDate>Sun, 04 Sep 2011 08:29:46 GMT</pubDate>
    <dc:creator>deepan4unix</dc:creator>
    <dc:date>2011-09-04T08:29:46Z</dc:date>
    <item>
      <title>removing internal disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-internal-disk/m-p/5321321#M475601</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working from india and server are located in America.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have to remove the hard disk from command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do have any command from removing hard disk.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;rgards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Deepan&lt;/P&gt;</description>
      <pubDate>Sun, 04 Sep 2011 08:29:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-internal-disk/m-p/5321321#M475601</guid>
      <dc:creator>deepan4unix</dc:creator>
      <dc:date>2011-09-04T08:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: removing internal disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-internal-disk/m-p/5321369#M475603</link>
      <description>&lt;P&gt;What filesystem is on that disk?&lt;/P&gt;&lt;P&gt;If it doesn't contain the OS and the filesystem isn't busy, you could unmount it.&lt;/P&gt;</description>
      <pubDate>Sun, 04 Sep 2011 10:22:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-internal-disk/m-p/5321369#M475603</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-09-04T10:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: removing internal disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-internal-disk/m-p/5321665#M475605</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is ur harddisk under RAID ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Taifur&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2011 04:13:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-internal-disk/m-p/5321665#M475605</guid>
      <dc:creator>Taifur</dc:creator>
      <dc:date>2011-09-05T04:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: removing internal disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-internal-disk/m-p/5321689#M475606</link>
      <description>&lt;P&gt;Hi Deepan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this is a local disk or Storage LUN?&lt;/P&gt;&lt;P&gt;Is that disk is placed under any Volume group(VG)?&lt;/P&gt;&lt;P&gt;if it is YES,&lt;/P&gt;&lt;P&gt;unmount the file system reside on this VG.&lt;/P&gt;&lt;P&gt;#umount &amp;lt;file system name&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Remove the logical volumes created on this disk.&lt;/P&gt;&lt;P&gt;#lvremove /dev/dsk/&amp;lt;logical volume name&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Remove the VG from that disk&lt;/P&gt;&lt;P&gt;#vgremove /dev/&amp;lt;volume group name&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Remove the disk from VG&lt;/P&gt;&lt;P&gt;#pvremove /dev/rdsk/&amp;lt;physical volume path&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2011 05:16:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-internal-disk/m-p/5321689#M475606</guid>
      <dc:creator>sanvel</dc:creator>
      <dc:date>2011-09-05T05:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: removing internal disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-internal-disk/m-p/5322295#M475618</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this disk is the primary disk. conatins vg00.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have to patching .&amp;nbsp; Not from storage.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have been asked to remove the primary disk and do patching in secondary disk.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;deepan&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2011 13:47:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-internal-disk/m-p/5322295#M475618</guid>
      <dc:creator>deepan4unix</dc:creator>
      <dc:date>2011-09-05T13:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: removing internal disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-internal-disk/m-p/5322399#M475619</link>
      <description>&lt;P&gt;&amp;gt;I have been asked to remove the primary disk and do patching in secondary disk.﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you looked into using DRD?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2011 17:11:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-internal-disk/m-p/5322399#M475619</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-09-05T17:11:05Z</dc:date>
    </item>
  </channel>
</rss>

