<?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: HPUX rx3600 SmartArray P400 detect disk failure script in Integrity Servers</title>
    <link>https://community.hpe.com/t5/integrity-servers/hpux-rx3600-smartarray-p400-detect-disk-failure-script/m-p/4362111#M4847</link>
    <description>What is your 3rd part application?&lt;BR /&gt;&lt;BR /&gt;Monitoring?&lt;BR /&gt;&lt;BR /&gt;You can force the diags to send snmp or wbem notifications.</description>
    <pubDate>Thu, 19 Feb 2009 12:33:03 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2009-02-19T12:33:03Z</dc:date>
    <item>
      <title>HPUX rx3600 SmartArray P400 detect disk failure script</title>
      <link>https://community.hpe.com/t5/integrity-servers/hpux-rx3600-smartarray-p400-detect-disk-failure-script/m-p/4362108#M4844</link>
      <description>Hello &lt;BR /&gt;&lt;BR /&gt;We installed a brand new rx3600 including a SmartArray P400 with HPUX 11iv3.&lt;BR /&gt;&lt;BR /&gt;We have 8 146Gb disks in the rx3600.&lt;BR /&gt;&lt;BR /&gt;We defined a first logical drive using 2 disks in RAID 1 through the Option ROM Configuration for Arrays (ORCA) before the operating system installation.&lt;BR /&gt;After the operating system installation, through the 'saconfig' command we defined a second logical drive using the 6 remaining disks in RAID 5 for the data.&lt;BR /&gt;&lt;BR /&gt;The question is how to detect some disk failure using command line ? &lt;BR /&gt;I had a look on the sautil and saconfig commands man pages but it seems there is no specific option to get the status of a logical drive including any failing disk.&lt;BR /&gt;Is the only solution to get through 'awk' from the output of 'sautil' ?&lt;BR /&gt;&lt;BR /&gt;Any suggestion is welcome. Thanks&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Bruno</description>
      <pubDate>Thu, 19 Feb 2009 10:14:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/hpux-rx3600-smartarray-p400-detect-disk-failure-script/m-p/4362108#M4844</guid>
      <dc:creator>BERTRAND_7</dc:creator>
      <dc:date>2009-02-19T10:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX rx3600 SmartArray P400 detect disk failure script</title>
      <link>https://community.hpe.com/t5/integrity-servers/hpux-rx3600-smartarray-p400-detect-disk-failure-script/m-p/4362109#M4845</link>
      <description>&lt;!--!*#--&gt;The diagnostic will take care of your drives. Just in case 1 drive fails you will get a message (mail) to root and an entry to syslog.&lt;BR /&gt;&lt;BR /&gt;You can check with sautil:&lt;BR /&gt;&lt;BR /&gt;# sautil ...&lt;BR /&gt;...&lt;BR /&gt;---- SAS/SATA DEVICE SUMMARY -------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;  Location  Ct Enc Bay       WWID           Type        Capacity Status&lt;BR /&gt;&lt;BR /&gt;  internal  1I   1   6  0x5000c50000123456  DISK        36.4 GB  OK        &lt;BR /&gt;  internal  2I   1   1  0x500000e017123456  DISK        36.4 GB  OK        &lt;BR /&gt;  internal  2I   1   2  0x5000c50000123456  DISK        36.4 GB  OK        &lt;BR /&gt;  internal  2I   1   4  0x5000c50000123456  DISK        36.4 GB  OK        &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You will see a status other than "OK".&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Feb 2009 11:29:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/hpux-rx3600-smartarray-p400-detect-disk-failure-script/m-p/4362109#M4845</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-02-19T11:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX rx3600 SmartArray P400 detect disk failure script</title>
      <link>https://community.hpe.com/t5/integrity-servers/hpux-rx3600-smartarray-p400-detect-disk-failure-script/m-p/4362110#M4846</link>
      <description>Yes I understand that in anycase root will receive an e-mail. &lt;BR /&gt;&lt;BR /&gt;Yet, this platform is mainly used by a 3rd part application.&lt;BR /&gt;I would like to automate the detection of a disk failure to generate a message to the 3rd part application.&lt;BR /&gt;&lt;BR /&gt;Unfortunately there's no specific option in 'sautil' to get a brief status of all logical drives and physical disks in each logical drive.&lt;BR /&gt;&lt;BR /&gt;If no other suggestion, I think I will write an awk programm to decript the 'sautil' full output.</description>
      <pubDate>Thu, 19 Feb 2009 12:28:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/hpux-rx3600-smartarray-p400-detect-disk-failure-script/m-p/4362110#M4846</guid>
      <dc:creator>BERTRAND_7</dc:creator>
      <dc:date>2009-02-19T12:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX rx3600 SmartArray P400 detect disk failure script</title>
      <link>https://community.hpe.com/t5/integrity-servers/hpux-rx3600-smartarray-p400-detect-disk-failure-script/m-p/4362111#M4847</link>
      <description>What is your 3rd part application?&lt;BR /&gt;&lt;BR /&gt;Monitoring?&lt;BR /&gt;&lt;BR /&gt;You can force the diags to send snmp or wbem notifications.</description>
      <pubDate>Thu, 19 Feb 2009 12:33:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/hpux-rx3600-smartarray-p400-detect-disk-failure-script/m-p/4362111#M4847</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-02-19T12:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX rx3600 SmartArray P400 detect disk failure script</title>
      <link>https://community.hpe.com/t5/integrity-servers/hpux-rx3600-smartarray-p400-detect-disk-failure-script/m-p/4362112#M4848</link>
      <description>No this is a dedicated application already managing some industrial device using a specific protocol.</description>
      <pubDate>Thu, 19 Feb 2009 12:46:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/hpux-rx3600-smartarray-p400-detect-disk-failure-script/m-p/4362112#M4848</guid>
      <dc:creator>BERTRAND_7</dc:creator>
      <dc:date>2009-02-19T12:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX rx3600 SmartArray P400 detect disk failure script</title>
      <link>https://community.hpe.com/t5/integrity-servers/hpux-rx3600-smartarray-p400-detect-disk-failure-script/m-p/4362113#M4849</link>
      <description>I'm not sure what this means and how it works, anyway, you can just grep the sautil output for the following states:&lt;BR /&gt;&lt;BR /&gt;Logical Drive State Definitions&lt;BR /&gt;Standard input      OK          All physical disks in the logical drive are operational.&lt;BR /&gt;&lt;BR /&gt;      FAILED      Some possible causes:&lt;BR /&gt;                  1) Multiple physical disks in a fault-tolerant (RAID 1,&lt;BR /&gt;                     1+0, 5, ADG) logical drive have failed.&lt;BR /&gt;                  2) One or more disks in a RAID 0 logical drive have&lt;BR /&gt;                     failed.&lt;BR /&gt;                  3) Cache data loss has occurred.&lt;BR /&gt;                  4) Array expansion was aborted.&lt;BR /&gt;                  5) The logical drive is temporarily disabled because&lt;BR /&gt;                     another logical drive on the controller had a missing&lt;BR /&gt;                     disk at power-up.&lt;BR /&gt;&lt;BR /&gt;      USING INTERIM RECOVERY MODE&lt;BR /&gt;                  Also known as "degraded" state. A physical disk in a fault&lt;BR /&gt;                  tolerant logical drive has failed. For RAID 1, 1+0 or 5,&lt;BR /&gt;                  data loss may result if a second disk should fail. For&lt;BR /&gt;                  RAID ADG, data loss may result if two additional disks&lt;BR /&gt;                  should fail.&lt;BR /&gt;&lt;BR /&gt;      READY FOR RECOVERY OPERATION&lt;BR /&gt;                  A replacement disk is present, but rebuild hasn't started&lt;BR /&gt;                  yet (another logical drive may be currently rebuilding).&lt;BR /&gt;Standard input                  The logical drive will also return to this state if the&lt;BR /&gt;                  rebuild had been aborted due to unrecoverable read errors&lt;BR /&gt;                  from another disk.&lt;BR /&gt;&lt;BR /&gt;      RECOVERING  One or more physical disks in this logical drive are being&lt;BR /&gt;                  rebuilt.&lt;BR /&gt;&lt;BR /&gt;      WRONG PHYSICAL DISK WAS REPLACED&lt;BR /&gt;                  While the logical drive was in a degraded state, the&lt;BR /&gt;                  system was powered off and a disk other than the failed&lt;BR /&gt;                  disk was replaced. Shut off the system and replace the&lt;BR /&gt;                  correct (failed) disk.&lt;BR /&gt;&lt;BR /&gt;PHYSICAL DISK(S) NOT PROPERLY CONNECTED&lt;BR /&gt;                  While the system was off, one or more disks were removed.&lt;BR /&gt;                  Note: the other logical drives are held in a temporary&lt;BR /&gt;                  "failed" state when this occurs.&lt;BR /&gt;&lt;BR /&gt;      EXPANDING   The data in the logical drive is being reorganized&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Feb 2009 12:51:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/hpux-rx3600-smartarray-p400-detect-disk-failure-script/m-p/4362113#M4849</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-02-19T12:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX rx3600 SmartArray P400 detect disk failure script</title>
      <link>https://community.hpe.com/t5/integrity-servers/hpux-rx3600-smartarray-p400-detect-disk-failure-script/m-p/4362114#M4850</link>
      <description>Here is an example you can catch the disk drive failure for a logical drive. The drive 1I:1:11 was removed for a test. You can try your test by removing a disk and check the sautil output.&lt;BR /&gt;&lt;BR /&gt;# sautil /dev/ciss5&lt;BR /&gt;&lt;BR /&gt;******************************************************************************&lt;BR /&gt;****                                                                      ****&lt;BR /&gt;****             S A U T I L   S u p p o r t   U t i l i t y              ****&lt;BR /&gt;****                                                                      ****&lt;BR /&gt;****             for the HP SmartArray RAID Controller Family             ****&lt;BR /&gt;****                                                                      ****&lt;BR /&gt;****                           version A.02.11                            ****&lt;BR /&gt;****                                                                      ****&lt;BR /&gt;****  (C) Copyright 2003-2006 Hewlett-Packard Development Company, L.P.   ****&lt;BR /&gt;******************************************************************************&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;---- DRIVER INFORMATION ------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;  Driver State........................ READY&lt;BR /&gt;&lt;BR /&gt;---- CONTROLLER INFORMATION --------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;  Controller Product Number........... P400&lt;BR /&gt;  Controller Product Name............. HP PCIe SmartArray P400&lt;BR /&gt;  Hardware Path....................... 0/6/0/0/0/0/1/0/0/0&lt;BR /&gt;  Serial Number....................... PA5360BBFSW2ON&lt;BR /&gt;  Device File......................... /dev/ciss5&lt;BR /&gt;  Hardware Revision................... 'B'&lt;BR /&gt;  Boot Block Revision................. 0.02&lt;BR /&gt;  Firmware Revision (running)......... 2.02&lt;BR /&gt;  Firmware Revision (in ROM).......... 2.02&lt;BR /&gt;  Firmware Revision (inactive)........ 1.96&lt;BR /&gt;  # of Logical Drives................. 2&lt;BR /&gt;  # of Physical Disks Configured...... 5&lt;BR /&gt;  # of Physical Disks Detected........ 7&lt;BR /&gt;  Logical Drive Rebuild Priority...... 118 (high)&lt;BR /&gt;  Array Capacity Expansion Priority... 0   (low)&lt;BR /&gt;  Auto-Fail Missing Disks at Boot..... enabled&lt;BR /&gt;  SCSI Transfer Detection Mode........ Auto Detect&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;---- ARRAY ACCELERATOR (CACHE) INFORMATION -----------------------------------&lt;BR /&gt;&lt;BR /&gt;  Array Accelerator Board Present?.... yes&lt;BR /&gt;  Cache Configuration Status.......... cache enabled&lt;BR /&gt;  Cache Ratio......................... 100% Read / 0% Write&lt;BR /&gt;  Total Cache Size (MB)............... 208&lt;BR /&gt;    Read Cache........................ 208&lt;BR /&gt;    Write Cache....................... 000&lt;BR /&gt;    Transfer Buffer................... 000&lt;BR /&gt;  Battery Pack Count.................. 1&lt;BR /&gt;  Battery Status (pack #1)............ ok&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;---- LOGICAL DRIVE SUMMARY ---------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;       #   RAID      Size        Status  &lt;BR /&gt;&lt;BR /&gt;       0   1+0       34700 MB    OK       &lt;BR /&gt;       1   0         69401 MB    OK       &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;---- SAS/SATA DEVICE SUMMARY -------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;  Location  Ct Enc Bay       WWID           Type        Capacity Status&lt;BR /&gt;&lt;BR /&gt;  internal  1I   1  12  0x500000e01117c732  DISK        36.4 GB  OK       &lt;BR /&gt;  N/A       1I   1  11  0x0000000000000000  N/A        N/A       FAILED   &lt;BR /&gt;  internal  1I   1  10  0x5000c5000032b839  DISK        36.4 GB  SPARE (activated)&lt;BR /&gt;  internal  1I   1   9  0x5000c5000030b0c5  DISK        36.4 GB  OK       &lt;BR /&gt;  internal  2I   1  16  0x500000e011213482  DISK        36.4 GB  OK       &lt;BR /&gt;  internal  2I   1  15  0x5000c500002084c9  DISK        73.4 GB  UNASSIGNED&lt;BR /&gt;  internal  2I   1  14  0x5000c5000030b9c9  DISK        36.4 GB  UNASSIGNED&lt;BR /&gt;  internal  2I   1  13  0x500000e01118a7a2  DISK        36.4 GB  UNASSIGNED&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;---- SAS/SATA ENCLOSURE SUMMARY ----------------------------------------------&lt;BR /&gt;&lt;BR /&gt;  Location  Ct   Enc  Expander_count    Bay_count     SEP_count    &lt;BR /&gt;&lt;BR /&gt;  internal  1I   1    0                 4             1             &lt;BR /&gt;  internal  2I   1    0                 4             1             &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;---- LOGICAL DRIVE 0 ---------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;  Logical Drive Device File........... c5t0d0&lt;BR /&gt;  Fault Tolerance Mode................ RAID 1+0 (Disk Mirroring)&lt;BR /&gt;  Logical Drive Size.................. 34700 MB   &lt;BR /&gt;  Logical Drive Status................ OK       &lt;BR /&gt;  # of Participating Physical Disks... 2&lt;BR /&gt;&lt;BR /&gt;  Participating Physical Disk(s)...... Ct:Enc:Bay:WWID&lt;BR /&gt;                                       1I:1:12:0x500000e01117c732&lt;BR /&gt;                                       1I:1:11:0x0000000000000000 &amp;lt;-- NOT RESPONDING&lt;BR /&gt;&lt;BR /&gt;  Participating Spare Disk(s)......... Ct:Enc:Bay:WWID&lt;BR /&gt;                                       1I:1:10:0x5000c5000032b839 &amp;lt;-- activated&lt;BR /&gt;for 1I:1:11:0x0000000000000000&lt;BR /&gt;&lt;BR /&gt;  Stripe Size......................... 128 KB&lt;BR /&gt;  Logical Drive Cache Status.......... cache enabled&lt;BR /&gt;  Configuration Signature............. 0xA00148CC&lt;BR /&gt;  Media Exchange Detected?............ no&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Feb 2009 01:35:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/hpux-rx3600-smartarray-p400-detect-disk-failure-script/m-p/4362114#M4850</guid>
      <dc:creator>mits</dc:creator>
      <dc:date>2009-02-20T01:35:58Z</dc:date>
    </item>
  </channel>
</rss>

