Yogesh Jadhav
- Total activity 89
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 53
Articles
Recent activity by Yogesh Jadhav-
Index Creation Fails with “timed out waiting for postgres backends to catch up”
Table of Contents Environment Issue Resolution Overview Steps Identify the catalog version the build is waiting on Find the lagging backends on all tservers Apply a solution Retry Index Creati...
-
How to Troubleshoot DB Clone Timeouts
EnvironmentYugabyteDB OverviewThis article provides a step-by-step troubleshooting guide for diagnosing and resolving database clone timeouts, using a real-world incident as a case study. It highli...
-
How to resolve "Found a version of YugabyteDB which does not send universe_uuid in its response of yb_servers function" in YugabyteDB
Environment YugabyteDB Smart JDBC Driver Issue When connecting to a multiple UugabyteDB cluster using Drivers, you may see the following info message repeatedly in your logs: Found a version of Yu...
-
Things Every YugabyteDB DBA or DevOps Engineer should have it handy.
Table of Contents Working with YugabyteDB Support Support Bundle Promdump moses.pl ...
-
How to Tune Alert Configuration for Backup Schedule Conflicts
:root { --default-font: ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Microsoft ...
-
How to Tune Alert Configuration for Backup Schedule Conflicts
:root { --default-font: ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Microsoft ...
-
How to resolve AllNodesFailedException
Environment YugabyteDB (YCQL) Issue AllNodesFailedException occurs when a YCQL client driver cannot connect to any node in the cluster after retries. This typically happens due to misconfigure...
-
How to Collect a YSQL EXPLAIN Plan for Yugabyte Support
Environment YugabyteDB (YSQL) Issue Understanding and analysing EXPLAIN plans to debug query performance issues in YugabyteDB. Resolution Overview YugabyteDB supports the EXPLAIN and EXPLAIN A...
-
Understanding the OOM event logs
Overview When a Linux system exhausts its available memory (RAM and swap), the kernel invokes the OOM killer to terminate processes and prevent system instability. OOM logs provide critical insi...
-
TServer crash with "Tablet was shut down, request"
Environment YugabyteDB < 2024.2 Issue The tserver process encountered a fatal error due to a failed kTruncate operation. The logs indicate that a truncate operation was initiated on a table, f...