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

Asset ID: 1-71-1017364.1
Update Date:2012-07-30
Keywords:

Solution Type  Technical Instruction Sure

Solution  1017364.1 :   Script to list controller, sbus slot, SSA WWN#  


Related Items
  • Sun SPARCstorage Array
  •  
Related Categories
  • PLA-Support>Sun Systems>DISK>HDD-JBOD>SN-DK: Disks and other JBODs
  •  

PreviouslyPublishedAs
228431


Steps to Follow
This script will list the controller, sbus slot, and World-Wide Number (WWN)
on a SPARCstorage(R) Array (SSA).

echo ""
echo "Controller Board SBus Array WWSN"
echo "---------- ----- ---- ----------"
ls -l /dev/rdsk/c*|grep pln|awk '{print " ", substr($0,65,2), \
" ", substr ($0,102,1), " ", substr ($0,127,1), " ", \
substr ($0,149,6)}'|uniq
# ($0,149,n)

where n=length of WWN serial #

Product
Solaris
Workgroup Storage Arrays

Previously Published As
12073

Change History
Date: 2003-05-20
User Name: Administrator
Action: Migration from KMSCreator
Comment: updated by : Gary Northup
comment : changed from srdb to infodoc
date : May 26, 2000



updated by : Rene Vega
comment : Document's contents are technically correct.
date : May 23, 2000



updated by : No owner
comment : No comment
date : Nov 27, 1995
Version: 0
Product_uuid
3285bfa4-224e-11d6-8eb3-843d3a923213|Solaris
ba0a3f80-21a0-11d6-8069-c06c91a3c4d9|Workgroup Storage Arrays

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