Reference Guide

NOTE:
The autoupdatescheduler subcommand can be enabled or disabled.
Lifecycle Controller and CSIOR may not be enabled to run this subcommand.
The autoupdatescheduler can be enabled or disabled. For more information, see
LifecycleController.LCAttributes.autoupdate (Read or Write)
The minimum Lifecycle Controller version required is Lifecycle Controller 1.3.
When a job is already scheduled and the clear command is run, the scheduling parameters are
cleared.
If the network share is not accessible or the catalog le is missing when the job is scheduled, then
the job is unsuccessful.
Synopsis
To create the AutoUpdateScheduler, run the command.
racadm autoupdatescheduler create -u <user> -p <password> -l <location> -
f <filename> -time <time> -dom <DayOfMonth> -wom <WeekOfMonth> -dow
<DayofWeek> -rp <repeat> -a <applyreboot> -ph <proxyHost> -pu
<proxyUser> -pp <proxyPassword> -po <proxyPort> -pt <proxyType>
To view AutoUpdateScheduler parameter, run the command.
racadm autoupdatescheduler view
To clear and display AutoUpdateScheduler parameter, run the command.
racadm autoupdatescheduler clear
NOTE: After the parameters are cleared, the AutoUpdateScheduler is disabled. To schedule the
update again, enable the AutoUpdateScheduler.
Input Valid options:
-uSpecies the user name of the remote share that stores the catalog le.
NOTE: For CIFS, enter the domain name as domain or username.
-pSpecies the password of the remote share that stores the catalog le.
-lSpecies the network share (NFS, CIFS, FTP, TFTP, or HTTP) location of the catalog le. IPv4 and
IPv6 addresses are supported.
-fSpecies the catalog location and the lename. If the lename is not specied, then the default le
used is catalog.xml.
NOTE: If the le is in a subfolder within the share location, then enter the network share
location in the –l option and enter the subfolder location and the lename in the –f option.
-phSpecies the FTP/HTTP proxy host name.
-puSpecies the FTP/HTTP proxy user name.
-ppSpecies the FTP/HTTP proxy password.
-poSpecies the FTP/HTTP proxy port.
-ptSpecies the FTP/HTTP proxy type.
-timeSpecies the time to schedule an autoupdate in the HH:MM format. This option must be
specied.
-domSpecies the day of month to schedule an autoupdate. Valid values are 1–28, L (Last day) or '*'
(default — any day).
-womSpecies the week of month to schedule an autoupdate. Valid values are 1–4, L (Last week) or
'*' (default — any week).
-dowSpecies the day of week to schedule an autoupdate. Valid values are sun, mon, tue, wed, thu,
fri, sat, or '*' (default — any day).
20