Hide Forgot
Description of problem: MaxAlloc and AllocCount differs from gluster cli when running `list bricks --cluster-identifier <cluserid> --glustervolume-identifier <volume id> --show-all --all_content True` Version-Release number of selected component (if applicable): rhsc-cb12 How reproducible: every time Steps to Reproduce: 1. create dist volume 2. start the volume 3. run MaxAlloc and AllocCount differs from gluster cli when running `list bricks --cluster-identifier <cluserid> --glustervolume-identifier <volume id> --show-all --all_content True` 4. run gluster volume stats <volume name> mem 5. compare all memory statistics for the first brick from the results in steps 3 and 4 Actual results: MaxAlloc and AllocCount always differ every time the steps above are run Expected results: MaxAlloc and AllocCount should match Additional info:
Possibly not a bug, as memory count will vary for each run unless there's a significant difference between API and gluster CLI
Closing this bug as rhsc sdk/cli are not supported.