Reference Guide

NOTE: If —eis 0, then admin password is mandatory.
<groupName> — Name of the group for administrative purpose. You can use
up to 64 alphanumeric characters and hyphens and the first character must be
a letter or a number.
<group_ip> — Group IP and Network address for the group. The group IP
address is used for administrative and host access to volumes.
<group_password> — Group Membership Management Password is
required when adding members to the group. The password must have 3 to 16
alphanumeric characters and is case-sensitive.
<admin_password> — Group Administration Password to set admin
password when creating new group and will override the factory-set
password.
grpadmin
is the default
grpadmin
account. The password must have
3 to 16 alphanumeric characters and is case-sensitive.
—f — The valid values are
A or B
. Select Fabric to be used for data I/O. Options
are:
Fabric A (LOM port)
Fabric B (Mezz port)
The default is Fabric B. If the option is not specified, then the configuration is
not done.
Output
<module>
configuration was initiated successfully. It may take several minutes to
complete.
Example
Set member name, member ip, member netmask, member gateway with new
group name, group ip, group password, admin password selecting fabric A on
server-1:
racadm setarraycfg -m server-1 -n cmc-col
192.168.1.233 255.255.255.0 192.168.1.0 -e 0 -g cmc-
array-grp 192.168.1.10 <password> -f A
Set member name, member ip, member netmask, member gateway with
existing group name, group ip, group password selecting fabric B on server-1:
racadm setarraycfg -m server-1 -n cmc-col
192.168.1.233 255.255.255.0 192.168.1.0 -e 1 -g cmc-
array-grp 192.168.1.10 <password> -f B
Select different fabric type:
racadm setarraycfg -m server-3 -f A
setassettag
Description Sets the N-byte ASCII asset tag for the chassis.
To use this subcommand, you must have Administrator privilege.
Synopsis
racadm setassettag -m chassis <asset tag>
Input -m <
module
> — Specifies the module whose asset tag you want to set.
Legal value: chassis
You can obtain the same output if you do not include this option, as there is only one legal
value.
<
assettag
> is a maximum of 64 non-extended ASCII characters.
Example
racadm setassettag -m chassis 783839–33
119