StorTrends® iTX Software CLI (Command Line Interface) (Version 2.7) User’s Guide
40
get -t snaptable -c c0 -f cg0 -n 10 journal
list
journal
-t/ --type journal List journal information.
list
journal
-t/ --type journalfile
-c/--containername <containername
List journal file information.
list
journal
-t/ --type snaptable
-c/--containername <containername>
-f/--journal/CG name <journal/CG name>
Example:
list -t snaptable -c containername -f cg0 journal
List information for a specific
journal file snapshot.
creategroup
journal
-t/--type snap
-s <contname:volumename:snapname>
-j <contname:journalfilename>
-d <volume_dialect>
Example: creategroup -t snap -s
c0:v0:Vsv0xxxxxxxxxxxxxxSchdL1RT -s
c0:v1:VsvixxxxxxxxxxxxxxSchdL1RT -j c0:jf0 -j
c0:jf1 -d 0 journal
Creates group snapshot and post
event to journal
creategroup
journal
-t/--type snap
-w
<contname:volumename:snapname:writsnapname>
-d <volume_dialect>
Example:
creategroup -t snap -w
c0:v0:Vsv0xxxxxxxxxxxxxxSchdL1RT1:Vsv0xxx
xxxxxxxxxxxSchdL1WT1 -w
c0:v1:VsvixxxxxxxxxxxxxxSchdL1RT1:Vsvixxxx
xxxxxxxxxxSchdL1WT1 -d 0 journal
Creates group writeable snapshot
and post event to journal
expand
journal
-t/--type journal
-j/--journalname <journalname>
-l/--ldname <ldname>
Example:
expand -t journal -j jour0 -l /dev/sdc journal
Expands journal.
1) Minimum LD size for journal
expansion is 10GB
set
journal
-t/--type snap
-c/--containername <containername>
-j/--jfname <jfname>
-s/--schedulesnap
<scheduleduration:maxsnapshots>
-d/--description <description>
-b/--backuptargetname <backuptargetname>
-p/--scheduleType <0-Windows,1-Local>
Example:
set -t snap -c Cont0 -j mysar0 -s 5:10 -s 60:20 -d
testing -b backuptest -p 0 journal
Sets uniform scheduler settings in
journal file volumes.