Dell DR6300 DR Series System Command Line Reference Guide - Page 151

Schedule

Page 151 highlights

Schedule A schedule is the means by which you set aside specific daily or weekly time periods for performing disk space reclamation or replication operations. Disk reclamation operations recover unused disk space from DR Series system containers in which files were deleted; replication operations are the process by which the key data is saved only once from multiple devices to minimize excessive or redundant storage of the same data. This set of DR Series system CLI commands allow you to perform the following tasks on a system: • Display existing scheduled Replication and Cleaner (disk space recovery) operations • Create new schedules for Replication and Cleaner operations • Delete existing scheduled Replication and Cleaner operations Schedule Command Usage This topic introduces the schedule command usage: • schedule --show [options] • schedule --add --day [options] • schedule --delete --day [options] • schedule --help NOTE: If you specify a command without supplying the expected value or option, you will be prompted to provide the correct value or option. schedule --show [--cleaner] Description Displays any existing Cleaner schedule for a DR Series system. Syntax schedule --show --cleaner Result Cleaner Schedule: Start Sunday 05:00 06:00 Monday 05:00 06:00 Tuesday 05:00 06:00 Wednesday 05:00 06:00 Thursday 05:00 06:00 Friday 05:00 06:00 Saturday 05:00 06:00 Stop schedule --show [--replication] [--name ] Description Displays any existing replication schedule for a DR Series system. If you do not specify a name parameter, the replication schedules for all containers are returned. Syntax schedule --show --replication --name acme55-cont1 151

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161

Schedule
A schedule is the means by which you set aside specific daily or weekly time periods for performing disk space
reclamation or replication operations. Disk reclamation operations recover unused disk space from DR Series system
containers in which files were deleted; replication operations are the process by which the key data is saved only once
from multiple devices to minimize excessive or redundant storage of the same data.
This set of DR Series system CLI commands allow you to perform the following tasks on a system:
Display existing scheduled Replication and Cleaner (disk space recovery) operations
Create new schedules for Replication and Cleaner operations
Delete existing scheduled Replication and Cleaner operations
Schedule Command Usage
This topic introduces the
schedule
command usage:
schedule --show [options]
schedule --add --day <Day of the week (Sunday|Monday...)> [options]
schedule --delete --day <Day of the week (Sunday|Monday...)> [options]
schedule --help
NOTE:
If you specify a command without supplying the expected value or option, you will be prompted to provide
the correct value or option.
schedule --show [--cleaner]
Description
Displays any existing Cleaner schedule for a DR Series system.
Syntax
schedule --show --cleaner
Result
Cleaner Schedule:
Start
Stop
Sunday
05:00
06:00
Monday
05:00
06:00
Tuesday
05:00
06:00
Wednesday
05:00
06:00
Thursday
05:00
06:00
Friday
05:00
06:00
Saturday
05:00
06:00
schedule --show [--replication] [--name <name>]
Description
Displays any existing replication schedule for a DR Series system. If you do not specify a name parameter, the
replication schedules for all containers are returned.
Syntax
schedule --show --replication --name acme55-cont1
151