Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Verify that the current system time is within the maintenance window timeframe defined for the plan.
  2. Verify that there is enough space in the destination path for downloading and storing the files. (See Configurable Parameters and Settings to lean how to determine the check threshold value)
  3. If the backup is for a specific domain and quiesce was requested - check that the domain is not already quiesced
    If the backup is for an entire device and quiesce was requested - check that there are no quiesced domains on the device
  4. If Export Domain was requested - check that there are no unsaved changes in the requested domain(s),
    If there are any unsaved changes, two export domain backups will be taken - one for the persisted data and one for the unpersisted data.
  5. If Secure Backup was requested - check that there is enough space in the DataPower appliance to store the backup before downloading it to the user storage. (See Configurable Parameters and Settings to learn how to determine this check's threshold value)
  6.  Run the user's pre-script (if defined for requested in the activity), the task will stop if the script return value is larger than 0
  7.  Issue a Quiesce domain/device SOMA (if defined requested for the activity
  8. Wait for the device or domain to finish quiescing. A timeout value may be specified for the Quiesce SOMA (see Configurable Parameters and Settings),
    DPOD will cancel the task if the domain(s) are not yet quiesced 3 minutes after the specified timeout, and will issue an Unquiesce SOMA
  9. Perform the Secure Backup or Export Domain operation
  10. Unquiesce the device/domain (if it was previously quiesced by this task) 
  11. Wait for the device/domain to unquiesce. A timeout value may be specified for this operation. 3 minutes after the timeout, DPOD will stop waiting for the unquiesce operation and will fail the task (the device's unquiesce operation will not be interrupted though)
  12. Run the user's post-task script (if defined requested in the activity

When all the plan's tasks completed execution, the post-plan script will be executed (if requested in the plan settings)

...

The Plan Details page shows the 40 most recent plan execution results, 

Image RemovedImage Added

The table outlines the following details for each plan execution

...

Click the status column to drill into the activities execution details page

Image RemovedImage Added


Column NameDescription
IDThe Activity Execution ID
Status TimeThe last time the status of the activity changed
Device PatternThe device name or pattern that was used for this backup activity
Domain PatternThe domain name or pattern that was used for this backup activity
ActionSECURE_BACKUP or EXPORT_DOMAIN
StatusThe current status of the activity
Successful TasksNumber of backup tasks that completed successfully for this activity execution
Failed TasksNumber of backup tasks that failed for this activity execution
Skipped TasksNumber of backup tasks that were skipped for this activity execution

...

Click the status column to drill into the task execution details page

Image RemovedImage Added

Column NameDescription
IDThe Task Execution ID
Status TimeThe last time the status of the task changed
Device NameThe Device being backed-up
Domain NameThe Domain being backed-up or "all-domains" for Secure Backup/Export Domain for all domains
Files D/LNumber of files that were downloaded to the user's storage
D/L ErrorsNumber of download errors
StatusThe current status of the task
Error MessageTask's Error message if any

...

Click the status column to drill into the downloaded files details page

Image RemovedImage Added

The downloaded files page displays information about the backup operation, such as the device firmware version, device type, device build, etc; and a list of all files that were downloaded to the user's storage