Commit dbf97b6
committed
fix(nexus): don't persist if child faults during nexus create
When nexus is being created with a single child, and that child goes
into retire path before nexus is open, then the child gets persisted
as unhealthy. This will cause volume to never be able to attach later
on.
Signed-off-by: Diwakar Sharma <[email protected]>1 parent 0d8ac9c commit dbf97b6
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
107 | 116 | | |
108 | 117 | | |
109 | 118 | | |
| |||
0 commit comments