Project

General

Profile

Actions

Bug #22308

open

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
Actions

Also available in: Atom PDF