Project

General

Profile

Actions

Bug #15771

closed

API: mirror_image_status_list does not work correctly which non-empty `start` argument

Added by Mykola Golub almost 8 years ago. Updated almost 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
jewel
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

rbd_mirror_image_status_list function has `start` (`last_read`) argument used for reading large lists in chunks. It is not work as expected, because user sets it the last read image name, while internally image ID list is used. The consequence e.g. is incorrect behavior of `rbd mirror pool status` for pools with more than 1024 mirroring images.


Related issues 1 (0 open1 closed)

Copied to rbd - Backport #15814: jewel: API: mirror_image_status_list does not work correctly which non-empty `start` argumentResolvedJason DillamanActions
Actions

Also available in: Atom PDF