Hi all.

My cluster in ceph version 14.2.6

Mgr process in top
3104786 ceph      20   0   20.2g  19.4g  18696 S 315.3 62.0  41:32.74 ceph-mgr  
    
                                                                                
                                                                         
All port ceph mgr open
netstat -tulpn  | grep ceph
tcp        0      0 172.25.7.151:6800       0.0.0.0:*               LISTEN      
3104786/ceph-mgr    
tcp        0      0 172.25.7.151:6801       0.0.0.0:*               LISTEN      
3104786/ceph-mgr    
tcp        0      0 172.25.7.151:3300       0.0.0.0:*               LISTEN      
3407730/ceph-mon    
tcp        0      0 172.25.7.151:6789       0.0.0.0:*               LISTEN      
3407730/ceph-mon   

All connect to ceph mgr

tcp        0      0 172.25.7.154:6800       172.25.5.23:42926       ESTABLISHED 
250159/ceph-mgr     
tcp        0      0 172.25.7.154:6800       172.25.5.3:38732        ESTABLISHED 
250159/ceph-mgr     
tcp        0      0 172.25.7.154:6801       172.25.5.2:42582        ESTABLISHED 
250159/ceph-mgr     
tcp        0      0 172.25.7.154:6800       172.25.5.23:42930       ESTABLISHED 
250159/ceph-mgr     
tcp        0      0 172.25.7.154:6800       172.25.6.2:39544        ESTABLISHED 
250159/ceph-mgr     
tcp        0      0 172.25.7.154:6800       172.25.5.20:46618       ESTABLISHED 
250159/ceph-mgr     
tcp        0      0 172.25.7.154:6801       172.25.5.4:35208        ESTABLISHED 
250159/ceph-mgr    

netstat -plan | grep mgr | wc -l
2422

Connection connect to mgr is osd.

How i can reduce mgr memory.

Thanks.
_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to