Users Guide

Table Of Contents
Table 38. Command Example for the Arguments Property
Property Value
Arguments scheduleID="c5542376f55a489a93f42580dc74f6ac"
objectid="Component{25d980e3ca4c417798467844f708d97d}"
comment=backup schedule$CLI$@
shadowtype=Transportable
backuptype=copy
snapshottype=Snapshot
keepcount=10
hide
checksum
recovery
offpeak
6. Delete the following words:
Property
Value
Arguments
7. Add the full ASMCLI command path to the beginning of the text, making sure it precedes the pasted text. By default, the
following path is in the folder where you installed the Host Integration Tools kit:
C:\Program Files\EqualLogic\bin\ASMCLI.exe
8. Change the values for the following parameters if required:
backupType, either full or copy.
snapshotType, either Snapshot or Replica.
keepCount, an integer in the range 099.
This integer identifies the maximum number of Smart Copy backup documents retained at any one time.
NOTE: A default value of 8 backup documents is assumed.
Specify a unique schedule identifier, using an 844412 hexadecimal format. For example:
scheduleID="00000000111122223333000000000000"
NOTE:
You must specify the scheduleID= parameter when specifying keepCount=. Otherwise, the keep count
limit is not maintained and Smart Copies are created until not enough space is available. A default value of 8 backup
documents is assumed.
9. Test the command before executing it in a production environments:
Open a command prompt and paste the command.
Identify and correct any typographical errors or incorrect ID values.
Verify that you have received an email notification during this test (if configured).
Check the ASM/ME GUI to verify that a Smart Copy Set was created.
10. Merge the command line into your existing script.
11. Delete the temporary schedule that you created in ASM/ME by right-clicking the schedule name located under the
Schedule node in the tree panel and selecting Delete Schedule.
NOTE:
If you do not delete the temporary schedule, it will run as specified, potentially interfering with your scripted
scheduler and creating unexpected Smart Copy Sets.
12. Repeat steps 111 to add more scheduled Smart Copy operations to your backup script.
132
Using the Command Line Interface