6.5 HP StoreAll OS CLI Reference Guide

Table Of Contents
ibrix_fm_tune
Sets or resets configuration tuning parameters on the Fusion Manager.
Description
CAUTION: This command sets or resets the configuration tuning parameters on the Fusion
Manager.
The default values for the Fusion Manager tuning parameters are suitable for most cluster
environments. Changing parameter values can alter file-system performance. HP recommends that
you exercise caution before implementing any changes, or do so only under the guidance of HP
technical support.
Synopsis
Set configuration options on the Fusion Manager:
ibrix_fm_tune -S -o OPTIONLIST
Options are listed in Table 2 (page 75). OPTIONLIST is specified as a comma-delimited list of
option/value pairs. Enter the option name as it appears in the first column in the table. For example:
ibrix_fm_tune -S -o healthCheckInterval=45,usageStatisticsSaveInterval=1800
Reset Fusion Manager configuration options to their default values:
ibrix_fm_tune -U -n OPTIONS
Enter the option name as it appears in the first column in the table, and separate option names
with commas, for example:
ibrix_fm_tune -U -n healthCheckInterval,usageStatisticsSaveInterval
NOTE: The following configuration options do not have default values. Instead, the current value
is used as the default.
fusionManagerPrimaryAddress
fusionManagerSecondaryAddress
clusterName
serverPort
webServerPort
To change the values for these options, use ibrix_fm_tune -S.
List all Fusion Manager configuration options:
ibrix_fm_tune -L
The output includes the default values and valid value ranges. The options are listed in the
configuration options table.
List Fusion Manager configuration options set to non-default values:
ibrix_fm_tune -l [-n OPTIONS]
NOTE: ibrix_fm_tune -l does not list configuration options set to their default values.
The -n option displays only the listed options and their values.
Turn up the logging levels:
ibrix_fm_tune -c logging component [-v logginglevel]
74 StoreAll commands