Commit Graph

92412 Commits

Author SHA1 Message Date
Shiyang Ruan
b3632a2357 TokenBucketThrottle: Add name for TokenBucketThrottle.
In order to specific which one is failed when applying the limit.

Signed-off-by: Shiyang Ruan <ruansy.fnst@cn.fujitsu.com>
2018-12-07 09:54:15 +08:00
Patrick Donnelly
54640f7cd8
Merge PR #24923 into master
* refs/pull/24923/head:
	mds: properly update freeze_tree_state when fragmenting dirfrags

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2018-11-27 14:47:03 -08:00
Patrick Donnelly
3358e3a2d6
Merge PR #24849 into master
* refs/pull/24849/head:
	client: remove redundant abort logic during dentry invalidation test

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Zheng Yan <zyan@redhat.com>
2018-11-27 14:23:20 -08:00
Patrick Donnelly
b76f14569d
Merge PR #24886 into master
* refs/pull/24886/head:
	qa: fix delay type config name

Reviewed-by: Zheng Yan <zyan@redhat.com>
2018-11-27 13:58:26 -08:00
Patrick Donnelly
302e4f4af2
Merge PR #24839 into master
* refs/pull/24839/head:
	ceph-volume-client: allow setting mode of CephFS volumes

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2018-11-27 13:53:50 -08:00
Patrick Donnelly
c7607f6371
Merge PR #25020 into master
* refs/pull/25020/head:
	script/ceph-backport.sh: adjust to change in github API

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2018-11-27 10:36:03 -08:00
Lenz Grimmer
55e2ee34f0
Merge pull request #25235 from sebastian-philipp/dashboard-fix-type-annotation-error
qa/mgr/dashboard: Fix type annotation error.

Reviewed-by: Tatjana Dehler <tdehler@suse.com>
2018-11-27 18:19:27 +01:00
Kefu Chai
9c0141caae
Merge pull request #25268 from smithfarm/wip-37392
qa/workunits/rados/test_librados_build.sh: grab files from explicit git branch

Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2018-11-27 23:22:51 +08:00
Kefu Chai
ffd8795805
Merge pull request #25129 from rzarzynski/wip-common-annotate
common: avoid the overhead of ANNOTATE_HAPPENS_* in NDEBUG builds.

Reviewed-by: Kefu Chai <kchai@redhat.com>
2018-11-27 23:18:48 +08:00
Alfredo Deza
b284bcc626
Merge pull request #25224 from sebastian-philipp/ceph-volume-fix-json
ceph-volume: fix JSON output in `inventory`

Reviewed-by: Alfredo Deza <adeza@redhat.com>
2018-11-27 10:05:31 -05:00
Kefu Chai
44a4422d2e
Merge pull request #25256 from tchaikov/wip-kv-bench-cleanup
ceph_kvstorebench: include <errno.h> not asm-generic/errno.h

Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
2018-11-27 22:32:53 +08:00
Casey Bodley
b54b1db0f4
Merge pull request #25073 from oshynsong/master
rgw: add list user admin OP API

Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Volker Theile <vtheile@suse.com>
2018-11-27 09:08:01 -05:00
Abhishek L
eda51771f2
Merge pull request #25034 from smithfarm/wip-luminous-notes-12.2.10
doc: Luminous v12.2.10 release notes

Reviewed-By: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-By: Yuri Weinstein <yweinstein@redhat.com>
2018-11-27 13:46:58 +01:00
Lenz Grimmer
0d10254b48
Merge pull request #25107 from familyuu/pool
mgr/dashboard: Allow renaming an existing Pool

Reviewed-by: Volker Theile <vtheile@suse.com>
2018-11-27 12:03:43 +01:00
Sebastian Wagner
4fe1344696 qa/mgr/dashboard: Fix type annotation error.
Also removed unused import

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
2018-11-27 11:45:22 +01:00
guodan1
2f1f55c08a mgr/dashboard: Allow renaming an existing Pool
fixes: http://tracker.ceph.com/issues/36560
Signed-off-by: guodan1 <guodan1@lenovo.com>
2018-11-27 16:19:19 +08:00
Kefu Chai
232a89069b
Merge pull request #25251 from tchaikov/wip-bionic-dockerfile
tests: add ubuntu 18.04 dockerfile

Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
2018-11-27 14:30:45 +08:00
Kefu Chai
ab4459b487
Merge pull request #25245 from wjwithagen/wjw-fix-install-flake8
install-deps.sh: Update python requirements for FreeBSD

Reviewed-by: Kefu Chai <kchai@redhat.com>
2018-11-27 14:07:42 +08:00
Kefu Chai
06264dd1ee
Merge pull request #25146 from noahdesu/separate-tox-workdir
mgr/insights: use dedicated tox working dir

Reviewed-by: Kefu Chai <kchai@redhat.com>
2018-11-27 14:01:12 +08:00
Kefu Chai
2357526a50
Merge pull request #25177 from iotcg/master
make-debs.sh: clean dir to allow building deb packages multiple times

Reviewed-by: Kefu Chai <kchai@redhat.com>
2018-11-27 13:09:22 +08:00
Willem Jan Withagen
0d13a1b1df install-deps.sh: Update python requirements for FreeBSD
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
2018-11-27 01:41:33 +01:00
Nathan Cutler
fbea0e658a
Merge pull request #25223 from smithfarm/wip-rhel-8-py3
build/ops: rpm: RHEL 8 needs Python 3 build

Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Reviewed-by: Boris Ranto <branto@redhat.com>
2018-11-27 00:53:30 +01:00
Nathan Cutler
6c6ae9e30d qa/workunits/rados/test_librados_build.sh: grab files from explicit git branch
Fixes: https://tracker.ceph.com/issues/37392
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2018-11-27 00:34:17 +01:00
Gregory Farnum
700ca354ac
Merge pull request #25215 from majianpeng/test_shared_cache_memory_leak
test_shared_cache: fix memory leak.
2018-11-26 09:50:39 -08:00
Sage Weil
630a36a509 Merge PR #24798 into master
* refs/pull/24798/head:
	fix python collections module warning for v3.7 and above

Reviewed-by: Kefu Chai <kchai@redhat.com>
2018-11-26 11:25:19 -06:00
Sage Weil
92dee26e88 Merge PR #25054 into master
* refs/pull/25054/head:
	test/objectstore: enable fsck when needed.

Reviewed-by: Sage Weil <sage@redhat.com>
2018-11-26 11:24:58 -06:00
Kefu Chai
f97978e289
Merge pull request #25247 from wjwithagen/wjw-fix-linker
do_freebsd.sh: FreeBSD building needs the llvm linker

Reviewed-by: Kefu Chai <kchai@redhat.com>
2018-11-27 00:33:52 +08:00
Mykola Golub
d655863008
Merge pull request #25194 from dillaman/wip-36650
librbd: extend API to include parent/child namespaces and image ids

Reviewed-by: Mykola Golub <mgolub@suse.com>
2018-11-26 18:27:37 +02:00
Lenz Grimmer
3d7b3aa71e
Merge pull request #24831 from p-na/wip-pna-cleanup-fe
mgr/dashboard: Cleanup

Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
Reviewed-by: Tiago Melo <tmelo@suse.com>
2018-11-26 16:31:37 +01:00
Sage Weil
c69358ce01 Merge PR #24732 into master
* refs/pull/24732/head:
	os/bluestore: fix missing assert->ceph_assert replacement.
	os/bluestore: add bluefs perf counters to track DB/WAL/Slow volume

Reviewed-by: Sage Weil <sage@redhat.com>
2018-11-26 09:21:22 -06:00
Sage Weil
d4cf2208aa Merge PR #24499 into master
* refs/pull/24499/head:
	common: reorder bl::iter to reduce its size from 40 to 32 on x86_64.

Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2018-11-26 09:20:39 -06:00
Sage Weil
779c08afad Merge PR #25248 into master
* refs/pull/25248/head:
	mgr: fix Clang warning on superfluous brackets

Reviewed-by: Mykola Golub <mgolub@suse.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2018-11-26 09:20:21 -06:00
Sage Weil
defd3b1e77 Merge PR #24949 into master
* refs/pull/24949/head:
	include/ceph_features: note kernel versions some features appear

Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
2018-11-26 08:33:52 -06:00
Sebastian Wagner
a3e6f569b4 ceph-volume: fix JSON output in inventory
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
2018-11-26 14:22:12 +01:00
Kefu Chai
232437c518
Merge pull request #25225 from Aran85/sangfor-aff
mailmap,organization: Update sangfor affiliation

Reviewed-by: Kefu Chai <kchai@redhat.com>
2018-11-26 20:31:32 +08:00
Kefu Chai
e8895cef8f
Merge pull request #25150 from majianpeng/shared_cache_race_bug
common/shared_cache: fix racing issues

Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2018-11-26 18:52:21 +08:00
Kefu Chai
0b37365dad
Merge pull request #25165 from hsiang41/mgr/diskprediction_cloud_global_config
mgr: Diskprediction cloud activate when config changes

Reviewed-by: Sage Weil <sage@redhat.com>
2018-11-26 18:51:29 +08:00
Kefu Chai
b7def6f797
Merge pull request #25105 from tchaikov/wip-ceph-mutex-common
common: Mutex -> ceph::mutex

Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Adam Emerson <aemerson@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2018-11-26 18:49:12 +08:00
Zengran Zhang
2bd75e3221 mailmap,orgnization: Update sangfor affiliation
Signed-off-by: Zengran Zhang <zhangzengran@sangfor.com.cn>
2018-11-26 17:03:14 +08:00
Lenz Grimmer
924c36dde5
Merge pull request #23834 from DikshaGodbole/wip-feature-24571
mgr/dashboard: Move Cluster/Audit logs from front page to dedicated Logs page

Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker Theile <vtheile@suse.com>
2018-11-26 09:11:15 +01:00
Kefu Chai
107c1225c3 ceph_kvstorebench: include <errno.h> not asm-generic/errno.h
Signed-off-by: Kefu Chai <kchai@redhat.com>
2018-11-26 16:08:20 +08:00
Yehuda Sadeh
c98db4e4b8
Merge pull request #25239 from cbodley/wip-rgw-rados-aio-cleanup
rgw: remove unused aio helper functions

Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
2018-11-26 08:28:10 +02:00
Sage Weil
825930b79b Merge PR #17526 into master
* refs/pull/17526/head:
	qa/tasks/ceph_manager: avoid test_map_discontinuity stall with too few up osds

Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
2018-11-25 21:21:02 -06:00
Sage Weil
c9d275a0e2 Merge PR #21444 into master
* refs/pull/21444/head:
	qa: Replace 'ceph' with cluster name in restart()

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2018-11-25 21:20:44 -06:00
Sage Weil
74b0bf872f Merge PR #25185 into master
* refs/pull/25185/head:
	auth/AuthSessionHandler: no handler if no session key

Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2018-11-25 21:20:18 -06:00
Kefu Chai
fb93fda50f tests: add ubuntu 18.04 dockerfile
ubuntu bionic is an LTS release. while 17.04 is not. so move 17.04 to
18.04

Signed-off-by: Kefu Chai <kchai@redhat.com>
2018-11-26 11:19:36 +08:00
Willem Jan Withagen
3fc8b8f4f9 mgr: fix Clang warning on superfluous brackets
```
/home/jenkins/workspace/ceph-master/src/mgr/OSDPerfMetricTypes.h:105:19: warning: braces around scalar initializer [-Wbraced-scalar-init]
        d.regex = {d.regex_str.c_str()};
                  ^~~~~~~~~~~~~~~~~~~~~
1 warning generated.
```

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
2018-11-25 16:18:16 +01:00
Willem Jan Withagen
6ef950e868 build: FreeBSD building needs the llvm linker
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
2018-11-25 15:38:54 +01:00
Jason Dillaman
5dfe4f93d5 rbd: avoid usage of newly deprecated API methods
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2018-11-25 07:59:41 -05:00
Jason Dillaman
ab74cc24eb rbd: expose optional namespace in parent/child image output
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2018-11-25 07:59:41 -05:00