<?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: Procedure for vg02 mirrored disk replacement. !!? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/procedure-for-vg02-mirrored-disk-replacement/m-p/3599026#M232665</link>
    <description>Hi all , &lt;BR /&gt;Thanks for the reply.&lt;BR /&gt;&lt;BR /&gt;I have replaced the disk and all went well,&lt;BR /&gt;&lt;BR /&gt;1. Shutdown the system.&lt;BR /&gt;2. The exact disk replaced.[ c8t3d0 ] Hp Engg found problem with this disk. As it was not reading , in  # dd if = /dev/dsk/c8t3d0 of=/dev/null bs=1024 command. &lt;BR /&gt;3. Restarted the server in normal mode.&lt;BR /&gt;4. # vgcfgrestore -n /dev/vg02 /dev/rdsk/c8t3d0&lt;BR /&gt;5. # vgchange -a y /dev/vg02&lt;BR /&gt;6. # vgsync vg02.&lt;BR /&gt;&lt;BR /&gt;Resynchronized logical volume "/dev/vg02/lvol06".&lt;BR /&gt;Resynchronized logical volume "/dev/vg02/lvol07".&lt;BR /&gt;Resynchronized logical volume "/dev/vg02/lvol08".&lt;BR /&gt;Resynchronized volume group "vg02".&lt;BR /&gt;----------&lt;BR /&gt;&lt;BR /&gt;Everything is looks fine now.&lt;BR /&gt;&lt;BR /&gt;Many thanks for all the helps and response.</description>
    <pubDate>Tue, 09 Aug 2005 18:31:20 GMT</pubDate>
    <dc:creator>rveri</dc:creator>
    <dc:date>2005-08-09T18:31:20Z</dc:date>
    <item>
      <title>Procedure for vg02 mirrored disk replacement. !!?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/procedure-for-vg02-mirrored-disk-replacement/m-p/3599018#M232657</link>
      <description>Hi All ,&lt;BR /&gt;&lt;BR /&gt;Can any one give me best procedure for doing this task.&lt;BR /&gt;&lt;BR /&gt;Details:&lt;BR /&gt;----------&lt;BR /&gt;&lt;BR /&gt;1. I have a L2000-44 server hpux 11.00 .&lt;BR /&gt;&lt;BR /&gt;# strings /etc/lvmtab&lt;BR /&gt;&lt;BR /&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/c6t8d0&lt;BR /&gt;/dev/dsk/c6t9d0&lt;BR /&gt;/dev/dsk/c6t10d0&lt;BR /&gt;/dev/dsk/c6t11d0&lt;BR /&gt;/dev/dsk/c6t12d0&lt;BR /&gt;/dev/dsk/c7t8d0&lt;BR /&gt;/dev/dsk/c7t9d0&lt;BR /&gt;/dev/dsk/c7t10d0&lt;BR /&gt;/dev/dsk/c7t11d0&lt;BR /&gt;/dev/dsk/c7t12d0&lt;BR /&gt;/dev/vg02&lt;BR /&gt;/dev/dsk/c8t0d0 &lt;BR /&gt;/dev/dsk/c8t1d0&lt;BR /&gt;/dev/dsk/c8t2d0&lt;BR /&gt;/dev/dsk/c8t3d0  ** (Bad disk, need to replace)&lt;BR /&gt;/dev/dsk/c8t4d0  ** (Bad disk, need to replace)&lt;BR /&gt;/dev/dsk/c8t5d0&lt;BR /&gt;-------------------------------&lt;BR /&gt;&lt;BR /&gt;# vgdisplay -v /dev/vg02&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg02&lt;BR /&gt;VG Write Access             read/write&lt;BR /&gt;VG Status                   available&lt;BR /&gt;Max LV                      255&lt;BR /&gt;Cur LV                      3&lt;BR /&gt;Open LV                     3&lt;BR /&gt;Max PV                      16&lt;BR /&gt;Cur PV                      6&lt;BR /&gt;Act PV                      6&lt;BR /&gt;Max PE per PV               8683&lt;BR /&gt;VGDA                        12&lt;BR /&gt;PE Size (Mbytes)            4&lt;BR /&gt;Total PE                    52086&lt;BR /&gt;Alloc PE                    52086&lt;BR /&gt;Free PE                     0&lt;BR /&gt;Total PVG                   0&lt;BR /&gt;Total Spare PVs             0&lt;BR /&gt;Total Spare PVs in use      0&lt;BR /&gt;&lt;BR /&gt;   --- Logical volumes ---&lt;BR /&gt;   LV Name                     /dev/vg02/lvol06&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            34724&lt;BR /&gt;   Current LE                  8681&lt;BR /&gt;   Allocated PE                17362&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg02/lvol07&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            34724&lt;BR /&gt;   Current LE                  8681&lt;BR /&gt;   Allocated PE                17362&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg02/lvol08&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            34724&lt;BR /&gt;   Current LE                  8681&lt;BR /&gt;   Allocated PE                17362&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c8t0d0&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    8681&lt;BR /&gt;   Free PE                     0&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c8t1d0&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    8681&lt;BR /&gt;   Free PE                     0&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c8t2d0&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    8681&lt;BR /&gt;   Free PE                     0&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c8t3d0&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    8681&lt;BR /&gt;   Free PE                     0&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c8t4d0&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    8681&lt;BR /&gt;   Free PE                     0&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c8t5d0&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    8681&lt;BR /&gt;   Free PE                     0&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;----------------------------------------&lt;BR /&gt;# lvdisplay -v /dev/vg02/lvol06 | more&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vg02/lvol06&lt;BR /&gt;VG Name                     /dev/vg02&lt;BR /&gt;LV Permission               read/write&lt;BR /&gt;LV Status                   available/syncd&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;Consistency Recovery        MWC&lt;BR /&gt;Schedule                    parallel&lt;BR /&gt;LV Size (Mbytes)            34724&lt;BR /&gt;Current LE                  8681&lt;BR /&gt;Allocated PE                17362&lt;BR /&gt;Stripes                     0&lt;BR /&gt;Stripe Size (Kbytes)        0&lt;BR /&gt;Bad block                   on&lt;BR /&gt;Allocation                  strict&lt;BR /&gt;IO Timeout (Seconds)        default&lt;BR /&gt;&lt;BR /&gt;   --- Distribution of logical volume ---&lt;BR /&gt;   PV Name            LE on PV  PE on PV&lt;BR /&gt;   /dev/dsk/c8t0d0    8681      8681&lt;BR /&gt;   /dev/dsk/c8t3d0    8681      8681&lt;BR /&gt;&lt;BR /&gt;   --- Logical extents ---&lt;BR /&gt;   LE    PV1                PE1   Status 1 PV2                PE2   Status 2&lt;BR /&gt;   00000 /dev/dsk/c8t0d0    00000 current  /dev/dsk/c8t3d0    00000 current&lt;BR /&gt;   00001 /dev/dsk/c8t0d0    00001 current  /dev/dsk/c8t3d0    00001 current&lt;BR /&gt;   00002 /dev/dsk/c8t0d0    00002 current  /dev/dsk/c8t3d0    00002 current&lt;BR /&gt;   00003 /dev/dsk/c8t0d0    00003 current  /dev/dsk/c8t3d0    00003 current&lt;BR /&gt;   00004 /dev/dsk/c8t0d0    00004 current  /dev/dsk/c8t3d0    00004 current&lt;BR /&gt;   00005 /dev/dsk/c8t0d0    00005 current  /dev/dsk/c8t3d0    00005 current&lt;BR /&gt;   00006 /dev/dsk/c8t0d0    00006 current  /dev/dsk/c8t3d0    00006 current&lt;BR /&gt;   00007 /dev/dsk/c8t0d0    00007 current  /dev/dsk/c8t3d0    00007 current&lt;BR /&gt;============================================&lt;BR /&gt;&lt;BR /&gt;# lvdisplay -v /dev/vg02/lvol07 | more&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vg02/lvol07&lt;BR /&gt;VG Name                     /dev/vg02&lt;BR /&gt;LV Permission               read/write&lt;BR /&gt;LV Status                   available/syncd&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;Consistency Recovery        MWC&lt;BR /&gt;Schedule                    parallel&lt;BR /&gt;LV Size (Mbytes)            34724&lt;BR /&gt;Current LE                  8681&lt;BR /&gt;Allocated PE                17362&lt;BR /&gt;Stripes                     0&lt;BR /&gt;Stripe Size (Kbytes)        0&lt;BR /&gt;Bad block                   on&lt;BR /&gt;Allocation                  strict&lt;BR /&gt;IO Timeout (Seconds)        default&lt;BR /&gt;&lt;BR /&gt;   --- Distribution of logical volume ---&lt;BR /&gt;   PV Name            LE on PV  PE on PV&lt;BR /&gt;   /dev/dsk/c8t1d0    8681      8681&lt;BR /&gt;   /dev/dsk/c8t4d0    8681      8681&lt;BR /&gt;&lt;BR /&gt;   --- Logical extents ---&lt;BR /&gt;   LE    PV1                PE1   Status 1 PV2                PE2   Status 2&lt;BR /&gt;   00000 /dev/dsk/c8t1d0    00000 current  /dev/dsk/c8t4d0    00000 current&lt;BR /&gt;   00001 /dev/dsk/c8t1d0    00001 current  /dev/dsk/c8t4d0    00001 current&lt;BR /&gt;   00002 /dev/dsk/c8t1d0    00002 current  /dev/dsk/c8t4d0    00002 current&lt;BR /&gt;   00003 /dev/dsk/c8t1d0    00003 current  /dev/dsk/c8t4d0    00003 current&lt;BR /&gt;   00004 /dev/dsk/c8t1d0    00004 current  /dev/dsk/c8t4d0    00004 current&lt;BR /&gt;&lt;BR /&gt;=========================================&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Both the disks are having one filesystem , and mirrored to other disk. &lt;BR /&gt;&lt;BR /&gt;I want to replace the disk marked ** , ie c8t3d0 and c3t4d0,&lt;BR /&gt;&lt;BR /&gt;What would be the best procedure and steps to replace the disk, and bring back the system as it is. Its disk of DS2300. &lt;BR /&gt;&lt;BR /&gt;Question: &lt;BR /&gt;1.Can I shutdown the system, and change disk and boot the system back, in single user mode and do the activity.&lt;BR /&gt;2. whats the role of vgcfgbackup.&lt;BR /&gt;3. Do I need to de-activate the vg02 , before shutdown and replace disk.&lt;BR /&gt;4. what are the steps after h/w replacement.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please suggest,&lt;BR /&gt;&lt;BR /&gt;Thanks ,&lt;BR /&gt;R.Veri.&lt;BR /&gt;--------&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Aug 2005 19:16:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/procedure-for-vg02-mirrored-disk-replacement/m-p/3599018#M232657</guid>
      <dc:creator>rveri</dc:creator>
      <dc:date>2005-08-08T19:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: Procedure for vg02 mirrored disk replacement. !!?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/procedure-for-vg02-mirrored-disk-replacement/m-p/3599019#M232658</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How did you conclude that these PVs are gone bad? I don't see any problem with vgdisplay and pvdisplay output for these PVs.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Siddhesh.</description>
      <pubDate>Mon, 08 Aug 2005 19:30:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/procedure-for-vg02-mirrored-disk-replacement/m-p/3599019#M232658</guid>
      <dc:creator>Siddhesh</dc:creator>
      <dc:date>2005-08-08T19:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Procedure for vg02 mirrored disk replacement. !!?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/procedure-for-vg02-mirrored-disk-replacement/m-p/3599020#M232659</link>
      <description>Well Good Question:&lt;BR /&gt;&lt;BR /&gt;here is the message , frequently comes in the syslog.log and making the system hang: and need to reset thru GSP.&lt;BR /&gt;&lt;BR /&gt;----------------------------&lt;BR /&gt;Jul 20 04:25:18 gudvcdw1 vmunix: SCSI: Unexpected Disconnect -- lbolt: 5324208, dev: 1f083000, io_id: 80a9176&lt;BR /&gt;Jul 20 04:25:18 gudvcdw1 vmunix: SCSI Gross Error on 0/2/0/0:&lt;BR /&gt;Jul 20 04:25:18 gudvcdw1 vmunix: shadowed SIST0 10 shadowed SIST1 04.&lt;BR /&gt;Jul 20 04:25:18 gudvcdw1 vmunix: SCSI: isrEscape Controller at 0/2/0/0.&lt;BR /&gt;Jul 20 04:25:18 gudvcdw1 vmunix:&lt;BR /&gt;Jul 20 04:25:18 gudvcdw1 vmunix: SCSI:  -- lbolt: 5324240, bus: 8&lt;BR /&gt;Jul 20 04:25:18 gudvcdw1 vmunix:                lbp-&amp;gt;state: 30008&lt;BR /&gt;Jul 20 04:25:18 gudvcdw1 vmunix:                lbp-&amp;gt;offset: ffffffff&lt;BR /&gt;Jul 20 04:25:18 gudvcdw1 vmunix:                lbp-&amp;gt;nominalOffset: 360&lt;BR /&gt;Jul 20 04:25:18 gudvcdw1 vmunix:                lbp-&amp;gt;Cmdindex: a&lt;BR /&gt;Jul 20 04:25:18 gudvcdw1 vmunix:                lbp-&amp;gt;last_nexus_index: 70&lt;BR /&gt;Jul 20 04:25:18 gudvcdw1 vmunix:                lbp-&amp;gt;nexus_index: 71&lt;BR /&gt;Jul 20 04:25:18 gudvcdw1 vmunix:                uCmdSent: c00dac0 uNexus_offset: 3d7c4&lt;BR /&gt;Jul 20 04:25:18 gudvcdw1 vmunix:         last lbp-&amp;gt;puStatus [00000000401757a4]:&lt;BR /&gt;--------------&lt;BR /&gt;Jul 20 04:25:25 gudvcdw1 EMS [9267]: ------ EMS Event Notification ------   Value: "SERIOUS (4)" for Resource: "/storage&lt;BR /&gt;/events/disks/default/0_2_0_0.3.0"     (Threshold:  &amp;gt;= " 3")    Execute the following command to obtain event details:&lt;BR /&gt; /opt/resmon/bin/resdata -R 607322138 -r /storage/events/disks/default/0_2_0_0.3.0 -n 607322119 -a&lt;BR /&gt;Jul 20 04:25:46 gudvcdw1 vmunix:&lt;BR /&gt;Jul 20 04:25:46 gudvcdw1 vmunix: SCSI: Read error -- dev: b 31 0x083000, errno: 126, resid: 1024,&lt;BR /&gt;Jul 20 04:25:46 gudvcdw1 vmunix:        blkno: 8, sectno: 16, offset: 8192, bcount: 1024.&lt;BR /&gt;Jul 20 04:25:46 gudvcdw1 vmunix: LVM: VG 64 0x020000: PVLink 31 0x083000 Failed! The PV is not accessible.&lt;BR /&gt;Jul 20 04:25:51 gudvcdw1 vmunix: LVM: VG 64 0x020000: PVLink 31 0x083000 Recovered.&lt;BR /&gt;&lt;BR /&gt;--------------------&lt;BR /&gt;We have replaced one BCC card on DS2300, already.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks ,&lt;BR /&gt;R.Veri.&lt;BR /&gt;----------&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Aug 2005 19:38:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/procedure-for-vg02-mirrored-disk-replacement/m-p/3599020#M232659</guid>
      <dc:creator>rveri</dc:creator>
      <dc:date>2005-08-08T19:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Procedure for vg02 mirrored disk replacement. !!?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/procedure-for-vg02-mirrored-disk-replacement/m-p/3599021#M232660</link>
      <description>One method i can suggest is if the disks are hot-swap then replace the disk and do a vgcfgrestore on the replaced disks.&lt;BR /&gt;Or shutdown the system and then replace the disks and bring the system in single user mode and do a vgcfgrestore on the replaced disks.&lt;BR /&gt;Other option i see is, since the disks still show the LV attached to them you could probably remove the mirroring by doing&lt;BR /&gt;pvdisplay -v /dev/dsk/c8t4d0 |grep ^"   \/dev\/"|awk '{print $1}' &amp;gt; /tmp/list1&lt;BR /&gt;&lt;BR /&gt;pvdisplay -v /dev/dsk/c8t3d0 |grep ^"   \/dev\/"|awk '{print $1}' &amp;gt; /tmp/list2&lt;BR /&gt;&lt;BR /&gt;while read i&lt;BR /&gt;do&lt;BR /&gt;lvreduce -m 0 $i /dev/dsk/c8t4d0&lt;BR /&gt;done&lt;BR /&gt;do the same for /tmp/list2&lt;BR /&gt;&lt;BR /&gt;then remove both the disks from vg02&lt;BR /&gt;vgreduce /dev/vg02 /dev/dsk/c8t4d0 /dev/dsk/c8t3d0&lt;BR /&gt;&lt;BR /&gt;Then replace the disks and then add the new replaced disks to vg02 and establish the mirrors as per /tmp/list1 and /tmp/list2&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Aug 2005 19:42:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/procedure-for-vg02-mirrored-disk-replacement/m-p/3599021#M232660</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2005-08-08T19:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Procedure for vg02 mirrored disk replacement. !!?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/procedure-for-vg02-mirrored-disk-replacement/m-p/3599022#M232661</link>
      <description>Hi,&lt;BR /&gt;If you mirror a logical volume on a separate disk, the mirror copy will be online and available while recovering from a disk failure. With hot-swappable disks, your users will have no indication that a disk was lost.&lt;BR /&gt;&lt;BR /&gt;To remove the mirror copy from a specific disk, use lvreduce, and specify the disk from which to remove the mirror copy:&lt;BR /&gt;# lvreduce -m 0 -A n /dev/vgname/lvname pvname (if you have a single mirror copy) or &lt;BR /&gt;# lvreduce -m 1 -A n /dev/vgname/lvname pvname (if you have two mirror copies)&lt;BR /&gt;&lt;BR /&gt;The â  A n option is used to prevent the lvreduce command from performing an automatic vgcfgbackup operation, which could hang while accessing a defective disk.&lt;BR /&gt;&lt;BR /&gt;your disks are hot-swappable, all the logical volumes are mirrored, and the LVM OLR patches are installed. In this case, you can detach the disk with pvchange, replace it, reattach it, and let LVMâ  s mirroring synchronize the logical volumesâ  all while the system remains booted.And then&lt;BR /&gt;&lt;BR /&gt;# pvchange -a N /dev/dsk/c8t3d0&lt;BR /&gt;# &lt;REPLACE the="" hot-swappable="" disk=""&gt; &lt;BR /&gt;# vgcfgrestore â  n vg02 /dev/rdsk/c8t3d0&lt;BR /&gt;# vgchange â  a y vg02&lt;BR /&gt;&lt;BR /&gt;&lt;/REPLACE&gt;</description>
      <pubDate>Mon, 08 Aug 2005 19:49:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/procedure-for-vg02-mirrored-disk-replacement/m-p/3599022#M232661</guid>
      <dc:creator>morganelan</dc:creator>
      <dc:date>2005-08-08T19:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Procedure for vg02 mirrored disk replacement. !!?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/procedure-for-vg02-mirrored-disk-replacement/m-p/3599023#M232662</link>
      <description>Yes sometimes the disks dont die permanently, they fail intermetantly and kernel reports them being failed and recovered. It is best practice to replace them coz they are going to die soon</description>
      <pubDate>Mon, 08 Aug 2005 19:54:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/procedure-for-vg02-mirrored-disk-replacement/m-p/3599023#M232662</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2005-08-08T19:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Procedure for vg02 mirrored disk replacement. !!?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/procedure-for-vg02-mirrored-disk-replacement/m-p/3599024#M232663</link>
      <description>question: have you run the suggested command for EMS (from your syslog):&lt;BR /&gt;opt/resmon/bin/resdata -R 607322138 -r /storage/events/disks/default/0_2_0_0.3.0 -n 607322119 -a&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Aug 2005 22:02:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/procedure-for-vg02-mirrored-disk-replacement/m-p/3599024#M232663</guid>
      <dc:creator>D Block 2</dc:creator>
      <dc:date>2005-08-08T22:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: Procedure for vg02 mirrored disk replacement. !!?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/procedure-for-vg02-mirrored-disk-replacement/m-p/3599025#M232664</link>
      <description>You may wish to take a read of this document:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf" target="_blank"&gt;http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf&lt;/A&gt;</description>
      <pubDate>Tue, 09 Aug 2005 03:55:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/procedure-for-vg02-mirrored-disk-replacement/m-p/3599025#M232664</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2005-08-09T03:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Procedure for vg02 mirrored disk replacement. !!?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/procedure-for-vg02-mirrored-disk-replacement/m-p/3599026#M232665</link>
      <description>Hi all , &lt;BR /&gt;Thanks for the reply.&lt;BR /&gt;&lt;BR /&gt;I have replaced the disk and all went well,&lt;BR /&gt;&lt;BR /&gt;1. Shutdown the system.&lt;BR /&gt;2. The exact disk replaced.[ c8t3d0 ] Hp Engg found problem with this disk. As it was not reading , in  # dd if = /dev/dsk/c8t3d0 of=/dev/null bs=1024 command. &lt;BR /&gt;3. Restarted the server in normal mode.&lt;BR /&gt;4. # vgcfgrestore -n /dev/vg02 /dev/rdsk/c8t3d0&lt;BR /&gt;5. # vgchange -a y /dev/vg02&lt;BR /&gt;6. # vgsync vg02.&lt;BR /&gt;&lt;BR /&gt;Resynchronized logical volume "/dev/vg02/lvol06".&lt;BR /&gt;Resynchronized logical volume "/dev/vg02/lvol07".&lt;BR /&gt;Resynchronized logical volume "/dev/vg02/lvol08".&lt;BR /&gt;Resynchronized volume group "vg02".&lt;BR /&gt;----------&lt;BR /&gt;&lt;BR /&gt;Everything is looks fine now.&lt;BR /&gt;&lt;BR /&gt;Many thanks for all the helps and response.</description>
      <pubDate>Tue, 09 Aug 2005 18:31:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/procedure-for-vg02-mirrored-disk-replacement/m-p/3599026#M232665</guid>
      <dc:creator>rveri</dc:creator>
      <dc:date>2005-08-09T18:31:20Z</dc:date>
    </item>
  </channel>
</rss>

