Steps to replicate the issue (include links if applicable):
- tools.yfdyh-bot@tools-bastion-13:~$ dd if=/dev/zero of=$HOME/testfile bs=500M count=1
What happens?:
524288000 bytes (524 MB, 500 MiB) copied, 16.9742 s, 30.9 MB/s
or
524288000 bytes (524 MB, 500 MiB) copied, 89.2577 s, 5.9 MB/s
This causes some tasks to slow down and also causes https://wikitech.wikimedia.org/wiki/Help:Toolforge/Running_Pywikibot_scripts_(advanced) pwb_venv.sh failed due to timeout.
ERROR: timed out 600 seconds waiting for job 'setup-venv' to complete:
What should have happened instead?:
Fast storage as usual.
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):