1.10. 向红帽技术支持提供 sos 报告的方法
您可以使用以下方法将 sos
报告上传到红帽技术支持:
- 使用
sos report
命令上传 使用
--upload
选项,在生成后将sos
报告立即传到红帽。如果您提供以下选项之一:
- 提示时的问题单 ID
-
--case-id
选项 --ticket-number
选项在验证完您的设备后,
sos
工具会将sos
报告上传到您的问题单中。
-
如果没有提供问题单号或者没有验证您的设备,工具会使用匿名上传将
sos
报告上传到红帽公共 SFTP 站点。向红帽技术支持工程师提供用户名和用于上传的辅助用户的名称,以便他们可以访问它。 生成并将
sos
报告上传给红帽技术支持:sudo sos report --upload
[user@server1 ~]$ sudo sos report --upload sosreport (version 4.7.0) ... Optionally, please enter the case id that you are generating this report for []: ... Your sosreport has been generated and saved in: /var/tmp/sosreport-localhost-2024-03-19-xavvwkw.tar.xz ...
Copy to Clipboard Copied! 如果您指定了问题单 ID,则输出为:
Attempting upload to Red Hat Customer Portal Please visit the following URL to authenticate this device: https://sso.redhat.com/device?user_code=VGEL-PYIM Device authorized correctly. Uploading file to Red Hat Customer Portal Uploaded archive successfully
Attempting upload to Red Hat Customer Portal Please visit the following URL to authenticate this device: https://sso.redhat.com/device?user_code=VGEL-PYIM Device authorized correctly. Uploading file to Red Hat Customer Portal Uploaded archive successfully
Copy to Clipboard Copied! 如果没有指定问题单 ID,则输出为:
Attempting upload to Red Hat Secure FTP Please visit the following URL to authenticate this device: https://sso.redhat.com/device?user_code=VGEL-PYIM Device authorized correctly. Uploading file to Red Hat Secure FTP Uploaded archive successfully
Attempting upload to Red Hat Secure FTP Please visit the following URL to authenticate this device: https://sso.redhat.com/device?user_code=VGEL-PYIM Device authorized correctly. Uploading file to Red Hat Secure FTP Uploaded archive successfully
Copy to Clipboard Copied!
- 通过红帽客户门户网站上传文件
使用您的红帽用户帐户,您可以登录到红帽客户门户网站网页的
支持问题单
部分,并将sos
报告上传到技术支持问题单中。要登录,请访问支持问题单。