Skip to content

HDDS-15917. Add client connectivity troubleshooting runbook.#498

Merged
jojochuang merged 2 commits into
apache:masterfrom
jojochuang:HDDS-15917
Jul 21, 2026
Merged

HDDS-15917. Add client connectivity troubleshooting runbook.#498
jojochuang merged 2 commits into
apache:masterfrom
jojochuang:HDDS-15917

Conversation

@jojochuang

@jojochuang jojochuang commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

This change adds a short troubleshooting runbook for when Ozone clients cannot reach Datanodes for data transfer, while metadata operations through the Ozone Manager still succeed. It documents setting hdds.datanode.use.datanode.hostname=true on clients and Datanodes for Kubernetes, port-forwarded or remote clients, and multi-homed networks, and explains why hostname mode avoids connecting to stale or unroutable IPs registered in SCM.

The pull request also publishes the Troubleshooting documentation section by removing the Docusaurus docs exclude for 06-troubleshooting, and adds cross-links from the Kubernetes quick-start guide and the configuration appendix.

What is the link to the Apache Jira?

https://issues.apache.org/jira/browse/HDDS-15917

How was this patch tested?

  • pnpm run lint (eslint, markdownlint, yamllint)
  • npm run build

Made with Cursor

Publish the troubleshooting section and document hdds.datanode.use.datanode.hostname for Kubernetes, remote clients, and multi-homed deployments.

Co-authored-by: Cursor <cursoragent@cursor.com>
@errose28

Copy link
Copy Markdown
Contributor

Thanks for adding this. I don't think we should be retroactively updating the versioned docs though. IMO can just add this to next.

Remove mirrored troubleshooting page and versioned Kubernetes cross-links; the runbook remains in the main docs tree only.

Co-authored-by: Cursor <cursoragent@cursor.com>
@jojochuang

Copy link
Copy Markdown
Contributor Author

Thanks for adding this. I don't think we should be retroactively updating the versioned docs though. IMO can just add this to next.

Let's make it an explicit rule in AGENTS.md

@jojochuang
jojochuang merged commit 3814834 into apache:master Jul 21, 2026
10 checks passed
@jojochuang

Copy link
Copy Markdown
Contributor Author

Merged. Thanks @jasonosullivan34 @errose28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants