MicroShift is Technology Preview software only.
For more information about the support scope of Red Hat Technology Preview software, see Technology Preview Support Scope.이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 2. MicroShift sos report
sos is a tool you can use to collect troubleshooting information about a host. An sos report will generate a detailed report with all the enabled plugins and data from the different components and applications in a system.
MicroShift is Technology Preview only. This Technology Preview software is not supported with Red Hat production service level agreements (SLAs) and might not be functionally complete. Red Hat does not recommend using MicroShift in production. Technology Preview provides early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process.
Red Hat does not support an update path from the Technology Preview version to later versions of MicroShift. A new installation is necessary.
For more information about the support scope of Red Hat Technology Preview features, read Technology Preview Features Support Scope.
2.1. About MicroShift sos reports 링크 복사링크가 클립보드에 복사되었습니다!
The sos tool is composed of different plugins that will help you gather information from different applications. A MicroShift specific plugin has been added from sos version 4.5.1, and it can gather the following data:
- MicroShift configuration and version
- YAML output for cluster-wide and system namespaced resources
- OVN-Kubernetes information
2.2. Gathering data from a MicroShift sos report 링크 복사링크가 클립보드에 복사되었습니다!
Prerequisites
-
You must have the
sospackage installed.
Procedure
- Log into the failing host as a root user.
Perform the debug report creation procedure by running the following command:
sos report --batch --clean --all-logs --profile microshift
$ sos report --batch --clean --all-logs --profile microshiftCopy to Clipboard Copied! Toggle word wrap Toggle overflow Example output
Copy to Clipboard Copied! Toggle word wrap Toggle overflow