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
= Migrating the {object_storage} to {rhos_long_noacro} nodes
9
9
10
10
[role="_abstract"]
11
-
If you are using the {rhos_prev_long} {object_storage_first_ref} as an Object Storage service, you must migrate your Object Storage service to {rhos_long_noacro} nodes.
11
+
If you are using the {rhos_prev_long} {object_storage_first_ref} as an Object Storage service, you must migrate your Object Storage service to {rhos_long} nodes.
12
12
13
13
If you are using the Object Storage API of the Ceph Object Gateway (RGW), you can skip this chapter and migrate your Red Hat Ceph Storage cluster. For more information, see "Migrating the {Ceph} cluster". If you are not planning to migrate Ceph daemons from Controller nodes, you must perform the steps that are described in "Deploying a Ceph ingress daemon" and "Create or update the Object Storage service endpoints".
14
14
15
15
You have two options for handling the existing {object_storage} storage nodes:
16
16
17
-
* *Migrate data to new {rhos_acro} nodes* -- Provision new storage nodes on {rhocp_long} and gradually move data using `swift-ring-tool`.
18
-
* *Convert existing nodes to data plane nodes* -- Keep the data on the same nodes and convert them to data plane nodes managed by the EDPM operator. No data movement is required.
17
+
* *Migrate data to new {rhos_acro} nodes* : Provision new storage nodes on {rhocp_long} and gradually move data by using the `swift-ring-tool`.
18
+
* *Convert existing nodes to data plane nodes*: Keep the data on the same nodes and convert them to data plane nodes that are managed by the data plane operator.
19
19
20
20
The data migration happens replica by replica. For example, if you have 3 replicas, move them one at a time to ensure that the other 2 replicas are still operational, which enables you to continue to use the {object_storage} during the migration.
Copy file name to clipboardExpand all lines: docs_user/modules/proc_adopting-the-object-storage-service.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -136,6 +136,6 @@ Hello World!
136
136
137
137
After the initial adoption, the {object_storage} data is still stored on the existing {OpenStackShort} nodes. You have two options for handling these storage nodes:
138
138
139
-
* *Migrate data to new {rhos_acro} nodes* -- Provision new storage nodes on {rhocp_long} and gradually move data using `swift-ring-tool`. For more information, see xref:migrating-object-storage-data-to-rhoso-nodes_migrate-object-storage-service[Migrating the {object_storage_first_ref} data from {OpenStackShort} to {rhos_long} nodes].
139
+
* *Migrate data to new {rhos_acro} nodes*: Provision new storage nodes on {rhocp_long} and gradually move data by using the `swift-ring-tool`. For more information, see xref:migrating-object-storage-data-to-rhoso-nodes_migrate-object-storage-service[Migrating the {object_storage_first_ref} data from {OpenStackShort} to {rhos_long} nodes].
140
140
141
-
* *Convert existing nodes to dataplane nodes* -- Keep the data on the same nodes and convert them to dataplane nodes managed by the openstack-operators. No data movement is required. For more information, see xref:converting-object-storage-nodes[Converting {object_storage} storage nodes].
141
+
* *Convert existing nodes to dataplane nodes*: Keep the data on the same nodes and convert them to data plane nodes that are managed by the `openstack-operators`. For more information, see xref:converting-object-storage-nodes[Converting {object_storage} storage nodes].
0 commit comments