<div dir="ltr"><div>yup.  I can't believe thats all it was... that change was made over a year ago and no one even noticed.</div><div><br></div><div>Thanks for pointing that out</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Feb 22, 2019 at 12:42 AM Jan Pokorný <<a href="mailto:jpokorny@redhat.com">jpokorny@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 21/02/19 18:15 -0800, solarflow99 wrote:<br>
> I have tried to create NFS shares using the ceph backend, but I can't seem<br>
> to get the resources to start.  It doesn't show me much as to why, does<br>
> anyone have an idea?<br>
> <br>
> [...]<br>
> <br>
> Feb 21 15:11:42 <a href="http://cephmgr101.corp.mydomain.com" rel="noreferrer" target="_blank">cephmgr101.corp.mydomain.com</a> <a href="http://rbd.in" rel="noreferrer" target="_blank">rbd.in</a>(p_rbd_map_1)[10962]:<br>
                                               ^^^^^^<br>
I'd recommend to checkout and build-configure the Ceph<br>
project properly (with do_cmake.sh?), rather than using raw<br>
(to-be-parameter-interpolated) <a href="http://rbd.in" rel="noreferrer" target="_blank">rbd.in</a> with ad-hoc hand edits<br>
(otherwise it might not serve you well, I guess).<br>
<br>
If you consume Ceph through downstream packages, perhaps they<br>
ship this file in a usable state like that already.<br>
<br>
> ERROR: error: unknown option 'device map rbd/nfs1' usage: rbd <command> ...<br>
                                ^^^^^^^^^^^^^^^^^^^<br>
Looks like "rbd" executable got swapped for "rbdmap":<br>
<br>
<a href="https://github.com/ceph/ceph/commit/6a57358add1157629a6d1f72ae48777e134c99e6#diff-2e4ba39659222c9c6cf778e2a1b77180" rel="noreferrer" target="_blank">https://github.com/ceph/ceph/commit/6a57358add1157629a6d1f72ae48777e134c99e6#diff-2e4ba39659222c9c6cf778e2a1b77180</a><br>
<br>
and that change was just accidentally missed at src/ocf/<a href="http://rbd.in" rel="noreferrer" target="_blank">rbd.in</a><br>
in that very commit.<br>
<br>
-- <br>
Hope this helps,<br>
Poki<br>
_______________________________________________<br>
Users mailing list: <a href="mailto:Users@clusterlabs.org" target="_blank">Users@clusterlabs.org</a><br>
<a href="https://lists.clusterlabs.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.clusterlabs.org/mailman/listinfo/users</a><br>
<br>
Project Home: <a href="http://www.clusterlabs.org" rel="noreferrer" target="_blank">http://www.clusterlabs.org</a><br>
Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" rel="noreferrer" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
Bugs: <a href="http://bugs.clusterlabs.org" rel="noreferrer" target="_blank">http://bugs.clusterlabs.org</a><br>
</blockquote></div>