<?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: vgdisplay -v /dev/vg00 errors in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-v-dev-vg00-errors/m-p/2525482#M648622</link>
    <description>Thanks Rita and James for wisely correcting my first answer.</description>
    <pubDate>Mon, 07 May 2001 13:01:47 GMT</pubDate>
    <dc:creator>Pedro Sousa</dc:creator>
    <dc:date>2001-05-07T13:01:47Z</dc:date>
    <item>
      <title>vgdisplay -v /dev/vg00 errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-v-dev-vg00-errors/m-p/2525476#M648616</link>
      <description>I have been getting some strange errors listed below!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# vgdisplay -v /dev/vg00|more&lt;BR /&gt;vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c0t8d0":&lt;BR /&gt;The specified path does not correspond to physical volume attached to&lt;BR /&gt;this volume group&lt;BR /&gt;vgdisplay: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c0t8d0":&lt;BR /&gt;The specified path does not correspond to physical volume attached to&lt;BR /&gt;this volume group&lt;BR /&gt;vgdisplay: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c0t8d0":&lt;BR /&gt;The specified path does not correspond to physical volume attached to&lt;BR /&gt;this volume group&lt;BR /&gt;vgdisplay: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c0t8d0":&lt;BR /&gt;The specified path does not correspond to physical volume attached to&lt;BR /&gt;this volume group</description>
      <pubDate>Mon, 07 May 2001 12:32:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-v-dev-vg00-errors/m-p/2525476#M648616</guid>
      <dc:creator>Mike_21</dc:creator>
      <dc:date>2001-05-07T12:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay -v /dev/vg00 errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-v-dev-vg00-errors/m-p/2525477#M648617</link>
      <description>Hi Mike!&lt;BR /&gt;try:&lt;BR /&gt;# mv /etc/lvmtab /etc/lvmtab.old &lt;BR /&gt;then &lt;BR /&gt;# vgscan -v &lt;BR /&gt;It will recreate your lvmtab. &lt;BR /&gt;If you see some problems on the new lvmtab, you can always move the old one to the original place. &lt;BR /&gt;good luck.</description>
      <pubDate>Mon, 07 May 2001 12:39:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-v-dev-vg00-errors/m-p/2525477#M648617</guid>
      <dc:creator>Pedro Sousa</dc:creator>
      <dc:date>2001-05-07T12:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay -v /dev/vg00 errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-v-dev-vg00-errors/m-p/2525478#M648618</link>
      <description>Hi, looks like you may have a bad disk.  Try ioscan -funC and see if the disk is claimed.  Then diskinfo on the questionable disk, use the raw device, if the size is 0 bytes then you have a bad disk.  Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Rob&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 May 2001 12:39:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-v-dev-vg00-errors/m-p/2525478#M648618</guid>
      <dc:creator>Rob Smith</dc:creator>
      <dc:date>2001-05-07T12:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay -v /dev/vg00 errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-v-dev-vg00-errors/m-p/2525479#M648619</link>
      <description>what is the state of the mounts?  is this disk just a mirror, or what?  is there any reason the disk may not be seen?  when you do an &lt;BR /&gt;&lt;BR /&gt;ioscan -funC disk&lt;BR /&gt;&lt;BR /&gt;this disk shows up?&lt;BR /&gt;&lt;BR /&gt;if its there and this just looks like a corrupt lvmtab, do &lt;BR /&gt;&lt;BR /&gt;cp /etc/lvmtab /etc/lvmtab.old&lt;BR /&gt;rm /etc/lvmtab&lt;BR /&gt;vgscan -v&lt;BR /&gt;&lt;BR /&gt;compare to get an idea of what its seeing if you want:&lt;BR /&gt;strings /etc/lvmtab&lt;BR /&gt;strings /etc/lvmtab.old&lt;BR /&gt;&lt;BR /&gt;now look at your vgdisplay, after you do this you should have a better idea of what you will need to do next.&lt;BR /&gt;&lt;BR /&gt;good luck, and keep us updated</description>
      <pubDate>Mon, 07 May 2001 12:43:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-v-dev-vg00-errors/m-p/2525479#M648619</guid>
      <dc:creator>boley janowski</dc:creator>
      <dc:date>2001-05-07T12:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay -v /dev/vg00 errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-v-dev-vg00-errors/m-p/2525480#M648620</link>
      <description>Well Hi again Mike,&lt;BR /&gt;&lt;BR /&gt;My question before making suggestions is this:&lt;BR /&gt;Is this disk generic to one system ONLY?  or is it part of a disk array and could possibly belong to another server (could be called by another device name there...).&lt;BR /&gt;If it's ONLY connected to ONE system, than you could do as was suggested and move the lvmtab and rebuild it.  Or if you want to 'investigate' than you could check /etc/lvmconf - Is there a vg that you don't recognize? Could this be something left over from previous admins that never got used and you could free up?&lt;BR /&gt;If it's part of a disk array - than proceed with caution so you don't free up this disk on this box...that really belonged to a vg on a different box.&lt;BR /&gt;&lt;BR /&gt;Just a couple thoughts,&lt;BR /&gt;Rita&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 May 2001 12:49:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-v-dev-vg00-errors/m-p/2525480#M648620</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2001-05-07T12:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay -v /dev/vg00 errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-v-dev-vg00-errors/m-p/2525481#M648621</link>
      <description>Hi Mike:&lt;BR /&gt;&lt;BR /&gt;I think its important to ascertain *what* may have happened before attempting a repair.  For instance, did you or someone else, reduce a mirror?  Do you have any errors in /var/adm/syslog/syslog.log ?  While a 'vgscan' may be in order to fix a corrupt /etc/lvmtab, you should read the man pages for 'vgscan' carefully before you deploy it.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 07 May 2001 12:56:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-v-dev-vg00-errors/m-p/2525481#M648621</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-05-07T12:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay -v /dev/vg00 errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-v-dev-vg00-errors/m-p/2525482#M648622</link>
      <description>Thanks Rita and James for wisely correcting my first answer.</description>
      <pubDate>Mon, 07 May 2001 13:01:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-v-dev-vg00-errors/m-p/2525482#M648622</guid>
      <dc:creator>Pedro Sousa</dc:creator>
      <dc:date>2001-05-07T13:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay -v /dev/vg00 errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-v-dev-vg00-errors/m-p/2525483#M648623</link>
      <description>Ok, these systems were setup by a previous admin, so I here is the information I found out, and I find quite strange!&lt;BR /&gt;&lt;BR /&gt;Machine A contains 2x9G drives Mirrored&lt;BR /&gt;8/12.4.0&lt;BR /&gt;8/12.12.0&lt;BR /&gt;&lt;BR /&gt;Machine B contains 2x9G drives Mirrored&lt;BR /&gt;8/12.5.0&lt;BR /&gt;8/12.8.0&lt;BR /&gt;&lt;BR /&gt;NOW! Machine A and B are connected by a SCSI cable, this explains why all these disks are showing up when doing an ioscan.&lt;BR /&gt;&lt;BR /&gt;Now the interesting theory of how they are mirrored.&lt;BR /&gt;8/12.4.0 from Machine A is mirrored to 8/12.8.0 on Machine B.&lt;BR /&gt;8/12.5.0 from Machine A is mirrored to 8/12.12.0 on Machine B.&lt;BR /&gt;&lt;BR /&gt;This does sound a bit strange to me until I wrote the actual setup on paper, I am still wondering why this was done this way. Is there any benefit?????</description>
      <pubDate>Mon, 07 May 2001 13:07:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-v-dev-vg00-errors/m-p/2525483#M648623</guid>
      <dc:creator>Mike_21</dc:creator>
      <dc:date>2001-05-07T13:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay -v /dev/vg00 errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-v-dev-vg00-errors/m-p/2525484#M648624</link>
      <description>See &lt;A href="http://www.dutchworks.nl/htbin/hpsysadmin?h=3&amp;amp;dn=20332&amp;amp;q=Warning:%20couldn%27t%20query%20physical%20volume%20%22%2fdev%2fdsk%2fc0&amp;amp;fh" target="_blank"&gt;http://www.dutchworks.nl/htbin/hpsysadmin?h=3&amp;amp;dn=20332&amp;amp;q=Warning:%20couldn%27t%20query%20physical%20volume%20%22%2fdev%2fdsk%2fc0&amp;amp;fh&lt;/A&gt;</description>
      <pubDate>Mon, 07 May 2001 13:17:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-v-dev-vg00-errors/m-p/2525484#M648624</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-05-07T13:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay -v /dev/vg00 errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-v-dev-vg00-errors/m-p/2525485#M648625</link>
      <description>Mike,&lt;BR /&gt;can you see all these 4 disks on each system?&lt;BR /&gt;if so, perform:&lt;BR /&gt;#pvdisplay -v /dev/dsk/c0t8d0 |grep -v curr|grep -v free&lt;BR /&gt;and&lt;BR /&gt;#pvdisplay -v /dev/dsk/c0t4d0 |grep -v curr|grep -v free&lt;BR /&gt;if they are mirrored, they should have the same data.&lt;BR /&gt;</description>
      <pubDate>Mon, 07 May 2001 13:19:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-v-dev-vg00-errors/m-p/2525485#M648625</guid>
      <dc:creator>Pedro Sousa</dc:creator>
      <dc:date>2001-05-07T13:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay -v /dev/vg00 errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-v-dev-vg00-errors/m-p/2525486#M648626</link>
      <description>Ok, I seem to have stale LV's!&lt;BR /&gt;&lt;BR /&gt; 0000 /dev/dsk/c0t4d0    0242 current  ???                0242 stale&lt;BR /&gt;&lt;BR /&gt;c0t4d0 is suppose to be mirrored to c0t8d0</description>
      <pubDate>Mon, 07 May 2001 13:25:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-v-dev-vg00-errors/m-p/2525486#M648626</guid>
      <dc:creator>Mike_21</dc:creator>
      <dc:date>2001-05-07T13:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay -v /dev/vg00 errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-v-dev-vg00-errors/m-p/2525487#M648627</link>
      <description>Mike,&lt;BR /&gt;from the doc # KBRC00001719&lt;BR /&gt;lvdisplay -v /dev/vg01/lvol2 shows that a PE is stale. What to do ? &lt;BR /&gt;RESOLUTION&lt;BR /&gt;How to Determine which disk is bad when lvdisplay -v of an lvol with mirrored disks reports a stale PE?&lt;BR /&gt;&lt;BR /&gt;A PE can be marked stale because it can't write to that PE or because it cannot be read from the mirrored disk's PE. It should not be taken for granted that the disk with the stale PE is the problem disk. A hardware call should be placed to have someone verify the hardware logs. This can normally be done with STM. If this is not an option then you can use dd command to read from each disk. The disk that returns the error would be the faulty disk.&lt;BR /&gt;&lt;BR /&gt;EXAMPLE&lt;BR /&gt;If c0t0d0 is mirrored to c1t1d0 and 1 PE is showing stale&lt;BR /&gt;dd if=/dev/dsk/c0t0d0 of=/dev/null bs=128k&lt;BR /&gt;&lt;BR /&gt;The above command will read all of /dev/dsk/c0t0d0 and send the output to &lt;BR /&gt;/dev/null. If a problem is encountered reading the disk you'll see the error.&lt;BR /&gt;&lt;BR /&gt;If the above returns without error you can run ...&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/dsk/c1t1d0 of=/dev/null bs=128k.&lt;BR /&gt;&lt;BR /&gt;If the above also returns no error a call with the response center should be placed. &lt;BR /&gt;&lt;BR /&gt;good luck.</description>
      <pubDate>Mon, 07 May 2001 13:34:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-v-dev-vg00-errors/m-p/2525487#M648627</guid>
      <dc:creator>Pedro Sousa</dc:creator>
      <dc:date>2001-05-07T13:34:47Z</dc:date>
    </item>
  </channel>
</rss>

