[Kernel-packages] [Bug 1805778] Re: ubuntu_vfat_stress failed again with P8/P9 Bionic

2018-11-30 Thread Colin Ian King
** Changed in: ubuntu-kernel-tests Status: Fix Committed => Fix Released ** Changed in: linux (Ubuntu) Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/

[Kernel-packages] [Bug 1805778] Re: ubuntu_vfat_stress failed again with P8/P9 Bionic

2018-11-29 Thread Po-Hsu Lin
BTW, the vfat stress failure in Bionic 4.18 has gone with retest as well. (node pepe) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1805778 Title: ubuntu_vfat_stress failed again with P

[Kernel-packages] [Bug 1805778] Re: ubuntu_vfat_stress failed again with P8/P9 Bionic

2018-11-29 Thread Po-Hsu Lin
Retested on both entei and baltar, passed on entei but still failing on balter (with the whole test suite) Log for balter: https://pastebin.ubuntu.com/p/82NXmVYS93/ I will give it another shot on balter. -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1805778] Re: ubuntu_vfat_stress failed again with P8/P9 Bionic

2018-11-29 Thread Colin Ian King
Sam, can this be retested, I think we were getting into dirty page write amplification because of using vfat on a tmpfs backing store file. I've reworked the test now to use bog standard vfat on a loopbacked file. Fix committed: http://kernel.ubuntu.com/git/ubuntu/autotest-client- tests.git/commit

[Kernel-packages] [Bug 1805778] Re: ubuntu_vfat_stress failed again with P8/P9 Bionic

2018-11-29 Thread Colin Ian King
OK, managed to reproduce this: [ 3913.025219] VFAT options: check=s [ 3913.025268] Stress test: /home/ubuntu/autotest/client/tmp/ubuntu_vfat_stress/src/stress-ng/stress-ng --verify --times --metrics-brief --syslog --keep-name -t 10s --hdd 2 --hdd-opts sync,wr-rnd,rd-rnd,fadv-willneed,fadv-rn

[Kernel-packages] [Bug 1805778] Re: ubuntu_vfat_stress failed again with P8/P9 Bionic

2018-11-29 Thread Colin Ian King
Started, PID 107847 stress-ng now terminated Stopped, PID 107847 (after 4 seconds) umounting vfat umount: /mnt/vfat-test-15951: target is busy. umount vfat /mnt/vfat-test-15951 failed umounting tmpfs umount: /mnt/vfat-test-15951: target is busy. umount /mnt/vfat-test-15951 failed

[Kernel-packages] [Bug 1805778] Re: ubuntu_vfat_stress failed again with P8/P9 Bionic

2018-11-29 Thread Colin Ian King
Seems like a process is still running at umount time and a re-mount fails. I think it snowballs after that. [ 1209.031563] Mount point: /mnt/vfat-test-15951 [ 1209.032392] Started, PID 67047 [ 1224.249103] stress-ng now terminated [ 1224.249203] Stopped, PID 67047 (after 14 seconds) [ 1224.24931

[Kernel-packages] [Bug 1805778] Re: ubuntu_vfat_stress failed again with P8/P9 Bionic

2018-11-28 Thread Po-Hsu Lin
For the P9 baltar, I can reproduce the stress-ng task blocking issue by just running the test directly (with Bionic in -released) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1805778 Tit