- Newest
- Most votes
- Most comments
You're encountering an issue because your DC2 cluster is on the DC2LTM (Long Term Maintenance) track, which is preventing direct testing with RA3 nodes using the Test Drive utility.
This is expected behavior as DC2 node type development will stop at Redshift release P191, and all DC2 clusters will be migrated to the LTM track. On this track, clusters will receive only critical updates until their retirement on April 23rd, 2026, but customers won't be able to change tracks.
To verify that RA3 nodes can handle your workload, you have a few options:
- Use the snapshot restore method to create a new RA3 cluster:
- Create a snapshot of your existing DC2 cluster
- Restore this snapshot to a new cluster with RA3 nodes
- Test your workload on this new cluster
- For Redshift Serverless testing:
- Create a snapshot from your DC2 cluster
- Restore the snapshot to a Redshift Serverless namespace
- Test your workload performance
The Amazon Redshift Test Drive utility should work if you first create a new cluster with RA3 nodes using a snapshot of your DC2 cluster, and then use that cluster for testing.
When sizing your test environment, follow these guidelines:
- For DC2.large nodes: 1 node of RA3.large for every 1 node of DC2.large
- For DC2.8xlarge nodes: 2 nodes of RA3.4xlarge for every 1 node of DC2.8xlarge (if you have 2-15 nodes)
After migration, monitor your query performance and adjust the node count as needed to meet your performance requirements.
Sources
Amazon Redshift DC2 to RA3 Migration best practices | AWS re:Post
DC2 to RA3 migration, resize failing silently after multiple attempts | AWS re:Post
answered 10 months ago
Relevant content
asked 9 months ago
asked 2 years ago
- AWS OFFICIALUpdated 5 months ago
