Dear Kefu,

Thanks..
It worked..

Appreciate your help..

TC

On Sun, Jul 26, 2015 at 8:06 AM, kefu chai <tchai...@gmail.com> wrote:

> On Sat, Jul 25, 2015 at 9:43 PM, Daleep Bais <daleepb...@gmail.com> wrote:
> > Hi All,
> >
> > I am unable to create new pool in my cluster. I have some existing pools.
> >
> > I get error :
> >
> > ceph osd pool create fullpool 128 128
> > Error EINVAL: crushtool: exec failed: (2) No such file or directory
> >
> >
> > existing pools are :
> >
> > cluster# ceph osd lspools
> > 0 rbd,1 data,3 pspl,
> >
> > Please suggest..
>
>
> Daleep, seems your crushtool is not in $PATH when the monitor started.
> you might want to make sure you have crushtool installed somewhere,
> and:
>
> $ ceph --admin-daemon <path-to-your-admin-socket> config show | grep
> crushtool ## check the patch to crushtool
> $ ceph tell mon.* injectargs --crushtool <path-to-your-crushtool> ##
> point it to your crushtool
>
>
> HTH.
>
> --
> Regards
> Kefu Chai
>
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to