Jos Collin
407238a42c
Merge pull request #18918 from ZVampirEM77/wip-em-rewrite-cmd
...
rgw: add rewrite cmd and options into radosgw-admin usage and doc
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Jos Collin <jcollin@redhat.com>
2017-11-16 10:25:32 +05:30
Enming Zhang
cefa401072
rgw: add rewrite related cmd and parameter into radosgw-admin help info
...
+ radosgw-admin object rewrite
+ radosgw-admin bucket rewrite
+ --min-rewrite-size
+ --max-rewrite-size
+ --min-rewrite-stripe-size
Signed-off-by: Enming Zhang <enming.zhang@umcloud.com>
2017-11-16 11:15:40 +08:00
lvshanchun
8f56897c43
rgw: add data sync related cmd into radosgw-admin help info
...
+ radosgw-admin data sync status
+ radosgw-admin data sync init
+ radosgw-admin data sync run
Signed-off-by: lvshanchun <lvshanchun@gmail.com>
2017-11-15 10:52:20 -05:00
Leeshine
677bd52b4a
rgw: add metadata sync related cmd into radosgw-admin help info
...
+ radosgw-admin metadata sync status
+ radosgw-admin metadata sync init
+ radosgw-admin metadata sync run
Signed-off-by: lvshanchun <lvshanchun@gmail.com>
2017-11-15 10:49:24 -05:00
Mykola Golub
095ee4ba7d
Merge pull request #18825 from dillaman/wip-release-notes-rbd-caps
...
doc/release-notes: clarify that you need to keep your existing OSD caps
Reviewed-by: Mykola Golub <to.my.trociny@gmail.com>
2017-11-12 17:22:48 +02:00
Nathan Cutler
d12ce99fd4
doc: release notes: fix grammar/style nits
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2017-11-10 11:49:14 +01:00
Andrew Schoen
cbf06de900
Merge pull request #18823 from ceph/wip-bz1498200
...
ceph-volume: support GPT and other deployed OSDs
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
2017-11-09 12:01:12 -06:00
Alfredo Deza
e2f281c115
doc/ceph-volume include the top level systemd.rst in the toctree
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-11-09 12:02:16 -05:00
Alfredo Deza
29913951b7
doc/ceph-volume activate has a --file option for json files
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-11-09 12:02:16 -05:00
Alfredo Deza
7071eeaeb5
doc/ceph-volume systemd describe the interaction with 'simple' activation
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-11-09 06:47:43 -05:00
Alfredo Deza
f9ee51f9fe
doc/ceph-volume index initial description of simple
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-11-09 06:47:42 -05:00
Alfredo Deza
f872cd29b9
doc/ceph-volume lvm add back a system.rst with just the lvm portion of it
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-11-09 06:47:42 -05:00
Alfredo Deza
cf4e32a0dc
doc/ceph-volume make systemd.rst generic enough to be related to other sub-commands
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-11-09 06:47:42 -05:00
Alfredo Deza
0672dd608d
doc/ceph-volume move lvm/systemd.rst to top level, making it generic
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-11-09 06:47:42 -05:00
Alfredo Deza
80c796bd1c
doc/ceph-volume simple.activate initial take on documenting activation
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-11-09 06:47:42 -05:00
Alfredo Deza
53420a4756
doc/ceph-volume lvm update systemd anchor to reflect lvm parent
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-11-09 06:47:42 -05:00
Alfredo Deza
7fc0e7ebca
doc/ceph-volume lvm.activate update systemd anchor to reflect lvm parent
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-11-09 06:47:42 -05:00
Alfredo Deza
01a8b7e6a4
doc/ceph-volume lvm.systemd update anchor to reflect lvm parent
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-11-09 06:47:42 -05:00
Alfredo Deza
b30a3eaf17
doc/ceph-volume document the scan functionality
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-11-09 06:47:41 -05:00
Jason Dillaman
14cc192016
doc/release-notes: clarify that you need to keep your existing OSD caps
...
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2017-11-08 18:22:26 -05:00
Kefu Chai
73a5cd2464
doc: fix desc of option "mon cluster log file"
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-11-08 19:15:26 +08:00
Jason Dillaman
fb5e341546
Merge pull request #18789 from jcsp/wip-doc-config-set
...
doc: replace injectargs usage with "config set"
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2017-11-07 08:18:12 -05:00
John Spray
6fc92dc981
doc: replace injectargs usage with "config set"
...
Cleaner and easier. Also implicitly documents
the config set command, which hadn't been explicitly
called out in the docs before.
Signed-off-by: John Spray <john.spray@redhat.com>
2017-11-07 11:32:26 +00:00
Alfredo Deza
d7f85c64e4
doc/ceph-volume update the index to include the simple sub command and files
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-11-06 14:17:20 -05:00
Kefu Chai
fb7ad32f28
Merge pull request #18724 from iliul/add-missing-blank-line
...
doc: add missing blank line
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-11-04 19:27:41 +08:00
iliul
0e93527099
doc: Add missing blank line
...
Signed-off-by: iliul <liul124@chinaunicom.cn>
2017-11-04 14:53:58 +08:00
Jason Dillaman
997bb80ba2
doc/rbd: tweaks to the Windows iSCSI initiator directions
...
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2017-11-03 11:05:02 -04:00
Kefu Chai
56f05413e4
Merge pull request #18526 from tchaikov/wip-17454
...
mgr: In plugins 'module' classes need not to be called "Module" anymore.
Reviewed-by: John Spray <john.spray@redhat.com>
2017-11-03 20:10:37 +08:00
wangsongbo
e0b0e911de
doc: correct wrong spell 'psd' to 'osd'
...
Signed-off-by: wangsongbo wangsongbo@cloudin.cn
2017-11-03 12:49:11 +08:00
Kefu Chai
220e038dc5
doc/mgr: document mgr/plugin using automethod
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-11-02 14:34:13 +08:00
bhavishyagopesh
345c14438e
mgr: In plugins 'module' classes need not to be called "Module" anymore.
...
Fixes: http://tracker.ceph.com/issues/17454
Signed-off-by: Kefu Chai <kchai@redhat.com>
Signed-off-by: bhavishyagopesh <bhavishyagopesh@gmail.com>
2017-11-02 12:24:12 +08:00
John Spray
d220e1adc3
doc: describe using mgr module ...
commands
...
...including the new "mgr services" command.
Signed-off-by: John Spray <john.spray@redhat.com>
2017-11-01 08:21:43 -04:00
John Spray
ceb2a91190
doc: describe how to implement standby modules
...
Signed-off-by: John Spray <john.spray@redhat.com>
2017-11-01 08:21:43 -04:00
Kefu Chai
5b3224aeff
Merge pull request #18651 from aermolaev/patch-1
...
doc: fix typo in radosgw/dynamicresharding.rst
Reviewed-By: Kefu Chai <kchai@redhat.com>
2017-11-01 18:01:14 +08:00
Alexander Ermolaev
231b9ab610
doc: fix typo in dynamicresharding.rst: admon => admin
...
Signed-off-by: Alexander Ermolaev <ave@integros.com>
2017-11-01 12:52:14 +03:00
Sage Weil
9db3ef8d05
Merge pull request #18520 from alram/kube-helm-doc
...
doc: Kube + Helm installation
2017-10-31 12:09:18 -05:00
Ilya Dryomov
91b8fd5ee4
Merge pull request #18579 from idryomov/wip-doc-kclient-snapshots
...
doc/cephfs/experimental-features: kernel client snapshots limit
Reviewed-by: Zheng Yan <zyan@redhat.com>
2017-10-30 17:42:23 +01:00
Alfredo Deza
9421c87944
Merge pull request #18513 from ceph/ceph-volume-zap
...
ceph-volume: adds the ceph-volume lvm zap subcommand
Reviewed-by: Alfredo Deza <adeza@redhat.com>
2017-10-30 10:57:33 -04:00
Yao Zongyou
d418a04e9f
ceph-bluestore-tool: the right action is prime-osd-dir not prime-osd-dev
...
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com>
2017-10-28 18:22:27 +08:00
Yao Zongyou
9eb9b8f3da
doc: fix typo e.g,. => e.g.,
...
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com>
2017-10-28 09:06:24 +08:00
Andrew Schoen
3e93a31ded
docs for ceph-volume lvm zap
...
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
2017-10-27 11:15:45 -05:00
Ilya Dryomov
c702fdc33a
doc/cephfs/experimental-features: kernel client snapshots limit
...
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2017-10-27 09:35:11 +02:00
Ilya Dryomov
37142e9c29
doc/cephfs/experimental-features: fix Mantle section header
...
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2017-10-27 09:35:11 +02:00
Alfredo Deza
02e1263f06
Merge pull request #18482 from liewegas/wip-luminous-note-fix
...
doc/release-notes: add jewel->kraken notes
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-by: Alfredo Deza <adeza@redhat.com>
2017-10-25 07:24:13 -04:00
Mykola Golub
849c21582b
Merge pull request #18517 from dillaman/wip-iscsi-docs
...
doc/rbd: specify additional ESX prerequisites
Reviewed-by: Mykola Golub <to.my.trociny@gmail.com>
2017-10-25 10:41:41 +03:00
Patrick Donnelly
c58161f25b
Merge PR #17266 into master
...
* refs/pull/17266/head:
qa: update test_ceph_argparse to test fs cmds
qa: use fs rm_data_pool
qa: fix mdsmap lookup
qa: remove usage of mds dump
PendingReleaseNotes: add obsoleted mds commands
qa: remove use of obsolete mds commands
ceph_volume_client: remove use of obsolete mds cmd
doc: update on obsolete mds commands
cephfs: obsolete deprecated mds commands
Reviewed-by: Douglas Fuller <dfuller@redhat.com>
2017-10-24 16:37:14 -07:00
Alexandre Marangone
25324164dc
doc: Kube + Helm installation
...
Signed-off-by: Alexandre Marangone <amarango@redhat.com>
2017-10-24 13:57:35 -07:00
Jason Dillaman
61ad73526c
doc/rbd: specify additional ESX prerequisites
...
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2017-10-24 15:49:42 -04:00
Patrick Donnelly
db5df3c605
Merge PR #18366 into master
...
* refs/pull/18366/head:
mon: s/mds_blacklist_interval/mon_mds_blacklist_interval/
mon: tidy up mds_blacklist_interval
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2017-10-24 12:17:19 -07:00
Patrick Donnelly
b897ef9445
qa: use fs rm_data_pool
...
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2017-10-24 11:51:02 -07:00