Skip to content

Conversation

wojcik-dorota
Copy link
Contributor

@wojcik-dorota wojcik-dorota commented Sep 11, 2025

JIRA

DOC PREVIEWs:

Checklist

  • The first paragraph of the page is on one line.
  • The other lines have a line break at 90 characters.
  • I checked the output.
  • I applied the style guide.
  • My links start with /docs/.

@github-actions github-actions bot added service/mysql platform tech Relates to technical updates of the docs platform. labels Sep 11, 2025
@wojcik-dorota wojcik-dorota changed the title feat: add mudumper / myloader as an alternative mysql migration tool feat: add MySQL mydumper / myloader as a migration tool Sep 11, 2025
@wojcik-dorota wojcik-dorota changed the title feat: add MySQL mydumper / myloader as a migration tool feat: add MySQL mydumper / myloader migration tool Sep 11, 2025
@wojcik-dorota wojcik-dorota self-assigned this Sep 11, 2025
Copy link

cloudflare-workers-and-pages bot commented Sep 11, 2025

Deploying aiven-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: d73a80f
Status: ✅  Deploy successful!
Preview URL: https://f7f83b71.aiven-docs.pages.dev
Branch Preview URL: https://opd-482-docs-add-mudumper-my.aiven-docs.pages.dev

View logs

@wojcik-dorota wojcik-dorota marked this pull request as ready for review September 12, 2025 12:59
@wojcik-dorota wojcik-dorota requested a review from a team as a code owner September 12, 2025 12:59
@wojcik-dorota wojcik-dorota added the review/SME An SME must review the PR. label Sep 12, 2025
@VitaliVinahradski
Copy link

ORR review follow up:
re: a large migration could consume all resources for hours and even days

Agree that this is probably unavoidable — we’ll probably want documentation/user guides that strongly recommend overspec’ing the node for the migration

Also during my testing I noticed that mydumper really better only on very large plans.
@wojcik-dorota could you add to documentation that we recommend using large plans for migration with mydumper?

@wojcik-dorota
Copy link
Contributor Author

ORR review follow up: re: a large migration could consume all resources for hours and even days

Agree that this is probably unavoidable — we’ll probably want documentation/user guides that strongly recommend overspec’ing the node for the migration

Also during my testing I noticed that mydumper really better only on very large plans. @wojcik-dorota could you add to documentation that we recommend using large plans for migration with mydumper?

Thanks, @VitaliVinahradski ! Since we're moving away from the "service plan" terminology, I'll try to say the same using "multiple nodes", "large RAM", or similar. Any recommendations for the wording without "service plans"?

@VitaliVinahradski
Copy link

I think main requirement was number of CPUs and RAM. Mydumper runs on single node (master).

To prevent performance bottlenecks while migrating large database, we recommend choosing a service configuration with significant computational power (multiple vCPUs) and high memory capacity.

Copy link

@VitaliVinahradski VitaliVinahradski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wojcik-dorota wojcik-dorota force-pushed the OPD-482-docs-add-mudumper-myloader-as-an-alternative-my-sql-migration-tool branch from 15e62ed to b1b643c Compare October 8, 2025 11:44
@wojcik-dorota wojcik-dorota removed the review/SME An SME must review the PR. label Oct 8, 2025
@wojcik-dorota wojcik-dorota marked this pull request as draft October 8, 2025 14:13
@wojcik-dorota wojcik-dorota added the review/awaitingRelease All reviews are completed. label Oct 8, 2025
Copy link
Contributor

@harshini-rangaswamy harshini-rangaswamy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good overall. Just a few minor suggestions for clarity.

Co-authored-by: Harshini Rangaswamy <[email protected]>
Signed-off-by: dorota <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

platform review/awaitingRelease All reviews are completed. service/mysql tech Relates to technical updates of the docs platform.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants