INC_SDWAN_DEVICESW_MCTD_INITIALIZATION_FAILURE | Step 1: Review the alert details and record the affected site, ION, alert time, duration, software version, hardware model, and whether the alert occurred during or immediately after a software upgrade, reboot, or configuration change.
Step 2: Go to Incidents & Alerts > Prisma SD-WAN > Incidents, select the time range around the alert, and filter for the affected ION. Check for repeated DEVICESW_MCTD_LOG_BUFFER_FULL alerts, MCTD content-load or initialization failures, and general or critical process restart or stop events. Then go to Insights > ION Devices > Device Activity, select the same ION and time range, and review CPU utilization, free memory, and interface bandwidth for changes that occurred at the same time as the alert.
Step 3: On IONs running Release 6.4.1 or later, run:
dump ml7-mctd version
dump ml7-mctd counters
dump flow count-summary
inspect process status
Run dump ml7-mctd counters and dump flow count-summary multiple times while the condition is active. Review ML7/MCTD processing rates, FPS in previous second, and ML7/MCTD process CPU, memory, and uptime. Use these results to identify conditions that occurred at the same time as the alert; increased traffic or resource use alone does not confirm the cause of the full buffer.
Step 4: On IONs running Release 6.4.1 or later, run:
dump ml7-mctd version
dump ml7-mctd counters
inspect process status
Confirm that the ML7/MCTD process is present and review its uptime, CPU, and memory. Record the engine and content versions. If traffic is present, run dump ml7-mctd counters again and determine whether the application-identification and CTD processing counters are increasing.
Step 5: If DEVICESW_MCTD_CONTENT_LOAD_FAILURE is also active, follow the content-validation steps in DEVICESW_MCTD_CONTENT_LOAD_FAILURE.
Step 6: If the alert clears, the ML7/MCTD process remains running, and processing counters are increasing, continue monitoring for recurrence. Do not manually start or restart the process.
Step 7: If initialization continues to fail, the ML7/MCTD process is not running, or the alert repeatedly returns, collect a support bundle and open a Palo Alto Networks Support case:
dump-support all file=<descriptive_filename>
For earlier releases that do not support the all option:
dump-support outputs file=<descriptive_filename>
Use a filename containing the ION name and collection time, such as mctd_initialization_failure_branch-ion1_20260818T1430. |