HP StorageWorks Storage Mirroring Recover Scripting Guide (T5437-96022, November 2010)

Archiving files manually
1. To start archiving, use the archive start command.
Command
ARCHIVESTART
Description
Starts the archive process
Syntax
ARCHIVESTART <con_id> FILEAGE <number_days> FILESIZE
<size>
Options
l con_id—Connection IDassigned to the source/target connection
l number_days—Any number indicating the age, in days, of the
files that you want archived. Any file older than the days specified
will be archived.
l size—Any number indicating the size, in KB, of the files that you
want archived. Any file smaller than the specified size will be
excluded from the archive.
Examples
archive start 1 fileage 90 filesize 64
2. To pause archiving, use the archive pause command.
Command
ARCHIVEPAUSE
Description
Pauses the archive process
Syntax
ARCHIVEPAUSE <con_id>