Top
PRIMECLUSTER  Installation and Administration Guide 4.5
FUJITSU Software

9.3.2 Changing iRMC Settings

This section describes changing iRMC settings.

9.3.2.1 Changing iRMC IP Address

9.3.2.1.1 Using PRIMERGY RX/TX series and BX series with ServerView Resource Orchestrator Virtual Edition

This section explains how to change the iRMC IP address when using PRIMERGY RX/TX series or BX series with ServerView Resource Orchestrator Virtual Edition.

Operation Procedure:

  1. Execute the following command on all the nodes to stop the shutdown facility.

    # sdtool -e
  2. Change the IP address according to the iRMC procedure.

  3. Define the changed IP address in the Shutdown Agent configuration file.

    See

    For details on how to define the configuration file, see "5.1.2.3.3 Setting up IPMI Shutdown Agent."

  4. Execute the following command on any node to apply changes of the configuration file.

    # /etc/opt/FJSVcllkcd/bin/panicinfo_setup

    After the following message is displayed, select "I."

    panicinfo_setup: WARNING: /etc/panicinfo.conf file already exists.
    (I)nitialize, (C)opy or (Q)uit (I/C/Q) ?
  5. Execute the following command on all the nodes to start the shutdown facility.

    # sdtool -b
  6. Execute the following command on all the nodes and check that the shutdown facility operates normally.

    # sdtool -s

    Note

    There is a possibility that the settings of the agent or hardware are not correct when any of the following statuses are displayed though changing the settings of the shutdown facility is completed.

    • InitFailed is displayed in Init State.

    • Unknown or TestFailed is displayed in Test State.

    In this case, review the settings of the agent or hardware.

9.3.2.1.2 PRIMEQUEST 3000 Series

This section explains how to change the iRMC IP address in PRIMEQUEST 3000 series.

Operation Procedure:

  1. Execute the following command on all the nodes to stop the shutdown facility.

    # sdtool -e
  2. Change the IP address according to the iRMC procedure.

  3. On the node in which the IP address was changed, execute the following command to start the shutdown facility.

    # sdtool -b
  4. After the shutdown facility started in Step 3, start the shutdown facility on the remaining nodes.

    # sdtool -b
  5. Execute the following command on all the nodes and check that the shutdown facility operates normally.

    # sdtool -s

    Note

    There is a possibility that the hardware settings are not correct when any of the following statuses are displayed though changing the settings of the shutdown facility is completed.

    • InitFailed is displayed in Init State.

    • Unknown or TestFailed is displayed in Test State.

    In this case, review the hardware settings.

9.3.2.2 Changing the User Name and Password for iRMC

9.3.2.2.1 Using PRIMERGY RX/TX series and BX series with ServerView Resource Orchestrator Virtual Edition

This section explains how to change the user name and password for iRMC when using PRIMERGY RX/TX series or BX series with ServerView Resource Orchestrator Virtual Edition.

Operation Procedure:

  1. Execute the following command on all the nodes to stop the shutdown facility.

    # sdtool -e
  2. Change the user name and password according to the procedure for iRMC.

  3. Encrypt the password.

    # /opt/SMAW/SMAWsf/bin/sfcipher -c
    Enter Password:
    Re-Enter Password:
    D0860AB04E1B8FA3
  4. Define the changed user name and the encrypted password for iRMC in the Shutdown Agent configuration file.

    See

    For details on how to define the configuration file, see "5.1.2.3.3 Setting up IPMI Shutdown Agent."

  5. Execute the following command on any node to apply changes of the configuration file.

    # /etc/opt/FJSVcllkcd/bin/panicinfo_setup

    After the following message is displayed, select "I."

    panicinfo_setup: WARNING: /etc/panicinfo.conf file already exists.
    (I)nitialize, (C)opy or (Q)uit (I/C/Q) ?
  6. Execute the following command on all the nodes to start the shutdown facility.

    # sdtool -b
  7. Execute the following command on all the nodes and check that the shutdown facility operates normally.

    # sdtool -s

    Note

    There is a possibility that the settings of the agent or hardware are not correct when any of the following statuses are displayed though changing the settings of the shutdown facility is completed.

    • InitFailed is displayed in Init State.

    • Unknown or TestFailed is displayed in Test State.

    In this case, review the settings of the agent or hardware.

9.3.2.2.2 PRIMEQUEST 3000 Series

This section explains how to change the user name and password for iRMC in PRIMEQUEST 3000 series.

Operation Procedure:

  1. Execute the following command on all the nodes to stop the shutdown facility.

    # sdtool -e
  2. According to the procedures of iRMC, change the user name and password.
    If you change the user name and password for multiple nodes, change them for all the nodes.

  3. By executing the following command, change the user name and password of iRMC information for iRMC asynchronous monitoring function.
    If the user name and the password are to be changed on multiple nodes, change the values on all the nodes to be changed.

    # /etc/opt/FJSVcluster/bin/clirmcsetup -m irmc -u user-name [-p]

    Example 1: Changing only user name (without changing password)

    # /etc/opt/FJSVcluster/bin/clirmcsetup -m irmc -u user-name

    Example 2: Changing both user name and password, or changing only password

    # /etc/opt/FJSVcluster/bin/clirmcsetup -m irmc -u user-name -p
  4. Execute the following command on all the nodes to start the shutdown facility.

    # sdtool -b
  5. Execute the following command on all the nodes and check that the shutdown facility operates normally.

    # sdtool -s

    Note

    There is a possibility that the hardware settings are not correct when any of the following statuses are displayed though changing the settings of the shutdown facility is completed.

    • InitFailed is displayed in Init State.

    • Unknown or TestFailed is displayed in Test State.

    In this case, review the hardware settings.