man ceph-deploy error describing config command

Solution Verified - Updated -

Issue

  • man ceph-deploy error describing 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.

Environment

  • Red Hat Ceph Storage 1.3
  • Ceph master branch

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.