Convert a StorageGRID Storage Node to a data-only node
To increase performance, you can convert slower non-ADC Storage Nodes to data-only Storage Nodes.
Using a Storage Node exclusively for data can make sense if your Storage Nodes have differing performance characteristics. For example, to potentially increase performance, you could have data-only, high-capacity spinning-disk Storage Nodes accompanied by metadata-only high-performance Storage Nodes.
Additionally, you can get more metadata capacity by removing low-RAM nodes from Cassandra, which increases the per-node metadata capacity limit. Refer to Manage object metadata storage.
When converting data-only nodes, the grid must contain a minimum of three combined or metadata-only Storage Nodes per site.
-
You are signed in to the Grid Manager using a supported web browser.
-
You have the Maintenance or Root access permission.
-
The Storage Node isn't a metadata-only node or a data-only node.
-
If the Storage Node contains the ADC service, more than two ADC Storage Nodes are online across the grid, and non-ADC Storage Nodes are available on the same site to host the ADC service.
-
There is enough metadata space on other nodes at the site (or you've expanded your grid) to accommodate the metadata that will migrate from the Storage Node you are converting.
-
If the metadata that migrates to other nodes on the same site exceeds the size of the metadata reserved space, the grid will become unstable.
-
After you start the conversion, you won't be able to expand the grid.
-
Use this procedure to convert one or more combined Storage Nodes into data-only nodes. If a Storage Node contains the ADC service, the service is automatically moved to another Storage Node on the same site during the conversion.
In addition to converting the Storage Node, this procedure decommissions Cassandra from the node. All metadata will migrate to combined or metadata-only Storage Nodes. Depending on the amount of metadata that needs to migrate, this procedure could take up to several days per node to complete.
|
|
Generally, you can convert up to 10 nodes at a time if the metadata usage per node is less than 1 TB. If the metadata usage per node is more than 1 TB, convert up to 5 nodes per procedure instead. |
|
|
StorageGRID moves the ADC service to the newest Storage Nodes that meet the requirements for hosting the service. |
-
Record the node IDs of the non-ADC Storage Nodes you want to convert.
-
From the top of the Grid Manager, select the help icon and select API documentation.
-
Select Go to private API documentation.
-
Select the
POST /private/convert-to-data-only-node/startoperation. Refer to Issue API requests for more information.Each node will reboot during the procedure.
-
You can use
GET /private/convert-to-data-only-nodeto monitor the procedure. If errors occur, selectPOST /private/convert-to-data-only-node/retryto retry the procedure. -
Download a recovery package after completing this procedure.