connections:
[root@et-uos-warm02 deeproute]# netstat -anltp | grep rados | grep 
10.x.x.x:7480 | grep ESTAB | grep 10.12 | wc -l
6650

The prints:
tcp        0      0 10.x.x.x:7480       10.x.x.12:40210       ESTABLISHED 
76749/radosgw       
tcp        0      0 10.x.x.x:7480       10.x.x.12:33218        ESTABLISHED 
76749/radosgw       
tcp        0      0 10.x.x.x:7480       10.x.x.12:33546        ESTABLISHED 
76749/radosgw       
tcp        0      0 10.x.x.x:7480       10.x.x.12:50024        ESTABLISHED 
76749/radosgw     
....

but client  ip 10.x.x.12 is unreachable(because the node was shutdown), the  
status of the tcp connections is always "ESTABLISHED", how to fix it?
_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to