-
Notifications
You must be signed in to change notification settings - Fork 270
RS: Added troubleshooting index with links to knowledge base #2152
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 3 commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
2f418b5
DOC-3912 RS: Troubleshooting index
rrelledge 7c195a0
Merge branch 'DOC-3912' into DOC-5732
rrelledge 423c5f6
DOC-5732 Added knowledge base links to RS troubleshooting
rrelledge 852425d
DOC-5732 Some RS troubleshooting link adjustments
rrelledge 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,52 @@ | ||
| --- | ||
| Title: Troubleshooting Redis Enterprise Software | ||
| alwaysopen: false | ||
| categories: | ||
| - docs | ||
| - operate | ||
| - rs | ||
| description: Resources for troubleshooting Redis Enterprise Software | ||
| linkTitle: Troubleshooting | ||
| weight: 75 | ||
| --- | ||
|
|
||
| ## General troubleshooting | ||
|
|
||
| For general troubleshooting, see: | ||
|
|
||
| - [Create a support package]({{<relref "/operate/rs/installing-upgrading/creating-support-package">}}) to gather information about the cluster, nodes, and databases to help debug issues | ||
|
|
||
| - [Logging]({{<relref "/operate/rs/clusters/logging">}}) | ||
|
|
||
| - [`rladmin status`]({{<relref "/operate/rs/references/cli-utilities/rladmin/status">}}) command, which displays the current status of nodes, databases, database endpoints, and shards on the cluster | ||
|
|
||
| - [`rlcheck`]({{<relref "/operate/rs/references/cli-utilities/rlcheck">}}) utility, which runs various tests to check node health and reports any discovered issues | ||
|
|
||
| ## Troubleshooting by topic | ||
|
|
||
| For troubleshooting specific issues, see: | ||
|
|
||
| - [Database connectivity troubleshooting]({{<relref "/operate/rs/databases/connect/troubleshooting-guide">}}) | ||
|
|
||
| - [Replica Of repeatedly fails]({{<relref "/operate/rs/databases/import-export/replica-of/replicaof-repeatedly-fails">}}) | ||
|
|
||
| - CRDT [INFO]({{<relref "/operate/rs/databases/active-active/develop/develop-for-aa#info">}}) for troubleshooting Active-Active databases | ||
|
|
||
| ## Knowledge base | ||
|
|
||
| The [Redis Software knowledge base](https://support.redislabs.com/hc/en-us/categories/26174244088594-Redis-Software) provides additional guides and troubleshooting resources. | ||
|
|
||
| - [Tools for Identifying Failures in Clusters](https://support.redislabs.com/hc/en-us/articles/26759137301394-Tools-for-Identifying-Failures-in-Clusters) | ||
|
|
||
| - [Troubleshooting TLS Failures](https://support.redislabs.com/hc/en-us/articles/26867190871314-Troubleshooting-TLS-Failures) | ||
|
|
||
| - [Troubleshooting TLS Connection Failures Caused by Certificate Expiration](https://support.redislabs.com/hc/en-us/articles/27021922067090-Troubleshooting-TLS-Connection-Failures-Caused-by-Certificate-Expiration) | ||
|
|
||
| - [Diagnosing and Resolving Endpoint Flapping in Redis Software](https://support.redislabs.com/hc/en-us/articles/27001052658706-Diagnosing-and-Resolving-Endpoint-Flapping-in-Redis-Software) | ||
|
|
||
| - See [Troubleshooting Redis Software](https://support.redislabs.com/hc/en-us/sections/26758971861778-Troubleshooting-Redis-Software) for more troubleshooting guides. | ||
|
|
||
|
|
||
| ## Contact support | ||
|
|
||
| If initial troubleshooting doesn't resolve the issue, you can [contact support](https://redis.io/support/) for additional help. | ||
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.