Infrastructure Scenario Tests

We test Corax against real-world infrastructure failures across every vendor, platform, and scenario. Browse the results below.

276
Total Tests
100.0%
Pass Rate
276
Passed
0
Failed

NIC Errors — Bad SFP Causing Packet Loss on Production Server

PASS

A production server's 10G SFP is failing, causing CRC errors and packet drops on the network interface. Applications experience intermittent connectivity and retransmissions.

ServerPattern: NIC_ERRORSSeverity: CRITICALConfidence: 85%Remote Hands5 correlated

Kubernetes Pod CrashLoopBackOff — Missing ConfigMap

PASS

A Kubernetes deployment enters CrashLoopBackOff because a ConfigMap was deleted during a cleanup script. The application cannot start without its configuration, and the backoff timer keeps increasing.

ServerPattern: PROCESS_CRASH_LOOPSeverity: CRITICALConfidence: 92%Remote Hands6 correlated

SAN Storage Latency Spike — Noisy Neighbor on Shared Storage

PASS

A dev team runs a massive data import job on a shared SAN, consuming all available IOPS. Production VMs on the same storage pool experience 10x latency increase, causing application timeouts.

ServerPattern: STORAGE_IO_LATENCYSeverity: CRITICALConfidence: 92%Remote Hands28 correlated

RAID 5 Degradation — Two Drives Showing SMART Warnings

PASS

A RAID 5 array on a file server has one failed drive and a second drive showing SMART predictive failure warnings. The array is rebuilding, but if the second drive fails before rebuild completes, all data is lost.

ServerPattern: RAID_DEGRADATIONSeverity: CRITICALConfidence: 95%Remote Hands9 correlated

Disk Full — Log Files Filling Production Database Server

PASS

The database server's data partition fills to 100% due to an unrotated slow query log. PostgreSQL can no longer write WAL files. All database writes fail. Application is read-only.

ServerPattern: DISK_FULLSeverity: CRITICALConfidence: 95%Remote Hands29 correlated

CPU Exhaustion — Crypto Mining Malware on Web Server

PASS

A web server is compromised via an unpatched vulnerability. Crypto mining malware is consuming 100% CPU across all cores, making the web application unresponsive for legitimate users.

ServerPattern: HIGH_CPUSeverity: CRITICALConfidence: 95%Auto-Heal8 correlated

Memory Exhaustion — Java Heap OOM on Production App Server

PASS

A production Java application server runs out of heap memory due to a memory leak in a recent deployment. The OOM killer terminates the JVM process, bringing down the application for all users.

ServerPattern: MEMORY_EXHAUSTIONSeverity: CRITICALConfidence: 92%Auto-Heal18 correlated
PreviousPage 3 of 3

Every scenario is tested against Corax's Neural Engine in a production environment with AI-powered root cause analysis.

Tests run continuously as new infrastructure patterns are added.