Re: Unable to create new pool in cluster

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

 



On Sat, Jul 25, 2015 at 9:43 PM, Daleep Bais <daleepbais@xxxxxxxxx> 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@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