HP StorageWorks Storage Mirroring Recover Scripting Guide (T5437-96009, November 2009)

87 of 332
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
con_id—Connection IDassigned to the source/target
connection
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.
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>
Options con_id—Connection IDassigned to the source/target connection
Examples archive pause 1
3. To resume archiving, use the archive resume command.
Command ARCHIVERESUME
Description Resumes the archive process
Syntax ARCHIVERESUME <con_id>
Options con_id—Connection IDassigned to the source/target connection
Examples archive resume 1
4. To stop archiving, use the archive stop command.