On 21/02/19 18:15 -0800, solarflow99 wrote:
> I have tried to create NFS shares using the ceph backend, but I can't seem
> to get the resources to start.  It doesn't show me much as to why, does
> anyone have an idea?
> 
> [...]
> 
> Feb 21 15:11:42 cephmgr101.corp.mydomain.com rbd.in(p_rbd_map_1)[10962]:
                                               ^^^^^^
I'd recommend to checkout and build-configure the Ceph
project properly (with do_cmake.sh?), rather than using raw
(to-be-parameter-interpolated) rbd.in with ad-hoc hand edits
(otherwise it might not serve you well, I guess).

If you consume Ceph through downstream packages, perhaps they
ship this file in a usable state like that already.

> ERROR: error: unknown option 'device map rbd/nfs1' usage: rbd <command> ...
                                ^^^^^^^^^^^^^^^^^^^
Looks like "rbd" executable got swapped for "rbdmap":

https://github.com/ceph/ceph/commit/6a57358add1157629a6d1f72ae48777e134c99e6#diff-2e4ba39659222c9c6cf778e2a1b77180

and that change was just accidentally missed at src/ocf/rbd.in
in that very commit.

-- 
Hope this helps,
Poki

Attachment: pgpqtpB7rLgA0.pgp
Description: PGP signature

_______________________________________________
Users mailing list: Users@clusterlabs.org
https://lists.clusterlabs.org/mailman/listinfo/users

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to