-
Bug
-
Resolution: Done
-
Critical
-
None
-
4.12
-
None
-
No
-
Agent Sprint 232
-
1
-
Proposed
-
False
-
Description of problem:
On vSphere platform, Disk UUID check fails due to the sg3_utils package missing in the docker file which checks the disk UUID.
Version-Release number of selected component (if applicable):
4.12
How reproducible:
100%
Steps to Reproduce:
1. Create a cluster through the agent installer with platform: vsphere in the install-config 2. Execute "sudo journalctl TAG=agent | grep "hasUUID is false for path"" to check availability of sg3_utils package.
Actual results:
Getting below error in the logs: Feb 21 11:13:07 ip-172-31-249-231.us-west-2.compute.internal inventory[3389]: time="21-02-2023 11:13:07" level=info msg="hasUUID is false for path /dev/sda: exit code -1, stdout: \n, stderr: exec: \"sg_inq\": executable file not found in $PATH" file="disks.go:136" Feb 21 11:13:07 ip-172-31-249-231.us-west-2.compute.internal inventory[3389]: time="21-02-2023 11:13:07" level=info msg="hasUUID is false for path /dev/sr0: exit code -1, stdout: \n, stderr: exec: \"sg_inq\": executable file not found in $PATH" file="disks.go:136"
Expected results:
Logs should not return any error message for sg3_utils package.
Additional info:
- clones
-
OCPBUGS-7809 sg3_utils package is missing in the assisted-installer-agent Docker file
-
- Closed
-
- is blocked by
-
OCPBUGS-7809 sg3_utils package is missing in the assisted-installer-agent Docker file
-
- Closed
-
- links to
Per the announcement sent regarding the removal of "Blocker" as an option in the Priority field, this issue (which was already closed at the time of the bulk update) had Priority = "Blocker." It is being updated to Priority = Critical. No additional fields were changed.