[ClusterLabs] can't start pacemaker resources

Jan Pokorný jpokorny at redhat.com
Fri Feb 22 03:42:41 EST 2019


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <https://lists.clusterlabs.org/pipermail/users/attachments/20190222/ba933d00/attachment-0002.sig>


More information about the Users mailing list