Dell PowerVault DR2000v User Manual

Page 140

Advertising
background image

Result

Replication Schedule:

Start Stop

Sunday 22:00 05:00

Monday 22:00 05:00

Tuesday 22:00 05:00

Wednesday 22:00 05:00

Thursday 22:00 05:00

Friday 22:00 05:00

Saturday 22:00 05:00

schedule --add --day <day of the week> [--cleaner] [--replication] [--start_time <hh:mm>]

[-- stop_time <hh:mm>] [--name <name>]

Description

Creates a new Cleaner or Replication schedule for a DR Series system (or for a specific container that you define using
the --name <name> command option) using start time and stop time setpoints.

NOTE: Without any Cleaner schedule set, the DR Series system Cleaner process automatically starts within two
minutes after it detects that no data ingest operation or other system operation activity is present. So, if your DR
Series system runs intermittent or inconsistent ingest, readback, or replication operations, there is no need to set
a Cleaner schedule (it will automatically run during periods of low or non-activity). However, if your system runs
regular and consistent ingest, readback, or replication operations, you should create a Cleaner schedule that runs
only during a known period of low or non-activity (for example, on a day or time period sufficient to complete this
process). If your system does not meet either of these cases, you can still manually run the Cleaner. For more
information, see

maintenance --filesystem [--reclaim_space]

.

Syntax

schedule --add --day Sunday --start_time 06:00 --stop_time 22:00 --cleaner

NOTE: Set a corresponding stop time for every start time in each Cleaner (or Replication) schedule you create. The
following example shows setting up a Cleaner schedule for the remainder of the week (Monday through
Saturday).

NOTE: Do not select 00:00 for a start time or stop time endpoint for midnight when setting Cleaner or Replication
schedules (instead, use either the 23:55 or 00:05 value).

Result

schedule --add --day Monday --start_time 02:00 --stop_time 22:00 --cleaner

schedule --add --day Tuesday --start_time 02:00 --stop_time 22:00 --cleaner

schedule --add --day Wednesday --start_time 02:00 --stop_time 22:00 --cleaner

schedule --add --day Thursday --start_time 02:00 --stop_time 22:00 --cleaner

schedule --add --day Friday --start_time 02:00 --stop_time 22:00 --cleaner

schedule --add --day Saturday --start_time 06:00 --stop_time 22:00 --cleaner

NOTE: To create a Replication schedule (use the DR Series system CLI --replication command), and the same
process shown here to schedule the start and stop times for a Replication schedule. This lets you schedule
starting and stopping times for each day in the week in which you want the Replication process to run.

schedule --delete --day <day of the week> [--cleaner] [--name <name>] [--replication]

Description

Deletes a day in an existing Cleaner or Replication schedule for a DR Series system (or for a specific container that you
define by name using the DR Series system CLI --name <name> command).

140

Advertising