Top
PRIMECLUSTER Global Disk Services  Configuration and AdministrationGuide 4.3
FUJITSU Software

4.6.1 Setting Tuning Parameters

Take the following steps to set the tuning parameters.

  1. Add the following description to the /etc/opt/FJSVsdx/sdx.cf file on both nodes.

    SDX_NETMIRROR=on
    SDX_NETMIRROR_DISK_COUNT=8
    SDX_MV_STOP_WAIT_TIME=45
    ED_CMD_RETRY_COUNT=60
    ED_DRV_RETRY_COUNT=60

    Note

    If [Timeout value of PRIMECLUSTER] below is changed to be larger than the default value, change the value of [Parameters necessary to be changed] according to [Calculation formula of parameter value].

    [Timeout value of PRIMECLUSTER]

    • Timeout detection time of heartbeat of CF (CLUSTER_TIMEOUT)

    • Timeout value of shutdown facility

    [Parameters necessary to be changed]

    • ED_CMD_RETRY_COUNT

    • ED_DRV_RETRY_COUNT

    [Calculation formula of parameter value]

    (<Increased CLUSTER_TIMEOUT> + <Number of nodes> x<Increased timeout value of shutdown facility>) / 3 + 60

    If either one of the timeout values is changed to be smaller than the default value, calculate the increment of this timeout value as 0.

    Round the value to an integer.

    "Timeout value of shutdown facility" is the total value of timeout values of all the shutdown agents.

  2. Modify the /etc/opt/FJSVsdx/sdx.cf file as follows on both nodes.

    Before modified: SDX_STARTUP_WAIT_TIME=1800

    After modified: SDX_STARTUP_WAIT_TIME=0

  3. Restart both nodes.