Project

General

Profile

Bug #56537

Updated by Jos Collin over 1 year ago

wsp(MB/s) field in cephfs-top shows wrong and negative values changing infinitely. when there is an IO. 

 Steps to reproduce: 
 1. Create two filesystems and mount them as client1 and client2. 
 2. run cephfs-top. 
 3. Write something to client1 only. 
 4. Both client1 and client2 shows changing wsp values, even if there is no IO in client2. 

 client1 shows changing positive values and client2 shows changing negative values. This continues infinitely since the write starts and doesn't stop when the write ends. 
 However, this issue is not observed in 'perf stats' output.

Back