On Fri, May 4, 2018 at 7:26 AM, Tracy Reed <tr...@ultraviolet.org> wrote:
> Hello all,
>
> I can seemingly enable the balancer ok:
>
> $ ceph mgr module enable balancer
>
> but if I try to check its status:
>
> $ ceph balancer status
> Error EINVAL: unrecognized command

This generally indicates that something went wrong loading the module
-- hopefully it would be complaining about this in "ceph status", but
you could also go and look at the log file for the active ceph-mgr
daemon and grep it for "balancer".

John

> or turn it on:
>
> $ ceph balancer on
> Error EINVAL: unrecognized command
>
> $ which ceph
> /bin/ceph
> $ rpm -qf /bin/ceph
> ceph-common-12.2.4-0.el7.x86_64
>
> So it's not like I'm running an old version of the ceph command which
> wouldn't know about the balancer.
>
> I'm running ceph-12.2.4-0.el7.x86_64 on CentOS 7. Almost all filestore
> except for one OSD which recently had to be replaced which I made
> bluestore. I plan to slowly migrate everything over to bluestore over
> the course of the next month.
>
> Thanks!
>
> --
> Tracy Reed
> http://tracyreed.org
> Digital signature attached for your safety.
>
> _______________________________________________
> ceph-users mailing list
> ceph-users@lists.ceph.com
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to