Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-71-1679803.1
Update Date:2017-06-12
Keywords:

Solution Type  Technical Instruction Sure

Solution  1679803.1 :   How to Use Oracle Explorer Data Collector to Collect Supportdata for the Sun Storage 2500, 2500-M2, 6000 and J4000 Arrays  


Related Items
  • Sun Storage 2540 Array
  •  
  • Sun Storage 2510 Array
  •  
  • Sun Storage 2540-M2 Array
  •  
  • Sun Storage 6780 Array
  •  
  • Sun Storage 6180 Array
  •  
  • Sun Storage 6130 Array
  •  
  • Sun Storage 2530 Array
  •  
  • Sun Storage 2530-M2 Array
  •  
  • Sun Storage J4400 Array
  •  
  • Sun Storage J4500 Array
  •  
  • Sun Flash F5100 Array
  •  
  • Sun Storage J4200 Array
  •  
  • Sun Storage 6140 Array
  •  
  • Sun Storage 6540 Array
  •  
  • Sun Storage 6580 Array
  •  
Related Categories
  • PLA-Support>Sun Systems>DISK>Arrays>SN-DK: 6140_6180
  •  




In this Document
Goal
Solution
 Collect host data, and supportdata for all arrays
 Collect host data, and supportdata for a specific array type
 Collect host data only, and no supportdata

References


Created from <SR 3-5882838661>

Applies to:

Sun Storage 6780 Array - Version All Versions and later
Sun Flash F5100 Array - Version All Versions and later
Sun Storage 6180 Array - Version All Versions and later
Sun Storage 2540 Array - Version Not Applicable and later
Sun Storage 2510 Array - Version Not Applicable and later
Information in this document applies to any platform.

Goal

The Oracle Services Tools Bundle (STB) provides a suite of data gathering utilities for Oracle hardware products. With the release of STB 8.0.4, the Oracle Explorer Data Collector component of STB will now collect a supportdata for all the legacy Sun Storage Arrays. Both an Explorer from the server and a supportdata from all registered arrays can be gathered with just one simple command. This document explains how to use Explorer to collect this information.

 

Solution

To collect array supportdata when running Explorer, Sun Storage Common Array Manager (CAM) must be installed on the host that is running Explorer.  This is because Explorer uses commands when gathering array supportdata that are only available when CAM is installed. Also, Explorer will only collect supportdata for arrays that are registered in CAM.

While it may be tempting to consider installing CAM on multiple servers, this is not a best practice. The best practice is to identify a single host to serve as the CAM management station. To collect diagnostic data for other hosts attached to Sun Storage Arrays, there are two options. Depending on your configuration and the nature of the problem, one option may be more convenient than the other.

  • Run Explorer on the CAM host, which will collect data for that host and also for all registered arrays. Then run Explorer on the host experiencing the problem. This will produce two Explorer files to provide to Oracle technical support.
  • On the CAM host, use CAM to collect supportdata for one or more arrays. Then run Explorer on the host experiencing the problem. This will result in a single Explorer for the problem host, and one supportdata file for each array.

 

To download the Oracle Services Tools Bundle, refer to <Document 1153444.1> Oracle Services Tools Bundle (STB) - RDA/Explorer, SNEEP, ACT.

To download Sun Storage Common Array Manager, refer to <Document 1296274.1> How to Download Common Array Manager (CAM) Software and Patches.

For more infoormation about using CAM, consult the official product documentation for your version of CAM on Oracle Technology Network's Disk Device Software Documentation page.

  

When running Explorer on a host configured with CAM, you can:

  • Collect host data, and supportdata for all arrays.
  • Collect host data, and supportdata for a specific array type.
  • Collect host data only, and no supportdata.


Explorer uses the CAM command /opt/SUNWsefms/bin/ras_admin to determine which arrays to collect data for. In this example, there are 12 arrays registered with this installation of CAM.

# /opt/SUNWsefms/bin/ras_admin device_list
Monitored On  Device        Type   IP Address      Unique Identifier Active ASR
------------- ------------- ------ --------------  ----------------- ------ ---
myhost      2530-Prod     2530   xx.xxx.xxx.xxx  200400a0b83460cd  Y      N
myhost      2540m2        2540m2 xx.xxx.xxx.xxx  200d0080e51c2cc4  Y      N
myhost      6140-test     6140   xx.xxx.xxx.xxx  200600a0b8118496  Y      N
myhost      F5100-ssd     f5100  xx.xxx.xxx.xxx  5080020000496800  Y      N
myhost      J4200_1       j4200  xx.xxx.xxx.xxx  2029qtf0809qcj214 Y      N
myhost      J4500_QA      j4500  xx.xxx.xxx.xxx  5080020000493300  Y      N
myhost      6140-A        6140   xx.xxx.xxx.xxx  200400a0b8118402  Y      N
myhost      6180-Prod     6180   xx.xxx.xxx.xxx  20040080e517bd7c  Y      N
myhost      6780-Prod     6780   xx.xxx.xxx.xxx  200400a0b84739fa  Y      N
myhost      2540-FC       2540   xx.xxx.xxx.xxx  200400a0b82fbc5d  Y      N
myhost      2510-iscsi    2510   xx.xxx.xxx.xxx  200400a0b83ac96c  Y      N
myhost      6130-B        6130   xx.xxx.xxx.xxx  200400a0b8170e1c  Y      N


Note the array Type in the above output. Explorer contains two modules which will collect data for a specific array type. Each module will collect a separate supportdata file for each array associated with the module type. You can specify which module type Explorer should use, but you cannot specify an individual array.

  • The st25xx module will collect a supportdata for any array of type 2510, 2540, 2530, 2540m2, 2530m2, j4200, j4400, j4500, and f5100.

  • The se61xx module will collect a supportdata for any array of type 6130, 6140, 6180, 6540, 6580, and 6780.

 

Collect host data, and supportdata for all arrays

When Explorer is run without any options, all the default modules are run, including st25xx and se61xx. In the case where both server and array data are required, Explorer can collect all data in a single command.

# /opt/SUNWexplo/bin/explorer
   Oracle Explorer Data Collector 8.04
   ......
   myhost[21712] st25xx:RUNNING
   myhost[21712] se61xx:RUNNING
   ......
   myhost[21712] explorer:  Explorer finished


# cd /opt/SUNWexplo/output ; du -a | grep zip
     256     ./explorer.84aaxxxx.myhost-2014.06.06.14.21/disks/StorEdge/ST25XX/2530-Prod/2530-Prod_xtract.zip
     1504    ./explorer.84aaxxxx.myhost-2014.06.06.14.21/disks/StorEdge/ST25XX/2540m2/2540m2_xtract.zip
     12      ./explorer.84aaxxxx.myhost-2014.06.06.14.21/disks/StorEdge/ST25XX/F5100-ssd/F5100-ssd_xtract.zip
     10      ./explorer.84aaxxxx.myhost-2014.06.06.14.21/disks/StorEdge/ST25XX/J4200_1/J4200_1_xtract.zip
     16      ./explorer.84aaxxxx.myhost-2014.06.06.14.21/disks/StorEdge/ST25XX/J4500_QA/J4500_QA_xtract.zip
     336     ./explorer.84aaxxxx.myhost-2014.06.06.14.21/disks/StorEdge/ST25XX/2540-FC/2540-FC_xtract.zip
     784     ./explorer.84aaxxxx.myhost-2014.06.06.14.21/disks/StorEdge/ST25XX/2510-iscsi/2510-iscsi_xtract.zip
     1056    ./explorer.84aaxxxx.myhost-2014.06.06.14.21/disks/StorEdge/ST61XX/6140-test/6140-test_xtract.zip
     960     ./explorer.84aaxxxx.myhost-2014.06.06.14.21/disks/StorEdge/ST61XX/6140-A/6140-A_xtract.zip
     1696    ./explorer.84aaxxxx.myhost-2014.06.06.14.21/disks/StorEdge/ST61XX/6180-Prod/6180-Prod_xtract.zip
     2480    ./explorer.84aaxxxx.myhost-2014.06.06.14.21/disks/StorEdge/ST61XX/6780-Prod/6780-Prod_xtract.zip
     656     ./explorer.84aaxxxx.myhost-2014.06.06.14.21/disks/StorEdge/ST61XX/6130-B/6130-B_xtract.zip

 

Collect host data, and supportdata for a specific array type

In the example below, supportdata is collected for all arrays whose type is associated with the st25xx module.

# /opt/SUNWexplo/bin/explorer -w st25xx
   Oracle Explorer Data Collector 8.04
   ........
   myhost[19194] st25xx:RUNNING
   ........
   explorer:  Explorer finished

# cd /opt/SUNWexplo/output ; du -a | grep zip
   256     ./explorer.84aaxxxx.myhost-2014.06.06.00.07/disks/StorEdge/ST25XX/2530-Prod/2530-Prod_xtract.zip
   2528    ./explorer.84aaxxxx.myhost-2014.06.06.00.07/disks/StorEdge/ST25XX/2540m2/2540m2_xtract.zip
   12      ./explorer.84aaxxxx.myhost-2014.06.06.00.07/disks/StorEdge/ST25XX/F5100-ssd/F5100-ssd_xtract.zip
   10      ./explorer.84aaxxxx.myhost-2014.06.06.00.07/disks/StorEdge/ST25XX/J4200_1/J4200_1_xtract.zip
   16      ./explorer.84aaxxxx.myhost-2014.06.06.00.07/disks/StorEdge/ST25XX/J4500_QA/J4500_QA_xtract.zip
   336     ./explorer.84aaxxxx.myhost-2014.06.06.00.07/disks/StorEdge/ST25XX/2540-FC/2540-FC_xtract.zip
   784     ./explorer.84aaxxxx.myhost-2014.06.06.00.07/disks/StorEdge/ST25XX/2510-iscsi/2510-iscsi_xtract.zip

 

In this next example, supportdata is collected for all arrays whose type is associated with the se6100 module.

# /opt/SUNWexplo/bin/explorer -w se61xx
   Oracle Explorer Data Collector 8.04
   ........
   myhost[19194] se61xx:RUNNING
   ........
   explorer:  Explorer finished

#  cd /opt/SUNWexplo/output ; du -a | grep zip
    1040    ./explorer.84aaxxxx.myhost-2014.06.06.13.03/disks/StorEdge/ST61XX/6140-test/6140-test_xtract.zip
    960     ./explorer.84aaxxxx.myhost-2014.06.06.13.03/disks/StorEdge/ST61XX/6140-A/6140-A_xtract.zip
    2944    ./explorer.84aaxxxx.myhost-2014.06.06.13.03/disks/StorEdge/ST61XX/6180-Prod/6180-Prod_xtract.zip
    6112    ./explorer.84aaxxxx.myhost-2014.06.06.13.03/disks/StorEdge/ST61XX/6780-Prod/6780-Prod_xtract.zip
    656     ./explorer.84aaxxxx.myhost-2014.06.06.13.03/disks/StorEdge/ST61XX/6130-B/6130-B_xtract.zip

 

Collect host data only, and no supportdata

In this final example, Explorer is instructed not to collect array information. This can be done when there is a specific problem on the server unrelated to the storage.

# /opt/SUNWexplo/bin/explorer -w !st25xx,!se61xx
   Oracle Explorer Data Collector 8.04

   ........

 

Do you still have questions?  You can use My Oracle Support Communities.  Communities put you in touch with industry professionals like yourself.  They are monitored by Oracle support engineers, so you can expect reliable and correct answers.  Ask questions and see what others are asking about in the Disk Storage 2000, 3000, 6000 RAID Arrays & JBODs Community.

 

References

<NOTE:1153444.1> - Oracle Services Tools Bundle (STB) - RDA/Explorer, SNEEP, ACT
<NOTE:1296274.1> - How to Download Common Array Manager (CAM) Software and Patches

Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback