On Fri, Apr 4, 2014 at 4:03 AM, Srinivasa Rao Ragolu <srag...@mvista.com> wrote:
> Hi All,
>
> I have built one distribution using yocto. I have written bitbakes for ceph
> and ceph-deploy. Deployed in to same distribution. But..
>
> While trying to create monitor node, I am getting "Unsupported platform" as
> below. Please suggest me how can I use ceph and ceph-deploy independent of
> platform?

You can't.

ceph-deploy only supports the platform that Ceph supports.

Behind the scenes, ceph-deploy is doing a bunch of checks to see how
to install packages, how to
configure them and how to start/stop services.

If it is not supported it means it cannot possibly infer how to do those things.

This is also documented in the install section of ceph-deploy:
http://ceph.com/ceph-deploy/docs/install.html#install
>
>
> root@node:/etc/ceph# ceph-deploy mon create node1
> [ceph_deploy.cli][INFO  ] Invoked (1.4.0): /usr/bin/ceph-deploy mon create
> node1
> [ceph_deploy.mon][DEBUG ] Deploying mon, cluster ceph hosts node1
> [ceph_deploy.mon][DEBUG ] detecting platform for host node1 ...
> [node1][DEBUG ] connected to host: node1
> [node1][DEBUG ] detect platform information from remote host
> [ceph_deploy][ERROR ] UnsupportedPlatform: Platform is not supported:
>
>
> Thanks,
> Srinivas.
>
> _______________________________________________
> 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