Dell Drac 5 User Guide
Here you can view all the pages of manual Dell Drac 5 User Guide. The Dell manuals for System are available online for free. You can easily download all the documents as PDF.
Page 321
RACADM Subcommand Overview321 Output The serveraction subcommand displays an error message if the requested operation could not be performed, or a success message if the operation completed successfully. Supported Interfaces •Local RACADM • Remote RACADM • Telnet/SSH/Serial RACADM getraclog NOTE: To use this command, you must have Log In DRAC 5 permission. Table A-29 describes the racadm getraclog command. Table A-28. serveraction Subcommand Options String Definition Specifies the action. The options...
Page 322
322RACADM Subcommand Overview Synopsis racadm getraclog -i racadm getraclog [-A] [-o] [-c count] [-s start-record] [-m] Description The getraclog -i command displays the number of entries in the DRAC 5 log. The following options allow the getraclog command to read entries: • -A — Displays the output with no headers or labels. • -c — Provides the maximum count of entries to be returned. • -m — Displays one screen of information at a time and prompts the user to continue (similar to the UNIX more...
Page 323
RACADM Subcommand Overview323 clrraclog NOTE: To use this command, you must have Clear Logs permission. Synopsis racadm clrraclog Description The clrraclog subcommand removes all existing records from the RAC log. A new single record is created to record the date and time when the log was cleared. getsel NOTE: To use this command, you must have Log In To DRAC 5 permission. Table A-30 describes the getsel command. Synopsis racadm getsel -i racadm getsel [-E] [-R] [-A] [-o] [-c count] [-s count] [-m]...
Page 324
324RACADM Subcommand Overview -s — Specifies the starting record used for the display -E — Places the 16 bytes of raw SEL at the end of each line of output as a sequence of hex values. -R — Only the raw data is printed. -m — Displays one screen at a time and prompts the user to continue (similar to the UNIX more command). NOTE: If no arguments are specified, the entire log is displayed. Output The default output display shows the record number, timestamp, severity, and description. Fo r e x a m p...
Page 325
RACADM Subcommand Overview325 Supported Interfaces •Local RACADM • Remote RACADM • Telnet/SSH/Serial RACADM gettracelog NOTE: To use this command, you must have Log In To DRAC 5 permission. Table A-31 describes the gettracelog subcommand. Synopsis racadm gettracelog -i racadm gettracelog [-A] [-o] [-c count] [-s startrecord] [-m] Description The gettracelog (without the -i option) command reads entries. The following gettracelog entries are used to read entries: -i — Displays the number of entries in...
Page 326
326RACADM Subcommand Overview Output The default output display shows the record number, timestamp, source, and description. The timestamp begins at midnight, January 1 and increases until the system boots. After the system boots, the system’s timestamp is used. Fo r e x a m p l e : Record: 1 Date/Time: Dec 8 08:21:30 Source: ssnmgrd[175] Description: root from 143.166.157.103: session timeout sid 0be0aef4 Supported Interfaces •Local RACADM • Remote RACADM • Telnet/SSH/Serial RACADM...
Page 327
RACADM Subcommand Overview327 Description The sslcsrgen subcommand can be used to generate a CSR and download the file to the client’s local file system. The CSR can be used for creating a custom SSL certificate that can be used for SSL transactions on the RAC. Options NOTE: The -f option is not supported for the serial/telnet/ssh console. Table A-33 describes the sslcsrgen subcommand options. NOTE: If the -f option is not specified, the filename defaults to sslcsr in your current directory. If no...
Page 328
328RACADM Subcommand Overview Examples racadm sslcsrgen -s or racadm sslcsrgen -g -f c:\csr\csrtest.txt Supported Interfaces •Local RACADM • Remote RACADM • Telnet/SSH/Serial RACADM sslcertupload NOTE: To use this command, you must have Configure DRAC 5 permission. Table A-34 describes the sslcertupload subcommand. Synopsis racadm sslcertupload -t [-f ] Options Table A-35 describes the sslcertupload subcommand options. Table A-34. sslcertupload Subcommand Description sslcertuploadUploads a custom SSL...
Page 329
RACADM Subcommand Overview329 The sslcertupload command returns 0 when successful and returns a nonzero number when unsuccessful. Restrictions The sslcertupload subcommand can only be executed from a local or remote RACADM client. The sslcsrgen subcommand cannot be used in the serial, telnet, or SSH interface. Example racadm sslcertupload -t 1 -f c:\cert\cert.txt Supported Interfaces •Local RACADM • Remote RACADM sslcertdownload NOTE: To use this command, you must have Configure DRAC 5 permission....
Page 330
330RACADM Subcommand Overview Options Table A-37 describes the sslcertdownload subcommand options. The sslcertdownload command returns 0 when successful and returns a nonzero number when unsuccessful. Restrictions The sslcertdownload subcommand can only be executed from a local or remote RACADM client. The sslcsrgen subcommand cannot be used in the serial, telnet, or SSH interface. Example racadm sslcertdownload -t 1 -f c:\cert\cert.txt Supported Interfaces •Local RACADM • Remote RACADM Table A-37....