Skip to content

Device mapper target for deterministic failure of bio write requests

License

Notifications You must be signed in to change notification settings

WiscADSL/dm-loki

Repository files navigation

dm-loki

Device mapper target allowing deterministic fault injection

Installation

dm-loki is a loadable kernel module.

git clone [email protected]:algrebe/dm-loki.git
cd dm-loki
make test

sudo rmmod dm-loki.ko
sudo insmod ./dm-loki.ko

Please take a look at tests.makefile for examples.

About

Device mapper target for deterministic failure of bio write requests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published