Top
Interstage Big DataParallel Processing ServerV1.0.0 User's Guide
Interstage

B.2 Messages During Setup

This section explains the messages output or displayed during setup of this product.


bdpp_setup: ERROR: 001: Setup of the cluster failed.

Description

Cluster setup failed.

Action method

  • When setup fails with cluster_setup2

    The NIC settings of the cluster interconnect are not "ONBOOT=YES".

    Check that the setting in "/etc/sysconfig/network-scripts", "ifcfg-ethX"(*) is "ONBOOT=YES", changing "NO" to "YES" if necessary, then restart the network interface and retry cluster_setup2.

    *: ethX is a network interface used for cluster interconnection. Specify numerals at x.

  • In all other cases

    Check the message that was output prior to this message and take action. Then, perform cluster setup again.

bdpp_setup: ERROR: 002: Removal of the cluster failed.

Description

Cluster unsetup failed.

Action method

Check the message that was output prior to this message and take action. Then, perform cluster unsetup again.

bdpp_setup: ERROR: 003: Setup failed. ($PROCESS)

Description

Setup failed at the setup processing shown at $PROCESS.

Action method

  • When $PROCESS is "PRIMECLUSTER GLS"

    The system may not have been restarted after installation. Restart the system, then redo setup.

  • When $PROCESS is other than the above

    Refer to the setup log "/var/opt/FJSVbdpp/log/bdpp_setup.log" and remove the cause of the error. Then perform the setup again.

bdpp_setup: ERROR: 004: Removal failed. ($PROCESS)

Description

Unsetup failed at the unsetup processing shown at $PROCESS.

Action method

Refer to the setup log "/var/opt/FJSVbdpp/log/bdpp_setup.log" and remove the cause of the error. Then perform the unsetup again.

bdpp_setup: ERROR: 005: The slaves file is not in "/etc/opt/FJSVbdpp/conf".

Description

The slave server definition file 'slaves' is not under "/etc/opt/FJSVbdpp/conf".

Action method

Create the slave server definition file 'slaves' and store it under "/etc/opt/FJSVbdpp/conf".

bdpp_setup: ERROR: 006: DFS is set up but it is not mounted.

Description

The DFS is not mounted.

Action method

Mount the DFS.

bdpp_setup: ERROR: 007: The mount point specified for fstab does not correspond with the value of BDPP_PDFS_MOUNTPOINT.

Description

The mount point specified at fstab does not match the "BDPP_PDFS_MOUNTPOINT" value.

Action method

Check whether the mount point specified at fstab is specified for "BDPP_PDFS_MOUNTPOINT" in the bdpp.conf configuration file. Change it to the correct value.

bdpp_setup: WARN : 010: Setup or Removal has already been executed.

Description

The setup or removal has already been executed.

bdpp_setup: ERROR: 101: Administrator privilege is required.

Description

The user attempting execution does not have administrator privilege.

Action method

Execute again with system administrator privilege.


Note

Contact Fujitsu technical staff if an error message other than the ones shown above is output or displayed.