Network Is Unreachable When Using pip3 to Install the Python Package in an MRS Cluster
Issue
When the Python package is installed using pip3, an error message is displayed, indicating that the network is unreachable.
Symptom
When a user runs the pip3 install command to install the Python package, an error message is displayed, indicating that the network is unreachable. For details, see the following figure:
Cause Analysis
The customer does not bind an EIP to the Master node.
Procedure
- Log in to the MRS management console.
- Choose Clusters > Active Clusters, select the faulty cluster, and click its name to check the Basic Information on the Dashboard tab page.
- On the Nodes tab page, click the name of a Master node in the Master node group to log in to the ECS management console.
- Click the EIPs tab and click Bind EIP to bind an EIP to the ECS.
- Log in to the Master node and run the pip3 install command to install the Python package.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot