6.1 HP IBRIX X9000 Network Storage System CLI Reference (TA768-96057, June 2012)

Synopsis
Deleting files administratively removes them from the file system, regardless of the data retention
policy applied to the files.
Set a legal hold on retained or WORM files:
ibrix_reten_adm -h -f FSNAME -P PATHLIST
A legal hold locks the file and the data retention policy in place on the file system will be ignored.
For example, the expiration time does not apply to the file.
Remove a legal hold on retained or WORM files:
ibrix_reten_adm -r -f FSNAME -P PATHLIST
When a legal hold is removed, the original data retention policy applies to the file.
Reset the expiration time for retained files:
ibrix_reten_adm -e expire_time -f FSNAME -P PATHLIST
If you specify an interval such as 20m (20 minutes) for the expire_time, the retention expiration
time is set to that amount of time in the future starting from now, not that amount of time from the
original start of retention. If you specify an exact date/time such as 19:20:02 or 2/16/2012 for
the expire_time, the command sets the retention expiration time to that exact time. If the file
system is in Relaxed retention mode (not Enterprise), the exact date/time can be in the past, in
which case the file immediately expires from retention and becomes WORM but no longer retained.
See the Linux date(1) man page for a description of the valid date/time formats for the
expire_time parameter.
Remove the retention period for retained files:
ibrix_reten_adm -c -f FSNAME -P PATHLIST
Delete retained files:
ibrix_reten_adm -d -f FSNAME -P PATHLIST
List retention attributes for files in the specified file system:
ibrix_reten_adm -l FSNAME -P PATHLIST
Upgrade a file system to enable autocommit:
ibrix_reten_adm -u -f FSNAME
After upgrading the file system, use ibrix_fs to set the autocommit period.
Options
DescriptionOption
Specifies a path to one or more files. The path can be either absolute or relative to the mountpoint
of the file system.
-P
Removes the retention time for one or more files.-c
Deletes retained files.-d
Resets the expiration time for retained files.-e expire_time
Specifies a file system.-fFSNAME
Sets a legal hold on retained or WORM files.-h
Lists retention attributes for files.-l
Removes a legal hold on retained or WORM files.-r
126 X9000 File Serving Software commands