Commit efabcc9
committed
CA-413899: Rescan LVs whilst activating
There is a small window where, if a VM is leaf coalesced whilst it is
shutdown, that a subsequent atempt to activate the VDI will fail with
`SR_BACKEND_FAILURE_46 (The VDI is not available)`. This appears to be
due to the GC process not issuing a `_updateSlavesOnRename` request
because the VDI is not active. To avoid this ensure that the
`--refresh` is performed when attempting to attach/activate.
Signed-off-by: Mark Syms <mark.syms@cloud.com>1 parent 26b147f commit efabcc9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
0 commit comments