Comment 11 for bug 1780137

Revision history for this message
Ike Panhc (ikepanhc) wrote :

@dannf, my command is

 `while true; do sudo /usr/lib/plainbox-provider-checkbox/bin/disk_stress_ng sda --base-time 240 --really-run; mkfs.ext4 -F /dev/sda2; done`

But I also find out that the e2fsprogs I am using is upstream one.

mke2fs 1.44.3-rc2 (3-July-2018)

I am going to reset my environment and re-test.