When collecting logs using the sosreport tool, the No space left on device
while collecting plugin data exception may occur. Such exception occurs if the
logs are large and indicates that the device with the temporary directory has
no free space available. The temporary directory stores system reports before
archiving and is set to /tmp
by default.
To avoid the exception, manually change the directory through the model or
CLI as described in the step 1 in Generate a sosreport starting from 2019.2.7. Additionally,
you can enable a verbose output and interactive debugging using the Python
debugger. For details, run sosreport --help
.