Project

General

Profile

Bug #914

mount.ceph should not complain about options name, secret

Added by Anonymous about 13 years ago. Updated almost 13 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:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Validate list of silently ignored options against kernel-side mount options.

Currently seeing errors even when the mount works:

03/21 13:22:36 DEBUG|base_utils:0074| Running '/usr/local/autotest/tests/download/ceph_newdream_net_8116_tarball_master/ceph_tiobench/usr/local/sbin/mount.ceph 10.3.14.140:6789,10.3.14.142:6790,10.3.14.148:6791:/ /usr/local/autotest/tmp/tmpwkTP5q_ceph_tiobench.cluster0/mnt.0 -v -o name=0,secret=AQA7s4dN2B3mBRAAnL8OJOzsSXNm6djT2Wq0kw=='
03/21 13:23:36 DEBUG|base_utils:0106| [stdout] parsing options: name=0,secret=AQA7s4dN2B3mBRAAnL8OJOzsSXNm6djT2Wq0kw==
03/21 13:23:36 DEBUG|base_utils:0106| [stdout] ceph: Unknown mount option name
03/21 13:23:36 DEBUG|base_utils:0106| [stdout] ceph: Unknown mount option secret

Associated revisions

Revision 9233889a (diff)
Added by Tommi Virtanen almost 13 years ago

mount.ceph: Silently pass through options "name" and "secret".

Fixes: #914
Signed-off-by: Tommi Virtanen <>

History

#1 Updated by Sage Weil about 13 years ago

  • Target version set to v0.27
  • translation missing: en.field_position set to 325

#2 Updated by Sage Weil about 13 years ago

  • translation missing: en.field_story_points set to 1
  • translation missing: en.field_position deleted (330)
  • translation missing: en.field_position set to 330

#3 Updated by Sage Weil about 13 years ago

  • translation missing: en.field_position deleted (331)
  • translation missing: en.field_position set to 330

#4 Updated by Sage Weil about 13 years ago

  • Assignee set to Anonymous

#5 Updated by Anonymous almost 13 years ago

  • Status changed from New to Resolved

commit 9233889a7be8f672729a71e48681a1e779dabd1c
Author: Tommi Virtanen <>
Date: 2011-03-29 09:05:09 -0700

mount.ceph: Silently pass through options "name" and "secret".
Fixes: #914
Signed-off-by: Tommi Virtanen &lt;&gt;

Also available in: Atom PDF