RHACS: Procedure to shutdown/scale down RHACS and change /dev/sdx to UUID path in local volumes
Issue
- RHACS installation using local volumes had
/dev/sdx
paths instead of/dev/disk/by-uuid/
, which caused an issue as/dev/sdx
is dynamically allocated and can change if the order of device detection changes. There is a need to scale downRHACS
and replace the/dev/sdx
with the/dev/disk/by-uuid/
path in local volumes used inRHACS
.
Environment
- Red Hat Advanced Cluster Security (RHACS)
- 4.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.