Commit 9299311
committed
rbd: write image mirror status if state is CREATING
It can take upto 30s for the image mirror status to be written
to rbd_mirroring on the secondary for a newly created image. This fix
attempts to reduce the time by writing the status to rbd_mirroring even
if the image state is set to CREATING.
Fixes: https://tracker.ceph.com/issues/71138
Signed-off-by: N Balachandran <[email protected]>
(cherry picked from commit 25a8de9)1 parent 1886028 commit 9299311
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5073 | 5073 | | |
5074 | 5074 | | |
5075 | 5075 | | |
5076 | | - | |
| 5076 | + | |
| 5077 | + | |
5077 | 5078 | | |
5078 | 5079 | | |
5079 | 5080 | | |
| |||
0 commit comments