Re: Build version question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Wed, Nov 30, 2016 at 6:20 AM, McFarland, Bruce <Bruce.McFarland@xxxxxxxxxxxx> wrote:
> Using the ceph version string, for example ceph version
> 10.2.2-118-g894a5f8 (894a5f8d878d4b267f80b90a4bffce157f2b4ba7), how would
> I determine the versions of the various dependancies used in this build?
> For instance tcmalloc?

tcmalloc is dynamically linked so it will use the version of the shared library
installed on the host at runtime.

$ ldd bin/ceph-osd|grep tcmalloc
        libtcmalloc.so.4 => /lib64/libtcmalloc.so.4 (0x00007fc60daeb000)

-- 
HTH,
Brad

>
> Thanks,
> Bruce
>
> _______________________________________________
> 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



[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux