On Sat, Sep 21, 2013 at 11:05 PM, yy-nm <yxdyourself@xxxxxxxxx> wrote: > On 2013/9/10 4:57, Samuel Just wrote: >> >> That's normal, each osd listens on a few different ports for different >> reasons. >> -Sam >> >> On Mon, Sep 9, 2013 at 12:27 AM, Timofey Koolin <timofey@xxxxxxxxx> wrote: >>> >>> I use ceph 0.67.2. >>> When I start >>> ceph-osd -i 0 >>> or >>> ceph-osd -i 1 >>> it start one process, but it process open few tcp-ports, is it normal? >>> >>> netstat -nlp | grep ceph >>> tcp 0 0 10.11.0.73:6789 0.0.0.0:* >>> LISTEN >>> 1577/ceph-mon - mon >>> tcp 0 0 10.11.0.73:6800 0.0.0.0:* >>> LISTEN >>> 3649/ceph-osd - osd.0 >>> tcp 0 0 10.11.0.73:6801 0.0.0.0:* >>> LISTEN >>> 3649/ceph-osd - osd.0 >>> tcp 0 0 10.11.0.73:6802 0.0.0.0:* >>> LISTEN >>> 3649/ceph-osd - osd.0 >>> tcp 0 0 10.11.0.73:6803 0.0.0.0:* >>> LISTEN >>> 3649/ceph-osd - osd.0 >>> tcp 0 0 10.11.0.73:6804 0.0.0.0:* >>> LISTEN >>> 3764/ceph-osd - osd.1 >>> tcp 0 0 10.11.0.73:6805 0.0.0.0:* >>> LISTEN >>> 3764/ceph-osd - osd.1 >>> tcp 0 0 10.11.0.73:6808 0.0.0.0:* >>> LISTEN >>> 3764/ceph-osd - osd.1 >>> tcp 0 0 10.11.0.73:6809 0.0.0.0:* >>> LISTEN >>> 3764/ceph-osd - osd.1 >>> >>> -- >>> Blog: www.rekby.ru >>> >>> _______________________________________________ >>> ceph-users mailing list >>> ceph-users@xxxxxxxxxxxxxx >>> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com >>> >> _______________________________________________ >> ceph-users mailing list >> ceph-users@xxxxxxxxxxxxxx >> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com >> > four port for each osd? or it changes in 0.67.2 > it should be three like > http://ceph.com/docs/master/rados/configuration/network-config-ref/#osd-ip-tables Yes, that needs to be updated — Ceph has been heartbeating on both the public and cluster addresses for several versions now. -Greg Software Engineer #42 @ http://inktank.com | http://ceph.com _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com