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 ARCHIVESTART
Description Starts the archive process
Syntax
ARCHIVESTART <con_id> FILEAGE <number_days>
FILESIZE <size>
Options
● con_id—Connection IDassigned 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 ARCHIVEPAUSE
Description Pauses the archive process
Syntax ARCHIVEPAUSE <con_id>
Options con_id—Connection IDassigned to the source/target connection
Examples archive pause 1
3. To resume archiving, use the archive resume command.
Command ARCHIVERESUME
Description Resumes the archive process
Syntax ARCHIVERESUME <con_id>
Options con_id—Connection IDassigned to the source/target connection
Examples archive resume 1
4. To stop archiving, use the archive stop command.