<?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: Remove the Mirrored Root Disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-the-mirrored-root-disk/m-p/4758027#M548976</link>
    <description>Thanks.&lt;BR /&gt;&lt;BR /&gt;How will I remove those 3 partions (EFI, HPUX, HPSP) from the disk?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 25 Feb 2011 06:23:12 GMT</pubDate>
    <dc:creator>P Vel</dc:creator>
    <dc:date>2011-02-25T06:23:12Z</dc:date>
    <item>
      <title>Remove the Mirrored Root Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-the-mirrored-root-disk/m-p/4758025#M548974</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I need to remove the mirroed root disk. Because this server has already enough reduntacy for the root disk as it has an in-built SmartArray RAID Controller with RAID level 1. Please help me with the procedure how to remove the mirrored disk from root VG and use for another VG&lt;BR /&gt;&lt;BR /&gt;Thanks in advance...</description>
      <pubDate>Fri, 25 Feb 2011 05:17:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-the-mirrored-root-disk/m-p/4758025#M548974</guid>
      <dc:creator>P Vel</dc:creator>
      <dc:date>2011-02-25T05:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Remove the Mirrored Root Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-the-mirrored-root-disk/m-p/4758026#M548975</link>
      <description>first you need to lvreduce all the mirrord lvs&lt;BR /&gt;&lt;BR /&gt; Remove mirror copies of logical extents of a logical volume from the&lt;BR /&gt;      physical volume /dev/dsk/c1t0d0:&lt;BR /&gt;eg:lvreduce -m 0 /dev/vg01/lvol4 /dev/dsk/c1t0d0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;lvreduce -m 0 /dev/vg00/lvname &lt;BR /&gt;Remove physical volume /dev/dsk/c0t1d0 from volume group /dev/vg01:&lt;BR /&gt;&lt;BR /&gt;eg:vgreduce /dev/vg00 /dev/dsk/c0t1d0&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Feb 2011 06:20:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-the-mirrored-root-disk/m-p/4758026#M548975</guid>
      <dc:creator>nijokj</dc:creator>
      <dc:date>2011-02-25T06:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Remove the Mirrored Root Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-the-mirrored-root-disk/m-p/4758027#M548976</link>
      <description>Thanks.&lt;BR /&gt;&lt;BR /&gt;How will I remove those 3 partions (EFI, HPUX, HPSP) from the disk?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Feb 2011 06:23:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-the-mirrored-root-disk/m-p/4758027#M548976</guid>
      <dc:creator>P Vel</dc:creator>
      <dc:date>2011-02-25T06:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: Remove the Mirrored Root Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-the-mirrored-root-disk/m-p/4758028#M548977</link>
      <description>Once you removed the disk from VG, you can do pvcreate -f /dev/rdsk/cxtydz to remove all data and can reuse for any VG.&lt;BR /&gt;&lt;BR /&gt;You may read this.  Good for understanding.&lt;BR /&gt;&lt;BR /&gt;When_Good_Disks_Go_Bad_WP&lt;BR /&gt;&lt;A href="http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c01911837/c01911837.pdf" target="_blank"&gt;http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c01911837/c01911837.pdf&lt;/A&gt;</description>
      <pubDate>Fri, 25 Feb 2011 06:26:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-the-mirrored-root-disk/m-p/4758028#M548977</guid>
      <dc:creator>Shibin_2</dc:creator>
      <dc:date>2011-02-25T06:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Remove the Mirrored Root Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-the-mirrored-root-disk/m-p/4758029#M548978</link>
      <description>Yes Shibin,&lt;BR /&gt;&lt;BR /&gt;But system's ioscan output still shows all three partion in disk..</description>
      <pubDate>Fri, 25 Feb 2011 06:31:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-the-mirrored-root-disk/m-p/4758029#M548978</guid>
      <dc:creator>P Vel</dc:creator>
      <dc:date>2011-02-25T06:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Remove the Mirrored Root Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-the-mirrored-root-disk/m-p/4758030#M548979</link>
      <description>I had already run # idisk -R disk&lt;BR /&gt;&lt;BR /&gt;But how to remove the device special file?</description>
      <pubDate>Fri, 25 Feb 2011 06:38:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-the-mirrored-root-disk/m-p/4758030#M548979</guid>
      <dc:creator>P Vel</dc:creator>
      <dc:date>2011-02-25T06:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: Remove the Mirrored Root Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-the-mirrored-root-disk/m-p/4758031#M548980</link>
      <description>First you haven't told, what is your OS version.&lt;BR /&gt;&lt;BR /&gt;Do you want it to be completely taken out from the system ?</description>
      <pubDate>Fri, 25 Feb 2011 06:41:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-the-mirrored-root-disk/m-p/4758031#M548980</guid>
      <dc:creator>Shibin_2</dc:creator>
      <dc:date>2011-02-25T06:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Remove the Mirrored Root Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-the-mirrored-root-disk/m-p/4758032#M548981</link>
      <description>B.11.23&lt;BR /&gt;&lt;BR /&gt;No... I need to use this disk for an another VG. But I want to remove those partions. But it is done with #idisk -R.&lt;BR /&gt;&lt;BR /&gt;Now I want to remove those device files. Should I need to run rmsf for all individual special files (for both block/character) or any other way?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Feb 2011 06:46:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-the-mirrored-root-disk/m-p/4758032#M548981</guid>
      <dc:creator>P Vel</dc:creator>
      <dc:date>2011-02-25T06:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: Remove the Mirrored Root Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-the-mirrored-root-disk/m-p/4758033#M548982</link>
      <description>yes , you should run rmsf &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;eg:  rmsf  -H &lt;HW_PATH of="" disk=""&gt;&lt;/HW_PATH&gt;</description>
      <pubDate>Fri, 25 Feb 2011 07:01:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-the-mirrored-root-disk/m-p/4758033#M548982</guid>
      <dc:creator>nijokj</dc:creator>
      <dc:date>2011-02-25T07:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Remove the Mirrored Root Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-the-mirrored-root-disk/m-p/4758034#M548983</link>
      <description>You need to use the disk on another VG on same server?  If it will be using for same server, why you want to remove the special files?  You just need to remove the LUN from VG, do pvcreate with -f, then add to another VG you required.</description>
      <pubDate>Mon, 28 Feb 2011 02:33:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-the-mirrored-root-disk/m-p/4758034#M548983</guid>
      <dc:creator>Shibin_2</dc:creator>
      <dc:date>2011-02-28T02:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Remove the Mirrored Root Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-the-mirrored-root-disk/m-p/4758035#M548984</link>
      <description>Firstly, an in-built SmartArray RAID Controller with RAID level 1 also need two disks to realise it with sasmgr command. you can conferm the raid 1 as followed command:&lt;BR /&gt;sasmgr get_info -D /dev/sasd0 -q raid&lt;BR /&gt;&lt;BR /&gt;next step to remove the mirrored root disk:&lt;BR /&gt;lvreduce, vgreduce, idisk, pvcreate...&lt;BR /&gt;&lt;BR /&gt;email:qijian_li@hpsupport.com</description>
      <pubDate>Mon, 28 Feb 2011 03:57:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-the-mirrored-root-disk/m-p/4758035#M548984</guid>
      <dc:creator>qijian_li</dc:creator>
      <dc:date>2011-02-28T03:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Remove the Mirrored Root Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-the-mirrored-root-disk/m-p/4758036#M548985</link>
      <description>Don't get confused, even if the partitions on the disks are deleted, the device files are still shown until they are removed too.</description>
      <pubDate>Mon, 28 Feb 2011 06:16:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-the-mirrored-root-disk/m-p/4758036#M548985</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2011-02-28T06:16:48Z</dc:date>
    </item>
  </channel>
</rss>

