Commit Graph

90813 Commits

Author SHA1 Message Date
Volker Theile
95746ecce9 mgr: Add ability to trigger a cluster/audit log message from Python
Fixes: https://tracker.ceph.com/issues/36194

Signed-off-by: Volker Theile <vtheile@suse.com>
2018-10-04 13:33:18 +02:00
Ricardo Dias
43a72f0e49
Merge pull request #24350 from ricardoasmarques/wip-json-decode
mgr/dashboard: Check content-type before decode json response

Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: Ricardo Dias <rdias@suse.com>
2018-10-04 10:08:37 +01:00
Ricardo Marques
25ee67701d
Merge pull request #24213 from familyuu/mgr
mgr/dashboard: Display logged in user

Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker Theile <vtheile@suse.com>
2018-10-04 09:50:24 +01:00
Kefu Chai
21dd24f17d
Merge pull request #20645 from rishabh-d-dave/fix-doc-add-subcommand-application-manpages
ceph: describe application subcommand in ceph man page

Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2018-10-04 14:25:45 +08:00
Jason Dillaman
ba68d1fd64
Merge pull request #24117 from trociny/wip-35915
mgr: create shell OSD performance query class

Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: John Spray <john.spray@redhat.com>
2018-10-03 19:20:42 -04:00
Mykola Golub
264ad39ff6 mgr: module to test osd_perf_query methods
Signed-off-by: Mykola Golub <mgolub@suse.com>
2018-10-03 19:29:43 +03:00
Mykola Golub
b18ddf4d37 mgr: add osd_perf_query methods to ActivePyModules
Signed-off-by: Mykola Golub <mgolub@suse.com>
2018-10-03 19:29:43 +03:00
Mykola Golub
a6c3390834 mgr: create shell OSD performance query class
Signed-off-by: Mykola Golub <mgolub@suse.com>
2018-10-03 19:29:43 +03:00
Yuri Weinstein
61dbeed256
Merge pull request #24380 from smithfarm/wip-opensuse-15
qa/distros: add openSUSE Leap 42.3 and 15.0

Reviewed-by: Yuri Weinstein <yweins@redhat.com>
2018-10-03 08:10:13 -07:00
Andrew Schoen
4b8f717b88
Merge pull request #24399 from alfredodeza/wip-rm36246
ceph-volume util.encryption don't push stderr to terminal

Reviewed-by: Andrew Schoen <aschoen@redhat.com>
2018-10-03 10:04:58 -05:00
Andrew Schoen
d6cd2f90c2
Merge pull request #24394 from alfredodeza/wip-rm24795
ceph-volume lvm.prepare update help to indicate partitions are needed, not devices

Reviewed-by: Andrew Schoen <aschoen@redhat.com>
2018-10-03 09:59:01 -05:00
Rishabh Dave
35825f93a2 ceph: describe application subcommand in ceph man page
Add the summary and syntax for all the subcommands under the subcommand
"ceph osd pool application" to ceph the manual page.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
2018-10-03 18:50:26 +05:30
Alfredo Deza
40f919850f ceph-volume util.encryption don't push stderr to terminal when cryptsetup fails to find device
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2018-10-03 08:31:20 -04:00
Alfredo Deza
d31dd95b95 ceph-volume lvm.prepare update help to indicate partitions are needed, not devices
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2018-10-03 08:11:58 -04:00
Jason Dillaman
e01c738f1c
Merge pull request #24348 from trociny/wip-config-pool-mirror
rbd-mirror: use pool level config overrides

Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2018-10-03 07:31:52 -04:00
guodan
4a8a25b532 mgr/dashboard: Delete white space beform 'Sign'
Signed-off-by: guodan <guodan1@lenovo.com>
2018-10-03 18:49:26 +08:00
guodan1
cb13373ade mgr/dashboard: Delete the old logout component
Signed-off-by: guodan1 <guodan1@lenovo.com>
2018-10-03 18:36:50 +08:00
guodan1
e60ab33e90 mgr/dashboard: Display logged in user
Signed-off-by: guodan1 <guodan1@lenovo.com>
2018-10-03 18:36:50 +08:00
Patrick Donnelly
d97e479dec
Merge PR #24367 into master
* refs/pull/24367/head:
	doc: Fix typo error on cephfs/fuse/

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2018-10-02 17:47:45 -07:00
Patrick Donnelly
5f8ed7e4f8
Merge PR #24362 into master
* refs/pull/24362/head:
	doc: fix broken fstab url in cephfs/fuse

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2018-10-02 17:46:05 -07:00
Yuri Weinstein
aa7a7244d8
Merge pull request #24276 from dillaman/wip-36183
osdc/Objecter: possible race condition with connection reset

Reviewed-by: Greg Farnum gfarnum@redhat.com
2018-10-02 15:45:04 -07:00
Yuri Weinstein
790c259e7a
Merge pull request #24262 from cernceph/dvanders_creating
osd: add creating to pg_string_state

Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
2018-10-02 15:44:04 -07:00
Yuri Weinstein
31de786d3d
Merge pull request #24304 from tchaikov/wip-monclient-remove-unused-label
mon/MonClient: use scoped_guard instead of goto

Reviewed-by: Neha Ojha <nojha@redhat.com>
2018-10-02 15:41:44 -07:00
Andrew Schoen
117cf5c2d9
Merge pull request #24372 from alfredodeza/wip-rm36247
ceph-volume: skip processing devices that don't exist when scanning system disks

Reviewed-by: Andrew Schoen <aschoen@redhat.com>
2018-10-02 15:46:36 -05:00
Nathan Cutler
b6c13e8ee6 qa/distros: add openSUSE Leap 42.3 and 15.0
References: https://tracker.ceph.com/issues/35927
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2018-10-02 21:36:49 +02:00
Jason Dillaman
b8302578d9
Merge pull request #24180 from colletj/wip-35914-mmgrconfigure-osd-query
mgr: update MMgrConfigure message to include optional OSD perf queries

Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2018-10-02 15:01:12 -04:00
Julien Collet
7757ddd146 mgr: add optional OSD perf queries to MMgrConfigure message
Fixes: https://tracker.ceph.com/issues/35914
Signed-off-by: Julien Collet <julien.collet@cern.ch>
2018-10-02 14:23:53 -04:00
Alfredo Deza
9b0f472aba ceph-volume util.disk when there are no devices mapped, skip to the next one
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2018-10-02 11:18:44 -04:00
Alfredo Deza
0176c1965e ceph-volume tests.util verify devices that don't exist don't break get_devices
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2018-10-02 11:18:22 -04:00
Lenz Grimmer
b36adc93ab
Merge pull request #24349 from ricardoasmarques/wip-ex-message-py3
mgr/dashboard: Exception.message doesn't exist on Python 3

Reviewed-by: Sebastian Wagner <swagner@suse.com>
Reviewed-by: Volker Theile <vtheile@suse.com>
2018-10-02 14:32:05 +02:00
Karun Josy
d312cdbd36 doc: Fix typo error on cephfs/fuse/
Fixes: http://tracker.ceph.com/issues/36180
Signed-off-by: Karun Josy <kjosy@redhat.com>
2018-10-02 17:23:54 +05:30
Abhishek L
3596f05b42
Merge pull request #24266 from theanalyst/doc/releases/13.2.2
doc: release notes for 13.2.2 mimic

Reviewed-By: Nathan Cutler <nculter@suse.com>
2018-10-02 10:00:57 +02:00
Ilya Dryomov
ccf5f07a0d
Merge pull request #24354 from idryomov/wip-krbd-kfsx-fancy-striping
qa/suites/krbd: more fsx tests

Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2018-10-02 09:32:57 +02:00
Jos Collin
18ec0ed5de
doc: fix broken fstab url in cephfs/fuse
Fixes: http://tracker.ceph.com/issues/36286
Signed-off-by: Jos Collin <jcollin@redhat.com>
2018-10-02 10:36:55 +05:30
Kefu Chai
7e90989214
Merge pull request #24291 from tchaikov/wip-23964
erasure-code: add clay codes

Reviewed-by: Myna Vajha <mynaramana@gmail.com>
Reviewed-by: Neha Ojha <nojha@redhat.com>
2018-10-02 10:48:21 +08:00
Neha Ojha
7aef741853
Merge pull request #24256 from dzafman/wip-36170
osd: Remove old bft= which has been superceded by backfill=

Reviewed-by: Neha Ojha <nojha@redhat.com>
2018-10-01 15:50:45 -07:00
John Spray
a45184e205
Merge pull request #24147 from sebastian-philipp/orchestrator-debuggability
mgr/orchestrator: Improve debuggability

Reviewed-by: John Spray <john.spray@redhat.com>
2018-10-01 21:48:28 +01:00
Patrick Donnelly
2dcd64df11
Merge PR #24346 into master
* refs/pull/24346/head:
	doc: misc fixes cephfs-shell

Reviewed-by: Pavani Rajula <rpavani1998@gmail.com>
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2018-10-01 13:25:43 -07:00
Dan Mick
38de3d568b
Merge pull request #24340 from tchaikov/wip-36260
qa/workunits/mon/test_mon_config_key.py: bump up the size limit
2018-10-01 13:04:58 -07:00
Patrick Donnelly
bae625e666
Merge PR #21566 into master
* refs/pull/21566/head:
	test: add test for mds drop cache command
	mds: command to trim mds cache and client caps
	mds: implement journal flush as asynchronous context execution
	mds: cleanup some asok commands

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2018-10-01 12:48:16 -07:00
Andrew Schoen
27a572659f
Merge pull request #24355 from alfredodeza/wip-rm36249
ceph-volume:  activate option --auto-detect-objectstore respects --no-systemd

Reviewed-by: Andrew Schoen <aschoen@redhat.com>
2018-10-01 14:02:46 -05:00
Patrick Donnelly
b07a184859
Merge PR #24044 into master
* refs/pull/24044/head:
	qa: tolerate failed rank while waiting for state

Reviewed-by: Venky Shankar <vshankar@redhat.com>
2018-10-01 10:43:35 -07:00
Alfredo Deza
8ac7b1a94e
Merge pull request #23674 from wjwithagen/wjw-wip-ceph-volume-zfs
ceph-volume: zfs, the initial first submit.

Reviewed-by: Alfredo Deza <adeza@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2018-10-01 13:42:43 -04:00
Patrick Donnelly
b88cb48611
Merge PR #24275 into master
* refs/pull/24275/head:
	qa: add timeout to cleaning up workunit sandbox
	qa: add timeout to kclient umount
	qa: do not cleanup sandbox on error
	qa: use default timeout in fs workunits

Reviewed-by: Nathan Cutler <ncutler@suse.com>
2018-10-01 10:41:00 -07:00
Alfredo Deza
29de6820a9 ceph-volume lvm.activate pass no_systemd args when detecting objectstore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2018-10-01 11:54:19 -04:00
Alfredo Deza
60dbeb6184 ceph-volume tests.lvm verify activate works with --auto-detect-objectstore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2018-10-01 11:53:37 -04:00
Willem Jan Withagen
d37d8e2b10 ceph-volume: zfs, the inital first submit.
Does nothing other than invoce the ceph-volume-zfs modules when
called with 'ceph-volume zfs

Like:
> ceph-volume zfs list

Use ZFS as the underlying technology for OSDs

--verbose   Increase the verbosity level

['list']
-->  TypeError: main() takes exactly 2 arguments (1 given)
Exit 1

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
2018-10-01 17:39:45 +02:00
Ilya Dryomov
870e42ac6a qa/suites/krbd: more fsx tests
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2018-10-01 16:48:47 +02:00
Ilya Dryomov
7374c73225 test/librbd/fsx: don't use time() for seeding
When starting multiple concurrent jobs with rbd_fsx task, all jobs get
the same seed.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2018-10-01 16:48:47 +02:00
Casey Bodley
837d9adcf7
Merge pull request #24073 from AntonOks/master
doc: added some Civetweb configuration options

Reviewed-by: Casey Bodley <cbodley@redhat.com>
2018-10-01 09:39:08 -04:00