Reference Guide

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.
-rp — Specifies the repeat parameter. This parameter must
be specified.
If the-dom option is specified, then the valid values for -
rp
are 1–12.
If the-wom option is specified, then the valid values for -
rp
are 1–52.
If the-dow option is specified, then the valid values for -
rp are 1–366.
-a — Applies reboot (1 — Yes, 0 — No). This option must be
specified.
Example Usage examples:
To configure autoupdate feature settings.
For CIFS, run the command:
racadm autoupdatescheduler create -u
Americas/admin -p pwd -l //1.2.3.4/share -
f cat.xml -time 14:30 -wom 1 -dow sun -rp
1 -a 1
For NFS, run the command:
racadm autoupdatescheduler create -u
nfsadmin -p nfspwd -l 1.2.3.4:/share -f
cat.xml -time 14:30 -dom 1 -rp 5 -a 1
For FTP, run the command:
racadm autoupdatescheduler create -u
ftpuser -p ftppwd -l ftp.test.com -f
29