-
Epic
-
Resolution: Unresolved
-
Normal
-
rhos-17.1.z
-
None
-
[BugEpic]: Error deleting __DEFAULT__ volume type during overcloud upgrade
-
False
-
-
False
-
Not Selected
-
?
-
?
-
In Progress
-
?
-
?
-
33% To Do, 33% In Progress, 33% Done
-
-
To Reproduce Steps to reproduce the behavior:
- Prepare FFU on overcloud deployment from a previous version that includes the `_DEFAULT_` volume type
- Create one volume in any project other than admin with volume type `_DEFAULT_`
- Run overcloud upgrade
- Overcloud upgrade fails to delete the `_DEFAULT_` volume because a volume exists of this type
Expected behavior
- Cleanup task should check volumes in all projects and filter by type
Bug impact
- Breaks overcloud upgrade
Known workaround
- Manually delete existing volumes using the `_DEFAULT_` volume type
Additional context
- See attached case where the customer ran into this issue