![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||||||
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
In this Document
Created from <SR 3-5882838661> Applies to:Sun Storage 6780 Array - Version All Versions and laterSun 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. GoalThe 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.
SolutionTo 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.
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:
# /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
Collect host data, and supportdata for all arraysWhen 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 typeIn 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 # /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 |
||||||||||||||||||||||
|