|
| 1 | +.Get started |
| 2 | +* xref:ROOT:components.adoc[] |
| 3 | +* xref:ROOT:zdm-proxy-migration-paths.adoc[] |
| 4 | +* Product-specific migration paths |
| 5 | +** xref:ROOT:astra-migration-paths.adoc[] |
| 6 | +** {dse-short} 6.9 |
| 7 | +*** xref:6.9@dse:tooling:migration-path-dse.adoc[{dse-short} 6.9 migration tools] |
| 8 | +*** xref:6.9@dse:managing:operations/migrate-data.adoc[Migrate data to {dse-short} 6.9] |
| 9 | +** {dse-short} 6.8 |
| 10 | +*** xref:6.8@dse:tooling:migration-path-dse.adoc[{dse-short} 6.8 migration tools] |
| 11 | +*** xref:6.8@dse:managing:operations/migrate-data.adoc[Migrate data to {dse-short} 6.8] |
| 12 | +** {dse-short} 5.1 |
| 13 | +*** xref:5.1@dse:managing:operations/migrate-data.adoc[Migrate data to {dse-short} 5.1] |
| 14 | +** {mc-brief} migrations |
| 15 | +*** xref:mission-control:migrate:oss-cass-to-mission-control.adoc[Migrate {cass-short} clusters to {mc-short}] |
| 16 | +*** xref:mission-control:migrate:dse-to-mission-control.adoc[Migrate {dse-short} clusters to {mc-short}] |
| 17 | +
|
1 | 18 | .{product}
|
2 |
| -* xref:introduction.adoc[] |
3 |
| -* xref:components.adoc[] |
| 19 | +* xref:ROOT:introduction.adoc[] |
4 | 20 | * Planning
|
5 |
| -** xref:preliminary-steps.adoc[] |
6 |
| -** xref:feasibility-checklists.adoc[] |
7 |
| -** xref:deployment-infrastructure.adoc[] |
8 |
| -** xref:create-target.adoc[] |
9 |
| -** xref:rollback.adoc[] |
| 21 | +** xref:ROOT:feasibility-checklists.adoc[] |
| 22 | +** xref:ROOT:deployment-infrastructure.adoc[] |
| 23 | +** xref:ROOT:create-target.adoc[] |
| 24 | +** xref:ROOT:rollback.adoc[] |
10 | 25 | * Phase 1
|
11 |
| -** xref:phase1.adoc[] |
12 |
| -** xref:setup-ansible-playbooks.adoc[] |
13 |
| -** xref:deploy-proxy-monitoring.adoc[] |
14 |
| -** xref:tls.adoc[] |
15 |
| -** xref:connect-clients-to-proxy.adoc[] |
16 |
| -** xref:metrics.adoc[] |
17 |
| -** xref:manage-proxy-instances.adoc[] |
| 26 | +** xref:ROOT:phase1.adoc[] |
| 27 | +** xref:ROOT:setup-ansible-playbooks.adoc[] |
| 28 | +** xref:ROOT:deploy-proxy-monitoring.adoc[] |
| 29 | +** xref:ROOT:tls.adoc[] |
| 30 | +** xref:ROOT:connect-clients-to-proxy.adoc[] |
| 31 | +** xref:ROOT:metrics.adoc[] |
| 32 | +** xref:ROOT:manage-proxy-instances.adoc[] |
18 | 33 | * Phase 2
|
19 |
| -** xref:migrate-and-validate-data.adoc[] |
20 |
| -** xref:cassandra-data-migrator.adoc[{cass-migrator}] |
21 |
| -** xref:dsbulk-migrator.adoc[{dsbulk-migrator}] |
| 34 | +** xref:ROOT:migrate-and-validate-data.adoc[] |
| 35 | +** xref:sideloader:sideloader-zdm.adoc[] |
| 36 | +** xref:ROOT:cassandra-data-migrator.adoc[] |
| 37 | +** xref:ROOT:dsbulk-migrator.adoc[] |
22 | 38 | * Phase 3
|
23 |
| -** xref:enable-async-dual-reads.adoc[] |
| 39 | +** xref:ROOT:enable-async-dual-reads.adoc[] |
24 | 40 | * Phase 4
|
25 |
| -** xref:change-read-routing.adoc[] |
| 41 | +** xref:ROOT:change-read-routing.adoc[] |
26 | 42 | * Phase 5
|
27 |
| -** xref:connect-clients-to-target.adoc[] |
| 43 | +** xref:ROOT:connect-clients-to-target.adoc[] |
28 | 44 | * References
|
29 |
| -** xref:troubleshooting-tips.adoc[] |
30 |
| -** xref:troubleshooting-scenarios.adoc[] |
31 |
| -** xref:contributions.adoc[] |
32 |
| -** xref:faqs.adoc[] |
33 |
| -** xref:glossary.adoc[] |
34 |
| -** https://github.com/datastax/zdm-proxy/releases[{product-proxy} release notes] |
35 |
| -** https://github.com/datastax/zdm-proxy-automation/releases[{product-automation} release notes] |
36 |
| -
|
37 |
| -.{cass-migrator} |
38 |
| -* xref:cdm-overview.adoc[{cass-migrator}] |
39 |
| -* https://github.com/datastax/cassandra-data-migrator/releases[{cass-migrator-short} release notes] |
40 |
| -
|
41 |
| -.{dsbulk-loader} |
42 |
| -* xref:dsbulk:overview:dsbulk-about.adoc[{dsbulk-loader}] |
43 |
| -* xref:dsbulk:installing:install.adoc[Installing {dsbulk-loader}] |
44 |
| -* Loading and unloading data |
45 |
| -** xref:dsbulk:getting-started:simple-load.adoc[Loading data without a configuration file] |
46 |
| -** xref:dsbulk:getting-started:simple-unload.adoc[Unloading data without a configuration file] |
47 |
| -** xref:dsbulk:developing:loading-unloading-vector-data.adoc[Loading and unloading vector data] |
48 |
| -** xref:dsbulk:reference:load.adoc[Loading data examples] |
49 |
| -** xref:dsbulk:reference:unload.adoc[Unloading data examples] |
50 |
| -* xref:dsbulk:reference:dsbulk-cmd.adoc#escaping-and-quoting-command-line-arguments[Escaping and quoting command line arguments] |
51 |
| -* https://github.com/datastax/dsbulk/releases[{dsbulk-loader} release notes] |
| 45 | +** xref:ROOT:troubleshooting-tips.adoc[] |
| 46 | +** xref:ROOT:troubleshooting-scenarios.adoc[] |
| 47 | +** xref:ROOT:contributions.adoc[] |
| 48 | +** xref:ROOT:faqs.adoc[] |
| 49 | +** xref:ROOT:glossary.adoc[] |
| 50 | +** {product-proxy-repo}/releases[{product-proxy} release notes] |
| 51 | +** {product-automation-repo}/releases[{product-automation} release notes] |
52 | 52 |
|
53 | 53 | .{sstable-sideloader}
|
54 | 54 | * xref:sideloader:sideloader-overview.adoc[]
|
|
58 | 58 | * xref:sideloader:cleanup-sideloader.adoc[]
|
59 | 59 | * xref:sideloader:troubleshoot-sideloader.adoc[]
|
60 | 60 |
|
61 |
| -.Product-specific migration paths |
62 |
| -* {astra-db} |
63 |
| -** xref:astra-db-serverless:databases:migration-path-serverless.adoc[] |
64 |
| -* {dse} |
65 |
| -** {dse-short} 6.9 |
66 |
| -*** xref:6.9@dse:tooling:migration-path-dse.adoc[{dse-short} 6.9 migration tools] |
67 |
| -*** xref:6.9@dse:managing:operations/migrate-data.adoc[Migrate data to {dse-short} 6.9] |
68 |
| -** {dse-short} 6.8 |
69 |
| -*** xref:6.8@dse:tooling:migration-path-dse.adoc[{dse-short} 6.8 migration tools] |
70 |
| -*** xref:6.8@dse:managing:operations/migrate-data.adoc[Migrate data to {dse-short} 6.8] |
71 |
| -** {dse-short} 5.1 |
72 |
| -*** xref:5.1@dse:managing:operations/migrate-data.adoc[Migrate data to {dse-short} 5.1] |
73 |
| -* {mc} |
74 |
| -** xref:mission-control:migrate:oss-cass-to-mission-control.adoc[Migrate {cass-short} clusters to {mc-short}] |
75 |
| -** xref:mission-control:migrate:dse-to-mission-control.adoc[[Migrate {cass-short} clusters to {dse-short}] |
| 61 | +.{cass-migrator} |
| 62 | +* xref:ROOT:cdm-overview.adoc[] |
| 63 | +* {cass-migrator-repo}/releases[{cass-migrator-short} release notes] |
| 64 | +
|
| 65 | +.{dsbulk-migrator} |
| 66 | +* xref:ROOT:dsbulk-migrator-overview.adoc[] |
0 commit comments