Administrator Guide

Table Of Contents
Table 10. Details of the autoupdatescheduler command (continued)
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 file 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:
-u Specifies the user name of the remote share that stores the catalog file.
NOTE: For CIFS, enter the domain name as domain or username.
-p Specifies the password of the remote share that stores the catalog file.
-l Specifies the network share (NFS, CIFS, FTP, TFTP,HTTP, or HTTPS) location of the catalog
file. IPv4 and IPv6 addresses are supported.
-f Specifies the catalog location and the filename. If the filename is not specified, then the default
file used is catalog.xml.
NOTE: If the file 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 filename in the f option.
-ph Specifies the FTP/HTTP proxy host name.
-pu Specifies the FTP/HTTP proxy user name.
-pp Specifies the FTP/HTTP proxy password.
-po Specifies the FTP/HTTP proxy port.
-pt Specifies the FTP/HTTP proxy type.
-time Specifies the time to schedule an autoupdate in the HH:MM format. This option must be
specified.
-dom Specifies the day of month to schedule an autoupdate. Valid values are 128, L (Last day) or
'*' (default any day).
-wom Specifies the week of month to schedule an autoupdate. Valid values are 14, L (Last week)
or '*' (default any week).
-dow Specifies the day of week to schedule an autoupdate. Valid values are sun, mon, tue, wed,
thu, fri, sat, or '*' (default any day).
NOTE:
The -dom, -wom, or -dow option must be included in the command for the autoupdate
schedule. The * value for the options must be included within ' ' (single quotation mark).
If the -dom option is specified, then the -wom and -dow options are not required.
If the-wom option is specified, then the-dow is required and -dom is not required.
If the-dom option is non-'*', then the schedule repeats by month.
If the-wom option is non-'*', then the schedule repeats by month.
If the-dom and -wom options are '*' and the -dow option is non-'*', then the schedule repeats by
week.
If all the three -dom, -wom and -dow options are '*', then the schedule repeats by day.
34 RACADM Subcommand Details