<?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: Cant identify which disk is getting failed in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cant-identify-which-disk-is-getting-failed/m-p/4437917#M356709</link>
    <description>Hi Razi,&lt;BR /&gt;&lt;BR /&gt;ioscan -fnkCdisk |grep -iv CALIMED&lt;BR /&gt;(find out the ones that are not CLAIMED)&lt;BR /&gt;&lt;BR /&gt;or ioscan -fnkCdisk|grep -i NO_HW&lt;BR /&gt;&lt;BR /&gt;vgdisplay -v |grep -e "PV N" -e "PV Status"&lt;BR /&gt;&lt;BR /&gt;this will give you all the PV Names and their Status&lt;BR /&gt;&lt;BR /&gt;vgdisplay -v |grep -e "PV N" -e "PV Status"|grep -vi Available&lt;BR /&gt;&lt;BR /&gt;this should give you the one that is not Available (i.e a prob disk)&lt;BR /&gt;&lt;BR /&gt;once you find out from the above cmds&lt;BR /&gt;&lt;BR /&gt;pvdisplay onthatdisk&lt;BR /&gt;diskinfo &lt;BR /&gt;&lt;BR /&gt;and do a dd if=/dev/..  of=/dev/null bs=1024 count=2000&lt;BR /&gt;of do a full scan of tht disk wihtout the count&lt;BR /&gt;</description>
    <pubDate>Sat, 13 Jun 2009 07:32:45 GMT</pubDate>
    <dc:creator>Basheer_2</dc:creator>
    <dc:date>2009-06-13T07:32:45Z</dc:date>
    <item>
      <title>Cant identify which disk is getting failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cant-identify-which-disk-is-getting-failed/m-p/4437910#M356702</link>
      <description>In the syslog, I notice the following error messages, &lt;BR /&gt;&lt;BR /&gt;Jun 11 11:37:20 HCR vmunix: LVM: VG 64 0x040000: PVLink 31 0x0e0700 Failed! The&lt;BR /&gt;PV is still accessible.&lt;BR /&gt;Jun 11 11:35:02 HCR su: + tty?? root-ccuser&lt;BR /&gt;Jun 11 11:37:40 HCR vmunix: LVM: Performed a switch for Lun ID = 0 (pv = 0x00000&lt;BR /&gt;00072d4c000), from raw device 0x1f0d1000 (with priority: 1, and current flags: 0&lt;BR /&gt;x0) to raw device 0x1f0e1000 (with priority: 0, and current flags: 0x80).&lt;BR /&gt;Jun 11 11:37:40 HCR vmunix: LVM: VG 64 0x040000: PVLink 31 0x0e0700 Recovered.&lt;BR /&gt;Jun 11 11:37:40 HCR vmunix: LVM: VG 64 0x040000: PVLink 31 0x0e1000 Recovered.&lt;BR /&gt;Jun 11 11:38:50 HCR vmunix: LVM: VG 64 0x010000: PVLink 31 0x0e0100 Failed! The&lt;BR /&gt;PV is still accessible.&lt;BR /&gt;Jun 11 11:39:00 HCR vmunix: LVM: VG 64 0x010000: PVLink 31 0x0e0100 Recovered.&lt;BR /&gt;Jun 11 11:39:02 HCR su: + tty?? root-ccuser&lt;BR /&gt;Jun 11 11:48:45 HCR vmunix: LVM: VG 64 0x040000: PVLink 31 0x0d1000 Failed! The&lt;BR /&gt;PV is still accessible.&lt;BR /&gt;Jun 11 11:50:02 HCR su: + tty?? root-ccuser&lt;BR /&gt;Jun 11 11:52:39 HCR  above message repeats 7 times&lt;BR /&gt;Jun 11 11:53:45 HCR vmunix: LVM: VG 64 0x040000: PVLink 31 0x0d1000 Recovered.&lt;BR /&gt;Jun 11 11:53:45 HCR vmunix: LVM: VG 64 0x040000: PVLink 31 0x0e0700 Failed! The&lt;BR /&gt;PV is still accessible.&lt;BR /&gt;Jun 11 11:54:02 HCR su: + tty?? root-ccuser&lt;BR /&gt;Jun 11 11:55:25 HCR vmunix: LVM: VG 64 0x010000: PVLink 31 0x0e0100 Failed! The&lt;BR /&gt;PV is still accessible.&lt;BR /&gt;Jun 11 11:55:35 HCR vmunix: LVM: Performed a switch for Lun ID = 0 (pv = 0x00000&lt;BR /&gt;00072982000), from raw device 0x1f0d0100 (with priority: 0, and current flags: 0&lt;BR /&gt;x40) to raw device 0x1f0e0100 (with priority: 1, and current flags: 0x80).&lt;BR /&gt;Jun 11 11:55:45 HCR vmunix: LVM: VG 64 0x010000: PVLink 31 0x0e0100 Recovered.&lt;BR /&gt;Jun 11 11:54:02 HCR su: + tty?? root-ccuser&lt;BR /&gt;Jun 11 11:55:45 HCR vmunix: LVM: VG 64 0x010000: PVLink 31 0x0d0100 Failed! The&lt;BR /&gt;PV is still accessible.&lt;BR /&gt;Jun 11 11:58:02 HCR su: + tty?? root-ccuser&lt;BR /&gt;Jun 11 11:58:50 HCR vmunix: LVM: VG 64 0x040000: PVLink 31 0x0d1000 Failed! The&lt;BR /&gt;PV is still accessible.&lt;BR /&gt;Jun 11 11:59:10 HCR vmunix: LVM: VG 64 0x040000: PVLink 31 0x0e0700 Recovered.&lt;BR /&gt;Jun 11 11:59:10 HCR vmunix: LVM: VG 64 0x040000: PVLink 31 0x0d1000 Recovered.&lt;BR /&gt;Jun 11 12:03:02 HCR su: + tty?? root-ccuser&lt;BR /&gt;Jun 11 12:03:50 HCR  above message repeats 5 times&lt;BR /&gt;Jun 11 12:04:14 HCR su: + tty?? root-root&lt;BR /&gt;Jun 11 12:05:02 HCR su: + tty?? root-ccuser&lt;BR /&gt;Jun 11 12:06:15 HCR vmunix: LVM: VG 64 0x040000: PVLink 31 0x0d1000 Failed! The&lt;BR /&gt;PV is still accessible.&lt;BR /&gt;Jun 11 12:11:15 HCR vmunix: LVM: VG 64 0x040000: PVLink 31 0x0d1000 Recovered.&lt;BR /&gt;Jun 11 12:11:15 HCR vmunix: LVM: VG 64 0x040000: PVLink 31 0x0e0700 Failed! The&lt;BR /&gt;PV is still accessible.&lt;BR /&gt;&lt;BR /&gt;Can any one please give me a clue, VG 64 0x040000 is vg04 which seems to be ok.&lt;BR /&gt;&lt;BR /&gt; PV Name                     /dev/dsk/c13t0d7&lt;BR /&gt;   PV Name                     /dev/dsk/c14t0d7 Alternate Link&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    23036&lt;BR /&gt;   Free PE                     0&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;   Proactive Polling           On&lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c14t1d0&lt;BR /&gt;   PV Name                     /dev/dsk/c13t1d0 Alternate Link&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    23036&lt;BR /&gt;   Free PE                     18500&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;   Proactive Polling           On&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Jun 2009 19:08:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cant-identify-which-disk-is-getting-failed/m-p/4437910#M356702</guid>
      <dc:creator>Waqar Razi</dc:creator>
      <dc:date>2009-06-11T19:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Cant identify which disk is getting failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cant-identify-which-disk-is-getting-failed/m-p/4437911#M356703</link>
      <description>Looks like one of the paths going to these two disks (most likely LUNs) is intermittently failing and recovering. Since the alternate path is alive, PVs keep being available. Make sure nobody is messing with SAN zoning in your environment as I presume these are LUNs on the SAN. Also make sure you do not have a bad fiber optic cable, adapter or a slot on your fiberoptic switches.</description>
      <pubDate>Thu, 11 Jun 2009 19:16:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cant-identify-which-disk-is-getting-failed/m-p/4437911#M356703</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-06-11T19:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: Cant identify which disk is getting failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cant-identify-which-disk-is-getting-failed/m-p/4437912#M356704</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;check syslog for EMS messages &lt;BR /&gt;&lt;BR /&gt;grep EMS /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;ioscan -fn |grep NO_HW&lt;BR /&gt;&lt;BR /&gt;check vgdisplay -v , for stale extend...&lt;BR /&gt;&lt;BR /&gt;i think this could be a problem with the SAN/HBA/Cable or storage&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Thu, 11 Jun 2009 19:18:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cant-identify-which-disk-is-getting-failed/m-p/4437912#M356704</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2009-06-11T19:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cant identify which disk is getting failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cant-identify-which-disk-is-getting-failed/m-p/4437913#M356705</link>
      <description>Do u know any commands to check the health of hba's? Or any thing else to check here, since the server is not here and we are monitoring it remotely.</description>
      <pubDate>Thu, 11 Jun 2009 19:22:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cant-identify-which-disk-is-getting-failed/m-p/4437913#M356705</guid>
      <dc:creator>Waqar Razi</dc:creator>
      <dc:date>2009-06-11T19:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: Cant identify which disk is getting failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cant-identify-which-disk-is-getting-failed/m-p/4437914#M356706</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;to check the HBA &lt;BR /&gt;&lt;BR /&gt;more man fcmsutil&lt;BR /&gt;&lt;BR /&gt;for example :&lt;BR /&gt;&lt;BR /&gt;server:/#ioscan -fnC fc&lt;BR /&gt;Class     I  H/W Path    Driver S/W State   H/W Type     Description&lt;BR /&gt;===================================================================&lt;BR /&gt;fc        0  0/0/2/1/0   td   CLAIMED     INTERFACE    HP Tachyon XL2 Fibre Channel Mass Storage Adapter&lt;BR /&gt;                        /dev/td0&lt;BR /&gt;fc        3  0/0/3/1/0   td   CLAIMED     INTERFACE    HP Tachyon XL2 Fibre Channel Mass Storage Adapter&lt;BR /&gt;                        /dev/td3&lt;BR /&gt;fc        1  0/0/9/1/0   td   CLAIMED     INTERFACE    HP Tachyon XL2 Fibre Channel Mass Storage Adapter&lt;BR /&gt;                        /dev/td1&lt;BR /&gt;fc        2  0/0/10/1/0  td   CLAIMED     INTERFACE    HP Tachyon XL2 Fibre Channel Mass Storage Adapter&lt;BR /&gt;                        /dev/td2&lt;BR /&gt;server:/#fcmsutil /dev/td0&lt;BR /&gt;&lt;BR /&gt;                           Vendor ID is = 0x00103c&lt;BR /&gt;                           Device ID is = 0x001029&lt;BR /&gt;                XL2 Chip Revision No is = 2.3&lt;BR /&gt;            PCI Sub-system Vendor ID is = 0x00103c&lt;BR /&gt;                   PCI Sub-system ID is = 0x00128c&lt;BR /&gt;                               Topology = PTTOPT_FABRIC&lt;BR /&gt;                             Link Speed = 2Gb&lt;BR /&gt;                     Local N_Port_id is = 0x610613&lt;BR /&gt;            N_Port Node World Wide Name = 0x50060b000060019b&lt;BR /&gt;            N_Port Port World Wide Name = 0x50060b000060019a&lt;BR /&gt;                           Driver state = ONLINE&lt;BR /&gt;                       Hardware Path is = 0/0/2/1/0&lt;BR /&gt;                 Number of Assisted IOs = 941394616&lt;BR /&gt;        Number of Active Login Sessions = 1&lt;BR /&gt;                   Dino Present on Card = NO&lt;BR /&gt;                     Maximum Frame Size = 2048&lt;BR /&gt;                         Driver Version = @(#) libtd.a HP Fibre Channel Tachyon XL2 Driver B.11.23.0512 $Date: 2005/09/20 12:22:47 $Revision: r11.23/1&lt;BR /&gt;&lt;BR /&gt;mikap&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Jun 2009 19:28:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cant-identify-which-disk-is-getting-failed/m-p/4437914#M356706</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2009-06-11T19:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Cant identify which disk is getting failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cant-identify-which-disk-is-getting-failed/m-p/4437915#M356707</link>
      <description>This does not look like a permanent problem, hence it will be very hard to diagnose. But when it comes to checking fiber optic gear, on the server, as mentioned above, fcmsutil is you main tool provided by HP for the rest, your hands and eyes by plugging and unplugging cables and looking into them to see the red light is the only way to go for most regular data centers. Places with thousands of servers might have invested in a FO signal strength meter to diagnose marginally bad cabling but I do not have that luxury. We operate on the "when in doubt, replace the cable" principle.&lt;BR /&gt;&lt;BR /&gt;Good luck, as this seems to be a though one for you.</description>
      <pubDate>Thu, 11 Jun 2009 19:48:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cant-identify-which-disk-is-getting-failed/m-p/4437915#M356707</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-06-11T19:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cant identify which disk is getting failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cant-identify-which-disk-is-getting-failed/m-p/4437916#M356708</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  It seems to be the problem of one of the path, as PV is failing from one path and recovering from another path i.e. alternate link. so, more of it is the problem with the fibre cable or scsi. Check at your storage end.</description>
      <pubDate>Thu, 11 Jun 2009 23:06:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cant-identify-which-disk-is-getting-failed/m-p/4437916#M356708</guid>
      <dc:creator>Vishu</dc:creator>
      <dc:date>2009-06-11T23:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Cant identify which disk is getting failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cant-identify-which-disk-is-getting-failed/m-p/4437917#M356709</link>
      <description>Hi Razi,&lt;BR /&gt;&lt;BR /&gt;ioscan -fnkCdisk |grep -iv CALIMED&lt;BR /&gt;(find out the ones that are not CLAIMED)&lt;BR /&gt;&lt;BR /&gt;or ioscan -fnkCdisk|grep -i NO_HW&lt;BR /&gt;&lt;BR /&gt;vgdisplay -v |grep -e "PV N" -e "PV Status"&lt;BR /&gt;&lt;BR /&gt;this will give you all the PV Names and their Status&lt;BR /&gt;&lt;BR /&gt;vgdisplay -v |grep -e "PV N" -e "PV Status"|grep -vi Available&lt;BR /&gt;&lt;BR /&gt;this should give you the one that is not Available (i.e a prob disk)&lt;BR /&gt;&lt;BR /&gt;once you find out from the above cmds&lt;BR /&gt;&lt;BR /&gt;pvdisplay onthatdisk&lt;BR /&gt;diskinfo &lt;BR /&gt;&lt;BR /&gt;and do a dd if=/dev/..  of=/dev/null bs=1024 count=2000&lt;BR /&gt;of do a full scan of tht disk wihtout the count&lt;BR /&gt;</description>
      <pubDate>Sat, 13 Jun 2009 07:32:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cant-identify-which-disk-is-getting-failed/m-p/4437917#M356709</guid>
      <dc:creator>Basheer_2</dc:creator>
      <dc:date>2009-06-13T07:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Cant identify which disk is getting failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cant-identify-which-disk-is-getting-failed/m-p/4437918#M356710</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;Check the IO time out value for your pvs especially for the PVS c14t0d7,c14t1d0,c14t0d1,c13t0d1,c13t1d0&lt;BR /&gt; #pvdisplay /dev/dsk/c14t0d7&lt;BR /&gt;and change the pv time out according to your Storage vendor recomendation&lt;BR /&gt;#pvchange -t 180 /dev/dsk/c14t0d7  &lt;BR /&gt;&lt;BR /&gt;EMC usually recommends to use 180 secs as PV time out . It is a good practice to keep the IO time out of SAN pvs to something more than   90 sec.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Johnson&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 13 Jun 2009 08:34:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cant-identify-which-disk-is-getting-failed/m-p/4437918#M356710</guid>
      <dc:creator>johnsonpk</dc:creator>
      <dc:date>2009-06-13T08:34:41Z</dc:date>
    </item>
  </channel>
</rss>

