6.5 HP StoreAll OS CLI Reference Guide

Table Of Contents
DescriptionOption
The audit log events are kept by default for 45 days. You can change how long the audit log
events are kept by modifying the TIME value as follows:
xxD Audit log events are kept for the specified number of days (for example, 90D specifies
that events should be kept for 90 days).
xxM Audit log events are kept for the specified number of months.
xxY Audit log events are kept for the specified number of years.
Lists file-system details.-l
Migrates a file system or file-system segments to a new host.-m
Specifies data retention settings, which are written as option=value pairs (for example,
retenMode=enterprise). Settings are: retenMode, retenDefPeriod, retenMinPeriod,
retenMaxPeriod, and retenAutoCommitPeriod.
-o OPTION=VALUE
Specifies audit settings to be enabled or disabled.-oaOPTION1=VALUE1
[,OPTION2=VALUE2,...]
A list of one or more physical volume names, expressed as a comma-separated list (for
example, d1,d2,d3) or a range (for example, d[1-3]).
-p PVLIST
Enables quotas on a file system.-q
A list of one or more logical volume (segment) names, expressed as a comma-separated list
(for example, ilv1,ilv2,ilv3) or a range list (for example, ilv[1-3]).
-s LVLIST
Specifies the tier to which segments are assigned when creating or expanding a file system.-t TIERNAME
When used with -i, omits segment details from the output report.-x
Lets you modify the daily time for the archiving/auditing synchronizer to run for a file system.
In this instance, the name of the file system is FSNAME. Use the form hh:mm (a valid hour
-y TIME -f FSNAME
between 0 and 23 inclusive, and a 2-digit minute between 00 and 59 inclusive) to specify
the TIME. The following example sets the starting time for the archiving/auditing synchronizer
to 2 am:
ibrix_fs -y 02:00 -f ibrixfs1
The archiving/auditing synchronizer functionality can also be set by modifying the time value
for Retention Expiration and Autocommit on the Data Retention tab for the Modify Filesystem
Properties window.
Shows the usage for this command.-?
See also
ibrix_fs_tune
ibrix_fs 85