Skip to content

Commit

Permalink
doc: Updated usage.
Browse files Browse the repository at this point in the history
Signed-off-by: John Wilkins <[email protected]>
  • Loading branch information
John Wilkins committed Mar 27, 2013
1 parent 4362934 commit bc72492
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions doc/rados/operations/monitoring-osd-pg.rst
Original file line number Diff line number Diff line change
Expand Up @@ -584,9 +584,10 @@ location, all you need is the object name and the pool name. For example::
rados -p data ls
Now, identify the object location::

ceph osd map test-object-1 --pool=data
Now, identify the object location::

ceph osd map {pool-name} {object-name}
ceph osd map data test-object-1

Ceph should output the object's location. For example::

Expand Down

0 comments on commit bc72492

Please sign in to comment.