<?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 remove mirror disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-mirror-disk/m-p/5148002#M565667</link>
    <description>l have removed the mirror disk using the following command:&lt;BR /&gt;&lt;BR /&gt;#lvreduce -m 1 -A n /dev/vg00/lvol? /dev/dsk/c2t1d0s2&lt;BR /&gt;#vgreduce -f /dev/vg00 /dev/dsk/c2t1d0s2&lt;BR /&gt;#vgscan -a&lt;BR /&gt;&lt;BR /&gt;but still display like this as below: &lt;BR /&gt;&lt;BR /&gt;# ioscan -funCdisk&lt;BR /&gt;Class     I  H/W Path       Driver     S/W State   H/W Type     Description&lt;BR /&gt;============================================================================&lt;BR /&gt;disk      0  0/0/2/0.0.0.0  sdisk      CLAIMED     DEVICE       TEAC    DV-28E-C&lt;BR /&gt;                           /dev/dsk/c0t0d0   /dev/rdsk/c0t0d0&lt;BR /&gt;disk      1  0/1/1/0.0.0    sdisk      CLAIMED     DEVICE       HP 36.4GST336753LC&lt;BR /&gt;                           /dev/dsk/c2t0d0     /dev/rdsk/c2t0d0&lt;BR /&gt;                           /dev/dsk/c2t0d0s1   /dev/rdsk/c2t0d0s1&lt;BR /&gt;                           /dev/dsk/c2t0d0s2   /dev/rdsk/c2t0d0s2&lt;BR /&gt;                           /dev/dsk/c2t0d0s3   /dev/rdsk/c2t0d0s3&lt;BR /&gt;disk      2  0/1/1/0.1.0    sdisk      CLAIMED     DEVICE       HP 36.4GST336753LC&lt;BR /&gt;                           /dev/dsk/c2t1d0     /dev/rdsk/c2t1d0&lt;BR /&gt;                           /dev/dsk/c2t1d0s1   /dev/rdsk/c2t1d0s1&lt;BR /&gt;                           /dev/dsk/c2t1d0s2   /dev/rdsk/c2t1d0s2&lt;BR /&gt;                           /dev/dsk/c2t1d0s3   /dev/rdsk/c2t1d0s3&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any ideas on this problem? thx!</description>
    <pubDate>Mon, 29 Dec 2008 09:26:26 GMT</pubDate>
    <dc:creator>ovoserver</dc:creator>
    <dc:date>2008-12-29T09:26:26Z</dc:date>
    <item>
      <title>remove mirror disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-mirror-disk/m-p/5148002#M565667</link>
      <description>l have removed the mirror disk using the following command:&lt;BR /&gt;&lt;BR /&gt;#lvreduce -m 1 -A n /dev/vg00/lvol? /dev/dsk/c2t1d0s2&lt;BR /&gt;#vgreduce -f /dev/vg00 /dev/dsk/c2t1d0s2&lt;BR /&gt;#vgscan -a&lt;BR /&gt;&lt;BR /&gt;but still display like this as below: &lt;BR /&gt;&lt;BR /&gt;# ioscan -funCdisk&lt;BR /&gt;Class     I  H/W Path       Driver     S/W State   H/W Type     Description&lt;BR /&gt;============================================================================&lt;BR /&gt;disk      0  0/0/2/0.0.0.0  sdisk      CLAIMED     DEVICE       TEAC    DV-28E-C&lt;BR /&gt;                           /dev/dsk/c0t0d0   /dev/rdsk/c0t0d0&lt;BR /&gt;disk      1  0/1/1/0.0.0    sdisk      CLAIMED     DEVICE       HP 36.4GST336753LC&lt;BR /&gt;                           /dev/dsk/c2t0d0     /dev/rdsk/c2t0d0&lt;BR /&gt;                           /dev/dsk/c2t0d0s1   /dev/rdsk/c2t0d0s1&lt;BR /&gt;                           /dev/dsk/c2t0d0s2   /dev/rdsk/c2t0d0s2&lt;BR /&gt;                           /dev/dsk/c2t0d0s3   /dev/rdsk/c2t0d0s3&lt;BR /&gt;disk      2  0/1/1/0.1.0    sdisk      CLAIMED     DEVICE       HP 36.4GST336753LC&lt;BR /&gt;                           /dev/dsk/c2t1d0     /dev/rdsk/c2t1d0&lt;BR /&gt;                           /dev/dsk/c2t1d0s1   /dev/rdsk/c2t1d0s1&lt;BR /&gt;                           /dev/dsk/c2t1d0s2   /dev/rdsk/c2t1d0s2&lt;BR /&gt;                           /dev/dsk/c2t1d0s3   /dev/rdsk/c2t1d0s3&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any ideas on this problem? thx!</description>
      <pubDate>Mon, 29 Dec 2008 09:26:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-mirror-disk/m-p/5148002#M565667</guid>
      <dc:creator>ovoserver</dc:creator>
      <dc:date>2008-12-29T09:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: remove mirror disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-mirror-disk/m-p/5148003#M565668</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What you have done is remove the mirror for the logical volume/s and then remove the disk from the VG. Disk would still be available to the server unless removed/depresented from storage. &lt;BR /&gt;Thus you will still see the disk in ioscan.&lt;BR /&gt;Am not sure thats what you wanted to see.&lt;BR /&gt;Sorry - but not completely understood your problem.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Mon, 29 Dec 2008 09:34:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-mirror-disk/m-p/5148003#M565668</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2008-12-29T09:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: remove mirror disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-mirror-disk/m-p/5148004#M565669</link>
      <description>To clearify my problem, l just want to display as follow:&lt;BR /&gt;&lt;BR /&gt;# ioscan -funCdisk&lt;BR /&gt;Class     I  H/W Path       Driver     S/W State   H/W Type     Description&lt;BR /&gt;============================================================================&lt;BR /&gt;disk      0  0/0/2/0.0.0.0  sdisk      CLAIMED     DEVICE       TEAC    DV-28E-C&lt;BR /&gt;                           /dev/dsk/c0t0d0   /dev/rdsk/c0t0d0&lt;BR /&gt;disk      1  0/1/1/0.0.0    sdisk      CLAIMED     DEVICE       HP 36.4GST336753LC&lt;BR /&gt;                           /dev/dsk/c2t0d0     /dev/rdsk/c2t0d0&lt;BR /&gt;                           /dev/dsk/c2t0d0s1   /dev/rdsk/c2t0d0s1&lt;BR /&gt;                           /dev/dsk/c2t0d0s2   /dev/rdsk/c2t0d0s2&lt;BR /&gt;                           /dev/dsk/c2t0d0s3   /dev/rdsk/c2t0d0s3</description>
      <pubDate>Mon, 29 Dec 2008 09:35:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-mirror-disk/m-p/5148004#M565669</guid>
      <dc:creator>ovoserver</dc:creator>
      <dc:date>2008-12-29T09:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: remove mirror disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-mirror-disk/m-p/5148005#M565670</link>
      <description>the ioscan comand will only show the hartware status of the disk If you want to check if the disk is still in vg00, you can use:&lt;BR /&gt; vgdisplay /dev/vg00&lt;BR /&gt;&lt;BR /&gt;ps is you removing the disk for repleasment do not forget to copy the other s1 and s3 date more info is in the document:&lt;BR /&gt;When good things go bad.&lt;BR /&gt;(just searce the forum for it you will find a lot of links.</description>
      <pubDate>Mon, 29 Dec 2008 09:36:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-mirror-disk/m-p/5148005#M565670</guid>
      <dc:creator>F Verschuren</dc:creator>
      <dc:date>2008-12-29T09:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: remove mirror disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-mirror-disk/m-p/5148006#M565671</link>
      <description>Hi alls&lt;BR /&gt;&lt;BR /&gt;thx for your reply,&lt;BR /&gt;&lt;BR /&gt;l remember the output before mirrorring should be:&lt;BR /&gt;&lt;BR /&gt;# ioscan -funCdisk&lt;BR /&gt;Class I H/W Path Driver S/W State H/W Type Description&lt;BR /&gt;============================================================================&lt;BR /&gt;disk 0 0/0/2/0.0.0.0 sdisk CLAIMED DEVICE TEAC DV-28E-C&lt;BR /&gt;/dev/dsk/c0t0d0 /dev/rdsk/c0t0d0&lt;BR /&gt;disk 1 0/1/1/0.0.0 sdisk CLAIMED DEVICE HP 36.4GST336753LC&lt;BR /&gt;/dev/dsk/c2t0d0 /dev/rdsk/c2t0d0&lt;BR /&gt;/dev/dsk/c2t0d0s1 /dev/rdsk/c2t0d0s1&lt;BR /&gt;/dev/dsk/c2t0d0s2 /dev/rdsk/c2t0d0s2&lt;BR /&gt;/dev/dsk/c2t0d0s3 /dev/rdsk/c2t0d0s3&lt;BR /&gt;disk 2 0/1/1/0.1.0 sdisk CLAIMED DEVICE HP 36.4GST336753LC&lt;BR /&gt;/dev/dsk/c2t1d0 /dev/rdsk/c2t1d0 &lt;BR /&gt;&lt;BR /&gt;Do any commands make it display the original output? thx&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Dec 2008 09:41:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-mirror-disk/m-p/5148006#M565671</guid>
      <dc:creator>ovoserver</dc:creator>
      <dc:date>2008-12-29T09:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: remove mirror disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-mirror-disk/m-p/5148007#M565672</link>
      <description>to clear the previous partition configuration on the disk:&lt;BR /&gt;# idisk â  Rw /dev/rdsk/c2t1d0&lt;BR /&gt;more info&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;&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Dec 2008 09:46:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-mirror-disk/m-p/5148007#M565672</guid>
      <dc:creator>F Verschuren</dc:creator>
      <dc:date>2008-12-29T09:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: remove mirror disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-mirror-disk/m-p/5148008#M565673</link>
      <description>For some reason my last post was showing strange caracters retry:&lt;BR /&gt;idisk -RW /dev/rdsk/c2t1d0&lt;BR /&gt;&lt;BR /&gt;Ps why do you want to cleat the partition configuration?&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Dec 2008 09:48:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-mirror-disk/m-p/5148008#M565673</guid>
      <dc:creator>F Verschuren</dc:creator>
      <dc:date>2008-12-29T09:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: remove mirror disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-mirror-disk/m-p/5148009#M565674</link>
      <description>Hi F Verschuren,&lt;BR /&gt;&lt;BR /&gt;Sorry for late reply.&lt;BR /&gt;&lt;BR /&gt;l have tried to run your command, but it is not successful.&lt;BR /&gt;&lt;BR /&gt;l just want to know if there is a way to restore the configuation before mirror.</description>
      <pubDate>Tue, 30 Dec 2008 01:51:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-mirror-disk/m-p/5148009#M565674</guid>
      <dc:creator>ovoserver</dc:creator>
      <dc:date>2008-12-30T01:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: remove mirror disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-mirror-disk/m-p/5148010#M565675</link>
      <description>Hello, &lt;BR /&gt;If u are looking for as to get the ioscan O/p display only the DSF for the new disk as /dev/dsk/c2t1d0 and /dev/rdsk/c2t1d0 u need to follow the following steps.&lt;BR /&gt;&lt;BR /&gt;1)put in the new disk.&lt;BR /&gt;2)before running the idisk command to create the partitions s1 s2 and s3 on the disk u need to maually remove the device files using rm -ri /dev/dsk/c2t1d0s* and rm -ri /dev/rdsk/c2t1d0s*(I think u can also do rmsf for this purpose like rmsf -H 0/1/1/0.1.0 --- this is the H/W path of the disk for which u have removed the mirror.)&lt;BR /&gt;3)perform the ioscan again&lt;BR /&gt;4)insf -e -C disk&lt;BR /&gt;5)run idisk to create the partitions s1 s2 and s3 on the disks.&lt;BR /&gt;6)insf -eC disk to create the new block and raw device files for the s1 s2 and s3.&lt;BR /&gt;7)follow the remaining steps of Mirroring/Replacement of the disk.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards Sujit&lt;BR /&gt;please do not forget to assign the points.</description>
      <pubDate>Tue, 30 Dec 2008 07:17:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-mirror-disk/m-p/5148010#M565675</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2008-12-30T07:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: remove mirror disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-mirror-disk/m-p/5148011#M565676</link>
      <description>Hi Sujit,&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply.&lt;BR /&gt;&lt;BR /&gt;l will follow your steps next time since the harddisk has been formated.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 31 Dec 2008 02:01:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-mirror-disk/m-p/5148011#M565676</guid>
      <dc:creator>ovoserver</dc:creator>
      <dc:date>2008-12-31T02:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: remove mirror disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-mirror-disk/m-p/5148012#M565677</link>
      <description>&lt;!--!*#--&gt;I have found a solution to this question</description>
      <pubDate>Wed, 31 Dec 2008 02:03:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-mirror-disk/m-p/5148012#M565677</guid>
      <dc:creator>ovoserver</dc:creator>
      <dc:date>2008-12-31T02:03:08Z</dc:date>
    </item>
  </channel>
</rss>

