Project

General

Profile

Actions

Support #16738

closed

mount.ceph: unknown mount options: rbytes and norbytes

Added by Alexander Trost almost 8 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Tags:
Reviewed:
Affected Versions:
Component(FS):
Labels (FS):
Pull request ID:

Description

Ceph: v10.2.2 (45107e21c568dd033c2f0a3107dec8f0b0e58374)
Linux Kernel: 4.6.3-300.fc24.x86_64

Hello,

When trying to mount a cephfs with the rbytes or norbytes mount option, I'm getting the following output:

mount.ceph CEPH_HOSTS:6789:/ /mnt/test -v -o name=admin,secretfile=/etc/ceph/ceph.client.admin.key,norbytes
parsing options: name=admin,secretfile=/etc/ceph/ceph.client.admin.key,norbytes
ceph: Unknown mount option norbytes

(The output for the rbytes option says the same except different option name)

The mount options (norbytes and rbytes) are documented in the man page of mount.ceph see https://github.com/ceph/ceph/blob/master/doc/man/8/mount.ceph.rst and http://docs.ceph.com/docs/jewel/man/8/mount.ceph/, but why is the mount.ceph command saying they are unknown?
This feature is documented in hammer, infernalis and jewel version docs/man pages.

Is this a problem of my ceph/system configuration or is this feature that has not been implemented?

Actions #1

Updated by Fred Drake about 7 years ago

Ceph: v10.2.7
Linux Kernel: 4.9.21-040921-generic on Ubuntu 16.04.1

The "rbytes" option in fstab seems to be working for me.

Actions #2

Updated by Nathan Cutler about 7 years ago

  • Project changed from Ceph to CephFS
Actions #3

Updated by Alexander Trost about 7 years ago

This issue can be closed. I have not experienced this issue anymore and the original systems the issue was found is not available anymore.

Actions #4

Updated by John Spray about 7 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF