Commit Graph

81682 Commits

Author SHA1 Message Date
Sage Weil
8ae7682037
Merge pull request #17535 from emmericp/mon-session-show-client-features
mon: show feature flags when printing MonSession

Reviewed-by: Joao Eduardo Luis <joao@suse.de>
2017-12-29 12:00:13 -06:00
Sage Weil
8a75d21eb8
Merge pull request #17563 from amitkumar50/cov-rbd-5
rbd: Initializing m_finalize_ctx

Reviewed-by: Jos Collin <jcollin@redhat.com>
2017-12-29 11:59:49 -06:00
Sage Weil
4d08f03af4
Merge pull request #18886 from BlaineEXE/update-kube-helm-start-doc
doc: Add newbie-friendly updates to Helm start doc

Reviewed-by: Alex Marangone <amarango@redhat.com>
2017-12-29 11:53:12 -06:00
Sage Weil
ceda2b0895
Merge pull request #19028 from shinobu-x/src_mon_monmapmonitor
mon: Drop redundant access specifier, etc (cleanup)

Reviewed-by: Joao Eduardo Luis <joao@suse.de>
2017-12-29 11:47:11 -06:00
Sage Weil
58e18f3fec
Merge branch 'master' into src_mon_monmapmonitor 2017-12-29 11:46:49 -06:00
Sage Weil
f8b6709f12
Merge pull request #19049 from shinobu-x/primarylogpg_warning
osd/PrimaryLogPG: derr when object size becomes over osd_max_object_size

Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2017-12-29 11:46:04 -06:00
Sage Weil
4a1eabb01b
Merge pull request #19268 from shinobu-x/vstart_picking_up_random_port
vstart.sh: drop .ceph_port and use randomly selected available port

Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2017-12-29 11:43:14 -06:00
Sage Weil
6dc41a2bb1
Merge pull request #19605 from ceph/wip-use-installer0-master
qa/tests: run ceph-ansible task on installer.0 role/node
2017-12-29 10:45:06 -06:00
Sage Weil
e8cb560ba5
Merge pull request #19643 from shinobu-x/address_helper_a
common: cleanup address_helper

Reviewed-by: Sage Weil <sage@redhat.com>
2017-12-29 10:43:43 -06:00
Sage Weil
ea8c5ef713
Merge pull request #19671 from joscollin/wip-rgw-commented-functions
rgw: drop commented functions
2017-12-29 10:37:19 -06:00
Sage Weil
1a9a44247d
Merge pull request #19679 from trociny/wip-ggate-list-unmap
rbd-ggate: small fixes and improvements

Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
2017-12-29 10:31:36 -06:00
Sage Weil
f52cd177b9
Merge pull request #19689 from chnmagnus/wip-bug-on-config-metavariables
rgw: the metavariables in frontends-related config won't be expanded

Reviewed-by: Sage Weil <sage@redhat.com>
2017-12-29 10:28:59 -06:00
Sage Weil
e47e5fa65e
Merge pull request #19692 from hikycool/master
doc: Add introduction about different way to run rbd-mirror
2017-12-29 10:28:12 -06:00
Sage Weil
d1a27db2bf
Merge pull request #19701 from joscollin/wip-tracker-22542
doc: update Blacklisting and OSD epoch barrier

Reviewed-by: Yan, Zheng <zyan@redhat.com>
2017-12-29 09:35:10 -06:00
Sage Weil
fa2b059b51
Merge pull request #19713 from Leeshine/wip-rgw-typo
rgw: fix typo in GetOmapKeysCR

Reviewed-by: Sage Weil <sage@redhat.com>
2017-12-29 09:28:56 -06:00
lvshanchun
b30650ba10 rgw: fix typo in GetOmapKeysCR
Signed-off-by: lvshanchun <lvshanchun@gmail.com>
2017-12-29 10:01:12 +08:00
Jos Collin
28c79fac6e
Merge pull request #19709 from luomuyao/dev
rgw: drop unused iter in XMLObj::find_first

Reviewed-by: Jos Collin <jcollin@redhat.com>
2017-12-28 09:21:21 +00:00
luomuyao
88cc8fee3f rgw: drop unused variable iter in XMLObj::find_first
Signed-off-by: luomuyao <luo.muyao@zte.com.cn>
2017-12-28 16:24:30 +08:00
Jos Collin
19d4469678 doc: fix grammar mistake
Fixed grammar mistake in a sentence.

Signed-off-by: Jos Collin <jcollin@redhat.com>
2017-12-28 09:34:12 +05:30
Jos Collin
7454cb0f68 doc: update Blacklisting and OSD epoch barrier
Updated missing OSD epoch barrier section, which is referenced by http://docs.ceph.com/docs/master/cephfs/full/#hammer-and-later.

Fixes: http://tracker.ceph.com/issues/22542
Signed-off-by: Jos Collin <jcollin@redhat.com>
2017-12-28 09:33:58 +05:30
Mykola Golub
be87e8b118 rbd-ggate: allow to unmap by image or snap spec
(to match the behaviour of krbd unmap)

Signed-off-by: Mykola Golub <to.my.trociny@gmail.com>
2017-12-27 20:29:58 +00:00
Mykola Golub
8e0f40aae1 rbd-ggate: extended info when listing devices
This matches nbd and krbd drivers output.

Signed-off-by: Mykola Golub <to.my.trociny@gmail.com>
2017-12-27 20:29:58 +00:00
Kefu Chai
8a48b64fff
Merge pull request #19691 from MrStupnikov/fix_logic
doc: Improved hitset parameters description

Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-12-27 18:53:22 +08:00
Alexey Stupnikov
e19b0cd66a doc: Improve parameters description in cache_tiering article
hit_set parameters aren't described in a sequence they introduced.
This patch effecrively changes the sequence to improve
description's logic.

Signed-off-by: Alexey Stupnikov <aleksey.stupnikov@gmail.com>
2017-12-27 13:26:18 +03:00
Kefu Chai
6d61076122
Merge pull request #19690 from Songweibin/wip-doc-librbdpy
doc/rbd: correct the path of librbd python APIs

Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-12-27 10:52:18 +08:00
songweibin
a6b371bea3 doc: correct the path of librbd python APIs
* update the API Documentation page for librbdpy with the
  correct path.
* fix a typo.

Signed-off-by: songweibin <song.weibin@zte.com.cn>
2017-12-27 09:08:12 +08:00
Yu Shengzuo
f7c6af5a33 [DOC]Add introduction about different way to run rbd-mirror
Add a way to run rbd-mirror process in foregroup.
This way is useful to run rbd-mirror in a container when you don't
want to build a specified rbd-mirror image

Signed-off-by: Yu Shengzuo <yu.shengzuo@99cloud.net>
2017-12-26 22:16:12 +08:00
root
5cded0a64f rgw: the metavariables in frontends-related config won't be expanded
When using metavariables in frontends-related config, I found that metavariables won't be expanded. Such as:
the `name` variable won't be expanded.
```
[client.rgw]
rgw frontends = civetweb port=8000 access_log_file=/path/$name.access.log
```
The reason is as follows:

In `rgw_main.cc/main()` function, program uses frontends-related config before the `expand_all_meta` function call that is called in the `global_init` function.

Signed-off-by: chnmagnus chnmagnus@qq.com
2017-12-26 20:14:40 +08:00
Yan, Zheng
63240c0872
Merge pull request #19255 from JianyuLi/joa-mdbalancer
MDS: make rebalancer evaluate the overload state of each mds with the same criterion
2017-12-26 16:46:17 +08:00
Jos Collin
fed91755b5
Merge pull request #19591 from qrGitHub/wip-rgw-unused-variable3
rgw: drop marker in RGWLC::process()

Reviewed-by: Jos Collin <jcollin@redhat.com>
Reviewed-by: Amit Kumar <amitkuma@redhat.com>
2017-12-26 04:18:49 +00:00
Jos Collin
677955161b
Merge pull request #19675 from qrGitHub/wip-rgw-typo-complete
rgw: fix typo compete to complete

Reviewed-by: Jos Collin <jcollin@redhat.com>
2017-12-26 03:33:43 +00:00
Bingyin Zhang
68d9cde5b7 rgw: fix typo compete to completes
Signed-off-by: Bingyin Zhang <zhangbingyin@cloudin.cn>
2017-12-26 06:35:44 +08:00
Mykola Golub
3905b6e13c rbd-ggate: output error on map failure
Signed-off-by: Mykola Golub <to.my.trociny@gmail.com>
2017-12-25 15:35:48 +00:00
Mykola Golub
412a3c4cb6 rbd-ggate: honor rbd_default_pool config setting
Signed-off-by: Mykola Golub <to.my.trociny@gmail.com>
2017-12-25 11:05:12 +00:00
Jos Collin
841d249006 rgw: drop commented functions
Dropped commented functions.

Signed-off-by: Jos Collin <jcollin@redhat.com>
2017-12-25 08:56:51 +05:30
Jos Collin
2113ebe02d
Merge pull request #19583 from qrGitHub/wip-rgw-unused-variable
rgw: drop iter in rgw_op.cc

Reviewed-by: Jos Collin <jcollin@redhat.com>
2017-12-25 03:12:12 +00:00
Xie Xingguo
c40faab23b
Merge pull request #19667 from trociny/wip-affiliation
mailmap: update affiliation for Mykola Golub

Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
2017-12-25 08:32:57 +08:00
Bingyin Zhang
6f729bfb7d rgw: remove unused variable iter in file rgw_op.cc
Signed-off-by: Bingyin Zhang <zhangbingyin@cloudin.cn>
2017-12-25 07:20:45 +08:00
Mykola Golub
9c254f963a
Merge pull request #19618 from dillaman/wip-18435
librbd: filter out potential race with image rename

Reviewed-by: Mykola Golub <mgolub@suse.com>
2017-12-24 20:13:30 +02:00
Mykola Golub
97f60f5207 mailmap: update affiliation for Mykola Golub
Signed-off-by: Mykola Golub <mgolub@suse.com>
2017-12-24 16:49:38 +02:00
Mykola Golub
8249ffd7a9
Merge pull request #19536 from dillaman/wip-rbd-mirror-trash
rbd-mirror: support deferred deletions of mirrored images

Reviewed-by: Mykola Golub <mgolub@suse.com>
2017-12-24 16:16:42 +02:00
Xie Xingguo
c23574b170
Merge pull request #19623 from chnmagnus/wip-a-tiny-error
msg: drop duplicate include

Reviewed-by: Jos Collin <jcollin@redhat.com>
2017-12-23 09:44:41 +08:00
Matt Benjamin
ccae16d6d4
Merge pull request #19601 from adamemerson/wip-CORS-of-course
rgw: retry CORS put/delete operations on ECANCELLED
2017-12-22 04:40:30 -05:00
Patrick Donnelly
3189ba19a7
Merge PR #19369 into master
* refs/pull/19369/head:
	qa: update handling of fs status format
	PendingReleaseNotes: add note for format change
	mds/MDSMap : use arrary_section for mds stat

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Zheng Yan <zyan@redhat.com>
Reviewed-by: Xiaoxi Chen <xiaoxchen@ebay.com>
2017-12-21 20:21:18 -08:00
Patrick Donnelly
fbbb7a7777
githubmap: update contributors
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2017-12-21 20:20:57 -08:00
Patrick Donnelly
b7620de020
Merge PR #19378 into master
* refs/pull/19378/head:
	mds,rgw: Initializing standby_reply, sync_tracer

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
2017-12-21 20:20:07 -08:00
Patrick Donnelly
edbe063cc8
Merge PR #19556 into master
* refs/pull/19556/head:
	mds: reduce debugging level for balancer messages

Reviewed-by: Zheng Yan <zyan@redhat.com>
2017-12-21 20:20:02 -08:00
Patrick Donnelly
928afd59c2
Merge PR #19574 into master
* refs/pull/19574/head:
	mds: track dirty dentries in separate list

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2017-12-21 20:19:57 -08:00
Patrick Donnelly
8305632828
Merge PR #19587 into master
* refs/pull/19587/head:
	mds: add "client." before cap->get_client()

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2017-12-21 20:19:53 -08:00
Patrick Donnelly
dc93975892
Merge PR #19609 into master
* refs/pull/19609/head:
	mds: respect mds_client_writeable_range_max_inc_objs config

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2017-12-21 20:19:48 -08:00