title | excerpt | hidden | kb | category_l1 | category_l2 | updated |
---|---|---|---|---|---|---|
Node zu einem Nutanix-Cluster hinzufügen (EN) |
Add a node and confirm that it is working properly |
true |
Hosted Private Cloud |
Nutanix on OVHcloud |
Advanced usage |
2023-09-14 |
Nutanix clusters are scalable. You can add nodes to an existing cluster.
This guide will show you how to add a node and ensure it works properly.
Warning
OVHcloud provides services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly.
This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact the OVHcloud Professional Services team or a specialist service provider if you have difficulties or doubts concerning the administration, usage or implementation of services on a server.
- A Nutanix cluster in your OVHcloud account
- Access to the OVHcloud Control Panel
- Access to the OVHcloud API.
- You must be connected to the cluster via Prism Central
- A ready-to-configure physical server added to the OVHcloud Control Panel
The Hosted Private Cloud solution powered by Nutanix enables you to have between 3 and 18 nodes on the same cluster.
It is possible to add several nodes when expanding the cluster.
The nodes to be added must have the same version of AOS as the existing cluster.
Log in to your OVHcloud Control Panel and check that an additional node appears in the Nutanix cluster.
You can also check this via the OVHcloud API.
Use the following API call:
[!api]
@api {v1} /nutanix GET /nutanix/{serviceName}
serviceName
: enter the cluster name
The new node appears with 0.0.0.0 IPs.
To install the new node, you must change the cluster properties by making a PUT
on the cluster.
To do this, use the following API call:
[!api]
@api {v1} /nutanix PUT /nutanix/{serviceName}
Warning
Make sure to untick the redeployCluster
box.
Tick the scaleUp
box.
Enter the following information below nodes:
- ahvip : IP address of the hypervisor of the new node.
- cvmip : IP address of the CVM of the new node.
Warning
These IP addresses must not already be used and must match your addressing plan.
You must also complete the deployment version. It may not correspond to the current version of your cluster. This is not an issue as the node will be modified by the Nutanix installer when adding it to the cluster via Prism Element.
Click Execute
{.action} to send the request.
In the "Result" tab, the new node appears with the new IP address.
At the end of the installation, you will receive an email confirming that the node is ready.
Dear Customer,
Your server has just been installed.
You must now add it back to your Nutanix cluster by connecting to Prism Central: https://cluster-xxxx.nutanix.ovh.net:9440
We remain at your disposal for any further information.
The OVHcloud Team
Connect to Prism Element through Prism Central.
For more information on connecting to the cluster, see the « Go further » section of this guide.
On the dashboard, the 3 nodes are visible in the Hardware Summary
. Click on View Details
{.action} in the middle left to bring up more details.
A more detailed view is displayed with information such as total space and storage resilience capacity.
Click Close
{.action} to close this window.
Open the Home
{.action} menu and choose Health
{.action} to perform a cluster analysis before adding the node.
Click on Actions
{.action} in the top right-hand corner and choose Run NCC Check
{.action}.
Click Run
{.action} to launch a control and wait for the operation to complete.
After the check, click the cogwheel
{.action} icon at the top right to change the settings.
Click Expand Cluster
{.action}.
Check the box next to the discovered host to display the node details.
Scroll to see the options.
Scroll down to the bottom of the window and click on Next
{.action}.
Choose the Rack in Assign to Rack
and click Next
{.action}.
Click Expand Cluster
{.action}.
Click Open
{.action} to view the cluster expansion details.
The addition of the node is completed when the Expanding Cluster progress is 100%.
Four nodes are visible in Hardware Summary
, click View Details
{.action} for more information.
Click Close
{.action} to return to the dashboard.
If you need training or technical assistance to implement our solutions, contact your sales representative or click on this link to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project.
Join our community of users on https://community.ovh.com/en/.