man ceph-deploy error describing config command
Issue
- man ceph-deploy error describing
configcommand - 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
configkeyword.
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.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
