Project

General

Profile

Documentation #4058

fstab documentation has invalid or misleading options

Added by Dan Reif about 11 years ago. Updated about 11 years ago.

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

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

http://ceph.com/docs/master/cephfs/fstab/ states "the Ceph file system will mount automatically on startup". However, the "noauto" flag in the example makes it so that the filesystem in fact does NOT mount on startup. While we're mucking about in there, per http://lxr.free-electrons.com/source/fs/inode.c#L1539, nodiratime is a proper subset of atime, so it can (and should) be dropped from the example, as well. Whether "rw" (which is the default on every system of which I'm aware), "noexec", and "nodev" also belong there is left as an exercise in judgement.

Associated revisions

Revision 38dd59ba (diff)
Added by John Wilkins about 11 years ago

doc: Removed unnecessary/contradictory options.

fixes: #4058

Signed-off-by: John Wilkins <>

History

#1 Updated by John Wilkins about 11 years ago

  • Assignee set to John Wilkins

#2 Updated by John Wilkins about 11 years ago

  • Status changed from New to Resolved

Removed extraneous/contradictory options, committed and pushed. Fix should be up shortly.

Also available in: Atom PDF