6.2 HP IBRIX 9000 Storage CLI Reference Guide (TA768-96070, December 2012)
ibrix_fs -A -f fsname -oa audit_mode=on,all=on
The same command without all=on enables auditing, but only for those events and event groups
that have already been set to on.
Display audit settings for one or all file systems:
ibrix_fs -A [-f FSNAME]
List all audit options (events and event groups):
ibrix_fs –A –h
Mark a bad segment
Mark segment number(s) bad in the specified file system:
ibrix_fs -B -f FSNAME {-n BADSEGNUMLIST | -s BADLVLIST}
The -n option uses segment numbers to indicate bad segments. The -s option uses lvm names to
indicate bad segments.
Enable or disable Export Control
When Export Control is enabled, by default IBRIX 9000 clients have no access to the file system.
The system administrator grants access to the clients by executing the ibrix_mount command.
Enabling Export Control does not affect file-system access by file serving nodes or any NFS/SMB
clients attached to the nodes. File serving nodes always have RW access.
Enable Export Control on a file system:
ibrix_fs -C -E -f FSNAME
Disable Export Control on a file system:
ibrix_fs -C -D -f FSNAME
Assign or delete a standby server for the specified segments
Identify a file serving node as the standby for the specified segments:
ibrix_fs -b -f FSNAME -s LVLIST -h HOSTNAME
The command assigns HOSTNAME as the standby for the segments in LVLIST on file system
FSNAME. To identify a standby server for all segments on a file serving node, use the following
command, where HOSTNAME2 is the standby for HOSTNAME1.
<installdirectory>/bin/ibrix_server -b -h HOSTNAME1,HOSTNAME2
Delete the standby assignment for the specified segments:
ibrix_fs -b -U -f FSNAME -s LVLIST
The command removes the standby assignment for the segments in LVLIST on file system FSNAME.
Options
DescriptionOption
Enables, disables, or displays audit settings.-A
Marks bad segments.-B
Enables export control.-C
Disables quotas or Export Control.-D
When used with -q, enables quotas on the named file system.-E
When used with -C, enables export control on a named file system.
Skips source host updates during segment migration.-F
70 IBRIX software commands