-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.16
-
None
-
No
-
False
-
-
-
Known Issue
-
In Progress
Description of problem:
Azure File clone PVC will get stuck in Pending state if controller pod dies while cloning is still in progress, users have to delete the clone PVC and try again if that happens.
Version-Release number of selected component (if applicable):
How reproducible:
always
Steps to Reproduce:
1. Create Azure File PVC/PV 2. Create a new clone PVC referencing the origin PVC as a source 3. Kill Azure File leader controller pod 4. Clone PVC is stuck in Pending state
Actual results:
Clone PVC is stuck in Pending state.
Expected results:
Clone job surviving a lost controller pod.
Additional info:
- blocks
-
STOR-1945 support Azure File cloning feature - azcopy (GA)
- New