]> git.apps.os.sepia.ceph.com Git - ceph.git/log
ceph.git
6 years agoqa/tasks/ceph: stop any split/merge activity before scrubbing 25932/head
Sage Weil [Sat, 12 Jan 2019 11:32:54 +0000 (05:32 -0600)]
qa/tasks/ceph: stop any split/merge activity before scrubbing

If there are leftover merges at the end of the run they can take a long
time to get through, blowing our timeout for (waiting for pgs to become
active and to stop splitting/merge) and scrubbing pgs.  Stop all of that
at the end of the run so that we don't have to wait so long.

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agoMerge PR #25755 into master
Sage Weil [Fri, 11 Jan 2019 00:12:47 +0000 (18:12 -0600)]
Merge PR #25755 into master

* refs/pull/25755/head:
msg/async/Protocol*: bump global_seq when retrying connection
msg/async/Protocol*: unregister con from accept vs mark_down race

Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Reviewed-by: Haomai Wang <haomai@xsky.com>
6 years agoMerge PR #25840 into master
Sage Weil [Thu, 10 Jan 2019 23:20:10 +0000 (17:20 -0600)]
Merge PR #25840 into master

* refs/pull/25840/head:
qa/msgr: add async-v1only case

Reviewed-by: Neha Ojha <nojha@redhat.com>
6 years agoMerge PR #25792 into master
Sage Weil [Thu, 10 Jan 2019 22:50:38 +0000 (16:50 -0600)]
Merge PR #25792 into master

* refs/pull/25792/head:
common/numa: remove unused _mask variants
osd: support osd_numa_node, osd_numa_auto_affinity, osd_numa_prefer_iface
mon/OSDMonitor: add 'osd numa-status' command
osd: report numa node for network interface(s)
common/pick_address: get numa node info for a interface
os/bluestore: report numa node info for storage
os/bluestore/KernelDevice: report numa info for each device
os/bluestore: allow get_devices() to run without bluestore started
common/blkdev: query numa info
common/numa: cpu_set helpers and numa helpers
common/blkdev: drop debug statements

Reviewed-by: Mark Nelson <mnelson@redhat.com>
6 years agoMerge PR #25841 into master
Sage Weil [Thu, 10 Jan 2019 22:50:09 +0000 (16:50 -0600)]
Merge PR #25841 into master

* refs/pull/25841/head:
mon/MonClient: make mon hunt more aggressive

Reviewed-by: Kefu Chai <kchai@redhat.com>
6 years agoMerge PR #25827 into master
Sage Weil [Thu, 10 Jan 2019 22:29:10 +0000 (16:29 -0600)]
Merge PR #25827 into master

* refs/pull/25827/head:
test/cls_rgw: fix signed/unsigned warning
test/msgr/test_msgr: fix signed/unsigned warning
msg/Connection: protect peer_addrs with safe_item_history<>

Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
6 years agoMerge pull request #25704 from tchaikov/wip-36737-unittest-log
Josh Durgin [Thu, 10 Jan 2019 21:33:57 +0000 (13:33 -0800)]
Merge pull request #25704 from tchaikov/wip-36737-unittest-log

test: write log file to current directory

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
6 years agoMerge PR #25898 into master
Sage Weil [Thu, 10 Jan 2019 18:06:04 +0000 (12:06 -0600)]
Merge PR #25898 into master

* refs/pull/25898/head:
qa/tests: reduced nubmer of runs on 'ovh'

Reviewed-by: Sage Weil <sage@redhat.com>
6 years agoqa/tests: reduced nubmer of runs on 'ovh' 25898/head
Yuri Weinstein [Thu, 10 Jan 2019 16:50:43 +0000 (08:50 -0800)]
qa/tests: reduced nubmer of runs on 'ovh'

Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
6 years agoMerge PR #25544 into master
Sage Weil [Thu, 10 Jan 2019 15:54:00 +0000 (09:54 -0600)]
Merge PR #25544 into master

* refs/pull/25544/head:
common/PriorityCache: Automatic chunk sizing

Reviewed-by: Sage Weil <sage@redhat.com>
6 years agomsg/async/Protocol*: bump global_seq when retrying connection 25755/head
Sage Weil [Mon, 7 Jan 2019 14:34:18 +0000 (08:34 -0600)]
msg/async/Protocol*: bump global_seq when retrying connection

In the top connect retry in particular we do not bump connect_seq, so it
is critical that we bump global_seq so that the two connection attempts
are distinguishable at the peer.

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agoMerge pull request #25744 from cbodley/wip-test-rgw-reshard-wait
Casey Bodley [Thu, 10 Jan 2019 15:32:26 +0000 (10:32 -0500)]
Merge pull request #25744 from cbodley/wip-test-rgw-reshard-wait

test/rgw: add ifdef for HAVE_BOOST_CONTEXT

Reviewed-by: Kefu Chai <kchai@redhat.com>
6 years agoMerge pull request #25892 from theanalyst/doc-rgw-usage-fix
Casey Bodley [Thu, 10 Jan 2019 14:37:18 +0000 (09:37 -0500)]
Merge pull request #25892 from theanalyst/doc-rgw-usage-fix

doc: rgw: fix the default value of usage log setting

Reviewed-by: Casey Bodley <cbodley@redhat.com>
6 years agodoc: rgw: fix the default value of usage log setting 25892/head
Abhishek Lekshmanan [Thu, 10 Jan 2019 10:10:41 +0000 (11:10 +0100)]
doc: rgw: fix the default value of usage log setting

Fixes: http://tracker.ceph.com/issues/37856
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
6 years agoMerge pull request #25769 from votdev/navbar_focus_color
Lenz Grimmer [Thu, 10 Jan 2019 10:01:21 +0000 (11:01 +0100)]
Merge pull request #25769 from votdev/navbar_focus_color

mgr/dashboard: Fix navbar focused color

Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Neha Gupta <gnehapk@gmail.com>
Reviewed-by: Stephan Müller <smueller@suse.com>
6 years agoMerge pull request #25791 from rhcs-dashboard/36740-pool-stats-read-write-columns
Lenz Grimmer [Thu, 10 Jan 2019 08:58:05 +0000 (09:58 +0100)]
Merge pull request #25791 from rhcs-dashboard/36740-pool-stats-read-write-columns

mgr/dashboard: add columns to Pools table

Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Stephan Müller <smueller@suse.com>
6 years agoMerge pull request #25839 from tchaikov/wip-37773
Sebastian Wagner [Thu, 10 Jan 2019 08:29:11 +0000 (09:29 +0100)]
Merge pull request #25839 from tchaikov/wip-37773

mgr/test_orchestrator: correct ceph-volume path

Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
6 years agoMerge pull request #25816 from neha-ojha/wip-36686
Josh Durgin [Wed, 9 Jan 2019 21:17:30 +0000 (13:17 -0800)]
Merge pull request #25816 from neha-ojha/wip-36686

osd/mon: fix upgrades for pg log hard limit

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
6 years agoMerge pull request #25321 from votdev/fix_dict_changed_size
Alfredo Deza [Wed, 9 Jan 2019 18:29:54 +0000 (13:29 -0500)]
Merge pull request #25321 from votdev/fix_dict_changed_size

ceph-volume: Add unit test

Reviewed-by: Alfredo Deza <adeza@redhat.com>
6 years agopybind/mgr/dashboard: add modified messages.xlf 25816/head
Neha Ojha [Wed, 9 Jan 2019 18:17:35 +0000 (10:17 -0800)]
pybind/mgr/dashboard: add modified messages.xlf

This is to fix the make check failure in
mgr-dashboard-frontend-unittests.

Signed-off-by: Neha Ojha <nojha@redhat.com>
6 years agocommon/numa: remove unused _mask variants 25792/head
Sage Weil [Tue, 8 Jan 2019 15:54:04 +0000 (09:54 -0600)]
common/numa: remove unused _mask variants

These parse the 'local_cpus' file that has a hex bitmask, but I didn't end
up using them.

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agoMerge pull request #25863 from trociny/wip-rbd-mirror-mock-warnings
Jason Dillaman [Wed, 9 Jan 2019 15:04:47 +0000 (10:04 -0500)]
Merge pull request #25863 from trociny/wip-rbd-mirror-mock-warnings

 test/rbd_mirror: fix gmock warnings

Reviewed-by: Jason Dillaman <dillaman@redhat.com>
6 years agomgr/test_orchestrator: correct ceph-volume path 25839/head
Kefu Chai [Tue, 8 Jan 2019 18:59:15 +0000 (02:59 +0800)]
mgr/test_orchestrator: correct ceph-volume path

s/ceph_volume/ceph-volume/

Fixes: http://tracker.ceph.com/issues/37773
Signed-off-by: Kefu Chai <kchai@redhat.com>
6 years agoMerge pull request #25860 from trociny/wip-prometheus-rbd_stats_pools
Jason Dillaman [Wed, 9 Jan 2019 13:49:17 +0000 (08:49 -0500)]
Merge pull request #25860 from trociny/wip-prometheus-rbd_stats_pools

pybind/mgr/prometheus: improve 'rbd_stats_pools' param parsing

Reviewed-by: Jason Dillaman <dillaman@redhat.com>
6 years agoMerge pull request #25300 from votdev/improve_rgw_user_list
Lenz Grimmer [Wed, 9 Jan 2019 13:40:21 +0000 (14:40 +0100)]
Merge pull request #25300 from votdev/improve_rgw_user_list

mgr/dashboard: Improve RgwUser controller

Reviewed-by: Tatjana Dehler <tdehler@suse.com>
Reviewed-by: Tiago Melo <tmelo@suse.com>
6 years agoMerge pull request #25634 from sebastian-philipp/doc-orchestrator-wal
Sebastian Wagner [Wed, 9 Jan 2019 13:39:37 +0000 (14:39 +0100)]
Merge pull request #25634 from sebastian-philipp/doc-orchestrator-wal

doc/mgr/orchestrator: add `wal` to blink lights

Reviewed-by: Volker Theile <vtheile@suse.com>
6 years agoMerge pull request #25813 from rhcs-dashboard/updated-test-full-health
Lenz Grimmer [Wed, 9 Jan 2019 13:32:40 +0000 (14:32 +0100)]
Merge pull request #25813 from rhcs-dashboard/updated-test-full-health

mgr/dashboard: updated health API test

6 years agoMerge pull request #25743 from trociny/wip-37541
Jason Dillaman [Wed, 9 Jan 2019 13:31:36 +0000 (08:31 -0500)]
Merge pull request #25743 from trociny/wip-37541

 journal: set max journal order to 26

6 years agoMerge pull request #25789 from trociny/wip-36038
Jason Dillaman [Wed, 9 Jan 2019 13:30:55 +0000 (08:30 -0500)]
Merge pull request #25789 from trociny/wip-36038

rbd_mirror: don't report error if image replay canceled

Reviewed-by: Jason Dillaman <dillaman@redhat.com>
6 years agoMerge pull request #25832 from trociny/wip-37729-1
Jason Dillaman [Wed, 9 Jan 2019 13:30:12 +0000 (08:30 -0500)]
Merge pull request #25832 from trociny/wip-37729-1

test/pybind/test_rbd: filter out unknown list_children2 keys

Reviewed-by: Jason Dillaman <dillaman@redhat.com>
6 years agoMerge pull request #25861 from tchaikov/wip-seastar-connect-fix
Kefu Chai [Wed, 9 Jan 2019 12:08:35 +0000 (20:08 +0800)]
Merge pull request #25861 from tchaikov/wip-seastar-connect-fix

seastar: pickup fix for segfault in POSIX stack

Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
6 years agotest/rbd_mirror: expect service daemon update instance_id attribute 25863/head
Mykola Golub [Wed, 9 Jan 2019 11:52:00 +0000 (11:52 +0000)]
test/rbd_mirror: expect service daemon update instance_id attribute

Signed-off-by: Mykola Golub <mgolub@suse.com>
6 years agotest/rbd_mirror: fix gmock warnings when running with debug
Mykola Golub [Wed, 9 Jan 2019 11:49:41 +0000 (11:49 +0000)]
test/rbd_mirror: fix gmock warnings when running with debug

Signed-off-by: Mykola Golub <mgolub@suse.com>
6 years agoMerge pull request #25572 from nathan-weinberg/pools-tests
Lenz Grimmer [Wed, 9 Jan 2019 10:54:49 +0000 (11:54 +0100)]
Merge pull request #25572 from nathan-weinberg/pools-tests

mgr/dashboard: Added breadcrumb and tab tests to Pools menu

Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
6 years agoseastar: pickup fix for segfault in POSIX stack 25861/head
Kefu Chai [Wed, 9 Jan 2019 09:57:30 +0000 (17:57 +0800)]
seastar: pickup fix for segfault in POSIX stack

see
https://github.com/scylladb/seastar/commit/5e399906d1efa9e5ca9d121d09c6d2b1cdc41404

Signed-off-by: Kefu Chai <kchai@redhat.com>
6 years agopybind/mgr/prometheus: improve 'rbd_stats_pools' param parsing 25860/head
Mykola Golub [Wed, 9 Jan 2019 09:29:56 +0000 (09:29 +0000)]
pybind/mgr/prometheus: improve 'rbd_stats_pools' param parsing

re.split can still produce a list with empty string elements (e.g. if
'rbd_stats_pools' is just an empty string) and we want to filter out
those.

Signed-off-by: Mykola Golub <mgolub@suse.com>
6 years agomgr/dashboard: add columns to Pools table 25791/head
alfonsomthd [Wed, 9 Jan 2019 07:58:54 +0000 (08:58 +0100)]
mgr/dashboard: add columns to Pools table

* Added columns:
Usage, Read bytes, Write bytes, Read ops, Write ops.

* TableKeyValueComponent:
Bugfix in method: _insertFlattenObjects

* Updated jest global mock:
Now window.getComputedStyle returns an object
that has getPropertyValue defined
(otherwise jest pool tests involving chart.js threw error). See:
https://developer.mozilla.org/en-US/docs/Web/API/Window/getComputedStyle

Fixes: https://tracker.ceph.com/issues/37717
Fixes: https://tracker.ceph.com/issues/34320
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
6 years agoMerge PR #25621 into master
Patrick Donnelly [Tue, 8 Jan 2019 23:56:16 +0000 (15:56 -0800)]
Merge PR #25621 into master

* refs/pull/25621/head:
mds: allow boot on read-only
mds: setup readonly mode for PurgeQueue
mds: return string_view for type str
mds: add missing locks for PurgeQueue methods
mds: delete on_error context on des

Reviewed-by: Zheng Yan <zyan@redhat.com>
6 years agoMerge PR #24556 into master
Patrick Donnelly [Tue, 8 Jan 2019 23:10:28 +0000 (15:10 -0800)]
Merge PR #24556 into master

* refs/pull/24556/head:
tools/cephfs: make 'cephfs-data-scan scan_links' update snaptable
tools/cephfs: make 'cephfs-data-scan scan_links' update inotable

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
6 years agoMerge PR #25818 into master
Sage Weil [Tue, 8 Jan 2019 20:15:28 +0000 (14:15 -0600)]
Merge PR #25818 into master

* refs/pull/25818/head:
mon: adjust mon sync, extra_probe_peers to use addrvec

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
6 years agomon/MonClient: make mon hunt more aggressive 25841/head
Sage Weil [Tue, 8 Jan 2019 20:04:37 +0000 (14:04 -0600)]
mon/MonClient: make mon hunt more aggressive

With v2 and v1 addresses, it helps to be a bit more aggressive
searching for mons since the v1 or v2 ports may not be in use.

- try 3 parallel connection attempts, not 2
- increase the timeout interval more slowly

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agoqa/msgr: add async-v1only case 25840/head
Sage Weil [Tue, 8 Jan 2019 19:21:56 +0000 (13:21 -0600)]
qa/msgr: add async-v1only case

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agomon: adjust mon sync, extra_probe_peers to use addrvec 25818/head
Sage Weil [Mon, 7 Jan 2019 18:52:43 +0000 (12:52 -0600)]
mon: adjust mon sync, extra_probe_peers to use addrvec

The peer addr stuff via asok is a bit fragile because the user must
provide an exact addrvec matching the mon to avoid some weirdness, but
it's rarely used, and the fix would be some robustness/tolerance in the
messenger that is a bigger project than this.

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agoMerge PR #25823 into master
Sage Weil [Tue, 8 Jan 2019 19:05:11 +0000 (13:05 -0600)]
Merge PR #25823 into master

* refs/pull/25823/head:
msg/async/Protocol*: fix mark_down vs accept race

Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
6 years agoosd: support osd_numa_node, osd_numa_auto_affinity, osd_numa_prefer_iface
Sage Weil [Fri, 4 Jan 2019 18:11:04 +0000 (12:11 -0600)]
osd: support osd_numa_node, osd_numa_auto_affinity, osd_numa_prefer_iface

- osd_numa_node manually specifies a numa node.
- osd_numa_prefer_iface makes us prefer IPs in public_network that are
  on the same numa node as the storage
- osd_numa_auto_affinity will set affinity to a numa node when both the
  store and network(s) are on the same numa node.

These options are all flagged as 'startup', although osd_numa_node and
osd_numa_auto_affinity takes effect when the OSD is marked up, so doing
'ceph osd down ...' is sufficient to induce an update.

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agomon/OSDMonitor: add 'osd numa-status' command
Sage Weil [Fri, 4 Jan 2019 15:34:29 +0000 (09:34 -0600)]
mon/OSDMonitor: add 'osd numa-status' command

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agoosd: report numa node for network interface(s)
Sage Weil [Fri, 4 Jan 2019 02:51:01 +0000 (20:51 -0600)]
osd: report numa node for network interface(s)

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agocommon/pick_address: get numa node info for a interface
Sage Weil [Fri, 4 Jan 2019 02:50:42 +0000 (20:50 -0600)]
common/pick_address: get numa node info for a interface

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agoMerge pull request #25381 from cbodley/wip-qa-rgw-cls
Casey Bodley [Tue, 8 Jan 2019 18:05:11 +0000 (13:05 -0500)]
Merge pull request #25381 from cbodley/wip-qa-rgw-cls

qa/rgw: add cls_lock/log/refcount/version tests to verify suite

Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
6 years agoMerge pull request #24027 from theanalyst/wip-civetweb-poll
Matt Benjamin [Tue, 8 Jan 2019 17:50:49 +0000 (12:50 -0500)]
Merge pull request #24027 from theanalyst/wip-civetweb-poll

rgw: civetweb: use poll instead of select while waiting on sockets

6 years agoMerge PR #25835 into master
Sage Weil [Tue, 8 Jan 2019 17:19:21 +0000 (11:19 -0600)]
Merge PR #25835 into master

* refs/pull/25835/head:
mgr/ServiceMap: print daemon addr in legacy format

Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Volker Theile <vtheile@suse.com>
6 years agoMerge PR #24172 into master
Patrick Donnelly [Tue, 8 Jan 2019 16:20:59 +0000 (08:20 -0800)]
Merge PR #24172 into master

* refs/pull/24172/head:
client: fix fuse client hang because its pipe to mds is not ok

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
6 years agomgr/dashboard: Added breadcrumb and tab tests to Pools menu 25572/head
Nathan Weinberg [Tue, 8 Jan 2019 16:16:04 +0000 (10:16 -0600)]
mgr/dashboard: Added breadcrumb and tab tests to Pools menu

Fixes: https://tracker.ceph.com/issues/37667
Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
6 years agomgr/ServiceMap: print daemon addr in legacy format 25835/head
Sage Weil [Tue, 8 Jan 2019 15:23:12 +0000 (09:23 -0600)]
mgr/ServiceMap: print daemon addr in legacy format

The v1/v2 prefix isn't useful anyway since the client can connect via
any protocol.

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agoMerge PR #25741 into master
Patrick Donnelly [Tue, 8 Jan 2019 15:03:40 +0000 (07:03 -0800)]
Merge PR #25741 into master

* refs/pull/25741/head:
mds: remove wrong assertion in Locker::snapflush_nudge

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
6 years agotest/cls_rgw: fix signed/unsigned warning 25827/head
Sage Weil [Tue, 8 Jan 2019 14:51:45 +0000 (08:51 -0600)]
test/cls_rgw: fix signed/unsigned warning

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agoMerge PR #25479 into master
Patrick Donnelly [Tue, 8 Jan 2019 15:00:26 +0000 (07:00 -0800)]
Merge PR #25479 into master

* refs/pull/25479/head:
client: fix fuse client can't read or write data due its caps is invalid
Revert "client: fix fuse client can't read or write data due its caps is invalid"

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
6 years agotest/msgr/test_msgr: fix signed/unsigned warning
Sage Weil [Tue, 8 Jan 2019 14:46:38 +0000 (08:46 -0600)]
test/msgr/test_msgr: fix signed/unsigned warning

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agomsg/Connection: protect peer_addrs with safe_item_history<>
Sage Weil [Tue, 8 Jan 2019 02:38:48 +0000 (20:38 -0600)]
msg/Connection: protect peer_addrs with safe_item_history<>

The peer_addrs can be updated during the initial connection handshake,
but we don't want users (e.g., dout()) to race with an update and
wander off into bad memory.

We use the same strategy for Messenger's my_addrs.

Fixes: http://tracker.ceph.com/issues/37807
Signed-off-by: Sage Weil <sage@redhat.com>
6 years agotest/pybind/test_rbd: filter out unknown list_children2 keys 25832/head
Mykola Golub [Tue, 8 Jan 2019 10:49:55 +0000 (12:49 +0200)]
test/pybind/test_rbd: filter out unknown list_children2 keys

Fixes: http://tracker.ceph.com/issues/37729
Signed-off-by: Mykola Golub <mgolub@suse.com>
6 years agoMerge pull request #25812 from Exotelis/toc
Lenz Grimmer [Tue, 8 Jan 2019 14:34:53 +0000 (15:34 +0100)]
Merge pull request #25812 from Exotelis/toc

mgr/dashboard: Add table of contents to HACKING.rst

Reviewed-by: Laura Paduano <lpaduano@suse.com>
6 years agoMerge pull request #25830 from rhcs-dashboard/grafana-500
Lenz Grimmer [Tue, 8 Jan 2019 14:33:41 +0000 (15:33 +0100)]
Merge pull request #25830 from rhcs-dashboard/grafana-500

mgr/dashboard: Fixes Grafana 500 error

Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
6 years agoMerge PR #25801 into master
Sage Weil [Tue, 8 Jan 2019 14:30:25 +0000 (08:30 -0600)]
Merge PR #25801 into master

* refs/pull/25801/head:
qa/tasks/radosbench: default to 64k writes

Reviewed-by: Kefu Chai <kchai@redhat.com>
6 years agoMerge pull request #24714 from pritha-srivastava/wip-rgw-role-doc
Matt Benjamin [Tue, 8 Jan 2019 14:11:26 +0000 (09:11 -0500)]
Merge pull request #24714 from pritha-srivastava/wip-rgw-role-doc

rgw: Adding documentation for Roles.

6 years agomgr/dashboard: Improve RgwUser controller 25300/head
Volker Theile [Wed, 28 Nov 2018 10:13:22 +0000 (11:13 +0100)]
mgr/dashboard: Improve RgwUser controller

Use the new 'user?list' RGW Admin OPS API endpoint.

Signed-off-by: Volker Theile <vtheile@suse.com>
6 years agoMerge PR #25821 into master
Sage Weil [Tue, 8 Jan 2019 13:23:48 +0000 (07:23 -0600)]
Merge PR #25821 into master

* refs/pull/25821/head:
doc/dev/msgr2: checksum frame header (tag + length)

Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
6 years agomsg/async/Protocol*: fix mark_down vs accept race 25823/head
Sage Weil [Tue, 8 Jan 2019 13:13:13 +0000 (07:13 -0600)]
msg/async/Protocol*: fix mark_down vs accept race

If we mark_down the connection while we have the lock dropped the state
maybe CLOSED when we retake it.  Bail out if that happens instead of
continuing to process the connection and eventually running into an
assertion on can_write.

Fixes: http://tracker.ceph.com/issues/36497
Signed-off-by: Sage Weil <sage@redhat.com>
6 years agoMerge pull request #25820 from alfredodeza/wip-rm37805
Alfredo Deza [Tue, 8 Jan 2019 12:49:21 +0000 (07:49 -0500)]
Merge pull request #25820 from alfredodeza/wip-rm37805

ceph-volume tests/functional declare ceph-ansible roles instead of importing them

Reviewed-by: Andrew Schoen <aschoen@redhat.com>
6 years agomgr/dashboard: Fix navbar focused color 25769/head
Volker Theile [Thu, 3 Jan 2019 13:15:46 +0000 (14:15 +0100)]
mgr/dashboard: Fix navbar focused color

The previous gray does not match the new branding color. Now use the green from https://ceph.com.

Signed-off-by: Volker Theile <vtheile@suse.com>
6 years agomgr/dashboard: Fixes Grafana 500 error 25830/head
Kanika Murarka [Tue, 8 Jan 2019 06:45:05 +0000 (12:15 +0530)]
mgr/dashboard: Fixes Grafana 500 error

Fixes: http://tracker.ceph.com/issues/37809
Signed-off-by: Kanika Murarka <kmurarka@redhat.com>
6 years agoclient: fix fuse client can't read or write data due its caps is invalid 25479/head
YunfeiGuan [Wed, 26 Sep 2018 09:01:38 +0000 (17:01 +0800)]
client: fix fuse client can't read or write data due its caps is invalid

We can't do read or write if we don't have Fr or Fw. Similarly, if the
caps is invalid, we can't read or wirte either.

What's worse, the mds don't konw our cap gen is invalid and think client
inode's caps is right. Thus will lead client application hung all the time.

Fixes: http://tracker.ceph.com/issues/36189
Signed-off-by: Guan yunfei <yunfei.guan@xtaotech.com>
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
6 years agoRevert "client: fix fuse client can't read or write data due its caps is invalid"
Yan, Zheng [Tue, 11 Dec 2018 01:46:46 +0000 (09:46 +0800)]
Revert "client: fix fuse client can't read or write data due its caps is invalid"

This reverts commit 1d742aa51be07cebf1b0d19b6640684b263e6bfc.

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
6 years agomon/OSDMonitor.cc: make a note about reusing jewel feature bit
Neha Ojha [Mon, 7 Jan 2019 23:26:27 +0000 (15:26 -0800)]
mon/OSDMonitor.cc: make a note about reusing jewel feature bit

For OSD_PGLOG_HARDLIMIT, we have reused a jewel feature bit that was retired
in luminous. Therefore, we need to check the release version for
>= CEPH_RELEASE_LUMINOUS, before using it.

Signed-off-by: Neha Ojha <nojha@redhat.com>
6 years agodoc/dev/msgr2: checksum frame header (tag + length) 25821/head
Sage Weil [Mon, 7 Jan 2019 21:01:21 +0000 (15:01 -0600)]
doc/dev/msgr2: checksum frame header (tag + length)

Ensure we catch transport errors early (before we, say, try to allocate
a missized payload buffer).

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agoceph-volume tests/functional declare ceph-ansible roles instead of importing them 25820/head
Alfredo Deza [Mon, 7 Jan 2019 20:15:21 +0000 (15:15 -0500)]
ceph-volume tests/functional declare ceph-ansible roles instead of importing them

Signed-off-by: Alfredo Deza <adeza@redhat.com>
6 years agoqa/suites/upgrade/*-x/stress-split: set pglog_hardlimit flag
Neha Ojha [Fri, 21 Dec 2018 22:50:41 +0000 (14:50 -0800)]
qa/suites/upgrade/*-x/stress-split: set pglog_hardlimit flag

Signed-off-by: Neha Ojha <nojha@redhat.com>
6 years agoqa/suites/upgrade/luminous-x: add pg log settings
Neha Ojha [Fri, 21 Dec 2018 21:43:21 +0000 (13:43 -0800)]
qa/suites/upgrade/luminous-x: add pg log settings

Signed-off-by: Neha Ojha <nojha@redhat.com>
6 years agoqa/tests: added pg log settings to mimic-x
Yuri Weinstein [Tue, 6 Nov 2018 15:34:57 +0000 (07:34 -0800)]
qa/tests: added pg log settings to mimic-x

Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Signed-off-by: Neha Ojha <nojha@redhat.com>
6 years agoMerge PR #25795 into master
Sage Weil [Mon, 7 Jan 2019 16:54:22 +0000 (10:54 -0600)]
Merge PR #25795 into master

* refs/pull/25795/head:
ceph-objectstore-tool: fix split check on import

Reviewed-by: Neha Ojha <nojha@redhat.com>
6 years agoqa/tasks/radosbench: default to 64k writes 25801/head
Sage Weil [Sat, 5 Jan 2019 02:56:56 +0000 (20:56 -0600)]
qa/tasks/radosbench: default to 64k writes

The default rados bench is 4MB writes, but this tends to fill up our
tiny test clusters.  Use 64KB instead.

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agomgr/dashboard: updated health API test 25813/head
alfonsomthd [Mon, 7 Jan 2019 11:49:25 +0000 (12:49 +0100)]
mgr/dashboard: updated health API test

Updated test_full_health to reflect changes in
mgr_map / mon_status payloads.

Signed-off-by: Alfonso Martínez <almartin@redhat.com>
6 years agomgr/dashboard: Add table of contents 25812/head
Sebastian Krah [Mon, 7 Jan 2019 09:54:19 +0000 (10:54 +0100)]
mgr/dashboard: Add table of contents

Adds a table of contents to the HACKING.rst to make the navigation easier

Signed-off-by: Sebastian Krah <skrah@suse.com>
6 years agotools/cephfs: make 'cephfs-data-scan scan_links' update snaptable 24556/head
Yan, Zheng [Fri, 12 Oct 2018 08:01:34 +0000 (16:01 +0800)]
tools/cephfs: make 'cephfs-data-scan scan_links' update snaptable

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
6 years agotools/cephfs: make 'cephfs-data-scan scan_links' update inotable
Yan, Zheng [Thu, 11 Oct 2018 10:04:57 +0000 (18:04 +0800)]
tools/cephfs: make 'cephfs-data-scan scan_links' update inotable

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
6 years agoMerge pull request #25646 from tone-zhang/nvme-hang
Kefu Chai [Mon, 7 Jan 2019 08:00:11 +0000 (16:00 +0800)]
Merge pull request #25646 from tone-zhang/nvme-hang

bluestore/NVMEDevice.cc: fix NVMEManager thread hang

Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Haomai Wang <haomai@xsky.com>
6 years agoMerge pull request #25797 from falcon78921/wip-doc-37793
Kefu Chai [Mon, 7 Jan 2019 07:29:08 +0000 (15:29 +0800)]
Merge pull request #25797 from falcon78921/wip-doc-37793

doc: updated Ceph documentation links

Reviewed-by: Kefu Chai <kchai@redhat.com>
6 years agobluestore/NVMEDevice.cc: fix NVMEManager thread halt 25646/head
tone.zhang [Thu, 20 Dec 2018 10:12:38 +0000 (18:12 +0800)]
bluestore/NVMEDevice.cc: fix NVMEManager thread halt

When enable SPDK in Ceph and start up Ceph development cluster, met
NVMEManager thread halt.

On aarch64 platform, the log as below:

Starting SPDK v18.04.1 / DPDK 18.05.0 initialization...
[ DPDK EAL parameters: nvme-device-manager -c 0x1 -m 2048 --file-prefix=spdk_pid16987 ]
EAL: Detected 46 lcore(s)
EAL: Detected 1 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/spdk_pid16987/mp_socket
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: PCI device 0000:01:00.0 on NUMA socket 0
EAL:   probe driver: 8086:953 spdk_nvme
EAL:   using IOMMU type 1 (Type 1)
^C

The reason is that pthread_cond_destroy() cannot destroy the active
condition_variable parameter.

Also on x86 debug builds we get the following error messages due to
probe_queue_lock still being active during ~NVMEManager:

/home/ubuntu/ceph/src/common/mutex_debug.h: 114: FAILED ceph_assert(r == 0)
 ceph version 14.0.1-1862-g403622b (403622be721a460f3dff2d84f6bfc628f5026704) nautilus (dev)

The change fixes the issue.

Fixes: http://tracker.ceph.com/issues/37720
Signed-off-by: tone.zhang <tone.zhang@arm.com>
Signed-off-by: Steve Capper <steve.capper@arm.com>
6 years agoMerge PR #25799 into master
Sage Weil [Sun, 6 Jan 2019 15:12:15 +0000 (09:12 -0600)]
Merge PR #25799 into master

* refs/pull/25799/head:
msg: fix includes for ostringstream

Reviewed-by: Kefu Chai <kchai@redhat.com>
6 years agoMerge PR #25802 into master
Sage Weil [Sun, 6 Jan 2019 14:41:05 +0000 (08:41 -0600)]
Merge PR #25802 into master

* refs/pull/25802/head:
qa/suites/rados/thrash-old-clients: no async-v2only

Reviewed-by: Kefu Chai <kchai@redhat.com>
6 years agoqa/suites/rados/thrash-old-clients: no async-v2only 25802/head
Sage Weil [Sat, 5 Jan 2019 18:26:56 +0000 (12:26 -0600)]
qa/suites/rados/thrash-old-clients: no async-v2only

Old clients don't support the v2 protocol.

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agoMerge PR #25780 into master
Sage Weil [Sat, 5 Jan 2019 18:01:23 +0000 (12:01 -0600)]
Merge PR #25780 into master

* refs/pull/25780/head:
mon/OSDMonitor: do not populate void pg_temp into nextmap

Reviewed-by: Sage Weil <sage@redhat.com>
6 years agomsg: fix includes for ostringstream 25799/head
Willem Jan Withagen [Fri, 4 Jan 2019 23:53:22 +0000 (00:53 +0100)]
msg: fix includes for ostringstream

Clang complains...

```
/home/jenkins/workspace/ceph-master/src/msg/msg_types.h:420:19: error: implicit instantiation of undefined template 'std::__1::basic_ostringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >'
    ostringstream ss;
                  ^
/usr/include/c++/v1/iosfwd:123:32: note: template is declared here
    class _LIBCPP_TEMPLATE_VIS basic_ostringstream;
                               ^
1 error generated.
```

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
6 years agoMerge pull request #25716 from cyx1231st/wip-crimson-msgr-errorleak
Kefu Chai [Sat, 5 Jan 2019 10:45:50 +0000 (18:45 +0800)]
Merge pull request #25716 from cyx1231st/wip-crimson-msgr-errorleak

crimson/net: fix crimson msgr error leaks to caller

Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
6 years agoMerge PR #25750 into master
Patrick Donnelly [Fri, 4 Jan 2019 22:27:34 +0000 (14:27 -0800)]
Merge PR #25750 into master

* refs/pull/25750/head:
common: expose internal StackStringStream via deref

Reviewed-by: Sage Weil <sage@redhat.com>
6 years agopybind/mgr/dashboard: add pglog_hardlimit flags
Neha Ojha [Thu, 20 Dec 2018 17:56:39 +0000 (09:56 -0800)]
pybind/mgr/dashboard: add pglog_hardlimit flags

Note: Tested using vstart

Signed-off-by: Neha Ojha <nojha@redhat.com>
6 years agomon: add and use OSD_PGLOG_HARDLIMIT feature bit
Neha Ojha [Thu, 20 Dec 2018 17:27:34 +0000 (09:27 -0800)]
mon: add and use OSD_PGLOG_HARDLIMIT feature bit

Signed-off-by: Neha Ojha <nojha@redhat.com>
6 years agomon: set CEPH_OSDMAP_PGLOG_HARDLIMIT for new clusters
Neha Ojha [Wed, 19 Dec 2018 21:28:54 +0000 (13:28 -0800)]
mon: set CEPH_OSDMAP_PGLOG_HARDLIMIT for new clusters

Signed-off-by: Neha Ojha <nojha@redhat.com>
6 years agoosd/mon: fix upgrades for pg log hard limit
Neha Ojha [Tue, 18 Dec 2018 00:20:10 +0000 (16:20 -0800)]
osd/mon: fix upgrades for pg log hard limit

Signed-off-by: Neha Ojha <nojha@redhat.com>
6 years agoosd: bring back old calc_trim_to and rename new method
Neha Ojha [Fri, 14 Dec 2018 23:59:24 +0000 (15:59 -0800)]
osd: bring back old calc_trim_to and rename new method

Signed-off-by: Neha Ojha <nojha@redhat.com>
6 years agoMerge PR #25793 into master
Sage Weil [Fri, 4 Jan 2019 21:43:23 +0000 (15:43 -0600)]
Merge PR #25793 into master

* refs/pull/25793/head:
Merge remote-tracking branch 'private/wip-mon-kv-fix' into wip-mimic-4
Merge remote-tracking branch 'private/wip-rgw-max-keys' into wip-mimic-4
doc/releases/mimic: v13.2.4
rgw: fix issues with 'enforce bounds' patch
rgw: enforce bounds on max-keys/max-uploads/max-parts
mon/config-key: limit caps allowed to access the store

Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Reviewed-by: David Galloway <dgallowa@redhat.com>
Reviewed-by: Greg Farnum <gfarnum@redhat.com>