Troubleshooting
Start from the highest-level user symptom, then drill down into CRD status, operation steps, Events, Velero resources, and logs.
Common Order
- Server API response: reason and message.
- Related CRD status and conditions.
DisasterOperation.status.steps.- Kubernetes Events.
- Velero Backup and Restore status.
- Operator logs.
- Remote cluster API connectivity.
Common Issues
- Invalid kubeconfig or wrong context.
- Object storage endpoint unreachable.
- Private CA not configured.
- Missing Velero permissions.
- Target namespace or StorageClass mapping incorrect.
- Long-running operation interrupted by upgrade.