Re: [ceph-users] Install ceph manually with some problem

2018-06-19 Thread Lenz Grimmer
On 06/18/2018 08:38 PM, Michael Kuriger wrote: > Don’t use the installer scripts.  Try  yum install ceph I'm not sure I agree. While running "make install" is of course somewhat of limited use on a distributed cluster, I would expect that it at least installs all the required components on the lo

Re: [ceph-users] Install ceph manually with some problem

2018-06-19 Thread Ch Wan
ehalf > Of *Ch Wan > *Sent:* Monday, June 18, 2018 2:40 AM > *To:* ceph-users@lists.ceph.com > *Subject:* [ceph-users] Install ceph manually with some problem > > > > Hi, recently I'm trying to build&install ceph luminous on centos-7, > following the documents:

Re: [ceph-users] Install ceph manually with some problem

2018-06-18 Thread Michael Kuriger
n Sent: Monday, June 18, 2018 2:40 AM To: ceph-users@lists.ceph.com Subject: [ceph-users] Install ceph manually with some problem Hi, recently I'm trying to build&install ceph luminous on centos-7, following the documents: sudo ./install-deps.sh ./do_cmake.sh cd build && sudo make insta

[ceph-users] Install ceph manually with some problem

2018-06-18 Thread Ch Wan
Hi, recently I'm trying to build&install ceph luminous on centos-7, following the documents: > > sudo ./install-deps.sh ./do_cmake.sh cd build && sudo make install But when I run */usr/local/bin/ceph -v, *it failed with there error: > Traceback (most recent call last): > File "/usr/local/bin