Sun Microsystems, Inc.  Sun System Handbook - ISO 3.4 June 2011 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-71-1012466.1
Update Date:2010-10-28
Keywords:

Solution Type  Technical Instruction Sure

Solution  1012466.1 :   How to get disk serial number and other information in a Sun StorEdge[TM] 6130 Array by command line?  


Related Items
  • Sun Storage 6130 Array
  •  
Related Categories
  • GCS>Sun Microsystems>Storage - Disk>Modular Disk - 6xxx Arrays
  •  

PreviouslyPublishedAs
217178


Description
This document was inspired by a field escalation asking for how to check on a failed disk FRU (Field Replacement Unit) information like serial number and capacity of a disk.

 There are occasions where field support or customer would need a quick way to get information of disks in a Sun StorEdge[TM] 6130 Array (SE6130). Though this can be obtain in many ways like through the Browser User Interface (BUI) of SE6130 Management Host or from 6130supportdata's storageArrayProfile, but at times it may not be possible to access remotely or too cumbersome to do. A quick and precise way to get to the required information and cutting out all other details would be through the command line interface of the SE6130.



Steps to Follow
How it is done through the command line interface, sscs (Sun StorEdge Configuration Service):

The sscs command is located in /opt/se6x20/cli/bin/.

 # PATH=/opt/se6x20/cli/bin/:$PATH; export $PATH

1) Login as root (or any user with 'storage' role) to the Management Host.

 # sscs login -h localhost -u root
Type your password:

2) List registered arrays.

 # sscs list array
Array: se6130-73g-a

3) List the disk information of the array of interest.

 # sscs list -a se6130-73g-a disk
Tray: 10    Disk: t10d07
Capacity:       68.366 GB
Type:           Fibre Channel
Speed (RPM):    10033
Status:         Optimal
State:          Enabled
Role:           Data
Virtual Disk:   2
Firmware:       0407
Serial number:  3HZ7N9AJ00007451HRKD
WWN:            20:00:00:0C:50:EB:F0:76
 Tray: 10    Disk: t10d06
Capacity:       68.366 GB
Type:           Fibre Channel
Speed (RPM):    10033
Status:         Optimal
State:          Enabled
Role:           Data
Virtual Disk:   2
Firmware:       0407
Serial number:  3HZ7NA2E00007451HRRC
WWN:            20:00:00:0C:50:EB:EE:F2
 Tray: 10    Disk: t10d05
Capacity:       68.366 GB
Type:           Fibre Channel
:
:
:

For details on sscs for 6130, see man page sscs-6130(1m):

 # man -M /opt/se6x20/cli/man sscs-6130


Product
Sun StorageTek 6130 Array

How To, FRU, Disk, Disk Type, Disk Capacity, SE6130, Treefrog
Previously Published As
83310

Change History
Date: 2005-12-05
User Name: 111868
Action: Approved
Comment: checked keywords

Attachments
This solution has no attachment
  Copyright © 2011 Sun Microsystems, Inc.  All rights reserved.
 Feedback