<?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: problem encoutered dealing with rx6600 failed disk replacement. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263092#M472384</link>
    <description>Hi Stephen ,&lt;BR /&gt;&lt;BR /&gt;I think drd clone should go thru on the still to fail (failing disk) c3t1d0 .&lt;BR /&gt;Also , i remember there are threads on forum that talks about breaking internal raid on rx6600 on-line and offline , right now i was able to google this &lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1215857" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1215857&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regards,</description>
    <pubDate>Wed, 17 Nov 2010 23:25:16 GMT</pubDate>
    <dc:creator>DeafFrog</dc:creator>
    <dc:date>2010-11-17T23:25:16Z</dc:date>
    <item>
      <title>problem encoutered dealing with rx6600 failed disk replacement.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263084#M472376</link>
      <description>guys,&lt;BR /&gt;today I tried to replace the failed disk of that rx6600, lvdisplay of lvol8 told that there were two stale PEs:&lt;BR /&gt;00063 /dev/dsk/c3t0d0s2       00912 stale    /dev/dsk/c3t1d0s2       01056 current&lt;BR /&gt;00070 /dev/dsk/c3t0d0s2       00919 stale    /dev/dsk/c3t1d0s2       01063 current&lt;BR /&gt;and PEs on c3t1d0s2 were all ok(every lv), there were 2 free disks on that rx6600, so I tried to add one(c3t3d0s2) to vg00 and lvextend all lvs to c3t3d0s2, then:&lt;BR /&gt;lvextend: Couldn't re-synchronize stale partitions of the logical volume:&lt;BR /&gt;I/O error&lt;BR /&gt;lvextend: Couldn't resynchronize logical volume "/dev/vg00/lvol8",&lt;BR /&gt;and lvdisplay -v /dev/vg00/lvol8 showed that &lt;BR /&gt;   00063 /dev/dsk/c3t0d0s2       00912 stale    /dev/dsk/c3t1d0s2       01056 current  /dev/dsk/c3t3d0s2       01056 stale &lt;BR /&gt;00070 /dev/dsk/c3t0d0s2       00919 stale    /dev/dsk/c3t1d0s2       01063 current  /dev/dsk/c3t3d0s2       01063 stale&lt;BR /&gt;then c3t1d0 producing numberic stale PEs in serveral lvs, and then synced by os, pv status of c3t1d0 showed that it was unavailable, and it became available when I pulled it out and then inserted it in again.&lt;BR /&gt;so, c3t0d0 had failed PE, and c3t1d0 was failing, there were some files unreadable under /var, and I could not lvreduce c3t0d0 and c3t3d0 from vg00, telling:&lt;BR /&gt;lvreduce: Couldn't reduce the logical volume:&lt;BR /&gt;Device busy&lt;BR /&gt;lvreduce: The LVM device driver failed to reduce mirrors on&lt;BR /&gt;the logical volume "/dev/vg00/lvol8".&lt;BR /&gt;is there any way to fix this problem, not needing os restore? there was problem when I tried make_tape_recovery.&lt;BR /&gt;&lt;BR /&gt;it is really urgent for me, thank you for your replay!&lt;BR /&gt;stephen</description>
      <pubDate>Wed, 17 Nov 2010 10:06:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263084#M472376</guid>
      <dc:creator>stephen peng</dc:creator>
      <dc:date>2010-11-17T10:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: problem encoutered dealing with rx6600 failed disk replacement.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263085#M472377</link>
      <description>try pvmove command</description>
      <pubDate>Wed, 17 Nov 2010 10:15:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263085#M472377</guid>
      <dc:creator>Raj Briden</dc:creator>
      <dc:date>2010-11-17T10:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: problem encoutered dealing with rx6600 failed disk replacement.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263086#M472378</link>
      <description>Hi Stephen&lt;BR /&gt;&lt;BR /&gt;Please provide below out puts.&lt;BR /&gt;&lt;BR /&gt;1. uname -a&lt;BR /&gt;2. vgdisplay -v vg00 | egrep "LV Status|LV Name|PV Name"&lt;BR /&gt;3. lvdisplay -v /dev/vg00/lvol8 | egrep "Mirror copies|Allocation"&lt;BR /&gt;4. diskinfo /dev/rdsk/c3t1d0 and c3t3d0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Nov 2010 12:45:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263086#M472378</guid>
      <dc:creator>Anoop Sivan</dc:creator>
      <dc:date>2010-11-17T12:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: problem encoutered dealing with rx6600 failed disk replacement.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263087#M472379</link>
      <description>Anoop,&lt;BR /&gt;1,HP-UX CHNFSCC2 B.11.23 U ia64 2794265756 unlimited-user license&lt;BR /&gt;2,before&lt;BR /&gt;LV Name                     /dev/vg00/lvol8&lt;BR /&gt;   LV Status                   available/stale           &lt;BR /&gt;   LV Size (Mbytes)            8704            &lt;BR /&gt;   Current LE                  272       &lt;BR /&gt;   Allocated PE                544         &lt;BR /&gt;   Used PV                     2  &lt;BR /&gt;after I add c3t3d0:&lt;BR /&gt;LV Name                     /dev/vg00/lvol8&lt;BR /&gt;   LV Status                   available/stale           &lt;BR /&gt;   LV Size (Mbytes)            8704            &lt;BR /&gt;   Current LE                  272       &lt;BR /&gt;   Allocated PE                816         &lt;BR /&gt;   Used PV                     3&lt;BR /&gt;3,Mirror copies               2 &lt;BR /&gt;  Allocation                  strict&lt;BR /&gt;4,#diskinfo /dev/rdsk/c3t3d0   &lt;BR /&gt;describe of /dev/rdsk/c3t3d0:            &lt;BR /&gt;14Hvendor: HP                            &lt;BR /&gt;10Hproduct id: DG146ABAB4                &lt;BR /&gt;16Htype: direct access                   &lt;BR /&gt;16Hsize: 143374744 Kbytes                &lt;BR /&gt;4Hbytes per sector: 512 &lt;BR /&gt;&lt;BR /&gt;I did not record c3t1d0's diskinfo, but I am sure that c3t1d0 was a disk with problem.             &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Nov 2010 12:59:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263087#M472379</guid>
      <dc:creator>stephen peng</dc:creator>
      <dc:date>2010-11-17T12:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: problem encoutered dealing with rx6600 failed disk replacement.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263088#M472380</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;It seems original disk contains badblock area. Do you have a valid ingnite backup?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;It seems one of the disk has issue ( badblock ). I have seen this issue before . &lt;BR /&gt;&lt;BR /&gt;The solution was replacing the disks one at a time (following root disk replacement procedure) , Check which disk has issue.&lt;BR /&gt;&lt;BR /&gt;Remember to keep one original disk when you replace the other one. you may plan downtime.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sooraj</description>
      <pubDate>Wed, 17 Nov 2010 13:00:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263088#M472380</guid>
      <dc:creator>SoorajCleris</dc:creator>
      <dc:date>2010-11-17T13:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: problem encoutered dealing with rx6600 failed disk replacement.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263089#M472381</link>
      <description>Sooraj,&lt;BR /&gt;I could not lvreduce lvol8 from c3t0d0 or c3t3d0, so I could not use regular root disk replacement procedure. Do you mean vgcfgrestore? &lt;BR /&gt;And I don't think /var was consistent now, would it be filesystem consistency problem?&lt;BR /&gt;It is a critical choice which maybe lead to os re-install, and I don't have a valid os backup and it does not seem to be achievable to backup the os at present situation, I tried, but failed.</description>
      <pubDate>Wed, 17 Nov 2010 13:11:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263089#M472381</guid>
      <dc:creator>stephen peng</dc:creator>
      <dc:date>2010-11-17T13:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: problem encoutered dealing with rx6600 failed disk replacement.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263090#M472382</link>
      <description>Hi Stephen,&lt;BR /&gt;&lt;BR /&gt;Here you have to the use pv-key of the failed disk to reduce all those from vg00.&lt;BR /&gt;&lt;BR /&gt;lvdisplay -v -k /dev/vg00/lvol1&lt;BR /&gt;&lt;BR /&gt;Note the pv-key for the failed disks&lt;BR /&gt;(Insted of disk name it shows pv-key)&lt;BR /&gt;&lt;BR /&gt;first reduce (disc-c3t0d0) use the key&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;lvreduce -A n -m 0 -k /dev/vg00/lvol1 0 &lt;BR /&gt;--&amp;gt;(-m "0" will be changed)&lt;BR /&gt;&lt;BR /&gt;like remove all lvol mirrors&lt;BR /&gt;&lt;BR /&gt;repeat the same procedure on c3t3d0s2 &lt;BR /&gt;&lt;BR /&gt;then&lt;BR /&gt;&lt;BR /&gt;vgreduce -f /dev/vg00&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Nov 2010 13:48:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263090#M472382</guid>
      <dc:creator>Anoop Sivan</dc:creator>
      <dc:date>2010-11-17T13:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: problem encoutered dealing with rx6600 failed disk replacement.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263091#M472383</link>
      <description>Anoop,&lt;BR /&gt;what I met did not like the situation stated in "When_Good_Disks_Go_Bad-WP", so I did not try lvreduce -k as the early option, I want some other opinions. I do concern how to deal with inconsisten /var.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Stephen</description>
      <pubDate>Wed, 17 Nov 2010 14:07:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263091#M472383</guid>
      <dc:creator>stephen peng</dc:creator>
      <dc:date>2010-11-17T14:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: problem encoutered dealing with rx6600 failed disk replacement.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263092#M472384</link>
      <description>Hi Stephen ,&lt;BR /&gt;&lt;BR /&gt;I think drd clone should go thru on the still to fail (failing disk) c3t1d0 .&lt;BR /&gt;Also , i remember there are threads on forum that talks about breaking internal raid on rx6600 on-line and offline , right now i was able to google this &lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1215857" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1215857&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regards,</description>
      <pubDate>Wed, 17 Nov 2010 23:25:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263092#M472384</guid>
      <dc:creator>DeafFrog</dc:creator>
      <dc:date>2010-11-17T23:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: problem encoutered dealing with rx6600 failed disk replacement.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263093#M472385</link>
      <description>DeafFrog,&lt;BR /&gt;I don't think I need to break an internal raid.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Nov 2010 02:27:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263093#M472385</guid>
      <dc:creator>stephen peng</dc:creator>
      <dc:date>2010-11-18T02:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: problem encoutered dealing with rx6600 failed disk replacement.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263094#M472386</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Are those disks IR Volumes?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sooraj</description>
      <pubDate>Thu, 18 Nov 2010 03:34:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263094#M472386</guid>
      <dc:creator>SoorajCleris</dc:creator>
      <dc:date>2010-11-18T03:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: problem encoutered dealing with rx6600 failed disk replacement.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263095#M472387</link>
      <description>how to find out whether they were IR?</description>
      <pubDate>Thu, 18 Nov 2010 05:46:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263095#M472387</guid>
      <dc:creator>stephen peng</dc:creator>
      <dc:date>2010-11-18T05:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: problem encoutered dealing with rx6600 failed disk replacement.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263096#M472388</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;could you post the output of&lt;BR /&gt;&lt;BR /&gt;#ioscan -fnC disk&lt;BR /&gt;&lt;BR /&gt;rgds..</description>
      <pubDate>Thu, 18 Nov 2010 06:00:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263096#M472388</guid>
      <dc:creator>P Arumugavel</dc:creator>
      <dc:date>2010-11-18T06:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: problem encoutered dealing with rx6600 failed disk replacement.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263097#M472389</link>
      <description># sasmgr get_info -D /dev/sasd0 -q raid&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Nov 2010 06:05:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263097#M472389</guid>
      <dc:creator>P Arumugavel</dc:creator>
      <dc:date>2010-11-18T06:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: problem encoutered dealing with rx6600 failed disk replacement.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263098#M472390</link>
      <description>---------- PHYSICAL DRIVES ----------&lt;BR /&gt;5LUN dsf              SAS Address          Enclosure    Bay      Size(MB)&lt;BR /&gt;5&lt;BR /&gt;5/dev/rdsk/c3t0d0     0x5000c50006381011     1            5      140014&lt;BR /&gt;5/dev/rdsk/c3t1d0     0x5000c500063a3201     1            6      140014&lt;BR /&gt;5/dev/rdsk/c3t2d0     0x5000c500063a3745     1            7      140014&lt;BR /&gt;5/dev/rdsk/c3t3d0     0x5000c500063a7db9     1            8      140014</description>
      <pubDate>Thu, 18 Nov 2010 06:58:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263098#M472390</guid>
      <dc:creator>stephen peng</dc:creator>
      <dc:date>2010-11-18T06:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: problem encoutered dealing with rx6600 failed disk replacement.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263099#M472391</link>
      <description>replacement done!&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Stephen</description>
      <pubDate>Tue, 23 Nov 2010 17:34:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-encoutered-dealing-with-rx6600-failed-disk-replacement/m-p/5263099#M472391</guid>
      <dc:creator>stephen peng</dc:creator>
      <dc:date>2010-11-23T17:34:39Z</dc:date>
    </item>
  </channel>
</rss>

