Project

General

Profile

Actions

Bug #44091

closed

mount.ceph: some options will be truncated and couldn't see any error in dmesg

Added by Xiubo Li about 4 years ago. Updated about 4 years ago.

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

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
fs
Crash signature (v1):
Crash signature (v2):

Description

I was trying to add some new options to the kclient and testing it with "remount", but I couldn't see them was passed to the kernelspace ever, even there is no any errors about that:

For example:

$ mount.ceph :/ /mnt/cephfs -o remount,remount_timeout=10
or
$ mount.ceph :/ /mnt/cephfs -o remount,romount_timeout=10

Ususally if kcient doesn't support the remount_timeout or romount_timeout, we should see some errors in the dmesg logs, but the result is we couldn't see nothing.

Actions

Also available in: Atom PDF