Do not set Path inside a node to the root directory /. Otherwise, the mounting fails. Set Path inside a node to any of the following:
Do not set it to /home/paas, /var/paas, /var/lib, /var/script, /mnt/paas, or /opt/cloud. Otherwise, the system or node installation will fail.
Symptom
New nodes cannot be added to a CCE cluster, and a message is displayed indicating that the subnet quota is insufficient.
Cause Analysis
Example:
VPC CIDR block: 192.168.66.0/24
Subnet CIDR block: 192.168.66.0/24
In 192.168.66.0/24, all 251 private IP addresses have been used.
Solution
Log in to the console and choose Virtual Private Cloud from the service list. On the page displayed, locate the row containing the target VPC and click Edit CIDR Block in the Operation column.
You can select a new subnet when creating a CCE node. The new subnet has a maximum of 251 private IP addresses. If the number of private IP addresses cannot meet service requirements, you can add more subnets.
Symptom
When a node is added, EIP is set to Auto create. The node cannot be created, and a message indicating that EIPs are insufficient is displayed.
Solution
Two methods are available to solve the problem.
Symptom
A node cannot be added to a CCE cluster.
Solution
You can click the cluster name to view the cluster details. In the Networking Configuration area, click the icon next to Default security group of the node to check whether the default security group is deleted and whether the security group rules comply with How Can I Configure a Security Group Rule in a Cluster?.
If your account has multiple clusters and you need to manage network security policies of nodes in a unified manner, you can specify custom security groups.