Troubleshooting
2025.10
Compute
Networking
VMHA
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
PCDDump for PCD Management Cluster Troubleshooting
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Overview
PCDDump - A powerful utility script for collecting comprehensive PCD Management cluster information for offline troubleshooting. This script gathers detailed cluster dump information from Self-hosted Private Cloud Director Control Plane, providing administrators with comprehensive diagnostics and troubleshooting data for effective cluster management and issue resolution.
Features
- Comprehensive Data Collection - Gathers detailed cluster diagnostics.
- Platform9 Optimized - Specifically designed for Platform9 Managed Control Plane.
- Easy Deployment - Simple one-line installation and execution.
- Admin-Friendly - Provides actionable troubleshooting information.
Prerequisities
- Internet connectivity to download the script first time.
- cURL installed
- KUBECONFIG should be exported and kubectl with sufficient permission:
Command
βx
$ export KUBECONFIG=</path/to/your/pcd-management-cluster-kubeconfig.yaml>β# Verify connectivity$ kubectl get nodesInstallation:
Before running the script, ensure the prerequisities are met:.
- Run this script to initiate the PCD cluster dump generation:
Quick Run
$ bash <(curl -Ls https://raw.githubusercontent.com/platform9/PCDDump/refs/heads/main/pcddump.sh)- For Manual execution:
Bash
# Download the script$ curl -L https://raw.githubusercontent.com/platform9/PCDDump/refs/heads/main/pcddump.sh -o pcddump.shβ# Make it executable$ chmod +x pcddump.shβ# Execute the script$ ./pcddump.shThe tar output file get saved under /tmp directory as /tmp/pcddump-$(date +%F_%H-%M-%S).tar.gz
Additional Information:
User can upload the /tmp/pcddump-$(date +%F_%H-%M-%S).tar.gz file as suggested by the Platform9 support team. More information in https://github.com/platform9/PCDDump
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Next to read:
Worker Node "NotReady" IssueDiscard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message