IBM Midrange System DS4000 Series Hardware Manual page 515

Midrange system storage ds4000/ds5000 series
Hide thumbs Also See for Midrange System DS4000 Series:
Table of Contents

Advertisement

Create_LUN AIX_B Data_FC 20 64 AIX_ITSO b 11
Create_LUN AIX_C Data_FC 20 128 AIX_ITSO a 12
Create_LUN AIX_D Data_FC 20 128 AIX_ITSO b 13
# Run cfgmgr and check final LUN configuration
/usr/sbin/cfgmgr
# For AIX 5.3 use /usr/bin/fget_config command
/usr/bin/mpio_get_config -Av
Renaming a DS5000 storage subsystem
Example 8-9, Example 8-10, and Example 8-11 demonstrate the differences between
running a command with the -c and -f options. The -c option requires you to be aware of
specialized parsing syntax for your particular platform. The -f option eliminates that need.
Example 8-9 Windows command line with -c option
C:\temp>"C:\Program Files\IBM_DS\client\SMcli.exe" 9.11.218.183 9.11.218.182 -p
xxxxxxx -c "set storagesubsystem userlabel=\"Tucson_5020\";"
Performing syntax check...
Syntax check complete.
Executing script...
Script execution complete.
SMcli completed successfully.
C:\temp>
Example 8-10 UNIX command line with -c option
/usr/SMclient/SMcli 9.11.218.183 9.11.218.182 -p xxxxxxx -c "set storagesubsystem
userlabel=\"ITSO_5020\";"
<
Performing syntax check...
Syntax check complete.
Executing script...
Script execution complete.
SMcli completed successfully.
root@itsop630:/root
#
Example 8-11 Script file alternative on WIndows or UNIX
In userlabel.scr:
set storageSubsystem userlabel="Test DS5020";
On Windows or UNIX:
SMcli 9.11.218.163 9.11.218.164 -f userlabel.scr
497
Chapter 8. Command-line interface and Script Editor

Advertisement

Table of Contents
loading

Table of Contents