The info supportconfig collects is usually not sufficient to resolve issues in the installer or hardware detection area (hwinfo).
This typically leads to a back-and-forth with customers until the necessary data has been provided. This process can by trying for both sides and is easily avoided.
For this reason I would suggest to include these three items in the default supportconfig output:
- the tar file
save_y2logs creates
- the tar file
getsysinfo creates
- the log file of
hwinfo --all --log=xxx.log
Note that fragments of the above are already provided but for efficient debugging it is also vital that information is provided in a way developers expect and can readily use.
The info
supportconfigcollects is usually not sufficient to resolve issues in the installer or hardware detection area (hwinfo).This typically leads to a back-and-forth with customers until the necessary data has been provided. This process can by trying for both sides and is easily avoided.
For this reason I would suggest to include these three items in the default
supportconfigoutput:save_y2logscreatesgetsysinfocreateshwinfo --all --log=xxx.logNote that fragments of the above are already provided but for efficient debugging it is also vital that information is provided in a way developers expect and can readily use.