silent_data_corruption

Problem Set
Hardware Component Failure

Description

The problem runs on hotel-reservation. Simulate a hardware fault where silent data corruption occurs in storage devices. The `dm-flakey` device is configured with `random_read_corrupt` and `random_write_corrupt` at 100% probability for the mongodb-geo workload, silently corrupting reads and writes without returning hard I/O errors. Inject the fault by redeploying the application onto dm-flakey-backed storage and triggering MongoDB reads and writes, which can produce inconsistent query results or corrupted records.

Tags

Hardware Component Failure, hotel-reservation