Sun Microsystems 3900 Outdoor Storage User Manual


 
30 Sun StorEdge 3900 and 6900 Series 2.0 Troubleshooting Guide March 2003
Sun Proprietary/Confidential: Internal Use Only
3. Before running the Explorer Data Collection Utility, make sure that the switch and
Sun StorEdge T3+ array information is added to the proper
/opt/SUNWexplo/etc files.
Example
Type switch information in the /opt/SUNWexplo/etc/saninput.txt file. Edit
the file and add the switch information, as shown in
CODE EXAMPLE 3-3.
CODE EXAMPLE 3-3 Editing Switch Information Using vi
4. Type Sun StorEdge T3+ array information in the /opt/SUNWexplo/etc/
t3input.txt file.
5. Type the password for your specific site.
CODE EXAMPLE 3-4 Editing Sun StorEdge T3+ Array Information Using vi
Note xxxx represents Sun StorEdge T3+ array passwords.
# vi saninput.txt
# Input file for extended data collection
# Format is SWITCH SWITCH-TYPE PASSWORD LOGIN
# Valid switch types are ancor and brocade
# LOGIN is required for brocade switches, the default is admin
sw1a ancor
sw1b ancor
sw2a ancor
sw2b ancor
:wq!
# vi t3input.txt
# Input file for extended data collection
# Format is HOST PASSWORD
t3b0 xxxx
t3b2 xxxx
t3b3 xxxx
:wq!