-
Notifications
You must be signed in to change notification settings - Fork 1
DOC-5248, DOC-5249 prep - Replace emojis, restructure product-specific migration guidance #206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
= {dse-short} migration toolkit | ||
:description: Learn which migration tools you can use to migrate data to and from {dse-short}. | ||
|
||
The {dse} migration toolkit includes the xref:ROOT:components.adoc[{company} migration tools] that you can use to migrate your data across {dse-short} and another {cass-reg}-based database, such as {astra-db} or {hcd-short}. | ||
|
||
This documentation doesn't describe _all_ possible migration paths; it focuses on migrations using {company} migration tools like {product-proxy}. | ||
|
||
== Migrate your data | ||
|
||
The tools and process for data migration to or from {dse-short} depends on your {dse-short} version and the other database's platform or version. | ||
|
||
[TIP] | ||
==== | ||
For information about clusters that are eligible for {product} to or from {dse-short}, see xref:ROOT:zdm-proxy-migration-paths.adoc[]. | ||
==== | ||
|
||
[tabs] | ||
====== | ||
Migrate data to {dse-short}:: | ||
+ | ||
-- | ||
The following information provides guidance on migrations _to_ {dse-short}. | ||
|
||
Generally, {company} recommends migrating to the latest version of {dse-short}, unless you have a compatibility issue that requires an interim migration to an earlier version before upgrading. | ||
|
||
//TODO: Resolve duplication and replace these at the source with one summary page that points to here. | ||
|
||
* {dse-short} 6.9 | ||
+ | ||
** xref:6.9@dse:tooling:migration-path-dse.adoc[{dse-short} 6.9 migration tools] | ||
** xref:6.9@dse:managing:operations/migrate-data.adoc[Migrate data to {dse-short} 6.9] | ||
|
||
* {dse-short} 6.8 | ||
+ | ||
** xref:6.8@dse:tooling:migration-path-dse.adoc[{dse-short} 6.8 migration tools] | ||
** xref:6.8@dse:managing:operations/migrate-data.adoc[Migrate data to {dse-short} 6.8] | ||
|
||
* {dse-short} 5.1 | ||
+ | ||
** xref:5.1@dse:managing:operations/migrate-data.adoc[Migrate data to {dse-short} 5.1] | ||
-- | ||
|
||
Migrate data from {dse-short}:: | ||
+ | ||
-- | ||
When migrating _from_ {dse-short} to another {cass-short}-based database, follow the migration guidance for your target database to determine cluster compatibility, migration options, and recommendations. | ||
For example, for {astra-db}, see xref:ROOT:astra-migration-paths.adoc[]. | ||
|
||
If your target database isn't directly compatible with a migration from {dse-short}, you might need to take interim steps to prepare your data for migration, such as upgrading your {dse-short} version or modifying the data in your existing database to be compatible with the target database. | ||
-- | ||
====== | ||
|
||
== Migrate your code | ||
aimurphy marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
After migrating your data, your applications can connect exclusively to your new databases. | ||
|
||
If you are already using a xref:datastax-drivers:compatibility:driver-matrix.adoc[compatible {cass-short} driver], you can modify the driver connection string to connect to the new databases. | ||
For some migrations, changing the connection string might be the only change you need to make to your code. | ||
However, you might want to update your code to take advantage of features and improvements available in your new database platform or a newer driver version. | ||
|
||
For database-specific connection information, see the documentation for your target database and version. | ||
|
||
== Get support for your migration | ||
|
||
If you have questions about your {dse-short} migration, contact your {company} account representative or {support-url}[{company} Support]. | ||
|
||
== See also | ||
|
||
* xref:ROOT:mc-migration-paths.adoc[] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
= {mc} migration toolkit | ||
:description: Learn about migrating your {cass-reg}-based clusters to {mc}. | ||
|
||
{mc} is an infrastructure management platform that you can use to manage your {cass-reg}-based clusters, including {cass-short}, {dse-short}, and {hcd-short} clusters. | ||
|
||
{mc} isn't required, but it can be helpful depending on your preferences for infrastructure management. | ||
Additionally, {mc} isn't applicable to {astra-db}, which has its own interface for database management and administration. | ||
|
||
== Migrate clusters to {mc} | ||
|
||
Cluster migration moves your entire cluster from one infrastructure to another, including its data. | ||
**It is meant as an infrastructure migration only, not a database software migration.** | ||
|
||
If you are migrating both your infrastructure _and_ your database software, create your new cluster in {mc}, and then migrate your data from your old cluster directly to the new cluster on {mc}. | ||
|
||
For information about migrating your infrastructure to {mc}, see the following: | ||
|
||
* xref:mission-control:migrate:oss-cass-to-mission-control.adoc[Migrate {cass-short} clusters to {mc}] | ||
* xref:mission-control:migrate:dse-to-mission-control.adoc[Migrate {dse-short} and other {cass-short}-based clusters to {mc}] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.