<?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: issue replacing a defective non boot mirrored disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/issue-replacing-a-defective-non-boot-mirrored-disk/m-p/5360161#M535501</link>
    <description>&lt;P&gt;You would run vgcfgrestore if the VG is configured to include that disk.&amp;nbsp; If you only ran &lt;EM&gt;lvreduce&lt;/EM&gt; and not &lt;EM&gt;vgreduce&lt;/EM&gt;, then you should run &lt;EM&gt;vgcfgrestore&lt;/EM&gt; to rebuild the VGRA data back to the new disk.&amp;nbsp;&amp;nbsp; If you completely removed that disk device from the VG, then simply start over with &lt;EM&gt;pvcreate&lt;/EM&gt;, &lt;EM&gt;vgextend&lt;/EM&gt;, etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure?&amp;nbsp;&amp;nbsp; Run strings &lt;STRONG&gt;/etc/lvmtab&lt;/STRONG&gt; and &lt;STRONG&gt;vgcfgrestore -l -n vg0x.conf&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EDIT:&amp;nbsp; You will find the following link to the document "When Good Disks Go Bad" useful I am sure:&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://h20000.www2.hp.com/bc/docs/support/SupportManual/c01911837/c01911837.pdf"&gt;http://h20000.www2.hp.com/bc/docs/support/SupportManual/c01911837/c01911837.pdf&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;-Bob&lt;/P&gt;</description>
    <pubDate>Wed, 12 Oct 2011 13:30:09 GMT</pubDate>
    <dc:creator>Robert_Jewell</dc:creator>
    <dc:date>2011-10-12T13:30:09Z</dc:date>
    <item>
      <title>issue replacing a defective non boot mirrored disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/issue-replacing-a-defective-non-boot-mirrored-disk/m-p/5357731#M535494</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;lately we had a defective HDD on HP9000 L3000 server and that HDD was part of a mirrored VG01 volume group.&lt;/P&gt;&lt;P&gt;we replaced the defective disk by another new disk having same characteristics and issue the commands with steps below:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1- unmirroring (or breaking the mirror)&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A target="_blank" href="mailto:root@gouprdap:/beac/scripts2%3elvdisplay"&gt;root# lvdisplay&lt;/A&gt; -k -v /dev/vg01/lvol&lt;STRONG&gt;x&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="mailto:root@gouprdap:/beac/scripts2%3elvreduce"&gt;root# lvreduce&lt;/A&gt; -k -m 0 /dev/vg01/lvol&lt;STRONG&gt;x&lt;/STRONG&gt; &lt;STRONG&gt;0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2- updating lvmtab&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="mailto:root@gouprdap:/beac/scripts2"&gt;root&lt;/A&gt;#&amp;nbsp; ioscan -fnC disk&lt;BR /&gt;Class&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I&amp;nbsp; H/W Path&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Driver S/W State&amp;nbsp;&amp;nbsp; H/W Type&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Description&lt;BR /&gt;=====================================================================&lt;BR /&gt;disk&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp; 0/0/1/0.1.0&amp;nbsp; sdisk CLAIMED&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DEVICE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; HP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DVD-ROM 305&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /dev/dsk/c0t1d0&amp;nbsp;&amp;nbsp; /dev/rdsk/c0t1d0&lt;BR /&gt;disk&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp; 0/0/1/1.0.0&amp;nbsp; sdisk CLAIMED&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DEVICE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; HP 73.4GST373453LC&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;FONT face="arial black,avant garde"&gt; &lt;STRONG&gt;&lt;EM&gt;/dev/dsk/c1t0d0&amp;nbsp;&amp;nbsp; /dev/rdsk/c1t0d0&lt;/EM&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;disk&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&amp;nbsp; 0/0/1/1.2.0&amp;nbsp; sdisk CLAIMED&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DEVICE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; HP 36.4GST336754LC&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /dev/dsk/c1t2d0&amp;nbsp;&amp;nbsp; /dev/rdsk/c1t2d0&lt;BR /&gt;disk&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4&amp;nbsp; 0/0/2/0.0.0&amp;nbsp; sdisk CLAIMED&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DEVICE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; HP 73.4GMAU3073NC&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /dev/dsk/c2t0d0&amp;nbsp;&amp;nbsp; /dev/rdsk/c2t0d0&lt;BR /&gt;disk&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3&amp;nbsp; 0/0/2/0.2.0&amp;nbsp; sdisk CLAIMED&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DEVICE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; HP 36.4GST336754LC&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /dev/dsk/c2t2d0&amp;nbsp;&amp;nbsp; /dev/rdsk/c2t2d0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;output after issuing vgscan -v&lt;/STRONG&gt; :&lt;BR /&gt;&lt;A target="_blank" href="mailto:root@gouprdap:/beac/scripts2"&gt;root&lt;/A&gt;# strings /etc/lvmtab&lt;BR /&gt;/dev/vg00&lt;BR /&gt;/dev/dsk/c1t2d0&lt;BR /&gt;/dev/dsk/c2t2d0&lt;BR /&gt;/dev/vg01&lt;BR /&gt;/dev/dsk/c2t0d0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3- PV creation using c1t0d0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="mailto:root@gouprdap:/beac/scripts2"&gt;root&lt;/A&gt;#&amp;nbsp; pvcreate -f /dev/rdsk/c1t0d0&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;Note that after isuuing the "pvcreate" command, no output is shown!&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;4- extending VG01 :&lt;/STRONG&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;A target="_blank" href="mailto:root@gouprdap:/beac/scripts2"&gt;root#&lt;/A&gt; vgextend /dev/vg01 /dev/dsk/c1t0d0&lt;BR /&gt;&lt;STRONG&gt;vgextend: Couldn't open physical volume "/dev/dsk/c1t0d0":&lt;/STRONG&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Device busy&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;Any help is much appreciated.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2011 18:12:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/issue-replacing-a-defective-non-boot-mirrored-disk/m-p/5357731#M535494</guid>
      <dc:creator>meekrob</dc:creator>
      <dc:date>2011-10-10T18:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: issue replacing a defective non boot mirrored disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/issue-replacing-a-defective-non-boot-mirrored-disk/m-p/5358795#M535495</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;have you vgreduce the disk from the VG with its pvkey once you removed the mirror ?&lt;/P&gt;&lt;P&gt;What about pvdisplay on the disk, does it show something&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Thierry&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2011 12:15:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/issue-replacing-a-defective-non-boot-mirrored-disk/m-p/5358795#M535495</guid>
      <dc:creator>Thierry D</dc:creator>
      <dc:date>2011-10-11T12:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: issue replacing a defective non boot mirrored disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/issue-replacing-a-defective-non-boot-mirrored-disk/m-p/5359029#M535496</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the fact is that im helping a colleague of mine on a distant site, i tried to ssh to the server and i noticed that he already "vgreduced" the disk from VG01 as the VG01 is a mirrored VG constituted from c2t0d0 (which is OK) and c1t0d0 (which is showing problems) and when i issued the following command:&lt;/P&gt;&lt;P&gt;#pvdisplay /dev/dsk/c2t0d0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i had the following output:&lt;/P&gt;&lt;P&gt;PV Name&amp;nbsp;&amp;nbsp;&amp;nbsp; /dev/dsk/c2t0d0&lt;/P&gt;&lt;P&gt;VG Name&amp;nbsp;&amp;nbsp; /dev/vg01&lt;/P&gt;&lt;P&gt;....etc ...&amp;nbsp; and note that i did not get any Alternate link for c1t0d0.&lt;/P&gt;&lt;P&gt;In addidtion, when i did the following:&lt;/P&gt;&lt;P&gt;#diskinfo /dev/rdsk/c1t0d0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; it showed that its corresponding size is 0 Kbytes&amp;nbsp; however it is CLAIMED via ioscan -fnC disk.&lt;/P&gt;&lt;P&gt;i tried to mediainit the disk, which ended with a failure so it seems that the new delivered disk is also defective.&lt;/P&gt;&lt;P&gt;In that case what is the procedure to follow after i got delivered another disk?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2011 14:44:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/issue-replacing-a-defective-non-boot-mirrored-disk/m-p/5359029#M535496</guid>
      <dc:creator>meekrob</dc:creator>
      <dc:date>2011-10-11T14:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: issue replacing a defective non boot mirrored disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/issue-replacing-a-defective-non-boot-mirrored-disk/m-p/5359109#M535497</link>
      <description>&lt;P&gt;If the size is 0 bytes the disk is definitely toast.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once you have replaced the disk again, just proceed as if you were mirroring the contents of that VG for the first time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;pvcreate the disk&lt;/P&gt;&lt;P&gt;vgextend the disk into the VG.&lt;/P&gt;&lt;P&gt;lvextend the LVs so that they are mirrored to that disk.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2011 15:28:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/issue-replacing-a-defective-non-boot-mirrored-disk/m-p/5359109#M535497</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2011-10-11T15:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: issue replacing a defective non boot mirrored disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/issue-replacing-a-defective-non-boot-mirrored-disk/m-p/5359113#M535498</link>
      <description>&lt;P&gt;OK i will do so meanwhile i will be waiting the disk to be delivered.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2011 15:30:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/issue-replacing-a-defective-non-boot-mirrored-disk/m-p/5359113#M535498</guid>
      <dc:creator>meekrob</dc:creator>
      <dc:date>2011-10-11T15:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: issue replacing a defective non boot mirrored disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/issue-replacing-a-defective-non-boot-mirrored-disk/m-p/5359327#M535499</link>
      <description>&lt;P&gt;Unless your patch levels are low, you should be able to save yourself some steps in the future by using pvchange instead of having to break and create the mirrors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Run # pvchange -?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you note the option -a Availability you can run pvchange to disable the device from LVM:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; # pvchange -a N /dev/dsk/c1t1d0&lt;/P&gt;&lt;P&gt;&amp;nbsp; Replace the disk.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; # ioscan -fnC disk&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (be sure the new disk is seen)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; # pvchange -a y /dev/dsk/c1t1d0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; # vgcfgrestore -v vg01 /dev/rdsk/c1t1d0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; # vgchange -a y vg01&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; # vgsync vg01&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Bob&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2011 19:00:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/issue-replacing-a-defective-non-boot-mirrored-disk/m-p/5359327#M535499</guid>
      <dc:creator>Robert_Jewell</dc:creator>
      <dc:date>2011-10-11T19:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: issue replacing a defective non boot mirrored disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/issue-replacing-a-defective-non-boot-mirrored-disk/m-p/5359753#M535500</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for the reply, however, in this situation and as the mirrored VG is already reduced do i proceed by "vgcfgrestore" in that case&amp;nbsp; (after receiving the new disk) or do i proceed by re-mirroring the whole VG from beginning once again?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2011 07:25:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/issue-replacing-a-defective-non-boot-mirrored-disk/m-p/5359753#M535500</guid>
      <dc:creator>meekrob</dc:creator>
      <dc:date>2011-10-12T07:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: issue replacing a defective non boot mirrored disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/issue-replacing-a-defective-non-boot-mirrored-disk/m-p/5360161#M535501</link>
      <description>&lt;P&gt;You would run vgcfgrestore if the VG is configured to include that disk.&amp;nbsp; If you only ran &lt;EM&gt;lvreduce&lt;/EM&gt; and not &lt;EM&gt;vgreduce&lt;/EM&gt;, then you should run &lt;EM&gt;vgcfgrestore&lt;/EM&gt; to rebuild the VGRA data back to the new disk.&amp;nbsp;&amp;nbsp; If you completely removed that disk device from the VG, then simply start over with &lt;EM&gt;pvcreate&lt;/EM&gt;, &lt;EM&gt;vgextend&lt;/EM&gt;, etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure?&amp;nbsp;&amp;nbsp; Run strings &lt;STRONG&gt;/etc/lvmtab&lt;/STRONG&gt; and &lt;STRONG&gt;vgcfgrestore -l -n vg0x.conf&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EDIT:&amp;nbsp; You will find the following link to the document "When Good Disks Go Bad" useful I am sure:&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://h20000.www2.hp.com/bc/docs/support/SupportManual/c01911837/c01911837.pdf"&gt;http://h20000.www2.hp.com/bc/docs/support/SupportManual/c01911837/c01911837.pdf&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;-Bob&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2011 13:30:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/issue-replacing-a-defective-non-boot-mirrored-disk/m-p/5360161#M535501</guid>
      <dc:creator>Robert_Jewell</dc:creator>
      <dc:date>2011-10-12T13:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: issue replacing a defective non boot mirrored disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/issue-replacing-a-defective-non-boot-mirrored-disk/m-p/5360301#M535502</link>
      <description>&lt;P&gt;Many Thanks Bob and to all of you for your precious help.&lt;/P&gt;&lt;P&gt;Thread considered closed.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2011 15:12:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/issue-replacing-a-defective-non-boot-mirrored-disk/m-p/5360301#M535502</guid>
      <dc:creator>meekrob</dc:creator>
      <dc:date>2011-10-12T15:12:12Z</dc:date>
    </item>
  </channel>
</rss>

