Bug 1329584 - man ceph-deploy has an error regarding “config” command, As It misses the config keyword.
Summary: man ceph-deploy has an error regarding “config” command, As It misses the con...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat
Component: Ceph-Installer
Version: 1.3.2
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: rc
: 1.3.4
Assignee: Christina Meno
QA Contact: ceph-qe-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-22 09:56 UTC by Vikhyat Umrao
Modified: 2019-10-10 11:56 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-02-20 12:22:27 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Ceph Project Bug Tracker 15568 0 None None None 2016-04-22 10:01:18 UTC

Description Vikhyat Umrao 2016-04-22 09:56:47 UTC
Description of problem:

man ceph-deploy“ has an error regarding “config” command:

It says:
     Usage:
          ceph-deploy push [HOST] [HOST...]
          ceph-deploy pull [HOST] [HOST...]”

But that command does not work:

$ ceph-deploy pull ceph-node1
usage: ceph-deploy [-h] [-v | -q] [--version] [--username USERNAME]
                   [--overwrite-conf] [--cluster NAME] [--ceph-conf CEPH_CONF]
                   COMMAND ...
ceph-deploy: error: argument COMMAND: invalid choice: 'pull' (choose from 'new', 'install', 'rgw', 'mds', 'mon', 'gatherkeys', 'disk', 'osd', 'admin', 'repo', 'config', 'uninstall', 'purge', 'purgedata', 'forgetkeys', 'pkg', 'calamari')


As It misses the config keyword.


Version-Release number of selected component (if applicable):
Red Hat Ceph Storage 1.3.2 


How reproducible:
Always

Comment 2 Vikhyat Umrao 2016-04-22 10:01:19 UTC
ceph upstream tracker :  http://tracker.ceph.com/issues/15568

Comment 3 Vikhyat Umrao 2016-04-22 10:14:05 UTC
upstream patch : https://github.com/ceph/ceph/pull/8697


Note You need to log in before you can comment on or make changes to this bug.