<?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 Error pvdisplay in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-pvdisplay/m-p/2896714#M633604</link>
    <description>When I do pvdisplay show me in LV ????&lt;BR /&gt;# pvdisplay -v /dev/dsk/c1t4d0|more&lt;BR /&gt;-- Physical volumes ---&lt;BR /&gt;V Name                     /dev/dsk/c1t4d0&lt;BR /&gt;G Name                     /dev/vg01&lt;BR /&gt;V Status                   available&lt;BR /&gt;llocatable                 yes&lt;BR /&gt;GDA                        2&lt;BR /&gt;ur LV                      0&lt;BR /&gt;E Size (Mbytes)            4&lt;BR /&gt;otal PE                    508&lt;BR /&gt;ree PE                     458&lt;BR /&gt;llocated PE                50&lt;BR /&gt;tale PE                    0&lt;BR /&gt;O Timeout (Seconds)        default&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  --- Physical extents ---&lt;BR /&gt;  PE   Status   LV                 LE&lt;BR /&gt;  0000 current  ???                0000&lt;BR /&gt;  0001 current  ???                0001&lt;BR /&gt;  0002 current  ???                0002&lt;BR /&gt;  0003 current  ???                0003&lt;BR /&gt;  0004 current  ???                0004&lt;BR /&gt;  0005 current  ???                0005&lt;BR /&gt;  0006 current  ???                0006&lt;BR /&gt;  0007 current  ???                0007&lt;BR /&gt;  0008 current  ???                0008&lt;BR /&gt;  0009 current  ???                0009&lt;BR /&gt;  0010 current  ???                0010&lt;BR /&gt;  0011 current  ???                0011&lt;BR /&gt;  0012 current  ???                0012&lt;BR /&gt;  0013 current  ???                0013&lt;BR /&gt;  0014 current  ???                0014&lt;BR /&gt;  0015 current  ???                0015&lt;BR /&gt;  0016 current  ???                0016&lt;BR /&gt;  0017 current  ???                0017&lt;BR /&gt;  0018 current  ???                0018&lt;BR /&gt;  0019 current  ???                0019&lt;BR /&gt;  0020 current  ???                0020&lt;BR /&gt;  0021 current  ???                0021</description>
    <pubDate>Tue, 04 Feb 2003 20:14:54 GMT</pubDate>
    <dc:creator>Diego_19</dc:creator>
    <dc:date>2003-02-04T20:14:54Z</dc:date>
    <item>
      <title>Error pvdisplay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-pvdisplay/m-p/2896714#M633604</link>
      <description>When I do pvdisplay show me in LV ????&lt;BR /&gt;# pvdisplay -v /dev/dsk/c1t4d0|more&lt;BR /&gt;-- Physical volumes ---&lt;BR /&gt;V Name                     /dev/dsk/c1t4d0&lt;BR /&gt;G Name                     /dev/vg01&lt;BR /&gt;V Status                   available&lt;BR /&gt;llocatable                 yes&lt;BR /&gt;GDA                        2&lt;BR /&gt;ur LV                      0&lt;BR /&gt;E Size (Mbytes)            4&lt;BR /&gt;otal PE                    508&lt;BR /&gt;ree PE                     458&lt;BR /&gt;llocated PE                50&lt;BR /&gt;tale PE                    0&lt;BR /&gt;O Timeout (Seconds)        default&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  --- Physical extents ---&lt;BR /&gt;  PE   Status   LV                 LE&lt;BR /&gt;  0000 current  ???                0000&lt;BR /&gt;  0001 current  ???                0001&lt;BR /&gt;  0002 current  ???                0002&lt;BR /&gt;  0003 current  ???                0003&lt;BR /&gt;  0004 current  ???                0004&lt;BR /&gt;  0005 current  ???                0005&lt;BR /&gt;  0006 current  ???                0006&lt;BR /&gt;  0007 current  ???                0007&lt;BR /&gt;  0008 current  ???                0008&lt;BR /&gt;  0009 current  ???                0009&lt;BR /&gt;  0010 current  ???                0010&lt;BR /&gt;  0011 current  ???                0011&lt;BR /&gt;  0012 current  ???                0012&lt;BR /&gt;  0013 current  ???                0013&lt;BR /&gt;  0014 current  ???                0014&lt;BR /&gt;  0015 current  ???                0015&lt;BR /&gt;  0016 current  ???                0016&lt;BR /&gt;  0017 current  ???                0017&lt;BR /&gt;  0018 current  ???                0018&lt;BR /&gt;  0019 current  ???                0019&lt;BR /&gt;  0020 current  ???                0020&lt;BR /&gt;  0021 current  ???                0021</description>
      <pubDate>Tue, 04 Feb 2003 20:14:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-pvdisplay/m-p/2896714#M633604</guid>
      <dc:creator>Diego_19</dc:creator>
      <dc:date>2003-02-04T20:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Error pvdisplay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-pvdisplay/m-p/2896715#M633605</link>
      <description>Obviously LVM has these extents allocated to an lvol which cannot be found... usually, because the lvol's device special files are missing. &lt;BR /&gt;&lt;BR /&gt;Check in the VGs /dev/vgXX directory if you find something suspect, e.g. gaps in the minor numbers. &lt;BR /&gt;&lt;BR /&gt;You could also try to export/import the VG to see what device special files are created for you.&lt;BR /&gt;&lt;BR /&gt;Best regards...&lt;BR /&gt; Dietmar.&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Feb 2003 20:24:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-pvdisplay/m-p/2896715#M633605</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2003-02-04T20:24:58Z</dc:date>
    </item>
  </channel>
</rss>

