Chapter 2. glusterFS Management Daemon
2.1. glusterFS Management Daemon
The
glusterFS Management Daemon
is used for elastic volume management. The service runs on all Red Hat Storage servers. This chapter provides a listing of the possible error scenarios in the glusterFS Management Daemon
.
glusterFS Management Daemon Error Scenarios
- 106001
- Description: The operation could not be performed because the server quorum was not met.Recommended Action: Ensure that the other peer Red Hat Storage nodes are online and reachable from the local peer Red Hat Storage node.
- 106002
- Description: The local bricks belonging to the volume were killed because server-quorum was not met.Recommended Action: Ensure that the other Red Hat Storage nodes are online and reachable from the local peer node.
- 106003
- Description: Informational message: The local bricks belonging to the volume were restarted because server-quorum was met.Recommended Action: None.
- 106004
- Description: The
glusterFS Management Daemon
is either offline or the peer Red Hat Storage node is unreachable.Recommended Action: Ensure that theglusterFS Management Daemon
is running on the peer node or the firewall rules are not blocking the port 24007. - 106005
- Description: The brick process is offline.Recommended Action:
- Identify the reason for the brick to go offline in the brick log files.
- Run the
gluster volume start <VOLNAME> force
command to bring the bricks back online.
- 106006
- Description: Either the
glusterNFS Server
orSelf-heal Daemon
is offline.Recommended Action:- Investigate the
Self-heal Daemon
andglusterNFS Server
log files for the reason for the brick to go offline. - Run the
gluster volume start <VOLNAME> force
command to bring the glusterNFS Server and the Self-heal Daemon back online.
- 106007
- Description:The rebalance process is offline.Recommended Action: Execute the
gluster volume rebalance <VOLNAME> status
command and check if the rebalance status is complete, if not, then execute the command:gluster volume rebalance <VOLNAME> start
- 106008
- Description:The volume cleanup operation failed.Recommended Action: None.
- 106009
- Description:A volume version mismatch occurred while adding a peer Red Hat Storage node.Recommended Action: None.
- 106010
- Description: A volume checksum version mismatch occurred while adding a peer Red Hat Storage node.The log includes the peer name which caused the mismatch.Recommended Action:
- Identify the node that is causing the checksum error.
- Contact the Red Hat Global Support.
- 106011
- Description: A volume quota configuration version mismatch occurred while adding a peer Red Hat Storage node.Recommended Action: None.
- 106012
- Description: A quota configuration version checksum mismatch occurred while adding a Red Hat Storage node.Recommended Action:
- Identify the node that is causing the checksum error. The log includes the peer name which caused the mismatch.
- Contact the Red Hat Global Support Services.
- 106013
- Description: The brick process could not be brought offline.Recommended Action:
- Identify the PID of the brick process from the log file.
- Kill the brick process manually.
- 106014
- Description: One of the listed services: glusterNFS Server, Quota Daemon, Self Heal Daemon, or Brick Process could not be brought offline.Recommended Action:
- Identify the PID of the process from the log file.
- Kill the process manually.
- 106015
- Description: The process with the specified PID could not be killed.Recommended Action: None.
- 106016
- Description: The rebalance socket file is missing.Recommended Action: Execute the command
gluster volume rebalance <VOLNAME> start
. - 106017
- Description: The UNIX options could not be set as the Red Hat Storage server is out of memory.Recommended Action: Restart the Red Hat Storage server.
- 106018
- Description: The rebalance process failed as the
glusterFS Management Daemon
could not establish an RPC connection.Recommended Action:- Identify the reason for failure in the log file to resolve the issue.
- Execute
gluster volume rebalance <VOLNAME> start
.
- 106019
- Description: The default volume options could not be set on the
gluster volume create
orgluster volume reset
commands.Recommended Action: None
For more information on where the log files are located, see section, Red Hat Storage Component Logs and Location in the Red Hat Storage 3.0 Administration Guide.