GAUSS-51200 -- GAUSS-51299
GAUSS-51200: "The parameter [%s] in the XML file does not exist."
SQLSTATE: None
Description: The %s parameter is not found in the XML.
Solution: Check the configuration parameters in the XML file.
GAUSS-51201 : "Node names must be configured."
SQLSTATE: None
Description: The node name needs to be configured.
Solution: Configure node name.
GAUSS-51203 : "Failed to obtain the %s information from static configuration files."
SQLSTATE: None
Description: The cluster information fails to be obtained from the static configuration file.
Solution: Ensure that the static configuration file exists, that you have the access permission, and that the system is normal.
GAUSS-51204 :" Invalid %s instance type: %d."
SQLSTATE: None
Description: The data distribution type is invalid.
Solution: Check and change the instance type.
GAUSS-51205 : "Failed to refresh the %s instance ID."
SQLSTATE: None
Description: The instance ID failed to be updated.
Solution: Check whether the static configuration file exists, or it has been broken, and check whether the user has the access permission.
GAUSS-51206 : "The MPPRC file path must be an absolute path: %s."
SQLSTATE: None
Description: The MPPRC path must be an absolute path.
Solution: Change the MPPRC path to an absolute path.
GAUSS-51207 : "Failed to obtain backIp from node [%s]."
SQLSTATE: None
Description: backIp on the node failed to be obtained.
Solution: Check and correctly configure the backIP address on the node.
GAUSS-51208 : "Invalid %s number [%s]."
SQLSTATE: None
Description: The quantity is invalid.
Solution: Ensure that the quantity is valid.
GAUSS-51209 : "Failed to obtain %s configuration on the host [%s]."
SQLSTATE: None
Description: The configuration on this node fails to be obtained.
Solution: Ensure that the configuration is correct on the node.
GAUSS-51212 : "There is no information about %s."
SQLSTATE: None
Description: There is no information about %s.
Solution: Configure corresponding information for %s.
GAUSS-51213 : "The port number of XML [%s] conflicted."
SQLSTATE: None
Description: The port number is occupied.
Solution: Check whether the occupied port process is available. If the process is unavailable, kill it, or change a new port number.
GAUSS-51214 : "The number of capacity expansion nodes cannot be less than three."
SQLSTATE: None
Description: The number of nodes before scaling cannot be less than three.
Solution: Verify that the number of nodes before scaling is greater than or equal to three.
GAUSS-51215 : "The capacity expansion node [%s] cannot contain GTM/CM."
SQLSTATE: None
Description: GTM/CM cannot be contained on the scale-out node.
Solution: Delete GTM/CM on the scale-out node.
GAUSS-51216 : "The capacity expansion node [%s] must contain CN or DN."
SQLSTATE: None
Description: The node to be added to the cluster for scale-out does not have any CN or DN.
Solution: Add CNs or DNs on the scaling node.
GAUSS-51217 : "The cluster's static configuration does not match the new configuration file."
SQLSTATE: None
Description: The cluster's static configuration is inconsistent with the new configuration.
Solution: Modify the new XML configuration file, leaving it consistent with the cluster static configuration.
GAUSS-51219 : "There is no CN in cluster."
SQLSTATE: None
Description: The CN is not installed in the cluster.
Solution: Reconfigure the XML file and execute the preparation and installation operations.
GAUSS-51220 : "The IP address %s is incorrect."
SQLSTATE: None
Description: The IP address is incorrect.
Solution: Correct the IP address configured in the XML.
GAUSS-51221 : "Failed to configure hosts mapping information."
SQLSTATE: None
Description: The host mapping fails to be configured.
Solution: Check whether the /etc/hosts file exists and whether the host name and IP address configured in the hostname is consistent.
GAUSS-51222 : "Failed to check hostname mapping."
SQLSTATE: None
Description: The host mapping fails to be configured.
Solution: Check whether the trust relationship between nodes is normal.
GAUSS-51224 : "The ip(%s) has been used on other nodes."
SQLSTATE: None
Description: The IP address has been used on another node.
Solution: Check whether the IP addresses of the nodes in the XML file conflict.
GAUSS-51226 : "Virtual IP(s) and Back IP(s) do not have the same network segment."
SQLSTATE: None
Description: The virtual IP address and backIP are not in the same network segment.
Solution: Set the virtual IP address and backIP in the XML file to be in the same network segment.
GAUSS-51227 : "The number of %s on all nodes are different."
SQLSTATE: None
Description: The number of backIP addresses on all nodes is different from that of the sshIP addresses.
Solution: Set the number of backIP addresses in the XML to be the same as that of the sshIP addresses.
GAUSS-51229 : "The DN listenIp(%s) is not in the virtualIp or backIp on the node(%s)."
SQLSTATE: None
Description: listenIp on the DN is not virtualIp or backIp.
Solution: Change listenIp to virtualIp or backIp in the XML file.
GAUSS-51230 : "The number of %s must %s."
SQLSTATE: None
Description: The number of CM Servers or GTMs is incorrect.
Solution: Configure correct numbers for CM Servers and GTMs in the XML file.
GAUSS-51231 : "Old nodes is less than 2."
SQLSTATE: None
Description: The number of old nodes is less than two.
Solution: Set the number of the configured nodes in the XML file to be greater than or equal to three.
GAUSS-51232 : "XML configuration and static configuration are the same."
SQLSTATE: None
Description: The XML configuration and static configuration file are the same
Solution: Before the scaling-out, scaling-in, and CN management operations, ensure that the XML is different from that for the installed clusters.
GAUSS-51233 : "The Port(%s) is invalid on the node(%s)."
SQLSTATE: None
Description: The port is invalid.
Solution: Correct the port number configured in the XML.
GAUSS-51234 : "The configuration file [%s] contains parsing errors"
SQLSTATE: None
Description: The XML file is analyzed incorrectly.
Solution: Check whether the configuration file is broken. If the file has been broken, copy a file from other node. If the file is not broken, reinstall the cluster.
GAUSS-51235 : "Invalid directory [%s]."
SQLSTATE: None
Description: The directory is invalid.
Solution: Modify the directory.
GAUSS-51236: "Failed to parsing xml."
SQLSTATE: None
Description: An error occurred during XML parsing.
Solution: Ensure that the XML file is successfully opened.
GAUSS-51239: "These virtual IP(%s) are not accessible after configuring."
SQLSTATE: None
Description: The virtual IP address of the current node fails the ping.
Solution: Check the host and network configuration. Run the command after the virtual IP address is pinged successfully.
Last Article: GAUSS-51100 -- GAUSS-51199
Next Article: GAUSS-51300 -- GAUSS-51399
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.