Sahina Bose has posted comments on this change. Change subject: gluster:Datatype change for bytesRead & bytesWritten from int to long. ......................................................................
Patch Set 1: Hi Juan, For each gluster brick, client pool information is available in this way: # Hostname Bytes Read BytesWritten -------- --------- ------------ 127.0.0.1:1013 776 676 127.0.0.1:1012 50440 51200 >From what I understand, statistics are modelled as key - value pairs. For each brick, I have multiple clients, and need to model bytes read and bytes written per client - ran into difficulties here. (Please note, we don't treat connected clients as an entity in oVirt) Your inputs are welcome. -- To view, visit http://gerrit.ovirt.org/23932 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I5dd8f372059a4d0616bef34325e23d88a959bcba Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.3 Gerrit-Owner: Darshan N <[email protected]> Gerrit-Reviewer: Darshan N <[email protected]> Gerrit-Reviewer: Itamar Heim <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Kanagaraj M <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Sahina Bose <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: No _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
