Users Guide

266 Using the RACADM Command Line Interface
The parser ignores an index object entry.
Yo u
cannot
specify which index is used. If the index already exists, it is
either used or the new entry is created in the first available index for
that group.
The
racadm getconfig -f
<filename>
command places
a comment in front of index objects, allowing you to see the
included comments.
NOTE: You can create an indexed group manually using the following command:
racadm config -g <groupName> -o <anchored-object> -i <index> <unique-anchor-
name>.
The line for an indexed group
cannot
be deleted from a configuration file.
You must remove an indexed object manually using the following
command:
racadm config -g <
groupName
> -o <
objectName
> -i
<
index
> ""
NOTE: A NULL string (identified by two
""
characters) directs iDRAC6 to delete the
index for the specified group.
To view the contents of an indexed group, use the following command:
racadm getconfig -g <
groupName
> -i <
index
>
For indexed groups the object anchor
must
be the first object after the
[ ]
pair. The following are examples of the current indexed groups:
[cfgUserAdmin]
cfgUserAdminUserName=<
username
>
If the parser encounters an indexed group, it is the value of the anchored
object that differentiates the various indexes.
The parser reads in all of the indexes from iDRAC6 for that group.
Any objects within that group are simple modifications when iDRAC6 is
configured. If a modified object represents a new index, the index is
created on iDRAC6 during configuration.
You cannot specify a desired index in a configuration file.
Indexes may be created and deleted, so over time the group may become
fragmented with used and unused indexes. If an index is present, it is