]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Updated usage.
authorJohn Wilkins <john.wilkins@inktank.com>
Wed, 27 Mar 2013 23:50:26 +0000 (16:50 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Wed, 27 Mar 2013 23:50:26 +0000 (16:50 -0700)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/rados/operations/monitoring-osd-pg.rst

index a0bba1a60effe453ef2b594ee329aa620506ab26..f47d866077bdc76904889bfd79817fc8a83cee0b 100644 (file)
@@ -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::