<?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: Mirrored root disk failure in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk-failure/m-p/4950676#M413484</link>
    <description>i got some useful info that helped me solve the problem. thanking everyone's effort.</description>
    <pubDate>Fri, 13 Jan 2006 13:32:05 GMT</pubDate>
    <dc:creator>nishith</dc:creator>
    <dc:date>2006-01-13T13:32:05Z</dc:date>
    <item>
      <title>Mirrored root disk failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk-failure/m-p/4950666#M413474</link>
      <description>We have a mirrored root hard disk of 18GB. One HDD failed. I replaced with new one of 36GB (same type). After replacing the hot swappable disk online my ioscan output shows CLAIMED status. &lt;BR /&gt;Now when I give vgcfgrestore command to place the LVM headers to new disk I get the below message:&lt;BR /&gt;&lt;BR /&gt;cluster1#vgcfgrestore -n /dev/vg00 /dev/rdsk/c1t0d0&lt;BR /&gt;vgcfgrestore: Cannot restore Physical Volume "/dev/dsk/c1t0d0",&lt;BR /&gt;Detach the PV or detactivate the VG, before restoring the PV.&lt;BR /&gt;vgdisplay output shows the new disk as unavailable.&lt;BR /&gt;&lt;BR /&gt;Now my question  is why I’m getting this error for vgcfgrestore command. Should I unattached the PV i.e., break the mirror (lvreduce,vgreduce) &amp;amp; start from a new mirroring.&lt;BR /&gt;Can I not perform the mirror restoration jus using the below procedure,&lt;BR /&gt;Vgcfgrestore –n /dev/vg00 /dev/rdsk/c1t0d0&lt;BR /&gt;Vgchange –a y vg00&lt;BR /&gt;Vgsync vg00&lt;BR /&gt;     &lt;BR /&gt;</description>
      <pubDate>Fri, 06 Jan 2006 11:13:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk-failure/m-p/4950666#M413474</guid>
      <dc:creator>nishith</dc:creator>
      <dc:date>2006-01-06T11:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Mirrored root disk failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk-failure/m-p/4950667#M413475</link>
      <description>I would suggest reviewing this document for the exact steps you need to follow:&lt;BR /&gt;&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;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 06 Jan 2006 11:18:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk-failure/m-p/4950667#M413475</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-01-06T11:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Mirrored root disk failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk-failure/m-p/4950668#M413476</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Did you try a vgchange -a y to activate the disk after a vgcfgrestore.&lt;BR /&gt;&lt;BR /&gt;vgcfgrestore could complain , but vgchange -a y could activate the disk and then vgdisplay should show the disk as available.&lt;BR /&gt;&lt;BR /&gt;There is no reason for you to do lvreduce to reduce the mirror and vgreduce to reduce the disk from vg00 and start all over again.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Jan 2006 11:21:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk-failure/m-p/4950668#M413476</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2006-01-06T11:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Mirrored root disk failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk-failure/m-p/4950669#M413477</link>
      <description>&lt;BR /&gt;Dear Nishith,&lt;BR /&gt;&lt;BR /&gt;Was the new disk part of any VG before ?&lt;BR /&gt;&lt;BR /&gt;You can do &lt;BR /&gt;&lt;BR /&gt;#pvcreate -f /dev/rdsk/c1t0d0&lt;BR /&gt;&lt;BR /&gt;and prceed with vgcfgrestore.&lt;BR /&gt;&lt;BR /&gt;With Regards,&lt;BR /&gt;&lt;BR /&gt;Siva.</description>
      <pubDate>Fri, 06 Jan 2006 11:28:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk-failure/m-p/4950669#M413477</guid>
      <dc:creator>Sivakumar TS</dc:creator>
      <dc:date>2006-01-06T11:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: Mirrored root disk failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk-failure/m-p/4950670#M413478</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;after you replaced the disk did you do a full ioscan, not just ioscan of disk devices?&lt;BR /&gt;Also did you re-create the device files after this?&lt;BR /&gt;&lt;BR /&gt;if you did and you still cannot do the vgcfgrestore, is it possible that the disk has prevously been used in a system? &lt;BR /&gt;If so you may need to do a pvcreate -f on the disk to wipe it and make it clean for use.&lt;BR /&gt;&lt;BR /&gt;you should beable to replace disk, wait a minute for disk to spin up and do a full ioscan&lt;BR /&gt;#ioscan&lt;BR /&gt;then &lt;BR /&gt;#insf -e&lt;BR /&gt;to create new device files&lt;BR /&gt;then #ioscan again before doing any lvm work.&lt;BR /&gt;&lt;BR /&gt;Andy&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Jan 2006 11:53:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk-failure/m-p/4950670#M413478</guid>
      <dc:creator>Andrew Rutter</dc:creator>
      <dc:date>2006-01-06T11:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Mirrored root disk failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk-failure/m-p/4950671#M413479</link>
      <description>hii all,&lt;BR /&gt;i have done every step as you have advised.&lt;BR /&gt;&lt;BR /&gt;below is the steps&lt;BR /&gt;&lt;BR /&gt;cluster1#pvcreate -f /dev/rdsk/c1t0d0&lt;BR /&gt;pvcreate: The physical volume "/dev/dsk/c1t0d0" is already recorded in the "/etc&lt;BR /&gt;/lvmtab" file.&lt;BR /&gt;You have mail in /var/mail/root&lt;BR /&gt;cluster1#ioscan&lt;BR /&gt;H/W Path      Class                     Description&lt;BR /&gt;===================================================&lt;BR /&gt;              root&lt;BR /&gt;0             ioa                       System Bus Adapter (582)&lt;BR /&gt;0/0               ba                    Local PCI Bus Adapter (782)&lt;BR /&gt;0/0/0/0                 lan             HP PCI 10/100Base-TX Core&lt;BR /&gt;0/0/1/0                 ext_bus         SCSI C896 Fast Wide LVD&lt;BR /&gt;0/0/1/0.7                  target&lt;BR /&gt;0/0/1/0.7.0                   ctl       Initiator&lt;BR /&gt;0/0/1/0.9                  target&lt;BR /&gt;0/0/1/0.9.0                   disk      HP 73.4GATLAS10K3_73_SCA&lt;BR /&gt;0/0/1/0.11                 target&lt;BR /&gt;0/0/1/0.11.0                  disk      HP 73.4GST373405LC&lt;BR /&gt;0/0/1/0.13                 target&lt;BR /&gt;0/0/1/0.13.0                  disk      HP 73.4GST373307LC&lt;BR /&gt;0/0/1/0.15                 target&lt;BR /&gt;0/0/1/0.15.0                  disk      HP 73.4GST373307LC&lt;BR /&gt;0/0/1/1                 ext_bus         SCSI C896 Ultra Wide Single-Ended&lt;BR /&gt;0/0/1/1.0                  target&lt;BR /&gt;0/0/1/1.0.0                   disk      HP 36.4GMAN3367MC&lt;BR /&gt;0/0/1/1.2                  target&lt;BR /&gt;0/0/1/1.2.0                   disk      FUJITSU MAJ3364MC&lt;BR /&gt;0/0/1/1.7                  target&lt;BR /&gt;0/0/1/1.7.0                   ctl       Initiator&lt;BR /&gt;0/0/2/0                 ext_bus         SCSI C87x Ultra Wide Single-Ended&lt;BR /&gt;0/0/2/0.2                  target&lt;BR /&gt;0/0/2/0.2.0                   disk      HP 36.4GMAN3367MC&lt;BR /&gt;0/0/2/0.7                  target&lt;BR /&gt;0/0/2/0.7.0                   ctl       Initiator&lt;BR /&gt;0/0/2/1                 ext_bus         SCSI C87x Ultra Wide Single-Ended&lt;BR /&gt;0/0/2/1.7                  target&lt;BR /&gt;0/0/2/1.7.0                   ctl       Initiator&lt;BR /&gt;0/0/4/0                 tty             PCI Serial (103c1048)&lt;BR /&gt;0/0/5/0                 tty             PCI Serial (103c1048)&lt;BR /&gt;0/1               ba                    Local PCI Bus Adapter (782)&lt;BR /&gt;0/2               ba                    Local PCI Bus Adapter (782)&lt;BR /&gt;0/3               ba                    Local PCI Bus Adapter (782)&lt;BR /&gt;0/4               ba                    Local PCI Bus Adapter (782)&lt;BR /&gt;0/5               ba                    Local PCI Bus Adapter (782)&lt;BR /&gt;0/6               ba                    Local PCI Bus Adapter (782)&lt;BR /&gt;0/7               ba                    Local PCI Bus Adapter (782)&lt;BR /&gt;0/7/0/0                 ba              PCItoPCI Bridge&lt;BR /&gt;0/7/0/0/4/0                   lan       HP A5506B PCI 10/100Base-TX 4 Port&lt;BR /&gt;0/7/0/0/5/0                   lan       HP A5506B PCI 10/100Base-TX 4 Port&lt;BR /&gt;0/7/0/0/6/0                   lan       HP A5506B PCI 10/100Base-TX 4 Port&lt;BR /&gt;0/7/0/0/7/0                   lan       HP A5506B PCI 10/100Base-TX 4 Port&lt;BR /&gt;8             memory                    Memory&lt;BR /&gt;160           processor                 Processor&lt;BR /&gt;cluster1#insf -C&lt;BR /&gt;insf: option requires an argument -- C&lt;BR /&gt;usage: insf [-d driver | -C class] [-H hw_path] [-I instance] [-D dir] [-q|-v]&lt;BR /&gt;            [-e] [-n npty] [-p first_cart:last_cart] [-s nstrpty]&lt;BR /&gt;cluster1#insf -C disk&lt;BR /&gt;insf: Installing special files for sdisk instance 6 address 0/0/1/1.0.0&lt;BR /&gt;insf: Installing special files for sdisk instance 7 address 0/0/2/0.2.0&lt;BR /&gt;cluster1#&lt;BR /&gt;cluster1#&lt;BR /&gt;cluster1#vgcfgrestore -n /dev/vg00 /dev/rdsk/c1t0d0&lt;BR /&gt;vgcfgrestore: Cannot restore Physical Volume "/dev/dsk/c1t0d0",&lt;BR /&gt;Detach the PV or detactivate the VG, before restoring the PV.&lt;BR /&gt;cluster1#vgchange -a y n&lt;BR /&gt;vgchange: Volume group "/dev/n" does not exist in the "/etc/lvmtab" file.&lt;BR /&gt;cluster1#vgchange -a y vg00&lt;BR /&gt;Volume group "vg00" has been successfully changed.&lt;BR /&gt;cluster1#vgdisplay -v vg00&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg00&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                      9&lt;BR /&gt;Open LV                     9&lt;BR /&gt;Max PV                      16&lt;BR /&gt;Cur PV                      2&lt;BR /&gt;Act PV                      2&lt;BR /&gt;Max PE per PV               4350&lt;BR /&gt;VGDA                        4&lt;BR /&gt;PE Size (Mbytes)            8&lt;BR /&gt;Total PE                    8680&lt;BR /&gt;Alloc PE                    8106&lt;BR /&gt;Free PE                     574&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/vg00/lvol1&lt;BR /&gt;   LV Status                   available/stale&lt;BR /&gt;   LV Size (Mbytes)            304&lt;BR /&gt;   Current LE                  38&lt;BR /&gt;   Allocated PE                76&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol2&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            4096&lt;BR /&gt;   Current LE                  512&lt;BR /&gt;   Allocated PE                1024&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol3&lt;BR /&gt;   LV Status                   available/stale&lt;BR /&gt;   LV Size (Mbytes)            200&lt;BR /&gt;   Current LE                  25&lt;BR /&gt;   Allocated PE                50&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol4&lt;BR /&gt;   LV Status                   available/stale&lt;BR /&gt;   LV Size (Mbytes)            200&lt;BR /&gt;   Current LE                  25&lt;BR /&gt;   Allocated PE                50&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol5&lt;BR /&gt;   LV Status                   available/stale&lt;BR /&gt;   LV Size (Mbytes)            24&lt;BR /&gt;   Current LE                  3&lt;BR /&gt;   Allocated PE                6&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol6&lt;BR /&gt;   LV Status                   available/stale&lt;BR /&gt;   LV Size (Mbytes)            5000&lt;BR /&gt;   Current LE                  625&lt;BR /&gt;   Allocated PE                1250&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol7&lt;BR /&gt;   LV Status                   available/stale&lt;BR /&gt;   LV Size (Mbytes)            8000&lt;BR /&gt;   Current LE                  1000&lt;BR /&gt;   Allocated PE                2000&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol8&lt;BR /&gt;   LV Status                   available/stale&lt;BR /&gt;   LV Size (Mbytes)            4600&lt;BR /&gt;   Current LE                  575&lt;BR /&gt;   Allocated PE                1150&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol9&lt;BR /&gt;   LV Status                   available/stale&lt;BR /&gt;   LV Size (Mbytes)            10000&lt;BR /&gt;   Current LE                  1250&lt;BR /&gt;   Allocated PE                2500&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c1t2d0&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    4340&lt;BR /&gt;   Free PE                     287&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c1t0d0&lt;BR /&gt;   PV Status                   unavailable&lt;BR /&gt;   Total PE                    4340&lt;BR /&gt;   Free PE                     287&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cluster1#</description>
      <pubDate>Fri, 06 Jan 2006 12:32:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk-failure/m-p/4950671#M413479</guid>
      <dc:creator>nishith</dc:creator>
      <dc:date>2006-01-06T12:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Mirrored root disk failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk-failure/m-p/4950672#M413480</link>
      <description>but still problem persists</description>
      <pubDate>Fri, 06 Jan 2006 12:34:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk-failure/m-p/4950672#M413480</guid>
      <dc:creator>nishith</dc:creator>
      <dc:date>2006-01-06T12:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Mirrored root disk failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk-failure/m-p/4950673#M413481</link>
      <description>Hi nishith ,&lt;BR /&gt;&lt;BR /&gt;vgcfgrestore should work after pvcreate.&lt;BR /&gt;&lt;BR /&gt;Here are the steps to remirror the faulty root mirror disk.&lt;BR /&gt;&lt;BR /&gt;# pvcreate -B /dev/rdsk/c1t0d0&lt;BR /&gt;# vgcfgrestore -n /dev/vg00 /dev/rdsk/c1t0d0&lt;BR /&gt;# vgchange -a y /dev/vg00&lt;BR /&gt;# mkboot -a /dev/rdsk/c1t0d0&lt;BR /&gt;# mkboot -a "hpux -lq" /dev/rdsk/c1t0d0&lt;BR /&gt;# lvlnboot -R&lt;BR /&gt;# lvlnboot -v  #(check).&lt;BR /&gt;# vgsync&lt;BR /&gt;# setboot #(check)&lt;BR /&gt;&amp;amp; check after rebooting.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this will help,&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;Raj.&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Jan 2006 12:40:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk-failure/m-p/4950673#M413481</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2006-01-06T12:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Mirrored root disk failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk-failure/m-p/4950674#M413482</link>
      <description>Hi nishith,&lt;BR /&gt;&lt;BR /&gt;I think you might want to use the following procedure.  Note: downtime required, you need to reboot the system to single-user mode&lt;BR /&gt;&lt;BR /&gt;Replacing a mirrorred boot disk&lt;BR /&gt; &lt;BR /&gt;ISL&amp;gt; hpux -is -lq&lt;BR /&gt; &lt;BR /&gt;# mountall&lt;BR /&gt;# pvcreate -B -f /dev/rdsk/c1t0d0&lt;BR /&gt;# vgcfgrestore -n vg00 /dev/dsk/c1t0d0&lt;BR /&gt;# mkboot -l /dev/rdsk/c1t0d0&lt;BR /&gt;# mkboot -a "hpux -lq" /dev/rdsk/c1t0d0&lt;BR /&gt;# vgchange -a y /dev/vg00&lt;BR /&gt;# vgdisplay -v vg00&lt;BR /&gt;# lvdisplay -v /dev/vg00/lvol1   &amp;lt;--- to check each there is any stale&lt;BR /&gt;# lvdisplay -v /dev/vg00/lvol2&lt;BR /&gt;# lvdisplay -v /dev/vg00/lvol3&lt;BR /&gt; &lt;BR /&gt;Note that the physical extents on primary boot disk are still stale. Resync them.&lt;BR /&gt;# vgsync vg00 &lt;BR /&gt; &lt;BR /&gt;# vgdisplay -v vg00&lt;BR /&gt;# lvdisplay -v /dev/vg00/lvol1   &amp;lt;--- to check each there is any stale&lt;BR /&gt;# lvdisplay -v /dev/vg00/lvol2&lt;BR /&gt;# lvdisplay -v /dev/vg00/lvol3&lt;BR /&gt; &lt;BR /&gt;# lvlnboot -v     &amp;lt;--- to verify you are seeing two root disks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 07 Jan 2006 02:51:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk-failure/m-p/4950674#M413482</guid>
      <dc:creator>Clifford Chi</dc:creator>
      <dc:date>2006-01-07T02:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: Mirrored root disk failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk-failure/m-p/4950675#M413483</link>
      <description>Hi nishith,&lt;BR /&gt;&lt;BR /&gt;Please find the following thread. There is a procedure ( as pdf attachment) to replace the failed disk which was not failed while activating the vg.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=986443" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=986443&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this will help you,&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Shameer.V.A</description>
      <pubDate>Sat, 07 Jan 2006 03:49:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk-failure/m-p/4950675#M413483</guid>
      <dc:creator>Shameer.V.A</dc:creator>
      <dc:date>2006-01-07T03:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Mirrored root disk failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk-failure/m-p/4950676#M413484</link>
      <description>i got some useful info that helped me solve the problem. thanking everyone's effort.</description>
      <pubDate>Fri, 13 Jan 2006 13:32:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk-failure/m-p/4950676#M413484</guid>
      <dc:creator>nishith</dc:creator>
      <dc:date>2006-01-13T13:32:05Z</dc:date>
    </item>
  </channel>
</rss>

