Project

General

Profile

Bug #22308

Typo in http://ceph.com/community/new-luminous-bluestore/

Added by Ryan Anstey over 6 years ago. Updated over 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
% Done:

0%

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

Description

As per the news article for luminous and a few other sources of info, to access objects in an OSD I need to run the following command, but I get the following error:

# ceph-objectstore-tool --op fuse --data-path /var/lib/ceph/osd/ceph-7 --mountpount /mnt/pgtest
Can't specify both --op and object command syntax

(I have a bunch of active+clean+inconsistent pgs that need to be fixed but I can't gain access to fix them without this working.)

ceph version 12.1.4-281-g155adb5253 (155adb5253c3aaa47f418e70f23073e5acce58f3) luminous (rc)

# ceph-objectstore-tool --op fuse
Must provide --data-path

# ceph-objectstore-tool --op fuse --data-path /var/lib/ceph/osd/ceph-7
Missing fuse mountpoint

# ceph-objectstore-tool --op fuse --data-path /var/lib/ceph/osd/ceph-7 --mountpount /mnt/pgtest
Can't specify both --op and object command syntax

History

#1 Updated by Patrick Donnelly over 6 years ago

  • Project changed from Ceph to bluestore

#2 Updated by Shinobu Kinjo over 6 years ago

  • Project changed from bluestore to Ceph

#3 Updated by Shinobu Kinjo over 6 years ago

  • Status changed from New to Rejected

You had a typo. "--mountpount" should be "--mountpoint".

#4 Updated by Ryan Anstey over 6 years ago

I copied the command from the news post which is the source of the typo: http://ceph.com/community/new-luminous-bluestore/

#5 Updated by Nathan Cutler over 6 years ago

  • Project changed from Ceph to www.ceph.com
  • Subject changed from Can't mount raw BlueStore OSD: "Can't specify both --op and object command syntax" to Typo in http://ceph.com/community/new-luminous-bluestore/
  • Status changed from Rejected to 12

#6 Updated by Sage Weil over 4 years ago

  • Project changed from www.ceph.com to website

#7 Updated by Patrick Donnelly over 4 years ago

  • Status changed from 12 to New

Also available in: Atom PDF