6.5 HP StoreAll OS CLI Reference Guide

Table Of Contents
ibrix_lwhost
Tunes StoreAll Linux clients. This command can be run on StoreAll Linux clients only.
Description
Use ibrix_lwhost to set StoreAll Linux client parameters:
Server settings
Preferred network interface for communication with a file serving node
Communications protocol
Number of server threads
Changes take effect immediately and are persistent. This command also initiates a Fusion Manager
query that allows the StoreAll Linux client to pick up new host tunings.
Use ibrix_lwhost --list to list local server settings that have been changed. The output does
not list default settings that are still in effect.
CAUTION: Changing tuning parameters will alter file system performance. Contact HP technical
support before changing any tuning parameters.
Synopsis
Tune server settings:
ibrix_lwhost --tune -p param -v value
Contact HP technical support for information about the values to use for param and value.
Prefer a network interface for communicating with a file serving node:
ibrix_lwhost --nic -h host -n server_ifname
Specify a communications protocol:
ibrix_lwhost --protocol -p {tcp|udp}
The default protocol is UDP.
Set the number of server threads:
ibrix_lwhost --threads -v value
Initiate a Fusion Manager query to allow the StoreAll Linux client to pick up new host tunings:
ibrix_lwhost --a
For example, you could use this option if file allocation policies have been changed since the
StoreAll Linux client started and you want the Linux client to acquire the new settings immediately.
List StoreAll client parameters that have been changed from their defaults:
ibrix_lwhost --list
Options
DescriptionOption
Initiates a Fusion Manager query.--a
Specifies the name of the file serving node to which the Linux client will connect.-h host
Name of a preferred network interface.-n server_ifname
A tuning or protocol parameter.-p param
Specifies a tuning parameter value or, in the case of threads, the number of server threads
to set.
-v value
ibrix_lwhost 135