Parameters that can be changed from This page lists system parameters that are of interest in the appliance maintenance context. The parameters can be configured using the system parameters page.
SettingParameter | Description | Default Value |
---|
Enable Backups | Global flag to enable or disable all backups |
, no backups can be run if . No backups will run when this flag is set to false | true |
Enable Syncs | Global flag to enable or disable all configuration syncs |
, no syncs can be run if . No syncs will run when this flag is set to false | true |
Maintenance User Scripts Source Path |
Where to find Location of the user Plan/Task Pre/Post scripts in the file system | /app/custom/scripts |
Maintenance User Scripts Working Path | The |
running path for the user scripts - it should be equal to the source path unless you have a specific reasonuser scripts' execution path. This is normally the same as the source path above | /app/custom/scripts |
Maintenance Window Start Time (HH:MM) | Global value for the maintenance window start time |
, you can override this value in the plan . This value may be overridden in a specific plan's settings | 22:00 |
Maintenance Window End Time (HH:MM) | Global value for the maintenance window end time |
, you can override this value in the plan . This value may be overridden in a specific plan's settings | 06:00 |
Maintenance Syslog Notifications Destination Hostname | The hostname or IP |
syslogs will be address where syslog records are sent to | No Default |
Maintenance Syslog Notifications Destination Port |
Port where the syslogs will be The port where syslog records are sent to | 60000 |
Maintenance Error Syslog Severity Field Value | The severity of error operations |
syslogs syslog records (such as "Plan Failed") | error |
Maintenance Success Syslog Severity Field Value | The severity of success |
syslogs syslog records (Such as "Plan Finished Successfully") | info |
Maintenance - Timeout in Seconds for Quiesce Operations | The timeout (in seconds) sent to the Quiesce SOMA operation when a quiesce operation was requested in the activity. DPOD will add 3 minutes to this timeout and |
will check if all domains quiesced within this |
timeperiod. | 1800 |
Maintenance - Timeout in Seconds for Unquiesce Operations | The timeout (in seconds) for DPOD to wait until all domains unquiesce before marking the task as failed DPOD will add 3 minutes to this timeout | 1800 |
Backups - Destination Path | Destination path where DPOD |
should save the saves its backup files. This path must be a mounted remote filesystem |
, you cannot backup to . Backups may not be stored on the local filesystem created during |
DPOD's installation | /data/backups/store |
Backups - Backup Store Free Space Threshold (Percent) | Before starting |
the will check if ensures that the destination path has enough free storage available.
|
If When the percentage of free storage is less than this value, the backup will not proceed | 10 |
Backups - DataPower Temp Free Space Threshold (Percent) | For Secure Backup - the backup will be first stored in the DataPower temp filesystem, Before starting a secure backup, DPOD |
will check if ensures that the temp DataPower filesystem has enough free storage available.
|
If When the percentage of free storage is less than this value, the backup will not proceed | 10 |
Backups Maintenance - Max Minutes |
to Before Releasing Locks on Running TasksHow long in minutes should DPOD wait Before Marking Task as Canceled | The amount of time (in minutes) DPOD waits before marking a |
stucked canceled (minutes from the last time the task's status was changed), so other tasks can cancelled. This time is relative to the last status change on the task. When DPOD marks such tasks as cancelled, other tasks may start executing on the device. ( |
the The task itself will not be interrupted) | 60 |
Syncs - Temp Files Path |
Where to save Location where DPOD saves temporary exports and files used by the configuration sync tasks | /app/tmp/sync |
The HTTP Address of the UI | The URL prefix for your DPOD UI - for |
exampeexample: https://10.0.0.50 (everything before /op) it will be used in the maintenance result emails | No Default |