Reference Guide

NOTE:
To run this subcommand, you require the Server Profile Export and Import
license.
Backup operation is licensed (Enterprise) but restore operation is not licensed .
If Lifecycle Controller is disabled, starting a restore operation is unsuccessful.
If CSIOR is disabled, the system inventory can have old data during the backup
operation. An appropriate warning message is displayed.
The autobackupscheduler can be enabled or disabled. For more information
about enable or disable, seeLifecycleController.LCAttributes.autobackup
The minimum Lifecycle Controller version 1.3 is required .
The minimum Lifecycle Controller version 2 1.3 is required
Synopsis
racadm systemconfig backup -f <filename> <target> [-n
passphrase] [-l <location> -u <user name> -p <password>] [--
vFlash]
racadm systemconfig restore -f <filename> <target> [-n
passphrase ] [--nopreserve] [-l <location> -u <user name> -p
<password>] [--vFlash]
To create an AutoBackup Schedule.
racadm systemconfig backup [-f <filename>] <target> [-n
<passphrase>][-l <location> -u <user name> -p <password>] [--
vFlash] -time <time> [-dom <DayOfMonth>] [-wom <WeekOfMonth>] [-
dow <DayofWeek>] -rp <repeat> -mb <MaxBackup>
To view an AutoBackup Schedule.
racadm systemconfig getbackupscheduler
To delete an AutoBackup Schedule.
racadm systemconfig clearbackupscheduler
NOTE: After the parameters are cleared, the AutoBackupScheduler is disabled.
To schedule the backup again, enable the AutoBackupScheduler.
Input
-n — Specifies a pass phrase used to encrypt or decrypt the configuration data. The
pass phrase must have 8 to 32 characters, and one upper and lower case character.
NOTE: This pass phrase is optional.
-l — Specifies the network share location, can be either CIFS or NFS.
-f — Specifies the image location and the file name.
NOTE: If the file is in a subfolder within the share location, then specify the
network share location in the –l option and specify the subfolder location and
the filename in the –f option.
-u — Specifies the user name for the remote share access.
-p — Specifies the password for the remote share access.
--vFlash — Selects vFlash SD as target location for back up.
--nopreserve — Deletes all the virtual disks and configurations.
-time: Specifies the time to schedule an autobackup in HH:MM format. This
parameter must be specified.
-dom: Specifies the day of month to schedule an autobackup. Valid values are 1–28,
L(Last day) or '*' (default — any day).
-wom : Specifies the week of month to schedule an autobackup. Valid values are 1–
4, L(Last week) or '*' (default — any week).
-dow: Specifies the day of week to schedule an autobackup. Valid values are sun,
mon, tue, wed, thu, fri, sat, or '*' (default — any day).
115