Data Domain - Managing Snapshot Schedules
Summary: Managing Snapshot Schedules
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
Managing Snapshot Schedules
PURPOSE
This article details how to create and remove snapshot schedules.
APPLIES TO
- All Data Domain systems
- All Software Releases
Cause
Managing Snapshot Schedules
Resolution
SOLUTION
Displaying, creating, and deleting snapshots.| ACTION | COMMAND | ||
|---|---|---|---|
| Display (list) snapshots |
|
||
| Cteate a snapshot |
|
||
| Delete (expire) a snapshot |
|
| ACTION | COMMAND | ||
|---|---|---|---|
| Display all snapshot schedules | snapshot show scheduleNote: See Example 2, below. |
||
| Display a specific snapshot schedule | snapshot show schedule <name> |
||
| Create a snapshot schedule | DD OS 5.0 and later:Note: See Example 3, below. | ||
| Add to an existing schedule | DD OS 5.0 and later (only): snapshot schedule add <name> mtrees <mtree-list>Note: This command is in DD OS 5.0 and later only. |
||
| Delete a snapshot schedule |
|
||
| Delete (remove) all snapshot schedules | All DD OS versions: snapshot schedule resetor
|
||
| Delete a snapshot schedule |
|
EXAMPLES
Example 1.Display snapshots using DD OS 5.0 and later.
# snapshot list mtree /data/col1/ddmtree1 Snapshot Information for MTree: /data/col1/ddmtree1 ---------------------------------------------------------------------- Name Pre-Comp (GiB) Create Date Retain Until Status -------- ------------- --------------- ------------ ------ new-snap1 0.0 July 12 2010 11:59 July 12 2010 12:04 expired Snapshot Summary ------------------- Total: 1 Not expired: 0 Expired: 1
The command output shows:
- snapshot name
- pre-compression amount of data in the snapshot
- creation date
- retention date
- status (Status is either blank or Expired)
Example 2.
Display (or list) all snapshot schedules.
# snapshot show schedule Snapshots are scheduled to run "daily" at "0700". Snapshots are scheduled to run "daily" at "1900". Snapshots are retained for "60" days.
Example 3.
Creating snapshot schedules. Snapshot schedules can be configured with any of the three following commands: snapshot schedule create <schedule-name> [mtrees <mtree-list>] [days <days>] time <time>-<time> [every <hrs | mins> snapshot schedule create <schedule-name> [mtrees <mtree-list>] [days <days>] time <time> [,<time> ...] [retention <period>] [snap-name-pattern <pattern>] snapshot schedule create <schedule-name> [mtrees <mtree-list>] [days <days>] time <time> every <mins> [retention <period>] [snap-name-pattern <pattern>] The above commands will create a snapshot schedule with the name of <schedule-name> that will create a snapshot of <mtree-list> during the days specified.
Sample output:
snapshot schedule create sched3 mtrees /data/col1/backup time 06:00 every 30mins
- Schedule sched3 will create a snapshot of /data/col1/backup at 6:00am and continue another snapshot every 30 minutes thereafter.
- If additional mtrees need to be added to a specific snapshot schedule that has already been defined, please use snapshot schedule add:snapshot schedule add <name> mtrees <mtree-list>
(This Add multiple MTrees to a single snapshot schedule).
REFERENCE
Additional Information
Affected Products
Data DomainProducts
Data DomainArticle Properties
Article Number: 000042522
Article Type: Solution
Last Modified: 04 Jul 2024
Version: 3
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.