Administrator Guide

Table Of Contents
Table 73. Details of lclog (continued)
Export the Lifecycle log to a remote NFS share.
racadm lclog export -f Mylog.xml -l 192.168.0:/home/lclog_user
Export the Lifecycle log to a local share using Local RACADM.
racadm lclog export -f Mylog.xml
Export the complete Lifecycle log in gzip format to a local share using Local RACADM.
racadm lclog export -f log.xml.gz --complete
Export the Lifecycle log lclog to a local share using Remote RACADM.
racadm -r 192.168.0 -u admin -p xxx lclog export -f Mylog.xml
Display the status of the specified Job ID with Lifecycle Controller.
racadm lclog viewconfigresult -j JID_123456789012
Export the complete Lifecycle Log in gzip format to a remote HTTP share:
racadm lclog export -f log.xml.gz -u httpuser -p httppwd -l http://
test.com
Export the complete Lifecycle Log in gzip format to a remote HTTPS share
racadm lclog export -f log.xml.gz -u httpsuser -p httpspwd -l https://
test.com
Export the Life Cycle Log to a remote HTTP share
racadm lclog export -f Mylog.xml -u httpuser -p httppwd -l http://
test.com
Export the Life Cycle Log to a remote HTTPS share
racadm lclog export -f Mylog.xml -u httpsuser -p httpspwd -l https://
test.com
NOTE: Squid proxy configuration is not supported to access http/https shares.
license
Table 74. license
Description Manages the hardware licenses.
Synopsis
racadm license view [-c <component>]
racadm license import [-f <licensefile>] -l <location> -u <username> -p
<password> -c <component> [-o]
racadm license import -u <username> -p <password> -f <license file
name>\ -l <location> -c <FQDD> [-o]
racadm license export -f <license file> [-l <location>] [-u <username>]
[-p <password>] -e <ID> -c <component>
racadm license export -u <username> -p <password> -f <license file
name>\ -l <location> -t <transaction ID>
100 RACADM Subcommand Details