25 Mar
2021
25 Mar
'21
7:47 p.m.
On 25/03/2021 20:42, Dan van der Ster wrote:
netstat -anp | grep LISTEN | grep mgr
# netstat -anp | grep LISTEN | grep mgr tcp 0 0 127.0.0.1:6801 0.0.0.0:* LISTEN 1310/ceph-mgr tcp 0 0 127.0.0.1:6800 0.0.0.0:* LISTEN 1310/ceph-mgr tcp6 0 0 :::8443 :::* LISTEN 1310/ceph-mgr tcp6 0 0 :::9283 :::* LISTEN 1310/ceph-mgr unix 2 [ ACC ] STREAM LISTENING 26205 1564/master private/tlsmgr unix 2 [ ACC ] STREAM LISTENING 26410 1310/ceph-mgr /var/run/ceph/ceph-mgr.cephmon1.asok Looks like :-( /Simon