Enabling data retention from the cli – HP StoreAll Storage User Manual

Page 200

Advertising
background image

Enable Express Query. Check this option to enable Express Query on the file system. See

“Express

Query” (page 217)

, for details.

Enabling data retention from the CLI

You can also enable data retention when creating a new file system from the CLI. Use ibrix_fs
-c

and include the following-o options:

-o "retenMode=<mode>,retenDefPeriod=<period>,retenMinPeriod=<period>,
retenMaxPeriod=<period>,retenAutoCommitPeriod=<period>"

The retenMode option is required and is either enterprise or relaxed. You can specify any,
all, or none of the period options. retenDefPeriod is the default retention period,
retenMinPeriod

is the minimum retention period, and retenMaxPeriod is the maximum

retention period.

The retenAutoCommitPeriod option specifies that files will become WORM or WORM-retained
if they are not changed during the specified period. (If the default retention period is set to zero,
the files become WORM. If the default retention period is set to a value greater than zero, the files
become WORM-retained.) The minimum value for the autocommit period is five minutes, and the
maximum value is one year. If you plan to keep normal files on the file system, do not set the
autocommit period.

When using a period option, enter a decimal number, optionally followed by one of these
characters:

s

(seconds)

m

(minutes)

h

(hours)

d

(days)

w

(weeks)

M

(months)

y

(years)

If you do not include a character specifier, the decimal number is interpreted as seconds.

200 Managing data retention

Advertising