Oracle Cloud Debug Bundle Overview Collect comprehensive diagnostics from an unresponsive OCI compute instance without touching the OCI Console. When an instance reports "unavailable due to an issue with the underlying infrastructure" or cloud-init failures, you need serial console output, cloud-init logs, instance metadata, and VCN flow logs — all gathered via CLI commands into a single tar archive for root-cause analysis or support ticket attachment. Purpose: Generate a self-contained debug bundle ( ) with all the data OCI Support will ask for, collected in under 60 seconds. Prerequisites -…