Skip to content

Commit 9aa702b

Browse files
dstagnoldstagnol
authored andcommitted
updating guides, removing pics
1 parent aefe127 commit 9aa702b

23 files changed

+148
-265
lines changed

pages/hosted_private_cloud/nutanix_on_ovhcloud/33-add-node/guide.en-gb.md

Lines changed: 29 additions & 142 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Add or Remove Nodes in a Nutanix Cluster (Scale In/Out)"
33
excerpt: 'Scale your Nutanix cluster on OVHcloud by adding or removing nodes via the Control Panel'
44
hidden: true
5-
updated: 2025-05-20
5+
updated: 2025-05-22
66
---
77

88
<style>
@@ -32,8 +32,6 @@ updated: 2025-05-20
3232

3333
Nutanix clusters on OVHcloud are scalable. You can now **add (scale out)** or **remove (scale in)** nodes directly from the OVHcloud Control Panel.
3434

35-
**This guide will show you how to add a node and ensure it works properly.**
36-
3735
> [!warning]
3836
> OVHcloud provides services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly.
3937
>
@@ -61,7 +59,7 @@ Nutanix clusters on OVHcloud are scalable. You can now **add (scale out)** or **
6159

6260
![Nutanix cluster overview](images/adding-nodes-01.png){.thumbnail}
6361

64-
2. In the **General information** tab, you can see the Number of nodes. Click `Manage my nodes`{.action}.
62+
2. In the **General information** tab, you can see the **Number of nodes**. Click `Manage my nodes`{.action}.
6563

6664
![Number of nodes](images/manage-nodes.png){.thumbnail}
6765

@@ -75,16 +73,15 @@ Nutanix clusters on OVHcloud are scalable. You can now **add (scale out)** or **
7573

7674
Once the node is delivered, you can see the status in the **General information** tab.
7775

78-
7976
The **Number of nodes** area will show a new node to install.
8077

81-
![Number of nodes](images/adding-nodes-05.png){.thumbnail}
78+
![New node to install](images/adding-nodes-05.png){.thumbnail}
8279

8380
#### Install an OS
8481

8582
> [!tabs]
8683
> 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}.
84+
>> 1. If you click `Manage my nodes`{.action} again, you will see a list of your nodes. For any node with an **OS not installed** status, click the *more options* `...`{.action} button and select `Install`{.action}.
8885
>>
8986
>> [Node status](images/install-os-01.png){.thumbnail}
9087
>>
@@ -94,22 +91,22 @@ The **Number of nodes** area will show a new node to install.
9491
>>
9592
>> ![Install option](images/install-os-02.png){.thumbnail}
9693
>>
97-
>> 3. A confirmation message will appear.
94+
>> 3. A confirmation banner will appear.
9895
>>
9996
>> ![Confirmation message](images/install-os-03.png){.thumbnail}
10097
>>
101-
>>
10298
> OVHcloud API
103-
>> To install your node via the [OVHcloud API](https://api.ovh.com/){.external}., use this call:
99+
>> To install your node via the [OVHcloud API](https://api.ovh.com/){.external}, use this call:
104100
>>
105101
>> > [!api]
106-
>> > @api {v1} PUT /nutanix/{serviceName}/nodes/{server}/deploy>>
102+
>> > @api {v1} PUT /nutanix/{serviceName}/nodes/{server}/deploy
107103
108104
Once the node has been installed, you can connect to Prism Central/Element and expand your cluster.
109105

110106
Please refer to the documentation below:
111107

112108
- [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)
109+
113110
- [Expanding a Cluster](https://portal.nutanix.com/page/documents/details?targetId=Web-Console-Guide-Prism-v7_0:wc-cluster-expand-wc-t.html)
114111

115112
### Scale In (remove a node)
@@ -124,7 +121,7 @@ Please refer to the documentation below:
124121

125122
![Manage my nodes](images/manage-nodes.png){.thumbnail}
126123

127-
3. Here, you've got 2 options:
124+
3. Here, you have 2 options:
128125

129126
> [!tabs]
130127
> OVHcloud Control Panel
@@ -134,24 +131,25 @@ Please refer to the documentation below:
134131
>> A warning pop-up will appear. Type the required term and click `Power down`{.action}.
135132
>>
136133
>> > [!info]
137-
>> > **Note:** Powering down a Nutanix node may impact your cluster.
138-
>> > Please check the [requirements on the Nutanix portal](https://portal.nutanix.com/page/documents/list?type=software) to complete this action.
134+
>> > **NOTE:** Powering down a Nutanix node may impact your cluster. Please check the [requirements on the Nutanix portal](https://portal.nutanix.com/page/documents/list?type=software) to complete this action.
139135
>>
140136
>> ![Power down warning](images/powerdown-nodes-02.png){.thumbnail}
141137
>>
142-
>> A confirmation banner will appear to confirm that your request is processing.
138+
>> A confirmation banner will appear.
143139
>> ![Power down confirmation](images/powerdown-nodes-03.png){.thumbnail}
144140
>>
145141
> OVHcloud API
146142
>> You can also power down your node via the [OVHcloud API](https://api.ovh.com/){.external}.
147143
>> Get the Boot ID:
148-
>>
149144
>> Enter *power* as the **bootType**.
145+
>>
150146
>> > [!api]
151147
>> > @api {v1} GET /dedicated/server/{serviceName}/boot
148+
>>
152149
>> Set the Boot ID:
153150
>> > [!api]
154151
>> > @api {v1} PUT /dedicated/server/{serviceName}
152+
>>
155153
>> Power down the node:
156154
>> > [!api]
157155
>> > @api {v1} POST /dedicated/server/{serviceName}/reboot
@@ -166,151 +164,40 @@ Please refer to the documentation below:
166164
>> A warning pop-up will appear. Type the required term and click `Uninstall`{.action}.
167165
>>
168166
>> > [!info]
169-
>> > **Note:** Uninstalling a Nutanix node may impact your cluster.
170-
>> > Please check the [requirements on the Nutanix portal](https://portal.nutanix.com/page/documents/list?type=software) to complete this action.
167+
>> > **NOTE:** Uninstalling a Nutanix node may impact your cluster. Please check the [requirements on the Nutanix portal](https://portal.nutanix.com/page/documents/list?type=software) to complete this action.
171168
>>
172169
>> ![Uninstall warning](images/remove-nodes-02.png){.thumbnail}
173170
>>
174-
>> A confirmation banner will appear to confirm that your request is processing.
171+
>> A confirmation banner will appear.
175172
>>
176173
>> ![Uninstall confirmation](images/remove-nodes-03.png){.thumbnail}
177174
>>
178175
> OVHcloud API
179-
>> To uninstall your node via the [OVHcloud API](https://api.ovh.com/){.external}., use this call:
176+
>> To uninstall your node via the [OVHcloud API](https://api.ovh.com/){.external}, use this call:
180177
>> > [!api]
181178
>> > @api {v1} POST /nutanix/{serviceName}/node/{server}/terminate
182179
183180
#### Remove the node
184181

185-
Once the node is uninstalled, click the *more options* `...`{.action} button and select `Uninstall`{.action}.
186-
187-
>> ![Remove the node](images/remove-nodes-04.png){.thumbnail}
188-
189-
190-
### Node installation.
191-
192-
To install the new node, you must change the cluster properties by making a `PUT` on the cluster.
193-
194-
To do this, use the following API call:
195-
196-
> [!api]
197-
>
198-
> @api {v1} /nutanix PUT /nutanix/{serviceName}
199-
>
200-
201-
> [!warning]
202-
> Make sure to untick the `redeployCluster` box.
203-
204-
Tick the `scaleUp` box.
205-
Enter the following information below **nodes**:
206-
207-
- **ahvip** : IP address of the hypervisor of the new node.
208-
- **cvmip** : IP address of the CVM of the new node.
209-
210-
> [!warning]
211-
> These IP addresses must not already be used and must match your addressing plan.
212-
213-
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.
214-
215-
![PUT scaleUp via APIV6](images/scaleup3.png){.thumbnail}
216-
217-
Click `Execute`{.action} to send the request.
218-
219-
In the "Result" tab, the new node appears with the new IP address.
220-
221-
At the end of the installation, you will receive an email confirming that the node is ready.
222-
223-
<pre class="bgwhite"><code>
224-
Dear Customer,
225-
226-
Your server has just been installed.
227-
228-
You must now add it back to your Nutanix cluster by connecting to Prism Central: https://cluster-xxxx.nutanix.ovh.net:9440
229-
230-
We remain at your disposal for any further information.
231-
232-
The OVHcloud Team
233-
</code></pre>
234-
235-
### Add a node to a Nutanix cluster.
182+
Once the node is uninstalled, click the *more options* `...`{.action} button and select `Terminate`{.action}.
236183

237-
Connect to **Prism Element** through **Prism Central**.
184+
![Remove the node](images/remove-nodes-04.png){.thumbnail}
238185

239-
For more information on connecting to the cluster, see the « [Go further](#gofurther) » section of this guide.
186+
A warning pop-up will appear. Type the required term and click `Confirm`{.action}.
240187

241-
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.
188+
> [!info]
189+
> **NOTE:** Your suspended service will appear in your nodes list for approximately one week before being permanently deleted. This allows you to reactivate the service if you need to reverse the deletion.
242190
243-
![Display dashboard before Expansion](images/DisplayDashboardBefore.PNG){.thumbnail}
191+
## Go further
244192

245-
A more detailed view is displayed with information such as total space and storage resilience capacity.<br>
246-
Click `Close`{.action} to close this window.
247-
248-
![Cluster detail before Expansion](images/ClusterDetailBFromDashboard.PNG){.thumbnail}
249-
250-
Open the `Home`{.action} menu and choose `Health`{.action} to perform a cluster analysis before adding the node.
251-
252-
![NCC check before Expansion 01](images/CheckBeforeAdd01.PNG){.thumbnail}
253-
254-
Click on `Actions`{.action} in the top right-hand corner and choose `Run NCC Check`{.action}.
255-
256-
![NCC check before Expansion 02](images/CheckBeforeAdd02.PNG){.thumbnail}
257-
258-
Click `Run`{.action} to launch a control and wait for the operation to complete.
259-
260-
![NCC check before Expansion 03](images/CheckBeforeAdd03.PNG){.thumbnail}
261-
262-
After the check, click the `cogwheel`{.action} icon at the top right to change the settings.
263-
264-
![Add Node 01](images/AddNode01.PNG){.thumbnail}
265-
266-
Click `Expand Cluster`{.action}.
267-
268-
![Add Node 02](images/AddNode02.PNG){.thumbnail}
269-
270-
Check the box next to the discovered host to display the node details.
271-
272-
![Add Node 03](images/AddNode03.PNG){.thumbnail}
273-
274-
Scroll to see the options.
275-
276-
![Add Node 04](images/AddNode04.PNG){.thumbnail}
277-
278-
Scroll down to the bottom of the window and click on `Next`{.action}.
279-
280-
![Add Node 05](images/AddNode05.PNG){.thumbnail}
281-
282-
Choose the Rack in `Assign to Rack` and click `Next`{.action}.
283-
284-
![Add Node 06](images/AddNode06.PNG){.thumbnail}
285-
286-
Click `Expand Cluster`{.action}.
287-
288-
![Add Node 07](images/AddNode07.PNG){.thumbnail}
289-
290-
Click `Open`{.action} to view the cluster expansion details.
291-
292-
![Add Node 08](images/AddNode08.PNG){.thumbnail}
293-
294-
![Add Node 09](images/AddNode09.PNG){.thumbnail}
295-
296-
The addition of the node is completed when the *Expanding Cluster* progress is 100%.
297-
298-
![Add Node 10](images/AddNode10.PNG){.thumbnail}
299-
300-
Four nodes are visible in `Hardware Summary`, click `View Details`{.action} for more information.
301-
302-
![Display dashbord after expansion](images/DisplayDashboardAfter.PNG){.thumbnail}
303-
304-
Click `Close`{.action} to return to the dashboard.
305-
306-
![Cluster detail after Expansion](images/ClusterDetailAfterFromDashboard.PNG){.thumbnail}
307-
308-
## Go further <a name="gofurther"></a>
193+
You can go even further by reading these guides:
309194

310195
[Nutanix Hyperconvergence](/pages/hosted_private_cloud/nutanix_on_ovhcloud/03-nutanix-hci)
311196

312-
[Nutanix Node Addition Guide](https://portal.nutanix.com/page/documents/details?targetId=Web-Console-Guide-Prism-v5_20:wc-cluster-expand-wc-t.html)
197+
[Nutanix Node Addition Guide](https://portal.nutanix.com/page/documents/details?targetId=Web-Console-Guide-Prism-v7_0:wc-cluster-expand-wc-t.html)
198+
199+
If you need training or technical assistance to implement our solutions, please contact your Technical Account Manager or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project.
313200

314-
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for assisting you on your specific use case of your project.
201+
Ask questions, give your feedback and interact directly with the team building our Hosted Private Cloud services on the dedicated [Discord](https://discord.gg/ovhcloud) channel.
315202

316-
Join our community of users on <https://community.ovh.com/en/>.
203+
Join our [community of users](/links/community).

0 commit comments

Comments
 (0)