Re: [ceph-users] Ceph with RDMA

2017-03-11 Thread PR PR
Thanks Haomai. I am also getting below error when I use ceph-disk. Any pointers? File "/usr/bin/ceph-disk", line 5, in from pkg_resources import load_entry_point File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2927, in @_call_aside File "/usr/lib/python2.7/d

Re: [ceph-users] Ceph with RDMA

2017-03-10 Thread Haomai Wang
On Sat, Mar 11, 2017 at 10:29 AM, PR PR wrote: > Thanks for the quick reply. I tried it with master as well. Followed > instructions on this link - https://community.mellanox.com/docs/DOC-2721 > > Ceph mon fails to start with error "unrecognized ms_type 'async+rdma'" it must be ceph-mon doesn't c

Re: [ceph-users] Ceph with RDMA

2017-03-10 Thread PR PR
Thanks for the quick reply. I tried it with master as well. Followed instructions on this link - https://community.mellanox.com/docs/DOC-2721 Ceph mon fails to start with error "unrecognized ms_type 'async+rdma'" Appreciate any pointers. On Thu, Mar 9, 2017 at 5:56 PM, Haomai Wang wrote: > On

Re: [ceph-users] Ceph with RDMA

2017-03-09 Thread Haomai Wang
On Fri, Mar 10, 2017 at 4:28 AM, PR PR wrote: > Hi, > > I am trying to use ceph with RDMA. I have a few questions. > > 1. Is there a prebuilt package that has rdma support or the only way to try > ceph+rdma is to checkout from github and compile from scratch? > > 2. Looks like there are two ways o