]> git.ipfire.org Git - thirdparty/dracut.git/commit
test/TEST-17-LVM-THIN: fail setup if we run out of space in the thin pool
authorLubomir Rintel <lkundrak@v3.sk>
Wed, 26 Jun 2019 14:42:04 +0000 (16:42 +0200)
committerHarald Hoyer <harald@hoyer.xyz>
Fri, 19 Jul 2019 14:02:25 +0000 (16:02 +0200)
commit91c15babdf0215df59325f3086acfdf0ba247bfa
treee87a2c400a3cfe66c4a3adffc9a5cf23a644b031
parent4996e53ed31efd10ac16b71cfa145c99b3556151
test/TEST-17-LVM-THIN: fail setup if we run out of space in the thin pool

This condition is rather difficult to detect -- the writes will just remain
queued and get lost on shutdown, resulting in a corrupt filesystem.
test/TEST-17-LVM-THIN/create-root.sh
test/TEST-17-LVM-THIN/test.sh