<?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: How can I find the PV, and if it has failed in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-find-the-pv-and-if-it-has-failed/m-p/4059646#M600695</link>
    <description>try to increase the pv timeout of the device :&lt;BR /&gt;&lt;BR /&gt;#pvchange -t 60 /dev/dsk/c0t6d0</description>
    <pubDate>Fri, 24 Aug 2007 02:29:54 GMT</pubDate>
    <dc:creator>tkc</dc:creator>
    <dc:date>2007-08-24T02:29:54Z</dc:date>
    <item>
      <title>How can I find the PV, and if it has failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-find-the-pv-and-if-it-has-failed/m-p/4059640#M600689</link>
      <description>the demsg output is the following:&lt;BR /&gt;LVM: Failed to automatically resync PV 1f006000  error: 5&lt;BR /&gt;LVM: Recovered Path (device 0x1f006000) to PV 0 in VG 0.&lt;BR /&gt;LVM: Restored PV 0 to VG 0&lt;BR /&gt;and syslog.log output is the following :&lt;BR /&gt;Aug 24 14:43:27 lncs_hp vmunix: LVM: Recovered Path (device 0x1f006000) to PV 0 in VG 0.&lt;BR /&gt;Aug 24 14:43:27 lncs_hp vmunix: LVM: Restored PV 0 to VG 0.</description>
      <pubDate>Fri, 24 Aug 2007 01:46:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-find-the-pv-and-if-it-has-failed/m-p/4059640#M600689</guid>
      <dc:creator>dapeng.liu</dc:creator>
      <dc:date>2007-08-24T01:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: How can I find the PV, and if it has failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-find-the-pv-and-if-it-has-failed/m-p/4059641#M600690</link>
      <description>Do you have problem in disk (/dev/dsk/c0t6d0)&lt;BR /&gt;&lt;BR /&gt;pls post the vgdisplay command&lt;BR /&gt;#vgdisplay -v /dev/vg00</description>
      <pubDate>Fri, 24 Aug 2007 01:53:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-find-the-pv-and-if-it-has-failed/m-p/4059641#M600690</guid>
      <dc:creator>Joelmel Roche</dc:creator>
      <dc:date>2007-08-24T01:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: How can I find the PV, and if it has failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-find-the-pv-and-if-it-has-failed/m-p/4059642#M600691</link>
      <description>&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1152722&amp;amp;admit=-682735245+1187938809269+28353475" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1152722&amp;amp;admit=-682735245+1187938809269+28353475&lt;/A&gt;</description>
      <pubDate>Fri, 24 Aug 2007 02:00:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-find-the-pv-and-if-it-has-failed/m-p/4059642#M600691</guid>
      <dc:creator>AwadheshPandey</dc:creator>
      <dc:date>2007-08-24T02:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: How can I find the PV, and if it has failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-find-the-pv-and-if-it-has-failed/m-p/4059643#M600692</link>
      <description>Add on &lt;BR /&gt;to display PV&lt;BR /&gt;issue command &lt;BR /&gt; vgdisplay -v |grep Name|grep -v LV</description>
      <pubDate>Fri, 24 Aug 2007 02:03:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-find-the-pv-and-if-it-has-failed/m-p/4059643#M600692</guid>
      <dc:creator>AwadheshPandey</dc:creator>
      <dc:date>2007-08-24T02:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: How can I find the PV, and if it has failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-find-the-pv-and-if-it-has-failed/m-p/4059644#M600693</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt; LVM: Recovered Path (device 0x1f006000)&lt;BR /&gt;&lt;BR /&gt;After the zero x.&lt;BR /&gt;&lt;BR /&gt;Do an ll /dev/dsk&lt;BR /&gt;&lt;BR /&gt;You will see a device that corresponds. &lt;BR /&gt;&lt;BR /&gt;ioscan -fnC disk may show you a NO_HW disk, at the very least will confirm the device to the actual physical path.&lt;BR /&gt;&lt;BR /&gt;BTW, this looks like a timeout. The disk was probably busy and failed to respond within 30 seconds. It is fine to increase the timeout.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 24 Aug 2007 02:06:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-find-the-pv-and-if-it-has-failed/m-p/4059644#M600693</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-08-24T02:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: How can I find the PV, and if it has failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-find-the-pv-and-if-it-has-failed/m-p/4059645#M600694</link>
      <description>lncs_hp#[/var/adm/syslog]ll /dev/dsk&lt;BR /&gt;total 0&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x006000 Apr 26  2004 c0t6d0&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0a3000 Jul 31  2004 c10t3d0&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0b3000 Jul 31  2004 c11t3d0&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0b3100 Nov 18  2004 c11t3d1&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0b3200 Nov 18  2004 c11t3d2&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0b3300 Nov 18  2004 c11t3d3&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0b3400 Nov 18  2004 c11t3d4&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0b3500 Nov 18  2004 c11t3d5&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0b3600 Nov 18  2004 c11t3d6&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0c0000 Aug  4  2004 c12t0d0&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0c0100 Aug  4  2004 c12t0d1&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0c0200 Aug  4  2004 c12t0d2&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0c0300 Aug  4  2004 c12t0d3&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0c0400 Aug  4  2004 c12t0d4&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0c0500 Aug  4  2004 c12t0d5&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0c0600 Aug  4  2004 c12t0d6&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0d0000 Aug  4  2004 c13t0d0&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0d0100 Aug  4  2004 c13t0d1&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0d0200 Aug  4  2004 c13t0d2&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0d0300 Aug  4  2004 c13t0d3&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0d0400 Aug  4  2004 c13t0d4&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0d0500 Aug  4  2004 c13t0d5&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0d0600 Aug  4  2004 c13t0d6&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0e0000 Aug  4  2004 c14t0d0&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0e0100 Nov 19  2004 c14t0d1&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0e0200 Aug  4  2004 c14t0d2&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0e0300 Aug  4  2004 c14t0d3&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0e0400 Aug  4  2004 c14t0d4&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0e0500 Aug  4  2004 c14t0d5&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0e0600 Aug  4  2004 c14t0d6&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0f0000 Aug  4  2004 c15t0d0&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0f0100 Nov 19  2004 c15t0d1&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0f0200 Aug  4  2004 c15t0d2&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0f0300 Aug  4  2004 c15t0d3&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0f0400 Aug  4  2004 c15t0d4&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0f0500 Aug  4  2004 c15t0d5&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x0f0600 Aug  4  2004 c15t0d6&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x012000 Apr 26  2004 c1t2d0&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x160100 Dec  6  2004 c22t0d1&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x160200 Dec  6  2004 c22t0d2&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x160300 May 28  2005 c22t0d3&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x193000 Jan 24  2005 c25t3d0&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x1a0000 Jan 24  2005 c26t0d0&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x1b0000 Apr 26  2005 c27t0d0&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x046000 Apr 26  2004 c4t6d0&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x083000 Jul 31  2004 c8t3d0&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x093000 Jul 31  2004 c9t3d0&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x093100 Nov 18  2004 c9t3d1&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x093200 Nov 18  2004 c9t3d2&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x093300 Nov 18  2004 c9t3d3&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x093400 Nov 18  2004 c9t3d4&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x093500 Nov 18  2004 c9t3d5&lt;BR /&gt;brw-r-----   1 bin        sys         31 0x093600 Nov 18  2004 c9t3d6&lt;BR /&gt;but I can not find 1f006000.&lt;BR /&gt;and the vgdisplay -v vg00 :&lt;BR /&gt;lncs_hp#[/var/adm/syslog]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                      36     &lt;BR /&gt;Open LV                     36     &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               4384         &lt;BR /&gt;VGDA                        4   &lt;BR /&gt;PE Size (Mbytes)            16              &lt;BR /&gt;Total PE                    8748    &lt;BR /&gt;Alloc PE                    6225    &lt;BR /&gt;Free PE                     2523    &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/syncd           &lt;BR /&gt;   LV Size (Mbytes)            304             &lt;BR /&gt;   Current LE                  19        &lt;BR /&gt;   Allocated PE                38          &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                  256       &lt;BR /&gt;   Allocated PE                512         &lt;BR /&gt;   Used PV                     2       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol3&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            208             &lt;BR /&gt;   Current LE                  13        &lt;BR /&gt;   Allocated PE                26          &lt;BR /&gt;   Used PV                     2       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol4&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            1024            &lt;BR /&gt;   Current LE                  64        &lt;BR /&gt;   Allocated PE                128         &lt;BR /&gt;   Used PV                     2       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol5&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            32              &lt;BR /&gt;   Current LE                  2         &lt;BR /&gt;   Allocated PE                4           &lt;BR /&gt;   Used PV                     2       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol6&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            2144            &lt;BR /&gt;   Current LE                  134       &lt;BR /&gt;   Allocated PE                268         &lt;BR /&gt;   Used PV                     2       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol7&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            1952            &lt;BR /&gt;   Current LE                  122       &lt;BR /&gt;   Allocated PE                244         &lt;BR /&gt;   Used PV                     2       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol8&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            10240           &lt;BR /&gt;   Current LE                  640       &lt;BR /&gt;   Allocated PE                1280        &lt;BR /&gt;   Used PV                     2       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvswap&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            12288           &lt;BR /&gt;   Current LE                  768       &lt;BR /&gt;   Allocated PE                768         &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lv_dcs&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            512             &lt;BR /&gt;   Current LE                  32        &lt;BR /&gt;   Allocated PE                64          &lt;BR /&gt;   Used PV                     2       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lv_dcsdb&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            4096            &lt;BR /&gt;   Current LE                  256       &lt;BR /&gt;   Allocated PE                512         &lt;BR /&gt;   Used PV                     2       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvcj1_mqCli&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            208             &lt;BR /&gt;   Current LE                  13        &lt;BR /&gt;   Allocated PE                13          &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvcj1_TeMIPlnst&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            2048            &lt;BR /&gt;   Current LE                  128       &lt;BR /&gt;   Allocated PE                128         &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvMQlnst&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            400             &lt;BR /&gt;   Current LE                  25        &lt;BR /&gt;   Allocated PE                25          &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/roraSYSTEM&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            1024            &lt;BR /&gt;   Current LE                  64        &lt;BR /&gt;   Allocated PE                64          &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/roraTEMP01&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            1024            &lt;BR /&gt;   Current LE                  64        &lt;BR /&gt;   Allocated PE                64          &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/roraTEMP02&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            1024            &lt;BR /&gt;   Current LE                  64        &lt;BR /&gt;   Allocated PE                64          &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/roraRBS01&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            1024            &lt;BR /&gt;   Current LE                  64        &lt;BR /&gt;   Allocated PE                64          &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/roraRBS02&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            1024            &lt;BR /&gt;   Current LE                  64        &lt;BR /&gt;   Allocated PE                64          &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/roraTOOLS&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            512             &lt;BR /&gt;   Current LE                  32        &lt;BR /&gt;   Allocated PE                32          &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/roraUSERS&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            512             &lt;BR /&gt;   Current LE                  32        &lt;BR /&gt;   Allocated PE                32          &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/roraINDS&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            512             &lt;BR /&gt;   Current LE                  32        &lt;BR /&gt;   Allocated PE                32          &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/roraRedo1&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            512             &lt;BR /&gt;   Current LE                  32        &lt;BR /&gt;   Allocated PE                32          &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/roraRedo2&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            512             &lt;BR /&gt;   Current LE                  32        &lt;BR /&gt;   Allocated PE                32          &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/roraRedo3&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            512             &lt;BR /&gt;   Current LE                  32        &lt;BR /&gt;   Allocated PE                32          &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/roraRedo4&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            512             &lt;BR /&gt;   Current LE                  32        &lt;BR /&gt;   Allocated PE                32          &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/roraRedo5&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            512             &lt;BR /&gt;   Current LE                  32        &lt;BR /&gt;   Allocated PE                32          &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/roraRedo6&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            512             &lt;BR /&gt;   Current LE                  32        &lt;BR /&gt;   Allocated PE                32          &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/roraCTRL_01&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            304             &lt;BR /&gt;   Current LE                  19        &lt;BR /&gt;   Allocated PE                19          &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/roraCTRL_02&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            304             &lt;BR /&gt;   Current LE                  19        &lt;BR /&gt;   Allocated PE                19          &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/roraCTRL_03&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            304             &lt;BR /&gt;   Current LE                  19        &lt;BR /&gt;   Allocated PE                19          &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/roraspfile&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            112             &lt;BR /&gt;   Current LE                  7         &lt;BR /&gt;   Allocated PE                7           &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/roraSRV_config&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            112             &lt;BR /&gt;   Current LE                  7         &lt;BR /&gt;   Allocated PE                7           &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/rorarch1&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            8192            &lt;BR /&gt;   Current LE                  512       &lt;BR /&gt;   Allocated PE                512         &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/rorarch2&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            8192            &lt;BR /&gt;   Current LE                  512       &lt;BR /&gt;   Allocated PE                512         &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lv_oracle&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            8192            &lt;BR /&gt;   Current LE                  512       &lt;BR /&gt;   Allocated PE                512         &lt;BR /&gt;   Used PV                     2       &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c0t6d0&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    4374    &lt;BR /&gt;   Free PE                     0       &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c4t6d0&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    4374    &lt;BR /&gt;   Free PE                     2523    &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;</description>
      <pubDate>Fri, 24 Aug 2007 02:28:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-find-the-pv-and-if-it-has-failed/m-p/4059645#M600694</guid>
      <dc:creator>dapeng.liu</dc:creator>
      <dc:date>2007-08-24T02:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: How can I find the PV, and if it has failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-find-the-pv-and-if-it-has-failed/m-p/4059646#M600695</link>
      <description>try to increase the pv timeout of the device :&lt;BR /&gt;&lt;BR /&gt;#pvchange -t 60 /dev/dsk/c0t6d0</description>
      <pubDate>Fri, 24 Aug 2007 02:29:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-find-the-pv-and-if-it-has-failed/m-p/4059646#M600695</guid>
      <dc:creator>tkc</dc:creator>
      <dc:date>2007-08-24T02:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: How can I find the PV, and if it has failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-find-the-pv-and-if-it-has-failed/m-p/4059647#M600696</link>
      <description>1f006000 ==&amp;gt; first two fields are the major no. of the device... so 1f is hex becomes 31 in decimal so it is a disk...&lt;BR /&gt;&lt;BR /&gt;now the 4th, 5th and 6th field represents the controller, target and LUN respectively so the device file name would be c0t6d0... so u will find an entry like 0x006000 which is present there:&lt;BR /&gt;&lt;BR /&gt;brw-r----- 1 bin sys 31 0x006000 Apr 26 2004 c0t6d0&lt;BR /&gt;&lt;BR /&gt;Hope u got it now</description>
      <pubDate>Fri, 24 Aug 2007 02:38:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-find-the-pv-and-if-it-has-failed/m-p/4059647#M600696</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2007-08-24T02:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: How can I find the PV, and if it has failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-find-the-pv-and-if-it-has-failed/m-p/4059648#M600697</link>
      <description>If you hoave got the answers and satisfied with them.. don't forget the award the points accordingly...</description>
      <pubDate>Fri, 24 Aug 2007 02:48:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-find-the-pv-and-if-it-has-failed/m-p/4059648#M600697</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2007-08-24T02:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: How can I find the PV, and if it has failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-find-the-pv-and-if-it-has-failed/m-p/4059649#M600698</link>
      <description>many thanks</description>
      <pubDate>Fri, 24 Aug 2007 02:52:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-find-the-pv-and-if-it-has-failed/m-p/4059649#M600698</guid>
      <dc:creator>dapeng.liu</dc:creator>
      <dc:date>2007-08-24T02:52:40Z</dc:date>
    </item>
  </channel>
</rss>

