-
Bug
-
Resolution: Done-Errata
-
Critical
-
None
-
4.16.0, 4.17.0
-
None
-
Moderate
-
No
-
Proposed
-
False
-
-
-
Bug Fix
-
Done
Description of problem:
The etcd data store is leftover in the <install dir>/.clusterapi_output/etcd dir when infrastructure provisioning fails. This takes up a lot of local storage space and is useless.
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. Start an install 2. introduce an infra provisioning failure -- I did this by editing the 02_infra-cluster.yaml manifest to point to a non existent region 3. Check .clusterapi_output dir for etcd dir
Actual results:
etcd data store remains
Expected results:
etcd data store should be deleted during infra provisioning failures. It should only be persisted to disk if there is a failure/interrupt in between infrastructure provisioning and bootstrap destroy, in which case it can be used in conjunction with the wait-for and destroy bootstrap commands.
Additional info:
- blocks
-
OCPBUGS-36463 etcd data store is leftover when infrastructure provisioning fails
- Closed
- is cloned by
-
OCPBUGS-36463 etcd data store is leftover when infrastructure provisioning fails
- Closed
- links to
-
RHEA-2024:3718 OpenShift Container Platform 4.17.z bug fix update