<?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: Possible Ghost Disk? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/possible-ghost-disk/m-p/3618200#M619286</link>
    <description>Let me put the points based on whatever you have mentioned here.&lt;BR /&gt;&lt;BR /&gt;It seems that the disk c2t6d0 failed to respond withing the limit it is supposed to.&lt;BR /&gt;Thats why you see stale logical extends, as this disk had mirrored PEs/LEs of some lvols on both c5t10d0 &amp;amp; c1t2d0. &lt;BR /&gt;&lt;BR /&gt;Then disk c2t6d0 was removed from the system physically ( being diagnosed as bad ) but it remained in the lvmtab and became the "Ghost Disk"!!!! . But this ghost &lt;BR /&gt;should be there in lvmtab as well besides showing in vgdisplay. I am surprised to see that lvmtab . Did you recreate the lvmtab using  vgscan after removing c2t6d0 ?? and I bet you did.&lt;BR /&gt;&lt;BR /&gt;Now later when you tried to run vgcfgrestore on c5t10d0 , it's quite obvious it will give that error.&lt;BR /&gt;Had the lvmtab intact and c2t6d0 replaced with a new disk , vgrestore could have worked&lt;BR /&gt;assuming good c5t10d0.&lt;BR /&gt;&lt;BR /&gt;Incidently the same disk c2t6d0 apprears to be the primary/master mirror copy of the lvol7. It could have been possible to access the data of lvol7 since it was mirrored just by removing the disk c2t6d0 by remvoing its PEs/LEs references first using lvreduce -k  and then running vgreduce -f . &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sun, 04 Sep 2005 17:22:45 GMT</pubDate>
    <dc:creator>Sameer_Nirmal</dc:creator>
    <dc:date>2005-09-04T17:22:45Z</dc:date>
    <item>
      <title>Possible Ghost Disk?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/possible-ghost-disk/m-p/3618196#M619282</link>
      <description>Hello.&lt;BR /&gt;&lt;BR /&gt;I cannot mount my Logical Volume 7:&lt;BR /&gt;&lt;BR /&gt;# mount /xxx&lt;BR /&gt;vxfs mount: /dev/vg00/lvol7 is corrupted. needs checking&lt;BR /&gt;&lt;BR /&gt;On Friday Disks c2t6d0 &amp;amp; c5t10d0 did not show up in IOSCAN.&lt;BR /&gt;We replaced these disks on Saturday.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I am trying to determine where my problem lies. I believe I have a bad disk, but a dd comes back fine.&lt;BR /&gt;&lt;BR /&gt;I am running MirrorDisk UX, so if one of the disks is bad, I SHOULD still be able to get to the primary, but no dice.&lt;BR /&gt;&lt;BR /&gt;An lvdisplay turns up REALLY weird information:&lt;BR /&gt;&lt;BR /&gt;01998 /dev/dsk/c1t3d0 01323 current /dev/dsk/c5t10d0 01225 current &lt;BR /&gt;01999 /dev/dsk/c1t3d0 01324 current /dev/dsk/c5t10d0 01226 current &lt;BR /&gt;02000 /dev/dsk/c5t10d0 01777 stale ??? 00000 current &lt;BR /&gt;02001 /dev/dsk/c5t10d0 01778 stale ??? 00001 current &lt;BR /&gt;02002 /dev/dsk/c5t10d0 01779 stale ??? 00002 current&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;02391 /dev/dsk/c5t10d0 02168 stale ??? 00391 current &lt;BR /&gt;02392 /dev/dsk/c5t10d0 02169 stale ??? 00392 current &lt;BR /&gt;02393 ??? 00393 stale /dev/dsk/c1t2d0 00000 current &lt;BR /&gt;02394 ??? 00394 stale /dev/dsk/c1t2d0 00001 current &lt;BR /&gt;02395 ??? 00395 stale /dev/dsk/c1t2d0 00002 current &lt;BR /&gt;02396 ??? 00396 stale /dev/dsk/c1t2d0 00003 current &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I believe the Problem is the Ghost Disk issue that I have seen if forums.  &lt;BR /&gt;vgdisplay shows that I have 9 current disks, but only 8 active disks.&lt;BR /&gt;I SHOULD only have 8 disks.&lt;BR /&gt;&lt;BR /&gt;Using the "-k" option with lvdisplay, I was able to determine that the disk key of the "Ghost Disk" is 6.&lt;BR /&gt;I tried to do an lvreduce, also with the "-k option.  This did not work.  It would not let me remove the &lt;BR /&gt;Ghost Disk from the logical volume because there were stale Extents&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;At first, disk: c5t10d0 didn't show up in ioscan, but now it does.&lt;BR /&gt;&lt;BR /&gt;Also, A disk that I am not using is popping up with errors:&lt;BR /&gt;# vgcfgrestore -n /dev/vg00 /dev/rdsk/c5t10d0&lt;BR /&gt;vgcfgrestore: Couldn't query physical volume "/dev/dsk/c2t6d0":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt;this volume group&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;More info:&lt;BR /&gt;# strings /etc/lvmtab&lt;BR /&gt;/dev/vg00&lt;BR /&gt;&lt;UY&gt;&lt;/UY&gt;/dev/dsk/c1t2d0&lt;BR /&gt;/dev/dsk/c1t3d0&lt;BR /&gt;/dev/dsk/c1t4d0&lt;BR /&gt;/dev/dsk/c1t5d0&lt;BR /&gt;/dev/dsk/c5t8d0&lt;BR /&gt;/dev/dsk/c5t9d0&lt;BR /&gt;/dev/dsk/c5t10d0&lt;BR /&gt;/dev/dsk/c5t11d0&lt;BR /&gt;&lt;BR /&gt;I am on HP/UX 11.0&lt;BR /&gt;patch bundle is for year 2001 !!!&lt;BR /&gt;&lt;BR /&gt;ANY help is appreciated.&lt;BR /&gt;&lt;BR /&gt;Let me know if more information is needed.&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Sun, 04 Sep 2005 10:22:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/possible-ghost-disk/m-p/3618196#M619282</guid>
      <dc:creator>Jamin Miser_3</dc:creator>
      <dc:date>2005-09-04T10:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Possible Ghost Disk?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/possible-ghost-disk/m-p/3618197#M619283</link>
      <description>could you post the complete output of "vgdisplay -v vg00" and "lvdisplay -v /dev/vg00/lvol7" ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Sun, 04 Sep 2005 12:21:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/possible-ghost-disk/m-p/3618197#M619283</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2005-09-04T12:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Possible Ghost Disk?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/possible-ghost-disk/m-p/3618198#M619284</link>
      <description>Pending the fulfillment of Robert's information request, I'd consider trying to break the mirror and then lvreduce.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 04 Sep 2005 13:29:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/possible-ghost-disk/m-p/3618198#M619284</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-09-04T13:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Possible Ghost Disk?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/possible-ghost-disk/m-p/3618199#M619285</link>
      <description>The only thing I was able to do was to remove the Logical Volume, then re-create it.&lt;BR /&gt;&lt;BR /&gt;That seemed to clear up the Ghost Disk problem.  &lt;BR /&gt;&lt;BR /&gt;I am now restoring from backup.&lt;BR /&gt;&lt;BR /&gt;Thanks to everyone that replied!</description>
      <pubDate>Sun, 04 Sep 2005 13:50:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/possible-ghost-disk/m-p/3618199#M619285</guid>
      <dc:creator>Jamin Miser_3</dc:creator>
      <dc:date>2005-09-04T13:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: Possible Ghost Disk?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/possible-ghost-disk/m-p/3618200#M619286</link>
      <description>Let me put the points based on whatever you have mentioned here.&lt;BR /&gt;&lt;BR /&gt;It seems that the disk c2t6d0 failed to respond withing the limit it is supposed to.&lt;BR /&gt;Thats why you see stale logical extends, as this disk had mirrored PEs/LEs of some lvols on both c5t10d0 &amp;amp; c1t2d0. &lt;BR /&gt;&lt;BR /&gt;Then disk c2t6d0 was removed from the system physically ( being diagnosed as bad ) but it remained in the lvmtab and became the "Ghost Disk"!!!! . But this ghost &lt;BR /&gt;should be there in lvmtab as well besides showing in vgdisplay. I am surprised to see that lvmtab . Did you recreate the lvmtab using  vgscan after removing c2t6d0 ?? and I bet you did.&lt;BR /&gt;&lt;BR /&gt;Now later when you tried to run vgcfgrestore on c5t10d0 , it's quite obvious it will give that error.&lt;BR /&gt;Had the lvmtab intact and c2t6d0 replaced with a new disk , vgrestore could have worked&lt;BR /&gt;assuming good c5t10d0.&lt;BR /&gt;&lt;BR /&gt;Incidently the same disk c2t6d0 apprears to be the primary/master mirror copy of the lvol7. It could have been possible to access the data of lvol7 since it was mirrored just by removing the disk c2t6d0 by remvoing its PEs/LEs references first using lvreduce -k  and then running vgreduce -f . &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 04 Sep 2005 17:22:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/possible-ghost-disk/m-p/3618200#M619286</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2005-09-04T17:22:45Z</dc:date>
    </item>
  </channel>
</rss>

