Bug 1024056 - CephFS libs missing important features.
Summary: CephFS libs missing important features.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: ceph
Version: el6
Hardware: Unspecified
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Josef Bacik
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-28 17:20 UTC by Eric Renfro
Modified: 2019-04-30 09:47 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-04-30 09:47:07 UTC
Type: Bug


Attachments (Terms of Use)

Description Eric Renfro 2013-10-28 17:20:15 UTC
Description of problem:
CephFS libraries lack support for mount.cephfs's secretfile option to read a keyfile. This is supported in Ceph's official repository for Ceph, and is related to the libraries.

Version-Release number of selected component (if applicable):
0.67.4

How reproducible:
Easily

Steps to Reproduce:
1. Install ceph, ceph-libs, ceph-libcephfs
2. Setup fstab with an entry similar to: mon:/ /mnt ceph norbytes,name=admin,secretfile=/etc/ceph/ceph.secret,_netdev
3. Watch it fail with the secretfile option not being supported.

Actual results:
Filesystem fails to mount with error in syslog about secretfile not being supported.

Expected results:
Filesystem mounts using the provided keyfile.

Additional info:

Comment 1 Boris Ranto 2019-04-30 09:46:11 UTC
This should no longer be the case, we are using pretty much the same spec file for the upstream builds as the Fedora builds.


Note You need to log in before you can comment on or make changes to this bug.