Public bug reported:

[copy paste of https://github.com/sosreport/sos/issues/1844]

In at least version 3.6-1ubuntu0.16.04.3 and 3.6-1ubuntu0.18.04.3, neither the 
sosreport process itself, nor (and more importantly) the compression binary are 
run with an explicit I/O nice class.
This results in the use of the best-effort class, and can cause serious iowait 
on hosts with limited I/O capabilities:

$ ionice -p `pgrep xz`
none: prio 0
$ ionice -p `pgrep sosreport`
none: prio 0


I propose any command sosreport runs to be reniced to use the idle class, or at 
least a low-priority best-effort profile.

** Affects: sosreport (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1850953

Title:
  run plugins and compression with I/O idle class

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sosreport/+bug/1850953/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to