Project

General

Profile

Activity

From 04/21/2017 to 05/20/2017

05/20/2017

10:25 PM Bug #19979: dmclock-tests passes but generates a segfault and coredump
Would you be happy for me to submit a patch specifically for dmclock/test/test_dmclock_server.cc Eric? Brad Hubbard
04:22 PM Bug #19979: dmclock-tests passes but generates a segfault and coredump
Thanks, Brad. dmClock is an external library (brought into ceph via git-subtree). So the choices are to either duplic... J. Eric Ivancich
10:17 PM Bug #19989: "OSDMonitor.cc: 3545: FAILED assert(num_down_in_osds <= num_in_osds)" in rados run
appears to be related to this code, which assumes the osd is out but may not be true. fix might be something like th... Sage Weil
02:44 PM Revision b52bfe6b (ceph): os/filestore: fix infinit loops in fiemap()
since fiemap can get extents based on offset --> len
but we should consider last extents is retrieved when len == 0
e...
Ning Yao
02:36 PM Bug #19996 (Resolved): infinit loops in filestore::fiemap()
since fiemap can get extents based on offset --> len
but we should consider last extents is retrieved when len == 0
...
Yao Ning
09:40 AM Revision 35bf4915 (ceph): mon: delete useless function definition
Signed-off-by: shiqi <1454927420@qq.com> qi shi
06:41 AM RADOS Bug #19964: occasional crushtool timeouts
this is not new, i've been spotting this occasionally in our jenkins run. Kefu Chai
06:37 AM Bug #19974: "HEALTH_WARN too few PGs per OSD" test_wait_for_health_ok
Dan, i was wrong. this is only related to testing of ceph. Kefu Chai
03:21 AM Revision 2a7bb175 (ceph): tools/crushtool: replicated-rule API support
This patch adds two interfaces to operate replicated crush rules,
namely "--create-simple-rule" and "--remove-rule".
...
xie xingguo
02:10 AM Revision 2980b112 (ceph): compressor: optimize header file dependency
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com>
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
shawn chen
01:53 AM Revision e3319da5 (ceph): Merge pull request #15181 from tchaikov/wip-cxx1z-size
common: add ceph::size()
Reviewed-By: Adam C. Emerson <aemerson@redhat.com>
Kefu Chai
01:03 AM Bug #19986: PR #14886 creates a SafeTimer thread per PG
Yep, seemed like the simplest implementation but I guess I should have seen this coming... I'll work out a better way... Brad Hubbard
12:59 AM Bug #19986: PR #14886 creates a SafeTimer thread per PG
I guess in particular, the issue is that there is a cost per thread (not a huge one, but it exists). Mark is seeing i... Greg Farnum
12:56 AM Bug #19986: PR #14886 creates a SafeTimer thread per PG
We just don't need a Timer object/thread for every PG, Brad. The snap trim timer does the same thing with sleeps but ... Greg Farnum
12:08 AM Bug #19986: PR #14886 creates a SafeTimer thread per PG
Hi Mark, Thanks for the report. The intention was that this should increase performance as it frees up the work queue... Brad Hubbard
12:41 AM mgr Bug #19994 (Resolved): ceph-mgr upstart issue on trusy - HEALTH_ERR no active mgr

on trusty the ceph-deploy tests fails, there is nothing special we currently do to enable/start ceph-mgr
the same ...
Vasu Kulkarni

05/19/2017

11:14 PM Bug #19979: dmclock-tests passes but generates a segfault and coredump
Check out src/include/coredumpctl.h and its use. Brad Hubbard
01:53 PM Bug #19979 (In Progress): dmclock-tests passes but generates a segfault and coredump
The segfault is to be expected. This test makes use of gtest's _EXPECT_DEATH_IF_SUPPORTED_ feature. For details, see ... J. Eric Ivancich
01:21 AM Bug #19979 (Closed): dmclock-tests passes but generates a segfault and coredump
... Brad Hubbard
10:51 PM Bug #19993 (Can't reproduce): run-tox-ceph-disk fails related to prettytable

On Ubuntu 14.04.4 LTS after using install_deps.sh and removing and using do_cmake.sh from scratch
Added in 3fa8b...
David Zafman
10:11 PM Feature #19975 (In Progress): RFE: expose OP_OMAP_RMKEYRANGE in librados and cls
https://github.com/ceph/ceph/pull/15183 Casey Bodley
09:59 PM Revision de6c0bd6 (ceph): Merge pull request #14946 from dmick/wip-mgr-dashboard
mgr: dashboard GUI module Sage Weil
09:58 PM Revision e01fd684 (ceph): Merge pull request #14994 from theanalyst/f/tier-fix
rgw_rados: create sync module instances only if run_sync_thread is set
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
09:47 PM Revision 10b1fa21 (ceph): test: add mgr/ and smoke test for mgr dashboard
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
08:49 PM Revision 8dcf8d6e (ceph): doc: dev: improve the s3tests with vstart document
update with the current qa workunits example and drop old info, also
update vstart doc dropping the -r and --num opti...
Abhishek Lekshmanan
08:08 PM Revision e46fc502 (ceph): rgw_rados: create sync module instances only if run_sync_thread is set
This allows for radosgw-admin to run even if there was a
misconfiguration in setting tier types which would otherwise...
Abhishek Lekshmanan
08:05 PM Revision 8c74c8a6 (ceph): qa/rgw: remove apache/fastcgi
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:53 PM Revision 9d82486d (ceph): qa/rgw: remove radosgw-agent tests from radosgw_admin task
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:53 PM Revision 762e15fb (ceph): qa/rgw: remove radosgw-agent config from s3tests task
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:53 PM Revision a05b3bb4 (ceph): qa/rgw: remove radosgw_agent task
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:53 PM Revision c8d8b9ca (ceph): qa/rgw: remove unused helpers in util/rgw.py
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:53 PM Revision 90e188ea (ceph): qa/rgw: remove radosgw-agent tasks from rgw suites
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:53 PM Revision 0fb3e76e (ceph): qa/rgw: more cleanup in rgw.py
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:53 PM Revision 994751d2 (ceph): qa/rgw: dont install debuginfo
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:53 PM Revision f62f3bd9 (ceph): qa/rgw: disable wait-for-scrub on multifs and singleton
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:53 PM Revision 898ab4bb (ceph): qa/rgw: remove multisite configuration from rgw task
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:03 PM Revision e7e7e940 (ceph): Merge pull request #15153 from zhangsw/optimize-torrent
rgw: optimize generating torrent file. Object data won't stay in memory now.
Reviewed-by: Daniel Gryniewicz <dang@r...
Casey Bodley
07:02 PM Revision e546f469 (ceph): Merge pull request #15001 from chardan/jfw-wip-halflife_atomic_t-kamakuras
rgw: migrate atomic_t to std::atomic<>
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
07:01 PM Revision aa162484 (ceph): Merge pull request #14827 from liuyuhong66/rgw-swift-auth-improve
rgw/rgw_swift_auth.cc: using string::back() instead as the C++11 recommend
Reviewed-by: Kefu Chai <kchai@redhat.com>
Casey Bodley
06:58 PM Revision 97486e6e (ceph): Merge pull request #15025 from mikulely/jiaying-fix-lc-list
rgw: fix lc list failure when shards not be all created
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Reviewed-by...
Casey Bodley
06:57 PM Revision 9bc4d0fc (ceph): Merge pull request #12300 from idealguo/rename-s3_code
rgw: rename s3_code to err_code for swift
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:56 PM Revision f0300415 (ceph): Merge pull request #15045 from shashalu/fix-slo
rgw: fix X-Object-Meta-Static-Large-Object in SLO download
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:54 PM Revision 81aeb528 (ceph): Merge pull request #14800 from theanalyst/doc/release-notes/sse-c-corre...
doc: release-notes clarify about rgw encryption
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Sage Weil
06:41 PM Revision bb82a9c5 (ceph): Merge pull request #14922 from ukernel/wip-kcephfs-whitelist
qa: update log whitelists for kcephfs suite
Reviewed-by: John Spray <john.spray@redhat.com>
Sage Weil
06:40 PM Revision 2c0fe978 (ceph): Merge pull request #14941 from wjwithagen/wip-wjw-freebsd-doc-manual-in...
doc: add FreeBSD manual install Sage Weil
06:33 PM Revision d6ddaf94 (ceph): Merge pull request #14988 from ShiqiCooperation/master
test/unittest_bluefs: check whether mounted success
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
06:30 PM Revision cff53b24 (ceph): Merge pull request #14688 from cbodley/wip-rgw-multi-suite
qa/rgw: add multisite suite to configure and run multisite tests
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Casey Bodley
06:26 PM Revision b2df8243 (ceph): Remove ubuntu 14.04 tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
06:25 PM Revision 590fd536 (ceph): Merge pull request #15071 from cbodley/wip-qa-dnsmasq
qa: add task for dnsmasq configuration
Reviewed-by: Vasu Kulkarni <vasu@redhat.com>
Reviewed-by: Abhishek Lekshmanan...
Sage Weil
06:21 PM Revision 39430e96 (ceph): Merge pull request #15090 from theanalyst/release/v12.0.3/notes
doc: release notes for v12.0.3 (dev) Sage Weil
06:13 PM Revision 910405c1 (ceph): Merge pull request #15133 from cbodley/wip-doc-rgw-remove-fcgi
doc/rgw: remove fastcgi page and sample configs
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:03 PM Revision 790ceff3 (ceph): Merge pull request #15144 from drunkard/master
doc: typo fixes on hyperlink/words
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:00 PM Revision 8e0c4ee1 (ceph): Merge pull request #15161 from dzafman/wip-test-fix
test: Test fix for SnapSet change
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:40 PM Revision bc529f87 (ceph): common: add ceph::size()
backport from C++17
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:38 PM RADOS Bug #19991 (New): dmclock-tests fail on my build VM

On my build machine which is a VM. It passes on Jenkins.
[ RUN ] test_client.full_bore_timing
/home/dz...
David Zafman
04:33 PM Revision 4d1d9ca8 (ceph): Merge pull request #15147 from bassam/pr-speedup-ccache
cmake: improved build speed by 5x when using ccache
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
04:33 PM Revision e965dac0 (ceph): Merge pull request #15158 from liewegas/wip-mgr-dump
mon/MgrMonitor: add 'mgr dump [epoch]' command
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
04:32 PM Revision 5c203e86 (ceph): Merge pull request #15159 from LiumxNL/fix-ping-monitor
pybind/rados: avoid call free() on invalid pointer
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
04:27 PM Revision bedcbcd0 (ceph): os/bluestore: separate kv_sync_thread into two parts
The kv_sync_thread is a bottleneck; making it do less work improves
performance on fast devices.
Signed-off-by: Jian...
Sage Weil
04:21 PM Bug #19990: EAGAIN: osd.4 is not up from rados/singleton-nomsgr/{all/health-warnings.yaml rados.y...
/a/yuriw-2017-05-18_23:49:52-rados-wip-yuri-testing_2017_5_19-distro-basic-smithi/1194057 Sage Weil
04:19 PM Bug #19990 (Resolved): EAGAIN: osd.4 is not up from rados/singleton-nomsgr/{all/health-warnings.y...
... Sage Weil
04:16 PM Bug #19989 (Resolved): "OSDMonitor.cc: 3545: FAILED assert(num_down_in_osds <= num_in_osds)" in r...
Run: http://qa-proxy.ceph.com/teuthology/yuriw-2017-05-19_03:47:57-rados-wip-yuri-testing_2017_5_19---basic-smithi
J...
Yuri Weinstein
04:05 PM Revision 6a21da59 (ceph): mon/OSDMonitor: handle sparse type names
It's possible a type id isn't defined/used by crush. Use the max id
instead and skip types without names.
Signed-of...
Sage Weil
04:04 PM Revision 9183375b (ceph): mon/OSDMonitor: separate health warnings into distinct messages
Each warning is a distinct message; the caller formats it as it deems
appropriate.
Signed-off-by: Sage Weil <sage@re...
Sage Weil
03:58 PM Revision 500f6dac (ceph): mon/OSDMonitor: adjust stray osd message a bit
'kept' seems wrong in this context.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:58 PM Revision 0f2a1773 (ceph): mon/OSDMonitor: clean up whitespace a bit
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:57 PM Revision d1bf2f60 (ceph): Merge pull request #15164 from tchaikov/wip-check-gperf-before-using-it
cmake: check the existence of gperf before using it
Reviewed-By: Adam C. Emerson <aemerson@redhat.com>
Kefu Chai
03:39 PM Revision a4727f3f (ceph): qa: run-s3tests: use python2 for s3tests & set PATH correctly
in case we're in a vstart deployment, update PATH so that rgw-admin is
found, also set path correctly if we're in a v...
Abhishek Lekshmanan
03:28 PM Revision dddea8cb (ceph): vstart.sh: add --filestore_path to direct osd.0 filestore data to speci...
This hack only works for 1 osd, but it lets you put it on a specific
directory/device.
Signed-off-by: Sage Weil <sag...
Sage Weil
03:25 PM Revision d07cfd40 (ceph): test: migrate atomic_t to std::atomic<>
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
03:24 PM Revision 13adcac4 (ceph): librbd: block RPC requests before unregistering watch during close
The watch should be released after exclusive lock is released to
avoid a potential race condition which would result ...
Jason Dillaman
03:18 PM RADOS Bug #19909: PastIntervals::check_new_interval: assert(lastmap->get_pools().count(pgid.pool()))

i have the same error with 12.0.3...
Bertrand Gouny
02:52 PM RADOS Bug #19803: osd_op_reply for stat does not contain data (ceph-mds crashes with unhandled buffer::...
After switching to writeback cache mode, this error didn't occur again. So I'm confident the proxy mode of the cache ... Andreas Gerstmayr
02:49 PM rgw Bug #19988 (Resolved): RGW: can't stack compression and encryption filters
New compression and encryption filters do not stack, but logically could do so. Users must choose between at rest da... Matt Benjamin
02:32 PM Revision b2c2f759 (ceph): Merge pull request #15089 from zhsj/add-mirror
doc: add new cn ceph mirror to doc and mirroring
Reviewed-by: Wido den Hollander <wido@42on.com>
Reviewed-by: Kefu C...
Kefu Chai
02:32 PM rgw Feature #19917: radosgw access log is lacking useful information
This https://github.com/civetweb/civetweb/commit/02992037dde3433285790f03ab632d4a8625d3b9 Jens Harbott
02:31 PM rgw Feature #19917: radosgw access log is lacking useful information
This patch in civetweb upstream seems to be fixing issue #1. Jens Harbott
02:21 PM Revision 6fcaf779 (ceph): Revert "test/crush: silence warnings from -Walloc-size-larger-than= and...
Jos Collin
02:18 PM Revision 8348a13f (ceph): Merge pull request #15173 from joscollin/wip-test-crush-warning
test/crush: silence warnings from -Walloc-size-larger-than= and -Wstringop-overflow= Jos Collin
02:10 PM Revision fccae0f1 (ceph): Merge pull request #15171 from ztczll/master
test/objectstore: Check apply_transaction() return values Jos Collin
01:58 PM Revision 3b2df97b (ceph): restful: Add pagination support
This commit adds a pagination support via paginate decorator. The
decorator will paginate the output if it is told to...
Boris Ranto
01:49 PM Bug #19987: -DWITH_TESTS=OFF build fails on master
-https://github.com/ceph/ceph/pull/15174- Nathan Cutler
01:49 PM Bug #19987 (Resolved): -DWITH_TESTS=OFF build fails on master
h3. tl;dr
src/dmclock/CMakeLists.txt introduced by https://github.com/ceph/ceph/pull/14330 does not contain WITH_T...
Nathan Cutler
01:44 PM CephFS Bug #19854 (Duplicate): ceph-fuse write a big file,The file is only written in part
It's a known issue. If you use ceph-fuse, and multiple client read/modify a file at the same time, you should disable... Zheng Yan
01:41 PM Bug #19986 (Resolved): PR #14886 creates a SafeTimer thread per PG
This appears to be causing huge numbers of idle safe_timer threads to be created on the OSD. While this is likely no... Mark Nelson
01:34 PM Revision 036470a2 (ceph): os: remove experimental status for BlueStore
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:21 PM Revision 069ca1a1 (ceph): Merge pull request #15034 from liewegas/wip-bluestore-sync-write
os/bluestore/KernelDevice: fix sync write vs flush
Reviewed-by: Varada Kari <varada.kari@gmail.com>
Sage Weil
01:20 PM Revision 9cae712d (ceph): os/bluestore/KernelDevice: fix flush() vs sync write()
We need to set the atomic flag so that a flush will actually flush.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:44 PM Revision 4da9b486 (ceph): osd/mon/mds: unify usage text, always use stdout
This unifies the first line of usage text: angle brackets
to indicate a mandatory option, and uppercase ID to match
t...
Tim Serong
12:43 PM Revision 6fa25c2b (ceph): librbd: recheck current lock owner before blacklist
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:43 PM Revision 95937bcd (ceph): librbd: introduced support for blocking watch notifications
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:19 PM Revision 6135c97d (ceph): mgr: add generic --help output
Creating an MgrStandby in order to call its usage() method has
two problems:
1) MgrStandby wants to connect to a run...
Tim Serong
11:15 AM Revision 49fd3365 (ceph): test/crush: silence warnings from -Walloc-size-larger-than= and -Wstrin...
The following warnings appear during make:
/home/jcollin/workspace/ceph/src/test/crush/CrushWrapper.cc: In member fu...
Jos Collin
10:23 AM CephFS Bug #17468 (Closed): CephFs: IO Pauses for more than a 40 seconds, while running write intensive IOs
Unable to consistently reproduce the bug. Vishal Kanaujia
09:45 AM Revision 1cf018d1 (ceph): Check apply_transaction return values
Signed-off-by: zhanglei <243290414@qq.com> lei zhang
09:02 AM Revision c586df56 (ceph): erasure-code: optimize header file dependency
Tidy up for merging with current master.
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard
08:58 AM Revision f498aa59 (ceph): doc: PendingReleaseNotes move the 12.0.2 section of release notes
So that we can track whatever diff goes in after
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
08:58 AM Revision 6a407bdf (ceph): doc: v12.0.3 release notes
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
08:39 AM bluestore Bug #19984 (Can't reproduce): /build/ceph-12.0.2/src/os/bluestore/KernelDevice.cc: 364: FAILED as...
version:11.2.0
bluestore+ec+iscsi
client writing files...
0> 2017-04-17 15:35:11.177901 7f1b346da700 -1 /home...
xw zhang
08:30 AM RADOS Bug #19983 (Closed): osds abort on shutdown with assert(/build/ceph-12.0.2/src/os/bluestore/Kerne...
version:
root@node0:~# ceph -v
ceph version 12.0.2 (5a1b6b3269da99a18984c138c23935e5eb96f73e)
bluestore+rbd+ec+o...
xw zhang
08:22 AM Bug #19982 (Closed): osds abort on shutdown with assert(/build/ceph-12.0.2/src/common/Mutex.cc: 1...
version:
root@node0:~# ceph -v
ceph version 12.0.2 (5a1b6b3269da99a18984c138c23935e5eb96f73e)
bluestore+rbd+ec+o...
xw zhang
08:08 AM Bug #19981 (Rejected): osds abort on shutdown with assert(/build/ceph-12.0.2/src/os/bluestore/Blu...
version:
root@node0:~# ceph -v
ceph version 12.0.2 (5a1b6b3269da99a18984c138c23935e5eb96f73e)
bluestore+rbd+ec+o...
xw zhang
07:58 AM Bug #19980: stop two osd-services,which caused "Caught signal ",in thread 7f6bc8225700 thread_nam...
0> 2017-03-28 20:41:17.910308 7f6bc8225700 -1 *** Caught signal (Aborted) **
in thread 7f6bc8225700 thread_name:s...
xw zhang
07:43 AM Bug #19980 (Closed): stop two osd-services,which caused "Caught signal ",in thread 7f6bc8225700 t...
version:
root@node0:~# ceph -v
ceph version 12.0.2 (5a1b6b3269da99a18984c138c23935e5eb96f73e)
bluestore+rbd+ec+o...
xw zhang
07:45 AM rgw Bug #19894: Write fails on larger files on nfs-ganesha-rgw
Matt Benjamin wrote:
> Hi Stein,
>
> I did a by-hand verify of current v10.2.7 stable and upstream nfs-ganesha v2...
Stein Rosseland
07:14 AM Revision 99f27c39 (ceph): erasure-code: optimize header file dependency
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com> shawn chen
07:08 AM Revision ff4c40fc (ceph): rgw: segment fault when shard id out of range
Fixes: http://tracker.ceph.com/issues/19732
Signed-off-by: redickwang <redickwang@tencent.com>
mingshuai wang
06:45 AM Revision 7979a98f (ceph): osd: haven't take acting into account here, remove unnecessary variable
Signed-off-by: Mingxin Liu <mingxin@xsky.com> Mingxin Liu
05:09 AM Revision 987211a6 (ceph): mgr/PyModules: move constructor definition to .cc
Otherwise, the incomplete ServeThread type causes problems
for others who include PyModules.h
Signed-off-by: Dan Mic...
Dan Mick
05:09 AM Revision dc15cd60 (ceph): mgr: change config_prefix to be 'mgr/<id>/' and separate handle/key by '/'
dm_crypt config-key usage has established '/' as the separator; keep
that as a convention for now
Signed-off-by: Dan...
Dan Mick
05:09 AM Revision bd6f2d92 (ceph): ceph.spec.in, debian/control: build/runtime dependency for cherrypy
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
05:09 AM Revision 80dc6a1e (ceph): osd: wire up "histogram dump" to `tell`
...so that mgr modules can get at it.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
05:09 AM Revision b83fe0e3 (ceph): vstart: enable gui plugin
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
05:09 AM Revision c2493667 (ceph): pybind/mgr: web dashboard
A read only display of some of the cluster's state, plus
some cephfs/rbd/osd pages that demonstrate how to go
read st...
John Spray
05:09 AM Revision f4bc4f64 (ceph): ServeThread: add 'running' flag, don't notify non-running threads
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
05:09 AM Revision e146b857 (ceph): ceph_syn.cc, client/SyntheticClient.cc: Client -> StandaloneClient
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
05:09 AM Revision 8abd69df (ceph): client/SyntheticClient.cc: filer is now a std::unique_ptr
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
05:09 AM Revision f2d29d2c (ceph): mgr/PyModules.cc,PyState.cc: improve config access debug logging
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
05:09 AM Revision f69ce190 (ceph): pybind/mgr/dashboard/module.py: allow custom server addr, port
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
05:07 AM Revision 59f7b235 (ceph): cls: Formatting changes and merge fixup
Fix white space inconsistencies and resolve compile error.
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard
04:53 AM Revision f6b388a3 (ceph): Merge pull request #15148 from zealoussnow/wip-spec
build: move bash_completion.d/ceph to ceph-common
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Reviewed-by: Ken Dre...
Kefu Chai
04:47 AM Revision 6761a838 (ceph): cmake: check the existence of gperf before using it
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:46 AM Revision f2213331 (ceph): more trivial doc tests
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
03:34 AM Revision f1632a0a (ceph): another ignorable commi
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
03:32 AM Revision 2033ab4e (ceph): DNM test updating a doc file to test doc build
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
02:56 AM Revision 08c0b2ae (ceph): Merge pull request #15160 from bassam/pr-system-boost
cmake: fix boost components for WITH_SYSTEM_BOOST
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:35 AM Revision f24f4c8a (ceph): Merge pull request #15107 from guihecheng/rgw_file-cleanup
rgw: use pre-defined calls to replace raw flag operation Jos Collin
02:05 AM Revision 70ba67b2 (ceph): cls: optimize user header file dependency
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com> shawn chen
02:05 AM Revision 2a852662 (ceph): cls: optimize version header file dependency
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com> shawn chen
02:05 AM Revision 0094eec1 (ceph): cls: optimize timeindex header file dependency
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com> shawn chen
02:03 AM Revision 9168aa39 (ceph): cls: optimize rgw header file dependency
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com> shawn chen
02:03 AM Revision e1e65e35 (ceph): cls: optimize statelog header file dependency
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com> shawn chen
01:54 AM Revision df907819 (ceph): cls: optimize cephfs header file dependency
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com> shawn chen
01:54 AM Revision e2bc9c0f (ceph): cls: optimize journal header file dependency
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com> shawn chen
01:54 AM Revision 2b1cd152 (ceph): cls: optimize lock header file dependency
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com> shawn chen
01:54 AM Revision bb43d6db (ceph): cls: optimize log header file dependency
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com> shawn chen
01:54 AM Revision 90853bb5 (ceph): cls: optimize numops header file dependency
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com> shawn chen
01:54 AM Revision 3cae46fe (ceph): cls: optimize rbd header file dependency
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com> shawn chen
01:54 AM Revision 285aec13 (ceph): cls: optimize refcount header file dependency
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com> shawn chen
01:54 AM Revision 8fb75ad8 (ceph): cls: optimize replica_log header file dependency
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com> shawn chen
01:41 AM Revision 58ba14e2 (ceph): doc: hyperlink fixes
Signed-off-by: Drunkard Zhang <gongfan193@gmail.com> Drunkard Zhang
01:34 AM Revision 5e3ae6d9 (ceph): doc: typo fixes
Signed-off-by: Drunkard Zhang <gongfan193@gmail.com> Drunkard Zhang
01:17 AM Revision cf08d006 (ceph): rgw_file: use pre-defined calls to replace raw flag operation
Signed-off-by: Gui Hecheng <guihecheng@cmss.chinamobile.com> Gui Hecheng
01:16 AM Revision 9eeec442 (ceph): doc: remove duplicated section in doc/radosgw/adminops
Signed-off-by: Drunkard Zhang <gongfan193@gmail.com> Drunkard Zhang
12:56 AM CephFS Feature #17835: mds: enable killpoint tests for MDS-MDS subtree export
Taking this one. I'm working on a test now. Patrick Donnelly
12:43 AM Revision fc29f52e (ceph): rgw: fix 'gc list --include-all' command infinite loop the first 1000 i...
When the items to gc over 1000, 'gc list --include-all' command will infinite loop the first 1000 items.
Add next_mar...
lu.shasha
12:41 AM rgw Bug #19978 (Resolved): rgw: 'gc list --include-all' command infinite loop the first 1000 items
https://github.com/ceph/ceph/pull/12774 shasha lu
12:32 AM rbd Bug #19970 (Fix Under Review): Reduce the potential for erroneous blacklisting due to release loc...
*PR*: https://github.com/ceph/ceph/pull/15162 Jason Dillaman
12:28 AM Revision 1eef4650 (ceph): Merge pull request #15053 from dillaman/wip-librbd-blkin
blkin: librbd trace hooks
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Jason Dillaman

05/18/2017

10:46 PM CephFS Bug #17259 (Won't Fix): multimds: ranks >= max_mds may be assigned after reducing max_mds
This affected kcephfs which was fixed in https://github.com/ceph/ceph-client/commit/76201b6354bb3aa31c7ba2bd42b9cbb8d... Patrick Donnelly
10:43 PM CephFS Bug #19240: multimds on linode: troubling op throughput scaling from 8 to 16 MDS in kernel bulid ...
To close this we should confirm hypothesis with new op tracking from http://tracker.ceph.com/issues/19362
I'll do ...
Patrick Donnelly
10:13 PM Revision 8f65f61a (ceph): blkin: initial trace hooks for IO path
To collect blkin traced for RBD, set the "rbd blkin trace all"
configuration parameter to true.
Signed-off-by: Jason...
Jason Dillaman
10:13 PM Revision d9395599 (ceph): blkin: rbd object map update traces
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
10:13 PM Revision 600bfa2d (ceph): common/zipkin_trace: added missing include for encoding
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
10:13 PM Revision e0fc3694 (ceph): blkin: pass trace information to object cacher
Signed-off-by: Victor Araujo <ve.ar91@gmail.com>
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Victor Araujo
10:13 PM Revision b33eb645 (ceph): blkin: improve trace visibility into object cacher
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
10:13 PM Revision 6ce2656e (ceph): blkin: librados should start new child trace
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
10:13 PM Revision fd235926 (ceph): blkin: improved objecter trace events
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
10:13 PM Revision bdff47ea (ceph): blkin: add config variable rbd_blkin_trace_all
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
10:13 PM Revision 6dfcb119 (ceph): test/librados_test_stub: add new aio_operate overloads for tracing
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
09:47 PM Revision 5c788a1d (ceph): test: Test fix for SnapSet change
Caused by: a7b59221691954aedfac88695df8c89e36e10739
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:15 PM Revision a56871e6 (ceph): Merge pull request #10736 from oliveiradan/SebastienHan_config_diff_get_fr
common/ceph_context: 'config diff get' option added
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Brad Hubb...
Yuri Weinstein
08:12 PM Revision ef1c0240 (ceph): Merge pull request #14914 from neha-ojha/wip-mon-crushtype-health-warn
mon: add crush type down health warnings
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@...
Yuri Weinstein
06:51 PM Revision afdff8fc (ceph): restful: Output sub-commands more clearly
Signed-off-by: Boris Ranto <branto@redhat.com> Boris Ranto
06:46 PM Revision fe4d750e (ceph): denc: add reserve() to boost::flat_set/map decode
by reserving space up front, we avoid rellocating storage as elements
are inserted
Signed-off-by: Casey Bodley <cbod...
Casey Bodley
06:46 PM Revision 3903c3b9 (ceph): sstring: add denc() support
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Signed-off-by: Kefu Chai <kchai@redhat.com>
Casey Bodley
06:45 PM Revision ba249854 (ceph): doc/rgw: update pool names, document namespaces
Fixes: http://tracker.ceph.com/issues/19504
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:42 PM Revision 20231727 (ceph): restful: List full requests in /request
Signed-off-by: Boris Ranto <branto@redhat.com> Boris Ranto
06:29 PM Revision a28c3ad2 (ceph): Merge pull request #15086 from joscollin/wip-cleanup-redundant-headers-1
common: Remove redundant includes
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Sage Weil
06:29 PM Revision 5d83781f (ceph): Merge pull request #15109 from tchaikov/wip-mgrmon-send-digests-using-t...
mon/MgrMonitor: send digests only if is_active()
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:28 PM Revision e5815112 (ceph): Merge pull request #15116 from liewegas/wip-bluestore-aio-warning
os/bluestore/KernelDevice: helpful warning when aio limit exhausted
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Sage Weil
06:28 PM Revision 739cbc98 (ceph): Merge pull request #15117 from liewegas/wip-luminous-legacy-check
qa/suites/rados/thrash: make sure osds have map before legacy scrub
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
06:28 PM Revision 5a03220d (ceph): Merge pull request #15120 from liewegas/wip-ec-buffer
osd: reduce buffer pinning from EC entries
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
06:27 PM Revision 4b0aa088 (ceph): Merge pull request #15121 from ivancich/wip-remove-an-unnecessary-loop
osd/pglog: remove loop through empty collection
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Josh Durgin <...
Sage Weil
06:27 PM Revision 1a8ab080 (ceph): Merge pull request #15124 from cbodley/wip-osd-swap
osd: fix argument-dependent lookup of swap()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
06:27 PM Bug #19963 (Resolved): LibRadosListNP.ListObjectsError
Sage Weil
06:26 PM Revision e35d635e (ceph): Merge pull request #15138 from liewegas/wip-list-objects-more
ceph_test_rados_api_list: more fix LibRadosListNP.ListObjectsError
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
06:18 PM rgw Bug #17465 (Resolved): multisite: coroutine deadlock in RGWMetaSyncCR after ECANCELED errors
both backports are resolved Casey Bodley
06:09 PM Feature #19975 (Pending Backport): RFE: expose OP_OMAP_RMKEYRANGE in librados and cls
Motivation:
cls_log and cls_rgw are currently implementing trim by listing 1000 entries with cls_cxx_map_get_vals(),...
Casey Bodley
05:55 PM Tasks #19973 (Fix Under Review): detect broken links in documentation automatically
Nathan Cutler
12:41 PM Tasks #19973: detect broken links in documentation automatically
https://github.com/ceph/ceph/pull/15143 Chang Liu
12:39 PM Tasks #19973 (Fix Under Review): detect broken links in documentation automatically
we should create a test case since we support sphinx link-check already. Chang Liu
05:38 PM Revision e90bba65 (ceph): test/rgw: add timing config options to test_multi.py
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:38 PM Revision de836ee6 (ceph): qa/rgw: add test config to rgw_multisite_tests task
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:38 PM Revision f9fae9bf (ceph): test/rgw: add timing configuration
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:37 PM Revision 16ab3a08 (ceph): qa/rgw: add multisite suite
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:37 PM Revision ea245ca6 (ceph): test/rgw: add 5min timeouts to sync checkpoints
if multisite tests are going to run in teuthology, they can't loop forever
Signed-off-by: Casey Bodley <cbodley@redh...
Casey Bodley
05:37 PM Revision 98305932 (ceph): test/rgw: dont assume zone1 and zone2 are on different clusters
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:37 PM Revision efb3b181 (ceph): qa/rgw: add log_level argument to rgwadmin()
changes default level from info to debug
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:29 PM Revision 6c270d56 (ceph): restful: Use pecan hook instead of catch decorator
This removes the catch decorator which was useful primarily for testing
purposes and instead switches to a pecan erro...
Boris Ranto
05:18 PM Revision 23b07323 (ceph): cmake: fix boost components for WITH_SYSTEM_BOOST
when using WITH_SYSTEM_BOOST dont set header-only packages
for BOOST_COMPONENTS. On some distros these packages dont
...
Bassam Tabbara
04:23 PM Revision 6dc842d2 (ceph): pybind/rados: avoid call free() on invalid pointer
Signed-off-by: Mingxin Liu <mingxin@xsky.com> Mingxin Liu
04:07 PM CephFS Bug #19934 (Resolved): ceph fs set cephfs standby_count_wanted 0 fails on jewel upgrade
https://github.com/ceph/ceph/pull/15126 Kefu Chai
04:06 PM Revision 450d6cb5 (ceph): Merge pull request #15126 from batrick/i19934
qa: silence upgrade test failure
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:05 PM Revision b24fa931 (ceph): mon/MgrMonitor: add 'mgr dump [epoch]' command
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:00 PM Revision cf022fd9 (ceph): mon: quick start if no update in a long period
Signed-off-by: Mingxin Liu <mingxin@xsky.com> Mingxin Liu
03:51 PM rbd Bug #19875 (Resolved): rbd osd ops repeat alloc hint
Jason Dillaman
03:51 PM Revision 9b72f74e (ceph): Merge pull request #15037 from trociny/wip-19875
librbd: optimize copy-up to add hints only once to object op
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:50 PM Revision 726515e6 (ceph): Merge pull request #15085 from runsisi/wip-fix-trashlist
librbd: do not raise an error if trash list returns -ENOENT
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:50 PM Revision f6e513e2 (ceph): Merge pull request #15134 from runsisi/wip-fix-trashpy
pybind/rbd: fix crash if more than 1024 images in trash bin
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:46 PM Bug #19974 (Fix Under Review): "HEALTH_WARN too few PGs per OSD" test_wait_for_health_ok
https://github.com/liewegas/ceph/pull/38 Kefu Chai
01:42 PM Bug #19974: "HEALTH_WARN too few PGs per OSD" test_wait_for_health_ok
... Kefu Chai
01:11 PM Bug #19974: "HEALTH_WARN too few PGs per OSD" test_wait_for_health_ok
can be reproduced occasionally locally by running "ceph-helpers.sh test_wait_for_health_ok" Kefu Chai
01:10 PM Bug #19974 (Resolved): "HEALTH_WARN too few PGs per OSD" test_wait_for_health_ok
... Kefu Chai
02:29 PM Revision 319aac5d (ceph): restful: Use port 8003
This allows us to run both calamari and the rest api at the same time.
Signed-off-by: Boris Ranto <branto@redhat.com>
Boris Ranto
02:25 PM Revision 7cb9b101 (ceph): restful: Generate cert/key in post scripts
This is the simplest way to generate the keys and probably the least
likely to cause trouble in the future.
Signed-o...
Boris Ranto
02:20 PM Revision a8fc220a (ceph): Merge branch pull request #13551 from pritha-srivastava/wip-rgw-role-te...
rgw: Replaced rgw userid with tenant in ARN for Roles.
rgw: Adding roles under the scope of tenants.
rgw: Added code ...
Adam Emerson
01:48 PM Revision 53a9ccf9 (ceph): Merge pull request #15152 from guihecheng/rgw_file-extra-rele
rgw_file: removed extra rele() on fs in rgw_umount() Jos Collin
12:47 PM Bug #15602 (Resolved): should fix the set_headless() in _scrub()
Greg, nevermind. David has fixed this issue. Kefu Chai
12:03 PM Revision a6e1fef3 (ceph): ceph.in: assert(state==connected) before help_for_target()
we always call "cluster_handle.connect()", and error out if connect()
fails.
Signed-off-by: Kefu Chai <kchai@redhat....
Kefu Chai
10:42 AM Revision 8cd63deb (ceph): rgw: optimize generating torrent file. Object data won't stay in memory
now.
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
Zhang Shaowen
10:38 AM Revision e40a3810 (ceph): Merge pull request #15142 from bassam/pr-ccache-s-files
cmake: workaound ccache issue with .S assembly files
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:27 AM Revision 7720bca2 (ceph): rgw_file: fix extra rele on fs in close
We got exactly a refcnt=0 after rele in close,
no need to rele twice.
Signed-off-by: Gui Hecheng <guihecheng@cmss.ch...
Gui Hecheng
10:18 AM Revision b4648bf6 (ceph): Merge pull request #15137 from theanalyst/rgw/cleanup/header-drop
rgw: drop using std ns in header files and other cleanups
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by...
Kefu Chai
10:06 AM Revision b7e65938 (ceph): Merge pull request #15145 from zealoussnow/wip-0518
mailmap: Leo Zhang infomation and affiliation
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Abhishek ...
Loïc Dachary
09:22 AM Revision 9f90087a (ceph): build: move bash_completion.d/ceph from debian/ceph-base.install to deb...
when only ceph-common is installed, can also use ceph completion
Signed-off-by: Leo Zhang <nguzcf@gmail.com>
Leo Zhang
08:37 AM devops Bug #19938: Duplicate logrotate entries if ceph-base and ceph-common are installed (Ubuntu 16.04)
And I am confused, too.
# dpkg -s ceph-common
Package: ceph-common
Status: install ok installed
Priority: optio...
Burkhard Linke
07:59 AM devops Bug #19938: Duplicate logrotate entries if ceph-base and ceph-common are installed (Ubuntu 16.04)
... Kefu Chai
06:08 AM devops Bug #19938: Duplicate logrotate entries if ceph-base and ceph-common are installed (Ubuntu 16.04)
The files are reported as belonging to the ceph-base and ceph-common packages:
root@ceph-storage-02:/var/lib/dpkg/...
Burkhard Linke
12:10 AM devops Bug #19938: Duplicate logrotate entries if ceph-base and ceph-common are installed (Ubuntu 16.04)
... Kefu Chai
07:40 AM Revision 6f7b339d (ceph): Merge pull request #15143 from minshenglin/fix_broken_link
doc: fix broken link in erasure-code.rst
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:31 AM Bug #15692: build failed caused by -momit-leaf-frame-pointer on ppc
It was fixed in Ceph by https://github.com/ceph/ceph/pull/12908 Nathan Cutler
07:30 AM rgw Bug #16098: client.radosgw.* vs. client.rgw.*; incompabilities and confusion in code and document...
I was using the Ubuntu LTS version pre-systemd at that time. So if the init scripts are not maintained, I guess the p... Jonas Eriksson
07:26 AM rgw Bug #16098: client.radosgw.* vs. client.rgw.*; incompabilities and confusion in code and document...
With the advent of systemd, the sysvinit scripts are no longer maintained. Which operating system+version are you using? Nathan Cutler
06:22 AM Revision 58c4c925 (ceph): cmake: remove "-Wp" compile option to speedup ccache
"-Wp" in not needed and when building with ccache the "cache hits"
only happen afer preproccessing which is slower th...
Bassam Tabbara
06:20 AM devops Bug #19937 (Duplicate): ceph-common needs dependency to psmisc package (Ubuntu 16.04)
Nathan Cutler
06:18 AM Revision 5356f2a8 (ceph): build: move bash_completion.d/ceph to ceph-common
When only ceph-common is installed, can also use ceph completion
Signed-off-by: Leo Zhang <nguzcf@gmail.com>
Leo Zhang
06:04 AM Bug #12100: OSD crash, uexpected aio error in FileJournal.cc
Pontus Lindgren wrote:
> Lowering the queue depth from 32 to 1 solved this issue for us.
>
> @@echo 1 > /sys/bloc...
buffalo ray
05:58 AM Revision a4a72a9f (ceph): qa: split test_tiering into smaller pieces
so we can debug them individually if anything goes wrong
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:19 AM Revision 518f516d (ceph): mailmap: Leo Zhang infomation and affiliation
Signed-off-by: Leo Zhang <nguzcf@gmail.com> Leo Zhang
03:53 AM CephFS Bug #19854: ceph-fuse write a big file,The file is only written in part
hi zheng yan:
the problem occurs when multiple clients read/write a file at the same time in our environment;
junming rao
02:58 AM Messengers Bug #19705: Ubuntu amd64 client can not discover the ubuntu arm64 ceph cluster
+ ceph-mon.cc1.log
The client IP address is 172.12.55.166
Thanks
Jay Zhu
02:49 AM Revision 014c55df (ceph): rgw: optimize data sync. Add zones_trace in bi log to avoid needless sync.
Fixes: http://tracker.ceph.com/issues/19219
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
Zhang Shaowen
02:49 AM Documentation #19972 (In Progress): unknown target name in erasure-code.rst
Kefu Chai
01:57 AM Documentation #19972: unknown target name in erasure-code.rst
https://github.com/ceph/ceph/pull/15143 min-sheng Lin
01:47 AM Documentation #19972 (Closed): unknown target name in erasure-code.rst
an error happened when build doc:
> /home/vincent/Downloads/ceph/doc/rados/operations/erasure-code.rst:141: ERROR:...
min-sheng Lin
01:48 AM Revision e86cef31 (ceph): doc: fix broken link in erasure-code.rst
Fixes: http://tracker.ceph.com/issues/19972
Signed-off-by: MinSheng Lin <minsheng.l@inwinstack.com>
min-sheng Lin
01:14 AM CephFS Bug #19955: Too many stat ops when MDS trying to probe a large file
John Spray wrote:
> File size recovery should only happen when a client has failed to reconnect properly during the ...
Sandy Xu
12:51 AM Revision e1c39851 (ceph): cmake: workaound ccache issue with .S assembly files
when building with -DWITH_CCACHE=ON recent versions of ccache
(for example 3.3.3) seem to mangle object files from th...
Bassam Tabbara
12:14 AM CephFS Bug #19969 (Fix Under Review): CDir.cc: 909: FAILED assert(get_num_ref() == (state_test(STATE_STI...
Zheng Yan
12:14 AM CephFS Bug #19969: CDir.cc: 909: FAILED assert(get_num_ref() == (state_test(STATE_STICKY) ? 1:0))
Fix is already in my wip-multimds-misc branch https://github.com/ceph/ceph/pull/14550/commits/b4e0d12c4d00e4994eff3d8... Zheng Yan

05/17/2017

11:09 PM RADOS Bug #19971 (In Progress): osd: deletes are performed inline during pg log processing
Josh Durgin
11:09 PM RADOS Bug #19971 (Resolved): osd: deletes are performed inline during pg log processing
With a large number of deletes in a client workload, this can easily saturate a disk and cause very high latency, sin... Josh Durgin
10:19 PM ceph-ansible Bug #19949: ceph-ansible suite fails on jewel
@Andrew from IRC chat:
@(04:34:26 PM) vasu: yuriw: neither 2.2.2 or 2.2.3 worked, same error message, you need to ...
Yuri Weinstein
08:29 PM ceph-ansible Bug #19949: ceph-ansible suite fails on jewel
I see this is using ansible==2.2.1, can we try with 2.2.3. I saw this issue with my ceph-installer tests and updating... Andrew Schoen
10:13 PM Bug #19948: LibRadosTwoPools[EC]PP.PromoteSnap
... Sage Weil
02:25 PM Bug #19948: LibRadosTwoPools[EC]PP.PromoteSnap
/a/sage-2017-05-16_22:22:40-rados-wip-sage-testing2---basic-smithi/1186016 Sage Weil
09:42 PM RADOS Bug #19700: OSD remained up despite cluster network being inactive?
Was the cluster performing IO while this happened? Do your public and private networks perhaps route to each other?
...
Greg Farnum
09:35 PM Bug #19878: msg/simple: reports lossy con on osd->osd connection
Aren't OSD<->OSD connections supposed to be lossy? Not sure what you think the issue is here, although (without havin... Greg Farnum
08:50 PM rbd Bug #19970 (Resolved): Reduce the potential for erroneous blacklisting due to release lock race
There is a potential race when a client attempts to acquire the exclusive lock. If the current lock owner closes the ... Jason Dillaman
08:45 PM rbd Bug #18963: rbd-mirror: forced failover does not function when peer is unreachable
*PR*: https://github.com/ceph/ceph/pull/15140 Jason Dillaman
08:28 PM CephFS Bug #19969: CDir.cc: 909: FAILED assert(get_num_ref() == (state_test(STATE_STICKY) ? 1:0))
MDS log: https://www.dropbox.com/s/hd7bk0lwznwxlcy/mds.a.log.bz2 Douglas Fuller
08:20 PM CephFS Bug #19969 (Resolved): CDir.cc: 909: FAILED assert(get_num_ref() == (state_test(STATE_STICKY) ? 1...
... Douglas Fuller
08:06 PM Revision dcd1bfb3 (ceph): Merge branch 'wip-sts-authorization'
Merge pull request #14307 from adamemerson/wip-sts-authorization
common: Add make_unique
submodule: Tencent's RapidJ...
Adam Emerson
07:34 PM RADOS Bug #19790: rados ls on pool with no access returns no error
Same issue even with just @rw@:... Florian Haas
06:38 PM RADOS Bug #19790: rados ls on pool with no access returns no error
I'm not at a computer to check, but I'm pretty sure the "allow *" is short-circuiting other security checks here and ... Greg Farnum
04:10 PM RADOS Bug #19790: rados ls on pool with no access returns no error
Xiaoxi Chen
09:12 AM RADOS Bug #19790: rados ls on pool with no access returns no error
Just checking: is anyone looking at this? It's arguably a security issue, after all. Florian Haas
07:00 PM Messengers Bug #19705: Ubuntu amd64 client can not discover the ubuntu arm64 ceph cluster
We'd also need the logs from the server output. From the client-side one you provided it sure looks like it's connect... Greg Farnum
10:57 AM Messengers Bug #19705: Ubuntu amd64 client can not discover the ubuntu arm64 ceph cluster
Thanks for your response, The following logs can help you check this issue? Jay Zhu
06:50 PM devops Bug #15872 (Fix Under Review): Removing ceph packages should remove 'ceph' user and 'ceph' group ...
Nathan Cutler
06:48 PM Revision d67018cb (ceph): test/rgw: add import for StringIO
also removes unnecessary tuple parens
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:48 PM Revision 4c59d343 (ceph): qa/rgw: move compression type out of ceph.conf
this makes the 'compression type' setting global to all gateways, and
makes the setting visible to other tasks in ctx...
Casey Bodley
06:48 PM Revision 76e14761 (ceph): qa/rgw: fixes for cluster name on cleanup
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:48 PM Revision 746c6309 (ceph): qa/rgw: move startup polling logic to util/rgw.py
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:48 PM Revision a86ce771 (ceph): qa/rgw: add symlink to qa/tasks/rgw_multi
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:48 PM Revision b6d86be2 (ceph): qa/rgw: add rgw_multisite task based on rgw_multi
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:48 PM Revision 4722d1d9 (ceph): qa/rgw: add rgw_multisite_tests task to run tests
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:22 PM Revision 56167d19 (ceph): rgw: Add is_identity to AuthApplier class
Eventually this will allow us to match all authentication information
against all specified principals in a policy.
...
Adam Emerson
06:22 PM Revision 9e8172b8 (ceph): rgw: Move globbing flags to header
So they can be used when calling the function
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
06:22 PM Revision 8416f1c5 (ceph): buffer: Make the use of static areas more convenient
Make three wrapper functions to tidy up the process of making a
bufferlist holding a single static buffer.
The lack ...
Adam Emerson
06:22 PM Revision 69a5eebd (ceph): rgw: Add basic support for IAM policies
This support is currently incomplete but should provide a starting
point.
Signed-off-by: Adam C. Emerson <aemerson@r...
Adam Emerson
06:22 PM Revision 908d9e46 (ceph): rgw: Build bucket permission and environment in req_state
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
06:22 PM Revision 266103fa (ceph): rgw: Verify policies as WELL as ACLs
Only hook into object/bucket checks for now. Once we have STS (giving
us Roles) or User/Group policies it will make s...
Adam Emerson
06:22 PM Revision b7d0b740 (ceph): rgw: RESTful bucket policy ops
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
06:22 PM Revision 80b285d3 (ceph): rgw: Write documentation for bucket policies
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
06:22 PM Revision 7cd1ccf4 (ceph): common: Add ISO-8601 Date Support
For parsing and unparsing from ceph::real_time.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
06:13 PM Revision b1658065 (ceph): doc/rgw: clean up multisite config options
remove region stuff, radosgw-agent stuff, and zone/pool stuff that is
duplicated in the multisite page
moved sync lo...
Casey Bodley
06:13 PM Revision f1c2f9a6 (ceph): doc/rgw: remove Federated Configuration page
Fixes: http://tracker.ceph.com/issues/18082
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:13 PM Revision a9c71e12 (ceph): doc/rgw: remove Upgrade to Older Versions of Jewel page
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:13 PM Revision 0f9935cc (ceph): doc/rgw: update pool names, document namespaces
Fixes: http://tracker.ceph.com/issues/19504
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:07 PM Revision 1711c1a3 (ceph): doc/rgw: update pool names, document namespaces
Fixes: http://tracker.ceph.com/issues/19504
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:58 PM Revision a5bc87b4 (ceph): doc/rgw: clean up multisite config options
remove region stuff, radosgw-agent stuff, and zone/pool stuff that is
duplicated in the multisite page
moved sync lo...
Casey Bodley
05:58 PM Revision fa3b2e8f (ceph): doc/rgw: remove Federated Configuration page
Fixes: http://tracker.ceph.com/issues/18082
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:58 PM Revision 5a7dff5f (ceph): doc/rgw: remove Upgrade to Older Versions of Jewel page
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:01 PM Revision ec4f4c8a (ceph): rgw: migrate atomic_t to std::atomic<>
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
04:26 PM Revision 64acb163 (ceph): common: Add make_unique
There are parts of C++14 that are both useful and easy to
implement. This is one of them.
Signed-off-by: Adam C. Eme...
Adam Emerson
04:26 PM Revision c3f2447c (ceph): submodule: Tencent's RapidJSON library
This is a high performance, MIT licensed JSON parsing library. It
provides a SAX interface so that I can compile an S...
Adam Emerson
04:05 PM Bug #16685 (Closed): "saw valgrind issues" in rados run
We have passed many valgrind runs with the AsyncMessenger in the past 9 months. Greg Farnum
04:01 PM Bug #16497 (Can't reproduce): "Mutex.h:89: void Mutex::_post_lock(): Assertion `nlock == 0'" in u...
Josh Durgin
04:00 PM rgw Bug #16650 (Resolved): qa: rgw_roundtrip fail
The PR merged so I assume this is done? Greg Farnum
04:00 PM Bug #16457 (Can't reproduce): osd|messenger: valgrind leak of MOSDMap payload
Josh Durgin
04:00 PM Bug #16453 (Can't reproduce): "mon/Paxos.cc: 197: FAILED assert(mon->is_peon())" in rados-hammer-...
Josh Durgin
04:00 PM Bug #16629: [centos] hammer ceph-release-*.noarch.rpm packages have wrong baseurls in their ceph....
Ken, do you know if this works now? I'm not even sure where it's configured. *blush* Greg Farnum
03:57 PM Bug #16402 (Rejected): "bad_alloc" in rados-infernalis-distro-basic-openstack
too little memory on the machines Josh Durgin
03:57 PM Bug #16403 (Rejected): 'ceph::buffer::bad_alloc' in rados-hammer-distro-basic-vps
too little memory on the machines Josh Durgin
03:55 PM Revision 3bb9dd47 (ceph): ceph_test_rados_api_list: more fix LibRadosListNP.ListObjectsError
Follow-on to d7e6e8d60309e4800389b36f786b633d0ca2ec07; we need to
make sure the client gets the updated osdmap.
Fixe...
Sage Weil
03:54 PM CephFS Bug #16588 (Resolved): ceph mds dump show incorrect number of metadata pools.
Greg Farnum
03:54 PM Bug #16359 (Duplicate): radosgw stats user's incomplete data upload
Josh Durgin
03:53 PM RADOS Bug #16567: Ceph raises scrub errors on pgs with objects being overwritten
Hmm, similar reports have popped up (although with on-disk size 0) on the mailing list. Those involved cache tiers th... Greg Farnum
03:53 PM Bug #16307 (Closed): make check failure while can not find gmock/lib/libgmock_main.la
cmake used in master should fix this Josh Durgin
03:51 PM RADOS Bug #16279: assert(objiter->second->version > last_divergent_update) failed
xfs corruption means your setup was not safe for power failure, or your disk is dying. Neither is something that ceph... Josh Durgin
03:50 PM Feature #16562: rados put: use the FULL_TRY flag to report errors when cluster is full
David, can you confirm this is fixed after your work on full states? Greg Farnum
03:49 PM Bug #16559 (Resolved): Incorrect parameter in call of bloom_filter leads to bad implicit conversion
This was just wrong and got fixed. Greg Farnum
03:45 PM Bug #16510 (Closed): the order“ceph osd df”show the repeated results
According to the PR this is the result of linking OSDs into the tree in multiple places, and is desired behavior (bec... Greg Farnum
03:44 PM Bug #16234 (Rejected): Ceph osd daemon keeps running even after disk has been pulled
No cluster should be entirely idle. At the very least scrubbing should be running, and will get an error from the dis... Josh Durgin
03:43 PM Revision 752b8389 (ceph): Merge pull request #13731 from liewegas/wip-19119
PendingReleaseNotes: warning about 'osd rm ...' and #19119 Sage Weil
03:43 PM rbd Bug #16502 (Need More Info): fio ended up with soft lockup - CPU#1 stuck for 22s!
AFAIK this could happen for a bunch of reasons, including an unresponsive cluster. Greg Farnum
03:42 PM Revision 3c6755e0 (ceph): PendingReleaseNotes: warning about 'osd rm ...' and #19119
See http://tracker.ceph.com/issues/19119
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:42 PM Bug #16211 (Won't Fix): Some rbd images inaccessible after upgrade to jewel (error reading immuta...
It sounds like this was caused by a firefly or older cluster, is not widespread, and has a simple workaround. It does... Josh Durgin
03:41 PM Bug #19884: support Debian stretch
Thanks Dan! i did also check the latest patch submitted Gaudenz before posting my pull request. Kefu Chai
03:25 PM Bug #19884 (Pending Backport): support Debian stretch
Sage Weil
03:38 PM RADOS Bug #15936: Osd-s on cache pool crash after upgrade from Hammer to Jewel
Ping Joao? This looks to have been a crash in persisting/trimming HitSets, which I know underwent a bunch of changes/... Greg Farnum
03:35 PM Bug #13522 (Resolved): Apparent deadlock between tcmalloc getting a stacktrace and dlopen allocat...
... Sage Weil
03:34 PM Bug #15861 (Closed): yum update warnings in master: ldconfig: relative path `1' used to build cache
Is this still a thing? We can reopen if so. Greg Farnum
03:33 PM Bug #15813 (Can't reproduce): Assertion 0.94.5 - ceph-osd
The crash here is about ephemeral state so there's no risk to the data being stored. I think we've fixed a few races ... Greg Farnum
03:30 PM Bug #15782 (Can't reproduce): "kv/LevelDBStore.cc: 270: FAILED assert(value && (value->length() =...
Don't see any other reports in my email and it's been a year. Greg Farnum
03:30 PM Bug #15777 (Won't Fix): OSD: partially missing on disk osdmaps between superblock.oldest_map and ...
If somebody can tell us how to reproduce we might take a look, but Hammer isn't being worked on much any more and the... Greg Farnum
03:29 PM Revision c9464556 (ceph): Merge pull request #14873 from liewegas/wip-bluefs-position
os/bluestore: put bluefs in the middle of the shared device
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Sage Weil
03:29 PM Revision 55c47ef6 (ceph): Merge pull request #14902 from liewegas/wip-upmap
osd/OSDMap: improve upmap calculation
Reviewed-by: Loic Dachary <loic@dachary.org>
Sage Weil
03:29 PM Revision 35834a30 (ceph): Merge pull request #14933 from liewegas/wip-asok-schema
common/perf_counters: make schema more friendly and update docs
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Sage Weil
03:28 PM Revision 16cce5a5 (ceph): Merge pull request #14967 from tchaikov/wip-faster-cull
mgr: optimize DaemonStateIndex::cull() a little bit
Reviewed-by: John Spray <john.spray@redhat.com>
Sage Weil
03:28 PM Bug #15774 (Resolved): osd_op_queue_cut_off osd_op_queue debug_random generate assert failure.
Josh Durgin
03:27 PM Bug #16158 (Can't reproduce): "map e18 wrongly marked me down" in cluster log"
Josh Durgin
03:26 PM Bug #16139 (Closed): ceph health detail reports acting osd number of (MAX_INT+1) when insufficien...
-1 represents lack of an osd there - iirc it's printed more nicely in master Josh Durgin
03:26 PM Revision 81bd3025 (ceph): Merge pull request #15002 from dachary/wip-19836-crush-pre-luminous
crush: encode can override weights with weight set
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:25 PM Bug #19836 (Resolved): crush: encode weight_set in a pre-weight-set crushmap
Sage Weil
03:25 PM Revision 9a06fdbf (ceph): Merge pull request #15031 from tchaikov/wip-drop-unused-opts
config_opts: drop unused opts
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:24 PM Revision 570f5764 (ceph): Merge pull request #15043 from tchaikov/wip-19884
ceph-detect-init: detect init system by poking the system
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Sage Weil
03:24 PM Revision 0260a526 (ceph): Merge pull request #15059 from liewegas/wip-mon-kvtype
mon: fix mon_keyvaluedb application
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
03:23 PM Bug #15763 (Closed): Slow recovery times, slowing further toward the end of the recovery
There's been a bunch of work already to improve recovery handling and prioritization; there's planned work coming up.... Greg Farnum
03:22 PM Bug #15759 (Duplicate): hammer: ceph-disk: wrong log level of command
#15775 Greg Farnum
03:21 PM Backport #15775 (Rejected): hammer: ceph-disk: wrong log level of command
Following the PR chain, sounds like original reporter doesn't care and neither do we? Greg Farnum
03:19 PM RADOS Bug #15741: librados get_last_version() doesn't return correct result after aio completion
Any update on this, David? :) Greg Farnum
03:19 PM Bug #15692 (Closed): build failed caused by -momit-leaf-frame-pointer on ppc
Greg Farnum
03:19 PM Bug #15663 (Closed): build failed on ppc ubuntu
Not sure if this is working right now, but I know we've had PPC fix patches come in so it's building *somewhere* in t... Greg Farnum
03:17 PM Bug #15640 (Resolved): mon: %USED shows (size of pool)/(raw space available on OSDs); should show...
This got reworked recently by Sage. (February, Josh thinks?) Greg Farnum
03:16 PM Bug #15629 (Can't reproduce): osd crashed after pg repair
Log file is gone now. Greg Farnum
03:15 PM Bug #16124 (Can't reproduce): kstore segv in _do_read_stripe
Josh Durgin
03:15 PM Bug #15624 (Closed): not able to set "Parent task set"
Greg Farnum
03:14 PM Bug #15620 (Closed): Error while doing service ceph start
Greg Farnum
03:14 PM Revision 6d991c5c (ceph): rbd: remove unnecessary -ENOENT check for rbd cli
Signed-off-by: runsisi <runsisi@zte.com.cn> runsisi hust
03:14 PM Revision 3e3bb7b0 (ceph): librbd: translate error -ENOENT to 0 for list APIs
Signed-off-by: runsisi <runsisi@zte.com.cn> runsisi hust
03:14 PM Bug #15616 (Resolved): ceph-osd crashes in FileStore::omap_get_values
PR merged Greg Farnum
03:14 PM Bug #16116 (Can't reproduce): "AssertionError: failed to recover before timeout expired" in rados...
Josh Durgin
03:14 PM rgw Bug #19965 (New): RGW handling of combined If-None-Match and If-Modified-Since request is not RFC...
If you look at the rfc2616 (section 14.26), my interpretation is that is that the result should be as follow :
<pr...
Sylvain Munaut
03:13 PM Bug #15602: should fix the set_headless() in _scrub()
I have no idea what this ticket means? Greg Farnum
03:12 PM Bug #15601 (Closed): ceph-deploy fails on RHEL 7.0 complaining about ceph-osd , ceph-md , ceph-mon
I don't think anybody ships community Ceph for RHEL. Greg Farnum
03:12 PM Bug #15596 (Can't reproduce): OSDs not mounted at boot, ceph-disk says "Error: unrecognized parti...
Haven't heard anything about this and it's been a year... Greg Farnum
03:11 PM Bug #16064 (Can't reproduce): AssertionError: Didn't find 'omap_digest_mismatch' in errors
Josh Durgin
03:11 PM Bug #16050 (Can't reproduce): abort in tcmalloc::Log() in firefly osd
Josh Durgin
03:10 PM Bug #16032 (Resolved): drop python-flask dependency from radosgw
Josh Durgin
03:10 PM Bug #15585 (Resolved): jewel: debian package: init.d script bug
Script in master looks good now; presume it got backported as necessary. Greg Farnum
03:08 PM Bug #16003 (Can't reproduce): test bug: objectstore tool export/import of only copy allowed pg to...
Josh Durgin
03:04 PM Revision 3b943b49 (ceph): Merge pull request #15032 from tchaikov/wip-doc-opts
doc: add descriptions for mon/mgr options
Reviewed-by: John Wilkins <jowilkin@redhat.com>
John Wilkins
03:01 PM devops Bug #19577 (Resolved): ship radosgw-admin in ceph-common package
Ali Maredia
02:56 PM Revision 7ff83a44 (ceph): doc: mention certain conf vars should be in global
This is to make it apply whenever the radsogw-admin
command is run without specifying the instance name
Signed-off-b...
Ali Maredia
02:29 PM Bug #19947: osd/PGLog.h: 1235: FAILED assert(miter->second.have == eversion_t())
/a/sage-2017-05-16_22:22:40-rados-wip-sage-testing2---basic-smithi/1186082 Sage Weil
02:28 PM Bug #19427: common/LogClient.cc: 310: FAILED assert(num_unsent <= log_queue.size())
This is still happening:... Sage Weil
02:23 PM RADOS Bug #19964 (Resolved): occasional crushtool timeouts
... Sage Weil
02:21 PM Bug #19963: LibRadosListNP.ListObjectsError
https://github.com/ceph/ceph/pull/15138 Sage Weil
02:21 PM Bug #19963 (Resolved): LibRadosListNP.ListObjectsError
... Sage Weil
02:16 PM Revision 9db24d55 (ceph): rgw: drop expat header in a couple of files
Since it is already a part of rgw_xml
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
02:13 PM Revision b4a4416e (ceph): rgw: drop using namespace std in header files
We're still having the include in include/type.h, so just sweeping
things under the rug for now
Signed-off-by: Abhis...
Abhishek Lekshmanan
02:11 PM Revision ef5265f1 (ceph): mon/Elector: call cancel_timer() in shutdown()
instead of doing it manually.
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 12139ae529a49b6...
Kefu Chai
02:11 PM Revision e3cba06b (ceph): mon: check is_shutdown() in timer callbacks
introduce a helper class: C_MonContext, and initialize all timer events
using it, to ensure that they do check is_shu...
Kefu Chai
02:10 PM Revision 9693b6bd (ceph): jewel: mon: add override annotation to callback classes
The only purpose of this patch is to avoid merge conflicts while
cherry-picking commit 561cbded0c7e28231b1c7ce18663b8...
Alexey Sheplyakov
02:02 PM Revision ea1b21d9 (ceph): mon/PaxosService: move classes to cc file
Signed-off-by: Michal Jarzabek <stiopa@gmail.com>
(cherry picked from commit a4e979a41c7d3649cf70f9d0768015d7ff4aca8a)
Michal Jarzabek
01:47 PM Revision 1869ed9b (ceph): mon/Paxos: move classes to .cc file
Signed-off-by: Michal Jarzabek <stiopa@gmail.com>
(cherry picked from commit d21357a7e042424754d9ab41c134cae9e89945f9)
Michal Jarzabek
01:43 PM Revision 18cf3023 (ceph): mon/Elector:move C_ElectionExpire class to cc file
Signed-off-by: Michal Jarzabek <stiopa@gmail.com>
(cherry picked from commit c819596e59fd5f66b3258fedd1d10b20cf70f0a9)
Michal Jarzabek
01:43 PM Revision fa33e760 (ceph): mon/Monitor: move C_Scrub, C_ScrubTimeout to .cc
Signed-off-by: Michal Jarzabek <stiopa@gmail.com>
(cherry picked from commit e58750127cbe8728f4047411904af3890966490f)
Michal Jarzabek
01:38 PM Revision 73da4e19 (ceph): os/bluestore/KernelDevice: helpful warning when aio limit exhausted
Suggested-by: Dan Van Der Ster <daniel.vanderster@cern.ch>
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:03 PM Revision a1328cde (ceph): pybind/rbd: fix crash if more than 1024 images in trash bin
Signed-off-by: runsisi <runsisi@zte.com.cn> runsisi hust
12:48 PM rbd Bug #19962 (Resolved): Discard related IO should skip op if object map marks object as non-existent
The discard-related ops should queue their completion if the object map is enabled and it detects that the object doe... Jason Dillaman
11:37 AM rgw Bug #19961 (New): luminous: rgw: leaked _shadow_ zero size tail objects if whole object size is m...

If s3 object size is multible of rgw_max_chunk_size
then after deletion and after gc completes
last _shadow_ obj...
Aleksei Gutikov
11:21 AM RADOS Bug #19960 (Resolved): overflow in client_io_rate in ceph osd pool stats
luminous branch, v12.0.2
Output of ceph osd pool stats -f json contains overflowed values in client_io_rate sectio...
Aleksei Gutikov
11:20 AM CephFS Bug #19955 (Fix Under Review): Too many stat ops when MDS trying to probe a large file
https://github.com/ceph/ceph/pull/15131 Zheng Yan
11:12 AM CephFS Bug #19955: Too many stat ops when MDS trying to probe a large file
File size recovery should only happen when a client has failed to reconnect properly during the MDS restart. Is that... John Spray
03:29 AM CephFS Bug #19955 (Resolved): Too many stat ops when MDS trying to probe a large file
When MDS recovers, it may emit tons of `stat` ops to OSDs trying to probe a large file, which as a result prevents cl... Sandy Xu
11:18 AM Revision 618b9b3f (ceph): Merge pull request #15127 from tchaikov/wip-vstart-mgr-debug-ms
vstart: "debug_ms=1" for mgr by default
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:17 AM rgw Bug #19959 (Resolved): luminous: rgw: s3 user stats not updated after radosgw-admin bucket rm --p...
luminous branch, v12.0.2
After deletion of bucket with radosgw-admin with --purge-objects (with deletion of objects)...
Aleksei Gutikov
11:16 AM Linux kernel client Bug #19958 (Resolved): missing i_nlink check while converting a file handle to dentry
xfstest generic/426 is failing due to a missing i_nlink check while converting a file handle to dentry. Here's the t... Luis Henriques
10:49 AM CephFS Bug #19854: ceph-fuse write a big file,The file is only written in part
hi zheng yan:
disable page cache at the client(fuse_disable_pagecache = true), problem disappear;
junming rao
09:14 AM rbd Backport #19957 (Resolved): jewel: rbd: Lock release requests not honored after watch is re-acquired
https://github.com/ceph/ceph/pull/17385 Alexey Sheplyakov
09:06 AM CephFS Bug #19946 (Fix Under Review): CInode.cc: 2481: FAILED assert(s == nested_auth_pins)
https://github.com/ceph/ceph/pull/15130 Zheng Yan
03:40 AM CephFS Bug #19946: CInode.cc: 2481: FAILED assert(s == nested_auth_pins)
happens only when mds_debug_auth_pins is enabled. the new dirfrag hasn't been added to inode's frag map, which confus... Zheng Yan
09:01 AM Revision 2c537ee7 (ceph): mds: fix CDir::merge() for mds_debug_auth_pins
Fixes: http://tracker.ceph.com/issues/19946
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
09:00 AM Revision fab6fc15 (ceph): Merge pull request #15103 from drunkard/master
doc: minor fixes in radosgw/
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:58 AM devops Bug #19938: Duplicate logrotate entries if ceph-base and ceph-common are installed (Ubuntu 16.04)
revival of http://tracker.ceph.com/issues/15569 ? Fabian Grünbichler
08:54 AM Revision ae8eee2f (ceph): Merge pull request #15080 from hikycool/master
doc: update the usage of 'ceph-deploy purge'
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:44 AM Revision e6be9335 (ceph): mon/MDSMonitor: respect mds_standby_for_rank config
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
08:27 AM devops Bug #19937: ceph-common needs dependency to psmisc package (Ubuntu 16.04)
Jewel using the latest available release:
# apt-cache policy ceph-common
ceph-common:
Installed: 10.2.7-1xenia...
Burkhard Linke
08:07 AM devops Bug #19937: ceph-common needs dependency to psmisc package (Ubuntu 16.04)
@Burkhard: which version of Ceph are we talking about here? Nathan Cutler
08:14 AM Revision 4d66902e (ceph): mds: don't pin inodes in MDCache::export_pin_queue
pinning inode can trigger assertion when replaying log
1: (()+0x560ceb) [0x55b263ff7ceb]
2: (()+0x115c0) [0x7fc039...
Yan, Zheng
07:29 AM Backport #18958 (Resolved): jewel: IPv6 Heartbeat packets are not marked with DSCP QoS - simple m...
Nathan Cutler
07:29 AM Revision 966f2229 (ceph): Merge pull request #13450 from dreamhost/wip-18887-jewel
jewel: msg: IPv6 Heartbeat packets are not marked with DSCP QoS - simple messenger
Reviewed-by: Josh Durgin <jdurgin...
Nathan Cutler
06:15 AM Bug #19900: osd crash during shutdown
... Kefu Chai
12:31 AM Bug #19900: osd crash during shutdown
This was actually a crash, from teuthology.log:... Josh Durgin
04:47 AM rgw Bug #19956: radosgw Segmentation fault when service is restarted during lifecycle processing
Yikes, same fault also happened when I pushed a new period map, which caused the 'realm reloader' to trigger. That ma... Ben Hines
04:25 AM rgw Bug #19956 (Resolved): radosgw Segmentation fault when service is restarted during lifecycle proc...
ceph version 11.2.0 (f223e27eeb35991352ebc1f67423d4ebc252adb7),
1. Trigger a lifecycle gc run
2. Restart the ser...
Ben Hines
04:31 AM rgw Bug #19906: Random Segmentation fault thread_name:civetweb-worker
I suspect this is the same as my crash: http://tracker.ceph.com/issues/19704 - though your offsets are different bec... Ben Hines
03:56 AM Revision d4195bb8 (ceph): rgw: rename s3_code to err_code for swift
Signed-off-by: Guo Zhandong <guozhandong@cmss.chinamobile.com> guozhandong
03:36 AM rgw Documentation #19953 (Duplicate): multisite.rst: update pool names in Pools section and describe ...
Casey Bodley
02:47 AM rgw Documentation #19953 (Duplicate): multisite.rst: update pool names in Pools section and describe ...
Casey Bodley
03:14 AM mgr Bug #19954 (Resolved): mgr key needs "mon 'allow *'" caps
Prior to https://github.com/ceph/ceph/commit/5906e359bd and https://github.com/ceph/ceph/commit/6625fcd8fd, the mgr k... Tim Serong
02:41 AM Revision d05fdd38 (ceph): rgw: fix X-Object-Meta-Static-Large-Object in SLO download
when download SLO objects, the response header "X-Object-Meta-Static-Large-Object" doesn't decode. Expect value is "T... lu.shasha
02:36 AM Revision 4b338ce9 (ceph): doc/rgw: remove fastcgi page and sample configs
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:31 AM Revision a6daa84d (ceph): vstart: "debug_ms=1" for mgr by default
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:31 AM rgw Bug #19951 (Resolved): rgw:SLO download response header "X-Object-Meta-Static-Large-Object" has 4...
https://github.com/ceph/ceph/pull/15045 shasha lu
02:28 AM Revision cdf7a719 (ceph): print clusterinfo
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
01:19 AM Revision 5bc0e344 (ceph): common: Remove redundant includes
Fixes: http://tracker.ceph.com/issues/19883 (Partially)
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
12:45 AM Bug #19950: ceph-deploy doesn't automatically create ceph-<number> in osd directory
Additional info..
when I remove / comment this line in the ceph.conf...
Mario Codeniera
12:22 AM Bug #19950 (Closed): ceph-deploy doesn't automatically create ceph-<number> in osd directory
Hi,
I used tro try to upgrade my existing Ceph cluster from Hammer to Jewel (10.2.7) in CentOS 7.3.1611.
As I us...
Mario Codeniera

05/16/2017

10:47 PM Revision a21d411c (ceph): osd: fix argument-dependent lookup of swap()
because include/types.h has a 'using namespace std', the call to
::swap() had previously been selecting overloads fro...
Casey Bodley
10:43 PM Revision 6c34a2c6 (ceph): qa: silence upgrade test failure
The new fs setting standby_count_wanted is only avialable in luminous. Upgrade
tests were tripping on this.
Fixes: h...
Patrick Donnelly
10:15 PM Bug #18522 (Pending Backport): mon: MAX AVAIL calcuation does not fact or in mon_osd_full_ratio
Josh Durgin
10:02 PM Revision 4b72940d (ceph): qa: fix float parse error in test_fragment
2017-05-16 17:45:30,663.663 INFO:__main__:run args=['./bin/ceph', 'daemon', 'mds.b', 'perf', 'dump', 'mds']
2017-...
Patrick Donnelly
09:35 PM Bug #19877 (Resolved): check_past_interval_bounds assert after split
Sage Weil
08:14 PM Bug #19877: check_past_interval_bounds assert after split
https://github.com/ceph/ceph/pull/14989 merged Yuri Weinstein
09:33 PM Revision 9da68431 (ceph): osd/PGLog: avoid pinning large buffers with ObjectModDesc
Accidentally removed by 5e0ec06376f832d32a6b1af390f925a59b03798f.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:33 PM Revision 234a989d (ceph): osd: encode snaps more efficiently
1- encode into a sized buffer.
2- do not needlessly copy the set<> to a vector<> before encoding.
set<> and vector<> ...
Sage Weil
09:25 PM ceph-ansible Bug #19949 (New): ceph-ansible suite fails on jewel
Run: http://pulpito.ceph.com/teuthology-2017-05-14_04:15:02-ceph-ansible-jewel-distro-basic-vps/
Logs: http://qa-pro...
Yuri Weinstein
09:16 PM Revision 6ecb0329 (ceph): mon: add test for crush type down health warnings
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
08:47 PM Revision a07ad9fe (ceph): qa/suites/rados/thrash: add redirect test cases
Signed-off-by: Myoungwon Oh omwmw@sk.com myoungwon oh
08:44 PM Revision d44fd08a (ceph): src/test: RadosModel (redirected I/O test, Set/Unset Redirect)
Signed-off-by: Myoungwon Oh omwmw@sk.com myoungwon oh
08:38 PM Revision 402d747a (ceph): osd: handle IGNORE_REDIRECT
Signed-off-by: Myoungwon Oh omwmw@sk.com myoungwon oh
08:38 PM Revision 81a802c5 (ceph): librados: add op flag (IGNORE_REDIRECT)
Signed-off-by: Myoungwon Oh omwmw@sk.com myoungwon oh
08:35 PM Revision 2f96956b (ceph): osd/pglog: Remove loop through empty collection.
Signed-off-by: J. Eric Ivancich <ivancich@redhat.com> J. Eric Ivancich
08:20 PM Revision 26df056e (ceph): Merge pull request #15087 from liewegas/wip-thrash-ec
qa/suites/rados: fix ec thrashing
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
08:19 PM Revision 07ac91d4 (ceph): Merge pull request #15072 from liewegas/wip-crush-swap-bucket
mon,crush: add 'osd crush swap-bucket' command
Reviewed-by: Loic Dachary <loic@dachary.org>
Reviewed-by: Kefu Chai <...
Yuri Weinstein
08:18 PM Revision 9187156b (ceph): Merge pull request #15069 from tchaikov/wip-inttypes-cleanup
int_types.h: remove hacks to workaround old systems
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Yuri Weinstein
08:17 PM Revision 98827f44 (ceph): Merge pull request #15057 from liewegas/wip-osd-choose-cleanup
osd/PG: drop pre-firefly compat_mode for choose_*_acting
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Davi...
Yuri Weinstein
08:16 PM Revision a49d9c56 (ceph): Merge pull request #15042 from badone/wip-redundant-headers-3
common: Remove redundant includes
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
08:13 PM Revision 0e03291c (ceph): Merge pull request #14989 from liewegas/wip-19877
osd: fix past_intervals base case by adding epoch_pool_created to pg_history_t
Reviewed-by: Josh Durgin <jdurgin@red...
Yuri Weinstein
08:02 PM Bug #19948 (Resolved): LibRadosTwoPools[EC]PP.PromoteSnap
... Sage Weil
07:59 PM RADOS Bug #19943: osd: enoent on snaptrimmer
/a/yuriw-2017-05-15_22:59:10-rados-wip-yuri-testing_2017_5_16-distro-basic-smithi/1181575 (bluestore) Sage Weil
05:55 PM RADOS Bug #19943: osd: enoent on snaptrimmer
Clone 269 was trimmed but it corresponds to a lot of other snapshots, so the object shouldn't be removed until all th... Greg Farnum
04:04 PM RADOS Bug #19943 (Resolved): osd: enoent on snaptrimmer
... Sage Weil
07:58 PM Bug #19947 (Resolved): osd/PGLog.h: 1235: FAILED assert(miter->second.have == eversion_t())
... Sage Weil
07:51 PM CephFS Bug #19946: CInode.cc: 2481: FAILED assert(s == nested_auth_pins)
Full MDS log: https://www.dropbox.com/s/skjrie44ngc27cj/mds.b.log.bz2 Douglas Fuller
07:50 PM CephFS Bug #19946 (Resolved): CInode.cc: 2481: FAILED assert(s == nested_auth_pins)
nested_auth_pins == 2
s == 1
2017-05-16 10:15:54.754892 7fea71adb700 -1 /home/dfuller/ceph/src/mds/CInode.cc:
I...
Douglas Fuller
07:39 PM Revision b540b429 (ceph): mon/OSDMonitor: introduce debug option to allow filestore for ec overwr...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:39 PM Revision b54da2e5 (ceph): doc: mention certain conf vars should be in global
This is to make it apply whenever the radsogw-admin
command is run without specifying the instance name
Resolves: rh...
Ali Maredia
06:37 PM Revision b2a9ad79 (ceph): doc: mention certain conf vars should be in global
This is to make it apply whenever the radsogw-admin
command is run without specifying the instance name
Signed-off-b...
Ali Maredia
06:05 PM Revision 38ba53d0 (ceph): Merge pull request #15113 from trociny/wip-unittest_librbd-cleanup
test/librbd: unit tests cleanup
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:51 PM devops Bug #15872: Removing ceph packages should remove 'ceph' user and 'ceph' group as well
*PR*: https://github.com/ceph/ceph/pull/15118
Caleb Boylan
05:38 PM devops Bug #15872: Removing ceph packages should remove 'ceph' user and 'ceph' group as well
I'm interested in fixing this and am working on a patch. Caleb Boylan
05:37 PM Bug #17689 (Resolved): upstart: race condition starting ceph-all jobs depending on network
Fixed in https://github.com/ceph/ceph/pull/11631 Ken Dreyer
04:36 PM Bug #17689: upstart: race condition starting ceph-all jobs depending on network
Related: https://bugs.launchpad.net/bugs/1636322 Ken Dreyer
04:54 PM RADOS Feature #19944 (Rejected): [RFE]: add option/support config persistence with ceph tell command
we should have support in ceph itself to make the conf changes persist, ceph tell has good error checking mechanism a... Vasu Kulkarni
04:41 PM rgw Bug #19920: test_cls_rgw.sh FAILED ClsSDK.TestSDKCoverageReplay (2035 ms)
also in http://qa-proxy.ceph.com/teuthology/teuthology-2017-05-15_05:00:21-smoke-master-testing-basic-vps/1178707/teu... Yuri Weinstein
04:40 PM rbd Bug #19929 (Pending Backport): Lock release requests not honored after watch is re-acquired
Mykola Golub
04:40 PM Revision dbde7af1 (ceph): Merge pull request #15093 from dillaman/wip-19929
librbd: reacquire lock should update lock owner client id
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
04:28 PM Revision e57ecb64 (ceph): qa/suites/rados/thrash: make sure osds have map before legacy scrub
The OSDs must have a map reflecting the require_luminous flag in order
for the legacy conversion to happen. A quick ...
Sage Weil
03:54 PM Revision 978f1d3a (ceph): Merge pull request #10690 from ceph/wip-rgw-polymorphic-errors
rgw: polymorphic error codes
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:17 PM rbd Bug #19636: upgrade:client-upgrade/{hammer,jewel}-client-x/rbd failing in kraken 11.2.1 integrati...
Seems similar in http://pulpito.ceph.com/teuthology-2017-05-13_05:45:02-upgrade:client-upgrade-kraken-distro-basic-sm... Yuri Weinstein
03:12 PM rbd Bug #19942 (Duplicate): "[ FAILED ] TestLibRBD.Metadata" in upgrade:client-upgrade-kraken-distr...
Run: http://pulpito.ceph.com/teuthology-2017-05-13_05:45:02-upgrade:client-upgrade-kraken-distro-basic-smithi/
Job: ...
Yuri Weinstein
03:11 PM Revision 60f90461 (ceph): Merge pull request #15096 from jcsp/wip-journalrepair-test
qa: simplify TestJournalRepair
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
John Spray
03:06 PM Bug #19598: "Unable to correct problems, you have held broken packages." in upgrade:hammer-jewel-...
Suspect the same issue in upgrade:client-upgrade-kraken run:
http://qa-proxy.ceph.com/teuthology/teuthology-2017-05-...
Yuri Weinstein
02:21 PM Bug #19598: "Unable to correct problems, you have held broken packages." in upgrade:hammer-jewel-...
Also in http://pulpito.ceph.com/teuthology-2017-05-14_02:25:02-upgrade:hammer-jewel-x-kraken-distro-basic-smithi/ Yuri Weinstein
02:53 PM rgw Bug #19932 (Pending Backport): rgw_file: v3 write timer does not close open handles
Ken Dreyer
02:29 PM Revision 8b2e41c0 (ceph): rgw_file: v3: fix write-timer action
For now, unify with v4 write-on-close path, by calling
RGWFileHandle::close() on write-timer expire, since it will
ca...
Matt Benjamin
02:24 PM Bug #19414: ceph-deploy fails on ovh nodes
Also in http://pulpito.ceph.com/teuthology-2017-05-13_05:55:02-ceph-deploy-kraken-distro-basic-ovh/ Yuri Weinstein
02:20 PM Revision 225bc600 (ceph): Merge pull request #15110 from tchaikov/wip-build-using-cmake
doc: use do_cmake.sh instead of `cmake ..`
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:19 PM Revision e7d1d877 (ceph): Merge pull request #15023 from tchaikov/wip-cmdparse-constness
cmdparse: more constness
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
01:53 PM Bug #19941 (Resolved): ceph-disk fails if OSD udev rule triggers prior to mount of /var
Another "my OSDs don't come up on reboot" bug:
ceph-disk unconditionally calls setup_statedir() during initialisat...
David Disseldorp
01:50 PM Revision 33494b27 (ceph): mon/MgrMonitor: s/digest_callback/digest_event/
to be consistent with the rest of mon
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:50 PM Revision a80ff012 (ceph): mon/MgrMonitor: cancel timer before resetting it
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:50 PM Revision 9061c893 (ceph): mon/MgrMonitor: send digests only if is_active()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:50 PM Revision a850dc23 (ceph): mon/MgrMonitor: use mono clock to avoid potention issue introduced by t...
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:43 PM mgr Bug #19940 (Resolved): client.admin not granted mgr caps on upgrade (was: mgr access denied on pg...
Sage Weil
12:39 PM mgr Bug #19940 (Fix Under Review): client.admin not granted mgr caps on upgrade (was: mgr access deni...
https://github.com/ceph/ceph/pull/15112 John Spray
12:12 PM mgr Bug #19940: client.admin not granted mgr caps on upgrade (was: mgr access denied on pg dump)
Found it. client.admin now needs the mgr 'allow *' cap.
This fixes it:...
Dan van der Ster
12:04 PM mgr Bug #19940: client.admin not granted mgr caps on upgrade (was: mgr access denied on pg dump)
... Dan van der Ster
11:58 AM mgr Bug #19940 (Resolved): client.admin not granted mgr caps on upgrade (was: mgr access denied on pg...
This is a newly deployed master test cluster running ceph-12.0.2-1185.g3155335.el7.x86_64.
Once per minute our mgr...
Dan van der Ster
01:43 PM Revision 035c3984 (ceph): Merge pull request #15112 from jcsp/wip-19940
ceph-create-keys: update client.admin if it already exists
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:07 PM Revision fc286d61 (ceph): Merge pull request #15097 from linuxbox2/wip-rgwfile-write3
rgw_file: v3: fix write-timer action Matt Benjamin
12:46 PM mgr Bug #17738 (Duplicate): Deadlock when shutdown() is called while still in init()
Kefu Chai
12:42 PM Revision f2337d1b (ceph): 12.0.3
Jenkins Build Slave User
12:39 PM Revision c0c64433 (ceph): test/librbd: make unit tests pass when cache is disabled
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
12:39 PM Revision c065cbdb (ceph): test/librbd: TestMockImageRemoveRequest gmock warnings
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
12:32 PM Revision 63855e38 (ceph): doc: add hyperlink on ACL settings
The link listed at bottom but never used, I think it's missed by author.
Signed-off-by: Drunkard Zhang <gongfan193@g...
Drunkard Zhang
12:28 PM Revision 82332b7a (ceph): ceph-create-keys: update client.admin if it already exists
This means that anyone who de-privileges their client.admin
user will find that it gets resets with full privileges a...
John Spray
12:20 PM Revision 0f811b3d (ceph): doc: typo fixes in doc/radosgw/multisite
Signed-off-by: Drunkard Zhang <gongfan193@gmail.com> Drunkard Zhang
11:08 AM RADOS Bug #19939 (Resolved): OSD crash in MOSDRepOpReply::decode_payload

Seen on kcephfs suite, running against test branch based on Monday's master....
John Spray
11:00 AM CephFS Bug #19934: ceph fs set cephfs standby_count_wanted 0 fails on jewel upgrade
... John Spray
02:19 AM CephFS Bug #19934 (Resolved): ceph fs set cephfs standby_count_wanted 0 fails on jewel upgrade
... Sage Weil
10:54 AM Revision ba6e5e8d (ceph): doc: use do_cmake.sh instead of `cmake ..`
user could be confused at seeing errors like:
src/CMakeLists.txt:644 (add_subdirectory): The source directory /src/l...
Kefu Chai
10:00 AM CephFS Bug #19892 (Fix Under Review): Test failure: test_purge_queue_op_rate fails
John Spray
09:52 AM CephFS Bug #19893 (Resolved): test_rebuild_simple_altpool fails
John Spray
09:51 AM Revision 3155335c (ceph): Merge pull request #15094 from fullerdj/wip-djf-19893
qa/cephfs: Fix for test_data_scan
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:45 AM CephFS Feature #19362 (Resolved): mds: add perf counters for each type of MDS operation
John Spray
09:45 AM Revision 71e3a853 (ceph): Merge pull request #14938 from michaelsevilla/f19362
mds: add perf counters for file system operations
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:43 AM CephFS Bug #19890 (Resolved): src/test/pybind/test_cephfs.py fails
John Spray
09:24 AM CephFS Feature #19820 (Resolved): ceph-fuse: use userspace permission check by default
Zheng Yan
09:21 AM Bug #16910: cluster takes 30 mins to detect node down and meanwhile rbd is unresponsive
Dear Martin,
we were in the same condition (30 mins to detect node down and meanwhile rbd is unresponsive);
We have...
Alessandro Garbelli
09:15 AM Revision 5efad43e (ceph): Merge pull request #15018 from ukernel/wip-19890
pybind: fix open flags calculation
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:14 AM CephFS Bug #19755 (Pending Backport): MDS became unresponsive when truncating a very large file
John Spray
09:13 AM Revision ea4a165f (ceph): Merge pull request #14769 from ukernel/wip-19755
osdc/Filer: truncate large file party by party
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:05 AM Revision 9d2d032e (ceph): ceph: simplify CInode::maybe_export_pin()
move most works into MDBalancer::handle_export_pins(), this simplifies
the code a lot.
Another reason for this chang...
Yan, Zheng
08:43 AM Revision 6473b793 (ceph): qa/cephfs: disable mds_bal_frag for TestStrays.test_purge_queue_op_rate
directory fragmentation generates extra osd ops, which affects checks
in the test.
Fixes: http://tracker.ceph.com/is...
Yan, Zheng
08:38 AM devops Bug #19937 (In Progress): ceph-common needs dependency to psmisc package (Ubuntu 16.04)
Nathan Cutler
07:07 AM devops Bug #19937 (Duplicate): ceph-common needs dependency to psmisc package (Ubuntu 16.04)
ceph-common includes a logrotate script that uses killall to inform ceph daemons to reopen their logfiles.
killall...
Burkhard Linke
08:14 AM Revision e6af68c3 (ceph): doc: change reference to internal link
Signed-off-by: Drunkard Zhang <gongfan193@gmail.com> Drunkard Zhang
07:32 AM Bug #14900: hammer: A massive crush OSD daemons in cache tier pool
I get the same condition. Do you check out the reason ? Shengzuo Yu
07:15 AM devops Bug #19938: Duplicate logrotate entries if ceph-base and ceph-common are installed (Ubuntu 16.04)
(fingers were too fast...)
Colocating rados gateway and osd on the same host, ceph-common and ceph-base are instal...
Burkhard Linke
07:10 AM devops Bug #19938 (Resolved): Duplicate logrotate entries if ceph-base and ceph-common are installed (Ub...
Burkhard Linke
06:45 AM Revision b6aafc27 (ceph): rgw-multisite: fix the problem of rgw website configure 'RedirectAllReq...
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com> joke lee
06:42 AM Revision cad4cffb (ceph): msg/async: add perf counter for msgr thread to know lat distribute
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
06:08 AM Revision 71c3fd4b (ceph): msg/async: remove unused perf counter
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
05:33 AM Revision da4c026f (ceph): rgw: Searching for error codes and dumping output based on protocol flags.
The previous commit uses dynamic allocation to search for s3/ swift specific
error codes and dump the results. In ord...
Pritha Srivastava
05:22 AM mgr Feature #19885: `ceph tell mgr help` failed on Kraken
Tim Serong wrote:
> Sorry, I'm not explaining myself clearly. What I meant was;
>
> - At some time in the past, ...
Chang Liu
03:42 AM mgr Feature #19885: `ceph tell mgr help` failed on Kraken
Sorry, I'm not explaining myself clearly. What I meant was;
- At some time in the past, commands in python module...
Tim Serong
05:02 AM Revision b92c8359 (ceph): Latest Changes based on comments:
https://github.com/ceph/ceph/pull/10736#discussion_r116404207
https://github.com/ceph/ceph/pull/10736#discussion_r116...
Daniel Oliveira
04:39 AM Revision a7c171b7 (ceph): msg/async: avoid was_session_reset involving outcoming_bl operation
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
04:35 AM Revision b640ded8 (ceph): polymorphic error codes.
make set_req_state_err a method of req_state
get rid of params.perr; it's never used
rgw - polymorphic error object...
Marcus Watts
04:29 AM Revision c70b3562 (ceph): msg/async: make sure write_message work in own thread
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
04:27 AM Revision cf4a73a8 (ceph): msg/async: remove write_lock on outcoming_bl and write_message
since we only write_message within own thread, we could free outcoming_bl
without lock protection. then it could huge...
Haomai Wang
02:41 AM Bug #19931: osds abort on shutdown with assert(peering_queue.empty()) or 'pgid X has ref count of 2'
... Sage Weil
02:39 AM RADOS Bug #19936 (New): filestore ENOTEMPTY
... Sage Weil
02:36 AM Bug #19935 (Resolved): scrub test should not be run with d-luminous/at-end
/a/sage-2017-05-15_17:07:41-rados-wip-sage-testing2---basic-smithi/1180549... Sage Weil

05/15/2017

11:36 PM Bug #19884: support Debian stretch
Be sure not to ignore the discussion in the Debian bug; there's good info there Dan Mick
11:06 PM rgw Bug #19932 (Fix Under Review): rgw_file: v3 write timer does not close open handles
https://github.com/ceph/ceph/pull/15097 Ken Dreyer
09:37 PM rgw Bug #19932 (Resolved): rgw_file: v3 write timer does not close open handles
When a v3 write timer expires, it completes the current write as required, but does not clear the FLAG_OPEN or FLAG_S... Matt Benjamin
10:08 PM Revision 47c949d6 (ceph): rgw: remove fastcgi from default rgw frontends
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
09:37 PM Revision ce6ecb55 (ceph): rgw_file: v3: fix write-timer action
For now, unify with v4 write-on-close path, by calling
RGWFileHandle::close() on write-timer expire, since it will
ca...
Matt Benjamin
09:31 PM CephFS Bug #19734 (Resolved): mds: subsystems like ceph_subsys_mds_balancer do not log correctly
John Spray
09:31 PM Revision 6f1bf0dd (ceph): Merge pull request #15052 from batrick/i19734
mds: use debug_mds for most subsys
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:27 PM Revision 2350555f (ceph): qa: simplify TestJournalRepair
This was sending lots of metadata ops to MDSs to persuade
them to migrate some subtrees, but that was flaky. Use
the...
John Spray
09:14 PM Revision 18321c69 (ceph): ceph-disk: separate ceph-osd --check-needs-* logs
It is using the OSD id zero but have nothing to do with OSD zero and
this is confusing to the user. The log themselve...
Loic Dachary
08:40 PM CephFS Bug #19893 (Fix Under Review): test_rebuild_simple_altpool fails
https://github.com/ceph/ceph/pull/15094 Douglas Fuller
08:01 PM Revision 7f659e10 (ceph): qa/cephfs: Fix for test_data_scan
Don't assume that test_data_scan will be run on exactly 2 MDS nodes.
Fixes: http://tracker.ceph.com/issues/19893
Sig...
Douglas Fuller
07:10 PM Bug #19931 (Resolved): osds abort on shutdown with assert(peering_queue.empty()) or 'pgid X has r...
These have been happening consistently against the rgw:multisite suite, which sets 'wait-for-scrub: false'.
An exa...
Casey Bodley
06:12 PM Bug #19877 (Fix Under Review): check_past_interval_bounds assert after split
Sage Weil
06:11 PM Bug #19899 (Resolved): bluestore: FAILED assert(num_running == 0) in aio_wake()
Sage Weil
05:47 PM Revision 880dde8e (ceph): Merge pull request #15091 from ceph/luminous
merge v12.0.2 release tag Sage Weil
05:43 PM Revision 6de3e184 (ceph): mds: add perf counters for file system operations
Shows the types of operations that clients are doing by adding counters to the
spot where the MDS responds to clients...
Michael Sevilla
04:36 PM mgr Bug #19919: mgr: ImportError: No module named cherrypy
This is going to go away either when the rest module gets ripped out (due to new rest module), or when we start pulli... John Spray
04:32 PM mgr Bug #19919: mgr: ImportError: No module named cherrypy
Also see in run http://pulpito.ceph.com/teuthology-2017-05-13_03:25:02-upgrade:kraken-x-master-distro-basic-smithi/
...
Yuri Weinstein
04:25 PM Revision 6db74cf1 (ceph): Merge pull request #15079 from ztczll/master
mailmap: ztczll affiliation
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:13 PM rbd Bug #19929 (Fix Under Review): Lock release requests not honored after watch is re-acquired
*PR*: https://github.com/ceph/ceph/pull/15093 Jason Dillaman
02:35 PM rbd Bug #19929 (Resolved): Lock release requests not honored after watch is re-acquired
After the watch fails, the lock owner client id is cleared and the re-acquire process is started. If the re-acquire i... Jason Dillaman
04:12 PM Revision 21ce5e16 (ceph): librbd: reacquire lock should update lock owner client id
Fixes: http://tracker.ceph.com/issues/19929
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:47 PM Revision 27ba6cbb (ceph): msg/async: remove send message inline option
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
03:46 PM Revision 1156747d (ceph): doc: add new cn ceph mirror to doc and mirroring
Signed-off-by: Shengjing Zhu <zsj950618@gmail.com> Shengjing Zhu
03:28 PM Bug #19883: Remove redundant includes
https://github.com/ceph/ceph/pull/15086
https://github.com/ceph/ceph/pull/15169
https://github.com/ceph/ceph/pu...
Jos Collin
02:50 PM Revision 5dc97198 (ceph): librbd: optimize copy-up to add hints only once to object op
Fixes: http://tracker.ceph.com/issues/19875
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
02:22 PM Revision 80038f50 (ceph): qa/suites/rados/threas-erasure-code-*: fix luminous facet
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:21 PM Revision 8fdbeb5b (ceph): qa/suites/rados/thrash-erasure-code-overwrites: fix
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:03 PM Revision bd58423b (ceph): Merge pull request #15081 from tchaikov/wip-fio-readme
fio: update README.md so only the fio ceph engine is built
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
01:46 PM CephFS Bug #19892: Test failure: test_purge_queue_op_rate fails
Let's tweak the numbers on this test to get more consistent behaviour (more files), or maybe set the concurrent purge... John Spray
01:38 PM Revision 2b6b1b5b (ceph): doc/dev/perf_counters: update docs for new friendly properties
Note that histograms are not yet documented.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:38 PM Revision caf3367a (ceph): common/perf_counters: histograms are counters
The histogram is a histogram of counters (not guages), so set the COUNTER
bit. (This only matters because we expose ...
Sage Weil
01:38 PM Revision 76211dc1 (ceph): common/perf_counters: make 'perf schema' more friendly
The raw bits are pretty hard to interpret and the documentation isn't
super easy to find. Expose a string descriptio...
Sage Weil
01:38 PM Revision 0a8c444f (ceph): common/perf_counters: rename histogram adder method
Specifically, it's a u64 counter histogram.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:15 PM Revision aa613862 (ceph): mon/OSDMonitor: add 'osd crush swap-bucket' command
Swap contents of two crush buckets. Do it safely by default so that
the origin bucket has to be an orphan (unless fo...
Sage Weil
01:15 PM Revision abe64b45 (ceph): crush: add crush_alg_name
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:15 PM Revision 4c61bf3d (ceph): mon/OSDMonitor: require force flag is swap-bucket alg types differ
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:15 PM Revision 5f795631 (ceph): crush: implement swap_bucket
Swap contents between buckets.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:44 PM rbd Bug #19907 (Pending Backport): rbd-mirror: admin socket path names collision
Jason Dillaman
12:43 PM Revision 6b863620 (ceph): Merge pull request #15048 from trociny/wip-19907
rbd-mirror: resolve admin socket path names collision
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:25 PM CephFS Bug #19891 (Resolved): Test failure: test_full_different_file
John Spray
12:21 PM Revision 17f669a8 (ceph): Merge pull request #15026 from ukernel/wip-19891
qa/suites/fs: reserve more space for mds in full tests
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
12:18 PM CephFS Bug #19828 (Resolved): mds: valgrind InvalidRead detected in Locker
John Spray
12:18 PM CephFS Bug #19903 (Resolved): LibCephFS.ClearSetuid fails
John Spray
12:18 PM Revision a1e51dfc (ceph): Merge pull request #15039 from ukernel/wip-19903
client: fix UserPerm::gid_in_group()
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
12:17 PM Revision 897b5f5b (ceph): Merge pull request #15035 from batrick/quiet-mds-grow-shrink
qa: silence spurious insufficient standby health warnings
Reviewed-by: Yan, Zheng <zyan@redhat.com>
John Spray
12:16 PM Revision d63962f1 (ceph): Merge pull request #14991 from ukernel/wip-19828
mds: fix use-after-free in Locker::file_update_finish()
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
12:16 PM Revision 0f250a88 (ceph): Merge pull request #14978 from cernceph/dvanders_quota
client: client_quota no longer optional
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:27 AM mgr Feature #19885: `ceph tell mgr help` failed on Kraken
Tim Serong wrote:
> Sorry, my mistake. I was confusing this for a problem we had at one point where invoking comman...
Chang Liu
11:04 AM mgr Feature #19885: `ceph tell mgr help` failed on Kraken
Sorry, my mistake. I was confusing this for a problem we had at one point where invoking commands defined in the pyt... Tim Serong
07:23 AM mgr Feature #19885: `ceph tell mgr help` failed on Kraken
Tim Serong wrote:
> This problem doesn't occur in master. I believe it was fixed by https://github.com/ceph/ceph/co...
Chang Liu
09:33 AM Backport #19926 (In Progress): jewel: mon crash on shutdown, lease_ack_timeout event
https://github.com/ceph/ceph/pull/15083 Alexey Sheplyakov
08:16 AM Backport #19926 (Resolved): jewel: mon crash on shutdown, lease_ack_timeout event
https://github.com/ceph/ceph/pull/15083
Alexey Sheplyakov
09:32 AM Backport #19928 (Resolved): kraken: mon crash on shutdown, lease_ack_timeout event
https://github.com/ceph/ceph/pull/15084
Alexey Sheplyakov
08:58 AM rgw Bug #19927 (New): rgw-multisite: slave zone can not redirect website configure request to metadat...

hi,
when i make website configure request to slave zone rgw, and get website configure from master zone,but i ca...
joke lee
08:53 AM Revision 9609d789 (ceph): doc: update the usage of 'ceph-deploy purge'
Now it refuses to purge data directly before remove ceph package.
So update the order between commands when using it....
Shengzuo Yu
08:13 AM Revision 1a0a89de (ceph): fio: update README.md so only the fio ceph engine is built
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:10 AM Revision 43a55828 (ceph): Merge pull request #15044 from lixiaoy1/master
test/fio_ceph_objectstore: fix fio plugin build failure by engine_data
Reviewed-by: Casey Bodley <cbodley@redhat.com...
Kefu Chai
08:04 AM CephFS Bug #19854: ceph-fuse write a big file,The file is only written in part
Zheng Yan wrote:
> can you reproduce this issue? (errors in the client.log are normal, they shouldn't cause this iss...
Zheng Yan
07:24 AM CephFS Bug #19854: ceph-fuse write a big file,The file is only written in part
Zheng Yan wrote:
> can you reproduce this issue? (errors in the client.log are normal, they shouldn't cause this iss...
Zheng Yan
07:12 AM CephFS Bug #19854: ceph-fuse write a big file,The file is only written in part
hi zheng yan:
reproduce this issue is easy, but I don't know what specific logs need to be opened at the client an...
junming rao
07:57 AM Linux kernel client Bug #19275 (Resolved): stable-writes flag gets reset underneath rbd since 4.4
In 4.4.68, 4.9.28, 4.10.16 and 4.11.1. Ilya Dryomov
07:55 AM Linux kernel client Feature #17524 (Resolved): krbd: support disabling auto-exclusive lock transition logic
Done in 4.12. Ilya Dryomov
07:13 AM Revision c003d900 (ceph): mailmap:ztczll affiliation
Signed-off-by: zhanglei <243290414@qq.com> lei zhang
06:39 AM rgw Tasks #16784 (Fix Under Review): RADOSGW feature requires FCGI which no longer has an upstream so...
Kefu Chai
03:06 AM Revision 3e138f88 (ceph): Merge pull request #15076 from atheism/atheism-mailmap
mailmap: Weibing Zhang mailmap affiliation Sage Weil
02:50 AM Revision ade9fec9 (ceph): Merge pull request #15007 from ztczll/master
test/objectstore/: Check put_ref return value
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Sage Weil
02:50 AM Revision a869c9a5 (ceph): Merge pull request #15021 from runsisi/wip-fix-writefull
osd/PrimayLogPG: update modified range to include the whole object size for write_full op
Reviewed-by: Sage Weil <sa...
Sage Weil
02:49 AM Revision d53127a2 (ceph): Merge pull request #15046 from ukernel/wip-osdmap-encode
osd/OSDMap: bump encoding version for require_min_compat_client
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:48 AM Bug #19595: mgr: segv in msgr thread, with no core
/a/sage-2017-05-12_14:53:12-rados-wip-sage-testing---basic-smithi/1171581
Sage Weil

05/14/2017

05:12 AM Revision 1624b063 (ceph): mailmap: Weibing Zhang mailmap affiliation
Signed-off-by: Weibing Zhang <atheism.zhang@gmail.com> Weibing Zhang
02:06 AM Bug #19925: Bluestore osd crashes on start
I've just noticed that i'm running 10.2.7, and there have been a lot of enhancements to Bluestore since then. I thoug... K Jarrett
01:56 AM Bug #19925 (Closed): Bluestore osd crashes on start
I'm seeing an issue very similar to that seen in #16278 - whereby a Bluestore OSD crashes upon start with the followi... K Jarrett

05/13/2017

10:05 AM Feature #10036 (Resolved): osd tree to show primary-affinity value
Kefu Chai
10:02 AM Feature #10036 (In Progress): osd tree to show primary-affinity value
Kefu Chai
07:59 AM Backport #17385 (In Progress): jewel: ceph cli: Rados object in state configuring race
Shinobu Kinjo
04:58 AM mgr Feature #19885: `ceph tell mgr help` failed on Kraken
This problem doesn't occur in master. I believe it was fixed by https://github.com/ceph/ceph/commit/9988a564d8 Tim Serong
04:24 AM mgr Feature #19885: `ceph tell mgr help` failed on Kraken
well, I found the command "get_command_descriptions" in source that used in OSD/MON module. I will take over this tic... Chang Liu
02:20 AM Revision 9a44857a (ceph): int_types.h: remove hacks to workaround old systems
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai

05/12/2017

10:57 PM Revision bfec53fa (ceph): common: Remove redundant includes
Fixes: http://tracker.ceph.com/issues/19883 (Partially)
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard
09:58 PM Bug #19924 (Resolved): build/ops: fix python-Sphinx package name for SUSE
https://github.com/ceph/ceph/pull/15015 Nathan Cutler
09:20 PM Revision 72682e57 (ceph): mon: subtree-based crush type down health warnings
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
09:08 PM rgw Tasks #16784: RADOSGW feature requires FCGI which no longer has an upstream source
Added PR: https://github.com/ceph/ceph/pull/15070
Thomas Serlin
08:53 PM Revision 06292351 (ceph): qa: add task for dnsmasq configuration
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:35 PM Revision 89ec0c13 (ceph): rgw: swift: disable revocation thread if sleep == 0 || cache_size == 0
Keystone tokens can be revoked. This causes them to fail
validation. However, in ceph, we cache them. As long as
t...
Marcus Watts
08:35 PM Revision c2b58ee1 (ceph): ceph-disk: enable directory backed OSD at boot time
https://github.com/ceph/ceph/commit/539385b143feee3905dceaf7a8faaced42f2d3c6
introduced a regression preventing direc...
Loic Dachary
08:35 PM Revision 804fec0e (ceph): cls/rgw: list_plain_entries() stops before bi_log entries
list_plain_entries() was using encode_obj_versioned_data_key() to set
its end_key, which gives a prefix of BI_BUCKET_...
Casey Bodley
08:35 PM Revision f5af26d0 (ceph): rbd-mirror: prevent infinite loop when computing replay status
If the image had a non-primary predecessor epoch whose tag tid
duplicates an epoch within its own journal, an infinit...
Jason Dillaman
08:35 PM Revision e86715a3 (ceph): librbd: add no-op event when promoting an image
The rbd-mirror process needs an event in the journal
to properly detect the transition between primary and
non-primar...
Jason Dillaman
08:35 PM Revision f865965d (ceph): rgw: remove unnecessary output
a lot of radosgw-admin command will output
"error in read_id for object name: default : (2) No such file or directory...
wei qiaomiao
08:35 PM Revision 7206f2c9 (ceph): radosgw-admin: warn that 'realm rename' does not update other clusters
Fixes: http://tracker.ceph.com/issues/19746
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
08:35 PM Revision 9a2f4fb3 (ceph): rgw: add bucket size limit check to radosgw-admin
The change adds a new list of all buckets x all users, with
fields for bucket name, tenant name, current num_objects,...
Matt Benjamin
08:34 PM Revision d42f0d96 (ceph): DROP-IN-RPM: civetweb: pullup chunked encoding by Marcus
Fixes: http://tracker.ceph.com/issues/19736
Resolves: rhbz#1435003
Signed-off-by: Matt Benjamin <mbenjamin@redhat.c...
Matt Benjamin
08:27 PM Revision f0bed0a3 (ceph): Last changes for PR #10736
Signed-off-by: Daniel Oliveira <doliveira@suse.com> Daniel Oliveira
06:55 PM Revision c582dc76 (ceph): Merge remote-tracking branch 'upstream/master' into SebastienHan_config...
Daniel Oliveira
06:32 PM RADOS Bug #19909: PastIntervals::check_new_interval: assert(lastmap->get_pools().count(pgid.pool()))
Or Sage/Zheng can confirm if this failure mode matches that error... Greg Farnum
06:31 PM RADOS Bug #19909: PastIntervals::check_new_interval: assert(lastmap->get_pools().count(pgid.pool()))
I'm just pattern-matching from going through my email, but https://github.com/ceph/ceph/pull/15046 is about OSDMap de... Greg Farnum
06:28 PM Revision cd71ffce (ceph): rbd-mirror: resolve admin socket path names collision
If global admin_socket parameter is set, for PoolReplayer admin
sockets generate and use unique paths in $run_dir. Pr...
Mykola Golub
05:30 PM Revision 4b52a038 (ceph): doc: add descriptions for mon/mgr options
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:59 PM rgw Bug #19922 (Resolved): remove unnecessary 'error in read_id for object name: default'
This change was merged before kraken, but I'd like to see it backported to jewel.
https://github.com/ceph/ceph/pul...
Casey Bodley
04:14 PM rgw Bug #19920 (New): test_cls_rgw.sh FAILED ClsSDK.TestSDKCoverageReplay (2035 ms)

http://qa-proxy.ceph.com/teuthology/teuthology-2017-05-12_05:00:32-smoke-master-testing-basic-vps/1156802/teutholog...
Vasu Kulkarni
04:08 PM mgr Bug #19919: mgr: ImportError: No module named cherrypy
http://qa-proxy.ceph.com/teuthology/teuthology-2017-05-12_05:00:32-smoke-master-testing-basic-vps/1156754/teuthology.... Vasu Kulkarni
04:07 PM mgr Bug #19919 (Duplicate): mgr: ImportError: No module named cherrypy

I have seen this error occur at various places ImportError: No module named cherrypy
probably looks like it can be...
Vasu Kulkarni
03:35 PM Revision 2643fe88 (ceph): RGW: Turn off fcgi as a frontend
Signed-off-by: Thomas Serlin <tserlin@redhat.com> Thomas Serlin
03:17 PM Revision 3099684c (ceph): crush,osd: s/chooseargs/choose_args/
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
03:17 PM Revision 7114581a (ceph): crush: encode can override weights with weight set
Encode a "legacy" crushmap if (1) we're using weight sets, (2) the
client is lacking features for the weight set, but...
Loic Dachary
02:12 PM Revision 404cee74 (ceph): Merge pull request #13111 from cbodley/wip-rgw-mdlog-trim
rgw multisite: automated mdlog trimming
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
01:50 PM mgr Feature #19885: `ceph tell mgr help` failed on Kraken
MgrPyModules reports all supported commands via "get_commands", we could report the supported commands by handling MM... Kefu Chai
01:40 PM Backport #19916 (In Progress): kraken: osd/OSD.h: 706: FAILED assert(removed) in PG::unreg_next_s...
https://github.com/ceph/ceph/pull/15066 Alexey Sheplyakov
01:12 PM Backport #19916 (Resolved): kraken: osd/OSD.h: 706: FAILED assert(removed) in PG::unreg_next_scrub
https://github.com/ceph/ceph/pull/15066
Alexey Sheplyakov
01:38 PM Bug #19880 (Resolved): ceph-osd: abort in BlueStore::OpSequencer::~OpSequencer
Sage Weil
11:45 AM Bug #19880: ceph-osd: abort in BlueStore::OpSequencer::~OpSequencer
https://github.com/ceph/ceph/pull/15004 Kefu Chai
01:31 PM Revision 675f6d9d (ceph): mon: fix mon_keyvaluedb application
In 42a6b0efe1a3269c8e6c10e89f92bc0f28923af2 I mistakenly thought that
create_or_open was the path taken for normal op...
Sage Weil
01:23 PM rgw Feature #19917 (New): radosgw access log is lacking useful information
Currently a typical log entry looks like this:... Jens Harbott
01:15 PM Revision 2aec591c (ceph): osd/PrimaryLogPG: do not call on_shutdown() if (pg.deleting)
when a callback is called, it could be facing a PG already shut down by
OSD. but if that callback wants to shut that ...
Kefu Chai
01:12 PM Backport #19915 (In Progress): jewel: osd/OSD.h: 706: FAILED assert(removed) in PG::unreg_next_scrub
https://github.com/ceph/ceph/pull/15065 Alexey Sheplyakov
12:42 PM Backport #19915 (Resolved): jewel: osd/OSD.h: 706: FAILED assert(removed) in PG::unreg_next_scrub
https://github.com/ceph/ceph/pull/15065
Alexey Sheplyakov
12:43 PM Revision 9ec5d8b1 (ceph): osd/PrimaryLogPG: do not call on_shutdown() if (pg.deleting)
when a callback is called, it could be facing a PG already shut down by
OSD. but if that callback wants to shut that ...
Kefu Chai
11:45 AM Revision cf8b54ae (ceph): Merge pull request #15004 from liewegas/wip-19880
os/bluestore: fix deferred write race
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Kefu Chai
11:40 AM Revision c8262225 (ceph): Merge pull request #15029 from xiexingguo/wip-bluestore-20170510
os/bluestore: pre-calculate number of ghost buffers to evict
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
11:40 AM Revision 6fbcac46 (ceph): Merge pull request #15012 from tchaikov/wip-byteswap
byteorder: use gcc intrinsics for byteswap
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Casey Bodl...
Kefu Chai
11:38 AM Revision 5a32cd3d (ceph): Merge pull request #15019 from badone/wip-redundant-headers-2
common: Remove redundant includes
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:36 AM Bug #19902 (Pending Backport): osd/OSD.h: 706: FAILED assert(removed) in PG::unreg_next_scrub
Kefu Chai
11:36 AM Revision e08283a9 (ceph): Merge pull request #15040 from tchaikov/wip-19902
osd/PrimaryLogPG: do not call on_shutdown() if (pg.deleting)
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Reviewe...
Kefu Chai
11:34 AM Revision a4d4a9bc (ceph): Merge pull request #15009 from tchaikov/wip-kill-warnings
libradosstriper: do not assign garbage to returned value
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Kefu Chai
11:06 AM Revision 05e2528b (ceph): Merge pull request #14940 from ceph/wip-radosgw-admin-package-move
debian/rpm: move radosgw-admin to ceph-common
Reviewed-by: Boris Ranto <branto@redhat.com>
Reviewed-by: Kefu Chai <k...
Kefu Chai
11:05 AM mgr Bug #19913: load plugin `rest` failed
well, there is a working PR based on Flask. Maybe we should cluster_log an error message. User could know why REST ap... Chang Liu
10:09 AM mgr Bug #19913: load plugin `rest` failed
Maybe Cherrypy and Django is not the final solution, so there is no in the document huanwen ren
10:05 AM mgr Bug #19913: load plugin `rest` failed
thanks, huanwen. I know how to fix the dependency, the problem is whether we should give a feedback to user, or we sh... Chang Liu
09:03 AM mgr Bug #19913: load plugin `rest` failed
you need to install cherrypy
as fllow:...
huanwen ren
09:02 AM mgr Bug #19913: load plugin `rest` failed
Needing install cherrypy
as fllow:...
huanwen ren
08:36 AM mgr Bug #19913 (Resolved): load plugin `rest` failed
... Chang Liu
11:02 AM CephFS Bug #19706: Laggy mon daemons causing MDS failover (symptom: failed to set counters on mds daemon...

The blacklisting happened here:...
John Spray
10:04 AM CephFS Bug #19706: Laggy mon daemons causing MDS failover (symptom: failed to set counters on mds daemon...
So it turns out this is exposing an underlying issue (in at least some cases):
http://qa-proxy.ceph.com/teuthology/j...
John Spray
10:26 AM Bug #19884: support Debian stretch
to be specific the line of https://github.com/ceph/ceph/commit/e442f564195120db0595753ba355b9f0f8156521#diff-2d6de826... Kefu Chai
10:18 AM Bug #19884: support Debian stretch
Just as a note to anyone wanting to backport this to jewel: You also need at least the first part of commit e442f5641... Gaudenz Steinlin
09:41 AM CephFS Feature #19819: Add support of FS_IOC_FIEMAP ioctl on files, accessible through CephFS
Please don't close, since issue is valid, and maybe someone wil eventually fix it. Марк Коренберг
09:29 AM CephFS Feature #19819 (Rejected): Add support of FS_IOC_FIEMAP ioctl on files, accessible through CephFS
Okay. I'm going to close this, because implementing that ioctl efficiently isn't doable without major changes to how... John Spray
09:12 AM CephFS Feature #19819: Add support of FS_IOC_FIEMAP ioctl on files, accessible through CephFS
This is feature request. I have no skills and proper knowledge on CephFS to implement this feature.
Motivation -- ...
Марк Коренберг
09:01 AM CephFS Bug #19854: ceph-fuse write a big file,The file is only written in part
can you reproduce this issue? (errors in the client.log are normal, they shouldn't cause this issue) Zheng Yan
08:59 AM Revision fc9fa8ac (ceph): test/common: Check block_device_model return value
Signed-off-by: zhanglei <243290414@qq.com> lei zhang
08:48 AM CephFS Bug #19912 (Fix Under Review): kcephfs: Test failure: test_trim_caps
https://github.com/ceph/ceph/pull/15062 Zheng Yan
08:17 AM CephFS Bug #19912 (Resolved): kcephfs: Test failure: test_trim_caps
http://qa-proxy.ceph.com/teuthology/teuthology-2017-05-11_05:20:03-kcephfs-kraken-testing-basic-smithi/1122976/
<p...
Zheng Yan
08:42 AM Revision 1a48359f (ceph): qa/tasks/cephfs: use getattr to guarantee inode is in client cache
When selinux is enabled, kernel client may releases inodes (without
uptodate xattr) in readdir reply immediately afte...
Yan, Zheng
07:26 AM Revision 5af0f93f (ceph): doc/8/man/ceph-detect-init: update with tested distro and init systems
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:37 AM Revision ecb894f6 (ceph): config_opts: drop unused options
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:11 AM Revision 90a81607 (ceph): ceph-detect-init: detect init system by poking the system not checking ...
ubuntu's codename is not strictly lexical ordered. and after Xenial,
Yakkity and Zesty, it will be Artful. so we can ...
Kefu Chai
06:11 AM Revision b7c0949f (ceph): ceph-disk: remove unused methods
this is a follow-up of aac89719881c2788941b74d385d95860e520ea78, which
replaced partx with partprobe. and we don't ne...
Kefu Chai
02:41 AM Revision e6493f64 (ceph): pybind: fix cephfs.OSError initialization
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "cephfs.pyx", line 672, in cephfs.Lib...
Yan, Zheng
02:38 AM Revision 1b5fb3ac (ceph): os/BlueRocksEnv: remove unsupported rocksdb::Env methods
upstream:
https://github.com/facebook/rocksdb/commit/cdad04b0512ae2c7ee4d62961b71e5dd25955726
Signed-off-by: Haomai ...
Haomai Wang
02:37 AM Revision 021f0605 (ceph): kv/RocksDBStore: make non-contiguous bl calls with SliceParts to avoid ...
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:18 AM Revision d0a73ec9 (ceph): Merge pull request #13610 from liewegas/wip-snapset
osd: eliminate snapdir objects and move clone snaps vector into SnapSet
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
12:34 AM CephFS Bug #19903 (Fix Under Review): LibCephFS.ClearSetuid fails
https://github.com/ceph/ceph/pull/15039 Zheng Yan

05/11/2017

11:57 PM Revision 04f1bb1c (ceph): osd/PG: drop pre-firefly compat_mode for choose_*_acting
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:30 PM Revision bc6e9a30 (ceph): Merge pull request #15056 from liewegas/wip-fix-osdmap-comment
osd/OSDMap: fix feature commit comment Sage Weil
10:29 PM Revision 44ad0acf (ceph): osd/OSDMap: fix feature commit comment
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:44 PM rgw Backport #19759 (New): kraken: multisite: after CreateBucket is forwarded to master, local bucket...
note that this is for backporting *two* PRs Nathan Cutler
08:44 PM rgw Backport #19758 (New): jewel: multisite: after CreateBucket is forwarded to master, local bucket ...
note that this is for backporting *two* PRs Nathan Cutler
06:46 PM CephFS Feature #17834 (Resolved): MDS Balancer overrides
Patrick Donnelly
06:24 PM CephFS Feature #19819: Add support of FS_IOC_FIEMAP ioctl on files, accessible through CephFS
Марк: is this ticket describing something you want to work on, or is it just a request? In either case, what's the m... John Spray
04:01 PM Revision 74ddaa5e (ceph): Merge pull request #10260 from weiqiaomiao/wqm-wip-clean-opstate
rgw: clean unuse code in cls_statelog_check_state
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed-by: Cas...
Casey Bodley
03:59 PM Revision 6e8d3371 (ceph): Merge pull request #14411 from mikulely/rgw-cleanup-rados
rgw: rgw_rados drop deprecated global var
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:58 PM Revision 9fbea01c (ceph): Merge pull request #14906 from mikulely/lc-cleanup-2
rgw: cleanup lc continuation
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Casey Bodley
03:57 PM rgw Bug #19745 (Pending Backport): multisite: after CreateBucket is forwarded to master, local bucket...
https://github.com/ceph/ceph/pull/15010 merged, please include in backports Casey Bodley
03:56 PM Revision 84fb0cd5 (ceph): Merge pull request #15010 from shashalu/fix-bucket-create
rgw: when create_bucket use the same num_shards with info.num_shards
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:36 PM Revision 60a31af8 (ceph): rgw: fix error handling in Browser Uploads.
The recent Coverity Scan for Ceph (published May 11, 2017 on
ceph-devel) shows that the read_form_part_header method ...
Radoslaw Zarzynski
03:17 PM rbd Bug #19863 (Resolved): bluestore deferred write crc changes before write
Sage Weil
03:17 PM Revision 381f4658 (ceph): Merge pull request #15017 from dillaman/wip-19863
common/bit_vector: utilize deep-copy during data decode
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:14 PM RADOS Bug #19911 (Can't reproduce): osd: out of order op
... Sage Weil
02:49 PM Revision bdf1a7a9 (ceph): mds: use debug_mds for most subsys
DOUT_COND was obsoleted by f41887e38d70970f4d0181fb73e835ece68cee6c.
Balancer and Mantle use a dout hack to continue...
Patrick Donnelly
02:44 PM Revision 2c91e91b (ceph): test/fio_ceph_objectstore: fix fio plugin build failure by engine_data
The commit in fio https://github.com/axboe/fio/commit/710bf9c592b849935e1bcc56ffc805fa1d5f9365
changed engine_data to...
Xiaoyan Li
02:01 PM Backport #19910 (In Progress): jewel: random OSDs fail to start after reboot with systemd
https://github.com/ceph/ceph/pull/15051 Alexey Sheplyakov
01:49 PM Backport #19910 (Resolved): jewel: random OSDs fail to start after reboot with systemd
https://github.com/ceph/ceph/pull/15051
Alexey Sheplyakov
01:54 PM Revision 1fdc9271 (ceph): osd/PrimayLogPG: update modified range to include the whole object size...
Signed-off-by: runsisi <runsisi@zte.com.cn> runsisi hust
01:52 PM Revision 592293cd (ceph): systemd/ceph-disk: make it possible to customize timeout
When booting a server with 20+ HDDs udev has to process a *lot* of
events (especially if dm-crypt is used), and 2 min...
Alexey Sheplyakov
01:48 PM Bug #18740 (Pending Backport): random OSDs fail to start after reboot with systemd
Alexey Sheplyakov
01:45 PM Revision bb6d2de3 (ceph): osd/PrimaryLogPG: drop parameter count_bytes for write_update_size_and_...
Signed-off-by: runsisi <runsisi@zte.com.cn> runsisi hust
01:43 PM Revision 503fb6c3 (ceph): osd/OSD.cc: fixup SWAPPED_ARGUMENTS
Fix for:
CID 1400116 (#1 of 2): Arguments in wrong order (SWAPPED_ARGUMENTS)
swapped_arguments: The positions of ar...
Danny Al-Gaaf
01:37 PM Revision 4a09e943 (ceph): osd/OSDMap: bump encoding version for require_min_compat_client
Otherwise, OSDMap::decode() throws expcetion when decoding old
version osdmap
Signed-off-by: "Yan, Zheng" <zyan@redh...
Yan, Zheng
01:29 PM Revision b972440c (ceph): crush/CrushCompiler.cc: fix error handling
calloc() does not take negative values, check return value from
get_max_buckets() and handle it correctly.
Fix for:
...
Danny Al-Gaaf
01:22 PM Revision 033decaf (ceph): rbd/action/MergeDiff: fix error handling
Fix for:
CID 1351525 (#1 of 1): Argument cannot be negative (NEGATIVE_RETURNS)
negative_returns: sd is passed to a ...
Danny Al-Gaaf
01:01 PM RADOS Bug #19909 (Won't Fix): PastIntervals::check_new_interval: assert(lastmap->get_pools().count(pgid...
After updating osds from 12.0.1 to 12.0.1-2248-g745902a, we get all osd's failing like this:... Dan van der Ster
12:50 PM Backport #19265 (In Progress): jewel: An OSD was seen getting ENOSPC even with osd_failsafe_full_...
Alexey Sheplyakov
12:49 PM Backport #19265: jewel: An OSD was seen getting ENOSPC even with osd_failsafe_full_ratio passed
https://github.com/ceph/ceph/pull/15050 Alexey Sheplyakov
12:43 PM rgw Bug #19905 (Fix Under Review): rgw website configure 'RedirectAllRequestsTo' failed to sync to sl...
Nathan Cutler
12:21 PM rgw Bug #19905: rgw website configure 'RedirectAllRequestsTo' failed to sync to slave zone
this can fix the problem
https://github.com/ceph/ceph/pull/15036
joke lee
04:47 AM rgw Bug #19905 (Resolved): rgw website configure 'RedirectAllRequestsTo' failed to sync to slave zone
hi, when i enable bucket website and put
<WebsiteConfiguration><RedirectAllRequestsTo><HostName>google.com</HostNa...
joke lee
12:29 PM Bug #19822: ceph-disk fails to activate disk - Debian Jessie + Kraken
You could open an issue against ceph-deploy, yes. Loïc Dachary
11:14 AM Bug #19822: ceph-disk fails to activate disk - Debian Jessie + Kraken
@Loic: What about the failing command, and ceph-deploy not recognizing this? Should I open a new issue for that? Florian Klink
09:32 AM Bug #19822 (Rejected): ceph-disk fails to activate disk - Debian Jessie + Kraken
Thanks for the update, very much appreciated ! Loïc Dachary
09:25 AM Bug #19822: ceph-disk fails to activate disk - Debian Jessie + Kraken
I gave up on ceph-deploy, and was successful with ceph-ansible instead. ;-)
Regarding this bug, it seems like the ...
Florian Klink
12:16 PM Feature #13319: ceph-objectstore-tool: add feature to adjust object_info size
Hi, @Sam, There is a command called "set_size", introduced by this commit https://github.com/ceph/ceph/commit/138a33b... Chang Liu
11:31 AM rbd Bug #19907 (Fix Under Review): rbd-mirror: admin socket path names collision
PR: https://github.com/ceph/ceph/pull/15048 Mykola Golub
10:07 AM rbd Bug #19907 (Resolved): rbd-mirror: admin socket path names collision
For every pool replayer rbd-mirror initializes separate local and remote ceph contexts. During initialization they us... Mykola Golub
11:30 AM rbd Feature #17489 (Resolved): [iscsi]: add support for librbd via LIO TCMU userspace passthrough
tcmu-runner now has support for librbd: https://github.com/open-iscsi/tcmu-runner/blob/master/rbd.c Jason Dillaman
09:39 AM rbd Feature #17489: [iscsi]: add support for librbd via LIO TCMU userspace passthrough
Is there a related commit or PR that could be linked here? Florian Haas
09:46 AM CephFS Bug #19635 (Pending Backport): Deadlock on two ceph-fuse clients accessing the same file
John Spray
09:46 AM Revision 745902ae (ceph): Merge pull request #14743 from ukernel/wip-19635
mds: issue new caps when sending reply to client
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:12 AM CephFS Bug #19589 (Resolved): greedyspill.lua: :18: attempt to index a nil value (field '?')
John Spray
09:12 AM Revision 1b1fc055 (ceph): Merge pull request #14704 from batrick/i19589
mds: fix mantle script to not fail for last rank
Reviewed-by: Michael Sevilla <mikesevilla3@gmail.com>
John Spray
09:00 AM Linux kernel client Bug #19275 (Pending Backport): stable-writes flag gets reset underneath rbd since 4.4
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=19b7ccf8651df09d274671b53039c672a52ad84... Ilya Dryomov
08:11 AM Bug #19836: crush: encode weight_set in a pre-weight-set crushmap
Loïc Dachary
07:44 AM CephFS Bug #19854: ceph-fuse write a big file,The file is only written in part
Zheng Yan wrote:
> what does 'written in part' mean? application wrote ~23G, failed to write the rest, or applicatio...
junming rao
07:36 AM Bug #19428 (Pending Backport): ceph-disk: Racing between partition creation & device node creation
Nathan Cutler
07:24 AM Revision 5b413226 (ceph): ceph-disk: Add more fix targets
It turns out I forgot several more directories that needs to be fixed by
this script. We need to fix /var/log/ceph, /...
Boris Ranto
07:24 AM Revision 3828c144 (ceph): ceph-disk: Add --system option for fix command
This adds the ability to restore the labels of the underlying system
data in addition to ceph data.
Signed-off-by: B...
Boris Ranto
07:24 AM Revision 3122fa8c (ceph): ceph-disk: Add fix subcommand
This subcommand will fix the SELinux labels and/or file permissions on
ceph data (/var/lib/ceph).
The command is als...
Boris Ranto
07:24 AM Revision 7341ee44 (ceph): ceph-disk: Add unit test for fix command
This will simulate the command* functions to not actually run anything
thus excercising the python code directly. It ...
Boris Ranto
07:13 AM Revision 595a5bef (ceph): restful: Do not store the config file in /etc/ceph
This also contains a documentation fix for authentication in / endpoint.
Signed-off-by: Boris Ranto <branto@redhat.com>
Boris Ranto
07:05 AM rgw Bug #19906 (New): Random Segmentation fault thread_name:civetweb-worker
I'm using ceph version 11.2.0 (f223e27eeb35991352ebc1f67423d4ebc252adb7) on Ubuntu 16.04.
Sometimes (once a week) ...
Christopher Hubrich
06:47 AM Bug #19884 (Fix Under Review): support Debian stretch
https://github.com/ceph/ceph/pull/15043
just skimmed through ceph-deploy, seems the only place we are checking the...
Kefu Chai
06:14 AM Revision 9f751d6e (ceph): mds: fix use-after-free in Locker::file_update_finish()
The capability may have already been freed when executing
Locker::file_update_finish()
Fixes: http://tracker.ceph.co...
Yan, Zheng
06:13 AM Revision fcbf3bfc (ceph): mds: export subtrees in stray inode to auth mds of its parent inode
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
06:13 AM Revision 233fb368 (ceph): mds: drop dirty dentries in subtree of deleted directory
Make slave commit code of rename/rmdir drop dirty dentries in subtree
dirfrag of deleted directory.
Signed-off-by: "...
Yan, Zheng
06:13 AM Revision 00fdbd89 (ceph): mds: use 'is in stray' instead 'nlink == 0' to check deleted inodes
Checking inode's nlink is not reliable when mds is not auth mds of
the inode.
This patch also removes the code that ...
Yan, Zheng
06:13 AM Revision 0d5cd17b (ceph): mds: clear scatter dirty when deleting directory
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
06:13 AM Revision 018c4804 (ceph): mds: check dirfrag bloom filter when handling discover
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
06:13 AM Revision e4db99a2 (ceph): mds: forbid discovering purging inode
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
06:13 AM Revision 0287046f (ceph): mds: handle open remote dentry race
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
06:13 AM Revision f68da59b (ceph): mds: flush journal when gathering replica lock
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
06:13 AM Revision e5c1b87b (ceph): mds: remove session from null_sessions list when marking session dirty
When saving sessionmap, null_sessions is processed after the dirty_sessions.
The dirty session gets deleted from omap...
Yan, Zheng
06:13 AM Revision b52b0909 (ceph): mds: don't finish dentry waiters when splitting/merging dirfrags
move dentry waiters to the new dirfrags instead
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
06:13 AM Revision b4e0d12c (ceph): mds: don't pin dirfrag for DISCOVERBASE
The reference triggers assertion when fragmentating the dirfrag.
pin parent inode instead.
Signed-off-by: "Yan, Zhen...
Yan, Zheng
06:13 AM Revision ab44acef (ceph): mds: add source/dest information to EImportStart/EExport
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
06:13 AM Revision 661d17ee (ceph): mds: check frag bits limit before split dirfrag
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
06:13 AM Revision e5a556d5 (ceph): mds: properly set new dirfrag's dir_auth when merging dirfrags
new dirfrag's dir_auth is updated at very beginning of CDir::merge()
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
06:13 AM Revision 2c08f58e (ceph): mon/MDSMonitor: only allow deactivating the mds with max rank
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
06:13 AM Revision a6672491 (ceph): mds: free mdsdir inode/dirfrag during stopping mds
make valgrind happy
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
06:13 AM Revision 0196247c (ceph): mds: fix valgrind UninitValue warning
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
06:13 AM Revision 9317782b (ceph): mds: track dentries that should be trimmed quickly in separate list
To trim a null dentry quickly, current method is moving it to bottom
of LRU list. The method depends on the cache siz...
Yan, Zheng
06:10 AM Revision 80b7672b (ceph): Merge pull request #14921 from batrick/ptrwaiter-balance
mds: relocate PTRWAITER put near get Zheng Yan
06:06 AM Revision ae0eab53 (ceph): Merge pull request #14345 from ceph/wip-ceph-disk-fix-kraken
ceph-disk: Add fix subcommand kraken back-port
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Nathan C...
Boris Ranto
06:03 AM Revision 18eb21fa (ceph): rgw: fix lc list failure when shards not be all created
Default lc shard is 32, if we had created few lc config,that all been
sharded to lc.31, then `radosgw-admin lc list` ...
Jiaying Ren
05:26 AM Bug #19084: Cannot Boot: A start job is running for dev-mapper-ceph\x2d\x2dos\x2droot.device
lowering priority until we have more details. Kefu Chai
05:20 AM Bug #19902 (Fix Under Review): osd/OSD.h: 706: FAILED assert(removed) in PG::unreg_next_scrub
... Kefu Chai
05:16 AM Revision f3c44a0d (ceph): osd/PrimaryLogPG: do not call on_shutdown() if (pg.deleting)
when a callback is called, it could be facing a PG already shut down by
OSD. but if that callback wants to shut that ...
Kefu Chai
05:16 AM Revision c6292b2e (ceph): rgw: Searching for error codes and dumping output based on protocol flags.
The previous commit uses dynamic allocation to search for s3/ swift specific
error codes and dump the results. In ord...
Pritha Srivastava
03:56 AM Revision b67a599e (ceph): Merge pull request #14598 from batrick/mds-balancer-pin
mds: support export pinning on directories Zheng Yan
03:42 AM Revision 3977c303 (ceph): client: fix UserPerm::gid_in_group()
Fixes: http://tracker.ceph.com/issues/19903
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
03:18 AM Revision bbb3369b (ceph): qa/suites/fs: fix write size calculation in full tests
'max_avail' has already taken full_ratio into account
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
01:59 AM Revision 2f3cd608 (ceph): common: Remove redundant includes
Fixes: http://tracker.ceph.com/issues/19883 (Partially)
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard

05/10/2017

10:05 PM Revision 30f2b41a (ceph): default cluster name to 'ceph'
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
09:56 PM rgw Bug #19894: Write fails on larger files on nfs-ganesha-rgw
Hi Stein,
I did a by-hand verify of current v10.2.7 stable and upstream nfs-ganesha v2.4-stable, and got correct r...
Matt Benjamin
09:35 PM Revision b6ba30ba (ceph): mds: delay export until dir is stable
This catches an assertion failure due to exports on unjournaled directories:
2017-05-10 12:45:18.193640 7eff65a0...
Patrick Donnelly
08:10 PM Bug #19901: LibRadosMiscConnectFailure.ConnectFailure hang
I see it's timing out. Could it be related to #19540 ? I've seen it time out in jewel runs, too. Nathan Cutler
01:10 PM Bug #19901 (Resolved): LibRadosMiscConnectFailure.ConnectFailure hang
I have been seeing test.sh failures for a while where the only clue (that I see) is... Sage Weil
07:17 PM rgw Bug #19904: rgw: Objects of bucket with '_' fail to sync in multisite env
The problem is that __test__ is an invalid bucket name in S3 but was created using swift.
The sync uses S3 API and t...
Orit Wasserman
07:16 PM rgw Bug #19904 (In Progress): rgw: Objects of bucket with '_' fail to sync in multisite env

Steps to Reproduce:
1. Create bucket with '_' using swift
2. Let the bucket sync
3. Create objects in it. Check...
Orit Wasserman
06:42 PM Revision 50729529 (ceph): client/Client.cc: fix USE_AFTER_FREE
Don't call put_request() twice, it's already called by
unregister_request()
Fix for:
CID 1405360 (#1 of 1): Use aft...
Danny Al-Gaaf
06:14 PM rbd Bug #19875 (Fix Under Review): rbd osd ops repeat alloc hint
PR: https://github.com/ceph/ceph/pull/15037 Mykola Golub
06:06 PM rbd Bug #19875 (In Progress): rbd osd ops repeat alloc hint
Mykola Golub
04:03 PM Revision 28e1fd0f (ceph): ceph-disk: Add --system option for fix command
This adds the ability to restore the labels of the underlying system
data in addition to ceph data.
Signed-off-by: B...
Boris Ranto
04:03 PM Revision 82764ca8 (ceph): ceph-disk: Add fix subcommand
This subcommand will fix the SELinux labels and/or file permissions on
ceph data (/var/lib/ceph).
The command is als...
Boris Ranto
04:03 PM Revision 2db2fc81 (ceph): ceph-disk: Add unit test for fix command
This will simulate the command* functions to not actually run anything
thus excercising the python code directly. It ...
Boris Ranto
04:03 PM Revision dfa721f4 (ceph): ceph-disk: Add more fix targets
It turns out I forgot several more directories that needs to be fixed by
this script. We need to fix /var/log/ceph, /...
Boris Ranto
03:12 PM Revision 833705e8 (ceph): common/sctp_crc32: include acconfig.h for the detecting endianness
so byteorder.h can be a pure c++ header.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:12 PM Revision ba2a94c1 (ceph): byteorder: remove the cruft to detect endianness
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:12 PM Revision c44cdc27 (ceph): radosstriper: do not use GCC extension to initialize struct members
it's obsolete since GCC 2.5 and is not portable. see
https://gcc.gnu.org/onlinedocs/gcc/Designated-Inits.html
Signed...
Kefu Chai
03:12 PM Revision b7a194eb (ceph): byteorder: use gcc intrinsics for byteswap
* use gcc intrinsics for byteswap
* use template to wrap them.
* add the modeline for emacs/vim
* update the caller o...
Kefu Chai
03:12 PM Revision 5e3f8372 (ceph): byteorder: refactor ceph_le{16,32,64} using template
to improve the readablity and easier for debugging.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:11 PM Revision e0347b39 (ceph): cmake: use cmake module to detect endianness
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:07 PM Revision 2fc8d873 (ceph): cmdparse: more constness
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:05 PM Revision 02c41f68 (ceph): qa: add health warning test for insufficient standbys
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
02:52 PM Revision ab750d72 (ceph): tools/rbd/Utils.cc: fixup RBD_IMAGE_OPTION_FEATURES_SET
Fix for:
CID 1394854 (#1 of 1): 'Constant' variable guards dead code (DEADCODE)
dead_error_line: Execution cannot r...
Danny Al-Gaaf
02:41 PM Revision 646234fb (ceph): libradosstriper: remove references to atomic.h
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
02:39 PM Revision ea26f71a (ceph): librados: rebase fixup
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
02:29 PM rbd Bug #19897: rbd maybe pending in 99% when remove a clone image
Note: op work threads are currently hard-coded to 1. Jason Dillaman
09:35 AM rbd Bug #19897 (Fix Under Review): rbd maybe pending in 99% when remove a clone image
Nathan Cutler
08:09 AM rbd Bug #19897: rbd maybe pending in 99% when remove a clone image
https://github.com/ceph/ceph/pull/15024 Tang Jin
06:22 AM rbd Bug #19897: rbd maybe pending in 99% when remove a clone image
these are the log when enable tp=15
root@node1:jintang$ rbd rm test_pool/test_child
2017-05-10 10:37:43.889802 7...
Tang Jin
06:16 AM rbd Bug #19897 (Duplicate): rbd maybe pending in 99% when remove a clone image
Prerequisite: rbd_op_threads is 3 and rbd_cache is disable
When rbd removes a clone image, it is possible that rbd...
Tang Jin
02:21 PM Revision a4cb1090 (ceph): qa: turn off spurious standby health warning
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
02:10 PM Bug #19867: SimpleMessenger: osd cluster messenger pipe connection is only one direction
That's just not really how the network stack works. You aren't increasing efficiency by setting up separate connectio... Greg Farnum
02:08 PM Bug #19868 (Duplicate): osd: fix osd balance reads might not get expected length of file content ...
Greg Farnum
02:04 PM Revision 2a616ddb (ceph): Merge pull request #15030 from chardan/jfw-wip-halflife_atomic_t-fix-co...
tools: change compare_exchange_weak to compare_exchange_strong
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:03 PM RADOS Bug #19639: mon crash on shutdown
Is it reproducing? Wouldn't surprise me if these were linked. Greg Farnum
10:42 AM RADOS Bug #19639: mon crash on shutdown
Sorry, I made the history confusing by editing the description. The "other one" is the one that is now the only one ... John Spray
02:00 PM Revision fd0fdcfd (ceph): Merge pull request #14975 from runsisi/wip-io-logging
librbd: cleanup logging code under librbd/io
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:25 PM CephFS Bug #19903 (Resolved): LibCephFS.ClearSetuid fails
all libcephfs/test.sh failures in http://pulpito.ceph.com/pdonnell-2017-05-10_02:32:15-fs-wip-pdonnell-integration-di... Zheng Yan
01:19 PM Revision f72d3fc8 (ceph): common, performance: Now crc table is pre-calculated.
Signed-off-by: Adam Kupczyk <akupczyk@mirantis.com> Adam Kupczyk
01:16 PM Revision bd71ca39 (ceph): Merge pull request #14905 from johnzzpcrystal/aio
test/fsx: Remove the dead code associated with aio backend
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:15 PM Revision 511e8663 (ceph): Merge pull request #14911 from ovh/bp-small-enc-eradication
os/bluestore: use denc for varint encoding
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:14 PM Revision 99aeb527 (ceph): Merge pull request #14957 from ovh/bp-crc-cache-miss-counter
buffer, osd: add missing crc cache miss perf counter
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:14 PM Revision 58f20ff5 (ceph): Merge pull request #14996 from xiexingguo/wip-fix-dump_basic
mon/PGMap.cc: fix "osd_epochs" section of dump_basic
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:13 PM Revision 696f0616 (ceph): Merge pull request #15003 from badone/wip-redundant-headers
common: Remove redundant includes
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:12 PM Revision 1fc5690b (ceph): Merge pull request #15013 from TsaiJin/wip-pg-lock-cleanup
osd/PG.cc: unify the call of checking whether lock is held
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:11 PM Bug #19902 (Resolved): osd/OSD.h: 706: FAILED assert(removed) in PG::unreg_next_scrub
... Sage Weil
01:07 PM Bug #19900 (Resolved): osd crash during shutdown
... Sage Weil
01:04 PM rgw Bug #19831 (Fix Under Review): rgw: segfault during the shutdown procedure
PR: https://github.com/ceph/ceph/pull/15033. Radoslaw Zarzynski
01:03 PM Bug #19899 (Resolved): bluestore: FAILED assert(num_running == 0) in aio_wake()
... Sage Weil
12:51 PM Bug #18637: "BlueStore.cc: 4967: FAILED assert(allow_eio || r != -5)" in powercycle-kraken-testin...
A few lines above that may be relevent, so also adding that:... Matthew Via
12:24 PM mgr Bug #17453 (Resolved): ceph-mgr doesn't forget about MDS daemons that have gone away
Kefu Chai
12:21 PM Revision 9af1a1eb (ceph): Merge pull request #14937 from SpandanKumarSahu/bug#17453
mgr: remove non-existent MDS daemons from FSMap
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage Weil <sa...
Sage Weil
11:48 AM Revision 0bb74024 (ceph): librbd: cleanup logging code under librbd/io
Signed-off-by: runsisi <runsisi@zte.com.cn> runsisi hust
11:04 AM Revision e573245c (ceph): tools: change compare_exchange_weak to compare_exchange_strong
On non x86 platforms without a dedicated compare-exchange instruction, std::compare_exchange_weak()
could fail.
Sign...
Jesse Williamson
11:01 AM Revision 27e546a3 (ceph): os/bluestore: pre-calculate number of ghost buffers to evict
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
09:34 AM mgr Feature #19885: `ceph tell mgr help` failed on Kraken
Well, I try to read relevant code. here is different between `ceph tell` and `daemon(admin_socket)`, which is just my... Chang Liu
09:04 AM Revision 9778b81b (ceph): qa/suites/fs: reserve more space for mds in full tests
Fixes: http://tracker.ceph.com/issues/19891
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
08:59 AM CephFS Bug #19891 (Fix Under Review): Test failure: test_full_different_file
https://github.com/ceph/ceph/pull/15026/ Zheng Yan
08:12 AM CephFS Bug #19891: Test failure: test_full_different_file
mds didn't get osd op reply for purge queue log prezero operations. It seems osd dropped these requests... Zheng Yan
08:14 AM rgw Bug #19898 (Fix Under Review): rgw: fix lc list failure when shards not be all created
Nathan Cutler
07:20 AM rgw Bug #19898: rgw: fix lc list failure when shards not be all created
https://github.com/ceph/ceph/pull/15025 Jiaying Ren
07:18 AM rgw Bug #19898 (Resolved): rgw: fix lc list failure when shards not be all created
Default lc shard is 32, if we had created few lc config,that all been
sharded to lc.31, then radosgw-admin lc list f...
Jiaying Ren
08:13 AM rgw Backport #19759 (Need More Info): kraken: multisite: after CreateBucket is forwarded to master, l...
master fix is not complete yet Nathan Cutler
08:13 AM rgw Backport #19758 (Need More Info): jewel: multisite: after CreateBucket is forwarded to master, lo...
master fix is not complete yet Nathan Cutler
08:04 AM Fix #19888 (Pending Backport): ceph-disk: separate ceph-osd --check-needs-* logs
Loïc Dachary
08:04 AM Revision accceddb (ceph): Merge pull request #15016 from dachary/wip-19888-ceph-disk
ceph-disk: separate ceph-osd --check-needs-* logs
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Loïc Dachary
06:22 AM Revision d5cabf68 (ceph): restful: send_command changed type
The send_command function now requires 6 arguments, switching back to
mon commands as that is what we used before.
S...
Boris Ranto
05:29 AM Revision ad7aeea5 (ceph): rgw: Adding code to create tenanted user for s3 bucket policy tests.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
04:23 AM Revision a6b61ee6 (ceph): restful: Use fixed cert/pkey files
This allows users to create their own certificates that are signed by a
CA. If the keys are not present then a self-s...
Boris Ranto
02:42 AM Revision 4ce64a19 (ceph): rgw: when create_bucket use the same num_shards with info.num_shards
pr #14388 only fix the num_shards in BucketInfo, "init_bucket_index" function still use local num_shards
Fixes: http...
lu.shasha
02:31 AM Revision f314bce3 (ceph): test/messenger/simple*: throw when fails to malloc
silences the warning of "Null pointer passed as an argument to a
'nonnull' parameter" from clang analyzer.
Signed-of...
Kefu Chai
02:31 AM Revision 8bbafd28 (ceph): libradosstriper: do not assign garbage to returned value
if `rc` is not zero, the returned `ssize` is either garbage or
undefined. this silences warning from clang analyzer:
...
Kefu Chai
02:26 AM rgw Bug #19745 (Fix Under Review): multisite: after CreateBucket is forwarded to master, local bucket...
https://github.com/ceph/ceph/pull/15010
per Shaha, https://github.com/ceph/ceph/pull/14388 is an incomplete fix. s...
Kefu Chai
02:22 AM CephFS Bug #19892: Test failure: test_purge_queue_op_rate fails
Zheng Yan
02:21 AM CephFS Bug #19892: Test failure: test_purge_queue_op_rate fails
seems like test case issue. asok command can use several seconds, which is enough for deleting all files. Zheng Yan
01:46 AM Revision 2c25c99c (ceph): pybind: fix open flags calculation
(O_WRONLY | O_RDWR) is invaild open flags
Fixes: http://tracker.ceph.com/issues/19890
Signed-off-by: "Yan, Zheng" <z...
Yan, Zheng
01:02 AM CephFS Bug #19896 (Duplicate): client: test failure for O_RDWR file open
Patrick Donnelly
12:35 AM CephFS Bug #19890 (Fix Under Review): src/test/pybind/test_cephfs.py fails
Zheng Yan
12:34 AM CephFS Bug #19890: src/test/pybind/test_cephfs.py fails
https://github.com/ceph/ceph/pull/15018 Zheng Yan

05/09/2017

09:47 PM CephFS Bug #19896: client: test failure for O_RDWR file open
This problem also appears to be affecting a few other tests:... Patrick Donnelly
09:42 PM CephFS Bug #19896 (Duplicate): client: test failure for O_RDWR file open
We have a test failure in test_cephfs.test_open (and test_cephfs.test_mount_unmount): http://pulpito.ceph.com/pdonnel... Patrick Donnelly
07:01 PM Bug #18637: "BlueStore.cc: 4967: FAILED assert(allow_eio || r != -5)" in powercycle-kraken-testin...
I currently have an OSD that I can't get to stay started with this exact trace:... Matthew Via
05:38 PM Revision bfcd2fff (ceph): Merge pull request #14854 from ceph/wip-reduce-smoke
qa/suites: Reduce fs combination tests for smoke, use bluestore
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:42 PM Revision 623c04eb (ceph): Merge pull request #14959 from liewegas/wip-crush-compat
mon,osd: add require_min_compat_client setting to enforce and clarify client compatibility
Reviewed-by: Loic Dachary...
Sage Weil
04:34 PM Revision 48648c4e (ceph): test/cli: fix cli tests
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:32 PM Revision ef1ef284 (ceph): osd/OSDMap: add CRUSH_CHOOSEARGS feature bit
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:32 PM Revision 1de9c907 (ceph): qa/suites: set initial require_min_compat_client
For cases where we are selecting crush tunables beyond the default
min of hammer.
Signed-off-by: Sage Weil <sage@red...
Sage Weil
04:32 PM Revision a17e3200 (ceph): qa/releases/luminous: set require_min_compat_client after upgrade
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:32 PM Revision f08de01c (ceph): mon/OSDMonitor: 'osd set-require-min-compat-client ...'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:32 PM Revision 38c756db (ceph): crush: move default tunables up to hammer
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:32 PM Revision c025323b (ceph): mon/OSDMonitor: set OSDMap require_min_compat_client on upgrade
Fill in this field once require_luminous is set.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:32 PM Revision f3fa3c01 (ceph): mon/OSDMonitor: switch primary-{affinity,temp} checks to require_min_co...
If require_min_compat_client is set (we've finished luminous upgrade), use
that to enforce primary_temp and primary_a...
Sage Weil
04:32 PM Revision 7c35fd09 (ceph): mon/OSDMonitor: drop allow_pg_upmap option; use require_min_compat_clie...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:32 PM Revision 5274db81 (ceph): mon/OSDMonitor: prevent injection of crush map violating require_min_co...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:32 PM Revision 9fccc7ac (ceph): include/ceph_features: rename OSDMAP_REMAP -> OSDMAP_PG_UPMAP
Missed this with the remap -> upmap rename a few weeks back.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:32 PM Revision 04b9e9f1 (ceph): crush/CrushWrapper: has_[incompat_]chooseargs()
We'll use this for feature bit compat checks with clients and osds.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:32 PM Revision a1c66468 (ceph): osd/OSDmap: add require_min_compat_client field
This is a persistent record of the compatibility for old clients that
we will enforce. Once set, the mon will eventu...
Sage Weil
04:32 PM Revision 481411e9 (ceph): mon/OSDMonitor: default require_min_compat_client to hammer for new clu...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:25 PM rgw Bug #19894 (In Progress): Write fails on larger files on nfs-ganesha-rgw
Matt Benjamin
02:09 PM rgw Bug #19894 (In Progress): Write fails on larger files on nfs-ganesha-rgw
Writing files on nfs mounted rgw fail on all files larger than 1MB(?)
2017-05-09 15:45:14.600162 7fe82c144700 1 =...
Stein Rosseland
04:04 PM Revision e02a8e2e (ceph): osd/OSDMap: get_min_compat_client()
Calculate the oldest client we allow to connect. Provide both a release
name (e.g., firefly) and a version string (e...
Sage Weil
04:01 PM rbd Bug #19889: rbd/compatibility: rbd import fails with Jewel client, Kraken OSDs (breaks rolling up...
OK, any clues as to why this would only occur in combination between a Jewel client and a Kraken cluster? Florian Haas
03:59 PM rbd Bug #19889: rbd/compatibility: rbd import fails with Jewel client, Kraken OSDs (breaks rolling up...
For some reason, the calls to update the object map never completed (even though they had worked a few milliseconds b... Jason Dillaman
03:49 PM rbd Bug #19889 (In Progress): rbd/compatibility: rbd import fails with Jewel client, Kraken OSDs (bre...
Jason Dillaman
01:05 PM rbd Bug #19889: rbd/compatibility: rbd import fails with Jewel client, Kraken OSDs (breaks rolling up...
I should add (on the last comment) that I only saw this deletion issue with one image out of three where import previ... Florian Haas
01:01 PM rbd Bug #19889: rbd/compatibility: rbd import fails with Jewel client, Kraken OSDs (breaks rolling up...
Additional update: good news and bad news.
The good news is that upgrading the client to Kraken fixes @rbd import@...
Florian Haas
12:51 PM rbd Bug #19889 (Closed): rbd/compatibility: rbd import fails with Jewel client, Kraken OSDs (breaks r...
Client:... Florian Haas
03:52 PM Bug #19595: mgr: segv in msgr thread, with no core
/a/sage-2017-05-09_03:37:05-rados-wip-crush-compat---basic-smithi/1115821
Sage Weil
03:50 PM RADOS Bug #19895 (Can't reproduce): test/osd/RadosModel.h: 1169: FAILED assert(version == old_value.ver...
... Sage Weil
03:42 PM rbd Bug #19863 (Fix Under Review): bluestore deferred write crc changes before write
*PR*: https://github.com/ceph/ceph/pull/15017 Jason Dillaman
03:33 AM rbd Bug #19863: bluestore deferred write crc changes before write
it's an objectmap object. the block in question looks like this:... Sage Weil
03:31 PM Revision 58b65207 (ceph): common/bit_vector: utilize deep-copy during data decode
BlueStore utilizes an in-memory cache of bufferlists. If the bit vector
directly manipulates the shallow-copied buffe...
Jason Dillaman
03:17 PM Revision 46d52c51 (ceph): Merge pull request #15015 from smithfarm/wip-sphinx
build/ops: rpm: fix python-Sphinx package name for SUSE
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Ken D...
Nathan Cutler
03:01 PM Bug #19813 (Resolved): mgr init deadlock
Sage Weil
03:01 PM Revision 7a4dfe89 (ceph): Merge pull request #14952 from tchaikov/wip-19813
mgr: do the shutdown in the right order
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:37 PM CephFS Bug #19450 (Resolved): PurgeQueue read journal crash
Zheng Yan
01:23 PM CephFS Bug #19893 (Resolved): test_rebuild_simple_altpool fails
http://qa-proxy.ceph.com/teuthology/teuthology-2017-05-08_03:25:02-kcephfs-master-testing-basic-smithi/1113182/ Zheng Yan
01:15 PM CephFS Bug #19892 (Resolved): Test failure: test_purge_queue_op_rate fails
http://qa-proxy.ceph.com/teuthology/teuthology-2017-05-06_03:25:02-kcephfs-master-testing-basic-smithi/1107011/ Zheng Yan
01:05 PM CephFS Bug #19891 (Resolved): Test failure: test_full_different_file
http://qa-proxy.ceph.com/teuthology/teuthology-2017-05-06_03:15:02-fs-master---basic-smithi/1106624/ Zheng Yan
12:58 PM Bug #19497 (Pending Backport): osd_scrub_sleep option blocks op thread in jewel + later
Kefu Chai
12:58 PM Revision 893d3fff (ceph): restful: Use fixed cert/pkey files
This allows users to create their own certificates that are signed by a
CA. If the keys are not present then a self-s...
Boris Ranto
12:58 PM Revision d0b08bb7 (ceph): ceph-mgr: Implement new pecan-based rest api
The new rest API uses pecan for the restful functionality and simplifies
the code significantly. It should be mostly ...
Boris Ranto
12:58 PM Revision f4bf570c (ceph): restful: Use keys instead of tokens+cephx
Signed-off-by: Boris Ranto <branto@redhat.com> Boris Ranto
12:58 PM Revision c6b0146e (ceph): restful: Prepare for api file split
The patch moves decorators into a separate file so they could be shared
amongst various files.
It also fixes key gen...
Boris Ranto
12:58 PM Revision 10a280c7 (ceph): restful: Split api.py file into a module
The patch makes the REST api being served by a module, not a single
monolithic file.
Signed-off-by: Boris Ranto <bra...
Boris Ranto
12:52 PM CephFS Bug #19890 (Resolved): src/test/pybind/test_cephfs.py fails
http://qa-proxy.ceph.com/teuthology/teuthology-2017-05-08_03:15:05-fs-master---basic-smithi/1113004/teuthology.log
...
Zheng Yan
12:46 PM Revision a0ee9e66 (ceph): Merge pull request #14478 from theanalyst/doc/dev/ccache
doc: dev add a note about ccache
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Reviewed-by: Loic Dachary <ldachary@r...
Kefu Chai
12:27 PM Revision 1116556f (ceph): Merge pull request #14886 from badone/wip-async-osd-scrub-sleep
osd: Implement asynchronous scrub sleep
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
12:26 PM Revision 73340eed (ceph): Merge pull request #14985 from johnzzpcrystal/store_errno
msg/async/net_handler: errno should be stored before calling next function
Reviewed-by: Haomai Wang <haomai@xsky.com>
Kefu Chai
11:55 AM Revision c7b3c46b (ceph): ceph-disk: separate ceph-osd --check-needs-* logs
It is using the OSD id zero but have nothing to do with OSD zero and
this is confusing to the user. The log themselve...
Loic Dachary
11:39 AM Revision 6bf168c2 (ceph): restful: Use fixed cert/pkey files
This allows users to create their own certificates that are signed by a
CA. If the keys are not present then a self-s...
Boris Ranto
10:36 AM Fix #19888 (Fix Under Review): ceph-disk: separate ceph-osd --check-needs-* logs
https://github.com/ceph/ceph/pull/15016 Loïc Dachary
10:31 AM Fix #19888 (Resolved): ceph-disk: separate ceph-osd --check-needs-* logs
It is confusing that it uses the same logs as ceph-osd -i 0 Loïc Dachary
10:01 AM rgw Bug #19627: Several related(?) failures calling the s3 interface, when using Amazon libraries
For absolute urls there is also https://github.com/ceph/ceph/pull/12861 which bypasses the authentication domain chec... Abhishek Lekshmanan
09:42 AM Revision 0688f57d (ceph): build/ops: rpm: fix python-Sphinx package name for SUSE
This commit moves "BuildRequires: python-sphinx" down to the RH/CentOS/Fedora
distro conditional and adds a "BuildReq...
Nathan Cutler
09:37 AM rgw Bug #19886: VersionIdMarker and NextVersionIdMarker are not returned when listing object versions
https://github.com/ceph/ceph/pull/15014 zhang sw
08:45 AM rgw Bug #19886 (Resolved): VersionIdMarker and NextVersionIdMarker are not returned when listing obje...
When listing the object versions in bucket and version id marker is specified, the returned xml should include '<Vers... zhang sw
09:19 AM Revision 5c13dfe4 (ceph): restful: Split api.py file into a module
The patch makes the REST api being served by a module, not a single
monolithic file.
Signed-off-by: Boris Ranto <bra...
Boris Ranto
09:19 AM Revision 7de8fbc5 (ceph): restful: Prepare for api file split
The patch moves decorators into a separate file so they could be shared
amongst various files.
It also fixes key gen...
Boris Ranto
09:10 AM Revision bb796634 (ceph): fs: normalize file open flags internally used by cephfs
The file open flags (O_foo) are platform specific. Normalize these flags
before they are send to the MDS. For process...
Jan Fajerski
09:07 AM Revision f805c3e0 (ceph): rgw: VersionIdMarker and NextVersionIdMarker should be returned when li...
object versions if necessary.
Fixes: http://tracker.ceph.com/issues/19886
Signed-off-by: Zhang Shaowen <zhangshaowe...
Zhang Shaowen
09:03 AM Revision c15626c6 (ceph): osd/PG.cc: unify the call of checking whether lock is held
Signed-off-by: Jin Cai <caijin.caij@alibaba-inc.com> Jin Cai
09:00 AM Bug #19741: test_envlibrados_for_rocksdb.yaml fails on crypto restart
/a/kchai-2017-05-06_17:11:36-rados-wip-kefu-testing---basic-mira/1109228/teuthology.log Kefu Chai
08:53 AM Revision 1d9558ac (ceph): doc: dev add a note about ccache
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
08:42 AM RADOS Bug #18698: BlueFS FAILED assert(0 == "allocate failed... wtf")
Hi,
in fact, we are still (after some days) having this issue after upgrading to Luminous 12.0.2.
Same errors in th...
François Blondel
08:28 AM Revision 68adc964 (ceph): mds: fix dir auth calculation in CDir::merge
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
08:26 AM Revision 6bdd9e7f (ceph): mds: properly cleanup export states
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
08:06 AM rgw Bug #19830 (Fix Under Review): radosgw-admin validate tier type while setting
master pr: https://github.com/ceph/ceph/pull/14994 Abhishek Lekshmanan
07:19 AM mgr Feature #19885: `ceph tell mgr help` failed on Kraken
@Kefu, please take a look Chang Liu
07:18 AM mgr Feature #19885: `ceph tell mgr help` failed on Kraken
sorry, i missed document link: http://docs.ceph.com/docs/kraken/mgr/administrator/ Chang Liu
07:17 AM mgr Feature #19885 (Resolved): `ceph tell mgr help` failed on Kraken
My ceph version is Kraken V11.2.0, and I follow this document[1], but there is not `ceph tell mgr help` command. any ... Chang Liu
07:06 AM Revision 585546a2 (ceph): cmake: do not link messenger tests against libos
objectstore is not used by these tests.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:03 AM Revision 33afac48 (ceph): buffer, osd: add missing crc cache miss perf counter
This helps tracking if/how effective is the CRC cache in bufferlists.
Signed-off-by: Piotr Dałek <piotr.dalek@corp.o...
Piotr Dalek
04:31 AM rbd Subtask #18786 (In Progress): rbd-mirror A/A: create simple image distribution policy
Venky Shankar
03:11 AM Revision c12128ab (ceph): test/objectstore/: Check put_ref return value
Signed-off-by: zhanglei <243290414@qq.com> lei zhang
03:05 AM Bug #19884 (Resolved): support Debian stretch
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=862075. Obvious requirements are
- ceph-detect-init
- ceph...
Dan Mick
02:55 AM Revision 88e6db1f (ceph): mds: update export targets even when not active
Problem caught test_migration_on_shutdown. Migration could not proceed because
export_targets were not being updated....
Patrick Donnelly
02:53 AM Bug #19866 (Resolved): osd-dup.sh failing with EMFILE on arm64
https://github.com/ceph/ceph/pull/14984 Dan Mick
02:49 AM CephFS Bug #19426 (Can't reproduce): knfs blogbench hang
Zheng Yan
02:48 AM Revision 6a70b070 (ceph): Merge pull request #14984 from dmick/wip-osd-dup
test/osd/osd-dup.sh: lower wb fd throttle limits
Reviewed-by: Sage Weil <sage@redhat.com>
Dan Mick
02:34 AM Revision 69de7bc3 (ceph): Merge pull request #14907 from ukernel/wip-19820
ceph-fuse: use user space permission check by default Zheng Yan
02:18 AM Revision a8c1cf36 (ceph): os/bluestore: reorder _deferred_aio_finish
Remove the OpSequencer from the deferred_queue before
marking the txc's completed. This prevents a race with
_txc_fi...
Sage Weil
12:15 AM Bug #19883 (In Progress): Remove redundant includes
https://github.com/ceph/ceph/pull/15003
https://github.com/ceph/ceph/pull/15019
https://github.com/ceph/ceph/pu...
Brad Hubbard

05/08/2017

11:54 PM Revision 766528ee (ceph): common: Remove redundant includes
Fixes: http://tracker.ceph.com/issues/19883 (Partially)
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard
11:53 PM Bug #19883 (Closed): Remove redundant includes
Ceph source files contain many redundant #includes. Removing these should, in theory, improve compilation times and r... Brad Hubbard
11:41 PM rbd Bug #19871 (Pending Backport): rbd-nbd: kernel reported invalid device size (0, expected 1073741824)
Jason Dillaman
11:41 PM Revision 41dd93d7 (ceph): Merge pull request #14976 from trociny/wip-19871
rbd-nbd: relax size check for newer kernel versions
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
11:41 PM Revision a5c36ced (ceph): Merge pull request #14656 from chardan/jfw-wip-halflife_atomic_t-rodan
rbd, librbd: migrate atomic_t to std::atomic
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
11:18 PM Revision d69aaccb (ceph): mon: modify crush type down health warnings
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
10:25 PM Revision 5cd4ba04 (ceph): reduce few osd nodes
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
10:20 PM Bug #19880 (In Progress): ceph-osd: abort in BlueStore::OpSequencer::~OpSequencer
Sage Weil
06:26 PM Bug #19880 (Resolved): ceph-osd: abort in BlueStore::OpSequencer::~OpSequencer
http://qa-proxy.ceph.com/teuthology/jdillaman-2017-05-08_11:56:19-rbd-wip-jd-testing-distro-basic-smithi/1114477/teut... Jason Dillaman
09:50 PM RADOS Bug #19882 (Resolved): rbd/qemu: [ERR] handle_sub_read: Error -2 reading 1:e97125f5:::rbd_data.0....
/a/sage-2017-05-08_20:50:21-rbd:qemu-wip-19863---basic-smithi/1114854
/a/sage-2017-05-08_20:50:21-rbd:qemu-wip-19863...
Sage Weil
09:48 PM Revision a4437675 (ceph): Remove btrfs
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
09:39 PM rbd Backport #17843 (New): jewel: object-map: batch updates during trim operation
Loïc Dachary
09:37 PM Backport #17385 (New): jewel: ceph cli: Rados object in state configuring race
Loïc Dachary
07:52 PM Revision 7b2cd270 (ceph): Merge pull request #14925 from fangyuxiangGL/fix_unneccesary_write
rgw: don't do unneccesary write if buffer with zero length Matt Benjamin
06:54 PM RADOS Bug #19881 (Can't reproduce): ceph-osd: pg_update_log_missing(1.20 epoch 66/11 rep_tid 1493 entri...
OSD assertion failure during rbd-mirror test:
http://qa-proxy.ceph.com/teuthology/jdillaman-2017-05-08_11:56:19-rbd-...
Jason Dillaman
06:08 PM rbd Bug #19863 (In Progress): bluestore deferred write crc changes before write
both instances were rbd. trying to reproduce with some additional logging that hexdumps the buffers. Sage Weil
02:57 PM rbd Bug #19863: bluestore deferred write crc changes before write
/a/sage-2017-05-05_22:43:52-rbd-wip-sage-testing---basic-smithi/1105005 Sage Weil
05:18 PM Documentation #19879 (Resolved): ceph-osd cmdline options missing from man page
ceph-osd has some options like @--check-allows-journal@, @--check-wants-journal@, @--check-needs-journal@ that are no... Ken Dreyer
05:04 PM Bug #19836: crush: encode weight_set in a pre-weight-set crushmap
https://github.com/ceph/ceph/pull/15002 Loïc Dachary
04:34 PM Revision 0b449db5 (ceph): Merge pull request #14990 from wjin/fix
osd: clean nonused work queue
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:33 PM Revision 9df2d772 (ceph): Merge pull request #14983 from liewegas/wip-denc-dump-kraken
ceph-object-corpus: kraken objects (kraken) Sage Weil
04:33 PM Revision 39d5bdf0 (ceph): Merge pull request #14962 from liewegas/wip-denc-dump
include/denc: support ENCODE_DUMP
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Sage Weil
04:18 PM Revision a4bffab1 (ceph): Merge pull request #14995 from SUSE/wip-mgr-rest-exit
pybind/mgr/rest: completely terminate cherrypy in shutdown
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:54 PM Revision 439fdbe3 (ceph): include/denc: clean up ENCODE_DUMP a bit
- PATH_MAX for string
- ENCODE_DUMP -> ENCODE_DUMP_PATH
- some comments!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:24 PM CephFS Backport #19846 (In Progress): jewel: write to cephfs mount hangs, ceph-fuse and kernel
Jan Fajerski
02:22 PM Revision 840581e2 (ceph): Merge pull request #14999 from ivancich/wip-mod-git-subtree-README
doc: Re-word the warnings about using git subtrees. Sage Weil
02:17 PM Revision b2d4b481 (ceph): doc: Re-word the warnings about using git subtrees.
Signed-off-by: J. Eric Ivancich <ivancich@redhat.com> J. Eric Ivancich
02:14 PM Revision 08c6d5d5 (ceph): librbd: migrate atomic_t to std::atomic<>
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
02:14 PM Revision 40762b89 (ceph): rbd_mirror: migrate std::atomic<unsigned> to std::atomic<bool>
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
02:13 PM Revision 93621f5c (ceph): tools (rbd*): migrate atomic_t to std::atomic<>
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
02:00 PM CephFS Backport #19845 (In Progress): kraken: write to cephfs mount hangs, ceph-fuse and kernel
Jan Fajerski
01:43 PM Revision cf063626 (ceph): mon/PGMap.cc: fix "osd_epochs" section of dump_basic
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:03 PM Revision afd9c3a9 (ceph): pybind/mgr/rest: completely terminate cherrypy in shutdown
cherrypy.engine.stop() doesn't actually completely kill cherrypy,
which means cherrypy.engine.block() never returns, ...
Tim Serong
12:14 PM Revision 867b1d83 (ceph): Merge pull request #14956 from liewegas/wip-bdev-ioc-lock
os/bluestore: fix use after free race with aio_wait
Reviewed-by: Haomai Wang <haomai@xsky.com>
Reviewed-by: Jianpeng...
Haomai Wang
09:46 AM CephFS Bug #19426: knfs blogbench hang
Jeff Layton wrote:
> Sorry I didn't see this sooner. Is this still cropping up?
>
> So what might be helpful the ...
Zheng Yan
09:38 AM CephFS Bug #19426: knfs blogbench hang
It seems the crash no longer happen after rebase the testing branch against 4.11 kernel Zheng Yan
09:25 AM CephFS Bug #19828 (Fix Under Review): mds: valgrind InvalidRead detected in Locker
https://github.com/ceph/ceph/pull/14991 Zheng Yan
08:25 AM Revision 172fae22 (ceph): common, performance: Created special function for calculating CRC for d...
Expected amount of operations is 'count of 1s in length' * 16. Generally is O(log(length)).
Added test for performanc...
Adam Kupczyk
07:25 AM Revision 27cc945a (ceph): osd: clean nonused work queue
it was restructured by 3cc48278bf0ee5c9535d04b60a661f988c50063b
Signed-off-by: Wei Jin <wjin.cn@gmail.com>
wei jin
03:27 AM CephFS Bug #19854: ceph-fuse write a big file,The file is only written in part
what does 'written in part' mean? application wrote ~23G, failed to write the rest, or application wrote 26G but the ... Zheng Yan
03:26 AM Bug #19825 (Pending Backport): mon crash on shutdown, lease_ack_timeout event
Sage Weil
03:26 AM Revision 916c5e33 (ceph): Merge pull request #14919 from tchaikov/wip-19825
mon: check is_shutdown() in timer callbacks
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:23 AM Revision fd617808 (ceph): Merge pull request #14968 from TsaiJin/wip-lock-pg-when-scrub-available
osd: sched_scrub() lock pg only if all scrubbing conditions are fulfilled
Reviewed-by: Kefu Chai <kchai@redhat.com>
...
Sage Weil
03:22 AM Bug #19595: mgr: segv in msgr thread, with no core
/a/sage-2017-05-06_05:54:44-rados-wip-sage-testing2---basic-smithi/1108886... Sage Weil
03:20 AM Bug #19878 (Can't reproduce): msg/simple: reports lossy con on osd->osd connection
... Sage Weil
02:59 AM CephFS Bug #18798 (Resolved): FS activity hung, MDS reports client "failing to respond to capability rel...
"ceph: try getting buffer capability for readahead/fadvise" has backported into 4.9.x Zheng Yan
02:47 AM Revision bd912d2c (ceph): osd/PG: base past_interval_bounds on pool creation epoch
The base case for the past_intervals bounds is the creation epoch for the
pool, not the PG. Otherwise, a pool that i...
Sage Weil
02:46 AM Revision bdefd6b7 (ceph): osd: add epoch_pool_created to pg_history_t
The epoch_created property is the *pg* creation epoch; we want to know the
pool creation epoch too. Unfortunately th...
Sage Weil
12:15 AM Revision 37183cb4 (ceph): test/unittest_bluefs: check whether mounted success
Signed-off-by: shiqi <1454927420@qq.com> qi shi
12:00 AM Bug #19497 (In Progress): osd_scrub_sleep option blocks op thread in jewel + later
https://github.com/ceph/ceph/pull/14886 Brad Hubbard

05/07/2017

05:15 PM RADOS Bug #19803: osd_op_reply for stat does not contain data (ceph-mds crashes with unhandled buffer::...
Unfortunately my colleague already fixed the MDS (recover_dentries, journal reset) - now the op reply contains data.
...
Andreas Gerstmayr
02:03 AM rgw Cleanup #19851 (In Progress): Move AES_256_CTR to auth/Crypto for others to reuse
PR Created by aclamk: https://github.com/ceph/ceph/pull/14498 Jos Collin
12:17 AM Bug #19864: src/rocksdb/db/write_thread.h:192:78: error: dereferencing type-punned pointer will b...
https://bugzilla.redhat.com/show_bug.cgi?id=1448666 Brad Hubbard

05/06/2017

06:06 PM Revision 0c9c294d (ceph): mds: check mdsdir against dest
Introduced by aebc1caee86b70f51d7d2d16f25f0ee9e4119f43. Found by Zheng.
Signed-off-by: Patrick Donnelly <pdonnell@re...
Patrick Donnelly
02:45 PM Revision 260fea0f (ceph): mgr: do not use pointers for MgrStandby members
it's simpler and easier to manage the life cycle of them this way.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:45 PM Revision 2b8961c9 (ceph): mgr: do the shutdown in the right order
Fixes: http://tracker.ceph.com/issues/19813
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:20 PM Bug #19877 (Resolved): check_past_interval_bounds assert after split
- pg A is created in epoch X
- pg A does not go active
- pg A splits into pg B in epoch Y
but then,
- pg B has ...
Sage Weil
06:09 AM Revision 6152fd9f (ceph): Merge pull request #14970 from dachary/wip-crush-documentation
crush: update documentation for negative choose step
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
06:00 AM Revision 207f3f25 (ceph): src/test: unit test
Signed-off-by: Myoungwon Oh omwmw@sk.com myoungwon oh
06:00 AM Revision 98c9657d (ceph): osd: code to proxy reads and writes to the redirect.
Signed-off-by: Myoungwon Oh omwmw@sk.com myoungwon oh
05:58 AM Revision 6f667791 (ceph): osd: a rados op to create a redirect
Signed-off-by: Myoungwon Oh omwmw@sk.com myoungwon oh
04:50 AM Revision 2fb9eb83 (ceph): osd_types: add manifest type
Signed-off-by: Myoungwon Oh omwmw@sk.com myoungwon oh
03:15 AM Revision 26dd9e82 (ceph): mds: handle aux subtree when splitting/merging dirfrag
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
01:13 AM Revision 91577457 (ceph): qa/rgw: enable pybind capture
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:13 AM Revision 9ef24300 (ceph): SQUASHME: add multisite suite
Casey Bodley
01:12 AM Revision d9c67d20 (ceph): qa/rgw: move startup polling logic to util/rgw.py
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:12 AM Revision 60a8594b (ceph): qa/rgw: add symlink to qa/tasks/rgw_multi
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:12 AM Revision 54c8b91c (ceph): qa/rgw: add rgw_multisite task based on rgw_multi
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:12 AM Revision a8f81d17 (ceph): qa/rgw: add rgw_multisite_tests task to run tests
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:12 AM Revision 1e95be3f (ceph): qa/rgw: add multisite suite
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:12 AM Revision 7c16d225 (ceph): test/rgw: add 5min timeouts to sync checkpoints
if multisite tests are going to run in teuthology, they can't loop forever
Signed-off-by: Casey Bodley <cbodley@redh...
Casey Bodley
01:12 AM Revision 35b2e90e (ceph): qa/rgw: rgw_multisite_tests uses pytest instead of nose
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:12 AM Revision f90f459d (ceph): test/rgw: add import for StringIO
also removes unnecessary tuple parens
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
01:12 AM Revision bfe17e7f (ceph): qa/rgw: move compression type out of ceph.conf
this makes the 'compression type' setting global to all gateways, and
makes the setting visible to other tasks in ctx...
Casey Bodley
01:12 AM Revision b2baa2e2 (ceph): qa/rgw: fixes for cluster name on cleanup
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
12:51 AM Revision 1dbcd90c (ceph): msg/async/net_handler: errno should be stored before next calling
Signed-off-by: Zhou Zhengping <johnzzpcrystal@gmail.com> Zhengping Zhou

05/05/2017

11:11 PM Revision 048abc33 (ceph): mds: call maybe_export_pin on all fetched dirfrags
If the dirfrag is pinned to the current mds, it needs to be made into an aux
subtree.
Signed-off-by: Patrick Donnell...
Patrick Donnelly
11:10 PM Revision 383d521a (ceph): mds: handle export pin on unjournaled directory
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
11:07 PM Revision 9552efde (ceph): qa: improve time handling for test_exports test
Also catches corner-case found by Zheng where an unjournaled directory will
cause export pinning to fail because it c...
Patrick Donnelly
10:42 PM Bug #19874 (Resolved): std::length_error in OSDMonitor::prime_pg_temp()
Sage Weil
03:45 PM Bug #19874 (Fix Under Review): std::length_error in OSDMonitor::prime_pg_temp()
https://github.com/ceph/ceph/pull/14979 Sage Weil
03:42 PM Bug #19874: std::length_error in OSDMonitor::prime_pg_temp()
... Sage Weil
03:37 PM Bug #19874 (Resolved): std::length_error in OSDMonitor::prime_pg_temp()
... Sage Weil
10:42 PM Bug #19852 (Resolved): mon: huge acting set returned by mapping.get()
Sage Weil
10:42 PM Revision 952a7beb (ceph): Merge pull request #14979 from liewegas/wip-19874
mon: fix prime_pg_temp overrun
common/Finisher: fix uninitialized variable warning
Reviewed-by: Kefu Chai <kchai@red...
Sage Weil
10:42 PM Revision 209a4b8f (ceph): Merge pull request #14958 from ovh/bp-fix-finisher-warning
common/Finisher: fix uninitialized variable warning
common/Finisher: fix uninitialized variable warning
Reviewed-by:...
Sage Weil
10:41 PM Revision 7f72100b (ceph): Merge pull request #14793 from dmick/wip-prio-and-daemonperf
ceph: perfcounter priorities and daemonperf updates to use them Sage Weil
10:41 PM Revision 7c8a2a17 (ceph): Merge pull request #14510 from liewegas/wip-bluefs-sync-write
os/bluestore/BlueFS: add bluefs_sync_write option
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Sage Weil
10:40 PM Revision 425769fc (ceph): Merge pull request #14305 from liewegas/wip-zipkin-partial
osd: zipkin tracing Sage Weil
10:02 PM Revision 0eb06940 (ceph): ceph-object-corpus: kraken objects
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:02 PM Revision c5a46089 (ceph): messages/MCommand: fix type on decode
Wow, this has been broken since v0.38, but apparently
the message never made it into the object corpus so
we never no...
Sage Weil
10:00 PM Revision b05fa6cd (ceph): ceph-object-corpus: kraken objects
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:00 PM Revision d97154e6 (ceph): messages/MCommand: fix type on decode
Wow, this has been broken since v0.38, but apparently
the message never made it into the object corpus so
we never no...
Sage Weil
10:00 PM Revision ba249885 (ceph): test/encoding/readable: fix passing of results to parent
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 1325ba672d5b5c8a12722a395ad029c98d1ff236)
Sage Weil
10:00 PM Revision 04f8186f (ceph): test/encoding/readable.sh: join children at finish
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit c8a349eb4603be295a6f0e1683105cb93bfcd066)
Sage Weil
09:47 PM Revision b37d0b49 (ceph): test/osd/osd-dup.sh: lower wb fd throttle limits
osd-dup.sh was losing OSDs to EMFILE, mostly on arm64 (not clear why).
Signed-off-by: Dan Mick <dan.mick@redhat.com>
Dan Mick
09:07 PM rbd Bug #18938: Unable to build 11.2.0 under i686
Hello Kefu,
I applied https://github.com/ceph/ceph/pull/14891.patch to ceph 11.2.0 tarball and that doesn't fix bu...
Sebastien Luttringer
09:05 PM rgw Bug #19876 (Pending Backport): multisite: bi_list() decode failures
Orit Wasserman
07:41 PM rgw Bug #19876 (Resolved): multisite: bi_list() decode failures
Steps to reproduce:
1) Set up a multisite configuration with two zones.
2) Create a bucket and upload some objects ...
Casey Bodley
09:04 PM Revision 0c5b2a90 (ceph): Merge pull request #14981 from cbodley/wip-rgw-bi-list-plain
cls/rgw: list_plain_entries() stops before bi_log entries
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
08:32 PM Revision 4ff0cb95 (ceph): test/encoding/generate-corpus-objects: fix typo
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit b89dff472c86c435fcee767ec9d992b308c4d816)
Sage Weil
08:31 PM Revision b89dff47 (ceph): test/encoding/generate-corpus-objects: fix typo
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:48 PM Revision b29a1633 (ceph): cls/rgw: list_plain_entries() stops before bi_log entries
list_plain_entries() was using encode_obj_versioned_data_key() to set
its end_key, which gives a prefix of BI_BUCKET_...
Casey Bodley
07:21 PM Revision 34e04de1 (ceph): test/encoding/generate-corpus-objects.sh: simplify object corpus popula...
Script that generates corpus objects.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit b38b663a...
Sage Weil
07:21 PM Revision 26035240 (ceph): qa/workunits/rgw/run-s3tests.sh: run s3-tests
This works out of the box with a vstart environment and
RGW=1 ../src/vstart.sh -n -l
PATH=bin:$PATH ../qa/workunit...
Sage Weil
07:21 PM Revision 2b107f91 (ceph): include/denc: support ENCODE_DUMP
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 97987b4ace737b86a4dc2dce94ce9d330fbe903c)
Sage Weil
07:20 PM Revision 40fe1d18 (ceph): qa/workunits/rgw/run-s3tests.sh: run s3-tests
This works out of the box with a vstart environment and
RGW=1 ../src/vstart.sh -n -l
PATH=bin:$PATH ../qa/workunit...
Sage Weil
07:20 PM Revision b38b663a (ceph): test/encoding/generate-corpus-objects.sh: simplify object corpus popula...
Script that generates corpus objects.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:41 PM rbd Bug #17195 (Resolved): There seems to be a thread waiting indefinitely in krbd.cc
Jason Dillaman
06:40 PM Revision 128f593f (ceph): Merge pull request #14051 from SpandanKumarSahu/bug#17195
rbd: stop indefinite thread waiting in krbd udev handling
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:39 PM Revision 10265931 (ceph): os/bluestore/BlockDevice: fix racy aio_{wake,wait}() on IOContext
Thread 1 (_do_read) Thread 2 (_aio_thread)
queues aio
ioc->aio_wait()
locks ioc->lock
num_waiting...
Sage Weil
06:39 PM Revision e8ab3fdc (ceph): os/bluestore: remove useless IOContext::num_reading
If we are a syncrhonous read, we don't need this: we don't aio_wait for
sync reads. If we are an aio_read, we are in...
Sage Weil
06:39 PM Revision 54579911 (ceph): os/bluestore/KernelDevice: remove weird aio_wake from sync read()
I'm not entirely sure why we were ever signaling the cond here; the read
is synchronous!
Signed-off-by: Sage Weil <s...
Sage Weil
06:05 PM Revision 4516d8bf (ceph): blkin: add config variable osd_blkin_trace_all
when set, Message::decode_trace() will always create a trace for
incoming messages, even if they didn't pass trace in...
Casey Bodley
06:05 PM Revision f453eafe (ceph): blkin: add traces to librados and Objecter
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:05 PM Revision ffdfe699 (ceph): blkin: add config variable osdc_blkin_trace_all
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:05 PM Revision 046b2bde (ceph): cmake: Add blkin libs to target_link_libraries
Signed-off-by: Victor Araujo <ve.ar91@gmail.com> vears91
06:05 PM Revision e0a1532b (ceph): librados: Overload aio_operate with blkin trace info parameter
This will enable passing trace information from rbd to librados for
aio_reads and aio_writes.
Signed-off-by: Victor ...
Victor Araujo
06:05 PM Revision bbe6d241 (ceph): src/blkin: add blkin submodule
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:05 PM Revision 26678e67 (ceph): cmake: build blkin instead of using find_package
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:05 PM Revision bdd6c3f3 (ceph): CMakeLists.txt: default WITH_BLKIN=ON
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:05 PM Revision 60baa90c (ceph): CMakeLists.txt: fix libcommon link to blkin
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:05 PM Revision 25eb1424 (ceph): msg/Message: make {encode,decode}_trace unconditional
These are protocol features and cannot vary based on our compilation.
Encode and decode unconditionally. The callers...
Sage Weil
06:05 PM Revision 838dd2a6 (ceph): common/zipkin_trace: fix blkin_trace_info encoding
- encode the same regardless of whether it is compiled in (!)
- encode in endian- and struct alignment-safe way.
Sig...
Sage Weil
06:05 PM Revision 4ea342ca (ceph): blkin: drop boost dependency
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:05 PM Revision 91d270ab (ceph): blkin: fix -fPIC option
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:05 PM Revision 90e52907 (ceph): blkin: remove installed files
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:05 PM Revision 32d31196 (ceph): blkin: fix cmake compile options
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:05 PM Revision 3eb554c1 (ceph): blkin: fix test
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:05 PM Revision b4eab62c (ceph): CMakeLists.txt: WITH_BLKIN off for now
We are unconditionally linking lttng-ust, which make selinux complain. We
should either
- fix selinux rules and unc...
Sage Weil
06:05 PM Revision 7d4af053 (ceph): blkin: add traces to ECBackend
Signed-off-by: Casey Bodley <cbodley@redhat.com> Sage Weil
06:05 PM Revision e0a5b51f (ceph): blkin: add traces to FileStore/Journal
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:05 PM Revision e3524e69 (ceph): filestore: Initialize Zipkin traces when there is a store trace
Avoids creating orphaned traces.
Signed-off-by: Victor Araujo <ve.ar91@gmail.com>
Victor Araujo
06:04 PM Revision a39b8c46 (ceph): blkin: set up tracing in the OSD
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:04 PM Revision bf8772ff (ceph): blkin: set up tracing in PGs
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:04 PM Revision 6586e724 (ceph): blkin: add traces to ReplicatedBackend
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:04 PM Revision 6159027f (ceph): blkin: osd op messages carry trace information
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:59 PM Revision 82160fb5 (ceph): blkin: add traces to SimpleMessenger
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:59 PM Revision 5cc7c062 (ceph): blkin: add traces to XioMessenger
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:59 PM Revision 679f8e6e (ceph): blkin: add traces to AsyncMessenger
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:59 PM Revision 1d3255a9 (ceph): Build support for BlkKin (LTTng + Zipkin) tracing
* Adds --with-blkin to autoconf (default without)
* Adds BLKIN_LIBS to necessary automake files
* Adds documentatio...
Andrew Shewmaker
05:59 PM Revision 5ec55b9d (ceph): cmake: add module and WITH_BLKIN option for blkin
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:59 PM Revision 6862811e (ceph): blkin: add header and initialization
zipkin_trace.h is a wrapper around ztracer.hpp, which provides a stub
implementation when WITH_BLKIN is not defined
...
Casey Bodley
05:59 PM Revision c8107a3e (ceph): msg: pass Connection to decode_message
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:59 PM Revision 612d15bc (ceph): blkin: Messenger integration
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:46 PM rbd Bug #19875: rbd osd ops repeat alloc hint
Optimize the copy-up logic so that if multiple object requests are queued for the same backing object the hints shoul... Jason Dillaman
05:31 PM rbd Bug #19875 (Resolved): rbd osd ops repeat alloc hint
[set-alloc-hint object_size 4194304 write_size 4194304,write 0~565760,set-alloc-hint object_size 4194304 write_size 4... Sage Weil
05:39 PM Revision dc39cbab (ceph): qa/suites/rados/thrash: extra cluster create
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:39 PM Revision 112e2320 (ceph): qa/suites/rados/basic: factor out cluster start
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:39 PM Revision 6e20af4f (ceph): qa/suites/rados/thrash-erasure-code: factor out cluster create
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:39 PM Revision c9b93af0 (ceph): qa/suites/rados/monthrash: simplify
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:39 PM Revision 83dcc988 (ceph): qa/suites/rados/verify: refactor thrash and cluster create
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:39 PM Revision 5f5f3709 (ceph): qa/suites/rados: switch require-luminous facet to use full_sequential_f...
This lets us run multiple cleanup steps right before ceph
teardown.
Note that we drop the facet from multimon/ becau...
Sage Weil
05:39 PM Revision 8bd54abc (ceph): qa/suites/rados: at end, scrub pgs, verify no legacy snapsets
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:39 PM Revision 751de6ed (ceph): osd/PrimaryLogPG: allow creation of obc for new head object
We may be creating the head object to migrate the SnapSet to.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:39 PM Revision 73f8fb99 (ceph): qa/suites/upgarde/jewel-x: add final scrub and legacy snapset check
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:39 PM Revision 7104a4e8 (ceph): osd/PG: debug scrub range
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:39 PM Revision aed09380 (ceph): ceph-objectstore-tool: handle both new and legacy SnapSet format
If we encounter legacy snaps, add to snapmapper then; otherwise, use the
clone_snaps field in SnapSet to add all clon...
Sage Weil
05:39 PM Revision cc53ece2 (ceph): ceph_test_cls_refcount: fix cls_rgw.test_put_snap
Do not touch the object before the put if we expect to see ENOENT.
We would get it anyway with older code, but with t...
Sage Weil
05:39 PM Revision fb969df5 (ceph): ceph_test_rados_api_list: update check_list
We no longer see dup entries on split.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:39 PM Revision 434351ba (ceph): ceph_test_rados_api_*: do not clean up objects (usually)
First, this is pointless--each test runs in a namespace so they don't
step on each other. Second, leaving objects in...
Sage Weil
05:39 PM Revision c378f140 (ceph): mon/OSDMonitor: add mon_fake_pool_delete option
Instead of deleting a pool, add a .NNN.DELETED suffix to the end. This
keeps the data around long enough for it to b...
Sage Weil
05:39 PM Revision d7e6e8d6 (ceph): ceph_test_rados_api_list: make LibRadosListNP.ListObjectsError delete p...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:39 PM Revision d5f77d3f (ceph): mon/PGMonitor: do not warn about pgp_num for fake "deleted" pools
This breaks the upgrade test from jewel. We can probably revert it later.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:38 PM Revision c048f6af (ceph): test/osd/osd-scrub-snaps.sh: fix test
- objects come in a different order, meh
- ss is on head, always, not snapdir.
- error messages on head, not snapdir
...
Sage Weil
05:38 PM Revision de6f09f4 (ceph): osd/PrimaryLogPG: delete + ignore_cache is a soft hint
We may still need to create a whiteout because clones still exist.
Arguably delete+ignore_cache is not the right way...
Sage Weil
05:38 PM Revision a7b59221 (ceph): osd/osd_types: add clone_snaps to SnapSet
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:38 PM Revision bdaf7740 (ceph): osd/osd_types: rename object_info_t::snaps -> legacy_snaps
This will make it easier to identify users of this field that need to
conditionally use either the old legacy_snaps o...
Sage Weil
05:38 PM Revision 7f90c723 (ceph): osd: store clone list in SnapSet
Store the per-clone snaps list in SnapSet if (1) REQUIRE_LUMINOUS is set
in the OSDMap and (2) the SnapSet isn't a 'l...
Sage Weil
05:38 PM Revision 7911950d (ceph): osd/PrimaryLogPG: convert snapdir during scrub
During scrub, we assemble the clone legacy_snaps values and put them
in the SnapSet.
Note that we do not bother clea...
Sage Weil
05:38 PM Revision 3862309d (ceph): osd/osd_types: add num_legacy_snapsets to stats struct
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:38 PM Revision 48e3f0ee (ceph): osd/PrimaryLogPG: maintain pessimistic estimate of num_legacy_snapsets
- Assume that any snapset we update, if not require_luminous, is a net-new
legacy SnapSet. (It might be an existing ...
Sage Weil
05:38 PM Revision e3e8caec (ceph): osd/PrimaryLogPG: remove head if snapset is empty and head is whiteout
We include a check to make sure we do not delete a dirty whiteout if this
is a tier pool and the object is dirty.
Si...
Sage Weil
05:38 PM Revision f016d4f3 (ceph): osd/PrimaryLogPG: clear whiteout on exists=false objects in obc cache
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:38 PM Revision e24d5024 (ceph): osd/ECBackend: whitespace
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:38 PM Revision f0db7db6 (ceph): osd/ECBackend: populate recovery_info
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:38 PM Revision 138a808a (ceph): osd/ReplicatedBackend: set recovry_info.ss on non-head push
Replicas need this in order to store the clones in SnapMapper.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:38 PM Revision bbc63bf2 (ceph): osd/osd_types: document snaps vectors are descending
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:38 PM Revision f063506b (ceph): osd/osd_types: pass legacy flag to from_snap_set
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:38 PM Revision 376015fd (ceph): osd/PrimaryLogPG: only clear SnapSet::head_exists for legacy snapsets
In the new world, head_exists is always true. Stop clearing it in
_delete_oid (except for legacy compatibility), and...
Sage Weil
05:38 PM Revision be4d92ca (ceph): osd/PrimaryLogPG: improve make_writeable debug output
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:38 PM Revision 3f2cc3d2 (ceph): osd/PrimaryLogPG: debug obs.exists from get_object_context
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:38 PM Revision 5484fe13 (ceph): osd/SnapMapper: add some debug output
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:38 PM Revision 6f2e82b9 (ceph): osd/osd_types: move SnapSetContext to osd_internal_types
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:38 PM Revision 27d50fa1 (ceph): osd/osd_types: drop ScrubMap::object::nlink; drop some decode compat cruft
We moved to v7 encoding in ca81563d8d71052a2040eda74e7ac418f1616fc7, which
was pre-jewel, so that's the oldest versio...
Sage Weil
05:38 PM Revision 1d87287d (ceph): osd/osd_types: remove unused snapcolls from ScrubMap::object
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:38 PM Revision 10f8615e (ceph): osd/PrimaryLogPG: filter snapc.snaps up front
No reason to wait for make_writeable(); ensure we have a valid snapc
from the start.
Signed-off-by: Sage Weil <sage@...
Sage Weil
05:38 PM Revision 2640101e (ceph): osd/PrimaryLogPG: keep snapset on whiteout head if luminous
If REQUIRE_LUMINOUS is set on the OSDMap, put the SnapSet on the head
and make it a whiteout. This is simpler and wi...
Sage Weil
05:16 PM Revision 965cfb52 (ceph): Merge pull request #14834 from runsisi/wip-fix-double-free
librbd: minor fixes for image trash move
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:16 PM Revision bcae20d6 (ceph): Merge pull request #14830 from runsisi/wip-open-cleanup
librbd: remove redundant check for image id emptiness
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:48 PM Bug #19865 (Resolved): test_librbd.cc get_features() can return with features uninitialized
Nathan Cutler
03:20 AM Bug #19865 (Fix Under Review): test_librbd.cc get_features() can return with features uninitialized
https://github.com/ceph/ceph/pull/14965 Dan Mick
03:06 AM Bug #19865 (Resolved): test_librbd.cc get_features() can return with features uninitialized
get_features() does some work to parse RBD_FEATURES from the environment if supplied, but if not, it sets *old_format... Dan Mick
04:33 PM Bug #19427 (Pending Backport): common/LogClient.cc: 310: FAILED assert(num_unsent <= log_queue.si...
Kefu Chai
04:32 PM Bug #19427 (Resolved): common/LogClient.cc: 310: FAILED assert(num_unsent <= log_queue.size())
Kefu Chai
04:31 PM Revision 6e1e5407 (ceph): Merge pull request #14927 from tchaikov/wip-19427
logclient: use the seq id of the 1st log entry when resetting session
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
04:29 PM Revision 8ecdf9a5 (ceph): Merge pull request #14920 from tchaikov/wip-14579
mgr: add machinery for python modules to send MCommands to daemons
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:27 PM Revision e1d435b1 (ceph): Merge pull request #13681 from liewegas/wip-epochs
osd: tag fast dispatch messages with min_epoch
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:47 PM Revision 89756607 (ceph): osd/OSDMapMapping: add assert
This is easier to debug than walking off into memory we don't own!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:43 PM Revision ab7df6d5 (ceph): mon/OSDMonitor: fix prime_pg_temp condition
We have to make sure the *pg* exists, not just the pool, in the previous
map, or else we'll get a funky overrun in OS...
Sage Weil
03:38 PM Revision 9667761e (ceph): Merge pull request #14273 from cbodley/wip-rgw-beast-new-parser
rgw: update Beast for streaming reads in asio frontend
Reviewed-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Casey Bodley
02:48 PM Revision da9f1d82 (ceph): client: client_quota no longer optional
Remove the possibility to disable client quotas.
Signed-off-by: Dan van der Ster <daniel.vanderster@cern.ch>
Dan van der Ster
02:47 PM rbd Backport #19873 (In Progress): jewel: [rbd-mirror] failover and failback of unmodified image resu...
Jason Dillaman
12:50 PM rbd Backport #19873 (Resolved): jewel: [rbd-mirror] failover and failback of unmodified image results...
https://github.com/ceph/ceph/pull/14977 Jason Dillaman
02:46 PM Revision 618a82e1 (ceph): librbd: add no-op event when promoting an image
The rbd-mirror process needs an event in the journal
to properly detect the transition between primary and
non-primar...
Jason Dillaman
02:46 PM rbd Bug #19871 (Fix Under Review): rbd-nbd: kernel reported invalid device size (0, expected 1073741824)
PR: https://github.com/ceph/ceph/pull/14976 Mykola Golub
01:30 PM rbd Bug #19871 (In Progress): rbd-nbd: kernel reported invalid device size (0, expected 1073741824)
Mykola Golub
10:35 AM rbd Bug #19871 (Resolved): rbd-nbd: kernel reported invalid device size (0, expected 1073741824)
before NBD_DO_IT, /sys/block/nbdX/size reports 0
so the check_device_size failed.
log:
rbd-nbd: kernel reporte...
Shengjing Zhu
02:44 PM Revision 8e912b9a (ceph): rbd-nbd: relax size check for newer kernel versions
Fixes: http://tracker.ceph.com/issues/19871
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
02:38 PM rgw Bug #19831: rgw: segfault during the shutdown procedure
The bug is a regression. It has been introduced in: b22977dfd27967def1b6d4caf83694a2264fc825 ("PR 14801":https://gith... Radoslaw Zarzynski
02:24 PM rgw Bug #19831: rgw: segfault during the shutdown procedure
After pulling the debug symbols for libnspr4:... Radoslaw Zarzynski
02:12 PM Revision 78cd41d5 (ceph): rgw: update Beast submodule
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:12 PM Revision 5b41fb55 (ceph): rgw: update Beast for streaming reads in asio frontend
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:12 PM Revision 4d076dd5 (ceph): rgw: rename frontend from asio to beast
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:02 PM Revision 7ec6e8bc (ceph): rbd-mirror: prevent infinite loop when computing replay status
If the image had a non-primary predecessor epoch whose tag tid
duplicates an epoch within its own journal, an infinit...
Jason Dillaman
01:56 PM Bug #19771 (Pending Backport): HEALTH_WARN pool rbd pg_num 244 > pgp_num 224 during upgrade
Sage Weil
01:53 PM Revision 99928c9e (ceph): Merge pull request #14931 from tchaikov/wip-19771
qa/tasks/ceph_manager: always fix pgp_num when done with thrashosd task
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:39 PM Revision dca1ae1e (ceph): crush: update documentation for negative choose step
And remove an obsolete comment.
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary
01:38 PM rgw Bug #19446: rgw: heavy memory leak when multisite sync fail on 10.2.6
Nathan Cutler wrote:
> If this ends up being fixed by https://github.com/ceph/ceph/pull/14714 that is the same fix a...
Casey Bodley
01:33 PM Linux kernel client Bug #12159 (Can't reproduce): setfilelock requests stuck
Zheng Yan
01:20 PM Revision d21ea85f (ceph): Merge pull request #14973 from ifed01/wip-bluestore-kvsync-cond
os/bluestore: remove unused condition variable
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:01 PM Revision 45d5ac3e (ceph): ceph_osd: remove client message cap limit
Leave the messenger ops throttle interface, we could keep watching on changing
Signed-off-by: Haomai Wang <haomai@xs...
Haomai Wang
12:50 PM rbd Backport #19872 (In Progress): kraken: [rbd-mirror] failover and failback of unmodified image res...
Jason Dillaman
12:50 PM rbd Backport #19872 (Resolved): kraken: [rbd-mirror] failover and failback of unmodified image result...
https://github.com/ceph/ceph/pull/14974 Jason Dillaman
12:33 PM Revision 71d60ba8 (ceph): os/bluestore: remove unused condition variable
Signed-off-by: Igor Fedotov <ifedotov@mirantis.com> Igor Fedotov
12:27 PM rbd Bug #19858 (Pending Backport): [rbd-mirror] failover and failback of unmodified image results in ...
Mykola Golub
12:28 AM rbd Bug #19858 (Fix Under Review): [rbd-mirror] failover and failback of unmodified image results in ...
*PR*: https://github.com/ceph/ceph/pull/14963 Jason Dillaman
12:27 PM Revision dff49227 (ceph): Merge pull request #14963 from dillaman/wip-19858
rbd-mirror: failover and failback of unmodified image results in split-brain
Reviewed-by: Mykola Golub <mgolub@miran...
Mykola Golub
12:26 PM Feature #19381: ceph_objectstore_tool,rados tool: add commands to both for exporting and importin...
has anyone worked on this? if no, assign it to me please. Chang Liu
11:30 AM Revision 8c9971b7 (ceph): Merge pull request #14965 from dmick/wip-19865
test/librbd/test_librbd.cc: set *features even if RBD_FEATURES is unset
Reviewed-by: Jason Dillaman <dillaman@redhat...
Jason Dillaman
11:30 AM Bug #19864: src/rocksdb/db/write_thread.h:192:78: error: dereferencing type-punned pointer will b...
Hey Nathan,
My money says this is compiler specific but who knows right?
The error is from the failed copr buil...
Brad Hubbard
08:50 AM Bug #19864: src/rocksdb/db/write_thread.h:192:78: error: dereferencing type-punned pointer will b...
Noting that ceph-12.0.1-1912-gc124b05 includes https://github.com/ceph/ceph/pull/14818
Don't know if it's relevant...
Nathan Cutler
01:28 AM Bug #19864 (Closed): src/rocksdb/db/write_thread.h:192:78: error: dereferencing type-punned point...
This is probably https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80593 so just putting it here as a placeholder.
<pre...
Brad Hubbard
11:24 AM Revision 6f10373b (ceph): mgr: remove non-existent MDS daemons from FSMap
Fixes: http://tracker.ceph.com/issues/17453
Signed-off-by: Spandan Kumar Sahu <spandankumarsahu@gmail.com>
Spandan Kumar Sahu
11:12 AM Revision a20c6276 (ceph): Merge pull request #14465 from dillaman/wip-librbd-devstack-tempest
qa/workunits: switch to OpenStack Ocata release for RBD testing
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
11:09 AM Linux kernel client Bug #18690: kclient: FAILED assert(0 == "old msgs despite reconnect_seq feature")
https://github.com/ceph/ceph-client/commit/c4561c5b195a564423bd002c1a8017a876e44819 Zheng Yan
10:58 AM Bug #14842: ceph-disk: /sys/block/<device>/queue/physical_block_size is not obeyed
to continue on this, as most disks now have 4096 alignment and sgdisk uses 2048, a quick and dirty solution would be ... Hans Boot
08:11 AM Bug #14842: ceph-disk: /sys/block/<device>/queue/physical_block_size is not obeyed
Please people, I do not understand this is classified as "minor".
On many physical disks, the alignment must be resp...
Hans Boot
10:30 AM rgw Bug #19870 (Resolved): rgw: bytes_send and bytes_recv in the msg of usage show returning is 0 in ...
➜ build git:(master) ✗ ./bin/radosgw-admin usage show
{
"entries": [
{
"user": "tester",...
Enming Zhang
10:08 AM Bug #19869 (Can't reproduce): RPM build failure with GCC7
... Nathan Cutler
09:53 AM Revision 1dc3e4f2 (ceph): osd/OSD.cc: lock the pg only when all conditional checks are passed when
scheduling a scrub
Signed-off-by: Jin Cai <caijin.caij@alibaba-inc.com>
Jin Cai
09:49 AM rgw Bug #19830: radosgw-admin validate tier type while setting
basically init_complete() fails since it will fail at RGWSyncModulesManager::create_instance() and since period comm... Abhishek Lekshmanan
08:55 AM rgw Bug #19830: radosgw-admin validate tier type while setting
Yehuda Sadeh wrote:
> The command here in itself is not invalid. You could and should be able to modify the tier typ...
Abhishek Lekshmanan
08:04 AM Bug #19868 (Fix Under Review): osd: fix osd balance reads might not get expected length of file c...
https://github.com/ceph/ceph/pull/14966 Kefu Chai
07:44 AM Bug #19868: osd: fix osd balance reads might not get expected length of file content from replica...
The better fix might be letting osd repop to update object context accordingly, but it is difficult to check expected... Zhi Zhang
07:43 AM Bug #19868 (Duplicate): osd: fix osd balance reads might not get expected length of file content ...
Steps to reproduce:
1. write a file with length len_1
2. try to read this file from replica osd (using CEPH_OSD_F...
Zhi Zhang
07:51 AM Revision 0e7137aa (ceph): mgr: optimize DaemonStateIndex::cull() a little bit
if the size of the cluster is quite large, we don't need to walk through
all daemons to do the cull.
* smaller scope...
Kefu Chai
07:36 AM Bug #19856: msg/async/rdma: fix ceph_clock_now calls
@Kefu thanks, I check the CMakeLists.txt again, RDMA support is disabled by default as you said. but it's strange why... Chang Liu
07:00 AM Bug #19856 (Won't Fix): msg/async/rdma: fix ceph_clock_now calls
@Chang you can always disable it by passing -DWITH_RDMA=OFF, BTW, RDMA support is disabled by default in kraken. Kefu Chai
02:55 AM Bug #19856: msg/async/rdma: fix ceph_clock_now calls
it seems that we enable rdma default in K branch. I will check CMake... Chang Liu
02:26 AM Bug #19856: msg/async/rdma: fix ceph_clock_now calls
hmm, I don't realize we enable rdma default in K already... but upstream rpm build is ok? Haomai Wang
02:25 AM Bug #19856: msg/async/rdma: fix ceph_clock_now calls
Thanks, Haomai
I'm agree with you. I don't need RDMA in Kraken, I got compile error when I try to make a dist on K...
Chang Liu
12:45 AM Bug #19856: msg/async/rdma: fix ceph_clock_now calls
RDMA has lots of bugs under K release, it doesn't make sense to backport this compile only.... I suppose user to test... Haomai Wang
06:14 AM Revision c20d1b9e (ceph): rgw: Incorporated review comments.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
05:54 AM Revision 561cbded (ceph): mon: check is_shutdown() in timer callbacks
introduce a helper class: C_MonContext, and initialize all timer events
using it, to ensure that they do check is_shu...
Kefu Chai
05:47 AM Bug #19867: SimpleMessenger: osd cluster messenger pipe connection is only one direction
Greg Farnum wrote:
> I don't see anything in here that's a bug. The OSDs turned on and had racing connection attempt...
Peng Xie
05:46 AM Bug #19867: SimpleMessenger: osd cluster messenger pipe connection is only one direction
hi greg,
why not the osds internal cluster messenger using two separate pipes like the blew shows:
osd.0 ...
Peng Xie
04:25 AM Bug #19867 (Closed): SimpleMessenger: osd cluster messenger pipe connection is only one direction
I don't see anything in here that's a bug. The OSDs turned on and had racing connection attempts, so one of them was ... Greg Farnum
04:03 AM Bug #19867 (Closed): SimpleMessenger: osd cluster messenger pipe connection is only one direction
recently i found an interesting simple messenger pipe connection problems among osds' cluster network.
my test env...
Peng Xie
03:56 AM Bug #19866: osd-dup.sh failing with EMFILE on arm64
... Dan Mick
03:54 AM Bug #19866: osd-dup.sh failing with EMFILE on arm64
Confusing myself mightily, but, yes, the osds die early on arm64 for reasons I don't yet understand. Dan Mick
03:54 AM Bug #19866 (New): osd-dup.sh failing with EMFILE on arm64
Dan Mick
03:50 AM Bug #19866 (Rejected): osd-dup.sh failing with EMFILE on arm64
Dan Mick
03:38 AM Bug #19866 (Resolved): osd-dup.sh failing with EMFILE on arm64
two of three OSDs died; one, at least, died because of
2017-05-04 23:14:12.847887 ffff76164cb0 -1 filestore(td/osd...
Dan Mick
03:15 AM Revision 73bcaef3 (ceph): test/librbd/test_librbd.cc: set *features even if RBD_FEATURES is unset
If RBD_FEATURES is not in the environment, set *features to 0 in
get_features(); callers rely on a valid return value...
Dan Mick
02:06 AM rgw Bug #19285: rgw: user quota did not work well on multipart upload
Yehuda Sadeh wrote:
> It would be great if there was a test for it. I think this could be a candidate to add for the...
FAN YANG
01:50 AM Revision 12139ae5 (ceph): mon/Elector: call cancel_timer() in shutdown()
instead of doing it manually.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:26 AM Revision 4031555d (ceph): librbd: add no-op event when promoting an image
The rbd-mirror process needs an event in the journal
to properly detect the transition between primary and
non-primar...
Jason Dillaman

05/04/2017

11:47 PM Revision 23ad1437 (ceph): librbd: do not delay propagation of demote events
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
11:09 PM Revision 7af3e86c (ceph): osd: Implement asynchronous scrub sleep
Rather than blocking the main op queue just do an async sleep.
Fixes: http://tracker.ceph.com/issues/19497
Signed-o...
Brad Hubbard
10:45 PM Revision 0f1fd238 (ceph): mon: display subtree name in crush type down health warnings
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
10:33 PM Revision 97987b4a (ceph): include/denc: support ENCODE_DUMP
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:21 PM rbd Bug #19863 (Resolved): bluestore deferred write crc changes before write
write is set up...... Sage Weil
10:00 PM Revision 3f179bf8 (ceph): rbd-mirror: prevent infinite loop when computing replay status
If the image had a non-primary predecessor epoch whose tag tid
duplicates an epoch within its own journal, an infinit...
Jason Dillaman
09:26 PM rgw Tasks #16784: RADOSGW feature requires FCGI which no longer has an upstream source
After talking today with Matt Benjamin, it's not clear whether we want to completely take out fcgi for the Luminous r... Thomas Serlin
09:22 PM Revision 3880c6d1 (ceph): mds: do not try to export pin special directories
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
08:34 PM rgw Bug #19446: rgw: heavy memory leak when multisite sync fail on 10.2.6
If this ends up being fixed by https://github.com/ceph/ceph/pull/14714 that is the same fix as for #19861 - in that c... Nathan Cutler
08:18 PM rgw Backport #19704 (In Progress): civetweb-worker segmentation fault
h3. description
We're encountering this crash when nessus scans our gateways. I'll attempt to track down the exact...
Nathan Cutler
05:58 PM rgw Backport #19704 (Pending Backport): civetweb-worker segmentation fault
https://github.com/ceph/ceph/pull/14960 Yehuda Sadeh
05:53 PM rgw Backport #19704: civetweb-worker segmentation fault
The problem seems to be in the civetweb version that is in kraken. We should move it to whatever we currently have in... Yehuda Sadeh
05:43 PM rgw Backport #19704: civetweb-worker segmentation fault

fails on the following line:...
Yehuda Sadeh
08:03 PM Feature #19382 (In Progress): ceph_objectstore_tool pg reset last_complete
Nathan Cutler
02:12 PM Feature #19382: ceph_objectstore_tool pg reset last_complete
working on https://github.com/Liuchang0812/ceph/tree/wip-19382
Chang Liu
07:55 PM Bug #19856 (Pending Backport): msg/async/rdma: fix ceph_clock_now calls
Nathan Cutler
01:14 PM Bug #19856 (Won't Fix): msg/async/rdma: fix ceph_clock_now calls
https://github.com/ceph/ceph/commit/09a49861e64d1be1970e4e23a41f1bf17dfd6d15#commitcomment-22015919
Fix is https:/...
Chang Liu
07:06 PM CephFS Feature #19862 (New): mds: add LTTnG tracepoints for each type of MDS operation
It would be nice to know the latency of different file system operations so we can see which operations:
- scale poo...
Michael Sevilla
06:46 PM rbd Bug #19811 (Pending Backport): rbd-mirror replay fails on attempting to reclaim data to local sit...
Ken Dreyer
01:39 AM rbd Bug #19811 (Fix Under Review): rbd-mirror replay fails on attempting to reclaim data to local sit...
*PR*: https://github.com/ceph/ceph/pull/14945 Jason Dillaman
12:34 AM rbd Bug #19811 (In Progress): rbd-mirror replay fails on attempting to reclaim data to local site (LS...
@Eric: thanks, I see the issue now. Jason Dillaman
06:37 PM rgw Bug #15882 (Closed): rgw: GC is not working for __shadow and __multipart objects
Closing, feel free to reopen if this still happens. Yehuda Sadeh
06:36 PM rgw Bug #15285 (Closed): Clang reports warning in civetweb.c
closing for now, feel free to reopen if the issue still exists. Yehuda Sadeh
06:34 PM rgw Bug #19830: radosgw-admin validate tier type while setting
The command here in itself is not invalid. You could and should be able to modify the tier type of the zone. What hap... Yehuda Sadeh
06:30 PM rgw Bug #19834 (Pending Backport): multisite: RGWPeriodPusher CRThread startup races with RGWHTTPMana...
https://github.com/ceph/ceph/pull/14936 Yehuda Sadeh
06:28 PM rgw Bug #19520 (Pending Backport): rgw: Swift's at-root features (/crossdomain.xml, /info, /healthche...
Yehuda Sadeh
06:25 PM Revision 77a43573 (ceph): Merge pull request #14373 from rzarzynski/wip-rgw-19520
rgw: fix broken /crossdomain.xml, /info and /healthcheck of Swift API.
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
06:24 PM rgw Bug #19285: rgw: user quota did not work well on multipart upload
It would be great if there was a test for it. I think this could be a candidate to add for the ragweed test. Yehuda Sadeh
06:17 PM rgw Bug #19861: multisite: memory leak on failed lease in RGWDataSyncShardCR
https://github.com/ceph/ceph/pull/9950 also Casey Bodley
06:15 PM rgw Bug #19861 (Resolved): multisite: memory leak on failed lease in RGWDataSyncShardCR
https://github.com/ceph/ceph/pull/14714 Casey Bodley
06:14 PM rgw Bug #19739: Content-MD5 header is not validated with POST uploads
we'll also need to create a new test in s3-tests for this one. Yehuda Sadeh
06:10 PM rgw Bug #19739: Content-MD5 header is not validated with POST uploads
https://github.com/ceph/ceph/pull/14961 Yehuda Sadeh
06:13 PM Revision ff724c94 (ceph): Merge pull request #9950 from weiqiaomiao/wqm-wip-fetchobj-req
rgw: should delete in_stream_req if conn->get_obj(...) return not zero value
Reviewed-by: Casey Bodley <cbodley@red...
Casey Bodley
06:02 PM rgw Bug #19645 (Resolved): bulkupload should be supported on every zone in multisite
Casey Bodley
06:01 PM Revision 9ddbcfd8 (ceph): Merge pull request #14601 from Jing-Scott/fix-bulkupload-multisite
rgw: fix forward request for bulkupload to be applied in multisite
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Re...
Casey Bodley
05:47 PM Revision 2a71c8f9 (ceph): Merge pull request #14945 from dillaman/wip-19811
rbd-mirror: ensure missing images are re-synced when detected
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
05:47 PM Revision 285c4a15 (ceph): Merge pull request #14935 from dillaman/wip-rbd-cli-mirror-pool
rbd: removed spurious error message from mirror pool commands
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
05:42 PM Revision a189b610 (ceph): Merge pull request #14400 from ceph/wip-cd-1node
qa/tasks: few fixes to get ceph-deploy 1node to working state Tamilarasi Muthamizhan
05:14 PM Revision cd5eac76 (ceph): Merge pull request #14936 from cbodley/wip-19834
rgw: RGWPeriodPusher spawns http thread before cr thread
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
04:59 PM Revision 41a44ae9 (ceph): mds: remove unnecessary check for parent pins
With Zheng's help, now that the code has captured all the paths where an inode
should be checked for export pins, we ...
Patrick Donnelly
04:30 PM rbd Bug #19858 (Resolved): [rbd-mirror] failover and failback of unmodified image results in split-brain
If an image is gracefully failed over and immediately failed back (demote A/promote B -> demote B/promote A), the ima... Jason Dillaman
04:17 PM devops Bug #19857: uninstall not cleaning up few files and ceph.target files
from /var/lib/ceph... Vasu Kulkarni
04:16 PM devops Bug #19857 (New): uninstall not cleaning up few files and ceph.target files
on master branch, right after ceph-deploy purge, i see lot of stale files, this will create issues when we are reusin... Vasu Kulkarni
03:58 PM Revision 63515456 (ceph): Finisher: fix uninitialized variable warning
This silences the following warning:
Finisher.cc: In member function ‘void*
Finisher::finisher_thread_entry()’:
Fini...
Piotr Dalek
03:20 PM Revision 7f95ff34 (ceph): Merge pull request #14908 from guihecheng/rgw_file-cleanup
rgw_file: cleanup virtual keyword on derived functions Matt Benjamin
03:14 PM rbd Bug #18938 (Resolved): Unable to build 11.2.0 under i686
Kefu Chai
02:46 AM rbd Bug #18938: Unable to build 11.2.0 under i686
the reason why we only need to guard ... Kefu Chai
03:09 PM Revision cca16407 (ceph): Merge pull request #14891 from tchaikov/wip-librbd-test-odr
librbd: do not instantiate templates while building tests
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Kefu Chai
01:59 PM rgw Bug #19831: rgw: segfault during the shutdown procedure
... Radoslaw Zarzynski
01:39 PM mgr Bug #17453 (Fix Under Review): ceph-mgr doesn't forget about MDS daemons that have gone away
https://github.com/ceph/ceph/pull/14937 Kefu Chai
01:24 PM Revision 995773d4 (ceph): librbd: do not instantiate templates while building tests
to avoid violation of ODR
Fixes: http://tracker.ceph.com/issues/18938
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:21 PM Revision fffe5afb (ceph): rgw: move gw_user_get_all_buckets_stats decleration above the comment
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
01:18 PM Revision 68a632e8 (ceph): get usage now get capacity used by each bucket
Fixes:tracker.ceph.com/issues/16191
Signed-off-by: Ji Chen <insomnia@139.com>
Ji Chen
01:18 PM Revision 6c35f619 (ceph): remove start end-date from signed_subresources
Fixes:tracker.ceph.com/issues/16191
Signed-off-by: Ji Chen <insomnia@139.com>
Ji Chen
01:18 PM Revision 0682f872 (ceph): rgw: use c++11 loops for cls_user_get_bucket_stats and rgw_user_get_all...
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
01:18 PM Revision 17c6bd77 (ceph): rgw: use emplace not insert
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
01:18 PM Revision ac8b57c2 (ceph): rgw: more c++1 loop style
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
01:18 PM Revision 35ba296b (ceph): rgw: reuse ret
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
01:18 PM Revision b9d06a1f (ceph): rgw: use const reference to avoid copy
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
01:11 PM Revision 81872fdb (ceph): Merge pull request #14844 from liewegas/wip-bluestore-bitalloc
unittest_alloc: add test_alloc_big
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Sage Weil
01:11 PM Revision e61d9e4a (ceph): unittest_alloc: add test_alloc_big
Ensure that big allocations work.
Verifies http://tracker.ceph.com/issues/16662
Signed-off-by: Sage Weil <sage@redh...
Sage Weil
01:09 PM Revision 43d60b5d (ceph): os/bluestore/BlueFS: add bluefs_sync_write option
If we have a fast device we can do our writes using synchronous
IO instead of aio. Most of the time rocksdb is doing...
Sage Weil
12:53 PM Revision f23e4e79 (ceph): Merge pull request #14953 from tchaikov/wip-librbd-silence-Wunused-var
librbd: silence -Wunused-variable warning
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Kefu Chai
12:32 PM rgw Bug #19554 (Pending Backport): multisite: radosgw-admin period commands cant use --remote in anot...
Orit Wasserman
12:31 PM Revision 94d6eedd (ceph): Merge pull request #14407 from cbodley/wip-rgw-admin-remote
rgw: fix handling of --remote in radosgw-admin period commands
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
11:49 AM Revision a7162c81 (ceph): librbd: silence -Wunused-variable warning
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:22 AM Revision 144dc78f (ceph): Merge pull request #11179 from rzarzynski/wip-rgw-swift-formpost
rgw: add support for FormPost of Swift API
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
11:18 AM Revision b6da0d3f (ceph): Merge pull request #14949 from zhsj/fix-cryptopp-build
common: fix building against libcryptopp
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:13 AM Revision f0318007 (ceph): common: fix building against libcryptopp
libnspr is only needed for libnss, move it to if defined(USE_NSS)
section.
ceph::crypto::shutdown's params should be...
Shengjing Zhu
11:11 AM Revision 3a659b8e (ceph): Merge pull request #14923 from joscollin/wip-dmclocktest-function-error
dmclock: include missing <functional> header.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:44 AM Revision 85c471ca (ceph): Merge pull request #14948 from Liuchang0812/wip-kill-duplicated-cmake-c...
cmake: kill duplicated cmake commands
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:20 AM Bug #19853 (Resolved): cmake modules should set proper package name
Kefu Chai
09:12 AM Bug #19853: cmake modules should set proper package name
Nathan Cutler wrote:
> @Shengjing Zhu: Thanks for the explanation. Opened a PR with a fix - please review.
Thanks...
Shengjing Zhu
08:36 AM Bug #19853: cmake modules should set proper package name
@Shengjing Zhu: Thanks for the explanation. Opened a PR with a fix - please review. Nathan Cutler
08:35 AM Bug #19853 (Fix Under Review): cmake modules should set proper package name
https://github.com/ceph/ceph/pull/14951 Nathan Cutler
07:32 AM Bug #19853: cmake modules should set proper package name
Nathan Cutler wrote:
> > the package name here is CryptoPP, not cryptopp, which all letters are lower-case
>
> Th...
Shengjing Zhu
07:27 AM Bug #19853: cmake modules should set proper package name
> the package name here is CryptoPP, not cryptopp, which all letters are lower-case
The package name is CryptoPP i...
Nathan Cutler
07:13 AM Bug #19853 (Resolved): cmake modules should set proper package name
in ceph/cmake/modules/Findcryptopp.cmake, it uses
FIND_PACKAGE_HANDLE_STANDARD_ARGS (CryptoPP REQUIRED_VARS CRYPTO...
Shengjing Zhu
10:20 AM Revision 54ba0b4c (ceph): Merge pull request #14951 from smithfarm/wip-19853
cmake: align cmake names of library packages
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:47 AM CephFS Bug #19854: ceph-fuse write a big file,The file is only written in part
upload client log file junming rao
09:41 AM CephFS Bug #19854 (Duplicate): ceph-fuse write a big file,The file is only written in part
application write a big file( 26GB) to cephfs, the file is only written in part(23GB);
ceph version: 10.2.6 (656b5b6...
junming rao
09:29 AM Revision c074d521 (ceph): Update rgw_rest.cc
fix indentation.
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
09:15 AM Bug #19813 (Fix Under Review): mgr init deadlock
https://github.com/ceph/ceph/pull/14952 Kefu Chai
06:50 AM Bug #19813: mgr init deadlock
... Kefu Chai
02:32 AM Bug #19813: mgr init deadlock
/a/sage-2017-05-03_20:20:09-rados-wip-sage-testing---basic-smithi/1098337
Sage Weil
09:14 AM Revision 4acd2cef (ceph): cmake: align cmake names of library packages
The cmake package names of libraries are case-sensitive. The name used in
FIND_PACKAGE_HANDLE_STANDARD_ARGS - e.g. "c...
Nathan Cutler
08:03 AM Linux kernel client Bug #19792 (Closed): monitor hostname and dns cache
Ilya Dryomov
08:02 AM Linux kernel client Bug #19688 (Resolved): Kernel panic on CephFS kernel client when setting file ACL
In 4.9.26, 4.10.14. Ilya Dryomov
08:00 AM rbd Bug #19413: Cannot delete some snapshots after upgrade from jewel to kraken
I'm sorry for being late. Thank you very much indeed Jason! This solved my problem too. Denis Horbunov
07:49 AM Revision e2bb57b5 (ceph): cmake: kill duplicated cmake commands
Signed-off-by: liuchang0812 <liuchang0812@gmail.com> Chang Liu
07:12 AM Backport #19225 (Need More Info): kraken: osd ops (sent and?) arrive at osd out of order
Causes massive disruption in rados suite, and disrupts rbd suite and upgrade suites to a lesser extent, as well. Nathan Cutler
05:56 AM Revision 113e306d (ceph): common: *config diff get* option added
Signed-off-by: Daniel Oliveira <doliveira@suse.com> Daniel Oliveira
05:56 AM Revision c047175b (ceph): common/ceph_context: config diff get option refactored
Signed-off-by: Daniel Oliveira <doliveira@suse.com> Daniel Oliveira
05:45 AM Revision e52f9446 (ceph): Merge pull request #14947 from dmick/wip-arm-compressor
compressor/zlib: fix plugin for non-Intel arches
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:39 AM Bug #19822 (Need More Info): ceph-disk fails to activate disk - Debian Jessie + Kraken
Loïc Dachary
05:39 AM Bug #19822: ceph-disk fails to activate disk - Debian Jessie + Kraken
... Loïc Dachary
12:07 AM Bug #19822: ceph-disk fails to activate disk - Debian Jessie + Kraken
Assigning this to Loic as it is ceph-disk issue. Vasu Kulkarni
05:31 AM Revision 4ceaa7cc (ceph): msg/simple/Pipe: manual backport of fix in PR#14795
Manual backport of errno fixup from PR#14795
(6f1037e22c2a304795895498cdc955e0ef80f8e3), as noted by
https://github.c...
Robin H. Johnson
04:52 AM Bug #19852 (Resolved): mon: huge acting set returned by mapping.get()
... Kefu Chai
04:13 AM Revision 9cea9fba (ceph): rgw: rgw_rados drop deprecated golbal var
Signed-off-by: Jiaying Ren <jiaying.ren@umcloud.com> Jiaying Ren
03:17 AM Revision 84e47f3e (ceph): compressor/zlib: fix plugin for non-Intel arches
unittest_compressor was failing on arm64 because the zlib
compressor was never initialized, even though it works fine...
Dan Mick
02:55 AM rgw Cleanup #19851 (In Progress): Move AES_256_CTR to auth/Crypto for others to reuse
The following warning was introduced by Adam Kupczyk. So creating a tracker for implementing the changes suggested by... Jos Collin
02:38 AM Revision 813df820 (ceph): Merge pull request #14363 from majianpeng/finisher-optimize
common/Finisher: batch handle perfcounter && only send signal when waiter existed.
Reviewed-by: Sage Weil <sage@redh...
Sage Weil
02:37 AM Revision 7e79a4ea (ceph): Merge pull request #14627 from badone/wip-peering-state-timing
osd: Implement peering state timing
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
02:37 AM Revision 4cd4782d (ceph): mds: check export_pin on dirfrag load
Zheng's suggestion: "[maybe_export_pin is called by MDCache::add_inode() and
Migrator. For the first case, inode has ...
Patrick Donnelly
02:37 AM Revision 1de38200 (ceph): Merge pull request #14709 from majianpeng/luestore-txc-finalize-kv
os/blueStore: In osd_tp_thread, call _txc_finalize_kv.
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Igor Fe...
Sage Weil
02:36 AM Revision 4a4f0194 (ceph): Merge pull request #14932 from markhpc/wip-rocksdb-compaction-readahead
common/config_opts.h: compaction readahead for bluestore/rocksdb
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:35 AM RADOS Bug #17945: ceph_test_rados_api_tier: failed to decode hitset in HitSetWrite test
saw it again, ... Sage Weil
02:33 AM Bug #19825: mon crash on shutdown, lease_ack_timeout event
/a/sage-2017-05-03_20:20:09-rados-wip-sage-testing---basic-smithi/1098340
probe timeout this time. same fix sho...
Sage Weil
01:40 AM Revision 87633bd9 (ceph): test/librbd: remove duplicated explicit template specializations
to avoid violation of ODR
Fixes: http://tracker.ceph.com/issues/18938
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:36 AM Revision 74bd4f23 (ceph): rbd-mirror: ensure missing images are re-synced when detected
Fixes: http://tracker.ceph.com/issues/19811
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:05 AM RADOS Bug #19803: osd_op_reply for stat does not contain data (ceph-mds crashes with unhandled buffer::...
osd op replies for 'stat' do not contain data. (140+0+0 in these lines) ... Zheng Yan
12:47 AM Revision df44582c (ceph): default vpm is trusty and for master we need latest which is xenial
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni

05/03/2017

11:47 PM Revision e58dd393 (ceph): install mgr on the node
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
11:21 PM RADOS Bug #19849 (New): cls ops do not consistently get ENOENT on whiteouts
the cls glue objclass.cc directly calls do_osd_ops, which inconsistently checks for !exists || is_whiteout(). instea... Sage Weil
11:18 PM Backport #19761 (In Progress): jewel: osd: leaked MOSDMap
Shinobu Kinjo
11:16 PM Revision 09f076ed (ceph): osd: fix occasional MOSDMap leak
_committed_osd_maps() may return early (without putting
the ref) on shutdown.
Fixes: http://tracker.ceph.com/issues/...
Sage Weil
11:11 PM Backport #19760 (In Progress): kraken: osd: leaked MOSDMap
Shinobu Kinjo
11:07 PM Revision 62bb2086 (ceph): osd: fix occasional MOSDMap leak
_committed_osd_maps() may return early (without putting
the ref) on shutdown.
Fixes: http://tracker.ceph.com/issues/...
Sage Weil
10:57 PM Revision 88430763 (ceph): os/bluestore/KernelDevice: aio_wake/wait and completion callback are ex...
Codify that these are exclusive. This means we don't waste time on
aio_wake in the common case of ioc's with callbac...
Sage Weil
10:57 PM Revision 580baf8d (ceph): os/bluestore/NVMEDevice: remove unnecessary aio_wake
I'm not sure what this is for; I can't find a corresponding waiter.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:24 PM rgw Backport #19704: civetweb-worker segmentation fault
Managed to get a core dump. Is there somewhere I can upload it for you? Here's the backtrace:
(gdb) bt
#0 0x0000...
Ben Hines
09:18 PM Revision dafe62f8 (ceph): doc: add FreeBSD manual install
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
08:20 PM rgw Backport #19848 (Rejected): kraken: multisite: incremental metadata sync does not properly advanc...
Nathan Cutler
08:20 PM rgw Backport #19847 (Resolved): jewel: multisite: incremental metadata sync does not properly advance...
https://github.com/ceph/ceph/pull/15556 Nathan Cutler
08:20 PM CephFS Backport #19846 (Resolved): jewel: write to cephfs mount hangs, ceph-fuse and kernel
https://github.com/ceph/ceph/pull/15000 Nathan Cutler
08:20 PM CephFS Backport #19845 (Resolved): kraken: write to cephfs mount hangs, ceph-fuse and kernel
https://github.com/ceph/ceph/pull/14998 Nathan Cutler
08:19 PM rgw Backport #19844 (Resolved): jewel: Add custom user data support in bucket index
https://github.com/ceph/ceph/pull/15966 Nathan Cutler
08:19 PM rgw Backport #19843 (Resolved): kraken: Add custom user data support in bucket index
https://github.com/ceph/ceph/pull/15985 Nathan Cutler
08:19 PM Backport #19842 (Resolved): jewel: clean up min/max span warning
https://github.com/ceph/ceph/pull/15050 Nathan Cutler
08:19 PM Backport #19841 (Resolved): kraken: clean up min/max span warning
https://github.com/ceph/ceph/pull/16134 Nathan Cutler
08:19 PM rgw Backport #19840 (Resolved): kraken: civetweb frontend segfaults in Luminous
https://github.com/ceph/ceph/pull/16166 Nathan Cutler
08:19 PM rgw Backport #19839 (Resolved): kraken: reduce log level of 'storing entry at' in cls_log
https://github.com/ceph/ceph/pull/16165 Nathan Cutler
08:19 PM rgw Backport #19838 (Resolved): jewel: reduce log level of 'storing entry at' in cls_log
https://github.com/ceph/ceph/pull/15455 Nathan Cutler
07:11 PM rgw Backport #19837 (In Progress): kraken: rgw: S3 object uploads using the AWSv4's multi-chunk mode ...
Nathan Cutler
07:08 PM rgw Backport #19837: kraken: rgw: S3 object uploads using the AWSv4's multi-chunk mode hang RadosGW
h3. description
The bug affects PUTs employing the STREAMING-AWS4-HMAC-SHA256-PAYLOAD authentication mode. In such...
Nathan Cutler
06:02 PM rgw Backport #19837 (Fix Under Review): kraken: rgw: S3 object uploads using the AWSv4's multi-chunk ...
https://github.com/ceph/ceph/pull/14939 Radoslaw Zarzynski
06:00 PM rgw Backport #19837 (Resolved): kraken: rgw: S3 object uploads using the AWSv4's multi-chunk mode han...
https://github.com/ceph/ceph/pull/14939 Radoslaw Zarzynski
06:28 PM Revision 9fd30b93 (ceph): debian/rpm: move radosgw-admin to ceph-common
This commit moves the radosgw-admin command from
the radosgw package to ceph-common.
This allows for a better user e...
Ali Maredia
06:27 PM devops Bug #19577 (Fix Under Review): ship radosgw-admin in ceph-common package
https://github.com/ceph/ceph/pull/14940 Ken Dreyer
06:21 PM Revision 5d4e6bc5 (ceph): debian/rpm: move radosgw-admin to ceph-common
This commit moves the radosgw-admin command from
the radosgw package to ceph-common.
This allows for a better user e...
Ali Maredia
05:46 PM rbd Bug #19811: rbd-mirror replay fails on attempting to reclaim data to local site (LS) from distant...
Sure -- same results.
I've attached a log of operations that you can follow along and see what's happening. I hope...
Eric M Gonzalez
04:26 PM rbd Bug #19811 (Need More Info): rbd-mirror replay fails on attempting to reclaim data to local site ...
@Eric: would it be possible for you to retest this using 10.2.7 client software? I used your steps and wasn't able to... Jason Dillaman
05:46 PM CephFS Feature #19362: mds: add perf counters for each type of MDS operation
https://github.com/ceph/ceph/pull/14938 Michael Sevilla
05:19 PM rgw Bug #19835 (Pending Backport): reduce log level of 'storing entry at' in cls_log
Casey Bodley
04:03 PM rgw Bug #19835: reduce log level of 'storing entry at' in cls_log

This log line is used in 2 locations.
The other reference in the source has level already at 20.
./src/cls/time...
Willem Jan Withagen
03:15 PM rgw Bug #19835 (Resolved): reduce log level of 'storing entry at' in cls_log
https://github.com/ceph/ceph/pull/14879 Casey Bodley
05:19 PM Revision c124b05e (ceph): Merge pull request #14879 from wjwithagen/wip-wjw-reduce-noise-3
cls/log/cls_log.cc: reduce logging noise
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
04:31 PM Revision bd41cc37 (ceph): Merge pull request #14928 from drunkard/master
doc: remove deprecated subcommand in man/8/ceph.rst
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:28 PM Revision 1cce4c7f (ceph): Merge pull request #14723 from neha-ojha/objclass-sdk
osd: objclass sdk
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by...
Yuri Weinstein
04:27 PM Revision 45d13a47 (ceph): Merge pull request #14917 from yuriw/wip-add-overrite-cls
qa/added overrides
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
04:07 PM Revision d7601090 (ceph): cls/log/cls_log.cc: reduce logging noise
- The other reference in the source as already at 20.
./src/cls/timeindex/cls_timeindex.cc:85:
CLS_LOG(20, "st...
Willem Jan Withagen
04:03 PM Bug #19826 (Resolved): prime_pg_temp vs creation
Kefu Chai
04:01 PM Bug #19836 (Resolved): crush: encode weight_set in a pre-weight-set crushmap
make crushwrapper encode a "legacy" crushmap if (1) we're using weight sets, (2) the client is lacking features for t... Loïc Dachary
03:58 PM RADOS Bug #19803: osd_op_reply for stat does not contain data (ceph-mds crashes with unhandled buffer::...
Thanks for looking into this.
Here is the output with debug_mds=20 and debug_ms=1:...
Andreas Gerstmayr
03:56 PM Revision 33cdc2aa (ceph): Merge pull request #14913 from liewegas/wip-19826
mon: do not prime_pg_temp creating pgs; clean up pg create conditions
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:50 PM rgw Bug #19554 (Fix Under Review): multisite: radosgw-admin period commands cant use --remote in anot...
https://github.com/ceph/ceph/pull/14407 Ken Dreyer
03:37 PM Revision fcc7799e (ceph): common/Finisher: No waite_for_empty no signal.
Avoid every time to send a signal because wait_for_empty is rare event.
Signed-off-by: Jianpeng Ma <jianpeng.ma@inte...
Jianpeng Ma
03:32 PM Revision 21a943da (ceph): rgw: RGWPeriodPusher spawns http thread before cr thread
Fixes: http://tracker.ceph.com/issues/19834
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:23 PM Revision beed83f7 (ceph): os/bluestore/KernelBlockDevice: sync write() method
Avoid aio machinery (and context switching) and do a simple
synchronous (O_DIRECT) write.
Signed-off-by: Sage Weil <...
Sage Weil
03:23 PM Revision 041e3085 (ceph): os/bluestore/BlueFS: _write_super is always synchronous
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:22 PM CephFS Bug #18798: FS activity hung, MDS reports client "failing to respond to capability release"
Zheng Yan wrote:
> elder one wrote:
> > One difference I noticed between 4.4 and 4.9 kernels
> > - with 4.4 kerne...
elder one
02:27 AM CephFS Bug #18798: FS activity hung, MDS reports client "failing to respond to capability release"
elder one wrote:
> Just reporting that no errors after using patched (commit 2b1ac852) cephfs kernel module.
>
>...
Zheng Yan
02:06 AM CephFS Bug #18798: FS activity hung, MDS reports client "failing to respond to capability release"
elder one wrote:
> One difference I noticed between 4.4 and 4.9 kernels
> - with 4.4 kernel on cephfs directory si...
Zheng Yan
03:15 PM Stable releases Tasks #19055 (Closed): jewel v10.2.7
It should be closed (along with all the other Redmine tickets that were fixed in v10.2.7, sorry!) Ken Dreyer
03:02 PM Stable releases Tasks #19055: jewel v10.2.7
Is this still in-progress for some reason or should it be moved to a closed state? Jason Dillaman
03:08 PM rgw Bug #19834 (Resolved): multisite: RGWPeriodPusher CRThread startup races with RGWHTTPManager::set...
... Casey Bodley
02:52 PM Revision f527342a (ceph): radosgw-admin: get remote connections from given period/zonegroup
helper functions to create connections to arbitrary remotes, rather
than depending on RGWRados to construct them in z...
Casey Bodley
02:52 PM Revision 416b41ac (ceph): radosgw-admin: send_to_remote_gateway takes RGWRESTConn*
callers are responsible for providing their own remote connection
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:52 PM Revision ec2a866c (ceph): radosgw-admin: commit_period gets remote connection from new period
Fixes: http://tracker.ceph.com/issues/19554
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:52 PM Revision c61cdeeb (ceph): radosgw-admin: 'period pull' reads endpoints from current period
by finding remote endpoints from the current period, 'period pull' no
longer needs to initialize RGWRados for zone[gr...
Casey Bodley
02:52 PM Revision d53c0591 (ceph): rgw: enable move on RGWRESTConn
added custom move construct/assign because std::atomic is not movable
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:49 PM Revision 6d42133c (ceph): rbd: removed spurious error message from mirror pool commands
If the pool was empty, the rbd CLI would report the error
"rbd: failed to list images within pool".
Signed-off-by: J...
Jason Dillaman
02:13 PM Revision ca9335c5 (ceph): common/Finisher: batch handle perfcounter.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
02:13 PM Revision 671fc914 (ceph): common/perf_counter: make tinc() handle batch-processing
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
01:51 PM Revision d51b7553 (ceph): cls_rbd: default initialize snapshot namespace for legacy clients
Creating a snapshot on >=Kraken OSDs using <=Jewel clients can result
in an improperly initialized snapshot namespace...
Jason Dillaman
01:50 PM rbd Backport #19833 (In Progress): kraken: Cannot delete some snapshots after upgrade from jewel to k...
Jason Dillaman
01:49 PM rbd Backport #19833 (Resolved): kraken: Cannot delete some snapshots after upgrade from jewel to kraken
https://github.com/ceph/ceph/pull/14934 Jason Dillaman
01:31 PM rbd Bug #19832: Potential IO hang if image is flattened while read request is in-flight
Looks like the issue was introduced in commit 190c185b74b5959000d8dc79e8ee0a10ed0fc979 Jason Dillaman
01:27 PM rbd Bug #19832 (Resolved): Potential IO hang if image is flattened while read request is in-flight
If the child object doesn't exist and the parent is removed after the IO started, the IO will hang w/o completing.
...
Jason Dillaman
01:24 PM Revision 7963c9ec (ceph): test/fsx: Remove the dead code associated with aio backend
Signed-off-by: Zhou Zhengping <johnzzpcrystal@gmail.com> Zhengping Zhou
12:56 PM rgw Bug #19831 (Resolved): rgw: segfault during the shutdown procedure
On a very recent master:... Radoslaw Zarzynski
12:49 PM Revision d6601b7c (ceph): ceph-disk: Add --system option for fix command
This adds the ability to restore the labels of the underlying system
data in addition to ceph data.
Signed-off-by: B...
Boris Ranto
12:49 PM Revision 3bf416d5 (ceph): ceph-disk: Add more fix targets
It turns out I forgot several more directories that needs to be fixed by
this script. We need to fix /var/log/ceph, /...
Boris Ranto
12:48 PM Revision 184d54ae (ceph): ceph-disk: Add unit test for fix command
This will simulate the command* functions to not actually run anything
thus excercising the python code directly. It ...
Boris Ranto
12:48 PM Revision c930424f (ceph): ceph-disk: Add fix subcommand
This subcommand will fix the SELinux labels and/or file permissions on
ceph data (/var/lib/ceph).
The command is als...
Boris Ranto
12:46 PM Revision d96bd873 (ceph): ceph-disk: Add --system option for fix command
This adds the ability to restore the labels of the underlying system
data in addition to ceph data.
Signed-off-by: B...
Boris Ranto
12:45 PM rgw Bug #19754 (Pending Backport): rgw: S3 object uploads using the AWSv4's multi-chunk mode hang Rad...
Radoslaw Zarzynski
12:45 PM Revision 5482256a (ceph): ceph-disk: Add more fix targets
It turns out I forgot several more directories that needs to be fixed by
this script. We need to fix /var/log/ceph, /...
Boris Ranto
12:44 PM Revision ed0b818c (ceph): ceph-disk: Add unit test for fix command
This will simulate the command* functions to not actually run anything
thus excercising the python code directly. It ...
Boris Ranto
12:43 PM Revision 10750d0a (ceph): ceph-disk: Add fix subcommand
This subcommand will fix the SELinux labels and/or file permissions on
ceph data (/var/lib/ceph).
The command is als...
Boris Ranto
12:34 PM Revision b110a353 (ceph): common/config_opts.h: compaction readahead for bluestore/rocksdb
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
12:27 PM rgw Bug #19830 (Resolved): radosgw-admin validate tier type while setting
One can get into difficult situations with multisite and incorrect tier-types
an eg would be:
on a secondary zone d...
Abhishek Lekshmanan
12:25 PM rbd Bug #19413 (Pending Backport): Cannot delete some snapshots after upgrade from jewel to kraken
Mykola Golub
12:25 PM Revision dd755312 (ceph): Merge pull request #14903 from dillaman/wip-19413
cls_rbd: default initialize snapshot namespace for legacy clients
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
12:24 PM Revision 1698b8f1 (ceph): Merge pull request #14875 from dillaman/wip-rbd-trash-parent
rbd: info command should indicate if parent is in trash
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
12:23 PM Revision 7d392de4 (ceph): Merge pull request #14929 from tchaikov/wip-disable-isal-on-arm
test/compressor: disable isal tests if not available
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:04 AM CephFS Backport #18699 (Resolved): jewel: client: fix the cross-quota rename boundary check conditions
Nathan Cutler
11:04 AM Revision 6537fc74 (ceph): Merge pull request #14667 from smithfarm/wip-18699-jewel
jewel: client: fix the cross-quota rename boundary check conditions
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Nathan Cutler
10:31 AM Bug #19771 (Fix Under Review): HEALTH_WARN pool rbd pg_num 244 > pgp_num 224 during upgrade
https://github.com/ceph/ceph/pull/14931 Kefu Chai
10:16 AM Bug #19771: HEALTH_WARN pool rbd pg_num 244 > pgp_num 224 during upgrade
... Kefu Chai
10:28 AM Revision da1161cb (ceph): qa/tasks/ceph_manager: always fix pgp_num when done with thrashosd task
Fixes: http://tracker.ceph.com/issues/19771
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:04 AM Revision 4da64aa5 (ceph): logclient: use the seq id of the 1st log entry when resetting session
because do_log() does not update last_log (see LogClient::get_next_seq())
and log_queue atomically, and log_queue is ...
Kefu Chai
08:33 AM Backport #19495 (Resolved): jewel: Objecter::epoch_barrier isn't respected in _op_submit()
Nathan Cutler
08:33 AM Revision af31b453 (ceph): Merge pull request #14332 from shinobu-x/wip-19396-jewel
jewel: Objecter::epoch_barrier isn't respected in _op_submit()
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
08:33 AM Bug #18533 (Resolved): two instances of omap_digest mismatch
Nathan Cutler
08:32 AM Backport #19404 (Resolved): jewel: core: two instances of omap_digest mismatch
Nathan Cutler
08:32 AM Revision 472034cb (ceph): Merge pull request #14204 from dzafman/wip-18533-jewel
jewel: core: two instances of omap_digest mismatch
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
08:31 AM Backport #19210 (Resolved): jewel: pre-jewel "osd rm" incrementals are misinterpreted
Nathan Cutler
08:31 AM Revision afe98ba0 (ceph): Merge pull request #13884 from shinobu-x/wip-19119-jewel
jewel: pre-jewel "osd rm" incrementals are misinterpreted
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
08:30 AM Backport #19083 (Resolved): jewel: osd: preserve allocation hint attribute during recovery
Nathan Cutler
08:30 AM Revision 0353a91b (ceph): Merge pull request #13647 from mslovy/wip-19083-jewel
jewel: osd: preserve allocation hint attribute during recovery
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Nathan Cutler
08:24 AM Revision b71ca044 (ceph): test/compressor: disable isal tests if not available
the isal-zlib compressor plugin is not supported on non-intel archs, and
if the user does not have a capable yasm com...
Kefu Chai
08:19 AM Stable releases Tasks #19009: kraken v11.2.1
h3. rgw suite for ragweed support
Special request by Yehuda
build: https://shaman.ceph.com/builds/ceph/wip-rgw-...
Nathan Cutler
08:16 AM Stable releases Tasks #19538: jewel v10.2.8
h3. rgw suite for ragweed support
Special request by Yehuda
build: https://shaman.ceph.com/builds/ceph/wip-rgw-...
Nathan Cutler
07:47 AM Bug #19427 (Fix Under Review): common/LogClient.cc: 310: FAILED assert(num_unsent <= log_queue.si...
https://github.com/ceph/ceph/pull/14927 Kefu Chai
06:31 AM Bug #19427: common/LogClient.cc: 310: FAILED assert(num_unsent <= log_queue.size())
... Kefu Chai
07:47 AM CephFS Bug #18872 (Pending Backport): write to cephfs mount hangs, ceph-fuse and kernel
Zheng Yan
07:45 AM Revision 2df20b2b (ceph): doc: cleanup in doc/man/8/ceph.rst
Subcommand doc has been removed in 904913b37f241a73aa6722a18151d3166c8c93dd,
this is cleanup.
Signed-off-by: Drunkar...
Drunkard Zhang
07:10 AM Revision 2e0f38e0 (ceph): restful: Use keys instead of tokens+cephx
Signed-off-by: Boris Ranto <branto@redhat.com> Boris Ranto
07:06 AM Revision e6ba9a68 (ceph): ceph-mgr: Implement new pecan-based rest api
The new rest API uses pecan for the restful functionality and simplifies
the code significantly. It should be mostly ...
Boris Ranto
06:01 AM Revision 4e21f7ea (ceph): rgw: don't do unneccesary write if buffer with zero length
Don't do unneccesary write if buffer with zero length,
or there will be one more shadow stripe rados object with size...
fang yuxiang
05:37 AM Revision bff87c55 (ceph): client: enable using external Objecter
To enable places that already have an objecter
(such as ceph-mgr) to avoid spinning up another
one inside Client.
Th...
John Spray
05:37 AM Revision 3746e209 (ceph): mgr: embed Client instance for mds_command
Now plugins can talk to MDS daemons.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
05:37 AM Revision 43d26b91 (ceph): systemd: update mgr auth caps
Granting it 'allow *' on mon and osd so that
it can use MCommand to remote control daemons.
Signed-off-by: John Spra...
John Spray
05:25 AM CephFS Feature #19819: Add support of FS_IOC_FIEMAP ioctl on files, accessible through CephFS
This is pretty infeasible right now -- nothing tracks which bits of a file are allocated or exist. The closest it com... Greg Farnum
04:48 AM Revision e3487130 (ceph): dmclock: ‘std::function’ has not been declared
The following error appears during make:
ceph/src/dmclock/test/test_test_client.cc:14:0:
ceph/src/dmclock/test/../si...
Jos Collin
03:54 AM Revision d836fce7 (ceph): qa: update log whitelists for kcephfs suite
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
03:40 AM Revision 5f988b00 (ceph): mds: relocate PTRWAITER put near get
And balance get/puts. This is a cosmetic readability change.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
03:27 AM CephFS Bug #19828 (Resolved): mds: valgrind InvalidRead detected in Locker
... Patrick Donnelly
03:11 AM Revision d0b3d4ae (ceph): Merge pull request #14822 from jan--f/fuse-normalize-wire-o_flags
fs/ceph-fuse: normalize file open flags on the wire Zheng Yan
03:07 AM Revision a9fdc4aa (ceph): Merge pull request #14909 from joscollin/wip-dmclock-error
dmclock: error: ‘function’ in namespace ‘std’ does not name a template type
Reviewed-by: J. Eric Ivancich <ivancich@...
Kefu Chai
03:01 AM Revision c26d30de (ceph): Merge pull request #14748 from smithfarm/wip-teuthology-worker
doc: mention teuthology-worker security group
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
02:47 AM Bug #19825 (Fix Under Review): mon crash on shutdown, lease_ack_timeout event
https://github.com/ceph/ceph/pull/14919 Kefu Chai
02:42 AM Bug #19825 (In Progress): mon crash on shutdown, lease_ack_timeout event
Kefu Chai
02:37 AM Revision 562089d2 (ceph): mgr: expose Objecter to PyModules
Same motivation as exposing MonClient: so that modules
can get at the command sending code.
Signed-off-by: John Spra...
John Spray
02:37 AM Revision 954c0b9c (ceph): mgr: expose `tell` (MMonCommand) functionality
To enable plugins to talk directly to daemons when they
want to.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
02:37 AM Revision 92a894c5 (ceph): vstart: give mgr full mds/osd caps for `tell`
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
02:37 AM Revision 07cae621 (ceph): mgr: add get_context() to python interface
For modules that would like a CephContext* inside
a capsule, suitable for passing to librados constructor.
Signed-of...
John Spray
02:37 AM Revision abd9f267 (ceph): pybind/rados: enable construction with CephContext
The CephContext pointer is passed around inside
a Python capsule. It would have initially been
created by some other...
John Spray
01:55 AM CephFS Bug #17819 (Can't reproduce): MDS crashed while performing snapshot creation and deletion in a loop
Zheng Yan
01:53 AM CephFS Bug #17819: MDS crashed while performing snapshot creation and deletion in a loop
run the test overnight, can't reproduce the crash. Zheng Yan
01:52 AM rbd Feature #15648 (Resolved): librbd copy API should do a better job at sparsifying the destination ...
https://github.com/ceph/ceph/pull/12883/commits/a7dd9f1816c7f619e848396031d032d21c3a97c9 Haomai Wang
01:42 AM Revision d7cd4ad2 (ceph): mon/OSDMonitor: skip new pgs for prime_pg_temp
If the pg didn't previously exist we don't need to (and can't) prime
pg_temp for it. This avoids crashing on mapping...
Sage Weil

05/02/2017

10:29 PM Revision 63cbe330 (ceph): qa: remove errant mount requirement
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
10:06 PM Revision 9cb79d2f (ceph): qa/added overrides
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
09:21 PM Revision 34ea04e0 (ceph): Remove bluestore.yaml from top level folder which is redundant
objectstore folder has the link.
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni
09:20 PM Revision cdac849e (ceph): Reduce fs combination tests for smoke, use bluestore
for basic and filestore.xfs for 1node and sytemd
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni
08:28 PM Revision 9755119e (ceph): mds: cleanup aux subtree pin debug
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
08:11 PM Revision f1508caa (ceph): mds: use clearer name for export pin cont
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
07:43 PM Revision f6531fd0 (ceph): qa/workunits/rbd: add additional OpenStack services
The Ocata release requires additional services to be running.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:06 PM Revision 3306df2d (ceph): move mgr daemon to separate node
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
05:14 PM Revision 14e0eade (ceph): mon: add crush type down health warnings
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
05:05 PM Revision b4655405 (ceph): Merge pull request #14412 from mikulely/cleanup-civetweb-port
rgw: drop unused port var
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
04:55 PM rgw Bug #19816 (Fix Under Review): multisite: set_latest_epoch not atomic
https://github.com/ceph/ceph/pull/14915
added backport tags to related issue http://tracker.ceph.com/issues/19817,...
Casey Bodley
04:54 PM rgw Bug #19817 (Fix Under Review): multisite: RGWPeriodPuller does not call RGWPeriod::reflect() on n...
https://github.com/ceph/ceph/pull/14915 Casey Bodley
04:25 PM RADOS Bug #18698: BlueFS FAILED assert(0 == "allocate failed... wtf")
Hi,
i tested with kraken v11.2.0 again : deactivated the bluefs_allocator = stupid and restarted all my OSDs, issu...
François Blondel
04:18 PM Cleanup #7869 (Resolved): arch: use cpuid.h when possible
Pull request was merged as commit 0807f38 by yuriw Jos Collin
04:09 PM Revision 279050e4 (ceph): Merge pull request #13451 from xiexingguo/wip-add-up-primary-sum
mon/PGMap: add up_primary pg number field for pg-dump cmd
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu...
Yuri Weinstein
04:07 PM Revision 0fd1689c (ceph): Merge pull request #14497 from tchaikov/wip-pybind-better-error-msg
pybind: better error msg
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
04:06 PM Revision 35171b97 (ceph): Merge pull request #14687 from jcsp/wip-mgr-suite
qa/suites: move mgr tests into rados suite
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
04:06 PM Revision 3dbc29ba (ceph): Merge pull request #14810 from liewegas/wip-status
mon: show inactive % in ceph status
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
04:05 PM Revision 76e94a0a (ceph): Merge pull request #14821 from badone/wip-no-death-coredumps
tests: Don't dump core when using EXPECT_DEATH
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Josh Durgin <j...
Yuri Weinstein
04:04 PM Revision 0807f384 (ceph): Merge pull request #14857 from joscollin/wip-arch-cpuid
arch: use __get_cpuid instead of do_cpuid
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
03:54 PM Revision 94a87309 (ceph): Merge pull request #12669 from hjwsm1989/unfound-objects
osd/PG: fix possible overflow on unfound objects
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
03:53 PM Revision 56104449 (ceph): Merge pull request #12882 from wonzhq/pglog-fixes
osd: pglog trimming fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:51 PM Revision fcd64d75 (ceph): Merge pull request #14444 from liewegas/wip-past-intervals
osd: simplify past_intervals representation
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
03:51 PM Revision 3b4e4d00 (ceph): Merge pull request #14898 from tchaikov/wip-clean-pending_created_pgs
mon/OSDMonitor: cleanup pending_created_pgs after done with it
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:50 PM Revision 7f97f363 (ceph): Merge pull request #14904 from tchaikov/wip-19638-followon
osd: stop mgrc earlier in shutdown()
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:50 PM Bug #19826: prime_pg_temp vs creation
/a/sage-2017-05-02_10:48:00-rados-wip-sage-testing---basic-smithi/1092482
Sage Weil
03:50 PM Bug #19826 (Fix Under Review): prime_pg_temp vs creation
and the main bug is that we shouldn't be priming creating pgs at all!
https://github.com/ceph/ceph/pull/14913
Sage Weil
03:44 PM Bug #19826 (Resolved): prime_pg_temp vs creation
... Sage Weil
03:49 PM Revision 3e53e47e (ceph): osd: fix legacy pg create conditions
1- in reality we don't really care if pg_temp is set.
2- compare against acting_primary since that's what actually ma...
Sage Weil
03:49 PM Revision 003113ff (ceph): mon/OSDMonitor: fix prime_pg_temp vs creating condition
We want to *skip* creating PGs.
Fixes: http://tracker.ceph.com/issues/19826
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:25 PM Revision 3a680175 (ceph): Merge pull request #14858 from dmick/wip-config-dump
mon/ConfigKeyService: add 'config-key dump' to show keys and vals
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
03:23 PM Revision f7cf9d14 (ceph): Merge pull request #14870 from smithfarm/wip-gperftools
build/ops: rpm: gperftools-devel >= 2.4
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Ken Dreyer <kdreyer@re...
Yuri Weinstein
03:19 PM Bug #19813: mgr init deadlock
/a/sage-2017-05-02_10:48:00-rados-wip-sage-testing---basic-smithi/1092427
Sage Weil
03:12 PM Bug #19825 (Resolved): mon crash on shutdown, lease_ack_timeout event
... Sage Weil
02:52 PM Bug #19824 (Duplicate): Reccurance of #18746(Jewel) in (Kraken)
Three months ago we had an issue where our monitors crashed following a run of a set of 'OpenStack refstack tests'. I... Ross Martyn
01:56 PM Revision 736890fb (ceph): qa/workunits: fix appdir setup issue in devstack
See https://bugs.launchpad.net/devstack/+bug/1667545
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:55 PM Revision 37d8a425 (ceph): qa/workunits: switch to OpenStack Ocata release for RBD testing
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:36 PM rbd Bug #19413: Cannot delete some snapshots after upgrade from jewel to kraken
Thanks Jason, snapshot deletion worked from a Jewel client.
Benoit Loriot
12:19 PM rbd Bug #19413: Cannot delete some snapshots after upgrade from jewel to kraken
@Benoit: Great, thanks. I was expecting the problem to be four 0xFF bytes at the end of your snapshot_XYZ value. The ... Jason Dillaman
12:03 PM rbd Bug #19413: Cannot delete some snapshots after upgrade from jewel to kraken
Here is the correct output... Benoit Loriot
11:52 AM rbd Bug #19413: Cannot delete some snapshots after upgrade from jewel to kraken
@Benoit: switch "rbd_data" for "rbd_header" in your command above. Jason Dillaman
11:17 AM rbd Bug #19413: Cannot delete some snapshots after upgrade from jewel to kraken
... Benoit Loriot
01:13 AM rbd Bug #19413 (Fix Under Review): Cannot delete some snapshots after upgrade from jewel to kraken
*PR*: https://github.com/ceph/ceph/pull/14903 Jason Dillaman
12:27 AM rbd Bug #19413 (Need More Info): Cannot delete some snapshots after upgrade from jewel to kraken
@Denis: can you do me a favor, run the following, and attach the results?... Jason Dillaman
12:50 PM Revision ccba64ba (ceph): os/bluestore: use denc for varint encoding
This changes remaining bluestore types to use new denc code, getting
rid of the old and slow small_encoding.h code in...
Piotr Dalek
12:25 PM rbd Bug #16887: ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or directory"
Since master is a moving target, this [1] might be a better ("permanent") URL to replace the one in #16887-18
[1] ...
Nathan Cutler
11:38 AM Bug #19823 (Won't Fix): ceph-disk prepare/activate does not work properly using setuser/setgroup ...
If 'ceph-disk prepare ...' is invoked on a new host without any existing OSDs, ceph-disk uses
ceph-osd --check-all...
Burkhard Linke
11:23 AM Bug #19822 (Rejected): ceph-disk fails to activate disk - Debian Jessie + Kraken
I successfully used ceph-deploy to the ceph packages, and setup the monitor nodes.
However, adding an osd to the c...
Florian Klink
10:49 AM devops Bug #19821 (New): apt-purge ceph-mon, apt-purge ceph-osd fails
Uninstalling ceph-osd and ceph-mon packages is currently not possible:... Florian Klink
10:06 AM RADOS Bug #18749: OSD: allow EC PGs to do recovery below min_size
https://trello.com/c/5q8YSNtu
I am willing to solve this problem
Chang Liu
10:05 AM Revision 902561e9 (ceph): dmclock: error: ‘function’ in namespace ‘std’ does not name a template ...
The following error appears during make:
In file included from ceph/src/dmclock/support/src/run_every.cc:10:0:
ceph/...
Jos Collin
09:40 AM CephFS Bug #17408 (Can't reproduce): Possible un-needed wait on rstats when listing dir?
can't reproduce. probably fixed by ... Zheng Yan
09:21 AM CephFS Bug #18798: FS activity hung, MDS reports client "failing to respond to capability release"
Just reporting that no errors after using patched (commit 2b1ac852) cephfs kernel module.
Also upgraded ceph to 1...
elder one
09:16 AM RADOS Bug #19803: osd_op_reply for stat does not contain data (ceph-mds crashes with unhandled buffer::...
The crash is strange,it happened when decoding on-wire message from osd. Please add 'debug ms = 1' to mds config and ... Zheng Yan
08:29 AM CephFS Feature #19820 (Fix Under Review): ceph-fuse: use userspace permission check by default
https://github.com/ceph/ceph/pull/14907 Zheng Yan
07:39 AM CephFS Feature #19820 (Resolved): ceph-fuse: use userspace permission check by default
Zheng Yan
08:29 AM Revision 05b2fde5 (ceph): rgw_file: cleanup virtual keyword on derived functions
Signed-off-by: Gui Hecheng <guihecheng@cmss.chinamobile.com> Gui Hecheng
08:10 AM RADOS Cleanup #18875: osd: give deletion ops a cost when performing backfill
Working on this issue Chang Liu
07:55 AM Revision 5915dd9c (ceph): ceph-fuse: use user space permission check by default
The kernel permission check uses getattr() to get inode's uid, gid
and mode. But due to limitation of fuse API, ceph-...
Yan, Zheng
07:32 AM CephFS Bug #19812: client: not swapping directory caps efficiently leads to very slow create chains
The reason of slow creation/deletion is that ceph-fuse sends a getattr request (check permission of test directory) b... Zheng Yan
07:06 AM RADOS Bug #19400: add more info during pool delete error
It's resolved. Chang Liu
06:41 AM Revision 1edcf1cb (ceph): Merge pull request #14869 from wjwithagen/wip-wjw-cmake-uuid
cmake: fix the linked lib reference of unittest_rgw_crypto
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:28 AM Revision 958e76d7 (ceph): Merge pull request #14900 from jupiturliu/organization_map
mailmap: add Alibaba into organization map
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:17 AM CephFS Feature #19819 (Rejected): Add support of FS_IOC_FIEMAP ioctl on files, accessible through CephFS
The purpose of this -- is to have standard interface for examining allocated extents of the files. For example, xfs_i... Марк Коренберг
06:00 AM Bug #16278: Ceph OSD one bluestore crashes on start
for now my canary is still alive ;) Mikaël Cluseau
05:51 AM Bug #19802 (Can't reproduce): mgr: Exception KeyError: KeyError(140194794858240,) in <module 'thr...
all 10 runs passed. i was testing using... Kefu Chai
05:20 AM Bug #19802: mgr: Exception KeyError: KeyError(140194794858240,) in <module 'threading' from '/usr...
rerunning at http://pulpito.ceph.com/kchai-2017-05-02_05:19:33-rados-master---basic-mira/ Kefu Chai
04:31 AM Revision 9ac8e2a4 (ceph): mds: handle imported directory that is pinned
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
04:30 AM Revision 6bd58fef (ceph): mds: use aux subtrees for export pinned inodes
Idea here is that a pinned inode should not be exported when its parent is.
Setting the pinned inode's dirfrags to au...
Patrick Donnelly
04:07 AM Revision 0211d1ab (ceph): rgw: lc cleanup homebrewed split with boost::split
Signed-off-by: Jiaying Ren <jiaying.ren@umcloud.com> Jiaying Ren
04:03 AM Revision 0e13400d (ceph): rgw: drop unused param "head" from bucket_lc_post
Signed-off-by: Jiaying Ren <jiaying.ren@umcloud.com> Jiaying Ren
04:00 AM Revision eca6bf19 (ceph): rgw: cleanup unused header include in lc
Signed-off-by: Jiaying Ren <jiaying.ren@umcloud.com> Jiaying Ren
03:59 AM Revision 18a822f3 (ceph): rgw: cleanup lc debug msg typos
Signed-off-by: Jiaying Ren <jiaying.ren@umcloud.com> Jiaying Ren
03:38 AM Revision c5c5d2fe (ceph): librbd: get image id from directory if open image failed
Signed-off-by: runsisi <runsisi@zte.com.cn> runsisi hust
03:15 AM Revision ed44687a (ceph): rgw/rgw_swift_auth.cc: using string::back() instead as the C++11 recommend
Signed-off-by: liuyuhong <liuyuhong@cmss.chinamobile.com> liuyuhong
03:06 AM Bug #19778 (Resolved): valgrind leak reported in __tracepoints__init, dlopen
Kefu Chai
03:05 AM Revision 46da7ee7 (ceph): Merge pull request #14895 from liewegas/wip-19778
kv: move 'bluestore-kv' hackery out of KeyValueDB into ceph-kvstore-tool
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:33 AM Revision 4121a3fe (ceph): Merge pull request #14853 from liewegas/wip-aio
os/fs/aio: use small_vector for aio_t; clean up header location
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:16 AM Revision 7580994c (ceph): librbd: do not delete ictx twice if open image failed
Signed-off-by: runsisi <runsisi@zte.com.cn> runsisi hust
02:02 AM Revision 5898fe4a (ceph): osd: assert min_epoch <= sent_epoch
Otherwise the sender is broken and probaby didn't fill in min_epoch
properly!
Signed-off-by: Sage Weil <sage@redhat....
Sage Weil
02:01 AM Revision 024235fc (ceph): osd: min_epoch for MOSDPGScan
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:01 AM Revision fad0994c (ceph): osd: min_epoch for MOSDPGUpdateLogMissing[Reply]
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:01 AM Revision c33ee4e3 (ceph): osd: min_epoch for MOSDRepOp[Reply]
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:01 AM Revision 200f90b7 (ceph): osd/ReplicatedBackend: cleanup repop_applied
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:01 AM Revision 602c5bfd (ceph): osd: min_epoch for MOSDRepScrub
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:01 AM Revision 152dfdd0 (ceph): osd: min_epoch for MOSDECSubOp*
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:01 AM Revision 8c961a31 (ceph): osd: set min_epoch for MOSDPGBackfill
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:01 AM Revision cb1a5190 (ceph): osd: set min_epoch for push/pull/reply
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:45 AM Revision 611572a6 (ceph): OSD: stop mgrc earlier in shutdown()
it's better this way, as MgrClient is more like an internal consumer
of the services offered by OSD, instead of servi...
Kefu Chai
01:31 AM Bug #19814 (Resolved): pg_create message at epoch 0 (on previously created pg)
Sage Weil
01:31 AM Revision f36f0dbc (ceph): Merge pull request #14897 from tchaikov/wip-19814
mon/OSDMonitor: update creating_pgs using pending_creatings
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:30 AM Revision 7d85bee4 (ceph): Merge pull request #14889 from joscollin/wip-test-write-operations-warning
test: c_write_operations.cc: silence warning from -Wsign-compare Sage Weil
01:30 AM Revision 19f2455b (ceph): Merge pull request #14888 from joscollin/wip-test-read-operations-warning
test: c_read_operations.cc: silence warning from -Wsign-compare Sage Weil
01:30 AM Revision 475daee9 (ceph): Merge pull request #14799 from xiaoxichen/optimiztic_pg_active
osd/PG.cc: Optimistic estimation on PG.last_active
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:30 AM Revision d3b461ea (ceph): Merge pull request #14790 from wjwithagen/wip-wjw-cleanup-unused-variab...
common: Fix unused variable references warnings
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:29 AM Revision 5f1c03e5 (ceph): Merge pull request #14330 from ivancich/wip-bring-in-dmclock
dmclock: initial commit of dmclock QoS library Sage Weil
01:25 AM mgr Bug #19638 (Resolved): OSD MgrClient crash on shutdown
Sage Weil
01:25 AM Revision 0bded752 (ceph): Merge pull request #14896 from liewegas/wip-19638
osd: stop MgrClient callbacks on shutdown
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
01:25 AM Bug #19433 (Resolved): LibRadosWatchNotify.Watch3Timeout failure
Sage Weil
01:24 AM Revision 2d6be11c (ceph): Merge pull request #14899 from liewegas/wip-19433
ceph_test_rados_api_watch_notify: make LibRadosWatchNotify.Watch3Timeout tolerate thrashing
Reviewed-by: Kefu Chai <...
Sage Weil
01:24 AM Bug #19552 (Resolved): LibRadosMiscPool.PoolCreationRace occasionally hangs
Sage Weil
01:23 AM Revision 5376b83b (ceph): Merge pull request #14901 from liewegas/wip-19552
osdc/Objecter: fix pool dne corner case
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
01:19 AM Revision 6ce6acf5 (ceph): Merge pull request #14881 from tchaikov/wip-crosscompiling-armhf
cmake: enable cross-compilation of boost
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
01:08 AM Revision 03b0b030 (ceph): cls_rbd: default initialize snapshot namespace for legacy clients
Creating a snapshot on >=Kraken OSDs using <=Jewel clients can result
in an improperly initialized snapshot namespace...
Jason Dillaman
12:57 AM Revision 10ff8116 (ceph): crush/CrushWrapper: remap across intervening bucket types
The previous code could only swap overfull devices with underfull devices
if they were in the same bucket. With this...
Sage Weil
12:45 AM Revision 79e4d248 (ceph): crush/CrushWrapper: use get_parent_of_type
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:45 AM Revision e8a86dd1 (ceph): crush/CrushWrapper: add get_parent_of_type
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil

05/01/2017

11:28 PM Revision 522bd84d (ceph): objclass-sdk: add override to whitelist the sdk class
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
11:15 PM Revision 9599aa9b (ceph): osd/OSDMap: upmap: clarify variable name
The argument is a ratio, not in units of PGs (like the other deviation
values).
Signed-off-by: Sage Weil <sage@redha...
Sage Weil
11:15 PM Revision dcb66c2c (ceph): osd/OSDMap: upmap: only overfull when at least one PG over
If we are less than a full PG over the target, we are not overfull.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
11:14 PM Revision 1f12220b (ceph): osd/OSDMap: upmap: fix bug
Use deviation for this item, not the max deviation.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:46 PM rbd Bug #19413 (In Progress): Cannot delete some snapshots after upgrade from jewel to kraken
Jason Dillaman
10:29 PM Revision a9ba66c4 (ceph): osd/OSDMap: upmap: behave when current rule does not touch all osds
Previously we relied on identifying target osds of interest by seeing
which ones were touched by at least one PG. We...
Sage Weil
10:27 PM Revision 56169420 (ceph): crush/CrushWrapper: note about get_rule_weight_osd_map limitation
This eventually needs to get fixed. Opened
http://tracker.ceph.com/issues/19818
Signed-off-by: Sage Weil <sage@redh...
Sage Weil
10:26 PM RADOS Bug #19818 (New): crush: get_rule_weight_osd_map does not factor in pool size, rule
The get_rule_weight_osd_map assumes that every osd reachable by the TAKE ops are used once. This isn't true in gener... Sage Weil
10:12 PM Revision e4874b40 (ceph): Merge pull request #14788 from liewegas/wip-jewel-x-rgw
qa/suites/jewel-x/point-to-point: don't scane for keys on second s3tests either
Reviewed-by: Josh Durgin <jdurgin@re...
Sage Weil
09:24 PM Bug #19813: mgr init deadlock
I looked at this one a bit more. I started trying to create states in Mgr and then MgrStandby for starting, active, ... Sage Weil
02:30 AM Bug #19813: mgr init deadlock
The problem is init is done in the background (background_init) but shutdown is called synchronously from Mgr::handle... Sage Weil
08:36 PM Revision f930b530 (ceph): Remove msgr failures
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
08:35 PM Revision 52cb5360 (ceph): osd: define min_epoch for fast dispatch messages
For now, default to the sent_epoch (latest).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:35 PM Revision 9cde71f2 (ceph): osd: wait based on min_epoch
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:35 PM Revision 0a8c3e40 (ceph): osd/PG: remove unused op_must_wait_for_map
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:35 PM Revision 7e6e4bd5 (ceph): osd/PGBackend: expose interval_start and last_peering_reset to backends
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:11 PM Bug #19552 (Fix Under Review): LibRadosMiscPool.PoolCreationRace occasionally hangs
https://github.com/ceph/ceph/pull/14901 Sage Weil
06:05 PM Bug #19552 (In Progress): LibRadosMiscPool.PoolCreationRace occasionally hangs
This happens when there is another pool created between the poolrace pools. Updating the test to skip when that happ... Sage Weil
08:10 PM Revision d60c1c40 (ceph): osdc/Objecter: fix pool dne corner case
We have a request that is queued before a pool exists, there is one
epoch where it exists, and then the pool disappea...
Sage Weil
08:00 PM Revision a76e476b (ceph): doc:Adding Alibaba into organization map
Signed-off-by: James Liu <james.liu@alibaba-inc.com> James Liu
06:31 PM rgw Bug #19817 (Resolved): multisite: RGWPeriodPuller does not call RGWPeriod::reflect() on new period
If radosgw first learns about a new period from RGWPeriodPuller, it doesn't call RGWPeriod::reflect() to update its z... Casey Bodley
06:22 PM rgw Bug #19816 (Resolved): multisite: set_latest_epoch not atomic
see comment in rgw_period_puller.cc:... Casey Bodley
05:33 PM RADOS Bug #19440: osd: trims maps taht pgs haven't consumed yet when there are gaps
Sage Weil
05:32 PM Bug #18334 (Resolved): osd: OMAP_GETKEYS interface does not enable efficient pagination
Sage Weil
05:31 PM Bug #18374 (Resolved): ceph-disk on centos: Command failed on vpm071 with status 1: "sudo yum -y ...
Sage Weil
05:31 PM mgr Bug #19491 (Resolved): MgrMonitor prepare_beacon learned address - (was :/0)
Sage Weil
05:30 PM Bug #19084 (Need More Info): Cannot Boot: A start job is running for dev-mapper-ceph\x2d\x2dos\x2...
What version are you running?
How reproducible is this? (Does it hanve on every boot or just sometimes?)
Sage Weil
05:28 PM Bug #19771: HEALTH_WARN pool rbd pg_num 244 > pgp_num 224 during upgrade
/a/sage-2017-05-01_11:43:01-upgrade:kraken-x-master---basic-smithi/1087965 Sage Weil
05:22 PM Bug #19433: LibRadosWatchNotify.Watch3Timeout failure
Confirmed that this was just because osd thrashing made us reconnect the watch. Extended the timeout so that we will... Sage Weil
05:22 PM Bug #19433 (Fix Under Review): LibRadosWatchNotify.Watch3Timeout failure
https://github.com/ceph/ceph/pull/14899 Sage Weil
05:21 PM Revision a28282b1 (ceph): ceph_test_rados_api_watch_notify: make LibRadosWatchNotify.Watch3Timeou...
If the PG moves we will reconnect and fail to time out.
Wait for longer so that we mask the effects of osd thrashing....
Sage Weil
05:11 PM Revision 793c2f22 (ceph): mon/OSDMonitor: cleanup pending_created_pgs after done with it
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:24 PM RADOS Bug #18698 (Can't reproduce): BlueFS FAILED assert(0 == "allocate failed... wtf")
I haven't seen this in any our qa... is it still happening for you? Which versions? Sage Weil
04:23 PM Bug #16054 (Resolved): ceph lies about unchangeable settings
The message is now "(not observed, change may require restart) " which is more accurate, and hopefully more clear? Sage Weil
04:20 PM Bug #19733 (Pending Backport): clean up min/max span warning
Sage Weil
03:55 PM RADOS Bug #19639 (Need More Info): mon crash on shutdown
what is the "other one" (besides probe_timeout #19738)? Sage Weil
03:54 PM Bug #19814 (Fix Under Review): pg_create message at epoch 0 (on previously created pg)
https://github.com/ceph/ceph/pull/14897 Kefu Chai
12:04 PM Bug #19814: pg_create message at epoch 0 (on previously created pg)
seems @creating_pgs_by_osd_epoch@ is not in sync with @pg_creatings@, the @pg_creatings@ at that moment does not have... Kefu Chai
01:58 AM Bug #19814 (Resolved): pg_create message at epoch 0 (on previously created pg)
... Sage Weil
03:48 PM Revision b2d29568 (ceph): mon/OSDMonitor: update creating_pgs using pending_creatings
* without this change, in OSDMonitor::update_pending_pgs(), creating_pgs
is updated directly without lock, and the ...
Kefu Chai
03:44 PM Revision 56baf955 (ceph): Merge pull request #14775 from Jing-Scott/wip-con-obj-bulkupload
rgw: add support container and object levels of swift bulkupload
Reviewed-by: Radoslaw Zarzynski <rzarzynski@miranti...
Radoslaw Zarzynski
03:43 PM Revision ab77b1dd (ceph): Merge pull request #14892 from tchaikov/wip-kill-warnings
test: kill warnings
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Kefu Chai
03:40 PM Bug #13522: Apparent deadlock between tcmalloc getting a stacktrace and dlopen allocating memory
xenial package presumably does not backport gperftools commit 7852eeb75b9375cf52a7da01be044da6e915dd08 like the rhel/... Sage Weil
03:26 PM rgw Bug #19749 (Pending Backport): civetweb frontend segfaults in Luminous
Radoslaw Zarzynski
03:17 PM Revision b4099a9a (ceph): Merge pull request #14750 from theanalyst/rgw/fix/frontend_array
rgw: civetweb don't go past the array index while calling mg_start
Reviewed-by: Radoslaw Zarzynski <rzarzynski@miran...
Radoslaw Zarzynski
02:54 PM Revision cb041c9b (ceph): Merge pull request #14359 from Jing-Scott/remove-zg-dup-post
rgw multisite: remove the redundant post in OPT_ZONEGROUP_MODIFY
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:54 PM Revision 6ac2dbf8 (ceph): Merge pull request #14390 from shashalu/drop-unused-param
rgw: drop unused param "bucket" from select_bucket_placement
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:53 PM Revision 1e0b919e (ceph): Merge pull request #14839 from chardan/jfw-wip-halflife_atomic_t-ebirah
rgw: migrate atomic_t to std::atomic<> (ebirah)
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:49 PM Revision 0e30e3ef (ceph): Merge pull request #14845 from cbodley/wip-rgw-qa-s3tests
qa/rgw: add cluster name to path when s3tests scans rgw log
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Casey Bodley
02:34 PM RADOS Bug #19815 (New): Rollback/EC log entries take gratuitous amounts of memory
Each osd consumes too much memory when i tested ec overwrite. So i watched heap memory with google-perftools.
I fou...
hongpeng lu
02:34 PM mgr Bug #19638 (Fix Under Review): OSD MgrClient crash on shutdown
https://github.com/ceph/ceph/pull/14896 Sage Weil
02:33 PM Revision 83c45ad6 (ceph): osd: stop MgrClient callbacks on shutdown
Stop the MgrClient callbacks to report PG stats at the
start of shutdown() so that we don't get a callback
during/aft...
Sage Weil
02:24 PM Bug #19778 (Fix Under Review): valgrind leak reported in __tracepoints__init, dlopen
https://github.com/ceph/ceph/pull/14895 Sage Weil
02:14 PM Bug #19778 (In Progress): valgrind leak reported in __tracepoints__init, dlopen
4ed5ab97b2b3dd83bbd3aef3351f2084c8c72558 is the culprit. I'll fix by moving the hackery into ceph-kvstore-tool so th... Sage Weil
02:24 PM Revision 732ad136 (ceph): kv: move 'bluestore-kv' hackery out of KeyValueDB into ceph-kvstore-tool
This avoids contaminating libkv with ObjectStore/BlueStore. It also makes
the blustore kv startup slightly less weir...
Sage Weil
02:19 PM Revision 8b8646f7 (ceph): test/librados: silence -Woverloaded-virtual warning
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:13 PM Revision c83c62ea (ceph): test/librbd: silence warning from -Wsign-compare
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:10 PM Revision 4939ff70 (ceph): librbd: added trash_get API method to retrieve image status
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:10 PM Revision 0f7b5d4e (ceph): rbd: info command should indicate if parent is in trash
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:10 PM Revision 4b48b9fe (ceph): librbd: extended parent info API to retrieve parent id
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:09 PM Revision 1c9a48ce (ceph): Merge pull request #14770 from rzarzynski/wip-rgw-19754
rgw: fix RadosGW hang during multi-chunk upload of AWSv4. Matt Benjamin
01:06 PM Revision e33c7a7d (ceph): librbd: get_parent_info should return cached parent name
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
11:55 AM Revision 1e0162fe (ceph): Merge pull request #14887 from liewegas/wip-kraken-x
qa/suites/upgrade/kraken-x: misc fixes Sage Weil
11:43 AM Revision feb532c6 (ceph): Merge pull request #14890 from xiexingguo/wip-fix-bluestore-typo
os/bluestore: fix typo(s/trasnaction/transaction/) Sage Weil
09:09 AM Revision 9f1e5a92 (ceph): msg/async/net_handler.cc: fix unused reference for option
- If no option value is to be supplied or returned,
optval may be NULL
- ignore priority options for FreeBSD
S...
Willem Jan Withagen
09:09 AM Revision dee22f30 (ceph): os/filestore/FileJournal.cc: fix unused warning
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
07:49 AM Revision e5a8d89d (ceph): cmake: pass compiler and linker down to zstd
so it can respect the setting specfied by user.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:47 AM rbd Bug #18938 (Fix Under Review): Unable to build 11.2.0 under i686
https://github.com/ceph/ceph/pull/14891 Kefu Chai
06:35 AM rbd Bug #18938: Unable to build 11.2.0 under i686
i think the reason of the link failure is that some compilation units of unittest_librbd are including the ".cc" file... Kefu Chai
07:45 AM Revision 4e0f7b48 (ceph): cls/rbd: print uint64_t in a platform neutral way
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
07:45 AM Revision c8ca98ed (ceph): crush: pass by const reference to kill compiling error
i have following error when compiling with gcc-6 on armhf
ceph/src/crush/CrushCompiler.cc: In member function 'int
C...
Kefu Chai
07:45 AM Revision 5126f553 (ceph): test/librbd: print uint64_t in a platform neutral way
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
07:32 AM Revision 42a9930a (ceph): os/bluestore: fix typo(s/trasnaction/transaction/)
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:27 AM rgw Feature #19644 (Pending Backport): Add custom user data support in bucket index
Orit Wasserman
06:25 AM Revision 861c2b0a (ceph): test: c_write_operations.cc: silence warning from -Wsign-compare
The following warning appears during make:
ceph/src/googletest/googletest/include/gtest/gtest.h: In instantiation of...
Jos Collin
03:37 AM Revision 74ca5837 (ceph): test: silence warning from -Wsign-compare
The following warning appears during make:
In file included from ceph/src/test/librados/TestCase.h:9:0,
...
Jos Collin
02:32 AM Bug #19643 (Can't reproduce): mgr: stops sending beacon, stops handling incoming messages
haven't seen this in 2 weeks; am guessing it was resolved. Sage Weil
01:16 AM mgr Bug #19791 (Resolved): commands in python module can't work
https://github.com/ceph/ceph/pull/14883 Kefu Chai
01:15 AM Revision 61a87c2c (ceph): Merge pull request #14883 from tchaikov/wip-mgr-misc
mgr: Misc. bug fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai

04/30/2017

04:37 PM Bug #19801 (Resolved): .couldn't set ToS of unknown family (0) to 192
Kefu Chai
04:37 PM Revision 45d03d8b (ceph): Merge pull request #14878 from tchaikov/wip-19801
msg/simple: use my addr when setting sock priority
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Haomai Wang...
Kefu Chai
04:36 PM Bug #19433: LibRadosWatchNotify.Watch3Timeout failure
/a//kchai-2017-04-30_13:25:30-rados-wip-kefu-testing---basic-smithi/1085041 Kefu Chai
04:13 PM Revision f0aab985 (ceph): Merge pull request #14884 from tchaikov/wip-singleton-bluestore-tests
qa/suites/rados/singleton-bluestore: concat settings
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Kefu Chai
03:19 PM Revision 86c9137f (ceph): qa/suites/rados/singleton-bluestore: concat settings
otherwise the bluestore tests will fail with failures like
qa/workunits/cephtool/test.sh:1343: test_mon_osd_pool: c...
Kefu Chai
03:02 PM Revision 1a0cfc4d (ceph): Merge pull request #14876 from liewegas/wip-bluestore-alloc
os/bluestore: roundoff bluefs allocs to bluefs_alloc_size
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:59 AM Revision 8c2631c6 (ceph): Merge pull request #14846 from dillaman/wip-rbd-cli
qa/workunits/rbd: increased trash deferment period
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
02:30 AM Revision b1e5d492 (ceph): mgr: fix deadlock in dispatch
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
02:30 AM Revision f79ae250 (ceph): mgr: fix message refcounting
Let's be consistent and push the m->put down into
the handle_(M<class>* m) functions the way
we do in the rest of the...
John Spray
02:30 AM Revision cd69c041 (ceph): mon: tweak mgr status text
Previously at startup we saw contradictory status
that had a "no active mgr" health message and then
a line that said...
John Spray
02:23 AM Revision e7060410 (ceph): mgr: get fresh maps on second load of Mgr
I think we got away with this when Client::init was
re-initialising the MonClient, but now that (bogus)
stuff isn't h...
John Spray
02:21 AM Revision 9988a564 (ceph): mgr: improve handle_command
Run the python module calls in a finisher so that
they don't block the daemonserver lock and so that
they can call ba...
John Spray
02:21 AM Revision b4ed832a (ceph): vstart: fix mgr caps for MDS daemons
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
02:21 AM Revision 64e36c5f (ceph): common/finisher: use distinct lock names
Two Finishers should not be considered equivalent
for lockdep purposes: for example in mgr we have
our in-mgr Finishe...
John Spray
02:21 AM Revision f68ad16e (ceph): mon: don't enqueue periodic digest if one is already waiting
This was causing mons to send far more digest messages than
should have been sent. Could have been responsible for
r...
John Spray
01:56 AM Revision 61d40614 (ceph): tests: Thrasher: eliminate a race between kill_osd and __init__
If Thrasher.__init__() spawns the do_thrash thread before initializing the
ceph_objectstore_tool property, do_thrash ...
Nathan Cutler

04/29/2017

06:13 PM rbd Bug #18938: Unable to build 11.2.0 under i686
https://github.com/ceph/ceph/pull/14881 : the side-product of my adventure. Kefu Chai
06:06 PM rbd Bug #18938: Unable to build 11.2.0 under i686
i am able to reproduce this issue with gcc-6.3... Kefu Chai
06:01 PM Revision 61e2ff48 (ceph): cmake: enable crosscompile of boost
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
12:28 PM Revision 2b9c9f0a (ceph): Merge pull request #14837 from wjwithagen/wip-wjw-freebsd-ceph-disk-mpath
ceph-disk: ceph-disk on FreeBSD should not use mpath-code
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:48 AM Revision 6727618e (ceph): ceph-disk: ceph-disk on FreeBSD should not use mpath-code
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
10:14 AM Backport #19340 (New): kraken: An OSD was seen getting ENOSPC even with osd_failsafe_full_ratio p...
Nathan Cutler
05:38 AM Revision 9658ff21 (ceph): msg/async: refactor NetHandler::set_priority() to sync with msg/simple
so it's sync'ed with Pipe::set_socket_options()
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:38 AM Revision 256b5b80 (ceph): msg/simple: use my addr when setting sock priority
actually we always fails to set ToS of listening
socket. 6f1037e22c2a304795895498cdc955e0ef80f8e3 reveals this issue....
Kefu Chai
05:37 AM Bug #19801 (Fix Under Review): .couldn't set ToS of unknown family (0) to 192
https://github.com/ceph/ceph/pull/14878 Kefu Chai
04:40 AM Bug #19770 (Resolved): qa, mon: min_size = size for ec pools
Kefu Chai
04:39 AM Revision 6b34e18e (ceph): Merge pull request #14872 from tchaikov/wip-19770
qa/erasure-code: override min_size to 2
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:43 AM Revision 7424345c (ceph): qa/erasure-code: override min_size to 2
so isa(k=2,m=1) can survive with 1 down OSD.
Fixes: http://tracker.ceph.com/issues/19770
Signed-off-by: Kefu Chai <k...
Kefu Chai
02:39 AM Revision 5f502980 (ceph): qa/tasks/rados: add optional setting of "min_size"
this setting only affects the newly created pool
Fixes: http://tracker.ceph.com/issues/19770
Signed-off-by: Kefu Cha...
Kefu Chai
01:22 AM Revision 8b0bdb04 (ceph): ceph.in: drop semicolons; relax priority arg ordering
Priority had to be the last of the non-numeric arguments,
or it'd be overwritten
Signed-off-by: Dan Mick <dan.mick@r...
Dan Mick
12:40 AM Revision a9bd266d (ceph): Merge pull request #14758 from xiexingguo/fix-can_mark_out-output
mon/OSDMonitor: fix output func name in can_mark_out
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
12:39 AM Bug #19797 (Resolved): EINVAL: pool must only be stored on bluestore for scrubbing to work: osd.2...
Sage Weil
12:39 AM Revision 4c415375 (ceph): Merge pull request #14847 from smithfarm/wip-19797
tests: rados: move cephtool.yaml to new singleton/bluestore subsuite
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:38 AM Bug #19787 (Resolved): mon: send wrong pg create epoch
Sage Weil
12:38 AM Revision b81caa01 (ceph): Merge pull request #14849 from tchaikov/wip-19787
mon/OSDMonitor: do not alter the "created" epoch of a pg
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil

04/28/2017

11:39 PM Bug #13522: Apparent deadlock between tcmalloc getting a stacktrace and dlopen allocating memory
just saw this again on xenial:... Sage Weil
11:34 PM Bug #19813 (Resolved): mgr init deadlock
... Sage Weil
11:31 PM Bug #19433: LibRadosWatchNotify.Watch3Timeout failure
/a/sage-2017-04-28_19:45:54-rados-wip-sage-testing---basic-smithi/1077726 Sage Weil
11:30 PM Bug #19595: mgr: segv in msgr thread, with no core
/a/sage-2017-04-28_19:45:54-rados-wip-sage-testing---basic-smithi/1077701 Sage Weil
01:26 PM Bug #19595: mgr: segv in msgr thread, with no core
/a/sage-2017-04-28_00:12:30-rados-wip-sage-testing2---basic-smithi/1075424
asyncmessenger
Sage Weil
10:09 PM CephFS Bug #19812 (New): client: not swapping directory caps efficiently leads to very slow create chains
https://www.mail-archive.com/ceph-users@lists.ceph.com/msg34200.html
In short: if you have a ceph-fuse and a kerne...
Greg Farnum
10:03 PM Revision 6b178295 (ceph): mgr/DaemonServer: do not crash on bad authorizer
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:01 PM rbd Bug #19811 (Resolved): rbd-mirror replay fails on attempting to reclaim data to local site (LS) f...
in the event that the primary pool (on the local-site) becomes disconnected and empty without being recreated (say, `... Eric M Gonzalez
09:51 PM Revision 1868c56f (ceph): qa/suites/upgrade/kraken-x: limit fs matrix
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:43 PM Revision 92b6227f (ceph): Merge pull request #14161 from jcsp/wip-mgr-legacy-mds
mgr: fix metadata handling from old MDS daemons
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:41 PM mgr Bug #19629 (Resolved): mgr: set_config from python module crashes mgr (assertion failure due to a...
Sage Weil
09:41 PM Revision 22ef06db (ceph): Merge pull request #14706 from SUSE/wip-fix-19629
mgr: fix crash on set_config from python module with insufficient caps
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
09:40 PM Revision 11247bda (ceph): Merge pull request #14855 from tchaikov/wip-increase-lec
mon/OSDMonitor: increase last_epoch_clean's lower bound if possible
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>...
Sage Weil
09:40 PM Revision 827ac097 (ceph): Merge pull request #14859 from liewegas/wip-nonnull
librados: fix rados_pool_list when buf is null
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Josh Durgin <j...
Sage Weil
09:39 PM Revision c394d6a0 (ceph): Merge pull request #14860 from liupan1111/wip-fix-journal-sleep-perform...
os/filestore: use new sleep strategy when io_submit gets EAGAIN.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:38 PM Revision aefd3373 (ceph): Merge pull request #14862 from tchaikov/wip-templatize-intarith
include/intarith: templatize ctz/clz/cbits helpers
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:38 PM Revision eaacbdf6 (ceph): Merge pull request #14863 from tchaikov/wip-kill-clang-warnings
osd/OSDMap: should update input param if osd dne
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Brad Hub...
Sage Weil
09:38 PM RADOS Feature #19810 (New): qa: test that we are trimming maps
We merged https://github.com/ceph/ceph/pull/14504 without noticing that it prevented *all* OSD map trimming, because ... Greg Farnum
09:38 PM Revision 66481422 (ceph): Merge pull request #14864 from renhwztetecs/renhw-wip-mgr-key
mgr: add mgr allow * to client.admin
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:13 PM Revision e80a884c (ceph): Modify ceph cmake files to bring in dmclock library and tests. Include
dmclock tests in ceph-test for builds.
Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
J. Eric Ivancich
09:13 PM Revision 0bca9fe9 (ceph): Squashed 'src/dmclock/' content from commit d6586d7
git-subtree-dir: src/dmclock
git-subtree-split: d6586d73679f4a1bdf335235d309e2352f0c76c6
J. Eric Ivancich
09:13 PM Revision 06b037b6 (ceph): Merge commit '0bca9fe991c7e1f623d2a387f54e63f18d3227eb' as 'src/dmclock'
J. Eric Ivancich
08:02 PM bluestore Bug #19511 (Resolved): bluestore overwhelms aio queue
Sage Weil
03:16 PM bluestore Bug #19511: bluestore overwhelms aio queue
the default has been increased to 1024.. have you seen it since then? i have a feeling this is "fixed" now. Sage Weil
03:08 PM bluestore Bug #19511: bluestore overwhelms aio queue
And Ubuntu 16.04 Igor Fedotov
03:07 PM bluestore Bug #19511: bluestore overwhelms aio queue
Sage Weil wrote:
> The crash is due to overwhelming the aio queue with the kernel. You can adjust this up with bdev...
Igor Fedotov
08:01 PM Bug #19281 (Can't reproduce): luminous - bluestore - ceph df incorrect size
Sage Weil
08:01 PM Bug #19281: luminous - bluestore - ceph df incorrect size
My guess is you have a very small disk and the minimum size of the bluefs (rocksdb) portion of the device is skewing ... Sage Weil
07:30 PM Bug #19427 (In Progress): common/LogClient.cc: 310: FAILED assert(num_unsent <= log_queue.size())
this popped up again!... Sage Weil
07:28 PM Bug #19802: mgr: Exception KeyError: KeyError(140194794858240,) in <module 'threading' from '/usr...
hmm on this run /a/sage-2017-04-28_16:57:50-rados-wip-sage-testing2---basic-smithi/1077063 we got ... Sage Weil
01:28 PM Bug #19802: mgr: Exception KeyError: KeyError(140194794858240,) in <module 'threading' from '/usr...
also /a/sage-2017-04-28_00:12:30-rados-wip-sage-testing2---basic-smithi/1075374
this was the last mgr pr to merge ...
Sage Weil
01:23 PM Bug #19802 (Can't reproduce): mgr: Exception KeyError: KeyError(140194794858240,) in <module 'thr...
... Sage Weil
07:15 PM Revision 286e9391 (ceph): os/bluestore: roundoff bluefs allocs to bluefs_alloc_size
Signed-off-by: Ramesh Chander <Ramesh.Chander@sandisk.com> Ramesh Chander
06:45 PM Revision 557b2a78 (ceph): qa/workunits/mon/test_mon_config_key.py: add test for list and dump
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
06:01 PM Revision 6258e4cc (ceph): Merge pull request #14832 from dillaman/wip-rbd-mirror-deletion
rbd-mirror: image deletions should be handled by assigned instance
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
05:45 PM Revision 7a76ea50 (ceph): Revert "mds: prevent export of pinned inodes"
This reverts commit df340e820d0fe964a4e8a71a86aaa92cad25b91f.
Going to use Zheng's aux subtrees instead.
Signed-off...
Patrick Donnelly
05:10 PM rgw Bug #18639 (Pending Backport): multisite: incremental metadata sync does not properly advance to ...
Casey Bodley
05:05 PM Revision 50f20d39 (ceph): os/bluestore: put bluefs in the middle of the shared device
If this is an HDD, this will be a shorter average seek distance for an
aged device.
If it is an SSD, it doesn't matt...
Sage Weil
05:00 PM Revision bf458cca (ceph): librbd: default features should be negotiated with the OSD
Derived from f066ce8f80bce929edc209590efd47cce2196ae2
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Signed-off-b...
Jason Dillaman
04:54 PM Revision 706b5487 (ceph): librbd: default features should be negotiated with the OSD
Derived from f066ce8f80bce929edc209590efd47cce2196ae2
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Signed-off-b...
Jason Dillaman
04:39 PM Revision a5afab10 (ceph): Merge pull request #14842 from cbodley/wip-rgw-admin-suite
qa/rgw: fix assertions in radosgw_admin task
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:27 PM Revision 8d32d668 (ceph): Fix name servers for octo lab
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
04:27 PM Revision d0b2e606 (ceph): Merge pull request #14826 from tchaikov/wip-prime-pg-temp
mon/OSDMonitor: skip prime_pg_temp if mapping is prior to osdmap
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
04:26 PM Revision e1065fed (ceph): Merge pull request #14818 from tchaikov/wip-rocksdb
rocksdb: sync with upstream
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Sage Weil
04:06 PM Revision 506557cd (ceph): cls/rbd: add get_all_features on client side
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from commit 84f6d5c109911923c25414de639308921983e438...
Mykola Golub
04:06 PM rgw Backport #19809 (In Progress): kraken: APIs to support Ragweed suite
Nathan Cutler
04:05 PM rgw Backport #19809 (Resolved): kraken: APIs to support Ragweed suite
https://github.com/ceph/ceph/pull/14852 Nathan Cutler
04:02 PM rgw Backport #19806 (In Progress): jewel: APIs to support Ragweed suite
Nathan Cutler
04:01 PM rgw Backport #19806 (Resolved): jewel: APIs to support Ragweed suite
https://github.com/ceph/ceph/pull/14851 Nathan Cutler
04:01 PM rbd Backport #19808 (Resolved): jewel: [test] remove hard-coded image name from TestLibRBD.Mirror
https://github.com/ceph/ceph/pull/14663 Nathan Cutler
04:01 PM rbd Backport #19807 (Resolved): kraken: [test] remove hard-coded image name from TestLibRBD.Mirror
https://github.com/ceph/ceph/pull/16113 Nathan Cutler
04:01 PM rbd Backport #19805 (In Progress): jewel: RBD default features should be negotiated with the OSD
Jason Dillaman
04:00 PM rbd Backport #19805 (Resolved): jewel: RBD default features should be negotiated with the OSD
https://github.com/ceph/ceph/pull/14874 Jason Dillaman
04:00 PM rbd Feature #17010 (Pending Backport): RBD default features should be negotiated with the OSD
Jason Dillaman
03:55 PM mgr Bug #19743 (Resolved): mgr: segv in Mgr::shutdown() in PyThread_acquire_lock()
Kefu Chai
03:34 PM mgr Bug #19743: mgr: segv in Mgr::shutdown() in PyThread_acquire_lock()
merged Yuri Weinstein
03:46 PM rgw Feature #19804 (Resolved): APIs to support Ragweed suite
*master PR*: https://github.com/ceph/ceph/pull/13645 Nathan Cutler
03:44 PM Revision 2faff536 (ceph): Fix os_type for downstream run
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
03:38 PM Revision ebdce966 (ceph): Merge pull request #14817 from TsaiJin/wip-set-boolean-variable-with-bo...
osd: ReplicatedBackend::prep_push() remove redundant variable assignments
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
03:34 PM Revision 75c1818f (ceph): Merge pull request #14835 from tchaikov/wip-19743
mgr: do shutdown using finisher so we can do it in the right order
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
03:32 PM Revision 5f6db0e8 (ceph): Merge pull request #14838 from liewegas/wip-mgr-dirs
debian/ceph-base.dirs: create bootstrap-mgr dirs
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Yuri Weinstein
03:32 PM Revision 3b148cdd (ceph): osd/PG: store last_interval_started in pg_info_t too
We have a last_epoch_started value in pg_info_t; store
the corresponding last_interval_started value alongside
it.
S...
Sage Weil
03:32 PM Revision 5a5903d0 (ceph): src/test/vstart-wrapper.sh: run with -d
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:32 PM Revision 539c072f (ceph): osd: fix build_past_intervals_parallel
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:32 PM Revision 43485257 (ceph): osd/PG: consolidate all history updates in update_history
...and take care of reg and unreg_scrub.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:32 PM Revision 76ada640 (ceph): osd/PG: dirty_big_info=true when we clear past_intervals
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:32 PM Revision abc615a8 (ceph): osd/PG: clear past_intervals from update_history
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:32 PM Revision a2d2232f (ceph): osd/PG: clear past_intervals as needed on upgrade
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:32 PM Revision f9f8f6fd (ceph): osd/PG: clear past intervals on a osdmap gap
If we are crossing an osdmap gap, clear our old past
interval since the information is stale: someone else
took the p...
Sage Weil
03:32 PM Revision 993e2d5f (ceph): osd/osd_types: encode all_participants for pi_compact
The all_participants is only updated on add_interval and
cannot be rebuilt from the intervals vector alone since
we o...
Sage Weil
03:32 PM Revision e3998f0e (ceph): osd/PG: fix upgrade()
We need to update the infover_key on any upgrade.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:32 PM Revision 7b676f4f (ceph): Merge pull request #14384 from hrchu/radosgw-admin-key
doc: rgw: Rewrite the key management
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
03:30 PM Revision ef4012bf (ceph): osd/osd_types: track pg_history last_interval_{starte,clean}
These will track last_epoch_{started,clean} but match
the first epoch in the interval instead of the epoch when
the e...
Sage Weil
03:30 PM Revision f26aabad (ceph): osd: populate PastIntervals on new PGs
When we get a pg create from the mon we don't get
PastIntervals with it; generate it from scratch as
needed.
Signed-...
Sage Weil
03:30 PM Revision 5a9c3be3 (ceph): osd_types: refactor PriorSet so it can be tested without an OSDMap
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
03:30 PM Revision 44264de2 (ceph): test/osd/types.cc: fix check_new_interval test
Removes the asserts relating to past_intervals state.
They don't really make sense with the new representation,
we'll...
Samuel Just
03:30 PM Revision 65051756 (ceph): test/osd/types: add tests specifically for prior set generation
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
03:30 PM Revision a9d79119 (ceph): unittest_osd_types: minor fix to past_intervals tests
Set [up_]primary to valid values (not that it is actually
relevant to the test!).
Signed-off-by: Sage Weil <sage@red...
Sage Weil
03:30 PM Revision 0e94e177 (ceph): osd/PG: log peering intervals at high debug level
Because we are no longer explicitly tracking all past intervals
I think it is a good idea to log these more aggressiv...
Sage Weil
03:30 PM Revision f2a13dc0 (ceph): osd/PG: put interval bounds [) in debug/log output
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:30 PM Revision 1c15c188 (ceph): osd/osd_types: fix pi_compact_rep bounds; rename fields
The second bound is non-inclusive. Use 'first' and 'last' instead of
'start' and 'end' to reinforce that.
Signed-of...
Sage Weil
03:30 PM Revision 2fd34518 (ceph): osd/osd_types: fix pi_compact_rep empty() condition
We may have no intervals but still be non-empty (have a first and
last), because during that period there were no osd...
Sage Weil
03:30 PM Revision bb99b51e (ceph): osd/osd_types: fix PastIntervals::update_type()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:30 PM Revision 59a92aee (ceph): osd/PG: fix operator<< and init debug
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:30 PM Revision da4937c6 (ceph): osd/osd_types: make pg_notify_t operator<< slightly less gross
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:30 PM Revision bc7ddd3e (ceph): messages/MOSDPGInfo: streamline luminous+ encoding
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:30 PM Revision e7ccadec (ceph): messages/MOSDPGNotify: streamline luminous+ encoding
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:30 PM Revision 5d92d29a (ceph): messages/MOSDPGLog: show past_intervals if present
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:30 PM Revision 2dd9d2a1 (ceph): osd/osd_types: print and encode empty PastIntervals
These happen when they are optionally sent across the
wire.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:30 PM Revision 73b64ec7 (ceph): osd/osd_types: fix encoding for PastIntervals
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:30 PM Revision bb2a2fe2 (ceph): osd/osd_types: simplify bounds
The bounds are based on last_epoch_clean, which can
happen at any point during an interval (usually not the
beginning...
Sage Weil
03:30 PM Revision e8267fa0 (ceph): osd/osd_types: allow get_bounds() on empty
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:30 PM Revision 484d45bf (ceph): osd/osd_types: more compact compact_interval_t printer
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:30 PM Revision 3ab8dff0 (ceph): qa/suites/upgrade/jewel-x: add cache tiering + snaps workload
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:30 PM Revision 7485f9e7 (ceph): test/osd_types.cc: fix emacs line at the top
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
03:30 PM Revision e4c7ecea (ceph): PG::GetInfo: remove logic for detecting intervals without complete peers
c7d92d1d3fe469f5e8e7c35185a670570c665029 introduced this back when
the acting set could contain incomplete peers duri...
Samuel Just
03:30 PM Revision 065bb89c (ceph): osd/: refactor past_intervals logic into PastIntervals
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
03:30 PM Revision 0baebe16 (ceph): osd/: hide pg_interval_t encoder
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
03:30 PM Revision f52313c4 (ceph): osd_types: generalize PastIntervals to support multiple representations
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
03:30 PM Revision 8e485604 (ceph): messages/: accomodate the new past_intervals encoding
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
03:30 PM Revision aeee4bc8 (ceph): RadosDump: accommodate new past_intervals encoding
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
03:30 PM Revision 3ed85f0f (ceph): PG: accommodate new past_intervals encoding
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
03:30 PM Revision 867fd4e7 (ceph): osd_types: implement PastIntervals pi_compact_rep
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
03:30 PM Revision acb713b4 (ceph): osd_types: fill in generate_past_intervals for new types
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
03:30 PM Revision 6f1783d9 (ceph): osd_types: just pass last_epoch_started to PriorSet
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
03:29 PM Revision 88d2da5e (ceph): fs: normalize file open flags internally used by cephfs
The file open flags (O_foo) are platform specific. Normalize these flags
before they are send to the MDS. For process...
Jan Fajerski
03:29 PM RADOS Bug #19803 (New): osd_op_reply for stat does not contain data (ceph-mds crashes with unhandled bu...
Hi,
our MDS crashes reproducible after some hours when we're extracting lots of zip archives (with many small file...
Andreas Gerstmayr
03:14 PM Revision d063c3dc (ceph): qa/suites/upgrade/kraken-x/stress-split-erasure-code: fix
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:13 PM Revision 79f95bc6 (ceph): qa/suites/upgrade/kraken-x/parallel: fix
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:13 PM Revision 8dfc1486 (ceph): qa/suites/upgrade/jewel-x/parallel: remove stray kraken.yaml
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:33 PM Bug #19360 (Duplicate): "bluestore/KernelDevice.cc: 446: FAILED assert(r == 0)" in rbd, cephfs, u...
see #19511 Sage Weil
02:32 PM Bug #19087 (Can't reproduce): Bluestore panic with jemalloc
igor also has no problems with jemalloc Sage Weil
02:28 PM Bug #19770 (Fix Under Review): qa, mon: min_size = size for ec pools
https://github.com/ceph/ceph/pull/14872 Kefu Chai
01:56 PM Bug #19770: qa, mon: min_size = size for ec pools
if an erasure pool has "min_size = size = 3", it cannot survive any down OSD serving any of its PGs. so we should set... Kefu Chai
07:37 AM Bug #19770: qa, mon: min_size = size for ec pools
... Kefu Chai
02:27 PM rbd Bug #19798 (Pending Backport): [test] remove hard-coded image name from TestLibRBD.Mirror
Mykola Golub
02:26 PM Revision 59a48dae (ceph): Merge pull request #14848 from dillaman/wip-19798
test: remove hard-coded image name from RBD metadata test
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
02:13 PM Revision 03cf6113 (ceph): include/buffer: use range-based loop
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:00 PM Revision 649b38ed (ceph): mds: simplify auxiliary subtrees when sending subtree resolve
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
01:59 PM Revision 0d6d3205 (ceph): mds: create auxiliary subtree inside auth subtree
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
01:47 PM Revision a07cacb9 (ceph): Merge pull request #13315 from dang/wip-build-no-nss
cmake: Allow tests to build without NSS
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Kefu Chai <kchai...
Sage Weil
01:47 PM Revision bce9c531 (ceph): Merge pull request #14367 from mslovy/wip-fix-infinitloops
os/filestore: fix infinit loops in fiemap()
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:46 PM Revision e9fb6a06 (ceph): Merge pull request #14391 from LiumxNL/wip-170407
mon/PGMonitor: fix wrongly report "pg stuck in inactive"
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:46 PM Revision 2944c48d (ceph): Merge pull request #14675 from ifed01/wip-bluestore-nolock
os/bluestore: eliminate some excessive stuff
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:39 PM Bug #19797: EINVAL: pool must only be stored on bluestore for scrubbing to work: osd.2 uses files...
This is a different problem than I thought. The rados/singleton suite runs over a matrix of objectstores (bluestore-c... Nathan Cutler
01:36 PM Revision e69a9763 (ceph): tests: rados: move cephtool.yaml to new singleton/bluestore subsuite
cephtool.yaml is bluestore-only, yet it was in singleton/ which runs against a
generalized objectstore matrix.
Fixes...
Nathan Cutler
01:35 PM Revision ae2241fb (ceph): mon/PGMap: include pgs inactive % in summary
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:30 PM Revision 0530a24b (ceph): Merge pull request #14475 from liewegas/wip-message-compat-cruft
messages: remove compat cruft
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:27 PM Bug #19741: test_envlibrados_for_rocksdb.yaml fails on crypto restart
/a/sage-2017-04-28_00:12:30-rados-wip-sage-testing2---basic-smithi/1075455 Sage Weil
01:21 PM Bug #19801 (Resolved): .couldn't set ToS of unknown family (0) to 192
... Sage Weil
12:50 PM Bug #19658: "error calling conf_read_file: error code 22" means the Ceph conf file doesn't exist
merged commit 4ba4567 into ceph:master
Not entirely sure how that output looks though, would be nice to have an u...
Alfredo Deza
11:30 AM Revision 6b457d16 (ceph): os/bluestore: move TransContext finalization out of osr_lock to avoid p...
Signed-off-by: Igor Fedotov <ifedotov@mirantis.com> Igor Fedotov
11:29 AM Revision ad9d87c8 (ceph): os/bluestore: get rid off Onode::flush_txn set.
It looks like flushing_count counter is enough.
Signed-off-by: Igor Fedotov <ifedotov@mirantis.com>
Igor Fedotov
11:27 AM Revision ab34bfd2 (ceph): selinux: Do parallel relabel on package install
We can take advantage of ceph-disk fix subcommand when doing a package
install. We will keep using the differential f...
Boris Ranto
10:52 AM Linux kernel client Bug #19792: monitor hostname and dns cache
Looks right... If you have three mons, you can specify three ips on the mount command line and avoid the in-kernel d... Ilya Dryomov
09:31 AM Linux kernel client Bug #19792: monitor hostname and dns cache
i use CoreOS Container Linux and indeed ceph module is compiled with dns resolver module.
the userspace component ...
Bertrand Gouny
10:44 AM Revision dce73bc3 (ceph): selinux: Do parallel relabel on package install
We can take advantage of ceph-disk fix subcommand when doing a package
install. We will keep using the differential f...
Boris Ranto
10:29 AM Revision 31bf8964 (ceph): selinux: Do parallel relabel on package install
We can take advantage of ceph-disk fix subcommand when doing a package
install. We will keep using the differential f...
Boris Ranto
09:34 AM Revision 295f56a9 (ceph): build/ops: rpm: gperftools-devel >= 2.4
There be dragons in older versions . . .
References: http://tracker.ceph.com/issues/13522
Signed-off-by: Nathan Cutl...
Nathan Cutler
09:17 AM Revision de05da4d (ceph): doc: release-notes clarify about rgw encryption
Since these will be a part of 12.2.0 major release announcements
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
09:11 AM Revision a1adcbbb (ceph): test/rgw/CMakeLists.txt: Fix/delete libuuid reference
- And while there also fix direct hard curl and expat usuage
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
Willem Jan Withagen
08:25 AM Bug #19773 (Resolved): osd: promote throttle parameters are reversed
Nathan Cutler
08:24 AM Backport #19774 (Resolved): jewel: osd: promote throttle parameters are reversed
Nathan Cutler
08:24 AM Revision 460b12c2 (ceph): Merge pull request #14791 from smithfarm/wip-19774-jewel
jewel: osd: promote throttle parameters are reversed
Reviewed-by: Sage Weil <sage@redhat.com>
Nathan Cutler
08:24 AM Backport #19562 (Resolved): jewel: "api_misc: [ FAILED ] LibRadosMiscConnectFailure.ConnectFail...
Nathan Cutler
08:23 AM Revision 630cfca3 (ceph): Merge pull request #14763 from smithfarm/wip-19562-jewel
jewel: api_misc: [ FAILED ] LibRadosMiscConnectFailure.ConnectFailure
Reviewed-by: Sage Weil <sage@redhat.com>
Nathan Cutler
07:40 AM Revision 1cca9708 (ceph): mgr: add mgr allow * to client.admin
Signed-off-by: huanwen ren ren.huanwen@zte.com.cn huanwen ren
07:10 AM Revision 0aefb5af (ceph): rgw: migrate atomic_t to std::atomic<>
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
06:41 AM Revision c6337b41 (ceph): common/hobject: use string::append() to avoid temp object
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:17 AM Revision 62797368 (ceph): test/test_async_driver: silence clang static analyzer warning
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:17 AM Revision cd514ba8 (ceph): common/obj_bencher: silence divide by zero warning
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:17 AM Revision 8f2537ff (ceph): osd/OSDMap: should update input param if osd dne
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:15 AM Revision 14fc7056 (ceph): bluestore: use std::atomic<uint8_t> for min_alloc_size_order
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:15 AM Revision 2623fec1 (ceph): include/intarith: templatize ctz/clz/cbits helpers
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:42 AM RADOS Bug #19800: some osds are down when create a new pool and a new image of the pool (bluestore)
In this case, the bug occurs if firstly remove pool, following create pool and image.
When it occur, The most intui...
Tang Jin
02:19 AM RADOS Bug #19800: some osds are down when create a new pool and a new image of the pool (bluestore)
(gdb) bt
#0 0x00002b0ff06d4cc3 in pread64 () at ../sysdeps/unix/syscall-template.S:81
#1 0x00005591f7cecd35 in pr...
Tang Jin
02:18 AM RADOS Bug #19800 (Resolved): some osds are down when create a new pool and a new image of the pool (blu...
After much Write IOs such as snapshot writing and PG splitting for cluster, to create a new pool and a new image of t... Tang Jin
04:15 AM Cleanup #7869 (In Progress): arch: use cpuid.h when possible
The PR is approved Jos Collin
02:21 AM Cleanup #7869 (Fix Under Review): arch: use cpuid.h when possible
Created PR: https://github.com/ceph/ceph/pull/14857 Jos Collin
04:02 AM Revision 4b62e74d (ceph): arch: use __get_cpuid instead of do_cpuid
Use __get_cpuid() instead of implementing do_cpuid(). Fixed the review comments too.
Fixes: http://tracker.ceph.com/...
Jos Collin
03:36 AM Revision 1e47403b (ceph): os/filestore: use new sleep strategy when io_submit gets EAGAIN.
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com> Pan Liu
03:34 AM Revision 781bd5f0 (ceph): mon/PGMap: add up_primary pg number field for "pg dump osds" cmd
As follows:
[root@tecs131 ~]# ceph pg dump osds
OSD_STAT USED AVAIL TOTAL HB_PEERS ...
xie xingguo
03:09 AM Revision 9f2e5c24 (ceph): mon/ConfigKeyService: add 'config-key dump' to show keys and vals
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
03:06 AM Revision a8ca3de5 (ceph): libcephfs: handle path==null to ceph_get_osd_crush_location
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:02 AM Revision 97c5f7f6 (ceph): librados: fix rados_pool_list when buf is null
This was the original intent, but buf==NULL wasn't documented
and only half-way implemented.
Signed-off-by: Sage Wei...
Sage Weil
02:57 AM Revision 1d642f24 (ceph): Merge pull request #14840 from drunkard/master
doc: style fix for doc/cephfs/client-config-ref.rst
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:53 AM Revision ab031088 (ceph): doc: typo fixes in doc/cephfs/client-config-ref.rst
fixed:
Reference symbol, i.e. s/`/``/
Hyperlink typo at ``client_trace``
Signed-off-by: Drunkard Zhang <gongfan1...
Drunkard Zhang
01:49 AM Revision aef2a7b6 (ceph): test: Don't dump core when using EXPECT_DEATH
Signed-off-by: Kefu Chai <kchai@redhat.com>
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard
01:02 AM Bug #19452 (Resolved): /osd/OSDMap.h: 507: FAILED assert(is_up(osd))
Sage Weil
01:02 AM Revision ebabb5fe (ceph): Merge pull request #14302 from liewegas/wip-19452
osdc/Objecter: handle command target that goes down
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
01:01 AM mgr Bug #19791 (Fix Under Review): commands in python module can't work
Kefu Chai
12:44 AM mgr Bug #19791: commands in python module can't work
Yes, that pr can solve this problem. I didn't see that pr yesterday. zhang sw
12:57 AM Revision e15fda3e (ceph): Merge pull request #14850 from tchaikov/wip-cmake
cmake: add "container" to required boost components
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
12:44 AM Revision 7cc515e4 (ceph): mon/OSDMonitor: increase last_epoch_clean's lower bound if possible
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
12:41 AM Revision 4348ac15 (ceph): rgw: drop unused param "bucket" from select_bucket_placement
Signed-off-by: Shasha Lu <lu.shasha@eisoo.com> lu.shasha
12:22 AM Revision 01625a91 (ceph): Merge pull request #14794 from joscollin/wip-warning-simplespin
test: fixing assert that creates warning: comparison between signed and unsigned integer expressions
Reviewed-by: Br...
Brad Hubbard
12:01 AM Revision 5e8bdb2b (ceph): pybind/ceph_daemon.py: _gettermsize fails on non-terminals
default to 80x25; this should be for terminalless tests only
Signed-off-by: Dan Mick <dan.mick@redhat.com>
Dan Mick
12:01 AM Revision 9e3d7d9f (ceph): ceph.spec.in, debian/control: add dep for python-prettytable
mgr/pybind/fsstatus already required this, but ceph.in does now.
Add as a build dependency as well to handle tests.
...
Dan Mick

04/27/2017

11:38 PM Revision 88b6a142 (ceph): qa/rgw: fix assertions in radosgw_admin task
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
10:25 PM Revision 963b8d86 (ceph): mon/OSDMonitor: do not alter the "created" epoch of a pg
Fixes: http://tracker.ceph.com/issues/19787
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:25 PM Revision 954f1233 (ceph): mon/OSDMonitor: use emplace() to avoid creating temporary elements
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:21 PM Revision 95e33a5c (ceph): Reduce fs combination tests for smoke, use bluestore
which is already part of top level folder
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni
10:18 PM Revision d6b04e3d (ceph): Add a README to explain some of the nature of git subtrees and some of
the pitfalls surrounding them.
Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
J. Eric Ivancich
10:08 PM Revision f8df7d1a (ceph): common/aio: move aio out of its wierd home in os/fs/FS.h
This never made sense. Move it. Fix users.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:06 PM Linux kernel client Bug #19792: monitor hostname and dns cache
CONFIG_CEPH_LIB_USE_DNS_RESOLVER is disabled by default. Did you build your own libceph module?
I think the users...
Ilya Dryomov
10:49 AM Linux kernel client Bug #19792 (Closed): monitor hostname and dns cache
Hello,
libceph seems to cache dns responses and the cache seems to never expire or the TTL is really big.
I'm not...
Bertrand Gouny
09:59 PM Bug #16336 (Can't reproduce): restart ceph, osd state stuck in booting (not set noup)
please reopen if you see this behavior on jewel or later! Sage Weil
09:59 PM Feature #19799 (New): Expose snap trim speed along with client and recovery IO rates
Something like... Greg Farnum
09:20 PM Linux kernel client Bug #19688 (Pending Backport): Kernel panic on CephFS kernel client when setting file ACL
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=19ac4474203863a8141663d73d5976fe25464bf... Ilya Dryomov
09:11 PM Revision 99c65bbc (ceph): rgw: new rest api to retrieve object layout
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 2768583dc486109e49d209243675b99fdd39e92c)
Yehuda Sadeh
09:09 PM Revision b32f1813 (ceph): cmake: add "container" to required boost components
it is used by our denc
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:52 PM Bug #19787 (Fix Under Review): mon: send wrong pg create epoch
https://github.com/ceph/ceph/pull/14849 Kefu Chai
03:02 PM Bug #19787: mon: send wrong pg create epoch
iirc 'created' is supposed to be the epoch the pg is logically created in (when the pool is created or pg_num is incr... Sage Weil
07:04 AM Bug #19787: mon: send wrong pg create epoch
... Kefu Chai
08:51 PM Revision a001e0bf (ceph): Merge pull request #14843 from wjwithagen/wip-wjw-fix-pipe
src/msg/simple/Pipe.cc: Fix the inclusion of '}'
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
08:49 PM Revision 33745a34 (ceph): rgw: rest api to read zone config params
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit a220a2efbfd675e6abf14ae33c21005bcbf6dadf)
Yehuda Sadeh
08:38 PM Revision b006b362 (ceph): os/fs: use small_vector for aio_t::iov (instead of std::vector)
These are usually small per io. Avoid an additional allocation.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:38 PM Revision de5c0a28 (ceph): buffer: templatize prepare_iov
Allow this to work on std::vector types.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:24 PM rbd Bug #19798 (Fix Under Review): [test] remove hard-coded image name from TestLibRBD.Mirror
*PR*: https://github.com/ceph/ceph/pull/14848 Jason Dillaman
08:22 PM rbd Bug #19798 (Resolved): [test] remove hard-coded image name from TestLibRBD.Mirror
This results in a test failure in the jewel branch Jason Dillaman
08:24 PM Revision 8f72e745 (ceph): test: remove hard-coded image name from RBD metadata test
Fixes: http://tracker.ceph.com/issues/19798
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
08:18 PM Bug #19797: EINVAL: pool must only be stored on bluestore for scrubbing to work: osd.2 uses files...
Nathan Cutler
08:00 PM Bug #19797 (Fix Under Review): EINVAL: pool must only be stored on bluestore for scrubbing to wor...
https://github.com/ceph/ceph/pull/14847 Nathan Cutler
07:58 PM Bug #19797: EINVAL: pool must only be stored on bluestore for scrubbing to work: osd.2 uses files...
https://github.com/ceph/ceph/commit/a219319137e8ea269c7a8ca2652b68918c1c4c15 added "allow_ec_overwrites true" to qa/w... Nathan Cutler
05:31 PM Bug #19797 (Resolved): EINVAL: pool must only be stored on bluestore for scrubbing to work: osd.2...
... Sage Weil
08:05 PM Revision b7215b02 (ceph): objclass-sdk: create SDK for Ceph object classes
Creates an installable version of "src/include/rados/objclass.h" that allows
object classes to be built outside of th...
Neha Ojha
07:54 PM Revision 717af7ca (ceph): rbd-mirror: forward initial pool image deletions to instance
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:54 PM Revision c7aa9a81 (ceph): librbd: remove duplicative journal helper functions
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:54 PM Revision 68a10a3b (ceph): rbd-mirror: new state machine for preparing local image
This state machine will be invoked before the bootstrap state machine
and will be responsible for detecting if the lo...
Jason Dillaman
07:54 PM Revision cbe469f3 (ceph): rbd-mirror: provide image status updates without remotes
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:54 PM Revision 0a8788d3 (ceph): rbd-mirror: pass pool watcher image ids by rvalue
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:54 PM Revision 2cfe0245 (ceph): rbd-mirror: deletions should be scheduled using global ids
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:47 PM rbd Bug #19287 (Resolved): [api] is_exclusive_lock_owner doesn't detect that is has been blacklisted
Nathan Cutler
07:47 PM rbd Backport #19468 (Resolved): jewel: [api] is_exclusive_lock_owner doesn't detect that is has been ...
Nathan Cutler
07:46 PM Revision 013e781b (ceph): Merge pull request #14481 from dillaman/wip-19468-jewel
jewel: librbd: is_exclusive_lock_owner API should ping OSD
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Nathan Cutler
07:29 PM Bug #19415: Encrypted BlueStore OSDs fail to start via udev due to missing ceph_fsid in lockbox
I saw it with master, but that was about a month ago now. I also failed to mention that I deployed my osds with ceph-... Steve Taylor
07:22 PM Bug #19415 (Can't reproduce): Encrypted BlueStore OSDs fail to start via udev due to missing ceph...
Hmm, I just tried this with current master, and it worked. What version are you using?... Sage Weil
07:27 PM Revision b51db265 (ceph): qa/workunits/rbd: increased trash deferment period
Teuthology would periodically fail due to a delay >10 seconds
between moving the item to the trash and checking its s...
Jason Dillaman
07:24 PM Revision fc1d7b18 (ceph): Add mgr role
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
07:21 PM Revision 8bbd47dd (ceph): s3a hadoop test for rgw suite
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
07:21 PM Revision 12f75701 (ceph): S3A hadoop task to test s3a with Ceph
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
07:21 PM Bug #16644 (Resolved): bluestore asserts when block device size not an even 4096 multiple
Sage Weil
07:05 PM rbd Backport #19612 (Resolved): jewel: Issues with C API image metadata retrieval functions
Nathan Cutler
07:05 PM Revision d144d99f (ceph): Merge pull request #14666 from smithfarm/wip-19612-jewel
jewel: librbd: Issues with C API image metadata retrieval functions
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Nathan Cutler
07:04 PM rbd Bug #19256 (Resolved): [api] temporarily restrict (rbd_)mirror_peer_add from adding multiple peers
Nathan Cutler
07:04 PM rbd Backport #19325 (Resolved): jewel: [api] temporarily restrict (rbd_)mirror_peer_add from adding m...
Nathan Cutler
07:04 PM Revision 0f0cd82e (ceph): Merge pull request #14664 from smithfarm/wip-19325-jewel
jewel: rbd: [api] temporarily restrict (rbd_)mirror_peer_add from adding multiple peers
Reviewed-by: Jason Dillaman ...
Nathan Cutler
07:03 PM Bug #19403 (Can't reproduce): BlueStore.cc: 8751: FAILED assert(r >= 0 && r <= (int)head_read)
Sage Weil
07:03 PM Bug #19039 (Can't reproduce): ceph-osd --mkkey --mkfs segfaults with bluestore
thanks! Sage Weil
07:02 PM Bug #18640 (Can't reproduce): "bluestore/BitMapAllocator.cc: 82: FAILED assert(!(need % m_block_s...
Sage Weil
07:01 PM Bug #18648 (Resolved): Bluestore: OSD crash during soak test
this was fixed shortly after the kraken release Sage Weil
07:01 PM Bug #18693 (Won't Fix): min_size = k + 1
this is intentional. the aim is to mimic min_size of 2 for replication pools. that is, we won't write if a single a... Sage Weil
06:59 PM Bug #19247 (Resolved): Bluestore may return improper object content under clone/zero/read scenario
Sage Weil
06:59 PM Bug #18338 (Duplicate): bluestore_preextend_wal_files appears to corrupt logs
Sage Weil
06:57 PM RADOS Bug #18329 (Can't reproduce): pure virtual method called in rocksdb from bluestore
haven't seen this since then. Sage Weil
06:57 PM Bug #19581 (Can't reproduce): valgrind: several memory leaks in ceph-osd (bluestore)
Sage Weil
06:54 PM Bug #18742 (Can't reproduce): Bluestore: up to 90 sec delays observed during 'dummy' write req pr...
Sage Weil
06:53 PM Revision cdc067e0 (ceph): src/msg/simple/Pipe.cc: Fix the inclusion of '}'
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
06:53 PM Bug #18427 (Closed): Segment fault when running vstart with bluestore
this was fixed long ago Sage Weil
06:52 PM Bug #16662 (Resolved): bluestore asserts if I/O size > 4MB when using SSDs
https://github.com/ceph/ceph/pull/14844
This appears to ahve been fixed sinc ethen. added a test case above to ve...
Sage Weil
06:48 PM Revision a31aa6f6 (ceph): qa/rgw: add cluster name to path when s3tests scans rgw log
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:46 PM Revision eba821ce (ceph): Merge pull request #14694 from ceph/wip-bp-systemd
[backport] qa/tasks: systemd test backport to jewel
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
06:41 PM rbd Bug #19128 (Resolved): rbd import needs to sanity check auto-generated image name
Jason Dillaman
06:40 PM Revision b67c5c7a (ceph): Merge pull request #14754 from trociny/wip-19128
rbd: import needs to sanity check auto-generated image name
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:31 PM Backport #19208: jewel: snap trim blocked behind ec read, never woken, on kraken-x upgrade
-https://github.com/ceph/ceph/pull/13887- marked DNM Nathan Cutler
06:31 PM Backport #19208 (Need More Info): jewel: snap trim blocked behind ec read, never woken, on kraken...
Depends on https://github.com/ceph/ceph/commit/70be0db4a616ff5c272634aa2b09e139ce6f778e - not clear how best to backp... Nathan Cutler
06:25 PM Revision f929d4f7 (ceph): Merge pull request #14592 from prallabh/wip-manifest
rgw: custom user data header
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
06:19 PM RADOS Bug #19737: EAGAIN encountered during pg scrub (jewel)
Ran 4 times - 50% failure rate: http://pulpito.ceph.com/smithfarm-2017-04-27_17:35:57-rados-wip-jewel-backports-distr... Nathan Cutler
05:40 PM RADOS Bug #19737: EAGAIN encountered during pg scrub (jewel)
http://pulpito.ceph.com/smithfarm-2017-04-27_16:56:17-rados-wip-jewel-backports---basic-smithi/1074069/ Nathan Cutler
05:38 PM Revision bac49f33 (ceph): Merge pull request #14816 from cbodley/wip-rgw-test-multi-list-fix
test/rgw: fix for empty lists as default arguments
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
05:33 PM Revision 9fa79ba2 (ceph): Merge pull request #14473 from ShiqiCooperation/master
os/bluestore: assert blob map returns success
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:32 PM Revision 930d2151 (ceph): Merge pull request #14491 from liewegas/wip-bluestore-deferred-rewrite
os/bluestore: rewrite deferred write handling
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Sage Weil
05:32 PM Revision 05bb3b53 (ceph): Merge pull request #14695 from dachary/wip-choosleaf-stable
crush: builder: legacy has chooseleaf_stable = 0
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:32 PM Revision 528c6e06 (ceph): Merge pull request #14696 from dachary/wip-crush-workspace
crush: crush_init_workspace starts with struct crush_work
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:32 PM Revision 559a7a83 (ceph): Merge pull request #14814 from neha-ojha/wip-osd-filestore-default
osd: switch filestore to default to rocksdb
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:48 PM Revision 8fb1af0a (ceph): Merge pull request #14795 from tchaikov/wip-so-priority-cleanup
msg/async: return right away in NetHandler::set_priority() if not supported
Reviewed-by: Haomai Wang <haomai@xsky.com>
Kefu Chai
04:43 PM Revision 40699a61 (ceph): Merge pull request #14802 from tchaikov/wip-mgr-cleanup
mgr: various cleanups
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:43 PM Revision add2015f (ceph): Merge pull request #14807 from liewegas/wip-jewel-x
ceph_test_rados_api_tier: tolerate ENOENT from 'pg scrub'
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
04:35 PM Revision b9d9eb99 (ceph): Merge pull request #14717 from liewegas/wip-bluestore-remove-max-ops
os/bluestore: rename/fix throttle options
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Yuri Weinstein
04:26 PM Revision 16e22eb9 (ceph): Merge pull request #14819 from tchaikov/wip-objecter-more-constness
osdc/Objecter: more constness
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:22 PM Revision a00005ce (ceph): Merge pull request #14773 from viva64/sizeof_pointer
src/msg/async/AsyncConnect.cc: Use of sizeof() on a Pointer Type
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-...
Yuri Weinstein
04:19 PM Revision e3ba7b99 (ceph): Merge pull request #14782 from yuyuyu101/wip-rdma-perf
msg/async/rdma: add inqueue rx chunks perf counter
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
04:15 PM Revision 1a02455e (ceph): Merge pull request #14797 from wjwithagen/wip-wjw-freebsd-config-path
common/config: Add /usr/local/etc/ceph to default paths
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
04:15 PM Revision 8f0b77d4 (ceph): Merge pull request #14801 from tchaikov/wip-crypto-cleanup
crypto: cleanup NSPR in main thread
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Jason Dillaman <dillaman@r...
Yuri Weinstein
04:13 PM Revision 482eb4a3 (ceph): Merge pull request #14805 from tchaikov/wip-mon-check-get
mon/OSDMonitor: check get()'s return value instead of bl's length
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
03:42 PM Revision 46119d15 (ceph): Merge pull request #14836 from idryomov/wip-krbd-wac-tests
qa: krbd write-after-checksum tests
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:42 PM Revision 4db11779 (ceph): Merge pull request #14803 from hrchu/rgwadmin-api-doc-usage-conf
doc: rgw: note rgw_enable_usage_log option in adminops guide
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:21 PM Bug #18478: "FAILED assert(crypto_context != __null)" in rados-kraken-distro-basic-smithi
on master
http://qa-proxy.ceph.com/teuthology/yuriw-2017-04-27_14:54:54-rados-wip-sage-testing_2017_4_27_2---basic...
Yuri Weinstein
02:59 PM Bug #19770: qa, mon: min_size = size for ec pools
the logs are in teh base test directory (i copied them manually) Sage Weil
10:51 AM Bug #19770: qa, mon: min_size = size for ec pools
... Kefu Chai
02:56 PM Revision 9aee3c1c (ceph): rgw: add support container and object levels of swift bulkupload
Signed-off-by: Jing Wenjun <jingwenjun@cmss.chinamobile.com> wenjun jing
02:49 PM Revision 25f50072 (ceph): debian/ceph-base.dirs: create bootstrap-mgr dirs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:46 PM Revision 7d28d0c8 (ceph): Merge pull request #14824 from renhwztetecs/renhw-wip-mgr-bootstrap
mgr: mkdir bootstrap-mgr
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:39 PM Revision 6cde60e9 (ceph): rgw: peer purges mdlog periods before master's oldest
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:39 PM Revision 3376c4b6 (ceph): rgw: add MetaPeerTrimShardCR to trim mdlog shards
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:39 PM Revision 0557a796 (ceph): rgw: peer trims mdlog shards up to master's oldest entry
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:39 PM Revision 8431f178 (ceph): rgw: add MetaTrimPollCR to coordinate polling and leases
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:39 PM Revision aaab1ec2 (ceph): rgw: RGWSyncLogTrimThread runs mdlog trim
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:39 PM Revision 16462640 (ceph): radosgw-admin: add 'mdlog autotrim' command
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:39 PM Revision 9e60b823 (ceph): test/rgw: test for mdlog trimming
added to existing test_multi_period_incremental_sync() because we want
to test trimming old mdlog periods
Signed-off...
Casey Bodley
02:39 PM Revision 667ec9f3 (ceph): rgw: use RGWShardCollectCR in MetaMasterTrimCR
limit the number of concurrent sync status requests to peers
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:39 PM Revision ec0a655a (ceph): rgw: add TODOs to split trim logic into separate source files
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:39 PM Revision ca462a3b (ceph): rgw: add objv_tracker arg to RGWSimpleRadosRead/WriteCR
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:39 PM Revision 57b94899 (ceph): rgw: add RGWRadosRemoveCR
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:39 PM Revision 2c789730 (ceph): rgw: use objv_tracker for mdlog history
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:39 PM Revision 70bcf452 (ceph): rgw: add CRs for async mdlog history operations
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:39 PM Revision 8bb10672 (ceph): rgw: add MetaMasterTrimCR to query sync status from peers
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:39 PM Revision 00d7b7b6 (ceph): rgw: master calculates minimum sync status of peers
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:39 PM Revision 32d16a95 (ceph): rgw: add PurgePeriodLogsCR to purge entire mdlog periods
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:39 PM Revision eb140e38 (ceph): rgw: master purges period mdlogs once all peers are done
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:39 PM Revision 1765f869 (ceph): rgw: add MetaMasterTrimShardCollectCR
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:39 PM Revision 1afabc1f (ceph): rgw: master trims mdlogs as peers make progress on current period
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:39 PM Revision 6e9296d4 (ceph): rgw: add MetaPeerTrimCR to query master mdlog info
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:28 PM Revision 7c8a7f52 (ceph): qa: krbd write-after-checksum tests
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
02:16 PM Revision 145acbe9 (ceph): mgr: do shutdown using finisher so we can do it in the right order
otherwise we can shutdown a PyModules while it still being init'ed
Fixes: http://tracker.ceph.com/issues/19743
Signe...
Kefu Chai
02:07 PM Revision dd174148 (ceph): qa/suites/upgrade/kraken-x/stress-split: updates
Bring this in line with jewel-x (which now passes).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:58 PM Revision bcc64459 (ceph): common/config_opts.h: Allow for /usr/local/etc/ceph to hold keyrings
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
01:43 PM Revision 92d8e196 (ceph): Merge pull request #14831 from smithfarm/wip-stress-split
tests: fix broken links in upgrade/hammer-jewel-x/stress-split Sage Weil
01:06 PM mgr Bug #19743 (Fix Under Review): mgr: segv in Mgr::shutdown() in PyThread_acquire_lock()
https://github.com/ceph/ceph/pull/14835 Kefu Chai
12:53 PM Revision c891d63b (ceph): rocksdb: sync with upstream
to avoid warning with glibc 2.25, see
https://github.com/facebook/rocksdb/pull/2208 and
https://github.com/ceph/rocks...
Kefu Chai
12:53 PM Revision 5b51dee0 (ceph): build/ops: cmake: explicitly disable MSSE 4.2 if not supported
This became necessary when upstream unconditionally enabled MSSE 4.2
via https://github.com/facebook/rocksdb/commit/b...
Nathan Cutler
12:33 PM rbd Backport #19794 (In Progress): kraken: [test] test_notify.py: assert(not image.is_exclusive_lock_...
Nathan Cutler
12:31 PM rbd Backport #19794 (Resolved): kraken: [test] test_notify.py: assert(not image.is_exclusive_lock_own...
https://github.com/ceph/ceph/pull/14833 Nathan Cutler
12:31 PM rbd Backport #19795 (Resolved): jewel: [test] test_notify.py: assert(not image.is_exclusive_lock_owne...
https://github.com/ceph/ceph/pull/15461 Nathan Cutler
12:25 PM rbd Bug #19716 (Pending Backport): [test] test_notify.py: assert(not image.is_exclusive_lock_owner())...
Jason Dillaman
12:25 PM Revision edc88b13 (ceph): Merge pull request #14751 from trociny/wip-19716
test/librbd/test_notify.py: don't disable feature in slave
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:03 PM Revision 7c973b09 (ceph): tests: fix broken links in upgrade/hammer-jewel-x/stress-split
Fixes: http://tracker.ceph.com/issues/19793
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
10:57 AM mgr Bug #19791: commands in python module can't work
If this is what I think it is, it'll be fixed once https://github.com/ceph/ceph/pull/14578 is merged. Tim Serong
10:42 AM mgr Bug #19791 (Resolved): commands in python module can't work
Commands defined in python module can't work as expected.
eg. 'ceph tell mgr enable_auth false' will return command...
zhang sw
10:47 AM Revision 60d95d40 (ceph): Merge pull request #14820 from tchaikov/wip-deb-maint-fun
debian: package crypto plugin only on amd64
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Kefu Chai
09:25 AM Stable releases Tasks #19009: kraken v11.2.1
h3. rbd... Nathan Cutler
09:25 AM Stable releases Tasks #19009: kraken v11.2.1
h3. rgw... Nathan Cutler
09:24 AM Stable releases Tasks #19009: kraken v11.2.1
h3. fs... Nathan Cutler
09:24 AM Stable releases Tasks #19009: kraken v11.2.1
h3. powercycle... Nathan Cutler
09:23 AM Stable releases Tasks #19009: kraken v11.2.1
h3. rados... Nathan Cutler
09:23 AM Stable releases Tasks #19009: kraken v11.2.1
h3. ceph-disk... Nathan Cutler
09:23 AM Stable releases Tasks #19009: kraken v11.2.1
h3. Upgrade hammer-jewel-x... Nathan Cutler
09:22 AM Stable releases Tasks #19009: kraken v11.2.1
h3. upgrade client-upgrade... Nathan Cutler
08:53 AM Stable releases Tasks #19009: kraken v11.2.1
h3. Upgrade jewel-x... Nathan Cutler
09:19 AM Stable releases Tasks #19538: jewel v10.2.8
h3. rbd... Nathan Cutler
09:19 AM Stable releases Tasks #19538: jewel v10.2.8
h3. rgw... Nathan Cutler
09:19 AM Stable releases Tasks #19538: jewel v10.2.8
h3. fs... Nathan Cutler
09:18 AM Stable releases Tasks #19538: jewel v10.2.8
h3. upgrade client-upgrade... Nathan Cutler
09:18 AM Stable releases Tasks #19538: jewel v10.2.8
h3. ceph-disk... Nathan Cutler
09:18 AM Stable releases Tasks #19538: jewel v10.2.8
h3. Upgrade hammer-x ... Nathan Cutler
09:17 AM Stable releases Tasks #19538: jewel v10.2.8
h3. Upgrade jewel point-to-point-x... Nathan Cutler
09:17 AM Stable releases Tasks #19538: jewel v10.2.8
h3. powercycle... Nathan Cutler
09:16 AM Stable releases Tasks #19538: jewel v10.2.8
h3. rados... Nathan Cutler
08:40 AM Stable releases Tasks #19538: jewel v10.2.8
... Nathan Cutler
08:58 AM RADOS Bug #19790 (Resolved): rados ls on pool with no access returns no error
Given the following auth capabilities:... Florian Haas
08:51 AM Revision d385b858 (ceph): librbd: remove redundant check for image id emptiness
Signed-off-by: runsisi <runsisi@zte.com.cn> runsisi hust
08:40 AM Revision 314ad07d (ceph): mon/OSDMonitor: skip prime_pg_temp if mapping is prior to osdmap
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:36 AM rgw Backport #19728 (In Progress): jewel: rgw: add radosgw-admin command to check progress toward buc...
Nathan Cutler
08:21 AM Revision 09f32b1f (ceph): mgr: mkdir bootstrap-mgr
ceph-deploy rely on bootstrap-mgr
as follows: https://github.com/ceph/ceph-deploy/blob/master/ceph_deploy/mgr.py#L37
...
huanwen ren
08:06 AM Revision e0156592 (ceph): src/osd/ReplicatedBackend.cc: remove redundant assignments which have b...
Signed-off-by: Jin Cai <caijin.caij@alibaba-inc.com> caijin.caij
07:43 AM Bug #15777: OSD: partially missing on disk osdmaps between superblock.oldest_map and superblock.n...
I got the same issue and it is reproducible.
ceph version 0.94.5
[ceph@rg1-ceph02 /home/guzhongyan]$ ceph daemon os...
cory gu
07:27 AM CephFS Bug #18872: write to cephfs mount hangs, ceph-fuse and kernel
PR: https://github.com/ceph/ceph/pull/14822 Jan Fajerski
07:14 AM Revision cd4dbaea (ceph): debian: package crypto plugins only on amd64
currently, only plugin based on isa-l is installed. archs other than
amd64 will not have this directory or the plugin...
Kefu Chai
06:44 AM Feature #18932 (Resolved): 'ceph auth import -i' overwrites caps, should alert user before overwrite
Nathan Cutler
06:44 AM Backport #18998 (Resolved): jewel: 'ceph auth import -i' overwrites caps, should alert user befor...
Nathan Cutler
06:44 AM Revision 25e29c92 (ceph): Merge pull request #13544 from shinobu-x/wip-18932-jewel
jewel: tests: 'ceph auth import -i' overwrites caps, should alert user before overwrite
Reviewed-by: Kefu Chai <kcha...
Nathan Cutler
05:28 AM Revision 53726b8e (ceph): cmake: os should depend on crypto_plugins not a certain plugin
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:14 AM Revision b22977df (ceph): crypto: cleanup NSPR in main thread
quote from nspr's header file
```
* Perform a graceful shutdown of NSPR. PR_Cleanup() may be called by
* the prim...
Kefu Chai
03:25 AM Revision d9891510 (ceph): osdc/Objecter: more constness
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:21 AM CephFS Bug #19789 (New): FAIL: test_evict_client (tasks.cephfs.test_misc.TestMisc)
http://qa-proxy.ceph.com/teuthology/teuthology-2017-04-24_03:15:02-fs-master---basic-smithi/ Zheng Yan
03:14 AM Revision bdcc25b8 (ceph): Merge pull request #14779 from smithfarm/wip-fix-arch-build
build/ops: rpm: package crypto on x86_64 only
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Kefu Chai ...
Kefu Chai
02:55 AM Revision 00cb8f22 (ceph): ceph.in: daemonperf: add 'ls' as a synonym for 'list'
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
12:52 AM Revision e7896f68 (ceph): doc: rgw: note rgw_enable_usage_log option in adminops guide
Signed-off-by: hrchu <petertc@gmail.com> hrchu
12:46 AM Revision c931002f (ceph): test: fixing assert that creates warning: comparison between signed and...
This fixes the additional comments in the PR: https://github.com/ceph/ceph/pull/14705
Fixed the review comments too.
...
Jos Collin

04/26/2017

11:38 PM Revision 3f237a13 (ceph): test/rgw: fix for empty lists as default arguments
i was incorrectly using [] as a default function argument, without
realizing that default values are mutable and shar...
Casey Bodley
09:30 PM Revision 362c106c (ceph): Merge pull request #14499 from mdw-at-linuxbox/wip-rgw-acl
rgw: swift: ability to update swift read and write acls separately.
Reviewed-by: Radoslaw Zarzynski <rzarzynski@mira...
Radoslaw Zarzynski
09:30 PM rbd Bug #18070 (Resolved): rbd-nbd: immediate seg fault starting the daemon
Nathan Cutler
09:30 PM rbd Backport #19727 (Resolved): jewel: rbd-nbd: immediate seg fault starting the daemon
Nathan Cutler
09:29 PM rbd Backport #18971 (Resolved): jewel: AdminSocket::bind_and_listen failed after rbd-nbd mapping
Nathan Cutler
09:28 PM Bug #17762 (Resolved): transient jerasure unit test failures
Nathan Cutler
09:28 PM Backport #18193 (Resolved): jewel: transient jerasure unit test failures
Nathan Cutler
09:03 PM Revision cf5d588d (ceph): ceph-osdomap-tool: Add --debug and only show internal logging if enabled
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 5fb2b2d13953979e5da9f571ab8c4b0b510b8368)
David Zafman
09:03 PM Revision cdeb6908 (ceph): test: Add ceph_test_object_map to make check tests
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 0e97a01bd7291458881ee53cece2d887f6333669)
David Zafman
09:03 PM Revision 484ccda5 (ceph): test_object_map: add tests to trigger some bugs related to 18533
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit f131dbcf5bb17107c029f942a57e9bf4432a26ee)
Samuel Just
09:03 PM Revision 85f2151f (ceph): DBObjectMap: fix next_parent()
The previous implementation assumed that
lower_bound(parent_iter->key()) always leaves the iterator
on_parent(). The...
Samuel Just
09:03 PM Revision 1fe4b856 (ceph): DBObjectMap: strengthen in_complete_region post condition
Previously, in_complete_region didn't guarantee anything about
where it left complete_iter pointing. It will be hand...
Samuel Just
09:03 PM Revision 5f36c319 (ceph): DBObjectMap: rewrite rm_keys and merge_new_complete
Leverage the updated in_complete_region and needs_parent to simplify
these methods.
Signed-off-by: Samuel Just <sjus...
Samuel Just
09:03 PM Revision d4f0ac0a (ceph): ceph-osdomap-tool: Fix tool exit status
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 666f14ed90655a2d1bedde8561949625db7a9e6c)
David Zafman
09:03 PM Revision 4a3e4bcf (ceph): osd: Add automatic repair for DBObjectMap bug
Add repair command to ceph-osdomap-tool too
Under some situations the previous rm_keys() code would
generated a corr...
David Zafman
09:03 PM Revision 6902c314 (ceph): ceph-osdomap-tool: Fix seg fault with large amount of check error output
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 1dda0411f4fbb14ce1e0062da9f14ec3af505d39)
David Zafman
09:03 PM Revision fecc5233 (ceph): osd: Simplify DBObjectMap by no longer creating complete tables
Bump the version for new maps to 3
Make clone less efficient but simpler
Add rename operation (use instead of clone/u...
David Zafman
09:03 PM Revision acf608a9 (ceph): filestore, tools: Fix logging of DBObjectMap check() repairs
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 1704f62c0831e6b07138f7dd14a89fef3c9ed2c1)
David Zafman
09:03 PM Revision 4d8120d3 (ceph): osd: Remove unnecessary assert and assignment in DBObjectMap
Fix and add comment(s)
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 937e6a03ea4692cc4...
David Zafman
09:03 PM Revision 117db1c6 (ceph): tools: Add --oid option to ceph-osdomap-tool
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 2d94889e9ee3359017b1efd560f3557ce03ccee6)
David Zafman
09:03 PM Revision 761ee7c6 (ceph): tools: Add dump-headers command to ceph-osdomap-tool
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit f4101591ad701a62fe027c4744ca8ea505f44bdc)...
David Zafman
09:03 PM Revision aa769a9d (ceph): tools: Check for overlaps in internal "complete" table for DBObjectMap
Changed check to return an error count and fix tool error message
Signed-off-by: David Zafman <dzafman@redhat.com>
(...
David Zafman
09:03 PM Revision 6c128ff8 (ceph): test_object_map: Use ASSERT_EQ() for check() so failure doesn't stop te...
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 053a273cbc02d6902a4bb1f11db1ea946498df3a)
David Zafman
09:03 PM Revision 4c4a06ff (ceph): osd: DBOjectMap::check: Dump complete mapping when inconsistency found
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit fcf1e17c645e8fad5216c3e59627c817e5c858c7)
David Zafman
08:58 PM Revision 65c2a88d (ceph): os/bluestore: narrow lock scope in _deferred_aio_finish
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:58 PM Revision 7a59f606 (ceph): os/bluestore: use superclass for aio completions
This is less fragile and more explicit than using the lower bit
of the priv pointer.
Signed-off-by: Sage Weil <sage@...
Sage Weil
08:32 PM rgw Backport #19786 (In Progress): jewel: ceph jewel failed create s3 tpye subuser from admin rest api
Nathan Cutler
06:22 PM rgw Backport #19786 (Resolved): jewel: ceph jewel failed create s3 tpye subuser from admin rest api
https://github.com/ceph/ceph/pull/14815 Nathan Cutler
08:32 PM Revision 86980a04 (ceph): rgw: add suport for creating S3 type subuser of admin rest api
Fixes: http://tracker.ceph.com/issues/16682
The original code cannot support create s3 type subuser of admin rest ap...
洁 李
08:07 PM Revision 32704056 (ceph): rgw: update civetweb to support absolute urls
updating the submodule ref. to support absolute urls in civetweb
Signed-off-by: Abhishek Lekshmanan <alekshmanan@sus...
Abhishek Lekshmanan
08:03 PM Revision c27df932 (ceph): os/bluestore: restructure deferred writes
Explicitly aggregate deferred writes into a batch. When we
submit, take the opportunity to coalesce contiguous write...
Sage Weil
08:03 PM Revision 8c32e69c (ceph): os/bluestore/KernelDevice: handle non-block-aligned backing file
Fixes: http://tracker.ceph.com/issues/16644
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:35 PM Bug #19787 (Resolved): mon: send wrong pg create epoch
... Sage Weil
07:32 PM Revision d7b63e21 (ceph): Merge pull request #14809 from tchaikov/wip-18193-jewel
jewel: tests: test/librados/tmap_migrate: g_ceph_context->put() upon return
Reviewed-by: Nathan Cutler <ncutler@suse...
Nathan Cutler
07:32 PM Revision a3fae531 (ceph): Merge pull request #14701 from smithfarm/wip-18193-jewel
jewel: core: transient jerasure unit test failures
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
07:27 PM Revision ba96197e (ceph): osd: switch filestore to default to rocksdb
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
07:15 PM RADOS Bug #19783: upgrade tests failing with "AssertionError: failed to complete snap trimming before t...
Nathan Cutler
06:21 PM RADOS Bug #19783 (Fix Under Review): upgrade tests failing with "AssertionError: failed to complete sna...
Nathan Cutler
06:17 PM RADOS Bug #19783 (Pending Backport): upgrade tests failing with "AssertionError: failed to complete sna...
-*master PR*: https://github.com/ceph/ceph/pull/14811- Nathan Cutler
06:15 PM RADOS Bug #19783 (New): upgrade tests failing with "AssertionError: failed to complete snap trimming be...
After recent snap trimming changes, upgrade tests have been failing on slow machines (VPS) with "AssertionError: fail... Nathan Cutler
06:58 PM Stable releases Tasks #19009: kraken v11.2.1
... Nathan Cutler
06:34 PM Revision 2a6268ac (ceph): S3A hadoop task to test s3a with Ceph
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
06:30 PM Revision 577cca0e (ceph): Merge pull request #14714 from cbodley/wip-19446
rgw: dont spawn error_repo until lease is acquired
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
06:28 PM Revision 89d6ddb1 (ceph): Merge pull request #14776 from linuxbox2/jewel-pullup-civet-chunked
[DNM] jewel: pullup civet chunked Matt Benjamin
06:26 PM Revision 33c211bf (ceph): PendingReleaseNotes: discuss snap trim improvements
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
06:25 PM Revision 995ef4a6 (ceph): osd/PrimaryLogPG: limit the number of concurrently trimming pgs
This patch introduces an AsyncReserver for snap trimming to limit the
number of pgs on any single OSD which can be tr...
Greg Farnum
06:25 PM Revision 95306559 (ceph): osd/: add PG_STATE_SNAPTRIM[_WAIT] to expose snap trim state to user
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit c2eac34c86517e410eb4842d8b8085da7d8d7973)
Samuel Just
06:25 PM Revision 02a2ef41 (ceph): rados: check that pool is done trimming before removing it
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit 4aebf59d906fa3e03d21bdac182f89fe3cd4c802)
Samuel Just
06:25 PM Revision 911a894d (ceph): PrimaryLogPG: reimplement osd_snap_trim_sleep within the state machine
Rather than blocking the main op queue, just pause for that amount of
time between state machine cycles.
Also, add o...
Greg Farnum
06:21 PM Revision 714bd6d7 (ceph): osd: clean up perf counter priorities whitespace
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:21 PM Revision 94cf1b02 (ceph): os/bluestore/BlueFS: set priorities
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:20 PM Revision 0aa09753 (ceph): os/bluestore: set priorities
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:20 PM Revision dada2c5a (ceph): pybind/ceph_daemon: preserve ordering
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:20 PM Revision a734e340 (ceph): pybind/ceph_daemon: default to prio 0 if unspecified
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:06 PM Messengers Bug #19705: Ubuntu amd64 client can not discover the ubuntu arm64 ceph cluster
If you reproduce this while the clients and servers have "debug ms = 10" set, the logs will contain a lot of develope... Greg Farnum
06:04 PM Revision db79bfab (ceph): rgw: move timelog trim wrapper to header
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:04 PM Revision fadfc162 (ceph): rgw: move coroutines out of anonymous namespace
anonymous namespaces do terrible things to name mangling, and this shows
up in our coroutine logging
Signed-off-by: ...
Casey Bodley
06:04 PM Revision 2cee82f2 (ceph): rgw: add objv_tracker arg to RGWRados::put_system_obj_data
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:04 PM Revision 5deabd35 (ceph): rgw: skip sync thread if current period is empty
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:04 PM Revision 415dcb43 (ceph): Merge pull request #12720 from kylinstorage/wip-loop-invariant-code-motion
osd/PG.cc: loop invariant code motion
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:56 PM Linux kernel client Bug #9896 (Resolved): krbd: EPERM from map-snapshot-io.sh
In addition to #10352, rbd_fio.py task was leaving rbd devices behind. Ilya Dryomov
05:54 PM rgw Bug #15285: Clang reports warning in civetweb.c
is that still happening? Yehuda Sadeh
05:53 PM Revision 49f99c3b (ceph): Merge pull request #14506 from smithfarm/wip-19119-kraken
kraken: doc: PendingReleaseNotes: warning about 'osd rm ...' and #13733
Reviewed-by: Sage Weil <sage@redhat.com>
Nathan Cutler
05:53 PM rgw Bug #15377 (Closed): How to change the default pool of keeping data uding radosgw
There are different ways to do it. Probably adding a new placement and setting it as the default placement is the way... Yehuda Sadeh
05:50 PM rgw Bug #15882: rgw: GC is not working for __shadow and __multipart objects
is this still happening? we fixed a lot of related issues since Yehuda Sadeh
05:43 PM rgw Bug #19645: bulkupload should be supported on every zone in multisite
Yehuda Sadeh
05:41 PM rgw Bug #19749: civetweb frontend segfaults in Luminous
Yehuda Sadeh
05:32 PM Revision c5f1fce2 (ceph): Merge pull request #14416 from smithfarm/wip-19557-jewel
jewel: tests: upgrade/hammer-x failing with OSD has the store locked when Thrasher runs ceph-objectstore-tool on down... Nathan Cutler
05:28 PM Revision 0d6953ec (ceph): Merge pull request #14692 from smithfarm/wip-fix-hammer-jewel-x
qa/suites/upgrade: add tiering test to hammer-jewel-x
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
05:22 PM Revision be9e8328 (ceph): civetweb: pullup chunked encoding by Marcus
Fixes: http://tracker.ceph.com/issues/19736
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
Matt Benjamin
04:49 PM Revision 614a8c9b (ceph): mon/PGMap: track active pgs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:38 PM Revision a2bba649 (ceph): mon/PGMap: inline init for a few fields
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:29 PM Revision a81863e7 (ceph): Merge pull request #13053 from Ted-Chang/kstore-bloom-filter
os/kstore: Added rocksdb bloom filter settings
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
04:29 PM Revision 97157f91 (ceph): Merge pull request #13070 from cbodley/wip-rgw-meta-sync-periods
rgw multisite: fixes for meta sync across periods
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:26 PM Revision e6d1d9a7 (ceph): Merge pull request #13061 from guzhongyan/fix_typo
osd: fix typo in comment
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:17 PM Revision 4b128059 (ceph): Merge pull request #13824 from Jing-Scott/doc-update-swift-static-web
doc: update the support status of swift static website
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:14 PM Revision 608785a0 (ceph): os: make zero values noops for set_alloc_hint() in FileStore
Signed-off-by: yaoning <yaoning@unitedstack.com>
(cherry picked from commit e2ec24f61b55457caccefecd56f9f08b98264802)
yaoning
03:53 PM Revision 5129e0fc (ceph): Merge pull request #14715 from wangzhengyong/cmpext
osd,librados: cmpext support
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
03:39 PM Revision d0c8721f (ceph): os/bluestore: rename throttle configs: bluestore_throttle[_deferred]_bytes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:39 PM Revision fb88c352 (ceph): os/bluestore: observe bluestore_throttle_cost_* options
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:38 PM Revision c2a1c30d (ceph): os/bluestore: remove bluestore_max_ops
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:38 PM Revision 82aea472 (ceph): Merge pull request #14299 from rzarzynski/wip-rgw-deduplicate-rgw_make_...
rgw: deduplicate variants of rgw_make_bucket_entry_name().
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:18 PM mgr Bug #19782 (Closed): pgmap and mgrmap keep increasing with information about ceph-mgr
I just upgraded a (test) env from Jewel to Luminous and that started the ceph-mgr processes on my ceph-mon servers.
...
Wido den Hollander
03:10 PM Revision 31576a00 (ceph): Merge pull request #14552 from shashalu/fix-sync-status
rgw: add 'state==SyncState::IncrementalSync' condition when add item …
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:08 PM Revision f32b5c61 (ceph): test/librados/tmap_migrate: g_ceph_context->put() upon return
Signed-off-by: Kefu Chai <kchai@redhat.com>
Conflict: test/librados/tmap_migrate.cc
this change is not cherry-picke...
Kefu Chai
03:05 PM Revision 3959a8b5 (ceph): rgw: use a vector for options passed to civetweb
Since the array we used needs additional check to ensure that the size
is correct, and causes undefined behaviour in ...
Abhishek Lekshmanan
03:04 PM Revision 181329bb (ceph): Merge pull request #14808 from ceph/wip-hdd-throttle-cost
common/config_opts: Set the HDD throttle cost to 1.5M
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:00 PM Revision 34deef08 (ceph): common/config_opts: Set the HDD throttle cost to 1.5M
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
02:25 PM Revision 90380747 (ceph): Merge pull request #14785 from idryomov/wip-krbd-exclusive-option
rbd: recognize exclusive option
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Ilya Dryomov
01:48 PM Revision a04b98e0 (ceph): Merge pull request #14804 from hrchu/rgwAdmin-apiDoc-getUsageInfo
doc: rgw: Get user usage needs to specify user
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:47 PM Revision 7798fcbc (ceph): ceph_test_rados_api_tier: tolerate ENOENT from 'pg scrub'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:33 PM Revision 3608a009 (ceph): Merge pull request #14780 from liewegas/wip-osdmap-mempool
osd: put osdmap in mempool
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:05 PM Revision 192f6ca0 (ceph): qa/workunits/rbd: test exclusive map option
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
01:04 PM Revision b584c7eb (ceph): Merge pull request #14781 from theanalyst/rgw/cleanup/ldap_err_msg
rgw_ldap: log the ldap err in case of bind failure Matt Benjamin
12:51 PM Revision 574ff5f5 (ceph): rgw: store realm epoch with sync status markers
sync status markers can't be compared between periods, so we need to
record the current period's realm epoch with its...
Casey Bodley
12:51 PM Revision 5d6e7fae (ceph): test/rgw: sync status ignores shard markers from previous periods
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
12:51 PM Revision 0372df20 (ceph): rgw: change metadata read_sync_status interface
makes the same change to read_sync_status() in RGWMetaSyncStatusManager,
needed to support multiple concurrent reader...
Casey Bodley
12:51 PM Revision a4bf014b (ceph): rgw: use RGWShardCollectCR for RGWReadSyncStatusCoroutine
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
12:51 PM Revision bb49e2fb (ceph): rgw: period commit uses sync status markers
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
12:51 PM Revision 721e3d6e (ceph): rgw: require --yes-i-really-mean-it to promote zone with stale metadata
if a zone is promoted to master before it has a chance to sync from the
previous master zone, any metadata entries af...
Casey Bodley
12:51 PM Revision f422d4f1 (ceph): rgw: remove rgw_realm_reconfigure_delay
when the master zone is changed, this config variable was increasing the
window of time where the old master zone wou...
Casey Bodley
12:51 PM Revision 09c847ff (ceph): rgw: add == and != operators for period history cursor
RGWMetaSyncCR was using operator== but it always returned true!
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
12:51 PM Revision 7c23713b (ceph): rgw: fix marker comparison to detect end of mdlog period
Fixes: http://tracker.ceph.com/issues/18639
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
12:51 PM Revision 69be410d (ceph): rgw: clean up RGWInitDataSyncStatusCoroutine
RGWInitDataSyncStatusCoroutine operates on a given rgw_data_sync_status
pointer, which saves us from having to read i...
Casey Bodley
12:51 PM Revision a898fb76 (ceph): rgw: RGWBackoffControlCR only retries until success
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
12:50 PM Revision aae4c183 (ceph): Merge pull request #13067 from cbodley/wip-rgw-test-multi-periods
test/rgw: fixes for test_multi_period_incremental_sync()
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
12:19 PM Bug #19200: RHEL 7.3 Selinux denials at OSD start
And some more:
type=AVC msg=audit(1493209002.775:222): avc: denied { read } for pid=5831 comm="fn_odsk_fstore" na...
Ruben Kerkhof
12:07 PM Bug #19200: RHEL 7.3 Selinux denials at OSD start
I see these on Jewel (10.2.7) too:
type=AVC msg=audit(1493207893.757:66): avc: denied { read } for pid=2448 com...
Ruben Kerkhof
12:17 PM Revision 97a58fa6 (ceph): mon/OSDMonitor: check get()'s return value instead of bl's length
instead of assuming how the bl is encoded, we'd better rely on the
return code of get().
Signed-off-by: Kefu Chai <k...
Kefu Chai
12:13 PM Bug #19781 (Closed): OSDs fail to start after reboot
I have 12 OSDs per server, and after a reboot only 7 or so come up.
The other ones are not even mounted:
$ mount ...
Ruben Kerkhof
11:56 AM rbd Bug #19413: Cannot delete some snapshots after upgrade from jewel to kraken
May be this would be more helpfull.
rbd snap rm oneimages-pool/one-73@snapmirror.1 --debug-rbd 50
2017-04-26 13:5...
Denis Horbunov
11:42 AM rbd Bug #19413: Cannot delete some snapshots after upgrade from jewel to kraken
Hi there. I've also stambled upon this issue. My ceph cluster was migrated from 10.2.5 to 11.2.0 (ceph --version
cep...
Denis Horbunov
10:47 AM Revision e922a98d (ceph): doc: rgw: Get user usage needs to specify user
Signed-off-by: hrchu <petertc@gmail.com> hrchu
10:35 AM mgr Bug #19780: tons of valgrind reports related to embedded python from ceph-mgr
https://github.com/ceph/teuthology/pull/1068 posted to suppress some python warnings. Kefu Chai
10:34 AM mgr Bug #19780: tons of valgrind reports related to embedded python from ceph-mgr
i compiled a python with... Kefu Chai
10:16 AM mgr Bug #19780 (Resolved): tons of valgrind reports related to embedded python from ceph-mgr
we need to either silence or fix them before merging https://github.com/ceph/ceph/pull/14092
for valgrind report, ...
Kefu Chai
10:08 AM Revision 67072d22 (ceph): mgr: pass python interpreter's path to embedded python
* also do prevent python from registering its own signal handler, it does
not make sense in our embedded use case.
...
Kefu Chai
10:08 AM Revision 7ec86ca5 (ceph): mgr/MgrPyModule: no need to keep pClass and pModule around
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:05 AM Revision 6c2a5a27 (ceph): cmake: no need to link ceph-mgr against mds
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:52 AM Revision ff1c0e80 (ceph): Merge pull request #14796 from tchaikov/wip-init-ceph
init-ceph: should have a space before "]"
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Kefu Chai
08:12 AM Revision a58b7b69 (ceph): osd/PG.cc: Optimistic estimation on PG.last_active
PG may go through inactive state(such like peering) shortly during
state transition, user usually want to only get al...
Xiaoxi Chen
07:45 AM Revision abcdb076 (ceph): common/config: Add /usr/local/etc/ceph to default paths
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
07:33 AM rgw Bug #16682 (Pending Backport): ceph jewel failed create s3 tpye subuser from admin rest api
Nathan Cutler
12:43 AM rgw Bug #16682: ceph jewel failed create s3 tpye subuser from admin rest api
Could we patch this fix for jewel? We can't create subuser of s3 type by rest api without this fix Zhandong Guo
07:24 AM Revision 9940efdb (ceph): src/msg/async/AsyncConnect.cc: PVS-Studio: CWE-467 Use of sizeof() on a...
Signed-off-by: Svyatoslav <razmyslov@viva64.com> Svyatoslav
07:12 AM Revision dbcd0ae9 (ceph): init-ceph: should have a space before "]"
otherwise we will have
./bin/init-ceph: 269: [: missing ]
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:07 AM Revision bdf340f9 (ceph): os/BlueStore: In osd_tp_thread, call _txc_finalize_kv.
To reduce overhead of _kv_sync_thread, make _txc_finalize_kv do
in_osd_tp_thread.
Signed-off-by: Jianpeng Ma <jianpe...
Jianpeng Ma
06:55 AM Revision a1a0dcfa (ceph): doc: rgw: Rewrite the key management
The create/remove key section in the doc is a bit confusing.
Rewrite it and give more examples.
Signed-off-by: hrchu...
okwap okwap
06:50 AM Revision 68f4ee62 (ceph): os/Filestore: fix wbthrottle assert.
When filestore_wbthrottle_*_*_start_flusher = 0, ceph-osd
will assert on startup due to pending_wbs.empty() == True.
...
Xiaoxi Chen
05:17 AM Feature #13506 (New): scrub/repair: add librados APIs
Kefu Chai
04:48 AM Revision ce1b0d14 (ceph): mon/OSDMonitor: fix output func name in can_mark_out
use __func__ macro instead.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
04:29 AM Revision 77b0ff46 (ceph): PGMonitor: fix wrongly report "pg stuck in inactive"
Signed-off-by: Mingxin Liu <mingxin@xsky.com> Mingxin Liu
04:16 AM Revision 6f1037e2 (ceph): msg/async: return right away in NetHandler::set_priority() if not suppo...
* SO_PRIORITY is linux specific, so no need to check __linux__
* early return if priority is less than 0 (maybe we sh...
Kefu Chai
03:57 AM Revision b833ba71 (ceph): Merge pull request #12460 from umullan/bucketunlink
doc: Correcting the remove bucket example and adding bucket link/unlink examples
Reviewed-by: Kefu Chai <kchai@redha...
Kefu Chai
03:56 AM Revision c7fb3db3 (ceph): doc: Correcting the bucket unlink example with correct syntax
Signed-off-by: Uday Mullangi <umullangi@walmartlabs.com> Uday Mullangi
03:42 AM Revision f0f55a6f (ceph): Merge pull request #14728 from dachary/wip-ceph-disk-lock
ceph-disk: implement prepare --no-locking
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@red...
Kefu Chai
01:11 AM Revision 079decf0 (ceph): test/librados/c_operations: add cmpext tests
Dispatch compare-and-read and compare-and-write compound requests, and
confirm expected behaviour under compare and m...
wangzhengyong
01:11 AM Revision 8245e822 (ceph): ceph_test_rados_api_aio: add cmpext tests
Write a buffer and compare it with a matching and non-matching buffer
via cmpext. Do this using rados_aio_cmpext(), i...
wangzhengyong
01:10 AM Revision 0ccebc5c (ceph): librados: add cmpext API
The compare-extent (cmpext) operation allows callers to compare existing
object contents with an arbitrary buffer. cm...
wangzhengyong
01:09 AM Revision 351f78d7 (ceph): ceph_test_rados_api_misc: add cmpext tests
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com>
Signed-off-by: Mike Christie <mchristi@redhat.com>...
wangzhengyong
01:08 AM Revision bfc334b5 (ceph): ceph osd: add support for new op cmpext
This adds support for a new op cmpext. The request will read
extent.length bytes and compare them to extent.length by...
wangzhengyong

04/25/2017

11:52 PM Revision 024314e9 (ceph): Merge pull request #14755 from cbodley/wip-msg-direct
core: introduce DirectMessenger
Reviewed-by: Greg Farnum gfarnum@redhat.com
Reviewed-by: Sage Weil sage@redhat.com
Yuri Weinstein
11:19 PM Revision 9db636c9 (ceph): osd: set perf counter priorities
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:19 PM Revision cc441b47 (ceph): mds: add perf counter nicks, priorities
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:19 PM Revision fe109b43 (ceph): osdc/Objecter: set perf counter priorities
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:19 PM Revision 5b743f37 (ceph): common/perf_counters: replace suppress_nicks with prio adjustment
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:19 PM Revision 334f1755 (ceph): ceph.in: move daemon commands to their own function
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
11:19 PM Revision cecdadd3 (ceph): ceph.in: Move daemonperf to its own function
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
11:19 PM Revision 814aae9c (ceph): pybind/ceph_daemon.py: DaemonWatcher: fit display to window size
Keep track of terminal width/height, and output as many
candidate statistics as will fit in the window.
Signed-off-b...
Dan Mick
11:19 PM Revision fc1bd7e9 (ceph): pybind/ceph_daemon.py: stop early termination of sleep
Any unignored signal will EINTR underneath and cause early
return of sleep(). Fix that by sleeping until end time is...
Dan Mick
11:19 PM Revision 9d9cd5d2 (ceph): pybind/ceph_daemon.py: reprint headers as soon as they disappear
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
11:19 PM Revision 51809cce (ceph): ceph.in, pybind/ceph_daemon.py: allow stat filter patterns
optional second argument to ceph
Signed-off-by: Dan Mick <dan.mick@redhat.com>
Dan Mick
11:19 PM Revision 583e6f65 (ceph): pybind/ceph_daemon.py: allow sections to split for 'fitting'
Relax requirement that entire section fit; show whatever stats
fit out of the sections selected.
Signed-off-by: Dan ...
Dan Mick
11:19 PM Revision b297e72d (ceph): ceph.in, pybind/ceph_daemon.py: add priority filtering
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
11:19 PM Revision 3fa8bb12 (ceph): ceph.in, pybind/ceph_daemon.py: add 'daemonperf list'
respect statpats and priority; display as a PrettyTable
Signed-off-by: Dan Mick <dan.mick@redhat.com>
Dan Mick
11:19 PM Revision 3a634ecd (ceph): os/bluestore: rename nicks to be <= 4 chars
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:19 PM Revision fd306468 (ceph): osd: rename nicks to be <= 4 chars
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:19 PM Revision 25dcc962 (ceph): osdc/Objecter: rename nicks to be <= 4 chars
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:19 PM Revision 5b6e7913 (ceph): common/perf_counters: require nicks be <= 4 chars
This keeps the column sizes at 5 chars for 'ceph daemonperf'.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
11:19 PM Revision 6216f213 (ceph): common/perf_counters: allow priorities to be assigned to perf counters
The idea is that higher priority counters can be surfaced by user tools
automatically (e.g., 'ceph daemonperf') witho...
Sage Weil
11:19 PM Revision 2b1410b1 (ceph): osd: clean up whitespace in create_logger()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:26 PM Revision 64ae61a5 (ceph): osd/OSDMap: put OSDMap[::Incremental] itself in mempool too
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:56 PM Revision 691bc44d (ceph): Merge pull request #14783 from dachary/wip-crush-classe-test
test: use 7130 for crush-classes.sh
Reviewed-by: Dan Mick <dmick@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:53 PM Revision 7e2a2864 (ceph): Merge pull request #14651 from tchaikov/wip-silent-boost-build
cmake: pass -d0 to b2 if not CMAKE_VERBOSE_MAKEFILE
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Sage Weil
09:53 PM Revision d754fbcc (ceph): Merge pull request #14731 from ceph/wip-bluestore-type
os/bluestore: use correct bound encode size for unused
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Igor F...
Sage Weil
09:53 PM Revision 5af0944a (ceph): Merge pull request #14738 from liupan1111/wip-fix-initial
src/common: change last_work_queue to next_work_queue.
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by...
Sage Weil
09:52 PM Revision 4ba4567b (ceph): Merge pull request #14757 from dmick/wip-einval
common: Better handling for missing/inaccessible ceph.conf files
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-b...
Sage Weil
09:52 PM Revision fee612f1 (ceph): Merge pull request #14764 from Liuchang0812/wip-strip-pglog-op-name
osd: strip pglog op name
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:52 PM Revision c46f74f8 (ceph): Merge pull request #14772 from majianpeng/bluestore-remove-extentfreelist
os/bluestore: Remove ExtentFreeListManager.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:52 PM Bug #19398 (Resolved): incorrectly "ignoring pg on deleted pool 167.7" (on newly-created pool)
Sage Weil
07:40 PM Bug #19398: incorrectly "ignoring pg on deleted pool 167.7" (on newly-created pool)
/a/sage-2017-04-25_15:37:28-upgrade:jewel-x-master---basic-smithi/1068346 Sage Weil
02:41 PM Bug #19398: incorrectly "ignoring pg on deleted pool 167.7" (on newly-created pool)
https://github.com/ceph/ceph/pull/14777 Kefu Chai
02:40 PM Bug #19398 (Fix Under Review): incorrectly "ignoring pg on deleted pool 167.7" (on newly-created ...
Kefu Chai
08:50 AM Bug #19398: incorrectly "ignoring pg on deleted pool 167.7" (on newly-created pool)
... Kefu Chai
09:51 PM Revision e70eff22 (ceph): Merge pull request #14777 from tchaikov/wip-19398
osd/PGMonitor: always update pgmap with latest osdmap
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:14 PM Backport #19774 (In Progress): jewel: osd: promote throttle parameters are reversed
Nathan Cutler
08:48 PM Backport #19774 (Resolved): jewel: osd: promote throttle parameters are reversed
https://github.com/ceph/ceph/pull/14791 Nathan Cutler
09:14 PM Revision 905c4acb (ceph): Fix reveresed promote throttle default parameters.
Signed-off-by: Mark Nelson <mnelson@redhat.com>
(cherry picked from commit 793ceac2f3d5a2c404ac50569c44a21de6001b62)
Mark Nelson
09:06 PM Bug #19778 (Resolved): valgrind leak reported in __tracepoints__init, dlopen
... Sage Weil
08:54 PM rgw Feature #9493 (Resolved): Ability to disable keystone revocation polling when using UUID keystone...
The PR is already being backported at #19499 - we don't need to flag it twice. Nathan Cutler
07:39 PM rgw Feature #9493: Ability to disable keystone revocation polling when using UUID keystone provider
Jewel backport is in this PR
https://github.com/ceph/ceph/pull/14789
Marcus Watts
07:39 PM rgw Feature #9493 (Pending Backport): Ability to disable keystone revocation polling when using UUID ...
Marcus Watts
08:48 PM rgw Backport #19777 (Resolved): kraken: rgw: implement support for OS-REVOKE extension of OpenStack I...
https://github.com/ceph/ceph/pull/16164 Nathan Cutler
08:48 PM rgw Backport #19776 (Resolved): kraken: multisite: realm rename does not propagate to other clusters
https://github.com/ceph/ceph/pull/16161 Nathan Cutler
08:48 PM rgw Backport #19775 (Resolved): jewel: multisite: realm rename does not propagate to other clusters
https://github.com/ceph/ceph/pull/15454 Nathan Cutler
08:46 PM Bug #19773 (Resolved): osd: promote throttle parameters are reversed
fixed by https://github.com/ceph/ceph/pull/8912 in kraken and above Nathan Cutler
08:25 PM Revision ad14422b (ceph): os/bluestore: Remove ExtentFreeListManager.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
07:44 PM rgw Backport #19772 (Fix Under Review): jewel: rgw: swift: disable revocation thread under certain ci...
Ken Dreyer
07:44 PM rgw Backport #19772 (Resolved): jewel: rgw: swift: disable revocation thread under certain circumstances
https://github.com/ceph/ceph/pull/14789 Ken Dreyer
07:43 PM rgw Feature #19499 (Pending Backport): rgw: implement support for OS-REVOKE extension of OpenStack Id...
Ken Dreyer
07:42 PM Bug #19771 (Resolved): HEALTH_WARN pool rbd pg_num 244 > pgp_num 224 during upgrade
... Sage Weil
07:26 PM Revision 5cc99db5 (ceph): test/rgw: wait for realm reload after set_master_zone
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:23 PM Revision dd34df8f (ceph): qa/suites/upgrade/jewel-x: fix indentation
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:22 PM Revision 2976fd36 (ceph): test/rgw: fixes for test_multi_period_incremental_sync()
test was only creating objects in subsequent periods, which wasn't
adding any entries to the mdlog. this wasn't corre...
Casey Bodley
07:20 PM Backport #19686 (Resolved): jewel: Give requested scrubs a higher priority
Nathan Cutler
07:15 PM Revision fb3ee2ef (ceph): rgw: swift: disable revocation thread if sleep == 0 || cache_size == 0
Keystone tokens can be revoked. This causes them to fail
validation. However, in ceph, we cache them. As long as
t...
Marcus Watts
07:13 PM Revision d02fa409 (ceph): qa/suites/jewel-x/point-to-point: don't scane for keys on second s3test...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:06 PM Revision 4d97e0ba (ceph): Merge pull request #14686 from smithfarm/wip-19686-jewel
jewel: osd: Give requested scrubs a higher priority
Reviewed-by: David Zafman <dzafman@redhat.com>
Nathan Cutler
06:48 PM Revision 20df35ad (ceph): test/rgw: meta checkpoint compares realm epoch
avoid marker comparisons between different periods
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:39 PM Revision e552d91f (ceph): rgw: add bucket size limit check to radosgw-admin
The change adds a new list of all buckets x all users, with
fields for bucket name, tenant name, current num_objects,...
Matt Benjamin
06:15 PM Revision c72d8b04 (ceph): rbd: recognize exclusive map option
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
06:05 PM RADOS Bug #18647: ceph df output with erasure coded pools
This seems to still be an issue in Jewel. I am able to use the N and K settings of the EC crush rule to determine th... David Turner
06:02 PM Revision cadace85 (ceph): Add s3a task to smoke
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
05:59 PM Revision 30447553 (ceph): Initial s3a hadoop task
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
05:48 PM Revision 3e218af4 (ceph): Fix overrides name for ceph-ansible after recent rebase
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
05:44 PM Revision 7a84a430 (ceph): test: use 7130 for crush-classes.sh
7127 is already used by mon/misc.sh
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary
05:25 PM Revision a88b0f60 (ceph): Merge pull request #14350 from batrick/maintainer-update
AUTHORS: update tech leads
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:25 PM Revision 1b81fcf9 (ceph): Merge pull request #14352 from batrick/peoplemap-update
peoplemap: add pdonnell alias Sage Weil
05:11 PM Revision 19192978 (ceph): Merge pull request #14494 from drunkard/master
doc: two minor fixes Sage Weil
05:10 PM Revision c135254d (ceph): Merge pull request #14493 from johnzzpcrystal/FileJournal-typo
os/filestore/FileJournal: Fix typo in the comment Sage Weil
05:09 PM Revision fb90918a (ceph): Merge pull request #14503 from wjwithagen/wip-wjw-freebsd-doc-dev
doc/dev: add some info about FreeBSD Sage Weil
05:08 PM Revision cff7f931 (ceph): Merge pull request #14560 from wjwithagen/wip-wjw-freebsd-init-ceph
src/init-ceph.in: allow one((re)?start|stop) as commands
Reviewed-by: Jos Collin <jcollin@redhat.com>
Sage Weil
05:06 PM Revision e17c85c2 (ceph): Merge pull request #14625 from theanalyst/doc/releases/12.0.2
doc: v12.0.2 (dev) release notes Sage Weil
04:50 PM Revision 45372411 (ceph): restful: Use keys instead of tokens+cephx
This currently does use a default admin/admin username/password if it
won't find any previous keys.
Signed-off-by: B...
Boris Ranto
04:29 PM Bug #19005 (Resolved): spg_t::decode(ceph::buffer::list::iterator&) decode past end of struct enc...
Kefu Chai
03:58 PM Revision b2ee4c27 (ceph): msg/async/rdma: add inqueue rx chunks perf counter
with rdma backend, we always spent a lot of time on why it stop receiving
new message. most of probability is just la...
Haomai Wang
03:56 PM Revision dffcfbfc (ceph): Merge pull request #14713 from smithfarm/wip-19740
tests: set -x in suites/iozone.sh workunit
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Sage Weil
03:49 PM Revision 70d7d23c (ceph): rgw_ldap: log the ldap err in case of bind failure
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:44 PM Revision a2f8e50c (ceph): Merge pull request #14756 from yehudasa/wip-rgw-suite-fix
qa/suite: replace reference to fs/xfs.yaml Sage Weil
03:38 PM rgw Backport #19476 (Resolved): jewel: RGW S3 v4 authentication issue with X-Amz-Expires
Nathan Cutler
03:38 PM Revision cc820a0d (ceph): Merge pull request #14605 from asheplyakov/19476-jewel
jewel: rgw: don't return skew time in pre-signed url
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
03:38 PM rgw Backport #19523 (Resolved): jewel: `radosgw-admin zone create` command with specified zone-id cre...
Nathan Cutler
03:37 PM rgw Backport #19478 (Resolved): jewel: "zonegroupmap set" does not work
Nathan Cutler
03:37 PM Revision 5ee54cfe (ceph): Merge pull request #14660 from smithfarm/wip-19478-jewel
jewel: rgw: zonegroupmap set does not work
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
03:36 PM rgw Backport #19607 (Resolved): jewel: multisite: fetch_remote_obj() gets wrong version when copying ...
Nathan Cutler
03:36 PM Revision 37254aee (ceph): Merge pull request #14607 from asheplyakov/19607-jewel
jewel: rgw: multisite: fetch_remote_obj() gets wrong version when copying from remote
Reviewed-by: Casey Bodley <cbo...
Nathan Cutler
03:14 PM Revision 91952aaf (ceph): mds: break ancestor walk if node is export_pinned
i.e. don't keep walking the parents after adding the ancestor (or the node
itself) to the export_pin_queue.
Signed-o...
Patrick Donnelly
03:12 PM Revision 88e331af (ceph): Merge pull request #14747 from Liuchang0812/wip-mailmap
mailmap: update organization info
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
02:52 PM rgw Bug #19746 (Pending Backport): multisite: realm rename does not propagate to other clusters
Casey Bodley
02:47 PM Revision 4b79ac9a (ceph): build/ops: rpm: package crypto on x86_64 only
ca40e12845e78e507a0c3f45efa1689979029874 added the following lines to the spec
file:
%dir %{_libdir}/ceph/crypto
%{_...
Nathan Cutler
02:43 PM Revision 0d31587d (ceph): Merge pull request #14718 from liewegas/wip-bluestore-tool
ceph-kvstore-tool: allow 'bluestore-kv' as kvdb type; add escaping, compaction
Reviewed-by: Kefu Chai <kchai@redhat....
Sage Weil
02:37 PM Revision c293b592 (ceph): core: introduce DirectMessenger
DirectMessenger provides an efficient mechanism to support
in-process embedding of Ceph components (e.g., embedding o...
Casey Bodley
02:33 PM Revision 8b6821bd (ceph): osd/PGMonitor: always update pgmap with latest osdmap
without this change, we always update the pgmap with the latest osdmap in
PGMonitor::check_osd_map(), but assign pend...
Kefu Chai
02:31 PM Revision 138b7b9f (ceph): Merge pull request #14725 from tchaikov/wip-cmake
cmake: do not compile crush twice
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Sage Weil
02:30 PM Bug #19744 (Resolved): mon: pg_create not re-sent after primary osd changed
Sage Weil
02:30 PM Revision c9106d48 (ceph): Merge pull request #14730 from tchaikov/wip-19744
mon/OSDMonitor: update pg_creatings even the new acting set is empty
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:30 PM Revision 79a7c215 (ceph): Merge pull request #14744 from ceph/wip-bluefs-alloc-size
os/bluestore: align reclaim size to bluefs_alloc_size
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:29 PM Revision 0b2b5444 (ceph): Merge pull request #14749 from ifed01/wip-bluestore-nolock-alloc
os/bluestore: get rid off excessive lock at BitMapAllocator
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:28 PM mgr Bug #19743: mgr: segv in Mgr::shutdown() in PyThread_acquire_lock()
/a/sage-2017-04-25_02:25:56-rados-wip-sage-testing---basic-smithi/1066035 Sage Weil
01:59 PM Bug #19770 (Resolved): qa, mon: min_size = size for ec pools
this test... Sage Weil
01:51 PM Bug #19427 (Resolved): common/LogClient.cc: 310: FAILED assert(num_unsent <= log_queue.size())
Nathan Cutler
01:50 PM Backport #19617 (Resolved): jewel: common/LogClient.cc: 310: FAILED assert(num_unsent <= log_queu...
Nathan Cutler
01:50 PM Revision 09919f93 (ceph): Merge pull request #14587 from asheplyakov/19617-jewel
jewel: mon/MonClient: make get_mon_log_message() atomic
Reviewed-by: Sage Weil <sage@redhat.com>
Nathan Cutler
01:48 PM Revision 8bddd427 (ceph): rbd-nbd: no need create asok file for unmap and list-mapped commands.
Fixes: http://tracker.ceph.com/issues/17951
Signed-off-by: Pan Liu <liupan1111@gmail.com>
(cherry picked from commit ...
Pan Liu
01:48 PM Revision aca26599 (ceph): tests: fix erasure-code premature deallocation of cct
The setup function returns before the run function, the cct variable
must be a data member, not a local variable that...
Loic Dachary
01:48 PM Revision 6c482660 (ceph): test/ceph_crypto: do not read ceph.conf in global_init()
ForkDeathTest.MD5 expect an empty output while global_init() complains
if ceph.conf is missing if 0 is passed in as t...
Kefu Chai
01:47 PM Revision 192e7bcd (ceph): crushtool: do not release g_ceph_context at exit
it is but a work around of occasionally timeout.
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from com...
Kefu Chai
01:47 PM Revision 328bfbd2 (ceph): rbd-nbd: restart parent process logger after forking
Fixes: http://tracker.ceph.com/issues/18070
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
01:46 PM Revision 8a2f27cc (ceph): common,test: g_ceph_context->put() upon return
prior to this change, global_init() could create a new CephContext
and assign it to g_ceph_context. it's our responsi...
Kefu Chai
01:43 PM rbd Backport #19610 (Resolved): jewel: [librados_test_stub] cls_cxx_map_get_XYZ methods don't return ...
Nathan Cutler
01:42 PM Revision d5e1345a (ceph): Merge pull request #14665 from smithfarm/wip-19610-jewel
jewel: [librados_test_stub] cls_cxx_map_get_XYZ methods don't return correct value
Reviewed-by: Jason Dillaman <dill...
Nathan Cutler
01:41 PM RADOS Bug #19299: Jewel -> Kraken: OSD boot takes 1+ hours, unusually high CPU
It looks like the core of the problem is related to processing increases in the osd map epoch. Any change requires u... Ben Meekhof
01:11 PM Revision 5a1a4051 (ceph): crush: templatize weights arg for do_rule
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:11 PM Revision db49e0d7 (ceph): include/mempool: add osdmap mempool
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:11 PM Revision 4b1d6b05 (ceph): osd/OSDMap: move to 'osdmap' mempool
We leave a few things out:
- strings (to annoying, and they are small)
- erasure code profiles (ditto)
Signed-off-b...
Sage Weil
01:11 PM Revision b3b86254 (ceph): osd/OSDMap: use auto where possible
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:11 PM Revision 28b7d279 (ceph): include/encoding: use more auto
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:07 PM Revision dba3de2a (ceph): Merge pull request #14762 from zy751713126/add-bench-notes
rbd/bench: add notes of default values, it's easy to use
Reviewed-by: Dongsheng Yang <dongsheng.yang@easystack.cn>
R...
Mykola Golub
12:04 PM Bug #19658: "error calling conf_read_file: error code 22" means the Ceph conf file doesn't exist
Dan opened a PR to address most of the issues in this ticket: https://github.com/ceph/ceph/pull/14757 Alfredo Deza
11:41 AM Bug #19500: mon: crash at creating_pgs_t::decode
*master PR* https://github.com/ceph/ceph/pull/14442 Nathan Cutler
11:37 AM Revision 70484221 (ceph): Merge branch 'pr/14770' into wip-orit-testing
* pr/14770:
rgw: fix RadosGW hang during multi-chunk upload of AWSv4.
Orit Wasserman
10:53 AM Bug #19769: ceph-mon 12.0.2 crashes at startup in creating_pgs_t::decode
Dan van der Ster wrote:
> Oh, this is a dupe of #19500.
>
> We need this commit: 32b1b0476ad0d6a50d84732ce96cda6...
Abhishek Lekshmanan
09:59 AM Bug #19769: ceph-mon 12.0.2 crashes at startup in creating_pgs_t::decode
Oh, this is a dupe of #19500.
We need this commit: 32b1b0476ad0d6a50d84732ce96cda6ee09f6bec ??
12.0.3 soon then?
Dan van der Ster
09:54 AM Bug #19769 (Duplicate): ceph-mon 12.0.2 crashes at startup in creating_pgs_t::decode
... Dan van der Ster
10:31 AM rgw Bug #19754: rgw: S3 object uploads using the AWSv4's multi-chunk mode hang RadosGW
https://github.com/ceph/ceph/pull/14770 Radoslaw Zarzynski
10:21 AM rgw Bug #19754 (In Progress): rgw: S3 object uploads using the AWSv4's multi-chunk mode hang RadosGW
Radoslaw Zarzynski
02:33 AM rgw Bug #19754 (Resolved): rgw: S3 object uploads using the AWSv4's multi-chunk mode hang RadosGW
The bug affects PUTs employing the STREAMING-AWS4-HMAC-SHA256-PAYLOAD authentication mode. In such scenario, when *RG... Radoslaw Zarzynski
10:28 AM Revision 72c1e2e3 (ceph): rgw: fix RadosGW hang during multi-chunk upload of AWSv4.
Fixes: http://tracker.ceph.com/issues/19754
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
10:08 AM Revision 79b66956 (ceph): rbd/bench: add notes of default values, it's more easy to use
Signed-off-by: Zheng Yin <zhengyin@chinac.com> zy751713126
10:05 AM Revision 60f4e0e4 (ceph): src/common: change last_work_queue to next_work_queue.
Signed-off-by: Pan Liu <liupan1111@gmail.com> Pan Liu
09:34 AM Support #19747: Only the first 3 OSD could be activated
Ming Gao wrote:
> filestore_omap_header_cache_size = 2048576000
>
> This is the parameter which caused the proble...
Alex Lau
09:06 AM rgw Backport #19764: jewel: set latest object's acl failed
merge https://github.com/ceph/s3-tests/pull/160 along with this Nathan Cutler
08:22 AM rgw Backport #19764 (Resolved): jewel: set latest object's acl failed
https://github.com/ceph/ceph/pull/15451
https://github.com/ceph/s3-tests/pull/160
Nathan Cutler
09:05 AM rgw Feature #18923: add a s3-test case in set acl
jewel backport: https://github.com/ceph/s3-tests/pull/160 Nathan Cutler
09:03 AM CephFS Bug #19755 (Fix Under Review): MDS became unresponsive when truncating a very large file
https://github.com/ceph/ceph/pull/14769 Zheng Yan
03:39 AM CephFS Bug #19755 (Resolved): MDS became unresponsive when truncating a very large file
We were trying to copy a very large file (7TB exactly) between two directories through Samba/CephFS, and cancelled it... Sandy Xu
09:01 AM Revision 5fab215e (ceph): osdc/Filer: truncate large file party by party
Fixes: http://tracker.ceph.com/issues/19755
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
08:45 AM Revision 2d43791d (ceph): mailmap: update organization info
Signed-off-by: liuchang0812 <liuchang0812@gmail.com> Chang Liu
08:41 AM rgw Bug #19749 (Fix Under Review): civetweb frontend segfaults in Luminous
Master PR: https://github.com/ceph/ceph/pull/14750 Abhishek Lekshmanan
08:25 AM rgw Backport #19768 (Resolved): jewel: [multisite] operating bucket's acl&cors is not restricted on s...
https://github.com/ceph/ceph/pull/15453 Nathan Cutler
08:24 AM rgw Backport #19767 (Resolved): jewel: rgw: Delete non-empty bucket in slave zonegroup
https://github.com/ceph/ceph/pull/15477 Nathan Cutler
08:23 AM rgw Bug #19313 (Pending Backport): Delete non-empty bucket in slave zonegroup
Nathan Cutler
07:05 AM rgw Bug #19313: Delete non-empty bucket in slave zonegroup
Could we patch this for branch jewel? We encounter this issue in production env. Zhandong Guo
08:22 AM rgw Backport #19766 (Resolved): kraken: rgw: when uploading the objects continuesly in the versioned ...
https://github.com/ceph/ceph/pull/16163 Nathan Cutler
08:22 AM rgw Backport #19765 (Resolved): jewel: rgw: when uploading the objects continuesly in the versioned b...
https://github.com/ceph/ceph/pull/15452 Nathan Cutler
08:22 AM rgw Bug #16888 (Pending Backport): [multisite] operating bucket's acl&cors is not restricted on slave...
Nathan Cutler
06:59 AM rgw Bug #16888: [multisite] operating bucket's acl&cors is not restricted on slave zone
Should we patch #14082 and #14376 to jewel branch? Zhandong Guo
06:58 AM rgw Bug #16888: [multisite] operating bucket's acl&cors is not restricted on slave zone
https://github.com/ceph/ceph/pull/14376 Zhandong Guo
06:47 AM rgw Bug #16888: [multisite] operating bucket's acl&cors is not restricted on slave zone
https://github.com/ceph/ceph/pull/14082 Zhandong Guo
08:21 AM rgw Bug #18208 (Pending Backport): rgw: when uploading the objects continuesly in the versioned bucke...
Nathan Cutler
06:45 AM rgw Bug #18208: rgw: when uploading the objects continuesly in the versioned bucket, some objects wil...
Do we have plan to patch this in 10.2.8? Zhandong Guo
08:20 AM rgw Bug #18649 (Pending Backport): set latest object's acl failed
Nathan Cutler
06:43 AM rgw Bug #18649: set latest object's acl failed
This issue should be resolved in jewel version too. Nathan, could you please help to backport? Zhandong Guo
07:27 AM Backport #19690 (Resolved): jewel: Improvements to crushtool manpage
Nathan Cutler
07:21 AM rgw Backport #19662 (Resolved): jewel: rgw_file: fix event expire check, don't expire directories bei...
Nathan Cutler
07:21 AM rgw Backport #19660 (Resolved): jewel: rgw_file: fix readdir after dir-change
Nathan Cutler
07:20 AM rgw Backport #19525 (Resolved): jewel: rgwfs hung due to missing unlock within unlink operation
Nathan Cutler
07:20 AM rgw Backport #19469 (Resolved): jewel: rgw_file: leaf objects (which store Unix attrs) can be delete...
Nathan Cutler
07:20 AM Revision 256f48f4 (ceph): Merge pull request #14653 from smithfarm/wip-19662-jewel
jewel: rgw_file: fix event expire check, don't expire directories being read
Reviewed-by: Matt Benjamin <mbenjamin@r...
Nathan Cutler
07:17 AM Revision 4f67da1b (ceph): Merge pull request #14635 from smithfarm/wip-19690-jewel
jewel: doc: Improvements to crushtool manpage
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
07:02 AM Revision f1c0042b (ceph): test_cors.cc: fix the mem leak
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit c8a3777203482cabf6739a8ba69b127df8697628)
Kefu Chai
07:02 AM Revision 8e993e6e (ceph): global/signal_handler: reset injected segv after test
~CephContext() => ~TypedSingletonWrapper() => ~MempoolObs =>
unregister_command() => ldout() << "unregister_command" ...
Kefu Chai
07:02 AM Revision 040ff013 (ceph): crushtool: s/exit(EXIT_FAILURE)/return EXIT_FAILURE/
so the destructor(s) can be called.
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit e01b89ed6...
Kefu Chai
06:59 AM rgw Backport #19757 (In Progress): jewel: fix failed to create bucket if a non-master zonegroup has a...
Nathan Cutler
06:50 AM rgw Backport #19757 (Resolved): jewel: fix failed to create bucket if a non-master zonegroup has a si...
https://github.com/ceph/ceph/pull/14766 Nathan Cutler
06:58 AM Revision c49b114e (ceph): rgw: fix failed to create bucket if a non-master zonegroup has a single...
If a non-master zonegroup has a single zone, the metadata sync thread not running and
the non-master zonegroup can't ...
wei qiaomiao
06:52 AM CephFS Backport #19763 (Resolved): kraken: non-local cephfs quota changes not visible until some IO is done
https://github.com/ceph/ceph/pull/16108 Nathan Cutler
06:52 AM CephFS Backport #19762 (Resolved): jewel: non-local cephfs quota changes not visible until some IO is done
https://github.com/ceph/ceph/pull/15466 Nathan Cutler
06:52 AM Backport #19761 (Resolved): jewel: osd: leaked MOSDMap
https://github.com/ceph/ceph/pull/14943 Nathan Cutler
06:52 AM Backport #19760 (Resolved): kraken: osd: leaked MOSDMap
https://github.com/ceph/ceph/pull/14942 Nathan Cutler
06:50 AM rgw Backport #19759 (Resolved): kraken: multisite: after CreateBucket is forwarded to master, local b...
https://github.com/ceph/ceph/pull/16290 Nathan Cutler
06:50 AM rgw Backport #19758 (Resolved): jewel: multisite: after CreateBucket is forwarded to master, local bu...
https://github.com/ceph/ceph/pull/15450 Nathan Cutler
06:50 AM rgw Bug #19756 (Pending Backport): fix failed to create bucket if a non-master zonegroup has a single...
Nathan Cutler
06:39 AM rgw Bug #19756: fix failed to create bucket if a non-master zonegroup has a single zone
This fix is important for online environment, please help to evaluate and backport for jewel if ok. Zhandong Guo
06:36 AM rgw Bug #19756 (Resolved): fix failed to create bucket if a non-master zonegroup has a single zone
If a non-master zonegroup has a single zone, the metadata sync thread not running and
the non-master zonegroup can't...
Zhandong Guo
06:46 AM Revision 43327f83 (ceph): ceph-disk: dmcrypt activate must use the same cluster as prepare
When dmcrypt is used, the fsid cannot be retrieved from the data
partition because it is encrypted. Store the fsid in...
Loic Dachary
06:39 AM Revision 4bdc18a7 (ceph): squashme: review comments
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
06:36 AM Revision 1fc50db5 (ceph): test/cli/ceph-conf/env-vs-args.t: accept new error messages
Failing to load ceph.conf now dumps more errors for the user
Signed-off-by: Dan Mick <dan.mick@redhat.com>
Dan Mick
06:35 AM Revision 0825f4e2 (ceph): test/librados_test_stub/LibradosTestStub.cc: accept ENOENT
Missing ceph.conf now returns ENOENT rather than EINVAL
Signed-off-by: Dan Mick <dan.mick@redhat.com>
Dan Mick
06:34 AM Revision 9a5954fc (ceph): global/global_init.cc global_pre_init: look for ENOENT
EINVAL for no conf file found changes to ENOENT
Signed-off-by: Dan Mick <dan.mick@redhat.com>
Dan Mick
05:20 AM Revision c2452c53 (ceph): Merge pull request #13608 from smithfarm/wip-19063-jewel
jewel: tests: eliminate race condition in Thrasher constructor
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by...
Nathan Cutler
04:56 AM Backport #19562 (In Progress): jewel: "api_misc: [ FAILED ] LibRadosMiscConnectFailure.ConnectF...
Nathan Cutler
04:55 AM Revision 3ec1a9bf (ceph): ceph_test_librados_api_misc: fix stupid LibRadosMiscConnectFailure.Conn...
Sometimes the cond doesn't time out and it wakes up instead. Just repeat
the test many times to ensure that at least...
Sage Weil
04:40 AM Bug #19742 (Can't reproduce): InvalidRead in MgrClient::send_report() on OSD
the result is green. closing as works for me. Kefu Chai
02:54 AM Revision 9a372d7d (ceph): osd/pglog: align pglog op name in ostream
Signed-off-by: liuchang0812 <liuchang0812@gmail.com> Chang Liu
02:39 AM Revision 2a229fb2 (ceph): osd/pglog: strip pglog op name
Signed-off-by: liuchang0812 <liuchang0812@gmail.com> Chang Liu
01:10 AM Revision 95512e85 (ceph): restful: Use keys instead of tokens+cephx
Signed-off-by: Boris Ranto <branto@redhat.com> Boris Ranto
12:49 AM RADOS Bug #19753 (Resolved): Deny reservation if expected backfill size would put us over backfill_full...

We currently just check the full status based on disk usage. We need to adjust for the amount of data expected l...
David Zafman

04/24/2017

10:55 PM Revision 96f95193 (ceph): librados/librados.cc rados_conf_read_file: report errors to client
Previously all the error text was hidden; log it.
Note: ENOENT is noted as a 'parse error'
Signed-off-by: Dan Mick <...
Dan Mick
10:43 PM Revision 058ac852 (ceph): ceph.in, pybind/rados/rados.pyx: Handle EINVAL better
Translate EINVAL to an exception type in rados.pyx
Print entire exception in ceph CLI
Signed-off-by: Dan Mick <dan.m...
Dan Mick
10:43 PM Revision 623e1a8e (ceph): common/ConfUtils.cc: ConfFile:parse_file: warn about ENOENT
Consider ENOENT an error; it may or may not be reported, but
accumulate it as if it might be
Signed-off-by: Dan Mick...
Dan Mick
10:43 PM Revision 71728a43 (ceph): common/ConfUtils.cc parse_file: fix function name in errors
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
10:43 PM Revision cd96ee5f (ceph): common/config.cc md_config_t::parse_config_files: return ENOENT
If the only error we get is ENOENT, pass that back instead of
EINVAL, as it more-accurately reflects the error(s)
Si...
Dan Mick
10:40 PM Revision 180e276d (ceph): qa/suite: replace reference to fs/xfs.yaml
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
09:14 PM CephFS Bug #19583 (Resolved): mds: change_attr not inc in Server::handle_set_vxattr
John Spray
09:13 PM Revision de36573f (ceph): Merge pull request #14726 from batrick/i19583
mds: change_attr++ and set ctime for set_vxattr
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Reviewed-by: John Spray <j...
John Spray
09:13 PM CephFS Fix #19691 (Resolved): Remove journaler_allow_split_entries option
John Spray
09:13 PM CephFS Bug #18816 (Resolved): MDS crashes with log disabled
John Spray
09:12 PM Revision c2fb1705 (ceph): Merge pull request #14652 from jcsp/wip-18816
mds: remove "mds log" config option
Reviewed-by: Yan, Zheng <zyan@redhat.com>
John Spray
09:12 PM Revision 1eb9438b (ceph): Merge pull request #14636 from jcsp/wip-19691
osdc: remove journaler_allow_split_entries option
Reviewed-by: Yan, Zheng <zyan@redhat.com>
John Spray
09:12 PM CephFS Bug #19306: fs: mount NFS to cephfs, and then ls a directory containing a large number of files, ...
The userspace piece (https://github.com/ceph/ceph/pull/14317) has merged.
Zheng: please resolve the ticket when th...
John Spray
09:11 PM CephFS Feature #17855 (Resolved): Don't evict a slow client if it's the only client
John Spray
09:11 PM Revision ca0b087b (ceph): Merge pull request #14317 from ukernel/wip-19306
client: make seeky readdir more efficiency
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:10 PM Revision d0d3a4a0 (ceph): Merge pull request #12935 from stiopaa1/17855_evictClient
mds/Server.cc: Don't evict a slow client if...
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
08:54 PM Linux kernel client Bug #19275: stable-writes flag gets reset underneath rbd since 4.4
Ilya Dryomov
08:28 PM rgw Bug #19236 (Resolved): multisite: some 'radosgw-admin data sync' commands hang
Nathan Cutler
08:27 PM rgw Backport #19353 (Resolved): jewel: multisite: some 'radosgw-admin data sync' commands hang
Nathan Cutler
08:27 PM Revision 82b8c89e (ceph): Merge pull request #14195 from cbodley/wip-19353
jewel: rgw: use separate http_manager for read_sync_status
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Nathan Cutler
08:27 PM rgw Backport #19321 (Resolved): jewel: multisite: possible infinite loop in RGWFetchAllMetaCR
Nathan Cutler
08:26 PM Revision 28c7ce59 (ceph): Merge pull request #14066 from asheplyakov/19321-bp-jewel
jewel: rgw: fix break inside of yield in RGWFetchAllMetaCR
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Nathan Cutler
08:26 PM rgw Backport #19211 (Resolved): jewel: rgw: "cluster [WRN] bad locator @X on object @X...." in cluste...
Nathan Cutler
08:26 PM Revision c05ecff3 (ceph): Merge pull request #14064 from asheplyakov/19211-bp-jewel
jewel: rgw: "cluster [WRN] bad locator @X on object @X...." in cluster log
Reviewed-by: Yehuda Sadeh <yehuda@redhat....
Nathan Cutler
08:25 PM rgw Bug #19096 (Resolved): rgw: a few cases where rgw_obj is incorrectly initialized
Nathan Cutler
08:25 PM rgw Backport #19145 (Resolved): jewel: rgw: a few cases where rgw_obj is incorrectly initialized
Nathan Cutler
08:25 PM Revision 3240cbf4 (ceph): Merge pull request #13842 from smithfarm/wip-19145-jewel
jewel: rgw: a few cases where rgw_obj is incorrectly initialized
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Nathan Cutler
08:24 PM rgw Backport #19048 (Resolved): jewel: multisite: some yields in RGWMetaSyncShardCR::full_sync() resu...
Nathan Cutler
08:24 PM Revision d4672acb (ceph): Merge pull request #13837 from smithfarm/wip-19048-jewel
jewel: rgw: multisite: some yields in RGWMetaSyncShardCR::full_sync() resume in incremental_sync()
Reviewed-by: Yehu...
Nathan Cutler
08:23 PM rgw Backport #18626 (Resolved): jewel: TempURL verification broken for URI encoded object names
Nathan Cutler
08:23 PM Revision 61ed719d (ceph): Merge pull request #13724 from asheplyakov/18626-bp-jewel
jewel: rgw: Use decoded URI when verifying TempURL
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Nathan Cutler
08:22 PM Bug #19129 (Resolved): Ceph Xenial Packages - ceph-base missing dependency for psmisc
Nathan Cutler
08:22 PM Backport #19564 (Resolved): kraken: Ceph Xenial Packages - ceph-base missing dependency for psmisc
Nathan Cutler
08:22 PM Revision 557fee8d (ceph): Merge pull request #14425 from smithfarm/wip-19564-kraken
kraken: build/ops: ceph-base missing dependency for psmisc in Ubuntu Xenial
Reviewed-by: Ken Dreyer <kdreyer@redhat....
Nathan Cutler
08:06 PM Bug #19752 (Rejected): pg_pool_t::remove_snap() allocates a snapid that is never deleted
Never mind, it just keeps an explicit list. This ticket was a comical series of misunderstandings. Greg Farnum
07:56 PM Bug #19752 (Rejected): pg_pool_t::remove_snap() allocates a snapid that is never deleted
That means the removed_snaps interval set is remarkably inefficient. If you always create a snapshot before removing ... Greg Farnum
07:10 PM rgw Backport #19704: civetweb-worker segmentation fault
If you got core from the crash you can now try to get a backtrace from gdb. If not, then next time hopefully you'll g... Yehuda Sadeh
05:15 PM rgw Backport #19704: civetweb-worker segmentation fault
Yehuda Sadeh wrote:
> It'd be great if you could provide more info here. Also, maybe try to install the debug packag...
Ben Hines
06:54 PM Revision abca7a86 (ceph): rgw: add a field to store generic user data in the bucket index,
that can populated/fetched via a configurable custom http header
Fixes: http://tracker.ceph.com/issues/19644
Signed-...
root
06:35 PM rbd Bug #19128 (Fix Under Review): rbd import needs to sanity check auto-generated image name
PR: https://github.com/ceph/ceph/pull/14754 Mykola Golub
06:29 PM Revision 40de8f11 (ceph): rbd: import needs to sanity check auto-generated image name
Fixes: http://tracker.ceph.com/issues/19128
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
06:27 PM Revision 4a2c595e (ceph): ceph-object-corpus: prune old types from decode tests
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:27 PM Revision 86e195cb (ceph): include/encoding: fix compat version error messages
These were just...wrong. Correctly report the encoding version we
got and the oldest we can decode.
Signed-off-by: ...
Sage Weil
06:27 PM Revision 9fc11f1c (ceph): osd/osd_types: remove compat cruft for object_stat_sum_t
v15 is 169cd4d962140fc0fff8cd721976a2a8430c6250 (pre-jewel), but
the decode method still said v14. Therefose, we lea...
Sage Weil
05:49 PM rbd Feature #19457 (Need More Info): [api] explicit refresh image command
Need to confirm w/ Mike whether or not the current implementation of RBD metadata will encounter the issue he is conc... Jason Dillaman
04:25 PM rbd Feature #19457 (New): [api] explicit refresh image command
Mykola Golub
03:05 PM rbd Feature #19457 (In Progress): [api] explicit refresh image command
Mykola Golub
05:01 PM Revision db7b3e0d (ceph): ceph-mgr: Implement new pecan-based rest api
The new rest API uses pecan for the restful functionality and simplifies
the code significantly. It should be mostly ...
Boris Ranto
05:00 PM Support #19747: Only the first 3 OSD could be activated
filestore_omap_header_cache_size = 2048576000
This is the parameter which caused the problem. How much should this...
Ming Gao
11:48 AM Support #19747: Only the first 3 OSD could be activated
If I use the default ceph.conf file, everything would be OK. So I guess the problem was caused by the modified ceph.c... Ming Gao
09:58 AM Support #19747: Only the first 3 OSD could be activated
How much memory do you have in your OSD nodes? See [1] for background.
[1] https://www.suse.com/documentation/ses-...
Nathan Cutler
09:31 AM Support #19747: Only the first 3 OSD could be activated
you can monitor the memory usage while adding the third osd.
The 'dmesg' output or /var/log/messages on suse will us...
huang jun
03:56 PM rgw Bug #19745 (Pending Backport): multisite: after CreateBucket is forwarded to master, local bucket...
Casey Bodley
03:56 PM Revision dad69a15 (ceph): Merge pull request #14388 from shashalu/fix-create-bucket
rgw: using the same bucket num_shards as master zg when create bucket in secondary zg
Reviewed-by: Casey Bodley <cbo...
Casey Bodley
03:32 PM Revision 8a46d071 (ceph): rgw: RGWFormPost does support Swift's max_file_size parameter.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
03:32 PM Revision 61550f3b (ceph): rgw: Swift's FormPost does support per-file content types.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
03:32 PM Revision a9253242 (ceph): rgw: improve debug printing in browser upload of S3 and Swift.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
03:32 PM Revision 791edf10 (ceph): rgw: fix error handling in RGWPostObj_ObjStore::read_with_boundary.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
03:32 PM Revision e338e157 (ceph): rgw: FormPost returns 401 Unauthorized instead of 403 Forbidden.
This patch emerged because newer versions of Tempest became
more restrictive in the matter of FormPost's error handli...
Radoslaw Zarzynski
03:32 PM Revision 66a17f78 (ceph): rgw: Browser Upload's primitives take bool output params as references.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
03:32 PM Revision e33913cd (ceph): rgw: remove unused RGWPostObj_ObjStore::post_form_part::content_type.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
03:32 PM Revision b52ccce5 (ceph): rgw: add RGWPostObj_ObjStore::get_part_str method.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
03:32 PM Revision 607b2bae (ceph): rgw: implement form's signature verification in Swift's FormPost.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
03:32 PM Revision c824e18e (ceph): rgw: refactor the expiration checking in FormPost of Swift API.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
03:32 PM Revision 5fb6d9c5 (ceph): rgw: add basic support for redirect in Swift's FormPost.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
03:32 PM Revision c6c0d923 (ceph): rgw: restrict the scope of RGWPostObj::data_pending.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
03:32 PM Revision 2eea96a0 (ceph): rgw: enforce presence of at least one file to upload in RGWFormPost.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
03:32 PM Revision 7aa1fbee (ceph): rgw: add RGWPostObj_ObjStore::get_params() to encapsulate boundary extr...
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
03:32 PM Revision 0d8c297b (ceph): rgw: clean-up the unnecessary RGWPostObj::boundary member.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
03:32 PM Revision fbac200c (ceph): rgw: make parse_boundary_params() static method of RGWPostObj_ObjStore.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
03:32 PM Revision 5e7dd8ec (ceph): rgw: add an early, initial implementation of the Swift's FormPost middl...
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
03:32 PM Revision a44a2c24 (ceph): rgw: add support for object prefixes in Swift's FormPost.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
03:32 PM Revision 0e54086e (ceph): rgw: add support for form expiration in Swift's FormPost.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
03:32 PM Revision 3439e5f8 (ceph): rgw: strip the parts state from RGWPostObj_ObjStore.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
03:32 PM Revision ae7d7859 (ceph): rgw: make the RGWPostObj_ObjStore::post_form_part public due to rgw_cry...
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
03:28 PM Revision 6b6f0be3 (ceph): rgw: allow system users to read SLO parts
multisite data sync relies on fetching the object as the system user
Fixes: http://tracker.ceph.com/issues/19027
Si...
Casey Bodley
03:28 PM Revision 684a43cf (ceph): rgw: RGWGetObj applies skip_manifest flag to SLO
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 987377ae34382e107e1d54f0bfc1121fcedb4513)...
Casey Bodley
03:28 PM Revision 9b84ab72 (ceph): rgw: data sync skips slo data when syncing the manifest object
Fixes: http://tracker.ceph.com/issues/19027
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
03:26 PM rgw Backport #19474 (In Progress): jewel: multisite: EPERM when trying to read SLO objects as system/...
https://github.com/ceph/ceph/pull/14752 Casey Bodley
03:23 PM RADOS Bug #19750: osd-scrub-repair.sh:2214: corrupt_scrub_erasure: test no = yes
David, in case you want to take a look before the log is nuked by jenkins (i downloaded a copy, but bzip2 fails to co... Kefu Chai
03:21 PM RADOS Bug #19750 (Can't reproduce): osd-scrub-repair.sh:2214: corrupt_scrub_erasure: test no = yes
... Kefu Chai
03:23 PM Revision 66c3db7a (ceph): rgw: data sync skips slo data when syncing the manifest object
Fixes: http://tracker.ceph.com/issues/19027
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
03:23 PM Revision 303a62f7 (ceph): rgw: RGWGetObj applies skip_manifest flag to SLO
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 987377ae34382e107e1d54f0bfc1121fcedb4513)
Casey Bodley
03:22 PM Revision f3d99ae8 (ceph): rgw: allow system users to read SLO parts
multisite data sync relies on fetching the object as the system user
Fixes: http://tracker.ceph.com/issues/19027
Si...
Casey Bodley
03:21 PM Revision 7844548e (ceph): rgw: accommodate the multipart-boundary parsing in RGWPostObj_ObjStore.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
03:11 PM Revision ec9702f6 (ceph): doc: v12.0.2 (dev) release notes
Also adding the commits after 12.0.1 tag merged back into the master
Signed-off-by: Abhishek Lekshmanan <abhishek@su...
Abhishek Lekshmanan
03:08 PM Revision 27445ce7 (ceph): Merge pull request #14479 from swamireddy/v12.0.1_credits
mailmap: V12.0.1 credits
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
03:01 PM rbd Bug #19716 (Fix Under Review): [test] test_notify.py: assert(not image.is_exclusive_lock_owner())...
PR: https://github.com/ceph/ceph/pull/14751 Mykola Golub
02:16 PM rbd Bug #19716 (In Progress): [test] test_notify.py: assert(not image.is_exclusive_lock_owner()) on l...
Mykola Golub
02:57 PM Revision 8a3716a4 (ceph): Merge pull request #14611 from liewegas/wip-mon-warn-cleanup
mon/PGMonitor: clean up min/max span warning
Reviewed-by: David Zafman <dzafman@redhat.com>
Sage Weil
02:44 PM Bug #19439: rebuild_mondb fails after the transition to ceph-mgr
Kefu Chai
02:40 PM RADOS Feature #17043: [RFE] filestore merge threadhold and split multiple defaults may not be ideal
Downstream bug: https://bugzilla.redhat.com/show_bug.cgi?id=1219974 Vikhyat Umrao
02:33 PM rgw Bug #19749 (Resolved): civetweb frontend segfaults in Luminous
possibly reproducible in K as well, reproducible in ARM builds of 12.0.1 in openSUSE
gdb bt below:
(gdb) bt full
...
Abhishek Lekshmanan
02:23 PM Revision e009e1bd (ceph): test/librbd/test_notify.py: don't disable feature in slave
On jewel it will have stolen the exclusive lock. Instead, ensure that
object map and fast diff are already disabled o...
Mykola Golub
02:20 PM Revision 852f4da3 (ceph): ceph-kvstore-tool: compact{,-prefix,-range}
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:20 PM Revision ca5bf3cf (ceph): common/url_escape: add simple url_[un]escape() methods
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:20 PM Revision d7f74d86 (ceph): ceph-kvstore-tool: (url) escape prefixes and keys
Escape output; unescape input.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:15 PM Revision b2cf5bd0 (ceph): os/bluestore: get rid off excessive lock at BitMapAllocator
Signed-off-by: Igor Fedotov <ifedotov@mirantis.com> Igor Fedotov
02:05 PM Revision aebc1cae (ceph): mds: use projected parent to avoid unsafe access
Add-on to: 26a08f31f7965afb062b027a4455620b52e7a67e
Credit to Zheng for noticing.
Signed-off-by: Patrick Donnelly <...
Patrick Donnelly
02:04 PM Revision aafa816b (ceph): os/bluestore: BLUEFS_START -> SUPER_RESERVED
We reserve the first 8k for bluestore and bluefs superblocks even if
bluefs isn't enabled at mkfs time.
Signed-off-b...
Sage Weil
02:04 PM Revision a0a9a982 (ceph): ceph-bluestore-tool: add error handling to bluefs-export
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:04 PM Revision 4ed5ab97 (ceph): ceph-kvstore-tool: 'bluestore-kv' to open bluestore's embedded kv
This is usually rocksdb on bluefs, but it should work with whatever kv
backend bluestore is configured to use.
Signe...
Sage Weil
02:04 PM Revision b05b018f (ceph): ceph-kvstore-tool: nicer failure message on open failure
I have been hating this assert for a long time.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:04 PM Revision 331ee3e8 (ceph): ceph-kvstore-tool: tabs instead of : as delimiter
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:03 PM Revision 3509fa0b (ceph): doc: mention teuthology-worker security group
teuthology-openstack now creates a teuthology-worker security group, as well as
teuthology, so we need to delete that...
Nathan Cutler
01:43 PM CephFS Bug #19706 (In Progress): Laggy mon daemons causing MDS failover (symptom: failed to set counters...
Should disable this check for the misc workunit, it was mainly intended for the workunits that have more sustained lo... John Spray
01:35 PM rbd Bug #19405 (Resolved): test_mock_LeaderWatcher.cc:368: Failure Mock function called more times th...
Jason Dillaman
01:35 PM Revision 7801682a (ceph): Merge pull request #14741 from trociny/wip-19405
test/rbd_mirror: race in TestMockLeaderWatcher.AcquireError
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:23 PM Bug #19522 (Resolved): assertion failure when missing lttng tracepoint provider libraries
master PR: https://github.com/ceph/ceph/pull/14354 Mohamad Gebai
01:20 PM Bug #19742: InvalidRead in MgrClient::send_report() on OSD
the commit fc3235649273967d76678eb3723e7701867c5707 is nuked. will rerun this test to obtain the backtrace.... Kefu Chai
01:14 PM Bug #19715 (Resolved): assertion failure when starting from init-ceph due to missing library path
*master PR*: https://github.com/ceph/ceph/pull/14693 Nathan Cutler
12:27 PM CephFS Feature #18425 (Resolved): mds: add the option to use tcmalloc directly
John Spray
12:27 PM Revision 9ca080d5 (ceph): Merge pull request #12792 from david-z/wip-mds-use-tcmalloc
mds: remove boost::pool usage and use tcmalloc directly
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:09 AM Revision 5164d77a (ceph): rgw: RGWPostObj is able now to handle multiple files in single form.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
11:09 AM Revision 593fb572 (ceph): rgw: ONLY move the parts of RGWPostObj_ObjStore_S3 to RGWPostObj_ObjStore.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
10:49 AM Revision de587932 (ceph): rgw: ignore fields placed after "file" in S3's browser uploads.
Fixes: http://tracker.ceph.com/issues/17273
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
10:20 AM Revision 6fad8ccc (ceph): Merge pull request #14575 from jcsp/wip-cephfs-suites
qa: Tidy up fs/ suite
Reviewed-by: Yan, Zheng <zyan@redhat.com>
John Spray
10:19 AM Revision e8f8b4c8 (ceph): qa: update links for modified fs subsuite names
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:19 AM Revision 53477e4b (ceph): qa: switch off btrfs for multimds and kcephfs
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:19 AM Revision ea688a6d (ceph): qa/suites/fs: more meaningful names for sub suites
The "recovery" sub suite was originally tests for
client/mds recovery in certain failure cases, it has
since grown to...
John Spray
10:19 AM Revision b56fb50e (ceph): qa: remove unused fs/ dir
The objectstore/ dir is now selecting the backing fs.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:19 AM Revision 6369120d (ceph): qa/suites: don't use btrfs for cephfs testing
This change happened a while back, but it got rolled back
when the generic objectstore/ dir had its filestore
entry s...
John Spray
10:19 AM Revision 837a71c0 (ceph): qa/tasks/cephfs: clean up mount point setup
Previously were sometimes trying to maintain a mounted
client across a filesystem destroy/create.
Signed-off-by: Joh...
John Spray
10:19 AM Revision 3e3b9478 (ceph): qa: don't permute object store for functional tests
These are unit tests for specific CephFS functionality,
it is gratuitous to repeat them with different underlying
RAD...
John Spray
10:19 AM Revision 0362d081 (ceph): qa/suites/fs: put simple functional tests together
Most of what's in basic/ is "workload" type testing
(i.e. a simple cluster cluster configuration and then
running a s...
John Spray
10:15 AM Revision 1dc66c4a (ceph): mgr: fix crash on set_config from python module with insufficient caps
If config-key put fails, we now log the failure rather than asserting that
it must always succeed.
Fixes: http://tra...
Tim Serong
10:13 AM CephFS Bug #17939 (Pending Backport): non-local cephfs quota changes not visible until some IO is done
John Spray
10:12 AM Revision 16702ff1 (ceph): Merge pull request #14018 from jcsp/wip-17939
client: getattr before returning quota/layout xattrs
Reviewed-by: Yan, Zheng <zyan@redhat.com>
John Spray
08:47 AM Revision 19b9ecc9 (ceph): mailmap: shiqi name normalization
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
08:46 AM Bug #19424: "cluster [ERR] 1.2 deep-scrub 2 errors"" in powercycle-jewel-testing-basic-smithi
i took this afternoon looking at this issue. and i had the same finding as David's. Kefu Chai
07:08 AM CephFS Support #16884 (Closed): rename() doesn't work between directories
Zheng Yan
07:02 AM CephFS Support #16884: rename() doesn't work between directories
Zheng Yan
06:37 AM Revision 83b9c639 (ceph): mds: remove boost::pool usage and use tcmalloc directly
Signed-off-by: Zhi Zhang <zhangz.david@outlook.com> Zhi Zhang
06:30 AM rbd Subtask #18789 (Fix Under Review): rbd-mirror A/A: coordinate image syncs with leader
PR: https://github.com/ceph/ceph/pull/14745 Mykola Golub
05:01 AM Revision 3c257ef1 (ceph): Merge pull request #14729 from joscollin/wip-cleanup-osdc-comparision
osdc: silence warning from `-Wsign-compare`
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Reviewed-by: Kefu Chai <...
Brad Hubbard
04:21 AM Bug #19738 (Resolved): mon assert in propose_pending
Kefu Chai
04:20 AM Revision a952f84b (ceph): Merge pull request #14711 from jcsp/wip-19738
mon: don't call propose_pending in prepare_update()
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai ...
Kefu Chai
04:16 AM Revision b7e77996 (ceph): osd: Implement peering state timing
Gather a history of peering states and time spent within them.
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard
04:11 AM Revision 4bc7acdd (ceph): os/bluestore: align reclaim size to bluefs_alloc_size
otherwise it will crash because of unaligned alloc size
Signed-off-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
04:02 AM Revision 1b94f340 (ceph): Merge pull request #14740 from petermaloney/master
doc: fix link that pointed to a nonexistent file
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:35 AM Revision 59fb7ae1 (ceph): osdc: warning: comparison between signed and unsigned integer expressions
The following warning appears during make. Fixed the review comments too.
[ 28%] Building CXX object src/mds/CMakeFil...
Jos Collin
03:01 AM CephFS Bug #19635 (Fix Under Review): Deadlock on two ceph-fuse clients accessing the same file
https://github.com/ceph/ceph/pull/14743 Zheng Yan
02:58 AM Revision 799703a4 (ceph): mds: issue new caps when sending reply to client
After Locker::issue_new_caps() adds new Capability data struct,
do not issue caps immediately. Let CInode::encode_ino...
Yan, Zheng
01:49 AM Revision c4eb6915 (ceph): Merge pull request #14705 from joscollin/wip-googletest-warning
test: warning: comparison between signed and unsigned integer expressions
Reviewed-by: Brad Hubbard <bhubbard@redhat...
Brad Hubbard
01:05 AM Revision a34c4b8f (ceph): rgw: using the same bucket num_shards as master zg when create bucket i...
create bucket in secondary zonegroup will forward to master. The master may have different num_shards option.
So when...
lu.shasha
12:55 AM Revision 7e3691aa (ceph): rgw: add 'state==SyncState::IncrementalSync' condition when add item to...
after running 'radosgw-admin data sync init', the sync_marker's state will change to FullSync, but the marker didn't ... lu.shasha

04/23/2017

08:49 PM Revision b25b53ff (ceph): Merge pull request #13898 from songbaisen/m5
osd: check fsid is normal before osd mkfs
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:47 PM Revision d764b568 (ceph): Merge pull request #10893 from yonghengdexin735/wip-zzz-1
rados: check for negative return value of rados_create_with_context() as its comment put
Reviewed-by: Kefu Chai <kch...
Sage Weil
08:47 PM Revision 0d368d2c (ceph): Merge pull request #14442 from liewegas/wip-midkraken-upgrade
mon/OSDMonitor: tolerate upgrade from post-kraken dev cluster
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
08:46 PM Bug #19552: LibRadosMiscPool.PoolCreationRace occasionally hangs
/a/sage-2017-04-21_23:56:14-rados-wip-sage-testing---basic-smithi/1054287
Sage Weil
08:40 PM mgr Bug #19638: OSD MgrClient crash on shutdown
/a/sage-2017-04-21_23:56:14-rados-wip-sage-testing---basic-smithi/1054158
Sage Weil
07:46 PM rbd Bug #19405 (Fix Under Review): test_mock_LeaderWatcher.cc:368: Failure Mock function called more ...
PR: https://github.com/ceph/ceph/pull/14741 Mykola Golub
05:02 PM rbd Bug #19405 (In Progress): test_mock_LeaderWatcher.cc:368: Failure Mock function called more times...
Mykola Golub
07:42 PM Revision 782bccaf (ceph): test/rbd_mirror: race in TestMockLeaderWatcher.AcquireError
Due to handle_get_locker is executed in async context, shut_down could
start before handle_get_locker.
Fixes: http:/...
Mykola Golub
06:33 PM Revision 3c08894f (ceph): doc: fix link that pointed to a nonexistent file
commit d788bae60dac374dcf5c7a30fca04426cbee660a renamed config.rst to config-fcgi.rst
Reported-by: fusl in #ceph on ...
Peter Maloney
04:32 PM Revision 44cd43d5 (ceph): Merge pull request #14712 from dillaman/wip-rbd-mirror-watch
rbd-mirror: remove tracking of image names from pool watcher
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
04:09 PM Revision 5de9a3ef (ceph): Merge pull request #14722 from cbodley/wip-19746
radosgw-admin: warn that 'realm rename' does not update other clusters
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
02:40 PM Revision ac6f6d2c (ceph): Merge pull request #14338 from aclamk/fix-fio-ceph-objectstore-lifetime
fio_ceph_objectstore: fixes improper write request data lifetime
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Kefu Chai
02:30 PM Revision 8bd33290 (ceph): rgw: fix forward request for bulkupload to be applied in multisite
fixes: http://tracker.ceph.com/issues/19645
Signed-off-by: Jing Wenjun <jingwenjun@cmss.chinamobile.com>
wenjun jing
12:31 PM Revision 1a5cb534 (ceph): mds/Server.cc: Don't evict a slow client if...
... it's the only client
Fixes: http://tracker.ceph.com/issues/17855
Signed-off-by: Michal Jarzabek <stiopa@gmail.com>
Michal Jarzabek

04/22/2017

04:05 PM Revision 0f5947d3 (ceph): cmake: do not compile crush twice
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:49 PM Revision 2b341bfd (ceph): Merge pull request #14335 from hrchu/radosgw-admin-api-subuser
doc: rgw: Clean up create subuser parameters
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
09:47 AM Backport #19327 (In Progress): kraken: bluefs: missing flush_bdev in fsync path
Nathan Cutler
09:46 AM Backport #19326 (In Progress): kraken: bluestore bdev: flush no-op optimization is racy
Nathan Cutler
09:43 AM Bug #19250: bluefs: missing flush_bdev in fsync path
*master PR*: https://github.com/ceph/ceph/pull/13911 Nathan Cutler
09:42 AM Bug #19251: bluestore bdev: flush no-op optimization is racy
*master PR*: https://github.com/ceph/ceph/pull/13911 Nathan Cutler
09:40 AM Backport #19685 (In Progress): kraken: Give requested scrubs a higher priority
Nathan Cutler
09:37 AM Backport #19670 (In Progress): kraken: logrotate is missing from debian package (kraken, master)
Nathan Cutler
09:33 AM Backport #19561 (In Progress): kraken: "api_misc: [ FAILED ] LibRadosMiscConnectFailure.Connect...
Nathan Cutler
09:26 AM Backport #19560 (In Progress): kraken: objecter: full_try behavior not consistent with osd
Nathan Cutler
09:26 AM Revision 0e7d4348 (ceph): os/bluestore: use correct bound encode size for unused
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
09:15 AM Bug #19744 (Fix Under Review): mon: pg_create not re-sent after primary osd changed
https://github.com/ceph/ceph/pull/14730 Kefu Chai
08:55 AM Bug #18516 (Resolved): "osd marked itself down" will not recognised if host runs mon + osd on shu...
Nathan Cutler
08:55 AM Backport #18907 (Resolved): kraken: "osd marked itself down" will not recognised if host runs mon...
Nathan Cutler
08:55 AM Revision e85b09f4 (ceph): Merge pull request #13494 from shinobu-x/wip-18516-kraken
kraken: build/ops: systemd: Start OSDs after MONs
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
08:54 AM Bug #18831 (Resolved): kernel client feature mismatch on latest master test runs
Nathan Cutler
08:53 AM Bug #18644 (Resolved): PrimaryLogPG: up_osd_features used without the requires_kraken flag in kraken
Nathan Cutler
08:53 AM Backport #18814 (Resolved): kraken: PrimaryLogPG: up_osd_features used without the requires_krake...
Nathan Cutler
08:46 AM Revision 2e7e4ebc (ceph): mon/OSDMonitor: update pg_creatings even the new acting set is empty
there is chance that the acting set of a PG being created becomes empty,
and then OSDs joins the acting set. in that ...
Kefu Chai
08:20 AM Revision 5d50805b (ceph): ceph-disk: implement prepare --no-locking
Signed-off-by: Dan van der Ster <daniel.vanderster@cern.ch>
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary
08:20 AM Revision a7205fb7 (ceph): ceph-disk: Prepare keeps track of args
Signed-off-by: Dan van der Ster <daniel.vanderster@cern.ch>
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary
03:46 AM Revision 66e68b32 (ceph): Merge pull request #14707 from wjwithagen/wip-wjw-freebsd-kqueue-logging
msg: Increase loglevels on some messages
Reviewed-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
02:26 AM Support #19747: Only the first 3 OSD could be activated
If I mount /dev/sda1 manully to a directory, I can find there is not ready and keyring file, which is different from ... Ming Gao
02:21 AM Support #19747 (Closed): Only the first 3 OSD could be activated
I have 4 storage servers, each has 24 SSDs as ceph storage.
I use SLES12sp2 and SES4.0.
prepare stage completed...
Ming Gao
02:10 AM CephFS Bug #19583 (Fix Under Review): mds: change_attr not inc in Server::handle_set_vxattr
https://github.com/ceph/ceph/pull/14726 Patrick Donnelly
02:09 AM Revision 18fac85d (ceph): mds: change_attr++ and set ctime for set_vxattr
Fixes: http://tracker.ceph.com/issues/19583
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly

04/21/2017

11:54 PM Revision 15e80fa2 (ceph): Merge pull request #9853 from dx9/wip-alpine-dev-support
alpine: add alpine linux dev support Sage Weil
11:54 PM Revision 56bff03b (ceph): Merge pull request #14189 from tchaikov/wip-mgr-py-stderr
mgr: redirect python stdout,stderr to ceph log
Reviewed-by: John Spray <john.spray@redhat.com>
Sage Weil
11:53 PM Revision 27dd6530 (ceph): Merge pull request #14559 from liewegas/wip-pg-map
mon: move 'pg map' to OSDMonitor
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
11:53 PM Revision dee8f399 (ceph): Merge pull request #14583 from joscollin/wip-cleanup-osdmap-sections
osd: renamed the new vector name in OSDMap::build_simple_crush_map_from_conf
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:52 PM Revision 03c59622 (ceph): Merge pull request #14721 from dmick/wip-crypto-arm
CMakeLists.txt: don't do crypto/isa-l if not Intel
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
10:24 PM Revision 93c705db (ceph): rgw: swift: ability to update swift read and write acls separately.
openstack swift stores read and write acls as separate attributes
which can be updated independently. Ceph stores ac...
Marcus Watts
08:56 PM Backport #19224: jewel: osd ops (sent and?) arrive at osd out of order
https://github.com/ceph/ceph/pull/14427 was reverted by https://github.com/ceph/ceph/pull/14643
Leaving status as ...
Nathan Cutler
08:56 PM Backport #19140: jewel: osdc/Objecter: If osd full, it should pause read op which w/ rwordered flag
https://github.com/ceph/ceph/pull/14427 was reverted by https://github.com/ceph/ceph/pull/14643
Leaving status as ...
Nathan Cutler
08:51 PM Revision f5e51db5 (ceph): Merge pull request #14643 from smithfarm/wip-revert-14427
Wip revert 14427
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
08:00 PM Revision 7ffee79b (ceph): messages/MRoute: remove compat cruft
v3 was 39e06ef8f070e136e54452bdea3f6105cd79bb73 (pre-jewel).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:00 PM Revision d8ac6008 (ceph): messages/MMDSBeacon: remove (some) compat cruft
v7 is cdf8a29f81475a000824ce8942f02d9d570ec3bb (pre-kraken).
v6 is bcf4953b455456c81b1f917705d4867cfab17b4a (pre-jewe...
Sage Weil
08:00 PM Revision 3c028cfd (ceph): osd/osd_types: remove pg_query_t compat cruft
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:00 PM Revision 401b58c0 (ceph): osd/osd_types: remove pg_notify_t compat cruft
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:00 PM Revision 4abaee3a (ceph): osd/osd_types: remove pg_info_t compat cruft
v32 is d5ca7e9d1e75418290d439d9801e6bc15e2d917a, pre-infernalis.
This is rewritten by PG::upgrade() on major upgrade...
Sage Weil
08:00 PM Revision 5fb1564c (ceph): osd/osd_types: remove pg_stat_t compat cruft
v22 is 0643845665c08b4eb1d0c9d49488183b7bbabb63 (pre-jewel).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:00 PM Revision bc96fe96 (ceph): messages/MMonElection: drop old compat cruft
v5 was 8025fb33add620cb89f795281067c5bddf0467b5 (pre-firefly); v6 was
34b4ad730bfb5a90760705553415582ac01a4312 (pre-k...
Sage Weil
08:00 PM Revision dfa4f505 (ceph): message/MForward: drop compat cruft
v3 was 87734747dca113d6a13d1e78da52e6009a9e935a (pre-hammer).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:00 PM Revision 9542af41 (ceph): messages/MBackfilLReserve: drop compat cruft
v3 was 8b46dd1dc009981f2fcae7b0e05155e81841c4a5 (pre-firefly).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:00 PM Revision 381ba3d4 (ceph): messages/MMonPaxos: drop compat cruft
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:00 PM Revision f2ea58d4 (ceph): messages/MMonScrub: drop compat cruft
v2 was 0a19fd4a2686d07cce632d20d91cf419e41dada6 (pre-infernalis).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:00 PM Revision c11677ae (ceph): messages/MOSDBoot: drop compat cruft
v6 was bee91548b07c6a28314dddc50fef8b6a2677e774 (pre-hammer).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:00 PM Revision 607ff0a7 (ceph): messages/MOSDFailure: drop compat cruft
v3 was 4f1792d7694e065e3bcdb48d94d66e936c390daf (bobtail?).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:00 PM Revision 216c6b36 (ceph): messages/MOSDMarkMeDown: drop compat cruft
v2 is 58ace1aac3fccd79b252d8c485c343d75e5175d3 (pre-giant).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:00 PM Revision c390920a (ceph): messages/MOSDPGBackfill: drop compat cruft
v3 is 8b46dd1dc009981f2fcae7b0e05155e81841c4a5 (pre-firefly).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:00 PM Revision 9c8a82c9 (ceph): messages/MOSDPGCreate: remove compat cruft
v3 is 52cb44c4dde337924342bb99f8ca8d1265421077 (pre-hammer).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:00 PM Revision 8d9b65ec (ceph): messages/MOSDPGPull: remove compat cruft
v2 is 8b46dd1dc009981f2fcae7b0e05155e81841c4a5 (pre-firefly).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:00 PM Revision 8110e363 (ceph): messages/MOSDPGPull: remove compat cruft
v2 was 8b46dd1dc009981f2fcae7b0e05155e81841c4a5 (pre-firefly).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:00 PM Revision 70d99f52 (ceph): messages/MOSDPGQuery: remove compat cruft
v3 was pre-firefly (8b46dd1dc009981f2fcae7b0e05155e81841c4a5).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:00 PM Revision b808e468 (ceph): messages/MOSDPGQuery: simplify encoding for luminous+
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:00 PM Revision 870f638d (ceph): messages/MOSDPGRemove: remove compat cruft
v2 was 8b46dd1dc009981f2fcae7b0e05155e81841c4a5 (pre-firefly)
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:00 PM Revision a878ceff (ceph): messages/MOSDPGRemove: simplify encoding for luminous+
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:00 PM Revision ba68c658 (ceph): messages/MOSDPGScan: remove compat cruft
v2 was 8b46dd1dc009981f2fcae7b0e05155e81841c4a5 (pre-firefly)
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:00 PM Revision 8cd76c39 (ceph): messages/MOSDPGTrim: remove compat cruft
v2 was 8b46dd1dc009981f2fcae7b0e05155e81841c4a5 (pre-firefly)
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:00 PM Revision 34abaf17 (ceph): messages/MOSDPing: remove compat cruft
v2 was 4e2f0d149d9bb9310dde12c201417d7747c52a85 (pre-argonaut).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:00 PM Revision 429e03d6 (ceph): messages/MOSDRepScrub: remove compat cruft
v6 was 7d73f41f0d6ae2bf971c72b0b8aca6579e1c0d62 (pre-hammer).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:00 PM Revision 49001d06 (ceph): messages/MOSDScrub: remove compat cruft
v2 was 9013efd3a3cf92d1ec8e2a39639214792067d0d2 (pre-bobtail).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:00 PM Revision 58f45a25 (ceph): messages/MRecoveryReserve: remove compat cruft
v2 was 9013efd3a3cf92d1ec8e2a39639214792067d0d2 (pre-firefly).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:48 PM Revision 22d455c3 (ceph): Merge pull request #14501 from mdw-at-linuxbox/wip-rgw-rvk
rgw: swift: disable revocation thread if sleep == 0 Marcus Watts
07:11 PM rgw Bug #19746 (Fix Under Review): multisite: realm rename does not propagate to other clusters
https://github.com/ceph/ceph/pull/14722 Casey Bodley
07:00 PM rgw Bug #19746 (Resolved): multisite: realm rename does not propagate to other clusters
the realm name is not part of the period, so other clusters won't be notified about realm renames. radosgw-admin shou... Casey Bodley
07:08 PM Revision 8a459c76 (ceph): radosgw-admin: warn that 'realm rename' does not update other clusters
Fixes: http://tracker.ceph.com/issues/19746
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:54 PM rgw Bug #19446: rgw: heavy memory leak when multisite sync fail on 10.2.6
testing https://github.com/ceph/ceph/pull/14714 as a potential fix Casey Bodley
06:18 PM Revision 35093297 (ceph): CMakeLists.txt: don't do crypto/isa-l if not Intel
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
06:18 PM Revision 7b9cd85b (ceph): Merge pull request #14716 from tchaikov/wip-mgr-pystring-leak
mgr: release allocated PyString
Reviewed-by: John Spray <john.spray@redhat.com>
Sage Weil
06:17 PM Bug #19591 (Resolved): mgr: leak MgrSession from DaemonServer::ms_verify_authorizer
Sage Weil
06:16 PM Revision 97ebb083 (ceph): Merge pull request #14720 from liewegas/wip-19591
mgr: fix session leak
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
06:15 PM Revision 5c957271 (ceph): vstart.sh: add --valgrind_mgr
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:15 PM Revision e12396cd (ceph): mgr/MgrSession: allow ref tracing, and fix ref leak
The first RefCountedObj ctor arg is a cct, not a ref count.
Fixes: http://tracker.ceph.com/issues/19591
Signed-off-b...
Sage Weil
06:15 PM Revision f7d07ff5 (ceph): vstart.sh: add --valgrind_args
To do leak checking, you can do
vstart.sh ... \
--valgrind_mgr memcheck \
--valgrind_args '--leak-check=full --sh...
Sage Weil
06:13 PM Revision ce382b9d (ceph): mailmap: Yuri Weinstein name normalization
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
06:13 PM Revision 3d7648e4 (ceph): mailmap: Nathan Cutler name normalization
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
06:13 PM Revision cf7cf28e (ceph): mailmap: Kyr Shatskyy affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
06:13 PM Revision 81c65bea (ceph): mailmap: Ian Colle affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
06:13 PM Revision 4a40de19 (ceph): mailmap: craigchi affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
06:13 PM Revision d6b95d39 (ceph): mailmap: haodong tang affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
06:13 PM Revision 063d9ea6 (ceph): mailmap: Enming Zhang affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
06:13 PM Revision 6bd6ab63 (ceph): mailmap: Taeksang Kim affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
06:13 PM Revision 8e7c89b5 (ceph): mailmap: Tahia Khan affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
06:13 PM Revision 5142f0d2 (ceph): mailmap: Saumay Agrawal affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
06:13 PM Revision fafd03f5 (ceph): mailmap: hechuang affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
06:13 PM Revision 86af17b1 (ceph): mailmap: Tang Wenjun affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
06:10 PM Revision 72b1877d (ceph): mailmap: Nikita Gerasimov affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
06:10 PM Revision 44a57518 (ceph): mailmap: Guillaume Abrioux affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
06:10 PM Revision 67eaf17e (ceph): mailmap: Jos Collin affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
06:10 PM Revision b9252af8 (ceph): mailmap: DanielBar-On affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
06:10 PM Revision 0a670594 (ceph): mailmap: Ziye Yang affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
06:10 PM Revision 0d8bd7a8 (ceph): mailmap: wei xiao affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
06:09 PM Revision a2c6949c (ceph): mailmap: Michael Eischer affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
05:53 PM Cleanup #3977: Do a great stream operator const cleanup!
Woah, blast from the past! :)
The issue described here is that we had a bunch of operator<< functions with non-con...
Greg Farnum
02:28 AM Cleanup #3977: Do a great stream operator const cleanup!
Greg,
Is this appears as an error during make ? Could you please show me an example of your Description ?
Thank...
Jos Collin
05:42 PM Bug #19744: mon: pg_create not re-sent after primary osd changed
This is definitely on the mon. If the OSD ignored the epoch mappings it could create a PG which was created by somebo... Greg Farnum
04:11 PM Bug #19744: mon: pg_create not re-sent after primary osd changed
Actually, wait: I think the mon should recalculate the pg mapping when the osd goes "up" in 8 and resend the create m... Sage Weil
02:30 PM Bug #19744: mon: pg_create not re-sent after primary osd changed
I think the require_self_aliveness() can be ignored in the pg_create case. That's the simplest fix.
ALternatively...
Sage Weil
02:29 PM Bug #19744 (Resolved): mon: pg_create not re-sent after primary osd changed
This happened during an upgrade test, but I think the issue has nothing to do with upgrades.
pg_create arrives whi...
Sage Weil
05:23 PM Revision 93f6c049 (ceph): Merge pull request #12272 from kylinstorage/wip-writesame
osd: use append(bufferlist &) to avoid unnecessary copy
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
05:23 PM Revision cf5152ff (ceph): Merge pull request #11684 from runsisi/wip-fix-asok-mode
common/admin_socket: add config for admin socket permission bits
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
05:22 PM Revision 97478a74 (ceph): Merge pull request #13019 from wonzhq/wip-long-io
osd: support dumping long ops
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:22 PM Revision 21676451 (ceph): Merge pull request #14358 from majianpeng/osd-remove-modsubop
osd/ReplicatedBackend: remove MOSDSubOp cruft from repop_applied
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:04 PM mgr Bug #19412 (Resolved): Crash in PyModules::shutdown when non-serve()'ing module is loaded
Kefu Chai
04:23 PM Bug #19552: LibRadosMiscPool.PoolCreationRace occasionally hangs
/a/sage-2017-04-20_18:45:07-upgrade:jewel-x-master---basic-smithi/1049796 Sage Weil
03:37 PM Backport #19618 (Resolved): kraken: common/LogClient.cc: 310: FAILED assert(num_unsent <= log_que...
Nathan Cutler
03:36 PM Revision d2c17adc (ceph): Merge pull request #14588 from asheplyakov/19618-kraken
kraken: mon/MonClient: make get_mon_log_message() atomic
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
03:24 PM Bug #19682: Additional full fixes
clearing Backport field so our automatic tooling doesn't complain Nathan Cutler
02:57 PM Bug #19682 (Resolved): Additional full fixes
David Zafman
03:17 PM Revision 07b1c0df (ceph): Merge pull request #14268 from hrchu/swift/java
doc: rgw: Rewrite Java swift examples
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Reviewed-by: Casey Bodley <c...
Casey Bodley
03:13 PM Bug #18954 (Resolved): ceph-disk prepare get wrong group name in bluestore
Nathan Cutler
03:13 PM Backport #18997 (Resolved): kraken: ceph-disk prepare get wrong group name in bluestore
Nathan Cutler
03:12 PM Revision 9aa180b7 (ceph): Merge pull request #13543 from shinobu-x/wip-18954-kraken
kraken: ceph-disk prepare get wrong group name in bluestore
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Nathan Cutler
03:08 PM Revision 2b12429f (ceph): Merge pull request #10384 from wjwithagen/wip-wjw-reduce-noise
common/ceph_context.cc: Use CEPH_DEV to reduce logfile noise
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: K...
Kefu Chai
03:06 PM Bug #19698 (Closed): cephtool/test.sh error on full tests
This only needs to be backported if we decide to do #19682. David Zafman
01:29 AM Bug #19698 (Pending Backport): cephtool/test.sh error on full tests
David Zafman
03:04 PM Revision 141dc21a (ceph): Merge pull request #14693 from mogeb/init-ceph-libs
init-ceph: add ceph libraries path to environment
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
03:03 PM Backport #19684 (Closed): jewel: Additional full fixes
This will be hard to backport because it would require the changes from Sage that move the full ratios from PGMap to ... David Zafman
03:01 PM Backport #19683 (Closed): kraken: Additional full fixes
This will be hard to backport because it would require the changes from Sage that move the full ratios from PGMap to ... David Zafman
03:00 PM Revision c67bb9cc (ceph): Merge pull request #12898 from XinzeChi/wip-interval-return
common/interval_set: return int64_t for size()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:57 PM Revision c237e7ed (ceph): Merge pull request #14232 from jcsp/wip-19412
mgr: fix python module teardown & add tests
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:56 PM Revision 069182f9 (ceph): qa/tasks/ceph_manager: use 'pg map' for get_pg_{primary,replica}
Pulling this out of the 'pg dump' heap is inefficient.
Also, pg dump data comes from the mgr and may be stale.
Signe...
Sage Weil
02:56 PM Revision 1cb4da85 (ceph): mon/OSDMonitor: cleanup: use range-based loop
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:56 PM Revision 6fa16c44 (ceph): Merge pull request #14584 from tchaikov/wip-19631
qa/suites: Revert "qa/suites: add mon-reweight-min-pgs-per-osd = 4"
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:55 PM Revision 2f09a20d (ceph): Merge pull request #14504 from tchaikov/wip-another-mgr-command
mon,mgr: trim osdmap without the help of pgmap
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:54 PM Revision 9a0f17b6 (ceph): Merge pull request #14055 from hrchu/radosgw-admin-api-user-caps
doc: correct and improve add user capability section
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:52 PM Revision a510acfe (ceph): Merge pull request #13956 from hrchu/rgw-admin-doc
Indicate how to add multiple admin capbabilies
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:50 PM Revision 307060e0 (ceph): Merge pull request #14372 from hrchu/rgwadmin-admin-doc-usage
doc: rgw: correct get usage parameter default value
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:36 PM Revision 2005ce83 (ceph): mgr: release allocated PyString
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:35 PM rgw Bug #19745 (Resolved): multisite: after CreateBucket is forwarded to master, local bucket may use...
https://github.com/ceph/ceph/pull/14388 Casey Bodley
02:27 PM Revision ce3c26e0 (ceph): mds: fix mantle script to not fail for last rank
Fixes: http://tracker.ceph.com/issues/19589
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
02:26 PM Revision 8d49bf0c (ceph): Merge pull request #14547 from smithfarm/wip-create-pool
rgw: cleanup: fix variable name in RGWRados::create_pool() declaration
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:24 PM Revision 1cb0a648 (ceph): mds: misc mantle cleanup
In particular, logging now works correctly. DOUT_COND was obsoleted in
f41887e38d70970f4d0181fb73e835ece68cee6c.
Sig...
Patrick Donnelly
02:06 PM Revision 4aa9bfa7 (ceph): Merge pull request #14697 from ceph/wip-rgw-upgrade-s3tests-encryption
qa/rgw: don't scan radosgw logs for encryption keys on jewel upgrade test
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:52 PM Revision 1524a5eb (ceph): rgw: dont spawn error_repo until lease is acquired
if RGWDataSyncShardCR fails to acquire its lease, it doesn't call
error_repo->finish() to stop the coroutine. wait un...
Casey Bodley
01:39 PM Revision fa75e4d9 (ceph): Merge pull request #14424 from dachary/wip-jerasure-sync
erasure-code: sync jerasure/gf-complete submodules
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Sage Weil
01:39 PM Bug #18293 (Pending Backport): osd: leaked MOSDMap
Sage Weil
01:38 PM Revision 5090cf74 (ceph): Merge pull request #14558 from liewegas/wip-18293
osd: fix occasional MOSDMap leak
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:38 PM Revision a60e03c7 (ceph): Merge pull request #14633 from SUSE/wip-yasm-wrapper-strip-E-flag
yasm-wrapper: strip -E (stops ccache trashing source files)
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:38 PM Revision 2be5b39c (ceph): Merge pull request #14640 from ovh/bp-fiemap-burden
osd, os: reduce fiemap burden
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:37 PM Revision b2a82075 (ceph): Merge pull request #14644 from liewegas/wip-rados-df-json
rados: out json 'df' values as numbers, not strings
Reviewed-by: David Zafman <dzafman@redhat.com>
Sage Weil
01:37 PM Revision cc3c43bc (ceph): Merge pull request #14645 from liewegas/wip-mgr-mon
mon/MgrMonitor: only propose if we updated
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:37 PM Revision 4c1d59c5 (ceph): Merge pull request #14648 from gregsfortytwo/wip-17916-master
osd: pglog: with config, don't assert in the presence of stale diverg…
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:36 PM mgr Bug #19743 (Resolved): mgr: segv in Mgr::shutdown() in PyThread_acquire_lock()
... Sage Weil
01:34 PM Bug #19742 (Can't reproduce): InvalidRead in MgrClient::send_report() on OSD
valgrind reports:... Sage Weil
01:33 PM Bug #19741 (Resolved): test_envlibrados_for_rocksdb.yaml fails on crypto restart
... Sage Weil
01:30 PM Revision 25d468e3 (ceph): tests: set -x in suites/iozone.sh workunit
Seems like this should be a "best practice."
Fixes: http://tracker.ceph.com/issues/19740
Signed-off-by: Nathan Cutle...
Nathan Cutler
01:29 PM Bug #19433: LibRadosWatchNotify.Watch3Timeout failure
/a/sage-2017-04-21_02:10:47-rados-wip-sage-testing2---basic-smithi/1050871 Sage Weil
12:22 PM rgw Bug #19739 (Resolved): Content-MD5 header is not validated with POST uploads
Radosgw does not check Content-MD5 header against uploaded file, if upload is done with POST method. It does work wit... Marcin Gibula
11:19 AM Stable releases Tasks #19538: jewel v10.2.8
h3. rbd... Nathan Cutler
11:18 AM Stable releases Tasks #19538: jewel v10.2.8
h3. rgw... Nathan Cutler
11:17 AM Stable releases Tasks #19538: jewel v10.2.8
h3. fs... Nathan Cutler
11:17 AM Stable releases Tasks #19538: jewel v10.2.8
h3. upgrade client-upgrade... Nathan Cutler
11:17 AM Stable releases Tasks #19538: jewel v10.2.8
h3. ceph-disk... Nathan Cutler
11:16 AM Stable releases Tasks #19538: jewel v10.2.8
h3. Upgrade hammer-x ... Nathan Cutler
11:16 AM Stable releases Tasks #19538: jewel v10.2.8
h3. Upgrade jewel point-to-point-x... Nathan Cutler
11:16 AM Stable releases Tasks #19538: jewel v10.2.8
h3. powercycle... Nathan Cutler
11:15 AM Stable releases Tasks #19538: jewel v10.2.8
h3. rados... Nathan Cutler
11:12 AM Stable releases Tasks #19538: jewel v10.2.8
... Nathan Cutler
10:47 AM Bug #19738 (Fix Under Review): mon assert in propose_pending
https://github.com/ceph/ceph/pull/14711 John Spray
10:45 AM Bug #19738: mon assert in propose_pending
http://qa-proxy.ceph.com/teuthology/jspray-2017-04-21_01:06:29-rados:mgr-wip-jcsp-testing-20170420b-distro-basic-smit... John Spray
10:44 AM Bug #19738 (Resolved): mon assert in propose_pending
... John Spray
10:46 AM Revision 0227ab75 (ceph): mon: don't call propose_pending in dispatch
This was happening indirectly because the command handling
code was calling tick() as a shortcut to "promote somethin...
John Spray
10:45 AM RADOS Bug #19639: mon crash on shutdown
Split out the propose_pending on into http://tracker.ceph.com/issues/19738 with a candidate fix, the other one is sti... John Spray
10:27 AM Revision 01c2016a (ceph): qa/suites: add third mon to mgr test
There were always meant to be three, having two
was a typo.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
09:38 AM Revision c4616aaf (ceph): msg/async/EventKqueue.cc: set logging from Kqueue higher
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
09:12 AM rbd Bug #19650 (Closed): rbd-nbd: client reboot if ceph cluster down
Mykola Golub
09:08 AM RADOS Backport #16239: 'ceph tell osd.0 flush_pg_stats' fails in rados qa run
This is showing in jewel 10.2.8 integration testing.
description: rados/singleton/{all/ec-lost-unfound-upgrade.yam...
Nathan Cutler
08:56 AM RADOS Bug #19737 (Resolved): EAGAIN encountered during pg scrub (jewel)
test description: rados/singleton-nomsgr/{all/lfn-upgrade-infernalis.yaml rados.yaml}
http://qa-proxy.ceph.com/teu...
Nathan Cutler
08:07 AM mgr Bug #19629 (Fix Under Review): mgr: set_config from python module crashes mgr (assertion failure ...
https://github.com/ceph/ceph/pull/14706
This PR doesn't help with mgr's auth caps, it just makes sure it logs the ...
Tim Serong
07:00 AM mgr Bug #19629 (In Progress): mgr: set_config from python module crashes mgr (assertion failure due t...
Tim Serong
05:45 AM mgr Bug #19629: mgr: set_config from python module crashes mgr (assertion failure due to access denied)
The permission denied problem goes away if you give mgr full access to the mon. For example, in a vstart environment... Tim Serong
07:25 AM rgw Backport #19736 (Fix Under Review): radosgw/s3 chunked transfer encodings and fast_forward_request
Ken Dreyer
06:37 AM rgw Backport #19736: radosgw/s3 chunked transfer encodings and fast_forward_request
I have fix for this problem.
https://github.com/ceph/civetweb/pull/18
I've tested this with swiftest, s3tests, & ...
Marcus Watts
06:29 AM rgw Backport #19736 (Resolved): radosgw/s3 chunked transfer encodings and fast_forward_request
https://github.com/ceph/ceph/pull/14776 Marcus Watts
06:58 AM Revision 848a6090 (ceph): radosgw-admin: use zone id when creating a zone
Fixes: http://tracker.ceph.com/issues/19498
Resolves: rhbz#1418235
Signed-off-by: Orit Wasserman <owasserm@redhat.com...
Orit Wasserman
06:57 AM Revision fe539083 (ceph): rgw: don't init rgw_obj from rgw_obj_key when it's incorrect to do so
Fixes: http://tracker.ceph.com/issues/19096
rgw_obj_key currently deals with the bucket index key, and not
represent...
Yehuda Sadeh
06:54 AM Bug #18384 (Resolved): Cannot clone ceph/s3-tests.git (missing branch)
Nathan Cutler
06:53 AM Backport #18387 (Resolved): kraken: Cannot clone ceph/s3-tests.git (missing branch)
Nathan Cutler
06:53 AM Revision 8e2e3d82 (ceph): Merge pull request #12746 from SUSE/wip-18387-kraken
kraken: tests: use ceph-kraken branch for s3tests
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
06:39 AM Revision cef433ec (ceph): mgr: move handle_pyerror() from MgrPyModules to MgrPyModule
so we can reuse it in a more sane way.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:34 AM rbd Subtask #18787 (Resolved): rbd-mirror A/A: proxy InstanceReplayer APIs via InstanceWatcher RPC
Mykola Golub
06:17 AM Revision f50d9f79 (ceph): mgr: redirect python stdout,stderr to ceph log
PyErr_Print() uses a file object "stderr" for printing messages.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:17 AM Revision 3d3ee4bf (ceph): mgr: log module name before PyErr_Print()
If an exception is raised in any of the python module functions
invoked by mgr (for example, ImportError if rest_fram...
Tim Serong
06:17 AM Revision 71a98562 (ceph): mgr/MgrPyModule.cc: get Python traceback in all CallMethod spots
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
06:17 AM Revision 6fc3a462 (ceph): mgr/PyModules handle_pyerror: don't add extra newlines to tb
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
06:17 AM Revision 8c249e4b (ceph): mgr/MgrPyModule::handle_command: order stringstreams to match intent
ds is intended for command output (like stdout), to be shown/saved
when there's no error returned; ss is for error st...
Dan Mick
06:07 AM Revision e320a469 (ceph): test: warning: comparison between signed and unsigned integer expressions
The following warning appears during make:
[ 61%] Building CXX object src/test/CMakeFiles/unittest_simple_spin.dir/si...
Jos Collin
05:58 AM rgw Feature #19730 (Fix Under Review): Support delete marker expiration in s3 lifecycle
Nathan Cutler
02:39 AM rgw Feature #19730: Support delete marker expiration in s3 lifecycle
https://github.com/ceph/ceph/pull/14703 zhang sw
02:36 AM rgw Feature #19730 (Fix Under Review): Support delete marker expiration in s3 lifecycle
S3 lifecycle support delete marker expiration config. If bucket versioning is enabled, and delete marker is the only ... zhang sw
03:41 AM CephFS Bug #19734 (Resolved): mds: subsystems like ceph_subsys_mds_balancer do not log correctly
Our logging for subsystems is relying on a removed configuration macro:... Patrick Donnelly
03:36 AM CephFS Bug #19589 (Fix Under Review): greedyspill.lua: :18: attempt to index a nil value (field '?')
https://github.com/ceph/ceph/pull/14704 Patrick Donnelly
03:13 AM Bug #19733 (Resolved): clean up min/max span warning

Sage cleaned up the name of the config and some minor output changes:
https://github.com/ceph/ceph/pull/14611
David Zafman
03:09 AM rgw Fix #19732 (Resolved): fix: rgw crashed caused by shard id out of range when listing data log
s3curl --id x --key x -- -s 'http://rgw-address/admin/log?type=data&id=109&max-entries=2'
when shard id out of ran...
mingshuai wang
02:42 AM rbd Feature #19731: Add compression in librbd/librados
There is also same requirement for encryption. Xiaoyan Li
02:41 AM rbd Feature #19731 (New): Add compression in librbd/librados
Currently compression is enabled in osd and radosgw.
This feature is about adding compression function in librbd/lib...
Xiaoyan Li
02:38 AM Revision 5363ad5c (ceph): rbd-mirror: eliminate use of image name during bootstrap
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:38 AM Revision 52879078 (ceph): rbd-mirror: remove image name retrieval from pool watcher
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:38 AM Revision 9795f125 (ceph): rbd-mirror: renamed Replayer to PoolReplayer
This is a stepping stone to support multiple peers within a single
pool.
Signed-off-by: Jason Dillaman <dillaman@red...
Jason Dillaman
02:38 AM Revision ec1f3bba (ceph): rbd-mirror: removed unused pool name from cluster watcher
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:38 AM Revision eae31695 (ceph): librbd: specify image id for create and clone operations
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:38 AM Revision 19dd5a82 (ceph): rbd-mirror: supply image id of new images to bootstrap state machine
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:52 AM Revision dee4f31c (ceph): Merge pull request #13978 from trociny/wip-18787
rbd-mirror A/A: proxy InstanceReplayer APIs via InstanceWatcher RPC
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:47 AM Revision 354e6101 (ceph): Bluestore :check if blob map returns success
Signed-off-by: shiqi <1454927420@qq.com> qi shi
01:38 AM Bug #15912: An OSD was seen getting ENOSPC even with osd_failsafe_full_ratio passed
We should backport the 2 trackers/pulls in this order:
bug #15912 Pull https://github.com/ceph/ceph/pull/13425
...
David Zafman
01:18 AM Revision daeb4d07 (ceph): Merge pull request #14647 from dzafman/wip-19698
Fix full testing in cephtool/test.sh when used by rados suite
Replace using sleep with new wait_for_health() bash fun...
David Zafman
12:16 AM Cleanup #18584 (Resolved): osd: improper format for dumpping purged_snaps
The PR is merged Jos Collin
 

Also available in: Atom