Project

General

Profile

Bug #58028

Updated by Jos Collin over 1 year ago

Sorting doesn't work in the following scenario 

 1. cephfs-top is launched and the clients are sorted by 'mlatavg(ms)'. 
 2. unmount all clients and remove all filesystems. 
 3. Keep the cephfs-top running, create the same filesystem and mount the same number of clients. 
 4. Try sorting by selecting 'mlatavg(ms)'. It doesn't sort based on 'mlatavg(ms)'. The sorting doesn't work from that point onwards. 

 A related issue is: 
 1. cephfs-top is launched and the clients are sorted by 'mlatavg(ms)' and limited to 2 clients. 
 2. unmount all clients and remove all filesystems. 
 3. Keep the cephfs-top running, create the same filesystem and mount the same number of clients. 
 4. Before the clients show up, it excepts: 

 $ cephfs-top --id admin 
 exception: 'client.4625' 

Back