Compaq AA-Q88CE-TE manual Delete Journal Modify Journal Show Journal

Models: AA-Q88CE-TE

1 320
Download 320 pages 38.47 Kb
Page 129
Image 129

CREATE JOURNAL

If /NOSUPERSEDE is specified (default), then a journal is created only if no journal previously existed.

Related commands

DELETE JOURNAL

MODIFY JOURNAL

SHOW JOURNAL

Examples

RTR> CREATE JOURNAL /SUPERSEDE DISK1$:/BLOCK=1000/MAX_BLOCK=10000, - _RTR> DISK2$:/BLOCK=2000/MAX_BLOCK=200000

This command deletes any existing journal files and then creates new ones on DISK1$ and DISK2$. The target sizes of the journal files are 1000 and 2000 blocks, and the maximum sizes are 10,000 and 200,000 blocks respectively.

RTR> CREATE JOURNAL "/dev/rz3a", "/dev/rz2c" /BLOCK=1000 /MAXIMUM_BLOCK=2000

This command creates journal files on /dev/rz3a and /dev/rz2c. The target sizes of the journal files is 1000 blocks and the maximum size of the journal on /dev/rz2c is 2000 blocks.

RTR Command Line Interface 6–53

Page 129
Image 129
Compaq AA-Q88CE-TE manual Delete Journal Modify Journal Show Journal