On Sun, Dec 14, 2014 at 6:31 PM, Benjamin <zor...@gmail.com> wrote:
>
> The machines each have Ubuntu 14.04 64-bit, with 1GB of RAM and 8GB of
> disk. They have between 10% and 30% disk utilization but common between all
> of them is that they *have free disk space* meaning I have no idea what
> the heck is causing Ceph to complain.
>

Each OSD is 8GB?  You need to make them at least 10 GB.

Ceph weights each disk as it's size in TiB, and it truncates to two decimal
places.  So your 8 GiB disks have a weight of 0.00.  Bump it up to 10 GiB,
and it'll get a weight of 0.01.

You should have 3 OSDs, one for each of ceph0,ceph1,ceph2.

If that doesn't fix the problem, go ahead and post the things Udo mentioned.
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to