Capture a debug snapshot

Select a documentation version:

To help you diagnose and debug issues, you can create a snapshot of the container orchestrator environment running AlloyDB Omni operator. Include this snapshot when you open a case with Google Support.

Capture a debug snapshot

  1. Make sure that you have the kubectl utility installed and configured.

  2. Open the AlloyDB Omni GitHub sample repository and download the snapshot.sh script.

  3. Run the script.

    ./snapshot.sh DB_CLUSTER_NAME DB_CLUSTER_NAMESPACE

    Make the following replacements:

    • DB_CLUSTER_NAME: the name of your database cluster.
    • DB_CLUSTER_NAMESPACE: the name of your database cluster's namespace.

    The script creates a new snapshot folder.

  4. Review the snapshot for sensitive information before you submit it.