You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
excerpt: 'Add a node and confirm that it is working properly'
2
+
title: "Add or Remove Nodes in a Nutanix Cluster (Scale In/Out)"
3
+
excerpt: 'Scale your Nutanix cluster on OVHcloud by adding or removing nodes via the Control Panel'
4
4
hidden: true
5
-
updated: 2023-09-14
5
+
updated: 2025-05-20
6
6
---
7
7
8
8
<style>
@@ -30,7 +30,7 @@ updated: 2023-09-14
30
30
31
31
## Objective
32
32
33
-
Nutanix clusters are scalable. You can add nodes to an existing cluster.
33
+
Nutanix clusters on OVHcloud are scalable. You can now **add (scale out)** or **remove (scale in)**nodes directly from the OVHcloud Control Panel.
34
34
35
35
**This guide will show you how to add a node and ensure it works properly.**
36
36
@@ -41,42 +41,151 @@ Nutanix clusters are scalable. You can add nodes to an existing cluster.
41
41
42
42
## Requirements
43
43
44
-
- A Nutanix cluster in your OVHcloud account
45
-
- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB)
44
+
- A Nutanix cluster hosted in your OVHcloud account
45
+
- Access to the [OVHcloud Control Panel](/links/manager)
46
+
- Access to the Prism Central administration interface
46
47
- Access to the [OVHcloud API](https://api.ovh.com/).
47
-
- You must be connected to the cluster via Prism Central
48
-
- A ready-to-configure physical server added to the OVHcloud Control Panel
49
48
50
-
## Technical information
49
+
## Technical Information
51
50
52
-
The **Hosted Private Cloud solution powered by Nutanix** enables you to have between 3 and 18 nodes on the same cluster.
51
+
- Your cluster must have between **3 and 15 nodes**
52
+
- All new nodes must run the **same AOS version** as the existing cluster
53
53
54
-
It is possible to add several nodes when expanding the cluster.
54
+
## Instructions
55
55
56
-
The nodes to be added must have the same version of **AOS** as the existing cluster.
56
+
### Scale Out (add a node)
57
57
58
-
##Instructions
58
+
#### Add a node
59
59
60
-
### Checking node delivery.
60
+
1. From the [OVHcloud Control Panel](/links/manager), navigate to your Nutanix cluster via the `Hosted Private Cloud`{.action} and `Nutanix`{.action} menus.
61
61
62
-
Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) and check that an additional node appears in the Nutanix cluster.
Once the node is delivered, you can see the status in the **General information** tab.
77
+
78
+
79
+
The **Number of nodes** area will show a new node to install.
80
+
81
+
{.thumbnail}
82
+
83
+
#### Install an OS
84
+
85
+
> [!tabs]
86
+
> OVHcloud Control Panel
87
+
>> 1. If you click `Manage my nodes`{.action} again, you will see a list of your nodes. For any node with a **OS not installed** status, click the *more options*`...`{.action} button and select `Install`{.action}.
>> To install your node via the [OVHcloud API](https://api.ovh.com/){.external}., use this call:
104
+
>>
105
+
>> > [!api]
106
+
>> > @api {v1} PUT /nutanix/{serviceName}/nodes/{server}/deploy>>
107
+
108
+
Once the node has been installed, you can connect to Prism Central/Element and expand your cluster.
109
+
110
+
Please refer to the documentation below:
111
+
112
+
-[Expanding a Cluster through Prism Central](https://portal.nutanix.com/page/documents/details?targetId=Prism-Central-Guide-vpc_2024_3_1:mul-node-add-pc-t.html)
113
+
-[Expanding a Cluster](https://portal.nutanix.com/page/documents/details?targetId=Web-Console-Guide-Prism-v7_0:wc-cluster-expand-wc-t.html)
114
+
115
+
### Scale In (remove a node)
116
+
117
+
#### Power down a node
118
+
119
+
1. From the [OVHcloud Control Panel](/links/manager), navigate to your Nutanix cluster via the `Hosted Private Cloud`{.action} and `Nutanix`{.action} menus.
0 commit comments