Project

General

Profile

Actions

Documentation #2670

closed

Docs shouldn't direct users to echo to /sys/bus/rbd for normal use

Added by Anonymous almost 12 years ago. Updated over 11 years ago.

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

0%

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

Description

A naive user looking for "rbd map" will instead find this:

http://ceph.com/docs/master/rbd/rados-rbd-cmds/

with commands like

echo "{mon-ip-address} name={user-name} rbd {image-name}" | sudo tee /sys/bus/rbd/add

instead of "rbd map". While I think the lower-level interface should be documented somewhere, regular folk should use "rbd map" and not /sys/bus/rbd.

Right now it seems the only documentation we have on "rbd map" is the rbd manpage:
http://ceph.com/docs/master/man/8/rbd/

Actions

Also available in: Atom PDF