Here we have an overview of the commands I used while connecting two HPUX machines to two Clariion CX340 storage adapters (4 paths to the storage).
# ioscan -fnC disk
# insf -e
# powermt display dev=all
# powermt config
# powermt check force dev=all
# powermt display paths
# powermt display hba_mode
Symmetrix logical device count=0
CLARiiON logical device count=37
Hitachi logical device count=0
Invista logical device count=0
HP xp logical device count=0
Ess logical device count=0
HP HSx logical device count=0
==============================================================================
—– Host Bus Adapters ——— —— I/O Paths —– Stats
### HW Path Summary Total Dead Q-IOs Mode
==============================================================================
7 0/2/1/0.2.0.0.0 optimal 27 0 0 Enabled
19 0/2/1/0.4.0.0.0 optimal 10 0 0 Enabled
20 0/2/1/0.4.1.0.0 optimal 10 0 0 Enabled
21 0/4/2/0.3.1.0.0 optimal 10 0 0 Enabled
22 0/4/2/0.3.0.0.0 optimal 10 0 0 Enabled
23 0/2/1/0.2.1.0.0 optimal 27 0 0 Enabled
24 0/4/2/0.1.0.0.0 optimal 27 0 0 Enabled
25 0/4/2/0.1.1.0.0 optimal 27 0 0 Enabled
# fcmsutil /dev/td1
# fcmsutil /dev/td1 force_speed AUTO
# fcmsutil /dev/td1 force_speed 2G
# fcmsutil /dev/td1 disable
# fcmsutil /dev/td1 enable
Restart Navisphere agent on HPUX
# /sbin/init.d/agent stop
# /sbin/init.d/agent start
Login to the Setup of a Storage Processor
i.e. to restart the management service
http://ip_address_SP/setup
Leave a Reply