CLI Guide
— mm is the month
— dd is the day
— hh is the hour
— mm is the minute
— ss is the second
— Setting the time using the -l and -z options is recommended. This command format allows
the CMC to fully support local time zones, including the ability to automatically adjust the
CMC time to the local Daylight Savings Time.
Example The setractime subcommand supports dates ranging from 1/1/1970 00:00:00 through 12/31/2030
23:59:59. To set the local time to October 24, 2007 at 3:02:30 PM:
racadm setractime -l 20071024150230
The time was set successfully.
setslotname
Table 125. Details of setslotname
Description
Sets the name of the server slot and enables the feature to display the slot name, host name or
iDRAC DNS name of all the four server slots, or of a specied slot (indicated by the server slot
number) in the chassis. Optionally, use this command to set whether the server slot name or host
name is displayed in the CMC Web interface or with the getslotname -i <
slot Num
> command. If the
host name is not available, the static server slot name is used.
To use this subcommand, you must have the Administrator privilege.
NOTE:
• The OMSA server agent must be present and running on the server to use the Display
Hostname feature. If the agent is not running, the setting is ignored. For more information,
see the Dell OpenManage Server Administrator User's Guide at support.dell.com/
manuals.
• The special characters \ (backslash), & (ampersand), ` (backward quotation mark),
" (double quotation mark), ; (semicolon), ' (single quote), < (open angular bracket), and >
(close angular bracket) are not supported for this subcommand.
Synopsis
racadm setslotname [-i<Slot_Number><Slot_Name_To_Be_Set> | -h 0|1|2]
racadm setslotname -h <enabled>
Input
• <Slot_Number> — Specify the slot number in the chassis. Valid values: 1 to 4.
• <Slot_Name_To_Be_Set> — The new name to be assigned to the slot.
• <enabled> — Sets whether the server's host name is used for display purposes. Valid values:
0, 1 or 2.
Example
• Set the name of slot 3 as server3:
racadm setslotname -i 3 server3
• Enable system to display host names (1= Hostname):
racadm setslotname -h 1
RACADM Subcommand Details 101