<?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: EMC failure in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/emc-failure/m-p/2800419#M941702</link>
    <description>I'm thinking it isn't switching.&lt;BR /&gt;This system&lt;BR /&gt; pvdisplay /dev/dsk/c4t1d0&lt;BR /&gt;--- Physical volumes ---&lt;BR /&gt;PV Name                     /dev/dsk/c4t1d0&lt;BR /&gt;PV Name                     /dev/dsk/c6t1d0     Alternate Link&lt;BR /&gt;VG Name                     /dev/vg2hp9&lt;BR /&gt;PV Status                   available                &lt;BR /&gt;Allocatable                 yes          &lt;BR /&gt;VGDA                        2   &lt;BR /&gt;Cur LV                      1      &lt;BR /&gt;PE Size (Mbytes)            4               &lt;BR /&gt;Total PE                    1078    &lt;BR /&gt;Free PE                     1       &lt;BR /&gt;Allocated PE                1077        &lt;BR /&gt;Stale PE                    0       &lt;BR /&gt;IO Timeout (Seconds)        default             &lt;BR /&gt;OTHER&lt;BR /&gt;--- Physical volumes ---&lt;BR /&gt;PV Name                     /dev/dsk/c1t6d0&lt;BR /&gt;VG Name                     /dev/vg00&lt;BR /&gt;PV Status                   available                &lt;BR /&gt;Allocatable                 yes          &lt;BR /&gt;VGDA                        2   &lt;BR /&gt;Cur LV                      8      &lt;BR /&gt;PE Size (Mbytes)            4               &lt;BR /&gt;Total PE                    1023    &lt;BR /&gt;Free PE                     0       &lt;BR /&gt;Allocated PE                1023        &lt;BR /&gt;Stale PE                    0       &lt;BR /&gt;IO Timeout (Seconds)        120                 &lt;BR /&gt;Autoswitch                  On</description>
    <pubDate>Thu, 05 Sep 2002 16:23:09 GMT</pubDate>
    <dc:creator>Larry Basford</dc:creator>
    <dc:date>2002-09-05T16:23:09Z</dc:date>
    <item>
      <title>EMC failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emc-failure/m-p/2800410#M941693</link>
      <description>One physical disk on a 7disk vg went into powerfailure state. The EMC is connected with 2 controlers and the volume group is striped assigning primary every other controler. One disk of the mirrored pair failed and the volume group was inaccessable.&lt;BR /&gt;vgdisplay: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;inq (EMC command) showed all the volumes&lt;BR /&gt;reboot of system took a long time.&lt;BR /&gt;We finally got it to return by doing a vgchange -a y /dev/vgname&lt;BR /&gt;&lt;BR /&gt;Any comments welcome.  EMC is still investigating.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Sep 2002 12:16:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emc-failure/m-p/2800410#M941693</guid>
      <dc:creator>Larry Basford</dc:creator>
      <dc:date>2002-09-05T12:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: EMC failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emc-failure/m-p/2800411#M941694</link>
      <description>&lt;BR /&gt;This is very interesting.&lt;BR /&gt;&lt;BR /&gt;Normally if a physical disk fails everything continues running off the other/mirror disk - but you said 'the volume group was inaccessable'. What made you think it was inaccessible ?&lt;BR /&gt;&lt;BR /&gt;Then you rebooted and of course the activation of the VG failed due to a physical drive being unavailable. Normal procedure is to only reboot if youre going to replace the bad drive at the same time - that way the VG will activate and all you have to do is a vgcfgrestore and a vgsync.&lt;BR /&gt;&lt;BR /&gt;So why did you reboot without replacing the bad drive ? hoping to fix the inaccessible vg ?&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Sep 2002 12:25:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emc-failure/m-p/2800411#M941694</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-09-05T12:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: EMC failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emc-failure/m-p/2800412#M941695</link>
      <description>That is usually the case with an EMC disk failure that I have seen, although EMC disks rarely fail in my experience. If you have a good backup of the information contained in the vg, a vgexport would also work to get rid of the LVM problem. You should then be able to recreate the vg and lvols. Let us know what they find out.&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;C</description>
      <pubDate>Thu, 05 Sep 2002 12:26:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emc-failure/m-p/2800412#M941695</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2002-09-05T12:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: EMC failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emc-failure/m-p/2800413#M941696</link>
      <description>My boss was trouble shooting this while I was not here.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t1d0":&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 physical volume "/dev/dsk/c6t1d0":&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;   PV Name                     /dev/dsk/c4t1d4&lt;BR /&gt;   PV Name                     /dev/dsk/c6t1d4  Alternate Link&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    1078    &lt;BR /&gt;   Free PE                     1       &lt;BR /&gt;&lt;BR /&gt;Plus the syslog&lt;BR /&gt;Aug 30 06:58:22 ncshp9 vmunix: SCSI: Request Timeout; Abort Tag -- lbolt: 50979273, dev: 1f061000, io_id: 6307e4e&lt;BR /&gt;Aug 30 06:58:28 ncshp9 vmunix: LVM: vg[3]: pvnum=0 (dev_t=0x1f041000) is POWERFAILED&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Sep 2002 12:31:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emc-failure/m-p/2800413#M941696</guid>
      <dc:creator>Larry Basford</dc:creator>
      <dc:date>2002-09-05T12:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: EMC failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emc-failure/m-p/2800414#M941697</link>
      <description>&lt;BR /&gt;Those messages about a PV not being available and Powerfailed are perfectly normal. They DONT mean the VG is unavailable.&lt;BR /&gt;&lt;BR /&gt;Normal procedure in this case is to leave the system alone - the VG still works via the mirror disk and only when you have a replacement drive read to install shut it down, replace the drive, reboot and resync. &lt;BR /&gt;&lt;BR /&gt;Rebooting without replacing the bad drive is both not necessary or advised (due to problems you already saw with the VG being unable to activate automatically due to a PV being unavailable).&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Sep 2002 12:44:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emc-failure/m-p/2800414#M941697</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-09-05T12:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: EMC failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emc-failure/m-p/2800415#M941698</link>
      <description>The file system on that volume group was not accessable.&lt;BR /&gt;/dev/dsk/c4t1d0 is the disk that failed in the EMC&lt;BR /&gt;/dev/dsk/c6t1d0 is the mirror and the alternate path&lt;BR /&gt; --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c4t1d0&lt;BR /&gt;   PV Name                     /dev/dsk/c6t1d0  Alternate Link&lt;BR /&gt;&lt;BR /&gt;FROM YOUR NOTES &lt;BR /&gt;  --- Logical volumes ---&lt;BR /&gt;   LV Name                     /dev/vg2hp9/lvol11&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            30156           &lt;BR /&gt;   Current LE                  7539      &lt;BR /&gt;   Allocated PE                7539        &lt;BR /&gt;   Used PV                     6       &lt;BR /&gt;&lt;BR /&gt;-----&lt;BR /&gt;NOW&lt;BR /&gt;    --- Logical volumes ---&lt;BR /&gt;    LV Name                     /dev/vg2hp9/lvol11&lt;BR /&gt;    LV Status                   available/syncd           &lt;BR /&gt;    LV Size (Mbytes)            30156           &lt;BR /&gt;    Current LE                  7539      &lt;BR /&gt;    Allocated PE                7539        &lt;BR /&gt;    Used PV                     7       &lt;BR /&gt;&lt;BR /&gt;The system does not need to be shutdown to replace the mirrored disk in the EMC&lt;BR /&gt;This is no funky sw mirror of a lvol.&lt;BR /&gt;&lt;BR /&gt;The system should not even not even blink at the loss of the disk. (per EMC)</description>
      <pubDate>Thu, 05 Sep 2002 14:05:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emc-failure/m-p/2800415#M941698</guid>
      <dc:creator>Larry Basford</dc:creator>
      <dc:date>2002-09-05T14:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: EMC failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emc-failure/m-p/2800416#M941699</link>
      <description>Looking at your syslog , it seems that the SCSI request timed out and also hung the SCSI/FIBRE bus .&lt;BR /&gt;&lt;BR /&gt;THe problem is very unusual . But the kind of error that was logged in you syslog , I got around it by increasing the timeout period of all EMC disks from deafoult to 180 Secs .&lt;BR /&gt;&lt;BR /&gt;Use pvchange to do that .&lt;BR /&gt;&lt;BR /&gt;Hope it helps .</description>
      <pubDate>Thu, 05 Sep 2002 14:28:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emc-failure/m-p/2800416#M941699</guid>
      <dc:creator>Ashwani Kashyap</dc:creator>
      <dc:date>2002-09-05T14:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: EMC failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emc-failure/m-p/2800417#M941700</link>
      <description>I have considered the pvchange -t 180 /dev/dsk/??????  &lt;BR /&gt;&lt;BR /&gt;It would need to be done to every disk in use on the EMC.&lt;BR /&gt;&lt;BR /&gt;This has run for 2 years with no problem. &lt;BR /&gt;&lt;BR /&gt;What about the pvchange autoswitch&lt;BR /&gt;&lt;BR /&gt;It is not set.</description>
      <pubDate>Thu, 05 Sep 2002 14:45:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emc-failure/m-p/2800417#M941700</guid>
      <dc:creator>Larry Basford</dc:creator>
      <dc:date>2002-09-05T14:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: EMC failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emc-failure/m-p/2800418#M941701</link>
      <description>Hi Larry:&lt;BR /&gt;&lt;BR /&gt;'autoswitch' defaults to "on" by default.  This means that LVM will switch from an alternate pv_link to its primary if the primary has failed and recovered.  If you have disabled it, I would re-enable it:&lt;BR /&gt;&lt;BR /&gt;# pvchange -S Y&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 05 Sep 2002 15:06:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emc-failure/m-p/2800418#M941701</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-09-05T15:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: EMC failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emc-failure/m-p/2800419#M941702</link>
      <description>I'm thinking it isn't switching.&lt;BR /&gt;This system&lt;BR /&gt; pvdisplay /dev/dsk/c4t1d0&lt;BR /&gt;--- Physical volumes ---&lt;BR /&gt;PV Name                     /dev/dsk/c4t1d0&lt;BR /&gt;PV Name                     /dev/dsk/c6t1d0     Alternate Link&lt;BR /&gt;VG Name                     /dev/vg2hp9&lt;BR /&gt;PV Status                   available                &lt;BR /&gt;Allocatable                 yes          &lt;BR /&gt;VGDA                        2   &lt;BR /&gt;Cur LV                      1      &lt;BR /&gt;PE Size (Mbytes)            4               &lt;BR /&gt;Total PE                    1078    &lt;BR /&gt;Free PE                     1       &lt;BR /&gt;Allocated PE                1077        &lt;BR /&gt;Stale PE                    0       &lt;BR /&gt;IO Timeout (Seconds)        default             &lt;BR /&gt;OTHER&lt;BR /&gt;--- Physical volumes ---&lt;BR /&gt;PV Name                     /dev/dsk/c1t6d0&lt;BR /&gt;VG Name                     /dev/vg00&lt;BR /&gt;PV Status                   available                &lt;BR /&gt;Allocatable                 yes          &lt;BR /&gt;VGDA                        2   &lt;BR /&gt;Cur LV                      8      &lt;BR /&gt;PE Size (Mbytes)            4               &lt;BR /&gt;Total PE                    1023    &lt;BR /&gt;Free PE                     0       &lt;BR /&gt;Allocated PE                1023        &lt;BR /&gt;Stale PE                    0       &lt;BR /&gt;IO Timeout (Seconds)        120                 &lt;BR /&gt;Autoswitch                  On</description>
      <pubDate>Thu, 05 Sep 2002 16:23:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emc-failure/m-p/2800419#M941702</guid>
      <dc:creator>Larry Basford</dc:creator>
      <dc:date>2002-09-05T16:23:09Z</dc:date>
    </item>
  </channel>
</rss>

