Journal volume management – American Megatrends MAN-STOR-ITX27-CLI User Manual

Page 45

Advertising
background image

Chapter Two: Command Set

39


Journal Volume Management


These commands configure a journal and journal file.


create
journal

-t/--type journal
-j/--journalname <journalname>
-l/--ldname <ldname>

Example:
create -t journal -j jour0 -l /dev/sdb journal

Creates journal.

Minimum LD size for journal
creation is 10GB

create
journal


-t/--type journalfile
-j/--journalname <journalname>
-f/--journalfilename <journalfilename>

Example
create -t journalfile -j jour0 -f jf0 -z 10 -c cont1 -v
v1 -v v2 journal

Creates journal file.

1)Minimum LD size for journal
creation is 10GB

delete
journal

-t/--type journal
-j/--journalname <journalname>

Example:

delete -t journal -j jour0 journal

Deletes journal

delete
journal

-t/--type journalfile
-c/--containername <containername>
-f/--journalfilename <journalfilename>

Example:

delete -t journalfile -c cont0 -f jf0 journal

Deletes journal file

get
journal

-t/--type journal
-j/--journalname <journalname


Example:

get -t journal -j Jour0 journal

Gets journal information

get
journal

-t/--type journalfile
-c/--containername <containername>
-f/--journalfilename <journalfilename>


Example:
get -t journalfile -c Cont0 -f jf0 journal

Gets journal file information

get
journal

-t/--type journalfile
-c/--containername <containername>
-v/--volumename <volumename>

Example:
get -t journalfile -c Cont0 -v vol0 -v vol1 -v vol2
journal

Gets journal file name for a
specific volume.

get
journal

-t/ --type snaptable
-c/--containername <containername>
-f/--journal/CG name <journal/CG name>

Example:

Gets information for a specific
journal file snapshot.

Advertising