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

3 Commands for Linux X9000 clients and file serving nodes
The commands in this chapter are run directly on Linux X9000 clients and/or file serving nodes.
The commands can be executed by any user. In a typical installation, the commands are run from
the working directory /usr/local/ibrix/bin.
ibrix_df
Reports disk space utilization information for a file system. This command can be run on file serving
nodes or X9000 clients.
Description
ibrix_df reports disk space utilization for the specified file system.
Synopsis
Report disk space utilization for a file system:
ibrix_df -f [fmname]:fsname
The file-system name is always required. If this X9000 client is registered with multiple management
consoles, the Fusion Manager name must also be entered. Specify the Fusion Manager and file
system as a colon-separated pair: fmname:fsname. For example:
ibrix_df -f FM01:ifs1 -F
Options
DescriptionOption
Specifies either a file-system name or a paired Fusion Manager name and file-system name.-f fsname or
fmname:fsname
Shows the usage for this command.-?
Output
The ibrix_df report includes the following fields:
DefinitionField
File-system name.Name
Number of blocks in the file system.CAPACITY
Number of unused blocks of storage.FREE
Number of blocks available for user files.AVAIL
Percentage of total storage occupied by user files.USED PERCENT
Number of files that can be created in the file system.FILES
Number of unused file inodes in the file system.FFREE
156 Commands for Linux X9000 clients and file serving nodes