Project

General

Profile

Activity

From 03/14/2018 to 04/12/2018

04/12/2018

11:08 PM Revision 73c2ddf9 (ceph): doc/radosgw: cloud sync docs
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
11:08 PM Revision 1034a68f (ceph): rgw: force last writer wins on marker writes
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
11:08 PM RADOS Feature #23364: Special scrub handling of hinfo_key errors
Follow on pull request included in backport to this tracker
https://github.com/ceph/ceph/pull/21362
David Zafman
11:07 PM Revision c6207d21 (ceph): Merge pull request #21362 from dzafman/wip-hex-digest
osd: Change shard digests to hex like object info digests
Reviewed-by: Kefu Chai <kchai@redhat.com>
David Zafman
10:50 PM CephFS Feature #20608 (In Progress): MDSMonitor: rename `ceph fs set <fs_name> cluster_down` to `ceph fs...
Doug, thinking about this more, I'd like to keep "cluster_down" (as "joinable" or not) because it simplifies qa testi... Patrick Donnelly
10:38 PM Revision 7ece0267 (ceph): rgw: rename aws tier type to 'cloud'
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision 319d0387 (ceph): rgw: don't store etag with extra null character at the end
head objects etag attr doesn't need to store an extra null char.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:38 PM Revision 057aac45 (ceph): rgw: coroutines: cancel stacks on teardown
If we don't cancel stacks, ops might not be destructed, so ops callbacks
could still be active.
Signed-off-by: Yehud...
Yehuda Sadeh
10:38 PM Revision 9b283915 (ceph): rgw: don't call http data callbacks under lock
There is no need to hold req_data->lock when calling into client
callbacks. This removes an unneeded lock dependency ...
Yehuda Sadeh
10:38 PM Revision e0e65106 (ceph): rgw: fix parse_tier_config_param function
Signed-off-by: Chang Liu <liuchang0812@gmail.com> Chang Liu
10:38 PM Revision 4a4a18f9 (ceph): rgw: streaming put also stores content_type and other fields
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision 6df7a541 (ceph): test/rgw: zone_cloud: deal with key representation and other fixes
Needed to present a key to the tests that reflected its original name
and version_id (and etag), so that the callers ...
Yehuda Sadeh
10:38 PM Revision d49a1362 (ceph): test/rgw/test_multi: fix a few tests to only iterate over rw zones
Some of the tests require at least two read-write (regular rgw) zones
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:38 PM Revision b2a2b959 (ceph): rgw: fixes following code review
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision a5cbddb1 (ceph): rgw: etag fixes
Use string instead of bufferlist to avoid potential issues.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:38 PM Revision b09fcde5 (ceph): vstart: fixes for mstart
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision d5d2d320 (ceph): rgw: fix compilation warning
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision bcb4644c (ceph): rgw: use different io id when waking up interval wait
Can't use a zero channel id as a wildcard.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:38 PM Revision 7aadf29f (ceph): rgw: fixes following rebase
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision 43ee3081 (ceph): rgw: rework cloud sync configuration
Change the configuration structure to separate between
connections and acl mappings, and other changes.
Signed-off-b...
Yehuda Sadeh
10:38 PM Revision 59539651 (ceph): rgw: api adjustment following rebase
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision 340005c1 (ceph): test/rgw: initial work on cloud sync test
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision 7572335c (ceph): rgw: cloud sync: store versioned epoch in target object
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision 4ba4bc9b (ceph): rgw: cloud sync: store source object info in destination object
store extra meta params on target object (original name, version_id, etag,
etc.)
Signed-off-by: Yehuda Sadeh <yehuda...
Yehuda Sadeh
10:38 PM Revision d9fb18d0 (ceph): formattable: more fixes
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision ce1e9154 (ceph): rgw: aws sync: new config structure, support multiple connections
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision d130b59f (ceph): rgw: aws sync: configure different targets
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision 28bc88b7 (ceph): formatter: add two utility classes
For automatic section scoping
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:38 PM Revision d97b9fb8 (ceph): rgw: aws sync: dump config
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision 6e83d24d (ceph): rgw: aws sync: use configurable target path
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision 08451d79 (ceph): rgw: aws sync: remove bucket suffix configurable
No need to have a special suffix, target path can be used instead.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:38 PM Revision 74281d5d (ceph): rgw: aws sync: acl_mappings config handling
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision 9daa49e9 (ceph): rgw: aws sync: sync acls
still not transforming acls according to configuration
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:38 PM Revision 8069d615 (ceph): rgw: aws sync: apply acl mappings
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision a87e4135 (ceph): rgw: RGWRESTStreamRWRequest::send_prepare(), url encode dest
encode the resource in send_prepare(), as a result, all the callers
to do_send_prepare() have do url_encode before ca...
lvshanchun
10:38 PM Revision 2d8f21c7 (ceph): rgw: virtual hosted-style support
add host-style field in tier-config to specify the related
zone's hosted-style used in request from RGW, if this conf...
lvshanchun
10:38 PM Revision 0d4c9274 (ceph): rgw: add a bucket-suffix tier-config
Signed-off-by: lvshanchun <lvshanchun@gmail.com> lvshanchun
10:38 PM Revision cbe5a864 (ceph): rgw: avoid use Chunked transfer encoding in RGW's request
Signed-off-by: lvshanchun <lvshanchun@gmail.com> lvshanchun
10:38 PM Revision 056738d8 (ceph): rgw: handle the situation that get a 409 response from S3 correctly
pass the http body and use it when creating a bucket
Signed-off-by: lvshanchun <lvshanchun@gmail.com>
lvshanchun
10:38 PM Revision 76b79cb8 (ceph): ceph_json: formattable, set, erase, unitest
Extend the formattable api to provide a mechanism to set and erase
entities by a string key that references them. E.g...
Yehuda Sadeh
10:38 PM Revision feb67c9b (ceph): formattable: adjust array access interface
appending new entry by providing empty index, setting existing entries
by providing negative index.
Signed-off-by: Y...
Yehuda Sadeh
10:38 PM Revision b279f9c9 (ceph): rgw: cloud sync, sync object meta
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision 0c71d8bb (ceph): formattable: fixes
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision e154b4b8 (ceph): rgw: sync module tier config fixes
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision 297a1b72 (ceph): rgw: rgw_str_to_bool() should also accept "true"
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision d8dc2be3 (ceph): rgw: sync modules, use JSONFormattable
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision 32e77797 (ceph): ceph_json: refine Formattable api
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision 854dea82 (ceph): ceph_json: formattable fix, api changes
add implicit casts
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:38 PM Revision a2530980 (ceph): test/ceph_json_formattable: add unitest
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision 7f2496ee (ceph): rgw: sync modules: adapt to formattable based config
still need to fix rgw-admin
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:38 PM Revision 425b3287 (ceph): rgw: use GMT time format defined by RFC1123 in http request header
Signed-off-by: lvshanchun <lvshanchun@gmail.com> lvshanchun
10:38 PM Revision c43d4973 (ceph): rgw: add encode_slash param in url_encode
when sent request to S3, we should not encode the forward
slash character('/') in the object key name, so we need add...
lvshanchun
10:38 PM Revision 41eeca5c (ceph): common/formattable: initial work
initial work on a dict-like api
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:28 PM bluestore Bug #22102: BlueStore crashed on rocksdb checksum mismatch
Sorry for interrupting, (I provided related info in comments to issue 22678) but I must to add that no error has appe... Sergey Malinin
10:07 PM bluestore Bug #22102: BlueStore crashed on rocksdb checksum mismatch
Artemy, is it possible the machine where you saw this was swapping? Sage Weil
10:05 PM bluestore Bug #22102: BlueStore crashed on rocksdb checksum mismatch
Update:
- The bad data appears to be in the buffer immediately after the pread syscall
- pread is returning the f...
Sage Weil
10:15 PM mgr Bug #23249: ceph osd safe-to-destroy crashes the mgr
You don't by chance have a core file? Sage Weil
10:13 PM mgr Bug #23482 (Fix Under Review): ceph-mgr --help stopped working (regression in master)
This is mostly fixed in master, except for this bit: https://github.com/ceph/ceph/pull/21401 Sage Weil
10:12 PM Revision 01bc7672 (ceph): librados-config: exit(0) after usage
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:12 PM Revision dab5b201 (ceph): ceph-mgr: exit after usage
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:50 PM Revision b9dac228 (ceph): lz4/LZ4Compressor.h: remove always true check
Fix for:
[src/compressor/lz4/LZ4Compressor.h:105]: (style) Condition
'r!=(int)compressed_pairs[i].first' is always ...
Danny Al-Gaaf
09:49 PM Bug #23483 (Resolved): "ENGINE Error in 'start' listener <bound " in rados
Nathan Cutler
09:49 PM Backport #23606 (Resolved): luminous: "ENGINE Error in 'start' listener <bound " in rados
Nathan Cutler
09:29 PM Backport #23606: luminous: "ENGINE Error in 'start' listener <bound " in rados
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21307
merged
Yuri Weinstein
09:49 PM RADOS Bug #23610 (Resolved): pg stuck in activating because of dropped pg-temp message
Nathan Cutler
09:48 PM RADOS Backport #23630 (Resolved): luminous: pg stuck in activating
Nathan Cutler
09:28 PM RADOS Backport #23630: luminous: pg stuck in activating
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21330
merged
Yuri Weinstein
09:40 PM CephFS Feature #23695 (Resolved): VolumeClient: allow ceph_volume_client to create 'volumes' without nam...
https://bugzilla.redhat.com/show_bug.cgi?id=1566194
to address the needs of
https://github.com/kubernetes-incub...
Patrick Donnelly
09:33 PM mgr Bug #22457: ceph-mgr dashboard has dependency on python-jinja2
Nathan Cutler wrote:
> follow-on fix backported to luminous via https://github.com/ceph/ceph/pull/21233
merged
Yuri Weinstein
09:32 PM Revision 8d63a997 (ceph): Merge pull request #21233 from smithfarm/wip-jinja-mgr-luminous
luminous: build/ops: deb: move python-jinja2 dependency to mgr
Reviewed-by: John Spray <john.spray@redhat.com>
Revie...
Yuri Weinstein
09:30 PM Revision f5cdc97c (ceph): Merge pull request #21283 from liewegas/wip-pgpool-enc-luminous
luminous: osd/osd_types: fix pg_pool_t encoding for hammer
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by...
Yuri Weinstein
09:29 PM Revision 5718b4f3 (ceph): Merge pull request #21307 from smithfarm/wip-23606-luminous
luminous: tests: ENGINE Error in 'start' listener <bound in rados
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Yuri Weinstein
09:28 PM Revision a305fd9b (ceph): Merge pull request #21330 from tchaikov/wip-23610-luminous
luminous: osd: resend osd_pgtemp if it's not acked
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
09:09 PM Revision 648aaf27 (ceph): mon/LogMonitor: separate out summary by channel
Instead of keeping the last N entries, keep the last N entries for each
channel. This ensures that lots of audit rec...
Sage Weil
09:07 PM Revision bd59d1ca (ceph): mon/LogMonitor: simplify summary logic
Instead of sending the last 1 message, send from the last committed
segment.
This may be >1 entry, which is a bit od...
Sage Weil
08:23 PM Revision 55f129ff (ceph): Merge branch 'wip-luminous-usage-log' of https://github.com/theanalyst/...
Yuri Weinstein
08:13 PM Revision abb38d65 (ceph): test/rbd_mirror: verify that instance watcher handles dead instances
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:07 PM Revision 4ba9e548 (ceph): osd/OSD.h: fix format string to use %u
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:04 PM Revision e9ca3b5b (ceph): test/librados_test_stub: watch/notify should track object existence
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:04 PM Revision a795a436 (ceph): test/librados_test_stub: new object handler hook for deletions
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:39 PM CephFS Documentation #23568 (Resolved): doc: outline the steps for upgrading an MDS cluster
Patrick Donnelly
07:39 PM CephFS Backport #23634 (Resolved): luminous: doc: outline the steps for upgrading an MDS cluster
Patrick Donnelly
07:27 PM CephFS Backport #23634: luminous: doc: outline the steps for upgrading an MDS cluster
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21352
merged
Yuri Weinstein
07:37 PM rgw Backport #23691 (New): luminous: radosgw-admin: add an option to reset user stats
Nathan Cutler
06:05 PM rgw Backport #23691 (Resolved): luminous: radosgw-admin: add an option to reset user stats
https://github.com/ceph/ceph/pull/21393 Abhishek Lekshmanan
07:37 PM ceph-volume Bug #23693 (Resolved): ceph-volume lvm list miss Ceph's disks
In a container :
* run "ceph-volume lvm prepare --bluestore --data /dev/sde"
* run "ceph-volume lvm list"
The l...
Anonymous
07:36 PM rgw Bug #23596: mg_read() call has wrong arguments
Jewel fix was done as part of https://github.com/ceph/ceph/pull/21098 Nathan Cutler
03:19 PM rgw Bug #23596 (Pending Backport): mg_read() call has wrong arguments
merged in https://github.com/ceph/ceph/pull/21291 Casey Bodley
07:35 PM Revision 297fef1d (ceph): Merge pull request #21026 from ivancich/wip-rgw-unordered-listing
rgw: ability to list bucket contents in unsorted order for efficiency
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Casey Bodley
07:35 PM rgw Bug #23563: swift test "testChunkedPut" fails in jewel 10.2.11 integration testing
Fixed by https://github.com/ceph/ceph/pull/21098 Nathan Cutler
07:34 PM rgw Bug #23563 (Resolved): swift test "testChunkedPut" fails in jewel 10.2.11 integration testing
Nathan Cutler
05:46 PM rgw Bug #23563 (In Progress): swift test "testChunkedPut" fails in jewel 10.2.11 integration testing
Orit Wasserman
07:34 PM rgw Backport #23692 (Rejected): jewel: multisite Synchronization failed when read and write delete at...
Nathan Cutler
07:33 PM rgw Backport #23690 (New): luminous: multisite Synchronization failed when read and write delete at t...
Nathan Cutler
05:38 PM rgw Backport #23690 (Resolved): luminous: multisite Synchronization failed when read and write delete...
https://github.com/ceph/ceph/pull/21390 Abhishek Lekshmanan
07:32 PM Revision 9edd1e7f (ceph): Merge branch 'wip-luminous-23687' of https://github.com/theanalyst/ceph...
Yuri Weinstein
07:32 PM Revision d62fb71a (ceph): Merge branch 'wip-luminous-23690' of https://github.com/theanalyst/ceph...
Yuri Weinstein
07:32 PM Revision fd91ec1b (ceph): Merge branch 'wip-luminous-recalc' of https://github.com/theanalyst/cep...
Yuri Weinstein
07:27 PM Revision 72488429 (ceph): Merge pull request #21352 from pdvian/wip-23634-luminous
luminous: doc: outline upgrade procedure for mds cluster
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
07:27 PM Revision e7098c9c (ceph): signal_handler: Reports pid 0 as Kernel
When receiving a signal, get_name_by_pid() tries to find what was the process name of the sender.
As per bug #23320,...
Erwan Velu
07:27 PM Revision afbd7726 (ceph): signal_handler: Implementing specific messages per context
As per bug #23320, regarding the signal we receive, it could be interesting providing a specific message.
If we get ...
Erwan Velu
07:19 PM CephFS Bug #23665 (Fix Under Review): ceph-fuse: return proper exit code
https://github.com/ceph/ceph/pull/21396 Patrick Donnelly
12:53 AM CephFS Bug #23665 (Resolved): ceph-fuse: return proper exit code
from mailling list... Zheng Yan
07:15 PM Revision 7740fcde (ceph): ceph-fuse: exit with failure on failed mount
Fixes: https://tracker.ceph.com/issues/23665
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
07:15 PM Revision 3f0b7d96 (ceph): common: ignore errors during preforker exit
Caller can't do anything useful and it obsecures the error the caller wants to
return.
Signed-off-by: Patrick Donnel...
Patrick Donnelly
06:51 PM Revision 26f71736 (ceph): client: do not overload system errnos
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
06:47 PM bluestore Backport #23063 (In Progress): luminous: osd: BlueStore.cc: BlueStore::_balance_bluefs_freespace:...
https://github.com/ceph/ceph/pull/21394 Igor Fedotov
06:45 PM Bug #21505 (Resolved): filestore rocksdb compaction readahead
Nathan Cutler
06:43 PM Backport #23009 (Resolved): luminous: Filestore rocksdb compaction readahead option not set by de...
Nathan Cutler
05:11 PM Backport #23009: luminous: Filestore rocksdb compaction readahead option not set by default
This should already be a part of https://github.com/ceph/ceph/pull/18234 Abhishek Lekshmanan
06:40 PM rgw Bug #22416 (Resolved): s3cmd move object error
Nathan Cutler
06:35 PM Revision 8be95be5 (ceph): test/fio/fio_ceph_objectstore.cc: fix uninitialized variables
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
06:34 PM Revision e8e85d55 (ceph): rgw/rgw_website.cc: fix uninitialized variable
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
06:34 PM Revision 6487dc56 (ceph): msg/async/EventKqueue.cc: fix memory leak due to realloc error
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
06:34 PM Revision 441afa45 (ceph): librbd/internal.cc: fix memory leak, cleanup in error case
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
06:34 PM Revision 4b5103d4 (ceph): include/interval_set: tolerate maps that invalidate iterator on change
These changes picked out of the diff between the original
btree_interval_set.h and interval_set.h (sadly I had it rol...
Sage Weil
06:34 PM Revision adb54f19 (ceph): os/bluestore/BitMapAllocator: drop useless include
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 79f9c86dfde7356915ec790f0cffca77579552e6)
Sage Weil
06:34 PM Revision cabbe3e3 (ceph): include/btree_map: clean up wrapper header around btree_map
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 78d5afde4334e422cb8b915148ca3fc9f819570a)
Sage Weil
06:34 PM Revision 7c9ca429 (ceph): os/bluestore: use interval_set<...,btree_map<...>>
This avoid the code duplication, yay!
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 762dd429...
Sage Weil
06:34 PM Revision 20749b7d (ceph): include/btree_interval_set: remove it!
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 3dafe9d33eaadf8fbd3bed6cca5a4b2519b33a3f)
Sage Weil
06:34 PM Revision 2dab8857 (ceph): include/interval_set: cbegin/cend -> begin/end
c{begin,end} don't exist for btree_map<>.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 7bbb...
Sage Weil
06:34 PM Revision bdb2e1e5 (ceph): unittest_interval_set: test with flat_map<> too
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 70ddb0c18b2969c26dbe855e1573f3f028d9f113)
Sage Weil
06:34 PM Revision ca478a53 (ceph): os/bluestore: fix lack of extent demotion in StupidAllocator::init_rm_free
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 89aeea84f9ad24b2f9ca5ea3ee1dd9146e7eb664)
Igor Fedotov
06:34 PM Revision db9a2bbf (ceph): test/store_test: add test case to for excessive fragmentation
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit eb0443a1034b42d006d2a1d2bd5cb91881f07df7)
Igor Fedotov
06:34 PM Revision c6d8a7b1 (ceph): os/bluestore: do not assert on insufficient allocation during bluefs
rebalance
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 64abc7ba39fab57cc9e19463219e8a7...
Igor Fedotov
06:34 PM Revision 4aefab03 (ceph): interval_set: optimize intersection_of
Iterate over all elements of the smaller set, and use find_inc to
locate elements from the larger set in logarithmic ...
Zac Medico
06:34 PM Revision 61c66a1e (ceph): inverval_set: optimize subset_of with sequential search
Optimize subset_of to use sequential search when it
performs better than the lower_bound method, for set
size ratios ...
Zac Medico
06:34 PM Revision 3e0e3f45 (ceph): common/interval_set: override subset_of for given range
E.g.:
subset_of([5~10,20~5], 0, 100) -> [5~10,20~5]
subset_of([5~10,20~5], 5, 25) -> [5~10,20~5]
subset_of([5~10,2...
xie xingguo
06:34 PM Revision a5734478 (ceph): include/interval_set: templating map used
Default to std::map for backward compat.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit d2542...
Sage Weil
06:34 PM Revision dfeb1ef8 (ceph): librbd/api/Image.cc: fix memory leak, cleanup in error case
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
06:34 PM Revision 98917fd4 (ceph): krbd.cc: fix uninitialized variable
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
06:33 PM Revision 3b6bb4bc (ceph): common/DecayCounter.cc: init variable to silence cppcheck
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
06:29 PM Revision 48c6de09 (ceph): test/librados_test_stub: watch/notify should handle different pools
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:04 PM Revision 8c405bbe (ceph): rgw: rgw-rados, rgw-admin add an option to recalculate user stats
Adds a method in rgw-rados to reset user stats calling the earlier implemented
cls user reset stats.
In rgw-admin we ...
Abhishek Lekshmanan
06:04 PM Revision 7bdd82ab (ceph): cls/user: implement reset user stats
This is an implementation of reset user stats, that recalculates the user stats
purely based on the values of bucket ...
Abhishek Lekshmanan
06:02 PM Revision 575c3716 (ceph): qa: fix log typo
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
06:01 PM Revision 2629d513 (ceph): rgw: radosgw-admin abort early for user stats for empty uids
Otherwise we'll call sync stats with an empty argument which results in creation
of an empty ".buckets" object
Fixes...
Abhishek Lekshmanan
05:53 PM rgw Bug #20914 (Won't Fix): cls_rgw.gc_set and defer fail during jewel->luminous upgrade
Orit Wasserman
05:41 PM rgw Bug #23661 (Triaged): RGWAsyncGetSystemObj failed assertion on shutdown/realm reload
Matt Benjamin
05:39 PM Revision 84c9d0ec (ceph): rgw: Fix multisite Synchronization failed when read and write delete at...
This case is first write objA,then write and delete objA at the same
time,write early than delete.
When del objA, use...
Niu Pengju
05:37 PM rgw Bug #23663: libcurl ignores headers with empty value, leading to signature mismatches
Orit Wasserman
05:37 PM rgw Bug #22804: multisite Synchronization failed when read and write delete at the same time
master pr : https://github.com/ceph/ceph/pull/20814 Abhishek Lekshmanan
05:33 PM rgw Bug #22804 (Pending Backport): multisite Synchronization failed when read and write delete at the...
Casey Bodley
05:36 PM rgw Backport #23237 (Triaged): Corrupted downloads from civetweb when using multipart with slow conne...
Orit Wasserman
05:35 PM RADOS Bug #23228: scrub mismatch on objects
My change only affects the scrub error counts in the stats. However, if setting dirty_info in proc_primary_info() wo... David Zafman
04:27 PM RADOS Bug #23228: scrub mismatch on objects
The original report was an EC test, so it looks like a dup of #23339.
David, your failures are not EC. Could they...
Sage Weil
05:32 PM Revision fef037c5 (ceph): rgw: reshard cancel command should clear the resharding flag
Fixes: http://tracker.ceph.com/issues/21619
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from c...
Orit Wasserman
05:32 PM Revision 422514f8 (ceph): rgw: no need to RGWReshard::get before remove
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from commit 2a68224aa4381d9d7d0285fac278dcead953fa3a)
Orit Wasserman
05:32 PM Revision bec3e70f (ceph): rgw: warn user about on going resharding when canceling it
Fixes: http://tracker.ceph.com/issues/21619
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from c...
Orit Wasserman
05:27 PM Revision 880027bf (ceph): cls/rgw: make usage_iterate_range()'s "truncated" parameter trustworthy
Set it to false whenever we identify that we've reached the end of our
range, even if the underlying OSD op says it c...
Greg Farnum
05:27 PM Revision 3162c893 (ceph): cls/rgw: if trimmed any entries don't return -ENODATA
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 3ca24749fa1db6bf35773e9095329a2ca4ee4072)
Yehuda Sadeh
05:27 PM Revision 878d50c3 (ceph): cls/rgw: usage_iterate_range end conditions
If both end & start conditions are passed, we need to signal that there
are no more results when returning because th...
Robin H. Johnson
05:27 PM Revision beb6667c (ceph): cls/rgw: usage_iterate_range truncated should never be NULL
Ensuring truncated is non-NULL improves code clarity.
Suggested-by: Yehuda Sadeh <yehuda@redhat.com>
Signed-off-by: ...
Robin H. Johnson
05:02 PM Revision a1e81585 (ceph): test/librados_test_stub: simplied aio_notify processing
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:00 PM CephFS Feature #23689 (New): qa: test major/minor version upgrades
We should verify the upgrade process [1] works and that older clients with parallel I/O still function correctly.
...
Patrick Donnelly
04:58 PM rgw Backport #22635 (Resolved): luminous: s3cmd move object error
Nathan Cutler
04:31 PM rgw Backport #22635: luminous: s3cmd move object error
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19883
merged
Yuri Weinstein
04:43 PM RADOS Bug #20439 (Can't reproduce): PG never finishes getting created
Sage Weil
04:30 PM Revision 207f12bb (ceph): Merge pull request #19883 from pdvian/wip-22635-luminous
luminous: rgw: add xml output header in RGWCopyObj_ObjStore_S3 response msg
Reviewed-by: Casey Bodley <cbodley@redha...
Yuri Weinstein
04:29 PM RADOS Bug #22656: scrub mismatch on bytes (cache pools)
Just bytes
dzafman-2018-03-28_18:21:29-rados-wip-zafman-testing-distro-basic-smithi/2332093
[ERR] 3.0 scrub sta...
Sage Weil
04:13 PM Linux kernel client Feature #12902 (In Progress): krbd: support object-map and fast-diff
Ilya Dryomov
04:13 PM Linux kernel client Feature #23073 (Resolved): Allow set CEPH_OSD_REQUEST_TIMEOUT_DEFAULT on rbd map
Ilya Dryomov
04:01 PM rgw Backport #23681 (In Progress): luminous: mg_read() call has wrong arguments
Nathan Cutler
03:52 PM rgw Backport #23681 (Resolved): luminous: mg_read() call has wrong arguments
https://github.com/ceph/ceph/pull/21382 Nathan Cutler
04:01 PM Revision c014faa2 (ceph): RGWCivetWeb::read_data: fix arguments to mg_read() call
Fixes: http://tracker.ceph.com/issues/23596
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commi...
Nathan Cutler
04:00 PM Linux kernel client Feature #23688 (Resolved): get_features with readonly=true for parent images
Pass the optional read-only flag down to the 'get_features' rbd class method. For the parent image case, it would be... Ilya Dryomov
03:58 PM Revision 50fad750 (ceph): doc/dev/seastore.rst: initial draft notes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:53 PM rgw Backport #23687 (Resolved): luminous: RGW Reshard error add failed to drop lock on <bucket>
https://github.com/ceph/ceph/pull/21389 Nathan Cutler
03:52 PM rgw Backport #23686 (Resolved): luminous: radosgw-admin usage show loops indefinitly - again
https://github.com/ceph/ceph/pull/21388 Nathan Cutler
03:52 PM rgw Backport #23685 (Resolved): luminous: rgw_file: post deadlock fix, direct deleted RGWFileHandle o...
https://github.com/ceph/ceph/pull/21438 Nathan Cutler
03:52 PM rgw Backport #23684 (Rejected): jewel: radosgw-admin should not use metadata cache when not needed
Nathan Cutler
03:52 PM rgw Backport #23683 (Resolved): luminous: radosgw-admin should not use metadata cache when not needed
https://github.com/ceph/ceph/pull/21437 Nathan Cutler
03:52 PM rgw Backport #23682 (Resolved): luminous: rgw:failed to pass test_bucket_list_maxkeys_unreadable in s...
https://github.com/ceph/ceph/pull/21435 Nathan Cutler
03:27 PM rgw Bug #21619 (Pending Backport): RGW Reshard error add failed to drop lock on <bucket>
Orit Wasserman
03:18 PM Revision 08515246 (ceph): Merge pull request #21291 from smithfarm/wip-23596
RGWCivetWeb::read_data: fix arguments to mg_read() call
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Casey Bodley
03:17 PM rgw Bug #23586 (Pending Backport): rgw:failed to pass test_bucket_list_maxkeys_unreadable in s3-test
Casey Bodley
03:16 PM Revision c9acc7d1 (ceph): Merge pull request #21285 from joke-lee/wip-max_keys_convert
rgw: return EINVAL if max_keys can not convert correctly
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:16 PM rgw Bug #23468 (Pending Backport): radosgw-admin should not use metadata cache when not needed
Casey Bodley
03:15 PM rgw Bug #23299 (Pending Backport): rgw_file: post deadlock fix, direct deleted RGWFileHandle objects ...
Casey Bodley
03:15 PM rgw Bug #22963 (Pending Backport): radosgw-admin usage show loops indefinitly - again
Casey Bodley
03:14 PM Revision b05e900b (ceph): Merge pull request #21129 from oritwas/wip-rgw-admin-no-cache
rgw: radosgw-admin should not use metadata cache for readonly commands
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:14 PM Revision 68ff1f19 (ceph): Merge pull request #20834 from linuxbox2/wip-linked
rgw_file: conditionally unlink handles when direct deleted
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:13 PM Revision 6ef24fff (ceph): Merge pull request #20926 from yehudasa/wip-22963-truncation
rgw: fix for usage truncated flag
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Casey Bodley
03:05 PM Revision 607d6cfb (ceph): Merge pull request #20814 from niupengju/master
rgw: Fix multisite Synchronization failed when read and write delete …
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:04 PM Bug #23680 (Fix Under Review): rgw: Recent commit to master broke the s390x build
https://github.com/ceph/ceph/pull/21380 Casey Bodley
02:27 PM Bug #23680 (Resolved): rgw: Recent commit to master broke the s390x build
The s390x build of current master breaks like this:... Nathan Cutler
02:59 PM Revision 22ddc6da (ceph): osd: Change shard digests to hex like object info digests
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
02:45 PM Revision 9a2cbaed (ceph): os/bluestore: add perf counter for allocator fragmentation.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
02:43 PM rgw Bug #23379: rgw performance regression for luminous 12.2.4
... wei jin
02:29 PM rgw Bug #23379: rgw performance regression for luminous 12.2.4
Very interesting, please tell how do you generate the flame graph, I will perform the same check on my system and upd... Mark Kogan
02:29 PM RADOS Bug #20874: osd/PGLog.h: 1386: FAILED assert(miter == missing.get_items().end() || (miter->second...
/a/sage-2018-04-11_22:26:40-rados-wip-sage-testing-2018-04-11-1604-distro-basic-smithi/2387226 Sage Weil
02:25 PM RADOS Backport #23668 (In Progress): luminous: There is no 'ceph osd pool get erasure allow_ec_overwrit...
https://github.com/ceph/ceph/pull/21378 Prashant D
01:34 AM RADOS Backport #23668 (Resolved): luminous: There is no 'ceph osd pool get erasure allow_ec_overwrites'...
https://github.com/ceph/ceph/pull/21378 Nathan Cutler
02:14 PM Revision 1bc66346 (ceph): Merge pull request #21140 from ceph/cv
ceph-volume: remove extra space Sage Weil
02:05 PM Messengers Backport #23666 (In Progress): luminous: SIGFPE, Arithmetic exception in AsyncConnection::_proces...
https://github.com/ceph/ceph/pull/21376 Prashant D
01:08 PM Messengers Backport #23666: luminous: SIGFPE, Arithmetic exception in AsyncConnection::_process_connection
I'm on it Prashant D
01:33 AM Messengers Backport #23666 (Resolved): luminous: SIGFPE, Arithmetic exception in AsyncConnection::_process_c...
https://github.com/ceph/ceph/pull/21376 Nathan Cutler
02:03 PM Revision 35d456d4 (ceph): test/librados_test_stub: aio_watch/aio_unwatch should be asynchronous
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:49 PM Bug #23417: Building Ceph on armhf fails due to a bunch of errors
After some tries I was able to build debian-packages with this changes on the odroid hc2 native.
Time to compile was...
Ralf Kätzler
01:35 PM Revision 5bdd899d (ceph): lz4: adjusted release notes
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:35 PM Revision a2c84481 (ceph): rpm: add build dependency for lz4
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:35 PM Revision 524eed75 (ceph): debian: add build dependency for lz4
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:35 PM Revision 26d96eb3 (ceph): install-deps: add liblz4 to freebsd build dependencies
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:35 PM Revision bb2da930 (ceph): cmake: Enable LZ4 if required library is available.
Signed-off-by: Grant Slater <grant.slater@wearefriday.com> Grant Slater
01:30 PM Revision 825d6858 (ceph): os/bluestore: add perf counter for allocator fragmentation.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
01:26 PM Revision 3ec96185 (ceph): os/bluestore: add perf counter for allocator fragmentation.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
01:08 PM ceph-volume Feature #23679 (Rejected): Provide an API version in the JSON
ceph-volume provides a JSON output which is useful for 3rd party tools like choose_disk, but surely many other like s... Anonymous
01:08 PM mgr Backport #23667 (In Progress): luminous: mgr: prometheus: 'PG_STATES' still have not all PG_STATES.
Prashant D
03:44 AM mgr Backport #23667: luminous: mgr: prometheus: 'PG_STATES' still have not all PG_STATES.
https://github.com/ceph/ceph/pull/21365 Konstantin Shalygin
01:34 AM mgr Backport #23667 (Resolved): luminous: mgr: prometheus: 'PG_STATES' still have not all PG_STATES.
https://github.com/ceph/ceph/pull/21365 Nathan Cutler
12:59 PM ceph-volume Feature #23678 (Resolved): Ability not to start OSD systemd unit on activate
ceph-disk has the ability not to start the OSD service during the activation.
The following command can achieve that...
Sébastien Han
12:45 PM Revision 1de07533 (ceph): Merge pull request #20962 from ricardoasmarques/wip-task-manager-frontend
mgr/dashboard: Asynchronous tasks (frontend)
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Stephan Müller <s...
Lenz Grimmer
12:26 PM rbd Support #23677 (Closed): rbd mirror: is there a method to calculate data size that have not been ...
When I use rbd mirror between two cluster, is there a method to calculate data size that have not been mirror to non-... liuzhong chen
12:15 PM Support #23676 (Resolved): How to disable compiler optimization for ceph?
I am building ceph from source v12.2.4 using the steps mentioned in
https://github.com/ceph/ceph/tree/v12.2.4 -- RE...
Nayana Thorat
11:56 AM Revision dd2ee8df (ceph): utime: fix __32u sec time overflow
Signed-off-by: kungf <yang.wang@easystack.cn> yang wang
11:36 AM bluestore Bug #22044: rocksdb log replay - corruption: missing start of fragmented record
Excluse the late respons. On the advice of the ceph-users ML I had wiped and recreated the OSD. Of course this made t... Michael Schmid
11:34 AM Revision a69423ca (ceph): msg/async/AsyncConnection: Fix FPE in process_connection
Check ms_inject_socket_failures is valid before we use it.
Fixes: http://tracker.ceph.com/issues/23618
Signed-off-b...
Brad Hubbard
11:34 AM Revision c89497f5 (ceph): mgr/dashboard: Notification improvements
Notification list is now using the new CdDate pipe for formating the date and
they are now sorted desc by date.
Fixe...
Tiago Melo
11:27 AM Revision 04ca8e43 (ceph): Merge pull request #21099 from ricardoasmarques/wip-table-selection-ref...
mgr/dashboard: Update selected items on table refresh
Reviewed-by: Volker Theile vtheile@suse.com
Reviewed-by: Steph...
Lenz Grimmer
11:25 AM Revision fd32bcf9 (ceph): Merge pull request #21268 from smithfarm/wip-doc-config-ceph
doc: some improvements to ceph-conf.rst
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: John Spray <john....
Nathan Cutler
11:19 AM rbd Backport #23640 (In Progress): luminous: rbd: import with option --export-format fails to protect...
Already included in backport PR https://github.com/ceph/ceph/pull/21316 (along with tracker http://tracker.ceph.com/... Prashant D
11:13 AM Revision e21d9b1c (ceph): mgr/dashboard: Asynchronous tasks front-end
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
11:09 AM Revision 061f28c6 (ceph): options: add bounds and description to osd heartbeat interval
Previously this var was unbounded, meaning that rogue injectargs
could kill the cluster. Also, add a description to i...
Piotr Dalek
11:03 AM Revision 8ecfe199 (ceph): osd: fix heartbeat crash due to divide by zero
As nothing prevents osd heartbeat interval from being 0 or less, it's
possible to crash single OSD/entire cluster usi...
Piotr Dalek
10:34 AM ceph-volume Feature #23451: show physical devices in ceph-volume list
We don't use --reportformat=json because Xenial doesn't support it. But LVM is still providing everything we need wit... Alfredo Deza
12:45 AM ceph-volume Feature #23451: show physical devices in ceph-volume list
Ah, yes. I hadn't considered the case of an LV with extents that only use specific PVs rather than the entire VG.
...
Darrell Enns
10:19 AM CephFS Backport #23637 (In Progress): luminous: mds: assertion in MDSRank::validate_sessions
https://github.com/ceph/ceph/pull/21372 Prashant D
10:19 AM Revision 55f470f5 (ceph): mon: cleanups to optracker code
* Make the types of the configuration options
TYPE_SECS instead of numbers.
* Remove unused 'filterstr' argument ha...
John Spray
09:28 AM Revision 0f9703ee (ceph): mds: mark damaged if sessions' preallocated inos don't match inotable
We don't know if session's preallocated inos are incorrect or inotable
is incorrect. So it's better just mark mds dam...
Yan, Zheng
09:09 AM Revision 21ddaa98 (ceph): doc: add Xin Yuan and Yichao Li's affiliation
Signed-off-by: Li Wang <laurence.liwang@gmail.com> Li Wang
08:57 AM Revision 3d8b9f2f (ceph): common: Use ARRAY_SIZE macro
Use ARRAY_SIZE macro instead of sizeof(x)/sizeof(x[0]) to improve code readability.
Defined it in appropriate header ...
simransinghal
08:57 AM Revision 13f1381a (ceph): common: compress return logic
Simplify function returns by merging assignment and return.
Signed-off-by: Simran Singhal <singhalsimran0@gmail.com>
simransinghal
08:21 AM Revision 6934ee43 (ceph): client: Take reference for operator= function parameter
Why copy? Take a reference for the operator=() function parameter.
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
07:41 AM Dashboard Bug #23389 (Resolved): dashboard: OSD throughput sparkline graphic appears to show running total
Lenz Grimmer
07:19 AM RADOS Backport #23675 (In Progress): luminous: qa/workunits/mon/test_mon_config_key.py fails on master
Nathan Cutler
07:07 AM RADOS Backport #23675 (Resolved): luminous: qa/workunits/mon/test_mon_config_key.py fails on master
https://github.com/ceph/ceph/pull/21368 Nathan Cutler
04:26 AM Revision 40983f7f (ceph): mgr/iostat: implement 'ceph iostat' as a mgr plugin
Allow a mgr module to fetch 'io_rate' to access pg_sum_delta,
which holds the IO activity recently completed by the O...
Mohamad Gebai
04:26 AM Revision 78e884df (ceph): mgr/iostat: add a 'poll' flag to the command description format
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
04:26 AM Revision 474c94b8 (ceph): ceph.in: handle polling commands
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
04:26 AM Revision 22047b37 (ceph): doc: update MonCommand.h and mgr docs to include the polling flag
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
04:26 AM Revision 2abfb52f (ceph): mgr/iostat: update iostat to use the 'poll' flag
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
04:26 AM Revision 3f3a1830 (ceph): ceph.in: don't print the command's result if not in poll mode
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
04:26 AM Revision be3c7f61 (ceph): ceph.in: add polling period option
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
04:26 AM Revision fb638381 (ceph): mgr/iostat: add self-test
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
04:17 AM CephFS Backport #23636 (In Progress): luminous: mds: kicked out by monitor during rejoin
https://github.com/ceph/ceph/pull/21366 Prashant D
03:41 AM Revision 8df572a1 (ceph): mgr/prometheus: fix and complete PG state names
...and reformat into a flat list in the same
order as found in osd_types.cc so that it's
easy to cross check.
Fixes:...
John Spray
03:40 AM Revision 05c78eeb (ceph): osd: make PG "deep" state name consistent
Previously the state-to-string path called
deep scrubbing "deep", but the string-to-state
path called it "deep_scrub"...
John Spray
03:27 AM RADOS Bug #23662 (Resolved): osd: regression causes SLOW_OPS warnings in multimds suite
Sage Weil
03:07 AM Bug #23527: aio_t::rval int type not enough to contain io_event::res with unsigned long type, cau...
@yang wang - please open a new tracker issue for the follow-on fix in https://github.com/ceph/ceph/pull/21326
For ...
Nathan Cutler
02:58 AM Bug #23527: aio_t::rval int type not enough to contain io_event::res with unsigned long type, cau...
hi @Nathan ,this patch not resolved yet, find another problem, see https://github.com/ceph/ceph/pull/21326
yang wang
02:52 AM Bug #23527 (Resolved): aio_t::rval int type not enough to contain io_event::res with unsigned lon...
Nathan Cutler
03:04 AM rgw Bug #23674 (Fix Under Review): can't remove rados objects after copy rgw-object fail
https://github.com/ceph/ceph/pull/20790 Nathan Cutler
02:00 AM rgw Bug #23674: can't remove rados objects after copy rgw-object fail
I pulled requests in github(https://github.com/ceph/ceph/pull/20790,https://github.com/ceph/ceph/pull/20789), but I a... long li
01:54 AM rgw Bug #23674 (Resolved): can't remove rados objects after copy rgw-object fail
In copy rgw-object, rgw will increate rados objects refcount by using cls_refcount_get, and the ref_tag include '\0',... long li
02:59 AM RADOS Bug #23517: TestMockDeepCopyRequest.SimpleCopy fails in run-rbd-unit-tests.sh
not able to move this to CI somehow... moving it to RADOS. Kefu Chai
02:54 AM RADOS Backport #23315 (Resolved): luminous: pool create cmd's expected_num_objects is not correctly int...
Nathan Cutler
02:53 AM Revision 032d3b53 (ceph): Merge pull request #21320 from tchaikov/wip-rocksdb
rocksdb: sync with upstream
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:52 AM Backport #23544 (Resolved): luminous: aio_t::rval int type not enough to contain io_event::res wi...
Nathan Cutler
02:52 AM mgr Bug #23368 (Resolved): mgr: fix MSG_MGR_MAP handling
Nathan Cutler
02:52 AM mgr Backport #23409 (Resolved): luminous: mgr: fix MSG_MGR_MAP handling
Nathan Cutler
02:41 AM RADOS Bug #23622 (Pending Backport): qa/workunits/mon/test_mon_config_key.py fails on master
Sage Weil
02:40 AM Revision 0722e758 (ceph): Merge pull request #21329 from liewegas/wip-23622-b
mon/ConfigKeyService: dump: print placeholder value for binary blobs
Reviewed-by: John Spray <jspray@redhat.com>
Rev...
Sage Weil
02:28 AM Revision 313e9320 (ceph): Merge pull request #21357 from gregsfortytwo/wip-doc-remove-naked-repo
doc: remove references to unversioned repository addresses
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:01 AM RADOS Bug #23564: OSD Segfaults
Correct, Bluestore and Luminous 12.2.4 Alex Gorbachev
01:57 AM RADOS Backport #23673 (In Progress): jewel: auth: ceph auth add does not sanity-check caps
Nathan Cutler
01:43 AM RADOS Backport #23673 (Resolved): jewel: auth: ceph auth add does not sanity-check caps
https://github.com/ceph/ceph/pull/21367 Nathan Cutler
01:53 AM RADOS Bug #23578 (Resolved): large-omap-object-warnings test fails
Brad Hubbard
01:52 AM RADOS Backport #23633 (Rejected): luminous: large-omap-object-warnings test fails
We can close this if that test isn't present in luminous. Brad Hubbard
01:35 AM RADOS Backport #23633 (Need More Info): luminous: large-omap-object-warnings test fails
Brad,
Backporting PR#21295 to luminous is unrelated unless we get qa/suites/rados/singleton-nomsgr/all/large-omap-ob...
Prashant D
01:41 AM RADOS Backport #23670 (In Progress): luminous: auth: ceph auth add does not sanity-check caps
Nathan Cutler
01:34 AM RADOS Backport #23670 (Resolved): luminous: auth: ceph auth add does not sanity-check caps
https://github.com/ceph/ceph/pull/24906 Nathan Cutler
01:39 AM bluestore Backport #23672 (Resolved): luminous: bluestore: ENODATA on aio
https://github.com/ceph/ceph/pull/21405 Nathan Cutler
01:36 AM Revision a942cc47 (ceph): mds: fix unhealth heartbeat during rejoin
function process_imported_caps might hold mds_lock too long,
mds tick thread will be starved, and leads to unhealth h...
dongdong tao
01:35 AM CephFS Backport #23671 (Resolved): luminous: mds: MDBalancer using total (all time) request count in loa...
https://github.com/ceph/ceph/pull/21412 Nathan Cutler
01:34 AM RADOS Backport #23654 (New): luminous: Special scrub handling of hinfo_key errors
Nathan Cutler
01:34 AM CephFS Backport #23669 (Resolved): luminous: doc: create doc outlining steps to bring down cluster
https://github.com/ceph/ceph/pull/22872 Nathan Cutler
01:33 AM RADOS Bug #22525 (Pending Backport): auth: ceph auth add does not sanity-check caps
Nathan Cutler
01:28 AM Revision acf6423c (ceph): build/ops: move parted runtime dependency to ceph-base
Since ceph-disk has been moved from "ceph-osd" to "ceph-base", all of
ceph-disk's dependencies should also be moved, ...
Nathan Cutler
12:39 AM Revision 939bcbcc (ceph): crush/CrushWrapper: don't bump up leaf stack if we are already of domai...
Assume we have a pool of crush-failure-domain OSD, then the stack will look like:
[
"0":"8" // sta...
xie xingguo
12:39 AM Revision c89db880 (ceph): crush/CrushWrapper: fix potential invalid use of iterator
In choose_leaf mode we normally should have a stack of 2 and
hence below here we still need to re-check the iterator ...
xie xingguo
12:26 AM Revision 110015a5 (ceph): Merge pull request #21325 from xiexingguo/wip-fix-up-seg-error
crush/CrushWrapper: fix potential invalid use of iterator
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo

04/11/2018

11:52 PM Revision ff509b59 (ceph): doc: remove references to unversioned repository addresses
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
11:45 PM Revision e6baf00c (ceph): test/objectstore_bench: Don't forget judging whether call usage.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma
11:22 PM RADOS Bug #23662 (Fix Under Review): osd: regression causes SLOW_OPS warnings in multimds suite
https://github.com/ceph/teuthology/pull/1166 Patrick Donnelly
09:38 PM RADOS Bug #23662: osd: regression causes SLOW_OPS warnings in multimds suite
Looks like the obvious cause: https://github.com/ceph/ceph/pull/20660 Patrick Donnelly
07:56 PM RADOS Bug #23662 (Resolved): osd: regression causes SLOW_OPS warnings in multimds suite
See: [1], first instance of the problem at [0].
The last run which did not cause most multimds jobs to fail with S...
Patrick Donnelly
11:20 PM RADOS Bug #23576: osd: active+clean+inconsistent pg will not scrub or repair

Any scrub that completes without errors will set num_scrub_errors in pg stats to 0. That will cause the inconsiste...
David Zafman
10:51 PM RADOS Bug #23576: osd: active+clean+inconsistent pg will not scrub or repair
David, is there any way a missing object wouldn't be reported in list-inconsistent output? Josh Durgin
11:01 PM RADOS Bug #23492: Abort in OSDMap::decode() during qa/standalone/erasure-code/test-erasure-eio.sh
Let's see if this happens again now that sage's fast peering branch is merged. Josh Durgin
10:58 PM RADOS Backport #23485 (Resolved): luminous: scrub errors not cleared on replicas can cause inconsistent...
David Zafman
10:58 PM RADOS Bug #23585: osd: safe_timer segfault
Possibly the same as http://tracker.ceph.com/issues/23431 Josh Durgin
02:10 PM RADOS Bug #23585: osd: safe_timer segfault
Got segfault in safe_timer too. Got it just once so can not provide more info at the moment.
2018-04-03 05:53:07...
Sergey Malinin
10:57 PM RADOS Bug #23564: OSD Segfaults
Is this on bluestore? there are a few reports of this occurring on bluestore including your other bug http://tracker.... Josh Durgin
10:44 PM RADOS Bug #23590: kstore: statfs: (95) Operation not supported
Josh Durgin
10:42 PM RADOS Bug #23601 (Resolved): Cannot see the value of parameter osd_op_threads via ceph --show-config
Josh Durgin
10:37 PM RADOS Bug #23614: local_reserver double-reservation of backfilled pg
This may be the same root cause as http://tracker.ceph.com/issues/23490 Josh Durgin
10:36 PM RADOS Bug #23565: Inactive PGs don't seem to cause HEALTH_ERR
Brad, can you take a look at this? I think it can be handled by the stuck pg code, that iirc already warns about pgs ... Josh Durgin
10:25 PM RADOS Bug #23664 (Resolved): cache-try-flush hits wrlock, busy loops
... Sage Weil
10:12 PM RADOS Bug #23403 (Closed): Mon cannot join quorum
Thanks for letting us know. Brad Hubbard
01:15 PM RADOS Bug #23403: Mon cannot join quorum
After more investigation we discovered that one of the bonds on the machine was not behaving properly. We removed the... Gauvain Pocentek
11:28 AM RADOS Bug #23403: Mon cannot join quorum
Thanks for the investigation Brad.
The "fault, initiating reconnect" and "RESETSESSION" messages only appear when ...
Gauvain Pocentek
09:46 PM Revision f8df3761 (ceph): rgw: fix use of libcurl with empty header values
Fixes: http://tracker.ceph.com/issues/23663
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
09:14 PM Revision fa661bf3 (ceph): Merge branch 'wip-rbd-critical' into 'rh-luminous'
rbd critical tests
Add rbd critical tests in smoke
Signed-off-by: Sidhant Agrawal <sagrawal@redhat.com>
See merge ...
Vasu Kulkarni
09:13 PM Revision 9f552a11 (ceph): Merge branch 'bug-1489866' into 'rh-luminous'
Bug 1489866
See merge request !10
Vasu Kulkarni
09:04 PM Revision 4669134b (ceph): mon/ConfigKeyService: dump: print placeholder value for binary blobs
JSON cannot express arbitrary binary blobs. Instead of outputting invalid
and unparseable JSON, represent the value ...
Sage Weil
08:58 PM rgw Bug #23663 (Fix Under Review): libcurl ignores headers with empty value, leading to signature mis...
https://github.com/ceph/ceph/pull/21358 Casey Bodley
08:49 PM rgw Bug #23663 (Resolved): libcurl ignores headers with empty value, leading to signature mismatches
From https://curl.haxx.se/libcurl/c/CURLOPT_HTTPHEADER.html:
> If you add a header with no content as in 'Accept:'...
Casey Bodley
08:57 PM Revision dbdf7313 (ceph): ceph-volume api.lvm helper to detect vdo from a dm path
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:57 PM RADOS Bug #23595: osd: recovery/backfill is extremely slow
@Greg Farnum: Ah, great that part is already handled!
What about my other questions though, like
> I think it i...
Niklas Hambuechen
06:45 PM RADOS Bug #23595 (Duplicate): osd: recovery/backfill is extremely slow
https://tracker.ceph.com/issues/23141
Sorry you ran into this, it's a bug in BlueStore/BlueFS. The fix will be in ...
Greg Farnum
07:52 PM Revision 719e13cc (ceph): Merge pull request #20829 from xiexingguo/backport-pr-20653
luminous: mon, osd: fix potential collided *Up Set* after PG remapping
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
07:51 PM Revision 5eb0f3ce (ceph): Merge pull request #20840 from xiexingguo/backport-pr-20655
luminous: osd/OSDMap: skip out/crush-out osds
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
07:50 PM Revision 99497b7d (ceph): Merge pull request #20674 from rzarzynski/wip-bs-drop-std_function-lumi...
luminous: os/bluestore: avoid overhead of std::function in blob_t. Sage Weil
07:49 PM RADOS Backport #23315: luminous: pool create cmd's expected_num_objects is not correctly interpreted
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20907
merged
Yuri Weinstein
07:48 PM Revision 976beced (ceph): Merge pull request #20907 from pdvian/wip-23315-luminous
luminous: mon/OSDMonitor.cc: fix expected_num_objects interpret error
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
07:17 PM Revision 997aced8 (ceph): Merge pull request #21336 from ceph/wip-yuriw-crontab
qa/tests: Changed rhel7.4 to rhel7.5 Yuri Weinstein
07:05 PM CephFS Feature #20611 (New): MDSMonitor: do not show cluster health warnings for file system intentional...
Doug, I was just thinking about this and a valid reason to not want a HEALTH_ERR is if you have dozens or hundreds of... Patrick Donnelly
01:42 PM CephFS Feature #20611 (Fix Under Review): MDSMonitor: do not show cluster health warnings for file syste...
Douglas Fuller
01:42 PM CephFS Feature #20611: MDSMonitor: do not show cluster health warnings for file system intentionally mar...
See https://github.com/ceph/ceph/pull/16608, which implements the opposite of this behavior. Whenever a filesystem is... Douglas Fuller
06:54 PM CephFS Feature #20607 (Rejected): MDSMonitor: change "mds deactivate" to clearer "mds rejoin"
This is rejected in favor of removing `mds deactivate`. Patrick Donnelly
06:23 PM ceph-volume Feature #23451: show physical devices in ceph-volume list
Alfredo Deza
06:23 PM ceph-volume Feature #23451: show physical devices in ceph-volume list
This is how it is tricky :)
If a VG has 2 devices, say, /dev/sda1 and /dev/sdc1, a logical volume *can* be created...
Alfredo Deza
05:53 PM ceph-volume Feature #23451: show physical devices in ceph-volume list
How about returning a list of the physical devices as an array in the json output? We already have the VG, so it shou... Darrell Enns
06:14 PM Revision d90f4064 (ceph): Merge pull request #21311 from liewegas/wip-validate-caps
mon: expand cap validity check for mgr, osd, mds
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-by: Kefu Cha...
Greg Farnum
05:55 PM rgw Bug #23661 (Resolved): RGWAsyncGetSystemObj failed assertion on shutdown/realm reload
... Casey Bodley
05:51 PM Bug #23657 (Fix Under Review): Not all ceph-disk dependencies were moved from ceph-osd to ceph-disk
https://github.com/ceph/ceph/pull/21356 Nathan Cutler
05:23 PM Bug #23657 (Resolved): Not all ceph-disk dependencies were moved from ceph-osd to ceph-disk
I just noticed that, when ceph-disk was moved from ceph-osd to ceph-base, the dependency that provides "sgdisk" was l... Nathan Cutler
05:45 PM RADOS Feature #23660 (New): when scrub errors are due to disk read errors, ceph status can say "likely ...
If some of the scrub errors are due to disk read errors, we can also say in the status output "likely disk errors" an... Vasu Kulkarni
05:44 PM Revision e23a12c2 (ceph): build/ops: rpm: move sgdisk-providing dep to ceph-base
In Debian "gdisk" is already listed under ceph-base, so this commit is
RPM-only.
sgdisk is only used by ceph-disk (p...
Nathan Cutler
05:38 PM rgw Bug #23659 (Resolved): tempest tests failing with pysaml2 version conflict
both keystone-wsgi-public and keystone-wsgi-admin fail to start with lots of these errors:... Casey Bodley
05:31 PM CephFS Documentation #23427 (Pending Backport): doc: create doc outlining steps to bring down cluster
Patrick Donnelly
05:30 PM Revision f1a733e6 (ceph): Merge PR #21265 into master
* refs/pull/21265/head:
doc: outline steps to take CephFS fs down
Reviewed-by: Douglas Fuller <dfuller@redhat.com>
Patrick Donnelly
05:29 PM CephFS Bug #23658 (Resolved): MDSMonitor: crash after assigning standby-replay daemon in multifs setup
From: https://github.com/rook/rook/issues/1027... Patrick Donnelly
05:22 PM Revision a9917783 (ceph): specs: require of e2fsprogs
in ceph/ceph-container we've realized that `e2fsprogs` isn't installed in
centos container image because ceph hasn't ...
Guillaume Abrioux
05:19 PM CephFS Bug #23567: MDSMonitor: successive changes to max_mds can allow hole in ranks
Doug, I tested with master but I believe it also happened with your PR. I can't remember. Patrick Donnelly
03:02 PM CephFS Bug #23567 (Need More Info): MDSMonitor: successive changes to max_mds can allow hole in ranks
Was this before or after https://github.com/ceph/ceph/pull/16608 ? Douglas Fuller
05:01 PM Revision 6da5a588 (ceph): rgw: ability to list bucket contents in unsorted order for efficiency
Add the ability to list the contents of a bucket without the results
being sorted. This can have performance benefits...
J. Eric Ivancich
04:38 PM Bug #23650 (Fix Under Review): add a missing dependency for e2fsprogs
Ken Dreyer
12:57 PM Bug #23650 (Resolved): add a missing dependency for e2fsprogs
a dependency for e2fsprogs is missing.
the result is that when deploying with dmcrypt, mkfs.ext4 might be not foun...
Guillaume Abrioux
04:36 PM Revision 9594dfb6 (ceph): test: Be smarter about when jsonschema can be used
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 9c5ef19f93d999c50641b8bf464b462e0ef5e8f2)
David Zafman
04:36 PM Revision 2312eccb (ceph): doc: Add release notes for the output format changes
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit da0f5887a49363d2d7f2f0a5aac34f5992648b06)...
David Zafman
04:36 PM Revision 74774a4d (ceph): test: Add getjson variable to save output
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 1b1d45bf517237b5221581c3dfb1a7e5fccf712f)
David Zafman
04:36 PM Revision 97f5ff44 (ceph): osd: SnapSet::dump() handle snapid_t not in clone_overlap or clone_size
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 866a52e5673e296a66dfa9407dcf9375f80b7f73)
David Zafman
04:36 PM Revision 02895914 (ceph): osd rados command: Show snapset in list-inconsistent-snapset
Add SnapSet bufferlist to inconsistent_snapset_t
Partial fix for http://tracker.ceph.com/issues/23428
Signed-off-by...
David Zafman
04:34 PM Revision 2d2ee965 (ceph): osd rados command: Change error name snapset_mismatch to snapset_error
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 007cb45fe5c8fd1ffb8db2422a11d67d74bbf5b5)...
David Zafman
04:32 PM Revision f3be026d (ceph): test: Clean-up test and use local values for number of objects and osds
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 0c7ac9db3bbb07eaa781f2cea1206ea9a8724cc5)
David Zafman
04:09 PM ceph-volume Bug #23645 (Need More Info): hot plug disk might not work ceph-volume
This is still not very clear to me. You mention a plug/unplug of disks
that make the device path change, but
then t...
Alfredo Deza
03:57 PM Revision 5d2f369b (ceph): Merge pull request #21236 from jecluis/wip-mon-auth-bootstrap
mon/AuthMonitor: create bootstrap keys on create_initial()
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:54 PM rgw Bug #23655 (Resolved): rgw: es: add support for ES endpoints with password
We don't have a configurable for ES password in the sync module Abhishek Lekshmanan
03:51 PM Backport #23544: luminous: aio_t::rval int type not enough to contain io_event::res with unsigned...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21231
merged
Yuri Weinstein
03:51 PM Revision 0af5c0b0 (ceph): Merge pull request #21231 from pdvian/wip-23544-luminous
luminous: os/bluestore: change the type of aio_t:res to long
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
03:49 PM mgr Backport #23409: luminous: mgr: fix MSG_MGR_MAP handling
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20973
mergedReviewed-by: John Spray <john.spray@redhat.com>
Yuri Weinstein
03:49 PM RADOS Bug #23487 (Pending Backport): There is no 'ceph osd pool get erasure allow_ec_overwrites' command
Sage Weil
03:49 PM Revision e90d3c11 (ceph): Merge pull request #20973 from pdvian/wip-23409-luminous
luminous: mgr: fix MSG_MGR_MAP handling
Reviewed-by: John Spray <john.spray@redhat.com>
Yuri Weinstein
03:49 PM Revision 68446cce (ceph): Merge pull request #21102 from trociny/wip-23487
mon: add 'ceph osd pool get erasure allow_ec_overwrites' command
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Sage Weil
03:48 PM Revision 53a6ddab (ceph): Merge pull request #21229 from liewegas/wip-release-reserved-luminous
luminous: osd: do not release_reserved_pushes when requeuing
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
03:39 PM RADOS Backport #23654 (Resolved): luminous: Special scrub handling of hinfo_key errors
https://github.com/ceph/ceph/pull/21397 David Zafman
03:38 PM ceph-volume Bug #23644 (Resolved): when no OSDs are found to activate an AttributeError is raised
merged commit 459cd9f into luminous Alfredo Deza
03:30 PM bluestore Bug #23653 (Resolved): tcmalloc Attempt to free invalid pointer 0x55de11f2a540 in rocksdb::LRUCac...
This is on rhel7.5 qst run
Run: http://pulpito.ceph.com/teuthology-2018-04-10_20:02:32-smoke-master-testing-basic-...
Yuri Weinstein
03:29 PM Revision 1d4473fc (ceph): osd rados command: list-inconsistent-obj attribute improvements
System attributes shown as "object_info", "snapset" and "hashinfo"
Only output user attributes as "attrs"
Drop leadi...
David Zafman
03:18 PM Revision a4b9bd0b (ceph): osd rados command: Change "oi_attr" to "info" in scrub handling errors
oi_attr_missing -> info_missing
oi_attr_corrupted -> info_corrupted
Signed-off-by: David Zafman <dzafman@redhat.com>...
David Zafman
03:18 PM Revision 4cd59ad1 (ceph): osd rados command: Change "oi" to "info" in scrub handling errors
data_digest_mismatch_oi -> data_digest_mismatch_info
omap_digest_mismatch_oi -> omap_digest_mismatch_info
size_mismat...
David Zafman
03:18 PM Revision 26df9074 (ceph): osd rados command: Rename ss_attr_missing/ss_attr_corrupted to snapset_...
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit bec67e3d4095484970ad3376a9b2613d07a6606f)...
David Zafman
03:15 PM Revision 64017148 (ceph): Merge pull request #21300 from dillaman/wip-rbd-mirror-active-active
rbd-mirror: integrate image map policy as incremental step to active-active
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
03:14 PM Revision ab7c3cb4 (ceph): osd rados command: Improve scrub handling of HashInfo (hinfo_key xattr)
Fixes: http://tracker.ceph.com/issues/23364
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
03:14 PM CephFS Bug #23652 (Fix Under Review): client: fix gid_count check in UserPerm->deep_copy_from()
https://github.com/ceph/ceph/pull/21341 Jos Collin
03:10 PM CephFS Bug #23652 (Resolved): client: fix gid_count check in UserPerm->deep_copy_from()
Fix gid_count check in UserPerm->deep_copy_from(). Allocate gids only if gid_count > 0. Jos Collin
03:14 PM Revision dd042a15 (ceph): osd: Don't crash in get_hash_info() with a corrupt HashInfo
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 0d4acc55ffd7f0f45324d1c933a2a5d0d47b84ec)...
David Zafman
03:13 PM Revision 4be67187 (ceph): test: Remove check that masks differences (let diff fail)
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit be815f9b2b9ded0a0dad19f88488d79ce5efff07)...
David Zafman
03:11 PM Revision 956d5501 (ceph): client: Fix the gid_count check
Make the right check for gid_count.
Fixes: http://tracker.ceph.com/issues/23652
Signed-off-by: Jos Collin <jcollin@r...
Jos Collin
03:10 PM Messengers Bug #23618 (Pending Backport): SIGFPE, Arithmetic exception in AsyncConnection::_process_connection
Kefu Chai
03:09 PM Revision 96aad4ae (ceph): Merge pull request #21314 from badone/wip-ms_inject_socket_failures-SIGFPE
msg/async/AsyncConnection: Fix FPE in process_connection
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
03:09 PM rbd Bug #23597 (Resolved): fsx writethrough test case failures
Mykola Golub
03:09 PM RADOS Bug #23621 (Resolved): qa/standalone/mon/misc.sh fails on master
Kefu Chai
03:09 PM Revision 7abc1153 (ceph): Merge pull request #21308 from dillaman/wip-23597
librbd: disable ENOENT tracking within the object cacher
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
03:08 PM rgw Bug #23651 (In Progress): Dynamic bucket indexing, resharding and tenants still seems to be broken
I've had issues with this before, which is described in https://tracker.ceph.com/issues/22046. But the issues remain ... Mark Schouten
03:08 PM Revision 4cc3dab0 (ceph): Merge pull request #21318 from badone/wip-qa-mon-misc-add-osdmap-prune-...
qa/standalone/mon/misc.sh: Add osdmap-prune tests
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-by: Kefu Ch...
Kefu Chai
03:07 PM bluestore Bug #23333 (Pending Backport): bluestore: ENODATA on aio
i believe this change should be backported. Kefu Chai
03:05 PM Revision 80667e8d (ceph): Merge pull request #21306 from rzarzynski/wip-bs-bug23333-allow-eio
os/bluestore: alter the allow_eio policy regarding kernel's error list.
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
03:03 PM mgr Bug #23584 (Pending Backport): mgr: prometheus: 'PG_STATES' still have not all PG_STATES.
Kefu Chai
03:03 PM Revision 28e543f5 (ceph): Merge pull request #21288 from jcsp/wip-23584
mgr/prometheus: fix PG state names
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Kefu Chai
03:01 PM Revision d0e6e0db (ceph): Merge pull request #21281 from zealoussnow/wip-leozhang-0407
common: retry_sys_call no need take address of a function pointer
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>...
Kefu Chai
03:01 PM Revision dc4b525d (ceph): Merge pull request #21297 from tchaikov/wip-ceph-w-utf-8
ceph: print output of "status" as string not as bytes
Reviewed-by: Tim Serong <tserong@suse.com>
Kefu Chai
02:59 PM Bug #23296 (Resolved): Cache-tier forward mode hang in luminous
Kefu Chai
02:59 PM Revision d9d56800 (ceph): Merge pull request #21275 from smithfarm/wip-23296
osdc/Objecter: add ignore overlay flag if got redirect reply
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: G...
Kefu Chai
02:58 PM Revision 3c31336f (ceph): Merge pull request #21259 from rzarzynski/wip-common-hint-dout
common: hint the main branch of dout() accordingly to default verbosity.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:50 PM Revision 7dcf9cf2 (ceph): Merge pull request #21103 from dzafman/wip-23267-luminous
luminous: scrub errors not cleared on replicas can cause inconsistent pg state when replica takes over primary
Revie...
David Zafman
02:47 PM Revision 459cd9f8 (ceph): Merge pull request #21335 from ceph/backport-rm23644
luminous: ceph-volume lvm.activate error if no bluestore OSDs are found
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
02:41 PM Revision c5a004d7 (ceph): pybind/mgr/dashboard: silence lint warnings
this silences following errors:
9: ./awsauth.py:42:1: E722 do not use bare except'
9: ./awsauth.py:116:13: E722 do n...
Kefu Chai
02:36 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Could this be caused by re-written data while the first write is still in flight?
This write pattern has been obse...
Eric Blevins
12:51 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
We're seeing the same behavior:... Michael Prokop
02:34 PM CephFS Backport #23635 (In Progress): luminous: client: fix request send_to_auth was never really used
https://github.com/ceph/ceph/pull/21354 Prashant D
02:28 PM Revision b41e049c (ceph): cmake: no need to setup venv for dashboard
unlike ceph-disk and ceph-detect-init, dashboard is not a standalone
python application, it is a python application h...
Kefu Chai
02:25 PM Revision 213652aa (ceph): test/dashboard: only test enabled python bindings
we should test the python version of MGR_PYTHON_VERSION_MAJOR, if we are
testing both py2.7 and py3, we are preparing...
Kefu Chai
01:49 PM Revision 5ad70e08 (ceph): Merge pull request #20186 from jecluis/wip-codingstyle
CodingStyle: add python and javascript/typescript Sage Weil
01:46 PM CephFS Feature #20609 (In Progress): MDSMonitor: add new command `ceph fs set <fs_name> down` to bring t...
https://github.com/ceph/ceph/pull/16608 overhauls this behavior, and re-implements the cluster_down flag for this fun... Douglas Fuller
01:45 PM Revision 75287281 (ceph): CodingStyle: add python and javascript/typescript
As we are rapidly expanding our code base beyond C++ and C, it is a good
idea to enforce coding styles for other lang...
Joao Eduardo Luis
01:45 PM CephFS Feature #20606 (Fix Under Review): mds: improve usability of cluster rank manipulation and settin...
https://github.com/ceph/ceph/pull/16608 Douglas Fuller
01:45 PM Revision ae917eac (ceph): client: fix request send_to_auth was never really used
Signed-off-by: Zhi Zhang <zhangz.david@outlook.com>
(cherry picked from commit c126d3225d0b2cbd8249bee99eda6bfb106f9bdd)
Zhi Zhang
01:44 PM CephFS Feature #20610 (Fix Under Review): MDSMonitor: add new command to shrink the cluster in an automa...
https://github.com/ceph/ceph/pull/16608 Douglas Fuller
01:43 PM CephFS Feature #20608 (Rejected): MDSMonitor: rename `ceph fs set <fs_name> cluster_down` to `ceph fs se...
This behavior is overhauled in https://github.com/ceph/ceph/pull/16608 . Douglas Fuller
01:40 PM RADOS Backport #23316: jewel: pool create cmd's expected_num_objects is not correctly interpreted
-https://github.com/ceph/ceph/pull/21042-
but test/mon/osd-pool-create.sh failing, looking into it.
Prashant D
01:30 PM CephFS Backport #23634 (In Progress): luminous: doc: outline the steps for upgrading an MDS cluster
https://github.com/ceph/ceph/pull/21352 Prashant D
01:30 PM CephFS Bug #23393 (Resolved): ceph-ansible: update Ganesha config for nfs_file_gw to use optimal settings
Ramana Raja
01:26 PM CephFS Bug #23643 (Resolved): qa: osd_mon_report_interval typo in test_full.py
Sage Weil
01:25 PM Revision 53588a41 (ceph): Merge pull request #21334 from batrick/i23643
qa: fix typo in test_full
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:49 PM Revision e292ce22 (ceph): Merge pull request #21349 from wjwithagen/wjw-freebsd-deps
FreeBSD: add new required packages to be installed
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
12:49 PM Revision 37a35660 (ceph): Merge pull request #21258 from votdev/rgw_proxy
mgr/dashboard: Implement a RGW proxy
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Sebastian Wagner <sebas...
Lenz Grimmer
12:15 PM rbd Bug #23629 (Closed): RBD corruption after power off
Great, no worries. Jason Dillaman
08:55 AM rbd Bug #23629: RBD corruption after power off
@Jason: my bad, this helped, thanks a lot. We went from Jewel to Luminous, so we skipped Kraken altogether, that's wh... Josef Zelenka
12:05 PM Revision 3a331bf3 (ceph): doc: outline upgrade procedure for mds cluster
Fixes: http://tracker.ceph.com/issues/23568
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
11:39 AM Revision 1b18aed5 (ceph): Merge pull request #21347 from SUSE/wip-doc-mgr-plugin-limitations
doc/mgr: Add limitations section to plugin guide
Reviewed-by: Lenz Grimmer <lenz@grimmer.com>
Reviewed-by: John Spra...
John Spray
11:37 AM Revision 381d1ef5 (ceph): FreeBSD: add new required packages to be installed
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
11:29 AM Revision aa6159b3 (ceph): specs: require of e2fsprogs
in ceph/ceph-container we've realized that `e2fsprogs` isn't installed in
centos container image because ceph hasn't ...
Guillaume Abrioux
11:15 AM Bug #23649 (Fix Under Review): [simple/msg]Add heartbeat timeout beforeAccepter::entry break out ...
Kefu Chai
10:53 AM Bug #23649: [simple/msg]Add heartbeat timeout beforeAccepter::entry break out for osd thread
I make a pull request at
https://github.com/ceph/ceph/pull/21348
相洋 于
09:52 AM Bug #23649 (Resolved): [simple/msg]Add heartbeat timeout beforeAccepter::entry break out for osd ...
Recently there has been a big problem in our production ceph
cluster.It has been running very well for one and a hal...
相洋 于
11:10 AM Revision 9d316c34 (ceph): mgr/dashboard: Update selected items on table refresh
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
11:10 AM Revision 35fe4169 (ceph): qa: ignore bad backtrace cluster wrn
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
11:10 AM Revision d6e3099e (ceph): qa/cephfs: Add tests to validate scrub functionality
Add tests to ensure the scrub operation is not adversly affected
by certain metadata pathologies.
Signed-off-by: Dou...
Douglas Fuller
10:33 AM Revision f3aadbf6 (ceph): doc/mgr: Add limitations section to plugin guide
Signed-off-by: Tim Serong <tserong@suse.com> Tim Serong
10:27 AM CephFS Backport #23632 (In Progress): luminous: mds: handle client requests when mds is stopping
https://github.com/ceph/ceph/pull/21346 Prashant D
09:09 AM CephFS Backport #23632: luminous: mds: handle client requests when mds is stopping
I am on it. Prashant D
10:26 AM Revision e4a0b12a (ceph): mgr/dashboard: Implement RGW proxy
This implementation is basically a Rados Gateway reverse proxy. It
additionally takes care of the authentication to ...
Patrick Seidensal
10:26 AM Revision a18ffe80 (ceph): mgr/dashboard: Takeover PR #20799 and adapt comments.
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
10:26 AM Revision 46088254 (ceph): mgr/dashboard: RGW proxy: Include `python-requests-aws`
This commit will include the `python-requests-aws` [1] library. This library
extends the `requests` library by an au...
Patrick Seidensal
10:22 AM Revision 34232b34 (ceph): Merge pull request #21022 from sebastian-philipp/dashboard_get_range
mgr/dashboard: Refactor multiple duplicates of `get_rate()`
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: ...
Lenz Grimmer
10:19 AM Revision f0614a8d (ceph): Merge pull request #20920 from sebastian-philipp/dashboard_v2-erasure-c...
mgr/dashboard: Add ErasureCodeProfile controller
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Stephan Mül...
Lenz Grimmer
10:11 AM Revision fe866488 (ceph): specs: require of e2fsprogs
in ceph/ceph-container we've realized that `e2fsprogs` isn't installed in
centos container image because ceph doesn't...
Guillaume Abrioux
10:05 AM Revision b1fe4e17 (ceph): specs: require of e2fsprogs
in ceph/ceph-container we've realized that e2fsprogs isn't installed in
centos container image because ceph doesn't r...
Guillaume Abrioux
09:55 AM Revision 09092660 (ceph): Merge pull request #21086 from ricardoasmarques/fix-table-without-fetch...
mgr/dashboard: Fix table without fetchData
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Stephan Müller <smu...
Lenz Grimmer
09:11 AM Revision 6c9c5451 (ceph): Merge pull request #21041 from votdev/custom_validators
mgr/dashboard: Add custom validators
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Ricardo Marques <r...
Lenz Grimmer
09:08 AM Revision 7fdf9ae7 (ceph): Merge pull request #21078 from tspmelo/wip-notifications
mgr/dashboard: Add notification service/component
Reviewed-by: Volker Theile vtheile@suse.com
Reviewed-by: Stephan M...
Lenz Grimmer
09:08 AM Revision 305b6fbb (ceph): mds: check projected linkage before migrating stray dentry
NULL projected linkage triggers assertion in StrayManager::migrate_stray()
Signed-off-by: "Yan, Zheng" <zyan@redhat....
Yan, Zheng
09:08 AM Revision 13e51733 (ceph): mds: handle client requests while mds is stopping
stopping mds may require several minutes. It's not good to block
client requests so long. mds should get less and les...
Yan, Zheng
09:08 AM Revision abaabece (ceph): mds: make stopping mds export strays and subtree at the same time
Stopping mds also handle client requests now. Client requests may
continue to create strays dentries. So mds should s...
Yan, Zheng
08:50 AM Revision ccace858 (ceph): mgr/dashboard: Loading indicator only if fechData provided
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
08:47 AM Linux kernel client Bug #22702 (Resolved): cephfs crashed under high memory pressure due to reserved caps number mism...
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e30ee58121e34831b9665934d70dbc72ab0fe2f... Ilya Dryomov
08:42 AM Revision b4188367 (ceph): mgr/dashboard: Hide refresh button if no fetchData provided
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
08:40 AM Linux kernel client Feature #4770 (Resolved): krbd: consider including write data with layered existence check
Done in 4.17. Ilya Dryomov
08:39 AM Linux kernel client Feature #3837 (Resolved): krbd: support format 2 striping
Done in 4.17. Ilya Dryomov
06:33 AM mgr Bug #23205: Blocked requests no longer show details
I have the same issue. We are constantly having some slow requests every day and there is no way to debug. The old wa... Tobias Rehn
06:26 AM Revision 20a2ec5e (ceph): mgr/dashboard: Add custom validators.
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
06:09 AM Revision f8a8b7ef (ceph): pybind/ceph_argparse: Fix UnboundLocalError if command doesn't validate
The error case in validate_command() where the command is found but the
command itself is somehow invalid raises an U...
Tim Serong
05:14 AM CephFS Bug #21745 (Pending Backport): mds: MDBalancer using total (all time) request count in load stati...
Patrick Donnelly
05:13 AM Revision aaac83ab (ceph): Merge PR #19220 into master
* refs/pull/19220/head:
mds: limit run time of load balancer
mds: add list to track recently used sub-directories
...
Patrick Donnelly
05:00 AM RADOS Bug #23610 (Pending Backport): pg stuck in activating because of dropped pg-temp message
Kefu Chai
05:00 AM Revision 723b92d9 (ceph): Merge pull request #21310 from tchaikov/wip-23610
osd: resend osd_pgtemp if it's not acked
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
04:56 AM RADOS Bug #23648 (New): max-pg-per-osd.from-primary fails because of activating pg
the reason why we have activating pg when the number of pg is under the hard limit of max-pg-per-osd is that:
1. o...
Kefu Chai
03:01 AM RADOS Bug #23647 (In Progress): thrash-eio test can prevent recovery
We are injecting random EIOs. However, in a recovery situation an EIO leads us to decide the object is missing in on... Sage Weil
01:39 AM Revision 8b833a29 (ceph): librbd: fix rbd close race with rewatch
fix rbd close race with rewatch
Signed-off-by: Song Shun <song.shun3@zte.com.cn>
shun song
01:00 AM CephFS Feature #22372: kclient: implement quota handling using new QuotaRealm
by following commits in testing branch
ceph: quota: report root dir quota usage in statfs …
ceph: quota: add cou...
Zheng Yan
12:47 AM CephFS Bug #18730 (Closed): mds: backtrace issues getxattr for every file with cap on rejoin
should be resolved by open file table https://github.com/ceph/ceph/pull/20132 Zheng Yan
12:44 AM CephFS Fix #5268 (Closed): mds: fix/clean up file size/mtime recovery code
current code does parallel object checks. Zheng Yan
12:39 AM CephFS Bug #4212 (Closed): mds: open_snap_parents isn't called all the times it needs to be
with the new snaprealm format, there is no need to open past parent Zheng Yan
12:37 AM CephFS Bug #21412 (Closed): cephfs: too many cephfs snapshots chokes the system
Zheng Yan
12:37 AM CephFS Bug #21412: cephfs: too many cephfs snapshots chokes the system
this is actually osd issue. I talk to josh at cephalocon. He said it has already been fixed Zheng Yan
12:31 AM Revision 53e6d18d (ceph): osd: Improve object_stat_sum_t handling
Keep post split PGs as inconsistent from original
Keep num_scrub_errors as total of other 2
Signed-off-by: David Zaf...
David Zafman
12:31 AM Revision da4f397a (ceph): test: Eliminate use of bc (use awk) in get_timeout_delays()
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit ce9c029858d8deb249afe8effd5d80ae623f69a2)
David Zafman
12:31 AM Revision 5a423474 (ceph): osd: Fix stale scrub stats when a primary takes over
Fixes: http://tracker.ceph.com/issues/23267
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman

04/10/2018

11:38 PM RADOS Feature #23364 (Pending Backport): Special scrub handling of hinfo_key errors
David Zafman
11:32 PM Revision 80137ca3 (ceph): Merge pull request #20947 from dzafman/wip-23364
Special scrub handling of hinfo_key errors
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Josh Durgin <jdurg...
David Zafman
11:27 PM Revision bebf35a6 (ceph): common: hint the main branch of dout() accordingly to default verbosity.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
11:22 PM CephFS Feature #13688 (Resolved): mds: performance: journal inodes with capabilities to limit rejoin tim...
Fixed by Zheng's openfile table: https://github.com/ceph/ceph/pull/20132 Patrick Donnelly
11:20 PM CephFS Feature #14456: mon: prevent older/incompatible clients from mounting the file system
I think the right direction is to allow setting a flag on the MDSMap to prevent older clients from connecting to the ... Patrick Donnelly
11:18 PM CephFS Bug #22482 (Won't Fix): qa: MDS can apparently journal new file on "full" metadata pool
This is expected. The MDS is treated specially by the OSDs to allow some writes when the pool is full. Patrick Donnelly
11:13 PM CephFS Feature #15507: MDS: support "watching" an inode/dentry
https://bugzilla.redhat.com/show_bug.cgi?id=1561326 Patrick Donnelly
10:40 PM rgw Bug #23628: deleting zonegroup doesn't remove it from the period
I absolutely couldn't find a way to rollback a period, but I was able to "fix" the problem by manually rollbacking my... Jérôme Poulin
09:45 PM rgw Bug #23628: deleting zonegroup doesn't remove it from the period
Interestingly, I hit the same issue today. Cannot commit period anymore and the whole realm is broken since I cannot ... Jérôme Poulin
03:06 PM rgw Bug #23628 (New): deleting zonegroup doesn't remove it from the period
radosgw-admin realm create --rgw-realm=myrealm --default
$ radosgw-admin realm get --rgw-realm=my_realm
$ radosgw-a...
Orit Wasserman
10:36 PM CephFS Bug #23615 (Rejected): qa: test for "snapid allocation/deletion mismatch with monitor"
From Zheng:
> mds deletes old snapshots by MRemoveSnaps message. Monitor does not do snap_seq auto-increment wh...
Patrick Donnelly
10:17 PM Bug #23599: Segfault while scrubbing Bluestore OSD
OK thanks - this pretty much happens to some of our 342 OSDs on every deep scrub operation. I will try to set the de... Alex Gorbachev
10:04 AM Bug #23599: Segfault while scrubbing Bluestore OSD
Alex Gorbachev wrote:
> I will update to 12.2.5 when available and report back. This is in production, so I am als...
Igor Fedotov
03:55 AM Bug #23599: Segfault while scrubbing Bluestore OSD
I will update to 12.2.5 when available and report back. This is in production, so I am also wondering if the debug ... Alex Gorbachev
10:02 PM Revision 6adac019 (ceph): qa/tests: Changed rhel7.4 to rhel7.5
Note: This is a temp fix till we get $ implementaion
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
09:46 PM rgw Bug #23099: REST admin metadata API paging failure bucket & bucket.instance: InvalidArgument
Hi Robin, think I've reproduced this, in the "bucket" case. Will follow up.
Matt
Matt Benjamin
09:25 PM rbd Bug #23499 (Resolved): test_admin_socket.sh may fail on wait_for_clean
Nathan Cutler
09:25 PM rbd Backport #23507 (Resolved): luminous: test_admin_socket.sh may fail on wait_for_clean
Nathan Cutler
07:56 PM rbd Backport #23507: luminous: test_admin_socket.sh may fail on wait_for_clean
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21124
merged
Yuri Weinstein
09:24 PM rbd Bug #23502 (Resolved): is_qemu_running in qemu_rebuild_object_map.sh and qemu_dynamic_features.sh...
Nathan Cutler
09:24 PM rbd Backport #23524 (Resolved): luminous: is_qemu_running in qemu_rebuild_object_map.sh and qemu_dyna...
Nathan Cutler
07:56 PM rbd Backport #23524: luminous: is_qemu_running in qemu_rebuild_object_map.sh and qemu_dynamic_feature...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21192
merged
Yuri Weinstein
09:24 PM rbd Bug #23528 (Resolved): rbd-nbd: EBUSY when do map
Nathan Cutler
09:23 PM rbd Backport #23542 (Resolved): luminous: rbd-nbd: EBUSY when do map
Nathan Cutler
07:55 PM rbd Backport #23542: luminous: rbd-nbd: EBUSY when do map
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21230
merged
Yuri Weinstein
09:13 PM RADOS Bug #23428: Snapset inconsistency is hard to diagnose because authoritative copy used by list-inc...
In the pull request https://github.com/ceph/ceph/pull/20947 there is a change to partially address this issue. Unfor... David Zafman
09:08 PM RADOS Bug #23646 (Resolved): scrub interaction with HEAD boundaries and clones is broken
Scrub will work in chunks, accumulating work in cleaned_meta_map. A single object's clones may stretch across two su... Sage Weil
08:52 PM Revision 9c5ef19f (ceph): test: Be smarter about when jsonschema can be used
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:52 PM Revision da0f5887 (ceph): doc: Add release notes for the output format changes
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:51 PM Revision 60ae2b8e (ceph): osd rados command: Show snapset in list-inconsistent-snapset
Add SnapSet bufferlist to inconsistent_snapset_t
Partial fix for http://tracker.ceph.com/issues/23428
Signed-off-by...
David Zafman
08:32 PM Revision 6fae4df0 (ceph): rbd-mirror: simplify the interface between image mapper and policy
The context callbacks between the image map and its policy required
too many hooks between the two classes. Additiona...
Jason Dillaman
08:32 PM Revision 7dce6d22 (ceph): rbd-mirror: initial policy instance update should detect dead instances
At initial promotion to the leader position, it can be nearly always
assumed that at least one instance has died and ...
Jason Dillaman
08:32 PM Revision 6491dc3c (ceph): rbd-mirror: integrate image map init/shut down into pool replayer
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:32 PM Revision e01c6c4b (ceph): rbd-mirror: wire instance notifications through to pool replayer
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:32 PM Revision 08fdb715 (ceph): rbd-mirror: wire image map between pool watcher and instance watcher
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:32 PM Revision 10522f4b (ceph): rbd-mirror: image map shut down should reset task context
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:31 PM Revision 8a902f78 (ceph): rbd_mirror: document the basic state flow for pool watcher
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:31 PM Revision 7a0f91e1 (ceph): rbd-mirror: moved pool watcher listener interface out of templated class
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:31 PM Revision a13b7c82 (ceph): rbd-mirror: moved leader watcher listener interface out of templated class
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:31 PM Revision cca3a9b7 (ceph): rbd-mirror: leader watcher should always initialize status watcher
In the case of active/active, both the leader and the followers will be
sending status updates for their images. Ther...
Jason Dillaman
08:31 PM Revision 9164f98d (ceph): rbd-mirror: removed declared but undefined leader watcher methods
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:31 PM Revision e31ef59a (ceph): rbd-mirror: batch peer instances ack and timeout handlers
This throttles the on-disk updates and also will eventually help to
throttle the shuffling of images between alive pe...
Jason Dillaman
08:31 PM Revision 85996e15 (ceph): rbd-mirror: new add/remove instances listener
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:31 PM Revision 76a33346 (ceph): rbd-mirror: block instance add/remove notifications until post-locked
Avoid a possible race condition with instances being detected before the
pool replayer leader handling is fully initi...
Jason Dillaman
08:31 PM Revision d0a77ae0 (ceph): rbd-mirror: convert PoolReplayer to templated class
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:31 PM Revision 50ff6333 (ceph): rbd-mirror: moved policy inner-types to common types header
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:31 PM Revision 4b7c194b (ceph): rbd-mirror: image map listener should provide a callback context
The context wraps the necessary data and provides a pass-through chain
to the instance notification helpers.
Signed-...
Jason Dillaman
08:26 PM Revision be815f9b (ceph): test: Remove check that masks differences (let diff fail)
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:26 PM Revision 0d4acc55 (ceph): osd: Don't crash in get_hash_info() with a corrupt HashInfo
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:26 PM Revision d713c7da (ceph): osd rados command: Improve scrub handling of HashInfo (hinfo_key xattr)
Fixes: http://tracker.ceph.com/issues/23364
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:26 PM Revision bec67e3d (ceph): osd rados command: Rename ss_attr_missing/ss_attr_corrupted to snapset_...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:26 PM Revision 273f6213 (ceph): osd rados command: Change "oi_attr" to "info" in scrub handling errors
oi_attr_missing -> info_missing
oi_attr_corrupted -> info_corrupted
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:26 PM Revision 01687b05 (ceph): osd rados command: Change "oi" to "info" in scrub handling errors
data_digest_mismatch_oi -> data_digest_mismatch_info
omap_digest_mismatch_oi -> omap_digest_mismatch_info
size_mismat...
David Zafman
08:26 PM Revision 98250951 (ceph): osd rados command: list-inconsistent-obj attribute improvements
System attributes shown as "object_info", "snapset" and "hashinfo"
Only output user attributes as "attrs"
Drop leadi...
David Zafman
08:26 PM Revision 0a8ed0b9 (ceph): osd: Without snapdir we don't have a head mismatch error anymore
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:26 PM Revision 0c7ac9db (ceph): test: Clean-up test and use local values for number of objects and osds
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:26 PM Revision 007cb45f (ceph): osd rados command: Change error name snapset_mismatch to snapset_error
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:26 PM Revision 1b1d45bf (ceph): test: Add getjson variable to save output
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:26 PM Revision 866a52e5 (ceph): osd: SnapSet::dump() handle snapid_t not in clone_overlap or clone_size
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:08 PM Revision 184dd9d5 (ceph): qa/tests: Changed rhel7.4 to rhel7.5
Note: This is a temp fix till we get $ implementaion
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
08:05 PM Revision d4f72838 (ceph): qa/tests: Changed rhel7.4 to rhel7.5
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
07:56 PM Revision 3cddfbeb (ceph): Merge pull request #21124 from smithfarm/wip-23507-luminous
luminous: test_admin_socket.sh may fail on wait_for_clean
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed...
Yuri Weinstein
07:55 PM Revision c5a92509 (ceph): Merge pull request #21192 from pdvian/wip-23524-luminous
luminous: is_qemu_running in qemu_rebuild_object_map.sh and qemu_dynamic_features.sh may return false positive
Revie...
Yuri Weinstein
07:55 PM Revision fe5fff8d (ceph): Merge pull request #21230 from pdvian/wip-23542-luminous
luminous: rbd-nbd: fix ebusy when do map
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
07:49 PM rbd Bug #23629 (Need More Info): RBD corruption after power off
@Josef: this sounds like your images have the exclusive-lock feature enabled but your OpenStack Ceph user does not ha... Jason Dillaman
03:12 PM rbd Bug #23629 (Closed): RBD corruption after power off
Hello,
we have ran into a nasty bug regarding RBD in Ceph Luminous - we have encountered this across multiple diffe...
Josef Zelenka
07:28 PM ceph-volume Bug #23644: when no OSDs are found to activate an AttributeError is raised
PR at https://github.com/ceph/ceph/pull/21335 Alfredo Deza
07:25 PM ceph-volume Bug #23644 (Resolved): when no OSDs are found to activate an AttributeError is raised
This is similar to what happens in activate_filestore but we didn't have it here and I noticed it with this failure:
...
Alfredo Deza
07:27 PM Revision f8ba4e55 (ceph): ceph-volume lvm.activate error if no bluestore OSDs are found
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b1920d6e731f194c4829810d849dba6b087ce3a4)
Alfredo Deza
07:25 PM ceph-volume Bug #23645 (Closed): hot plug disk might not work ceph-volume

From the list:
Sata hdds, this happen on running server, without reboot.
Due to hardware problem, vibration, h...
Vasu Kulkarni
06:47 PM Revision c10907af (ceph): qa: fix typo in test_full
Cause: 577737d007c05bc7a3972158be8c520ab73a1517
Fixes: http://tracker.ceph.com/issues/23643
Signed-off-by: Patrick ...
Patrick Donnelly
06:45 PM CephFS Bug #23643 (Resolved): qa: osd_mon_report_interval typo in test_full.py
https://github.com/ceph/ceph/blob/577737d007c05bc7a3972158be8c520ab73a1517/qa/tasks/cephfs/test_full.py#L137 Patrick Donnelly
06:33 PM CephFS Bug #23624 (Resolved): cephfs-foo-tool crashes immediately it starts
Patrick Donnelly
08:27 AM CephFS Bug #23624 (Fix Under Review): cephfs-foo-tool crashes immediately it starts
https://github.com/ceph/ceph/pull/21321 Zheng Yan
08:14 AM CephFS Bug #23624 (Resolved): cephfs-foo-tool crashes immediately it starts
http://pulpito.ceph.com/pdonnell-2018-04-06_22:48:23-kcephfs-master-testing-basic-smithi/
Zheng Yan
06:33 PM Revision bd0c68e0 (ceph): Merge PR #21321 into master
* refs/pull/21321/head:
tools/cephfs: instantiate MDSUtility after global_init()
Reviewed-by: Patrick Donnelly <pdo...
Patrick Donnelly
06:31 PM Revision f71784ed (ceph): Merge pull request #21130 from ceph/wip-rm23067
ceph-volume Implement an 'activate all' to help with dense servers or migrating OSDs
Reviewed-by: Andrew Schoen <as...
Andrew Schoen
06:12 PM RADOS Backport #23630 (In Progress): luminous: pg stuck in activating
Nathan Cutler
05:53 PM RADOS Backport #23630 (Resolved): luminous: pg stuck in activating
https://github.com/ceph/ceph/pull/21330 Nathan Cutler
05:54 PM CephFS Backport #23642 (Rejected): luminous: mds: the number of inode showed by "mds perf dump" not corr...
Nathan Cutler
05:54 PM CephFS Backport #23641 (Resolved): luminous: auth|doc: fs authorize error for existing credentials confu...
https://github.com/ceph/ceph/pull/22963 Nathan Cutler
05:54 PM rbd Backport #23640 (Resolved): luminous: rbd: import with option --export-format fails to protect sn...
https://github.com/ceph/ceph/pull/21316 Nathan Cutler
05:53 PM CephFS Backport #23638 (Resolved): luminous: ceph-fuse: getgroups failure causes exception
https://github.com/ceph/ceph/pull/21687 Nathan Cutler
05:53 PM CephFS Backport #23637 (Resolved): luminous: mds: assertion in MDSRank::validate_sessions
https://github.com/ceph/ceph/pull/21372 Nathan Cutler
05:53 PM RADOS Bug #23610 (Fix Under Review): pg stuck in activating because of dropped pg-temp message
Nathan Cutler
05:53 PM RADOS Bug #23610 (Pending Backport): pg stuck in activating because of dropped pg-temp message
Nathan Cutler
05:53 PM CephFS Backport #23636 (Resolved): luminous: mds: kicked out by monitor during rejoin
https://github.com/ceph/ceph/pull/21366 Nathan Cutler
05:53 PM CephFS Backport #23635 (Resolved): luminous: client: fix request send_to_auth was never really used
https://github.com/ceph/ceph/pull/21354 Nathan Cutler
05:53 PM CephFS Backport #23634 (Resolved): luminous: doc: outline the steps for upgrading an MDS cluster
https://github.com/ceph/ceph/pull/21352 Nathan Cutler
05:53 PM RADOS Backport #23633 (Rejected): luminous: large-omap-object-warnings test fails
Nathan Cutler
05:53 PM CephFS Backport #23632 (Resolved): luminous: mds: handle client requests when mds is stopping
https://github.com/ceph/ceph/pull/21346 Nathan Cutler
05:53 PM rbd Backport #23631 (Resolved): luminous: python bindings fixes and improvements
https://github.com/ceph/ceph/pull/21725 Nathan Cutler
05:47 PM RADOS Bug #18746 (Fix Under Review): monitors crashing ./include/interval_set.h: 355: FAILED assert(0) ...
Greg Farnum
05:46 PM rbd Bug #23609 (Pending Backport): python bindings fixes and improvements
Mykola Golub
05:45 PM Revision 21e26035 (ceph): Merge pull request #21304 from rjfd/wip-rbd-pybind-fixes
rbd: python bindings fixes and improvements
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Mykola Go...
Mykola Golub
05:32 PM Revision e8ca5f01 (ceph): Merge pull request #21272 from cbodley/wip-rgw-beast-experiment
rgw: beast frontend no longer experimental
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed-by: Abhishek L...
Casey Bodley
05:21 PM Revision 776e5479 (ceph): Merge pull request #21120 from oritwas/wip-rgw-21619
rgw: reshard cancel command should clear bucket resharding flag
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:55 PM Revision 0fa70515 (ceph): osdc: Remove useless condition.
If Op/CommandOp in a OSDSesion, the filed session of Op/CommandOp must
not null. And in _scan_reuqests it always get ...
jianpeng ma
04:55 PM Revision 964068ca (ceph): osdc: cleanup code.
Remvoe useless conditon.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
jianpeng ma
04:26 PM Revision f1e826ad (ceph): rgw: beast frontend no longer experimental
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
04:26 PM RADOS Bug #23495 (Resolved): Need (SLOW_OPS) in whitelist for another yaml
Kefu Chai
11:26 AM RADOS Bug #23495 (Fix Under Review): Need (SLOW_OPS) in whitelist for another yaml
https://github.com/ceph/ceph/pull/21324 Kefu Chai
03:31 PM Revision 2f00b8f9 (ceph): Merge PR #21302 into wip-sage-testing-20180410.153118
* refs/pull/21302/head:
qa/suites/rados/singleton/all/random-eio: whitelist eio error message
Reviewed-by: David Za...
Sage Weil
03:30 PM Revision dbdbbbfc (ceph): Merge PR #21315 into wip-sage-testing-20180410.153007
* refs/pull/21315/head:
qa/tasks/mgr/test_failover: fix for id -> name rename in mgr metadata
Reviewed-by: John Spr...
Sage Weil
03:30 PM Revision f53190a6 (ceph): githubmap: update contributors
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:24 PM rgw Bug #23088: nfs-ganesha repo for Xenial is not signed
because of this unsigned repository kolla-build fails with:
INFO:kolla.common.utils.ceph-nfs:ESC[91mW: The reposit...
Florian Engelmann
03:21 PM Revision d84f723c (ceph): Merge pull request #21324 from tchaikov/wip-23495
qa/suites: whitelist SLOW_OPS
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:14 PM Revision 73188264 (ceph): test/ceph_test_objectstore: make settings update and restore less error
prone.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
03:14 PM Revision 77ec92cc (ceph): test/store_test: make sure config settings are set.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
03:14 PM Revision fe51200d (ceph): test/store_test: allow update for any config setting when preparing for
test case run.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
03:11 PM Revision 1db18ce6 (ceph): os/bluestore: more details in logging when applying compresion settings.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
03:07 PM Revision 7c37d8a0 (ceph): mgr/dashboard: Add notification component
This component is used on the navigation bar and will show the user the 10 most
recent notifications.
Signed-off-by:...
Tiago Melo
03:07 PM Revision caf7e7a4 (ceph): mgr/dashboard: Replace toastr calls with notification service
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
03:07 PM Revision 89101061 (ceph): mgr/dashboard: Add notification service
This service should be used to display any notification/toast to the user.
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
03:05 PM Revision 48da099d (ceph): rgw: aws sync, initial work on multipart data parts creation
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision 2760375f (ceph): rgw: don't schedule a cr if already scheduled
This can be triggered when multiple IOs return for the same cr. We
don't want to allow it to be scheduled multiple ti...
Yehuda Sadeh
03:05 PM Revision 1df6277d (ceph): rgw: aws sync: multipart upload complete
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision deac2ef8 (ceph): rgw: aws sync, store temp per-object sync info
When doing a multipart object sync, need to store the object's info
so that we can either continue if upload is inter...
Yehuda Sadeh
03:05 PM Revision 4c52d1d0 (ceph): rgw: aws sync: check that source object doesn't change
Make suret that while syncing the object it doesn't change, which can
be a problem when uploading the object piecemea...
Yehuda Sadeh
03:05 PM Revision aeff69c8 (ceph): rgw: http req, guard out_headers
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision e507344a (ceph): rgw: aws sync conf, consolidate configurables
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision b22f687a (ceph): rgw: aws sync: configurable multipart threshold, part size
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision 174d268e (ceph): rgw: cr: introduce io channels
ios can have multiple channels, so that we can differentiate between
waiting on read/write/control events. We can the...
Yehuda Sadeh
03:05 PM Revision b7102750 (ceph): rgw: cr rest splice, work towards write throttling
Need to throttle writes, so that we don't just accumulate all data read
from source endpoint in memory, in the case w...
Yehuda Sadeh
03:05 PM Revision b2143cde (ceph): rgw: rest_client: work towards throttling of http read requests
Adjust the interfaces to provide the ability for the read callback
to pause the reads. While doing that, define a new...
Yehuda Sadeh
03:05 PM Revision 6d694de7 (ceph): rgw: http_client, add the ability to pause/unpause incoming data
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision 4bcd842d (ceph): rgw: cr rest splice, both reads and writes are throttled
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision 7acf1c08 (ceph): rgw: don't allow for io_id to complete more than once
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision b2d16317 (ceph): rgw: remove warning
No need to clean io_ids when stack finishes, as list of io_ids is kept inside
the stack object, and will be cleaned u...
Yehuda Sadeh
03:05 PM Revision 741ae31f (ceph): rgw: cr rest splice, reorder checks
First finish output init, then check if there's no data. Could be an empty
object.
Signed-off-by: Yehuda Sadeh <yehu...
Yehuda Sadeh
03:05 PM Revision b5dc4cbe (ceph): rgw: RGWRESTStreamS3PutObj::send_init(), url encode dest
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision f84d2d1b (ceph): rgw: decrease the log level in RGWCoroutinesStack::unwind
Signed-off-by: lvshanchun <lvshanchun@gmail.com> lvshanchun
03:05 PM Revision b44b2e97 (ceph): rgw: implement S3RESTConn to send request to S3
add a sub-class of RGWRESTConn called S3RESTConn that do not
populate zonegroup-related params, it shall only used fo...
lvshanchun
03:05 PM Revision f63e39d4 (ceph): rgw: avoid returning CURL_READFUNC_PAUSE forever
Signed-off-by: Chang Liu <liuchang0812@gmail.com> Chang Liu
03:05 PM Revision 38550a10 (ceph): rgw: add populate_zonegroup() and populate_uid() in RGWRESTConn
populate_params() is too generic, add populate_zonegroup() and
populate_uid() in RGWRESTConn, then have populate_para...
lvshanchun
03:05 PM Revision 62b6d0ec (ceph): rgw: modify testcase in src/test/rgw
Signed-off-by: lvshanchun <lvshanchun@gmail.com> lvshanchun
03:05 PM Revision b754a28a (ceph): rgw/cleanup: fix compile warnning
1. overloaded virtual function
2. virtual functions but no virtual destructors
Signed-off-by: Chang Liu <liuchang081...
Chang Liu
03:05 PM Revision bd0ca81c (ceph): rgw: initial work for integrating streaming read/write with cr
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision cdab9c5c (ceph): rgw: groundwork for supporting concurrent IOs in single cr
Add io_id field to io operation, allow blocking on a specific IO.
Locking changes in RGWCoroutinesManager::run().
Si...
Yehuda Sadeh
03:05 PM Revision e1e07bba (ceph): rgw: rest cr drains writes, returns errors
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision 76154bd1 (ceph): rgw: splice cr drains writes
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision d5debbb6 (ceph): rgw: separte stream crfs for read and write
also add a base class
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:05 PM Revision bbab9e5a (ceph): rgw: more streaming crf abstraction
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision 28d86951 (ceph): rgw: RGWRESTConn() don't override provided key
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision 5f1525af (ceph): rgw: first go at sync to aws splice
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision b00b9982 (ceph): rgw: a bit cleaner interfaces for sending put crf
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision eb396bf8 (ceph): rgw: aws sync: generate target bucket
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision af31e2ac (ceph): rgw: aws sync, in_crf init abstraction
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision 4d49ec95 (ceph): rgw: aws sync, add hooks for decoding/encoding rest obj
Object sync is now functional. Create abstraction that will later help
with different cloud providers.
Signed-off-by...
Yehuda Sadeh
03:05 PM Revision fe0807fc (ceph): rgw: recover from empty meta.history object
Fixes: http://tracker.ceph.com/issues/21802
Empty meta.history object is problematic, as when reading it when doing
...
Yehuda Sadeh
03:05 PM Revision 0e99b3b2 (ceph): rgw: fix rest read crf handling of extra data
also fix splice coroutine
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:05 PM Revision 31b610be (ceph): rgw: aws sync module, fix target object naming
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision 52392a58 (ceph): rgw: aws sync module, fix target object naming
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision 77ac0360 (ceph): rgw: aws sync, more work on large object sync via multipart upload
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision 75ce8000 (ceph): rgw: fix io blocked accounting
Now that we can have multiple IOs per coroutine, need to only decrease
num_blocked one time when switching from io bl...
Yehuda Sadeh
03:05 PM Revision 7ddca28e (ceph): rgw: create global http manager
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision aa4fd878 (ceph): rgw: http client, simplify interfaces
work towards removal of duplicate synchronous api
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:05 PM Revision 1459af2e (ceph): rgw: amend http client manager interface
s/set_threaded/start
s/is_threaded/is_started
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:05 PM Revision fdd8d75b (ceph): rgw: restructure http/rest client class hierarchy
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision b0c6e9a7 (ceph): rgw: tweak http client interface
RGWHTTPClient now holds the url and method.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:03 PM Revision c4d15d56 (ceph): sync_module_aws: minor logging improvements
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision 604a8e74 (ceph): rgw_cr_rest: have a raw variant of read resource
Useful when we don't have a json formatted input to send and just
sending raw data
Signed-off-by: Abhishek Lekshmana...
Abhishek Lekshmanan
03:03 PM Revision db022321 (ceph): rgw_sync_module_aws: use the readrawrestresource cr
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision 52ba5102 (ceph): rgw_sync_module_aws: make conn a unique ptr
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision 0ff59a22 (ceph): aws: use slashes in obj name
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision b587a457 (ceph): aws: remove comment
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision 030ca0ae (ceph): rgw_rest_client: clarify comment on set content length
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision 90658b21 (ceph): rgw: typo fix during rebase (squash)
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision e1ecd2bb (ceph): rgw: fixes following rebase
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:03 PM Revision 38706854 (ceph): rgw: http client, streaming writes api
Add a new class that enables streaming writes, that is --
doesn't require having all the data before the start of the...
Yehuda Sadeh
03:03 PM Revision 7159a65e (ceph): rgw: add api to finish streaming writes
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:03 PM Revision 53b66438 (ceph): rgw: sync plugin for aws (the humble beginnings!)
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision a05c7f1e (ceph): rgw: sync aws module compiles
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision 5ad873af (ceph): rgw: make RGWSyncModule classes for AWS
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision 61b30c8f (ceph): rgw: sync_module: register aws module
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision 181d4ff9 (ceph): non working download client
basically readrestresourcecr has enforced a rule where only Json types
can be parsed :/
Signed-off-by: Abhishek Leks...
Abhishek Lekshmanan
03:03 PM Revision 57f26050 (ceph): allow cr http client to deal with non json types
I'm quite crossed about this!
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
03:03 PM Revision 2d6fca04 (ceph): well more hacks to get my previous hack working
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision 17cfaba3 (ceph): rgw: RGWRestConn allow keys to be initialized
This allows for other s3 clients to be created, we previously only set
the value of S3 system key from rados.
Signed...
Abhishek Lekshmanan
03:03 PM Revision 9652a48a (ceph): rgw: aws sync module: set keys for rest client
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision 9262c93f (ceph): rgw_cr_rest: allow sending of raw put requests
Modify SendRESTResourceCR to handle when we don't have a json formatted
input class and send raw bufferlists instead....
Abhishek Lekshmanan
03:03 PM Revision 7c227acc (ceph): rgw_aws_module: lets call put object and see what happens
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision b685e588 (ceph): rgw_cr_rest: send content length on raw requests
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision 72f093e2 (ceph): delete-me: log path for requests
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision 9ba9181f (ceph): aws: ws fix
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision e20c9018 (ceph): rgw: sync_module_aws implement rm object
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision 031aff02 (ceph): rgw_aws_sync: untested code for bucket create
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision 07c45de2 (ceph): rgw: aws sync: make bucket name more url friendly
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision 115dcf62 (ceph): set_content_length for streamrw requests
Also remove the earlier content length hack
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
03:02 PM Revision 4ee507d4 (ceph): osd: resend osd_pgtemp if it's not acked
if the osd_pgtemp message is dropped before monitor receives it, we need
to resend it. otherwise a pg could be stuck ...
Kefu Chai
02:59 PM Revision 63221d9a (ceph): Merge pull request #19283 from yehudasa/wip-rgw-mfa
rgw: mfa support
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yehuda Sadeh
02:58 PM Revision b0d00e18 (ceph): Merge pull request #21327 from LenzGr/dashboard-fork-awesome
mgr/dashboard: Replace font-awesome with fork-awesome
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker T...
Ricardo Dias
02:58 PM Revision a139c1d6 (ceph): osd: make *Force* functions public
Otherwise you'll have 'protected' errors:
home/jenkins/workspace/ceph-master/src/osd/OSD.cc:8518:12: error: 'UnsetFor...
Willem Jan Withagen
02:54 PM Revision 3c728553 (ceph): Merge PR #21080 into master
* refs/pull/21080/head:
src: Added const references to various function parameters
Reviewed-by: Kefu Chai <kchai@re...
Patrick Donnelly
02:47 PM Revision 116aa62d (ceph): Merge pull request #21126 from tspmelo/wip-services
mgr/dashboard: Add Api module
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Stephan Müller <smuelle...
Lenz Grimmer
02:24 PM CephFS Bug #23519: mds: mds got laggy because of MDSBeacon stuck in mqueue
the two issue are not the same, but they are caused by the same reason: mds take too much time to handle MDSMap messa... dongdong tao
02:06 PM Revision 53b59a3c (ceph): fuse: wire up fuse_ll_access
This gets called during chdir and is currently a no-op. Make sure we
check permissions appropriately.
Tracker: http:...
Jeff Layton
01:56 PM Revision c3656142 (ceph): qa/suites/rados/monthrash: whitelist SLOW_OPS
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:55 PM RADOS Bug #23627 (Resolved): Error EACCES: problem getting command descriptions from mgr.None from 'cep...
... Sage Weil
01:45 PM rgw Bug #23379: rgw performance regression for luminous 12.2.4
How long have you been running for the cosbench?
The issue might be related to memory usage according to flame gra...
wei jin
12:09 PM rgw Bug #23379: rgw performance regression for luminous 12.2.4
I checked if this reproduces on two different clusters
(one with HDDs and one with SSDs)
using some of the provid...
Mark Kogan
01:32 PM RADOS Bug #23622 (Fix Under Review): qa/workunits/mon/test_mon_config_key.py fails on master
https://github.com/ceph/ceph/pull/21329 Sage Weil
03:42 AM RADOS Bug #23622: qa/workunits/mon/test_mon_config_key.py fails on master
see https://github.com/ceph/ceph/pull/21317 (not a fix) Sage Weil
02:56 AM RADOS Bug #23622 (Resolved): qa/workunits/mon/test_mon_config_key.py fails on master
... Sage Weil
01:28 PM Backport #23626 (In Progress): mon failed to read inc osdmap
https://github.com/ceph/ceph/pull/21328 Kefu Chai
01:26 PM Backport #23626 (Resolved): mon failed to read inc osdmap
https://github.com/ceph/ceph/pull/21328 Kefu Chai
01:25 PM Revision 51198c71 (ceph): mon: update PaxosService::cached_first_committed in PaxosService::maybe...
This should be able to avoid interleaving execution of Paxos::commit_finish() and
check_sub(), which could lead to un...
Xuehan Xu
01:24 PM Bug #11332 (Pending Backport): mon failed to read inc osdmap
Kefu Chai
12:59 PM Revision 2bc9c735 (ceph): mgr/dashboard: Replace font-awesome with fork-awesome
Replaces the dependency on Font Awesome with Fork Awesome
(https://forkawesome.github.io/), which is a plug-in replac...
Lenz Grimmer
12:43 PM rbd Backport #23604: luminous: Discard ops should flush affected objects from in-memory cache
@Prashant: just assign this one to me and I'll handle the luminous backport. Jason Dillaman
01:55 AM rbd Backport #23604 (Need More Info): luminous: Discard ops should flush affected objects from in-mem...
The src/librbd/cache/ObjectCacherObjectDispatch.cc file is missing in luminous branch. We need to merge this file to ... Prashant D
12:40 PM Linux kernel client Bug #23112: rbd kernel client might hang when write to a quota-full pool
This isn't specific to the kernel client, I believe other ceph clients behave the same way.
Ilya Dryomov
12:39 PM Revision 113fa941 (ceph): mon: expand cap validity check for mgr, osd, mds
Also strenghen the check to declare an unknown cap type as invalid.
Note that this means that in a mixed-version clu...
Jing Li
12:39 PM Revision fa588730 (ceph): mon/AuthMonitor: check caps validity for all cap-related commands
Add a validity check for 'auth add' and 'fs authorize'. 'auth caps' and
'auth get-or-create[-key]' already had the c...
Sage Weil
12:39 PM Revision 497a6325 (ceph): qa/workunits/cephtool: test with valid auth syntax
'allow' is not a valid mon cap; use 'allow *'. Add some negative tests
to ensure the validation is working.
Signed-...
Sage Weil
12:33 PM rbd Bug #23038 (Pending Backport): rbd: import with option --export-format fails to protect snapshot
Jason Dillaman
12:27 PM Revision 9c5cb4ea (ceph): osd: resend osd_pgtemp if it's not acked
if the osd_pgtemp message is dropped before monitor receives it, we need
to resend it. otherwise a pg could be stuck ...
Kefu Chai
12:27 PM Revision 6623fc26 (ceph): osd,mds: use map::merge() whenever appropriate
and use explicit std::move() when map::merge() is not available.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:12 PM Revision 18571821 (ceph): Merge pull request #21319 from majianpeng/doc-remove-osd-op-threads
doc: remove unused config: "osd op threads"
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:25 AM Revision acc08559 (ceph): qa/suites: whitelist SLOW_OPS
Fixes: http://tracker.ceph.com/issues/23495
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:58 AM Revision fef734b1 (ceph): Add CEPH-9873 test
Sidhant Agrawal
10:57 AM Revision f4dae60d (ceph): rgw: warn user about on going resharding when canceling it
Fixes: http://tracker.ceph.com/issues/21619
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
10:57 AM Revision 2a68224a (ceph): rgw: no need to RGWReshard::get before remove
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
10:56 AM Revision 717b412e (ceph): Add CEPH-9825 test
Sidhant Agrawal
10:53 AM Revision f2370ede (ceph): Add rbd delayed deletion tests
Sidhant Agrawal
10:51 AM Revision df9cd236 (ceph): Merge pull request #21112 from guzhongyan/fix-vlog
src: fix various log messages
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:49 AM Revision fa8a435e (ceph): Merge pull request #21028 from rzarzynski/wip-osd-get_rw_locks-norefcnt
osd: avoid unnecessary ref-counting across PrimaryLogPG::get_rw_locks.
Reviewed-by: Sage Weil <sage@redhat.com>
Revi...
Kefu Chai
10:47 AM Revision 2c3cbc17 (ceph): Merge pull request #21235 from xiexingguo/wip-fix-obj-start
osd/osd_types: fix ideal lower bound object-id of pg
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
10:38 AM Support #23549: ceph-rest-api cannot work when mon down for long time
ceph-rest-api has been removed in master, so this is unlikely to get worked on, unless you're wanting to work on a fi... John Spray
09:49 AM Revision 3eaf1516 (ceph): mgr/MetadataUpdate: add daemon_state.notify_update to contructor
Before updating metadata a call site should check if an update has
already been triggered. Adding the notify_update c...
Jan Fajerski
09:49 AM Revision 5c9db720 (ceph): mgr: add mgr daemon to DaemonStateIndex with metadata (hostname)
This commit changes when (and how) the mgr daemons are added to the
DaemonStateIndex. A change in the mgr map now doe...
Jan Fajerski
09:41 AM Dashboard Bug #23619: v13.0.2 tries to build dashboard on arm64
The CMake logic is supposed to skip building the dashboard on arm64, so something's going wrong with that. John Spray
04:33 AM Dashboard Bug #23619: v13.0.2 tries to build dashboard on arm64
in ceph.spec, in its default option it disables mgr dashboard v2 feature, how to skip mgr dashboard v2 in this make-s... Tang Jin
03:26 AM Dashboard Bug #23619: v13.0.2 tries to build dashboard on arm64
I change the node path ,and update node version to v8.9.0-linux-arm64 and v9.11.1-linux-arm64, it can't help yet.
...
Tang Jin
02:07 AM Dashboard Bug #23619: v13.0.2 tries to build dashboard on arm64
run ./make-srpm.sh will print these error log Tang Jin
02:01 AM Dashboard Bug #23619: v13.0.2 tries to build dashboard on arm64
my OS is centos7 Tang Jin
01:55 AM Dashboard Bug #23619 (Can't reproduce): v13.0.2 tries to build dashboard on arm64
here is the main part of error log
archiving submodules...done
concatenating archives into single archive...done
...
Tang Jin
09:24 AM CephFS Bug #23625 (Fix Under Review): mds: sessions opened by journal replay do not get dirtied properly
https://github.com/ceph/ceph/pull/21323 Zheng Yan
09:12 AM CephFS Bug #23625 (Resolved): mds: sessions opened by journal replay do not get dirtied properly
http://pulpito.ceph.com/pdonnell-2018-04-06_01:22:39-multimds-wip-pdonnell-testing-20180405.233852-testing-basic-smit... Zheng Yan
09:23 AM Revision c66189f0 (ceph): mds: properly dirty sessions opened by journal replay
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Fixes: http://tracker.ceph.com/issues/23625
Yan, Zheng
08:41 AM Revision 47155949 (ceph): crush/CrushWrapper: don't bump up leaf stack if we are already of domai...
Assume we have a pool of crush-failure-domain OSD, then the stack will look like:
[
"0":"8" // sta...
xie xingguo
08:31 AM Revision 7de672ef (ceph): signal_handler: Reports pid 0 as Kernel
When receiving a signal, get_name_by_pid() tries to find what was the process name of the sender.
As per bug #23320,...
Erwan Velu
08:31 AM Revision ede0bcae (ceph): signal_handler: Implementing specific messages per context
As per bug #23320, regarding the signal we receive, it could be interesting providing a specific message.
If we get ...
Erwan Velu
08:21 AM Revision 4ec24128 (ceph): crush/CrushWrapper: fix potential invalid use of iterator
In choose_leaf mode we normally should have a stack of 2 and
hence below here we still need to re-check the iterator ...
xie xingguo
08:15 AM Revision a7db43b5 (ceph): tools/cephfs: instantiate MDSUtility after global_init()
cephfs-foo-tool from current master crashes immediately it starts.
Introduced by commit 6972273d53d "global: output ...
Yan, Zheng
07:22 AM Revision 549fbc6f (ceph): rocksdb: sync with upstream
to pick up
- bug fixes since 5.8.0
- crc32c_3way introduced in 5.9.0 for better performance on platforms
with PCLMULQ...
Kefu Chai
07:10 AM Feature #23513 (Resolved): ceph_authtool: add mode option
Nathan Cutler
07:10 AM Backport #23521 (Resolved): jewel: ceph_authtool: add mode option
Nathan Cutler
07:10 AM Bug #22042 (Resolved): Double free in rados_getxattrs_next
Nathan Cutler
07:09 AM Backport #22941 (Resolved): jewel: Double free in rados_getxattrs_next
Nathan Cutler
07:07 AM CephFS Backport #23158 (Resolved): jewel: mds: underwater dentry check in CDir::_omap_fetched is racy
Nathan Cutler
07:07 AM Revision a4b9544e (ceph): Merge pull request #21185 from smithfarm/wip-23158-jewel
jewel: mds: underwater dentry check in CDir::_omap_fetched is racy
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
07:04 AM RADOS Bug #20919 (Resolved): osd: replica read can trigger cache promotion
Nathan Cutler
06:59 AM RADOS Backport #22403 (Resolved): jewel: osd: replica read can trigger cache promotion
Nathan Cutler
06:22 AM RADOS Bug #23585: osd: safe_timer segfault
https://drive.google.com/open?id=1x_0p9s9JkQ1zo-LCx6mHxm0DQO5sc1UA too larger about(1.2G). And ceph-osd.297.log.gz di... jianpeng ma
05:53 AM RADOS Bug #23601: Cannot see the value of parameter osd_op_threads via ceph --show-config
doc don't update. So i create a PR:https://github.com/ceph/ceph/pull/21319. jianpeng ma
04:57 AM RADOS Bug #23601: Cannot see the value of parameter osd_op_threads via ceph --show-config
In this commit:08731c3567300b28d83b1ac1c2ba. It removed. Maybe docs didn't update or you read old docs. jianpeng ma
04:27 AM RADOS Bug #23601: Cannot see the value of parameter osd_op_threads via ceph --show-config
But I can see this option in document !! The setting is work in Jewel
So osd_op_threads was removed from Luminous ??
Cyril Chang
03:14 AM RADOS Bug #23601: Cannot see the value of parameter osd_op_threads via ceph --show-config
There is no "osd_op_threads". Now it call osd_op_num_shards/osd_op_num_shards_hdd/osd_op_num_shards_sdd. jianpeng ma
05:34 AM RADOS Bug #23595: osd: recovery/backfill is extremely slow
check hdd or ssd by code at osd started and not changed after starting.
I think we need increase the log level fo...
jianpeng ma
05:31 AM Revision 1d8c0438 (ceph): ceph: print output of "status" as string not as bytes
in python3, the stuff read from wire is represented as "bytes", but
the output of "ceph -w" is supposed to be consume...
Kefu Chai
05:29 AM Revision bf290a06 (ceph): Merge pull request #18010 from jdurgin/wip-rocksdb-jewel
jewel: core: enable rocksdb for filestore
Reviewed-by: Sage Weil <sage@redhat.com>
Josh Durgin
05:27 AM Revision ee03866b (ceph): Merge pull request #21313 from ceph/wip-pg-clean-timeout
qa/tasks: Add default timeout for wait for pg clean task
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
05:21 AM Revision 3abe4203 (ceph): Merge pull request #21284 from tchaikov/wip-cmake-libstdcxx
cmake: define HAVE_STDLIB_MAP_SPLICING for both libstdc++ and libc++
Reviewed-by: Zheng Yan <zyan@redhat.com>
Kefu Chai
05:19 AM RADOS Bug #23593 (Resolved): RESTControllerTest.test_detail_route and RESTControllerTest.test_fill fail
Kefu Chai
05:19 AM Revision 7fdfa3c4 (ceph): Merge pull request #21290 from rjfd/wip-dashboard-fix-rest-controller
mgr/dashboard: restcontroller: fix detection of id args in element requests
Reviewed-by: Sebastian Wagner <sebastian...
Kefu Chai
04:46 AM CephFS Bug #23380 (Pending Backport): mds: ceph.dir.rctime follows dir ctime not inode ctime
Patrick Donnelly
04:45 AM CephFS Bug #23452 (Pending Backport): mds: assertion in MDSRank::validate_sessions
Patrick Donnelly
04:45 AM CephFS Bug #23446 (Pending Backport): ceph-fuse: getgroups failure causes exception
Patrick Donnelly
04:44 AM CephFS Bug #23530 (Pending Backport): mds: kicked out by monitor during rejoin
Patrick Donnelly
04:43 AM CephFS Bug #23602 (Pending Backport): mds: handle client requests when mds is stopping
Patrick Donnelly
04:43 AM CephFS Bug #23541 (Pending Backport): client: fix request send_to_auth was never really used
Patrick Donnelly
04:42 AM CephFS Feature #23623 (Resolved): mds: mark allow_snaps true by default
Patrick Donnelly
04:41 AM CephFS Bug #23491 (Resolved): fs: quota backward compatibility
Patrick Donnelly
04:33 AM Revision 359f5ccc (ceph): Merge PR #21039 into master
* refs/pull/21039/head:
qa/workunits/fs: test for cephfs rstats
mds: make rstat.rctime follow inodes' ctime
Review...
Patrick Donnelly
04:33 AM Revision 098c6d37 (ceph): Merge PR #21040 into master
* refs/pull/21040/head:
mds: mark damaged if sessions' preallocated inos don't match inotable
Reviewed-by: John Spr...
Patrick Donnelly
04:33 AM Revision acc6f2ed (ceph): Merge PR #21132 into master
* refs/pull/21132/head:
client: remove getgroups_cb
client: remove _getgrouplist
client: have init_gids just set a...
Patrick Donnelly
04:33 AM Revision a3718d59 (ceph): Merge PR #21144 into master
* refs/pull/21144/head:
mds: fix unhealth heartbeat during rejoin
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
04:32 AM Revision dfca9664 (ceph): Merge PR #21167 into master
* refs/pull/21167/head:
mds: make stopping mds export strays and subtree at the same time
mds: handle client reques...
Patrick Donnelly
04:32 AM Revision f8185998 (ceph): Merge PR #21191 into master
* refs/pull/21191/head:
client: fix request send_to_auth was never really used
Reviewed-by: Patrick Donnelly <pdonn...
Patrick Donnelly
04:32 AM Revision ed657dee (ceph): Merge PR #21255 into master
* refs/pull/21255/head:
mds: automatically create snaprealm for old format quota
client: check if mds create snapre...
Patrick Donnelly
04:29 AM RADOS Bug #23621 (In Progress): qa/standalone/mon/misc.sh fails on master
https://github.com/ceph/ceph/pull/21318 Brad Hubbard
04:17 AM RADOS Bug #23621: qa/standalone/mon/misc.sh fails on master
bc5df2b4497104c2a8747daf0530bb5184f9fecb added ceph::features::mon::FEATURE_OSDMAP_PRUNE so the output that's failing... Brad Hubbard
02:53 AM RADOS Bug #23621: qa/standalone/mon/misc.sh fails on master
http://pulpito.ceph.com/sage-2018-04-10_02:19:56-rados-master-distro-basic-smithi/2377263
http://pulpito.ceph.com/sa...
Sage Weil
02:51 AM RADOS Bug #23621 (Resolved): qa/standalone/mon/misc.sh fails on master
This appears to be from the addition of the osdmap-prune mon feature? Sage Weil
04:26 AM Revision c0dac8ec (ceph): qa/standalone/mon/misc.sh: Add osdmap-prune tests
Fixes: http://tracker.ceph.com/issues/23621
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard
04:23 AM Revision 1c45fdc8 (ceph): Merge branch 'wip-os-install' into 'rh-luminous'
added rbd_os_install.yaml in smoke
Signed-off-by: Sidhant Agrawal <sagrawal@redhat.com>
See merge request !7
Vasu Kulkarni
03:42 AM rbd Backport #23607 (In Progress): luminous: import-diff failed: (33) Numerical argument out of domai...
https://github.com/ceph/ceph/pull/21316 Prashant D
03:40 AM Revision 54f1e4e6 (ceph): common/Formatter: fix string_view usage for {json,xml}_stream_escaper
These are passing a simple const char* without a length, which breaks for
binary strings with \0 in them.
Broken by ...
Sage Weil
02:49 AM RADOS Bug #23620 (Fix Under Review): tasks.mgr.test_failover.TestFailover failure
https://github.com/ceph/ceph/pull/21315 Sage Weil
02:43 AM RADOS Bug #23620 (Resolved): tasks.mgr.test_failover.TestFailover failure
http://pulpito.ceph.com/sage-2018-04-10_02:19:56-rados-master-distro-basic-smithi/2377255... Sage Weil
02:48 AM Revision b0fe734c (ceph): qa/tasks/mgr/test_failover: fix for id -> name rename in mgr metadata
This was changed by 428236de8b4155beffb5a4ffa8dd206230325a01
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:05 AM Revision 3152797e (ceph): msg/async/AsyncConnection: Fix FPE in process_connection
Check ms_inject_socket_failures is valid before we use it.
Fixes: http://tracker.ceph.com/issues/23618
Signed-off-b...
Brad Hubbard
01:51 AM Messengers Bug #23618 (Resolved): SIGFPE, Arithmetic exception in AsyncConnection::_process_connection
... Brad Hubbard
01:43 AM Revision 87a3bc75 (ceph): Merge pull request #21199 from smithfarm/wip-22403-jewel
jewel: osd: replica read can trigger cache promotion
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
01:40 AM Revision 1ab971a5 (ceph): Merge pull request #21200 from ovh/bp-jewel-backport-22448
jewel: osd/PrimaryLogPG: dump snap_trimq size
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
01:22 AM CephFS Bug #21745 (Fix Under Review): mds: MDBalancer using total (all time) request count in load stati...
https://github.com/ceph/ceph/pull/19220/commits/e9689c1ff7e75394298c0e86aa9ed4e703391c3e Zheng Yan
01:19 AM Revision eb095453 (ceph): mds: check export pin when choosing dirfrags for exporting
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
01:19 AM Revision 40759407 (ceph): mds: cleanup mds_load map access/update
using map::insert to access map items looks strang
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
01:19 AM Revision 376145d9 (ceph): mds: calculate other mds' last_epoch_under locally
No need to get this information from MHeartbeat
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
01:19 AM Revision 65a35e2a (ceph): mds: add list to track recently used sub-directories
MDBalancer::find_exports() can be more efficient with LRU list.
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
01:19 AM Revision fc0d3408 (ceph): mds: limit run time of load balancer
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
01:19 AM Revision 89649126 (ceph): mds: always pass current time to MDBalancer::{hit_inode,hit_dir}
There were codes that pass mdr->get_mds_stamp() to {hit_inode,hit_dir}.
The stamp can be older than 'last_decay' in d...
Yan, Zheng
01:19 AM Revision 08116b71 (ceph): mds: cleanup MDBalancer::try_rebalance()
no logic changes
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
01:19 AM Revision bb6d381f (ceph): mds: don't try exporting dirfrags under mds's own mdsdir
Migrator will refuse to export them. Besides, stray directory can
never be subtree root.
Signed-off-by: "Yan, Zheng"...
Yan, Zheng
01:19 AM Revision 15810b43 (ceph): mds: don't try exporting subdir if dirfrag is already being exported
It doesn't make sense to call MDBalancer::find_exports() for a dirfrag
that is already being exported.
Signed-off-by...
Yan, Zheng
01:19 AM Revision cd6f77c6 (ceph): mds: mds: optimize MDBalancer::try_rebalance()
1. change import_pop_map to multimap because subtrees may have the same
popularity.
2. avoid calculating subtrees'...
Yan, Zheng
01:19 AM Revision b9fb3a4c (ceph): mds: avoid creating unnecessary subtrees during load balance
When choosing dirfrags for exporting, consider subtrees imported
from other MDS first. It's because that exporting di...
Yan, Zheng
01:19 AM Revision 04831d46 (ceph): mds: optimize MDBalancer::find_exports()
stop at subtree bounds; make freezing/frozen check more efficient.
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
01:19 AM Revision 6b126a69 (ceph): mds: adjust subtree popularity when import fails
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
01:19 AM Revision 6538464b (ceph): mds: adjust pop_nested when importing subtree
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
01:19 AM Revision 831c5d91 (ceph): mds: don't decay load counters when printing load
Changing load counters while printing load results confusing output.
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
01:19 AM Revision 29e19c1d (ceph): mds: remove unused MDBalancer::export_empties()
MDCache::trim() already does the same job
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
01:19 AM Revision bedd98f8 (ceph): mds: adjust subtree popularity after rename
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
01:19 AM Revision e9689c1f (ceph): mds: fix request rate calculation
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Fixes: http://tracker.ceph.com/issues/21745
Yan, Zheng
12:57 AM RADOS Bug #23578 (Pending Backport): large-omap-object-warnings test fails
Just a note that my analysis above was incorrect and this was not due to the lost coin flips but due to a pg map upda... Brad Hubbard
12:44 AM Revision 447a107d (ceph): Merge pull request #21295 from badone/wip-large-omap-scrub-big-random-l...
qa/suites/rados: Disable scrub backoff
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
12:24 AM Revision 7881a19d (ceph): qa/tasks: wait_for_clean is called after ceph task as well after osd's ...
the default timeout is none in that case, there are cases where it can hang forever
due to error cases, since this d...
Vasu Kulkarni
12:22 AM Revision 418856fe (ceph): add default timeout of 600 seconds for pg to be in clean state
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
12:18 AM RADOS Backport #23485 (In Progress): luminous: scrub errors not cleared on replicas can cause inconsist...
David Zafman
12:03 AM Revision 452081e5 (ceph): ceph-volume tests/functional add 'activate all' for xenial/bluestore/dm...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:03 AM Revision d6524297 (ceph): ceph-volume tests/functional add 'activate all' for xenial/filestore/dm...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:03 AM Revision b1920d6e (ceph): ceph-volume lvm.activate error if no bluestore OSDs are found
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:03 AM Revision ef09f399 (ceph): ceph-volume tests/functional add 'activate all' in filestore playbook
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:03 AM Revision 16421c90 (ceph): ceph-volume tests/functional add 'activate all' for centos7/bluestore/d...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:03 AM Revision 5513f4de (ceph): ceph-volume tests/functional add 'activate all' for centos7/filestore/d...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza

04/09/2018

11:44 PM Revision 733d411a (ceph): Merge pull request #21197 from smithfarm/wip-23521-jewel
jewel: ceph_authtool: add mode option
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
11:38 PM Revision 173576dd (ceph): Merge pull request #20381 from pdvian/wip-22941-jewel
jewel: core: librados: Double free in rados_getxattrs_next
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
11:29 PM CephFS Bug #22824 (Resolved): Journaler::flush() may flush less data than expected, which causes flush w...
Patrick Donnelly
11:29 PM CephFS Backport #22967 (Resolved): luminous: Journaler::flush() may flush less data than expected, which...
Patrick Donnelly
11:17 PM CephFS Backport #22967: luminous: Journaler::flush() may flush less data than expected, which causes flu...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20431
merged
Yuri Weinstein
11:29 PM CephFS Bug #22221 (Resolved): qa: src/test/libcephfs/test.cc:376: Expected: (len) > (0), actual: -34 vs 0
Patrick Donnelly
11:29 PM CephFS Backport #22383 (Resolved): luminous: qa: src/test/libcephfs/test.cc:376: Expected: (len) > (0), ...
Patrick Donnelly
11:17 PM CephFS Backport #22383: luminous: qa: src/test/libcephfs/test.cc:376: Expected: (len) > (0), actual: -34...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21173
merged
Yuri Weinstein
11:17 PM CephFS Backport #23154 (Resolved): luminous: mds: FAILED assert (p != active_requests.end()) in MDReques...
Patrick Donnelly
11:16 PM CephFS Backport #23154: luminous: mds: FAILED assert (p != active_requests.end()) in MDRequestRef MDCach...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21176
merged
Yuri Weinstein
11:17 PM Revision 9d2cda9a (ceph): Merge pull request #20431 from pdvian/wip-22967-luminous
luminous: osdc/Journaler: make sure flush() writes enough data
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
11:16 PM Revision 0cf31c5c (ceph): Merge pull request #21173 from smithfarm/wip-22383-luminous
luminous: qa: src/test/libcephfs/test.cc:376: Expected: (len) > (0), actual: -34 vs 0
Reviewed-by: Patrick Donnelly ...
Yuri Weinstein
11:15 PM Revision b4ec55e0 (ceph): Merge pull request #21176 from smithfarm/wip-23154-luminous
luminous: mds: FAILED assert (p != active_requests.end()) in MDRequestRef MDCache::request_get(metareqid_t)
Reviewed...
Yuri Weinstein
10:59 PM CephFS Bug #23571 (Resolved): mds: make sure that MDBalancer uses heartbeat info from the same epoch
Patrick Donnelly
10:58 PM CephFS Backport #23572 (Resolved): luminous: mds: make sure that MDBalancer uses heartbeat info from the...
Patrick Donnelly
10:58 PM CephFS Bug #23569 (Resolved): mds: counter decay incorrect
Patrick Donnelly
10:58 PM CephFS Backport #23570 (Resolved): luminous: mds: counter decay incorrect
Patrick Donnelly
10:58 PM CephFS Bug #23560 (Resolved): mds: mds gets significantly behind on trimming while creating millions of ...
Patrick Donnelly
10:57 PM CephFS Backport #23561 (Resolved): luminous: mds: mds gets significantly behind on trimming while creati...
Patrick Donnelly
10:53 PM bluestore Bug #23577: Inconsistent PG refusing to deep-scrub or repair
I attempted to upload a log file with debug_osd = 20/20 for this with upload tag e6d4f641-3006-4ee9-86eb-359f569de6ed... David Turner
05:47 PM bluestore Bug #23577: Inconsistent PG refusing to deep-scrub or repair
I have a second PG in the same cluster doing this exact same thing. One of it's 11 copies is on Bluestore, the rest ... David Turner
10:51 PM Revision 2b54839a (ceph): Merge PR #21267 into luminous
* refs/pull/21267/head:
discard the mdsload clear after prep_rebalance in case we want to export it for debugging
m...
Patrick Donnelly
10:51 PM Revision 659d3f04 (ceph): Merge PR #21266 into luminous
* refs/pull/21266/head:
make popular counter decay at proper rate
Reviewed-by: Patrick Donnelly <pdonnell@redhat.co...
Patrick Donnelly
10:51 PM Revision 087a23e5 (ceph): Merge PR #21256 into luminous
* refs/pull/21256/head:
mds: bump mds_log_max_segments for trim buffer
Reviewed-by: Patrick Donnelly <pdonnell@redh...
Patrick Donnelly
10:34 PM CephFS Bug #23519: mds: mds got laggy because of MDSBeacon stuck in mqueue
dongdong tao wrote:
> Patrick Donnelly wrote:
> > Dongdong, I think fast dispatch may not be the answer here. We're...
Patrick Donnelly
08:12 PM CephFS Bug #23519 (In Progress): mds: mds got laggy because of MDSBeacon stuck in mqueue
Patrick Donnelly
02:27 PM CephFS Bug #23519: mds: mds got laggy because of MDSBeacon stuck in mqueue
Patrick Donnelly wrote:
> Dongdong, I think fast dispatch may not be the answer here. We're not yet sure on the caus...
dongdong tao
01:39 PM CephFS Bug #23519: mds: mds got laggy because of MDSBeacon stuck in mqueue
Dongdong, I think fast dispatch may not be the answer here. We're not yet sure on the cause. Do you have ideas? Patrick Donnelly
10:24 PM RADOS Feature #23616 (New): osd: admin socket should help debug status at all times
Last week I was looking at an LRC OSD which was having trouble, and it wasn't clear why.
The cause ended up being ...
Greg Farnum
10:18 PM RADOS Bug #22882 (Resolved): Objecter deadlocked on op budget while holding rwlock in ms_handle_reset()
Whoops, this merged way back then with a slightly different plan than discussed here (see PR discussion). Greg Farnum
09:59 PM RADOS Bug #22525: auth: ceph auth add does not sanity-check caps
https://github.com/ceph/ceph/pull/21311 Sage Weil
09:43 PM ceph-volume Bug #23581: ceph-volume should use mount -o discard when underlying device is using VDO
This only affects filestore, bluestore does not need any of the special mounts since it is using tmpfs. Alfredo Deza
09:39 PM Revision 59f69643 (ceph): doc: remove unused config: "osd op threads"
This option already removed.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
jianpeng ma
09:25 PM Revision bd514696 (ceph): ceph-volume tests/functional add 'activate all' for centos7/filestore/d...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:25 PM Revision 7bf9abc9 (ceph): ceph-volume tests/functional add 'activate all' for xenial/bluestore/dm...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:25 PM Revision 06b3ce9c (ceph): ceph-volume tests/functional add 'activate all' for xenial/filestore/dm...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:25 PM Revision 797518a5 (ceph): ceph-volume tests/functional add 'activate all' in bluestore playbook
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:25 PM Revision 92cd128e (ceph): ceph-volume tests/functional add 'activate all' in filestore playbook
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:25 PM Revision 8ffdfe32 (ceph): ceph-volume tests/functional add 'activate all' for centos7/bluestore/d...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:21 PM RADOS Feature #23045 (Resolved): mon: warn on slow ops in OpTracker
That PR got merged a while ago and we've been working through the slow ops warnings that turn up since. Seems to be a... Greg Farnum
09:07 PM CephFS Bug #10423 (Closed): update hadoop gitbuilders
stale Patrick Donnelly
09:03 PM CephFS Bug #20593 (Pending Backport): mds: the number of inode showed by "mds perf dump" not correct aft...
Patrick Donnelly
09:01 PM CephFS Feature #21156 (Resolved): mds: speed up recovery with many open inodes
Patrick Donnelly
09:00 PM CephFS Bug #21765 (Pending Backport): auth|doc: fs authorize error for existing credentials confusing/un...
Please backport: https://github.com/ceph/ceph/pull/17678/commits/447b3d4852acd2db656c973cc224fb77d3fff590 Patrick Donnelly
08:59 PM RADOS Feature #21084 (Resolved): auth: add osd auth caps based on pool metadata
Patrick Donnelly
08:56 PM CephFS Feature #22545 (Duplicate): add dump inode command to mds
Patrick Donnelly
08:52 PM CephFS Bug #6613 (Closed): samba is crashing in teuthology
Closing as stale. Patrick Donnelly
08:52 PM CephFS Feature #358: mds: efficient revert to snapshot
Also consider cloning snapshots. Patrick Donnelly
08:50 PM CephFS Documentation #21172 (Duplicate): doc: Export over NFS
Patrick Donnelly
08:48 PM CephFS Bug #21745: mds: MDBalancer using total (all time) request count in load statistics
https://github.com/ceph/ceph/pull/19220/commits/fb8d07772ffd3b061d2752c6b3375f6cb187be4b
Zheng, please amend the a...
Patrick Donnelly
08:43 PM CephFS Bug #19101 (Closed): "samba3error [Unknown error/failure. Missing torture_fail() or torture_asser...
Not looking at samba right now. Patrick Donnelly
08:39 PM CephFS Bug #23234 (Won't Fix): mds: damage detected while opening remote dentry
Sorry, we won't look at bugs for multiple actives pre-Luminous. Patrick Donnelly
08:37 PM CephFS Bug #21412: cephfs: too many cephfs snapshots chokes the system
Zheng, is this issue resolved with the snapshot changes for Mimic? Patrick Donnelly
08:36 PM CephFS Bug #20494 (Closed): cephfs_data_scan: try_remove_dentries_for_stray assertion failure
Closing due to inactivity. Patrick Donnelly
08:31 PM CephFS Bug #19255 (Can't reproduce): qa: test_full_fclose failure
Patrick Donnelly
08:27 PM CephFS Bug #22788 (Won't Fix): ceph-fuse performance issues with rsync
Patrick Donnelly
08:26 PM CephFS Feature #12274 (In Progress): mds: start forward scrubs from all subtree roots, skip non-auth met...
Patrick Donnelly
08:21 PM CephFS Bug #23615 (Rejected): qa: test for "snapid allocation/deletion mismatch with monitor"
See email thread. Patrick Donnelly
08:11 PM CephFS Bug #23556 (Closed): segfault in LibCephFS.ShutdownRace (jewel 10.2.11 integration testing)
Patrick Donnelly
08:04 PM ceph-volume Feature #23451: show physical devices in ceph-volume list
This might be tricky to get right. It would make sense when a single LV is part of a single physical device, but this... Alfredo Deza
07:58 PM Revision 1ec206d1 (ceph): cmake: build dashboard frontend in `vstart` target, not `ceph-mgr`
The ceph-mgr target is just for the binary: for things
we want when running a vstart cluster, we can put
them in the ...
John Spray
07:45 PM CephFS Feature #21888 (Fix Under Review): Adding [--repair] option for cephfs-journal-tool make it can r...
Patrick Donnelly
07:37 PM Revision 94c162a6 (ceph): Merge pull request #21309 from ceph/wip-yuriw-crontab
qa/tests - minor clean ups and made perf-suite run 3 times, so we can…
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
07:29 PM CephFS Feature #23362 (In Progress): mds: add drop_cache command
Patrick Donnelly
07:16 PM Revision bfff8ec8 (ceph): Merge pull request #21282 from liewegas/wip-pgpool-enc
osd/osd_types: fix pg_pool_t encoding for hammer
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Kefu Cha...
Sage Weil
07:14 PM Dashboard Bug #23389 (Fix Under Review): dashboard: OSD throughput sparkline graphic appears to show runnin...
John Spray
01:00 PM Dashboard Bug #23389: dashboard: OSD throughput sparkline graphic appears to show running total
Fixed in https://github.com/ceph/ceph/pull/21022
!Screenshot_20180409_145806.png!
Sebastian Wagner
06:54 PM bluestore Bug #23333: bluestore: ENODATA on aio
Radoslaw Zarzynski
06:54 PM bluestore Bug #23333 (Fix Under Review): bluestore: ENODATA on aio
PR: https://github.com/ceph/ceph/pull/21306. Radoslaw Zarzynski
06:53 PM RADOS Bug #23614: local_reserver double-reservation of backfilled pg
Looking through the code I don't see where the reservation is supposed to be released. I see releases for
- the p...
Sage Weil
06:52 PM RADOS Bug #23614 (Resolved): local_reserver double-reservation of backfilled pg
- pg gets reservations (incl local_reserver)
- pg backfills, finishes
- ...apparently enver releases the reservatio...
Sage Weil
06:51 PM bluestore Support #23433: Ceph cluster doesn't start - ERROR: error creating empty object store in /data/ce...
What is the filesystem underneath _/data/ceph/build/dev/osd0_? Radoslaw Zarzynski
06:39 PM CephFS Feature #23376: nfsgw: add NFS-Ganesha to service map similar to "rgw-nfs"
The service map is a librados resource consumed by ceph-mgr. It periodically gets perfcounters, for example. When l... Matt Benjamin
06:23 PM CephFS Feature #23376: nfsgw: add NFS-Ganesha to service map similar to "rgw-nfs"
I'm not aware of any bugs open on this. Is there any background on the rgw-nfs map at all? I've not looked at the ser... Jeff Layton
06:15 PM RADOS Bug #23365: CEPH device class not honored for erasure encoding.
A quote from Greg Farnum on the crash from another ticket:... Brian Woods
06:13 PM RADOS Bug #23365: CEPH device class not honored for erasure encoding.
I put 12.2.2, but that is incorrect. It is version ceph version 12.2.4 (52085d5249a80c5f5121a76d6288429f35e4e77b) lu... Brian Woods
05:38 PM RADOS Bug #23365: CEPH device class not honored for erasure encoding.
What version are you running? How are your OSDs configured?
There was a bug with BlueStore SSDs being misreported ...
Greg Farnum
05:59 PM rgw Bug #23586: rgw:failed to pass test_bucket_list_maxkeys_unreadable in s3-test
updated s3test in https://github.com/ceph/s3-tests/pull/220 Casey Bodley
05:56 PM Revision d30e726f (ceph): ceph-volume tests/functional add 'activate all' for xenial/filestore/dm...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:56 PM Revision 903d4fd1 (ceph): ceph-volume tests/functional add 'activate all' for xenial/bluestore/dm...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:56 PM Revision 37ad1b76 (ceph): ceph-volume tests/functional add 'activate all' for centos7/filestore/d...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:55 PM Revision cdb115bf (ceph): ceph-volume tests/functional add 'activate all' for centos7/bluestore/d...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:55 PM Revision 781bd982 (ceph): ceph-volume tests/functional add 'activate all' in filestore playbook
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:55 PM Revision 61e5aa7b (ceph): ceph-volume tests/functional add 'activate all' in bluestore playbook
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:38 PM Linux kernel client Bug #23537: libceph: monX xxxxxx session lost, hunting for new mon
v12.2.2 includes the fix for #17664.
Do these messages appear right after you mount or later? Do they go away if ...
Ilya Dryomov
05:29 PM Linux kernel client Bug #23537: libceph: monX xxxxxx session lost, hunting for new mon
Марк Коренберг wrote:
> Important: on another machine with same OS everything is fine.
Another client machine whe...
Ilya Dryomov
05:36 PM RADOS Bug #23371: OSDs flaps when cluster network is made down
You tested this on a version prior to luminous and the behavior has *changed*?
This must be a result of some chang...
Greg Farnum
05:29 PM Bug #23447 (Rejected): collocated storage: losing one node leads to client write freeze 24 second
Please don't open duplicate tickets because you found a response unsatisfactory. Greg Farnum
05:29 PM Support #23254: Clinet side write freeze for 15 Sec when one storage node rebooted
The monitor needs to see the change to the osd_heartbeat_interval and osd_heartbeat_grace settings, not just the OSDs... Greg Farnum
05:24 PM RADOS Documentation #23613 (Closed): doc: add description of new fs-client auth profile
Patrick Donnelly
05:23 PM RADOS Documentation #23613 (Closed): doc: add description of new fs-client auth profile
On that page: http://docs.ceph.com/docs/master/rados/operations/user-management/#authorization-capabilities
https:...
Patrick Donnelly
05:23 PM RADOS Documentation #23612 (New): doc: add description of new auth profiles
On that page: http://docs.ceph.com/docs/master/rados/operations/user-management/#authorization-capabilities
https:...
Patrick Donnelly
05:22 PM CephFS Documentation #23611 (Need More Info): doc: add description of new fs-client auth profile
On that page: http://docs.ceph.com/docs/master/rados/operations/user-management/#authorization-capabilities
https:...
Patrick Donnelly
05:18 PM RADOS Support #23455 (Resolved): osd: large number of inconsistent objects after recover or backfilling
fiemap is disabled by default precisely because there are a number of known bugs in the local filesystems across kern... Greg Farnum
05:07 PM RADOS Bug #23610 (Fix Under Review): pg stuck in activating because of dropped pg-temp message
https://github.com/ceph/ceph/pull/21310 Kefu Chai
05:02 PM RADOS Bug #23610 (Resolved): pg stuck in activating because of dropped pg-temp message
http://pulpito.ceph.com/yuriw-2018-04-05_22:33:03-rados-wip-yuri3-testing-2018-04-05-1940-luminous-distro-basic-smith... Kefu Chai
05:06 PM RADOS Bug #23598: hammer->jewel: ceph_test_rados crashes during radosbench task in jewel rados upgrade ...
This is a dupe of...something. We can track it down later.
For now, note that the crash is happening with Hammer c...
Greg Farnum
06:17 AM RADOS Bug #23598: hammer->jewel: ceph_test_rados crashes during radosbench task in jewel rados upgrade ...
Hm hm hm Nathan Cutler
02:56 AM RADOS Bug #23598: hammer->jewel: ceph_test_rados crashes during radosbench task in jewel rados upgrade ...
h3. rados bisect
Reproducer: ...
Nathan Cutler
02:11 AM RADOS Bug #23598: hammer->jewel: ceph_test_rados crashes during radosbench task in jewel rados upgrade ...
This problem was not happening so reproducibly before the current integration run, so one of the following PRs might ... Nathan Cutler
02:05 AM RADOS Bug #23598: hammer->jewel: ceph_test_rados crashes during radosbench task in jewel rados upgrade ...
Set priority to Urgent because this prevents us from getting a clean rados run in jewel 10.2.11 integration testing. Nathan Cutler
02:04 AM RADOS Bug #23598 (Duplicate): hammer->jewel: ceph_test_rados crashes during radosbench task in jewel ra...
Test description: rados/upgrade/{hammer-x-singleton/{0-cluster/{openstack.yaml start.yaml} 1-hammer-install/hammer.ya... Nathan Cutler
04:39 PM RADOS Bug #23595: osd: recovery/backfill is extremely slow
*I have it figured out!*
The issue was "osd_recovery_sleep_hdd", which defaults to 0.1 seconds.
After setting
...
Niklas Hambuechen
03:23 PM RADOS Bug #23595: osd: recovery/backfill is extremely slow
OK, if I only have the 6 large files in the cephfs AND set the options... Niklas Hambuechen
02:55 PM RADOS Bug #23595: osd: recovery/backfill is extremely slow
I have now tested with only the 6*1GB files, having deleted the 270k empty files from cephfs.
I continue to see ex...
Niklas Hambuechen
12:30 PM RADOS Bug #23595: osd: recovery/backfill is extremely slow
You can find a core dump of the -O0 version created with GDB at http://nh2.me/ceph-issue-23595-osd-O0.core.xz Niklas Hambuechen
12:06 PM RADOS Bug #23595: osd: recovery/backfill is extremely slow
Attached are two GDB runs of a sender node.
In the release build there were many values "<optimized out>", so I re...
Niklas Hambuechen
11:45 AM RADOS Bug #23595: osd: recovery/backfill is extremely slow
On https://forum.proxmox.com/threads/increase-ceph-recovery-speed.36728/ people reported the same number as me of 10 ... Niklas Hambuechen
04:17 PM Revision 9a2005d6 (ceph): qa/tests - minor clean ups and made perf-suite run 3 times, so we can h...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
04:00 PM CephFS Documentation #23568 (Pending Backport): doc: outline the steps for upgrading an MDS cluster
Patrick Donnelly
03:59 PM Revision 3ab655b5 (ceph): Merge PR #21263 into master
* refs/pull/21263/head:
doc: outline upgrade procedure for mds cluster
Reviewed-by: Douglas Fuller <dfuller@redhat....
Patrick Donnelly
03:57 PM Revision 6c46f2a0 (ceph): rgw: return EINVAL if max_keys can not convert correctly
fix: http://tracker.ceph.com/issues/23586
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
joke lee
03:52 PM Revision 76ec342d (ceph): mgr/dashboard: Add Api module
Moved all the api related services into the new module.
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
03:52 PM Revision 6420e7ae (ceph): mgr/dashboard: Move services provision to service module
Few services were being declared in the shared module.
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
03:43 PM Revision 2bf2013b (ceph): Merge pull request #20807 from Devp00l/improve-table-search
mgr/dashboard: Improve table search
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Ricardo Marques <rimarques...
Lenz Grimmer
03:35 PM rbd Bug #23597 (Fix Under Review): fsx writethrough test case failures
Jason Dillaman
03:35 PM rbd Bug #23597: fsx writethrough test case failures
*PR*: https://github.com/ceph/ceph/pull/21308 Jason Dillaman
10:33 AM rbd Bug #23597: fsx writethrough test case failures
Actually, retesting different option combinations, it looks like only `rbd cache = true` is important. Mykola Golub
03:32 PM Revision 3ddff17b (ceph): Merge pull request #20943 from tspmelo/fix-e2e
mgr/dashboard: fix frontend e2e tests
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Ricardo Marques <rimar...
Lenz Grimmer
03:30 PM Revision 8261e141 (ceph): os/bluestore: alter allow_eio policy regarding kernel's error list.
Fixes: http://tracker.ceph.com/issues/23333
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
03:27 PM Revision 36d8b643 (ceph): librbd: disable ENOENT tracking within the object cacher
Now that the in-memory cache has been flattened, we don't want/need
to track the existence of individual objects with...
Jason Dillaman
02:55 PM Revision e127ec64 (ceph): pybind/rbd: add `data_pool_id()` image function
Fixes: http://tracker.ceph.com/issues/23609
Signed-off-by: Ricardo Dias <rdias@suse.com>
Ricardo Dias
02:55 PM Revision 08cee16d (ceph): pybind/rbd: always parse timestamps in UTC
Fixes: http://tracker.ceph.com/issues/23609
Signed-off-by: Ricardo Dias <rdias@suse.com>
Ricardo Dias
02:55 PM Revision 72dc17ce (ceph): pybind/rbd: fix python 3 str to bytes problems
Fixes: http://tracker.ceph.com/issues/23609
Signed-off-by: Ricardo Dias <rdias@suse.com>
Ricardo Dias
02:53 PM rbd Bug #23609 (Fix Under Review): python bindings fixes and improvements
Ricardo Dias
02:53 PM rbd Bug #23609: python bindings fixes and improvements
PR: https://github.com/ceph/ceph/pull/21304 Ricardo Dias
02:53 PM rbd Bug #23609 (Resolved): python bindings fixes and improvements
The current RBD python bindings has the following issues:
* dealing with data_pool string fails in python 3
* tim...
Ricardo Dias
02:42 PM Revision 012be1dc (ceph): qa/tasks/mgr/dashboard: Imroved JSON validation
Refactored `OsdTest` to make use of `self.assertSchema()`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
02:41 PM Backport #23606 (In Progress): luminous: "ENGINE Error in 'start' listener <bound " in rados
Nathan Cutler
02:29 PM Backport #23606 (Resolved): luminous: "ENGINE Error in 'start' listener <bound " in rados
https://github.com/ceph/ceph/pull/21307 Nathan Cutler
02:41 PM Revision e24c92e8 (ceph): qa: assign prometheus ports during selftest
This was throwing IOError("Port 9283 not free on '::'",)
when trying to serve, since merging https://github.com/ceph/...
John Spray
02:31 PM rbd Backport #23608 (Closed): jewel: import-diff failed: (33) Numerical argument out of domain - if i...
Nathan Cutler
02:31 PM rbd Backport #23607 (Resolved): luminous: import-diff failed: (33) Numerical argument out of domain -...
https://github.com/ceph/ceph/pull/21316 Nathan Cutler
02:29 PM rbd Backport #23605 (Closed): jewel: Discard ops should flush affected objects from in-memory cache
Nathan Cutler
02:29 PM rbd Backport #23604 (Resolved): luminous: Discard ops should flush affected objects from in-memory cache
https://github.com/ceph/ceph/pull/23594 Nathan Cutler
02:29 PM Bug #23483 (Pending Backport): "ENGINE Error in 'start' listener <bound " in rados
Nathan Cutler
02:04 PM Bug #23483: "ENGINE Error in 'start' listener <bound " in rados
Commit https://github.com/ceph/ceph/commit/e2c68d5e2582fe610098bc6ea4f0b44ad1df28fd fixes this issue but is not in lu... Jan Fajerski
02:20 PM Revision e18088bc (ceph): os/bluestore: fix and enhance misleading debug message in bdev.
Fixes: http://tracker.ceph.com/issues/23333
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
02:02 PM Revision 69762023 (ceph): cls/otp, rgw-admin: use older liboath api, parse seed once
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:02 PM Revision d4691332 (ceph): rgw, cls/otp: support for base32 seed type
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:02 PM Revision 4d8a6b69 (ceph): cls/otp: fixes following review
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:02 PM Revision 3d6c08fb (ceph): rgw: fixes following rebase
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:02 PM Revision ada9b948 (ceph): rgw: add distro dependencies for liboath
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:02 PM Revision 46fbc908 (ceph): rgw: require mfa only if mfa status actually changes
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:02 PM Revision 9569cc82 (ceph): qa/tasks/s3tests: configure mfa tests
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:02 PM Revision 0cf3e55c (ceph): rgw: mfa documentation
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:02 PM Revision bfec9b32 (ceph): common/options: add otp to default osd class load list
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision eb812e93 (ceph): cls/otp: integrate with liboath
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision dc36ec42 (ceph): rgw: cleanup
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision 2c160418 (ceph): rgw-admin: add mfa resync command
$ radosgw-admin mfa resync --uid=<uid> --totp=serial=<serial> \
--totp-pin=<pin1> --totp-pin=<pin2>
...
Yehuda Sadeh
02:01 PM Revision 7210b9db (ceph): rgw-admin, cls/otp: get current time for otp resync from osd
add a new method to the otp objclass that returns the
current time.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
02:01 PM Revision 67991351 (ceph): cls/otp: preserve otp history when modifying it
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision c3a6f758 (ceph): rgw: mfa - initial work
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision 0c604eea (ceph): cls/otp: initial work
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision a774884b (ceph): cls/otp: implement totp check logic
Currently checking for bogus results, still need to integrate with
totp library.
Signed-off-by: Yehuda Sadeh <yehuda...
Yehuda Sadeh
02:01 PM Revision 9fe808b6 (ceph): cls/otp: add client interfaces
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision f8ab2fc1 (ceph): rgw: req_state members init refactor
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision 4fe9f176 (ceph): rgw: send totp check to the otp objclass
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision 63924ef6 (ceph): cls_otp: treat empty header as -ENOENT
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision af36c088 (ceph): cls/otp: implement otp_info_t::dump()
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision 956997cf (ceph): rgw: add otp pool, create otp service functionality
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision 3ab463f9 (ceph): rgw-admin: new mfa control commands
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision 981f1943 (ceph): rgw: functionality to modify mfa entries in user metadata
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision 0c0046e2 (ceph): rgw: S3 get bucket versioning returns MFA status
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision 2d5d024f (ceph): rgw: fix mfa setting, verify on object deletion
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision bba8c519 (ceph): rgw: initial work to add otp as metadata provider
To allow transparent multisite sync
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
02:01 PM Revision 6ec41bb9 (ceph): cls/otp: update header anyway, don't use omap header
Update header even if it might have existed. If running within a compound op
we might not identify it correctly.
Also...
Yehuda Sadeh
02:01 PM Revision 0bf1fab7 (ceph): cls/otp: client api to set multiple keys
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision 45ee591d (ceph): rgw: trivial implementation of otp meta handlers
Still not there yet. Need to tie into objv_tracker, and metadata log
tooling.
Signed-off-by: Yehuda Sadeh <yehuda@re...
Yehuda Sadeh
02:01 PM Revision fbe7c01e (ceph): rgw: tie otp meta get/put to meta log, objv_tracker
still need to have the radosgw-admin mfa tools to go through meta
instrumentation.
Signed-off-by: Yehuda Sadeh <yehu...
Yehuda Sadeh
02:01 PM Revision d05bf3ca (ceph): rgw: better api for metadata mutation
Unlike the regular user and bucket metadata that are plain
raw rados objects, the otp info is controlled by object
cl...
Yehuda Sadeh
02:01 PM Revision bcf3432f (ceph): rgw_admin: use metadata mutate for mfa updates
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision 85bd4183 (ceph): rgw: set objv_tracker for metadata mutate
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
01:58 PM Revision 98084077 (ceph): Merge pull request #20758 from ceph/wip-cv-doc-typos
ceph-volume doc updates
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Alfredo Deza
01:37 PM CephFS Bug #23518: mds: crash when failover
Are you still hitting the issue or has it gone away? If so `debug mds = 20` logs would be helpful.. Patrick Donnelly
01:32 PM CephFS Bug #23393 (Fix Under Review): ceph-ansible: update Ganesha config for nfs_file_gw to use optimal...
https://github.com/ceph/ceph-ansible/pull/2503 Ramana Raja
01:26 PM CephFS Bug #23538 (Fix Under Review): mds: fix occasional dir rstat inconsistency between multi-MDSes
Patrick Donnelly
01:25 PM CephFS Bug #23530 (Fix Under Review): mds: kicked out by monitor during rejoin
Patrick Donnelly
01:22 PM rbd Bug #18844 (Pending Backport): import-diff failed: (33) Numerical argument out of domain - if ima...
Mykola Golub
01:22 PM Revision 2791d154 (ceph): Merge pull request #21249 from dillaman/wip-18844
rbd: improve 'import-diff' corrupt input error messages
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
01:20 PM Revision 58b055db (ceph): mgr/dashboard: Refactor multiple duplicates of `get_rate()`
... And `get_latest()`.
* OSD Controller: `.stats_history` now returns the
derivative.
Fixes https://tracker.c...
Sebastian Wagner
01:19 PM bluestore Bug #23540: FAILED assert(0 == "can't mark unloaded shard dirty") with compression enabled
Hello,
We are running for a few days without problem (with compression disabled), to get a debug i need to enable ...
Francisco Freire
01:05 PM rgw Bug #23536: [rgw] Bucket Policy - HTTP_X_FORWARDED_FOR isn't supported
Sorry, i didn't understand you.
i set:
"rgw_remote_addr_param": "HTTP_X_FORWARDED_FOR"
and it's works.
Th...
Aleksandr Rudenko
04:26 AM rgw Bug #23536: [rgw] Bucket Policy - HTTP_X_FORWARDED_FOR isn't supported
rgw_remote_addr_param should be set to HTTP_X_FORWARDED_FOR in ceph.conf (and not to any IP address), this will help ... Pritha Srivastava
12:59 PM CephFS Bug #23602 (Resolved): mds: handle client requests when mds is stopping
https://github.com/ceph/ceph/pull/21167 Zheng Yan
12:44 PM Revision 4ec51afd (ceph): mgr: Expose rgw perf counters
We are filtering rgw perf counters in mgr_module. This commit allows us
to expose rgw perf counters to the mgr module...
Boris Ranto
12:44 PM Revision 9a203eac (ceph): rgw: Sanitize rgw perf counter names
The rgw perf counters are currently being named by the rgw names (i.e.
client.rgw.<name>.<something>). This changes t...
Boris Ranto
12:43 PM Revision c503e749 (ceph): rgw: set priority on perf counters
...to cue MgrClient to pass these on to ceph-mgr
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked fr...
John Spray
12:40 PM Revision 35c14a01 (ceph): qa/suites/rados/singleton/all/random-eio: whitelist eio error message
"cluster [ERR] 2.1 shard 1: soid 2:8007ad8d:::benchmark_data_smithi115_12935_object2439:head candidate had a read err... Sage Weil
12:23 PM Revision a8b4d20b (ceph): osd: make PG "deep" state name consistent
Previously the state-to-string path called
deep scrubbing "deep", but the string-to-state
path called it "deep_scrub"...
John Spray
12:23 PM Revision 48acc6c7 (ceph): mgr/prometheus: fix and complete PG state names
...and reformat into a flat list in the same
order as found in osd_types.cc so that it's
easy to cross check.
Fixes:...
John Spray
11:51 AM Revision 8f6e2a10 (ceph): osd/OSDMap: propagate POOL_SNAPS|SELFMANAGED_SNAPS to tiers
We set this when we add selfmanaged snaps to the base tier. When those
propagate to the cache tier, propagate the fl...
Sage Weil
11:37 AM Revision 0b537362 (ceph): librados: Reject the invalid pool create request at client side, rather...
Signed-off-by: Yang Honggang <yanghonggang@umcloud.com> Yang Honggang
11:02 AM Revision d451a75c (ceph): Merge pull request #21196 from jeffrey4l/fix_typo
ceph-volume: fix typo in ceph-volume lvm prepare help
Reviewed-by: Wido den Hollander <wido@42on.com>
Reviewed-by: A...
Alfredo Deza
10:43 AM RADOS Bug #23601 (Resolved): Cannot see the value of parameter osd_op_threads via ceph --show-config
I have set the parameter of "osd op threads" in configuration file
but I cannot see the value of parameter "osd op t...
Cyril Chang
10:34 AM Revision 0d700d01 (ceph): Merge pull request #21270 from Devp00l/ceph-table-action-fix
mgr/dashboard: Fix the data table action selector
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Tia...
Lenz Grimmer
10:21 AM Messengers Bug #23600 (Fix Under Review): assert(0 == "BUG!") attached in EventCenter::create_file_event
https://github.com/ceph/ceph/pull/21296 Kefu Chai
06:19 AM Messengers Bug #23600 (Resolved): assert(0 == "BUG!") attached in EventCenter::create_file_event
when I stop and start the osd, I occasionally trigger this error. The environment is as follows:1 MON, 2 MDSs,30 OSDs... Jason liu
10:17 AM RADOS Bug #23403 (Need More Info): Mon cannot join quorum
Brad Hubbard
09:52 AM Revision 3e7d75b5 (ceph): mgr/dashboard: restcontroller: fix detection of id args in element requ...
Fixes: https://tracker.ceph.com/issues/23593
Signed-off-by: Ricardo Dias <rdias@suse.com>
Ricardo Dias
09:32 AM Revision b997e097 (ceph): test: make the LibCephFS.ShutdownRacer test even more thrashy
Have each thread do the startup and shutdown in a loop for a specified
number of times.
Tracker: http://tracker.ceph...
Jeff Layton
09:32 AM Revision d685854a (ceph): lockdep: free_ids and lock_ref hashes must be truly global
It's possible for the teardown of g_lockdep_ceph_ctx to occur, followed
by a new context being registered as the lock...
Jeff Layton
09:32 AM Revision 1fa74668 (ceph): common: add a clear_g_str_vec() function to clear g_str_vec
Prefix str_vec and str_vec_lock with "g_" to make it clear that they are
truly global values. Add a new clear_g_str_v...
Jeff Layton
09:32 AM Revision 0499ad14 (ceph): common: make it safe to call env_to_vec multiple times
After it has been called once and we have outstanding CephContexts with
pointers into str_vec, we can't call get_str_...
Jeff Layton
09:31 AM Revision 9e710c1a (ceph): lockdep: fix Mutex tests to disable lockdep properly
...and make g_lockdep a bool.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
(cherry picked from commit 0cd0bd778a6...
Jeff Layton
09:31 AM Revision 9f25de4d (ceph): client: test shutdown race
Spawn threads that bring up a bunch of ceph_mounts with individual
CephContext objects, and then tear them down in pa...
Jeff Layton
09:31 AM Revision ef02292f (ceph): client: fix signed/unsigned comparison compiler warning
The build says:
src/client/Client.cc: In member function ‘void Client::trim_caps(MetaSession*, int)’:
src/client/Cli...
Jeff Layton
09:31 AM Revision 6cef1e0d (ceph): lockdep: fix races with concurrent lockdep teardown
If the cct is unregistered while other threads are flogging mutexes,
then we can hit all sorts of bugs. Ensure that w...
Jeff Layton
09:31 AM Revision 6777aabf (ceph): lockdep: don't take lockdep_mutex twice for new lock registrations
We can do it under the same mutex, which should be more efficient.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
(...
Jeff Layton
09:09 AM Bug #23599 (Need More Info): Segfault while scrubbing Bluestore OSD
Igor Fedotov
09:09 AM Bug #23599: Segfault while scrubbing Bluestore OSD
This looks similar to https://tracker.ceph.com/issues/21259 that's already marked as resolved in v12.2.5
I'm not com...
Igor Fedotov
02:26 AM Bug #23599 (Closed): Segfault while scrubbing Bluestore OSD
Core dump at https://drive.google.com/open?id=13MupSyHsY_zA5CM7DOILG8GA9hmQqX24
0> 2018-04-08 21:56:41.911362...
Alex Gorbachev
08:40 AM Revision f29f45e1 (ceph): Merge pull request #21269 from b-ranto/wip-mgr-expose-rgw
mgr: Expose rgw perf counters
Reviewed-by: John Spray <john.spray@redhat.com>
Boris Ranto
08:38 AM Bug #23462 (Closed): Out of memory on Bluestore
Igor Fedotov
02:15 AM Bug #23462: Out of memory on Bluestore
No more issues after reducing cache to account for overall memory size on the OSD machine - thank you Alex Gorbachev
08:13 AM rgw Backport #22904: jewel: rgw: copying part without http header "x-amz-copy-source-range" will be m...
@joke lee: Thanks! Nathan Cutler
08:13 AM rgw Backport #22904 (In Progress): jewel: rgw: copying part without http header "x-amz-copy-source-ra...
Nathan Cutler
05:19 AM rgw Backport #22904: jewel: rgw: copying part without http header "x-amz-copy-source-range" will be m...
https://github.com/ceph/ceph/pull/21294 may work joke lee
07:23 AM RADOS Bug #23578 (In Progress): large-omap-object-warnings test fails
https://github.com/ceph/ceph/pull/21295 Brad Hubbard
01:33 AM RADOS Bug #23578: large-omap-object-warnings test fails
We instruct the OSDs to scrub at around 16:15.... Brad Hubbard
07:21 AM Revision eeeed649 (ceph): qa/suites/rados: Disable scrub backoff
A long run of lost coin flips can lead to a timeout in
test_large_omap_detection.py.
Fixes: http://tracker.ceph.com/...
Brad Hubbard
07:04 AM Revision dc24a1be (ceph): rgw: If use 'copy part' without 'x-amz-copy-source-range',
it will copy an entire source object
Signed-off-by: Malcolm Lee <fengxueyu35@126.com>
(cherry picked from commit 75...
joke lee
04:31 AM RADOS Bug #23593 (Fix Under Review): RESTControllerTest.test_detail_route and RESTControllerTest.test_f...
Kefu Chai
02:45 AM Revision d3b5c4cd (ceph): misc: fix various log messages
add space between __func__ and following messages
Signed-off-by: Gu Zhongyan <guzhongyan@360.cn>
Gu Zhongyan
02:08 AM RADOS Bug #22123: osd: objecter sends out of sync with pg epochs for proxied ops
Despite the jewel backport of this fix being merged, this problem has reappeared in jewel 10.2.11 integration testing... Nathan Cutler

04/08/2018

08:31 PM rbd Bug #23597 (In Progress): fsx writethrough test case failures
Per Mykola:... Jason Dillaman
08:05 PM rbd Bug #23597 (Resolved): fsx writethrough test case failures
http://qa-proxy.ceph.com/teuthology/yuriw-2018-04-05_21:02:08-rbd-wip-yuriw-master-4.5.18-distro-basic-smithi/2358072... Jason Dillaman
08:24 PM rbd Bug #23548 (Pending Backport): Discard ops should flush affected objects from in-memory cache
Mykola Golub
08:22 PM Revision 46df695b (ceph): Merge pull request #21248 from dillaman/wip-23548
librbd: potential race between discard and writeback
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
08:03 PM rbd Bug #21815 (Resolved): librbd: cannot copy all image-metas if we have more than 64 key/value pairs
Nathan Cutler
08:03 PM rbd Backport #22394 (Resolved): jewel: librbd: cannot copy all image-metas if we have more than 64 ke...
Nathan Cutler
08:03 PM Revision 8025d764 (ceph): Merge pull request #21203 from smithfarm/wip-22394-jewel
jewel: librbd: cannot copy all image-metas if we have more than 64 key/value pairs
Reviewed-by: Jason Dillaman <dill...
Nathan Cutler
08:00 PM Revision d595125c (ceph): RGWCivetWeb::read_data: fix arguments to mg_read() call
Fixes: http://tracker.ceph.com/issues/23596
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
07:57 PM rgw Bug #23596 (Resolved): mg_read() call has wrong arguments
During testing of the jewel backport of #23207 it was determined that the arguments to ms_read() are wrong.
The pr...
Nathan Cutler
07:55 PM RADOS Bug #23595: osd: recovery/backfill is extremely slow
For the record, I installed the following debugging packages for gdb stack traces:... Niklas Hambuechen
07:53 PM RADOS Bug #23595: osd: recovery/backfill is extremely slow
I have read https://www.spinics.net/lists/ceph-devel/msg38331.html which suggests that there is some throttling going... Niklas Hambuechen
06:17 PM RADOS Bug #23595 (Duplicate): osd: recovery/backfill is extremely slow
I made a Ceph 12.2.4 (luminous stable) cluster of 3 machines with 10-Gigabit networking on Ubuntu 16.04, using pretty... Niklas Hambuechen
07:55 PM rgw Bug #23207 (Resolved): rgw: inefficient buffer usage for PUTs
Nathan Cutler
07:54 PM rgw Backport #23348 (Resolved): jewel: rgw: inefficient buffer usage for PUTs
Nathan Cutler
07:54 PM Revision 7df8b4af (ceph): Merge pull request #21098 from smithfarm/wip-23348-jewel
jewel: rgw: inefficient buffer usage for PUTs
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed-by: Marcus ...
Nathan Cutler
05:40 PM RADOS Bug #23593: RESTControllerTest.test_detail_route and RESTControllerTest.test_fill fail
PR: https://github.com/ceph/ceph/pull/21290 Ricardo Dias
03:10 PM RADOS Bug #23593 (Resolved): RESTControllerTest.test_detail_route and RESTControllerTest.test_fill fail
... Kefu Chai
05:06 PM rgw Feature #21811 (Resolved): Admin API support for bucket quota change
Nathan Cutler
05:06 PM rgw Backport #23357 (Resolved): luminous: Admin API support for bucket quota change
Nathan Cutler
05:05 PM Revision 2c81984d (ceph): Merge pull request #20885 from mslovy/fix-bug-21811
luminous: rgw: Admin API Support for bucket quota change
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
05:03 PM Revision 9ab26c09 (ceph): Merge pull request #21048 from cbodley/wip-qa-swift-force-branch-luminous
luminous: tests: rgw: swift tests target ceph-luminous branch
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
04:57 PM Stable releases Tasks #21742: jewel v10.2.11
h3. rgw
Integration branch: same as #21742-25...
Nathan Cutler
03:25 PM Stable releases Tasks #21742: jewel v10.2.11
h3. Upgrade hammer-x ... Nathan Cutler
03:23 PM Stable releases Tasks #21742: jewel v10.2.11
h3. powercycle... Nathan Cutler
09:13 AM Stable releases Tasks #21742: jewel v10.2.11
h3. fs
Integration branch: same as in #21742-25...
Nathan Cutler
09:04 AM Stable releases Tasks #21742: jewel v10.2.11
h3. rbd
Integration branch: same as #21742-25...
Nathan Cutler
04:37 PM rbd Backport #23546 (Resolved): jewel: "Message too long" error when appending journal
Nathan Cutler
04:37 PM Revision d6c47be4 (ceph): Merge pull request #21215 from smithfarm/wip-23546-jewel
jewel: journal: Message too long error when appending journal
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Revi...
Nathan Cutler
04:35 PM CephFS Bug #23211 (Resolved): client: prevent fallback to remount when dentry_invalidate_cb is true but ...
Nathan Cutler
04:35 PM CephFS Backport #23356 (Resolved): jewel: client: prevent fallback to remount when dentry_invalidate_cb ...
Nathan Cutler
04:35 PM Revision 1a099c19 (ceph): Merge pull request #21189 from smithfarm/wip-23356-jewel
jewel: cephfs: client: prevent fallback to remount when dentry_invalidate_cb is true but root->dir is NULL
Reviewed-...
Nathan Cutler
04:31 PM RADOS Documentation #23594: auth: document what to do when locking client.admin out
I found one way to fix it on the mailing list:
http://lists.ceph.com/pipermail/ceph-users-ceph.com/2017-January/01...
Niklas Hambuechen
04:23 PM RADOS Documentation #23594 (New): auth: document what to do when locking client.admin out
I accidentally ran ... Niklas Hambuechen
04:26 PM rbd Backport #23543 (Resolved): jewel: rbd-nbd: EBUSY when do map
Nathan Cutler
04:26 PM Revision 3e548a15 (ceph): Merge pull request #21232 from pdvian/wip-23543-jewel
jewel: rbd-nbd: fix ebusy when do map
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Nathan Cutler
04:25 PM rbd Bug #21814 (Resolved): librbd: cannot clone all image-metas if we have more than 64 key/value pairs
Nathan Cutler
04:25 PM rbd Backport #22396 (Resolved): jewel: librbd: cannot clone all image-metas if we have more than 64 k...
Nathan Cutler
04:25 PM Revision f27ffc95 (ceph): Merge pull request #21228 from dillaman/wip-22396-jewel
jewel: librbd: cannot clone all image-metas if we have more than 64 key/value pairs
Reviewed-by: Mykola Golub <mgolu...
Nathan Cutler
04:24 PM rbd Bug #21319 (Resolved): [cli] mirror "getter" commands will fail if mirroring has never been enabled
Nathan Cutler
04:24 PM rbd Backport #21442 (Resolved): jewel: [cli] mirror "getter" commands will fail if mirroring has neve...
Nathan Cutler
04:24 PM Revision 5daa9d17 (ceph): Merge pull request #21227 from dillaman/wip-21442-jewel
jewel: rbd: clean up warnings when mirror commands used on non-setup pool
Reviewed-by: Mykola Golub <mgolub@suse.com>
Nathan Cutler
04:23 PM rbd Bug #20571 (Resolved): rbd-mirror: cluster watcher should ignore -EPERM errors against reading 'r...
Nathan Cutler
04:23 PM rbd Backport #20637 (Resolved): jewel: rbd-mirror: cluster watcher should ignore -EPERM errors agains...
Nathan Cutler
04:23 PM Revision 59582033 (ceph): Merge pull request #21225 from dillaman/wip-20637-jewel
jewel: rbd-mirror: ignore permission errors on rbd_mirroring object
Reviewed-by: Mykola Golub <mgolub@suse.com>
Nathan Cutler
04:23 PM rbd Bug #21670 (Resolved): Possible deadlock in 'list_children' when refresh is required
Nathan Cutler
04:22 PM rbd Backport #21689 (Resolved): jewel: Possible deadlock in 'list_children' when refresh is required
Nathan Cutler
04:22 PM Revision 8cdeb714 (ceph): Merge pull request #21224 from dillaman/wip-21689-jewel
jewel: librbd: list_children should not attempt to refresh image
Reviewed-by: Mykola Golub <mgolub@suse.com>
Nathan Cutler
04:22 PM rbd Bug #21894 (Resolved): [rbd-mirror] peer cluster connections should filter out command line optio...
Nathan Cutler
04:22 PM rbd Backport #21915 (Resolved): jewel: [rbd-mirror] peer cluster connections should filter out comman...
Nathan Cutler
04:21 PM Revision 07cc8254 (ceph): Merge pull request #21223 from dillaman/wip-21915-jewel
jewel: rbd-mirror: strip environment/CLI overrides for remote cluster
Reviewed-by: Mykola Golub <mgolub@suse.com>
Nathan Cutler
04:21 PM rbd Bug #22716 (Resolved): rbd snap create/rm takes 60s long
Nathan Cutler
04:20 PM rbd Backport #22810 (Resolved): jewel: rbd snap create/rm takes 60s long
Nathan Cutler
04:20 PM rbd Bug #21797 (Resolved): [object map] removing a large image (~100TB) with an object map may result...
Nathan Cutler
04:20 PM rbd Backport #21867 (Resolved): jewel: [object map] removing a large image (~100TB) with an object ma...
Nathan Cutler
04:20 PM Revision 42646906 (ceph): Merge pull request #21220 from dillaman/wip-21867-jewel
jewel: librbd: object map batch update might cause OSD suicide timeout
Reviewed-by: Mykola Golub <mgolub@suse.com>
Nathan Cutler
04:19 PM rbd Bug #23285 (Resolved): parent blocks are still seen after a whole-object discard
Nathan Cutler
04:19 PM rbd Backport #23305 (Resolved): jewel: parent blocks are still seen after a whole-object discard
Nathan Cutler
04:19 PM Revision 7ddd6240 (ceph): Merge pull request #21219 from dillaman/wip-23305-jewel
jewel: librbd: create+truncate for whole-object layered discards
Reviewed-by: Mykola Golub <mgolub@suse.com>
Nathan Cutler
04:18 PM rbd Backport #23525 (Resolved): jewel: is_qemu_running in qemu_rebuild_object_map.sh and qemu_dynamic...
Nathan Cutler
04:18 PM Revision 52536fed (ceph): Merge pull request #21207 from smithfarm/wip-23525-jewel
jewel: rbd: is_qemu_running in qemu_rebuild_object_map.sh and qemu_dynamic_features.sh may return false positive
Rev...
Nathan Cutler
04:17 PM rbd Bug #22945 (Resolved): [journal] allocating a new tag after acquiring the lock should use on-disk...
Nathan Cutler
04:16 PM rbd Backport #23012 (Resolved): jewel: [journal] allocating a new tag after acquiring the lock should...
Nathan Cutler
04:16 PM Revision 917ebf72 (ceph): Merge pull request #21206 from smithfarm/wip-23012-jewel
jewel: rbd: [journal] allocating a new tag after acquiring the lock should use on-disk committed position
Reviewed-b...
Nathan Cutler
04:15 PM rbd Bug #22485 (Resolved): [test] rbd-mirror split brain test case can have a false-positive failure ...
Nathan Cutler
04:15 PM rbd Backport #22578 (Resolved): jewel: [test] rbd-mirror split brain test case can have a false-posit...
Nathan Cutler
04:15 PM Revision 6ac1cb05 (ceph): Merge pull request #21205 from smithfarm/wip-22578-jewel
jewel: rbd: rbd-mirror split brain test case can have a false-positive failure until teuthology
Reviewed-by: Jason D...
Nathan Cutler
04:12 PM rbd Backport #23508 (Resolved): jewel: test_admin_socket.sh may fail on wait_for_clean
Nathan Cutler
04:12 PM Revision 4ac1a77d (ceph): Merge pull request #21125 from smithfarm/wip-23508-jewel
jewel: tests: test_admin_socket.sh may fail on wait_for_clean
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Revi...
Nathan Cutler
04:11 PM rbd Bug #23068 (Resolved): TestLibRBD.RenameViaLockOwner may still fail with -ENOENT
Nathan Cutler
03:29 PM rbd Backport #23153 (Resolved): jewel: TestLibRBD.RenameViaLockOwner may still fail with -ENOENT
Nathan Cutler
03:28 PM Revision be9eb7d7 (ceph): Merge pull request #20627 from pdvian/wip-23153-jewel
jewel: rbd: TestLibRBD.RenameViaLockOwner may still fail with -ENOENT
Reviewed-by: Jason Dillaman <dillaman@redhat.c...
Nathan Cutler
03:09 PM Dashboard Bug #23592 (Closed): RESTControllerTest.test_detail_route and RESTControllerTest.test_fill fail
... Kefu Chai
02:54 PM CephFS Bug #23332: kclient: with fstab entry is not coming up reboot
Zheng Yan wrote:
> In messages_ceph-sshreeka-run379-node5-client
> [...]
>
> looks like fstab didn't include c...
Shreekara Shastry
01:12 AM CephFS Bug #23332: kclient: with fstab entry is not coming up reboot
In messages_ceph-sshreeka-run379-node5-client ... Zheng Yan
02:23 PM mgr Bug #23584 (Fix Under Review): mgr: prometheus: 'PG_STATES' still have not all PG_STATES.
https://github.com/ceph/ceph/pull/21288 John Spray
12:05 PM rgw Bug #23379: rgw performance regression for luminous 12.2.4
Matt Benjamin wrote:
> rgw_num_rados_handles > 1 is not advisable (after change, need to scale up inflight_ops and i...
wei jin
11:54 AM rgw Bug #23591 (New): wrong Content-Length for website error page
I replaced the real host with example.com in following log.... Shengjing Zhu
11:35 AM Revision c201064a (ceph): os/kstore: fix statfs problem and add vstart.sh support
Fixes: http://tracker.ceph.com/issues/23590
Signed-off-by: Yang Honggang <yanghonggang@umcloud.com>
Yang Honggang
11:06 AM RADOS Bug #23590: kstore: statfs: (95) Operation not supported
https://github.com/ceph/ceph/pull/21287 Honggang Yang
11:01 AM RADOS Bug #23590 (Fix Under Review): kstore: statfs: (95) Operation not supported
2018-04-07 16:19:07.248 7fdec4675700 -1 osd.0 0 statfs() failed: (95) Operation not supported
2018-04-07 16:19:08....
Honggang Yang
08:56 AM rgw Bug #23586 (Fix Under Review): rgw:failed to pass test_bucket_list_maxkeys_unreadable in s3-test
Nathan Cutler
08:10 AM rgw Bug #23586: rgw:failed to pass test_bucket_list_maxkeys_unreadable in s3-test
https://github.com/ceph/ceph/pull/21285 fix joke lee
08:06 AM rgw Bug #23586 (Resolved): rgw:failed to pass test_bucket_list_maxkeys_unreadable in s3-test
hi, i run s3-test case in master branch, and it failed
S3TEST_CONF=/ceph/s3-tests/test.conf ./virtualenv/bin/nos...
joke lee
08:50 AM RADOS Bug #23589 (New): jewel: KStore Segmentation fault in ceph_test_objectstore --gtest_filter=-*/2:-*/3
Test description: rados/objectstore/objectstore.yaml
Log excerpt:...
Nathan Cutler
08:39 AM RADOS Bug #23588 (New): LibRadosAioEC.IsCompletePP test fails in jewel 10.2.11 integration testing
Test description: rados/thrash/{0-size-min-size-overrides/2-size-2-min-size.yaml 1-pg-log-overrides/normal_pg_log.yam... Nathan Cutler
08:32 AM rgw Bug #23587: rgw:failed to pass test_bucket_create_naming_bad_punctuation in s3test
https://github.com/ceph/ceph/pull/21286 fix joke lee
08:19 AM rgw Bug #23587 (Resolved): rgw:failed to pass test_bucket_create_naming_bad_punctuation in s3test
hi,
i run s3test in ceph master branch and failed to pass test_bucket_create_naming_bad_punctuation
it raise 403...
joke lee
06:54 AM Revision fa5e8f93 (ceph): Merge pull request #17531 from smithfarm/wip-calamari-tests
tests: cleanup: drop calamari tasks
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Lenz Grimmer <lenz@...
Nathan Cutler
06:53 AM RADOS Bug #23511: forwarded osd_failure leak in mon
Greg, no. both tests below include the no_reply() fix.
see
- http://pulpito.ceph.com/kchai-2018-03-30_15:29:52-r...
Kefu Chai
06:42 AM RADOS Bug #23585 (Duplicate): osd: safe_timer segfault
... Alex Gorbachev
06:36 AM CephFS Bug #23503: mds: crash during pressure test
Patrick Donnelly wrote:
> wei jin wrote:
> > Hi, Patrick, I have a question: after pinning base dir, will subdirs s...
wei jin
05:40 AM Revision bde45b83 (ceph): rgw: make cache configurable durining init_storage
Fixes: http://tracker.ceph.com/issues/23468
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
05:40 AM Revision 6465a919 (ceph): rgw: readonly commands don't need to use metadata cache
Fixes: http://tracker.ceph.com/issues/23468
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
05:37 AM Revision 1cdc9161 (ceph): Merge pull request #21245 from ifed01/wip-ifed-shard-bug-logging
os/bluestore: be more verbose when hitting unloaded shard in extent map
Reviewed-by: xie xingguo <xie.xingguo@zte.co...
Xie Xingguo
03:08 AM Revision a8fd5089 (ceph): rgw: Fix multisite Synchronization failed when read and write delete at...
This case is first write objA,then write and delete objA at the same
time,write early than delete.
When del objA, use...
Niu Pengju
02:26 AM rgw Bug #22804: multisite Synchronization failed when read and write delete at the same time
Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/21262
Miss something as error status code
Amine Liu
01:57 AM Revision 7d1679f1 (ceph): cmake: define HAVE_STDLIB_MAP_SPLICING for both libstdc++ and libc++
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai

04/07/2018

07:44 PM Revision 0802918f (ceph): osd/osd_types: fix pg_pool_t encoding for hammer
If we are missing the hammer feature, we will also be missing the
luminous feature, but we should still encode like h...
Sage Weil
06:36 PM Revision 37c22b27 (ceph): osd/osd_types: fix pg_pool_t encoding for hammer
If we are missing the hammer feature, we will also be missing the
luminous feature, but we should still encode like h...
Sage Weil
02:11 PM Revision a25bd32c (ceph): common: retry_sys_call no need take address of a function pointer
Signed-off-by: Leo Zhang <nguzcf@gmail.com> Leo Zhang
09:31 AM Revision 8d87f1c0 (ceph): Merge pull request #20866 from jan--f/mgr-fix-metadata-return
mon/MonCommands: mgr metadata - improve parameter naming consistency
Reviewed-by: Sage Weil <sage@redhat.com>
Review...
Kefu Chai
09:29 AM Revision 4cfc09d1 (ceph): Merge pull request #21217 from tchaikov/wip-cmp-hobject
common/hobject: preserve the order of hobject
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Sage We...
Kefu Chai
09:29 AM Revision 8c7f8bd4 (ceph): Merge pull request #21211 from tchaikov/wip-clang-without-map-merge
cmake,mds: detect std::map::merge() before using it.
Reviewed-by: Zheng Yan <zyan@redhat.com>
Kefu Chai
09:27 AM Revision 9bfb1f62 (ceph): Merge pull request #21161 from cbodley/wip-mon-config-obs
config: notify config observers on set_mon_vals()
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
09:25 AM Revision 9fda4d2b (ceph): Merge pull request #21151 from xiexingguo/wip-prune-olr
osd/PGBackend: drop input "snapid_t" from objects_list_range()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:24 AM Revision 6f6b7002 (ceph): Merge pull request #21150 from xiexingguo/wip-large-omap-obj-counting
osd/PGBackend: fix large_omap_objects checking
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: David Zafm...
Kefu Chai
09:23 AM Revision 52012a06 (ceph): Merge pull request #21119 from Liuchang0812/refine-optracker-history
common, osd: duplicated "start" event in OpTracker, improve OpTracker::dump_ops
Reviewed-by: Sage Weil <sage@redhat....
Kefu Chai
09:22 AM Revision 008aefd7 (ceph): Merge pull request #21095 from wido/ceph-metadata-version
common: Add metadata with only Ceph version number and release
Reviewed-by: John Spray <john.spray@redhat.com>
Kefu Chai
09:21 AM Revision 7e8d490f (ceph): Merge pull request #21055 from tchaikov/wip-pr-20994
filestore,rgw: fix types/casts making clang on 32-Bit working
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
07:02 AM mgr Bug #23584 (Resolved): mgr: prometheus: 'PG_STATES' still have not all PG_STATES.
... Konstantin Shalygin
05:25 AM Revision 3263b90e (ceph): mds: Clang does not (yet) support std::map::merge
@tchaikov found:
libc++ still does not support "Splicing Maps and Sets",
see https://libcxx.llvm.org/cxx1z_st...
Willem Jan Withagen
05:25 AM Revision 2e45598d (ceph): cmake: detect if std::map::merge() is supported
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:59 AM Revision 9e840c43 (ceph): Merge pull request #21274 from dzafman/wip-cot-config
tools: Use --no-mon-config so ceph_objectstore_tool.py test doesn't hang
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:04 AM RADOS Bug #23195: Read operations segfaulting multiple OSDs

Change the test-erasure-eio.sh test as following:...
David Zafman
02:31 AM Revision 43978fc6 (ceph): Merge PR #20760 into wip-sage-testing-20180407.023110
* refs/pull/20760/head:
mon/ConfigMonitor: add 'config reset' command
mon/ConfigMonitor: add 'config log' command
...
Sage Weil
02:30 AM Revision 5d0c06d5 (ceph): Merge PR #20516 into wip-sage-testing-20180407.023003
* refs/pull/20516/head:
os/filestore: advertise vdo in filestore metadata
os/filestore: implement thin provisioning...
Sage Weil
02:29 AM Revision d7bca5d1 (ceph): Merge PR #20512 into wip-sage-testing-20180407.022843
* refs/pull/20512/head:
osd: osd_mon_report_interval_min -> osd_mon_report_interval, kill _max
Reviewed-by: Josh Du...
Sage Weil
02:28 AM Revision aec47bc6 (ceph): githubmap: update contributors
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:27 AM Revision f67f3f87 (ceph): Merge PR #21033 into wip-sage-testing-20180407.022623
* refs/pull/21033/head:
buffer: kill push_front
tools/RadosDump: avoid bufferlist::push_front
os/filestore/FileJou...
Sage Weil
02:27 AM Revision f38bb657 (ceph): githubmap: update contributors
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil

04/06/2018

10:28 PM CephFS Bug #23332 (New): kclient: with fstab entry is not coming up reboot
Patrick Donnelly
10:25 PM CephFS Documentation #23583 (Resolved): doc: update snapshot doc to account for recent changes
http://docs.ceph.com/docs/master/dev/cephfs-snapshots/ Patrick Donnelly
10:23 PM CephFS Bug #22741 (Resolved): osdc: "FAILED assert(bh->last_write_tid > tid)" in powercycle-wip-yuri-mas...
Patrick Donnelly
10:23 PM RADOS Bug #22165 (Fix Under Review): split pg not actually created, gets stuck in state unknown
Fixed by https://github.com/ceph/ceph/pull/20469 Sage Weil
10:21 PM CephFS Backport #22696 (In Progress): luminous: client: dirty caps may never get the chance to flush
https://github.com/ceph/ceph/pull/21278 Patrick Donnelly
10:11 PM CephFS Backport #22696: luminous: client: dirty caps may never get the chance to flush
I'd prefer not to, I'll try to resolve the conflicts. Patrick Donnelly
10:05 PM CephFS Bug #23582 (Fix Under Review): MDSMonitor: mds health warnings printed in bad format
https://github.com/ceph/ceph/pull/21276 Patrick Donnelly
08:29 PM CephFS Bug #23582 (Resolved): MDSMonitor: mds health warnings printed in bad format
Example:... Patrick Donnelly
09:43 PM Revision ce6e043a (ceph): src: Added const references to various function parameters
Added const references to various function parameters in order to avoid
copying data unnecessarily and enhancing perf...
Wilson E. Alvarez
09:29 PM RADOS Bug #23439: Crashing OSDs after 'ceph pg repair'
You'll definitely get more attention and advice if somebody else has hit this issue before. Greg Farnum
09:04 PM Stable releases Tasks #21742: jewel v10.2.11
h3. rados
--- done. these PRs were included:
https://github.com/ceph/ceph/pull/21232 - jewel: rbd-nbd: fix ebusy ...
Nathan Cutler
01:10 AM Stable releases Tasks #21742: jewel v10.2.11
h3. rgw
These PRs:
https://github.com/ceph/ceph/pull/21184 - jewel: osd: OSDMap cache assert on shutdown
https...
Nathan Cutler
08:45 PM RADOS Bug #23195: Read operations segfaulting multiple OSDs
For anyone running into the send_all_remaining_reads() crash, a workaround is to use these osd settings:... Josh Durgin
04:17 PM RADOS Bug #23195 (Fix Under Review): Read operations segfaulting multiple OSDs
https://github.com/ceph/ceph/pull/21273
I'm going to treat this issue as tracking the first crash, in send_all_rem...
Josh Durgin
03:10 AM RADOS Bug #23195 (In Progress): Read operations segfaulting multiple OSDs
Josh Durgin
08:41 PM RADOS Bug #23200 (Resolved): invalid JSON returned when querying pool parameters
Nathan Cutler
08:40 PM RADOS Backport #23312 (Resolved): luminous: invalid JSON returned when querying pool parameters
Nathan Cutler
07:28 PM RADOS Backport #23312: luminous: invalid JSON returned when querying pool parameters
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20890
merged
Yuri Weinstein
08:40 PM RADOS Bug #23324 (Resolved): delete type mismatch in CephContext teardown
Nathan Cutler
08:40 PM RADOS Backport #23412 (Resolved): luminous: delete type mismatch in CephContext teardown
Nathan Cutler
07:28 PM RADOS Backport #23412: luminous: delete type mismatch in CephContext teardown
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20998
merged
Yuri Weinstein
08:39 PM mgr Bug #23017 (Resolved): mgr log spamming about down osds
Nathan Cutler
08:39 PM mgr Backport #23224 (Resolved): luminous: mgr log spamming about down osds
Nathan Cutler
07:27 PM mgr Backport #23224: luminous: mgr log spamming about down osds
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21053
merged
Yuri Weinstein
08:39 PM bluestore Bug #22616 (Resolved): bluestore_cache_data uses too much memory
Nathan Cutler
08:38 PM bluestore Backport #23226 (Resolved): luminous: bluestore_cache_data uses too much memory
Nathan Cutler
07:27 PM bluestore Backport #23226: luminous: bluestore_cache_data uses too much memory
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21059
merged
Yuri Weinstein
08:38 PM RADOS Bug #23477 (Resolved): should not check for VERSION_ID
Nathan Cutler
08:38 PM RADOS Backport #23478 (Resolved): should not check for VERSION_ID
Nathan Cutler
07:26 PM RADOS Backport #23478: should not check for VERSION_ID
Kefu Chai wrote:
> https://github.com/ceph/ceph/pull/21090
merged
Yuri Weinstein
08:38 PM mgr Bug #23037 (Resolved): mgr not reporting when ports conflict
Nathan Cutler
08:37 PM mgr Backport #23175 (Resolved): luminous: mgr not reporting when ports conflict
Nathan Cutler
07:24 PM mgr Backport #23175: luminous: mgr not reporting when ports conflict
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20712
merged
Yuri Weinstein
08:37 PM Bug #23253 (Resolved): Assertion is raised when fetching file event in Ceph 12.2.1
Nathan Cutler
08:37 PM Backport #23306 (Resolved): luminous: Assertion is raised when fetching file event in Ceph 12.2.1
Nathan Cutler
07:24 PM Backport #23306: luminous: Assertion is raised when fetching file event in Ceph 12.2.1
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20867
merged
Yuri Weinstein
08:31 PM Revision b551d174 (ceph): MDSMonitor: fix mds health printed in bad format
Fixes: http://tracker.ceph.com/issues/23582
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
08:29 PM bluestore Bug #22678: block checksum mismatch from rocksdb
debug_bluefs=20
Uploaded with id 5f2ee681-a9d7-4923-899e-5852b3fe18cb
Sergey Malinin
02:46 PM bluestore Bug #22678: block checksum mismatch from rocksdb
Sergey, can you generate a similar log, but also with 'debug bluefs = 20' enabled? You can even turn down 'debug blu... Sage Weil
08:19 PM Revision bdb67463 (ceph): Merge pull request #19594 from smithfarm/wip-doc-make-check
doc: expand developer documentation of unit tests
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Nathan Cutler
08:00 PM Bug #23296 (Fix Under Review): Cache-tier forward mode hang in luminous
Luminous backport is done and merged.
Forward-port to master: https://github.com/ceph/ceph/pull/21275
Nathan Cutler
06:01 PM Bug #23296 (Need More Info): Cache-tier forward mode hang in luminous
Fix merged directly to luminous. Now need to clarify whether the issue is fixed in master. If it is, the backport sho... Nathan Cutler
03:55 PM Bug #23296: Cache-tier forward mode hang in luminous
Ting-Yi Lin wrote:
> Fixes: https://github.com/ceph/ceph/pull/20766
merged to luminous
Yuri Weinstein
07:55 PM Revision 2f5e939d (ceph): Objecter: add ignore overlay flag if got redirect reply
Objecter's target calculation should ignore overlays if client got redirect reply.
Fixes: https://tracker.ceph.com/i...
Tim Lin
07:28 PM Revision aa15d411 (ceph): Merge pull request #20890 from pdvian/wip-23312-luminous
luminous: invalid JSON returned when querying pool parameters
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
07:28 PM Revision f4b2fd41 (ceph): Merge pull request #20998 from pdvian/wip-23412-luminous
luminous: log: Fix AddressSanitizer: new-delete-type-mismatch
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Yuri Weinstein
07:27 PM Revision 5f340345 (ceph): Merge pull request #21053 from pdvian/wip-23224-luminous
luminous: mgr: quieten logging on missing OSD stats
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
07:26 PM Revision 1481125f (ceph): Merge pull request #21059 from pdvian/wip-23226-luminous
luminous: os/bluestore: trim cache every 50ms (instead of 200ms)
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
07:26 PM Revision 57a95bba (ceph): Merge pull request #21090 from tchaikov/wip-23477-luminous
luminous: common: should not check for VERSION_ID
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Abhishek Lek...
Yuri Weinstein
07:25 PM Revision d2a42090 (ceph): Merge pull request #20675 from rzarzynski/wip-bs-no-blobrefing-in-do_re...
luminous: os/bluestore: avoid unneeded BlobRefing in _do_read().
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
07:24 PM Revision 867cde99 (ceph): Merge pull request #20676 from rzarzynski/wip-bs-dump-onode-by-ref-lumi...
luminous: os/bluestore: _dump_onode() don't prolongate Onode anymore.
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
07:24 PM Revision 78f0003e (ceph): Merge pull request #20712 from pdvian/wip-23175-luminous
luminous: mgr: die on bind() failure
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
07:24 PM Revision 8dffeca4 (ceph): Merge pull request #20867 from pdvian/wip-23306-luminous
luminous: msg/async: size of EventCenter::file_events should be greater than fd.
Reviewed-by: Sage Weil <sage@redhat...
Yuri Weinstein
07:15 PM ceph-volume Bug #23581 (Resolved): ceph-volume should use mount -o discard when underlying device is using VDO
... David Galloway
07:10 PM Backport #23520 (Resolved): luminous: ceph_authtool: add mode option
Patrick Donnelly
07:10 PM Revision e9365f17 (ceph): Merge PR #21198 into luminous
* refs/pull/21198/head:
ceph_authtool: add mode option
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed...
Patrick Donnelly
06:53 PM rgw Backport #22904 (Need More Info): jewel: rgw: copying part without http header "x-amz-copy-source...
an attempted backport was abandoned here: https://github.com/ceph/ceph/pull/21209
Seeking an rgw developer, or som...
Nathan Cutler
06:52 PM Revision a8d26122 (ceph): tools: Use --no-mon-config so ceph_objectstore_tool.py test doesn't hang
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
06:48 PM Revision 6d2e4c9b (ceph): Merge pull request #19973 from liewegas/wip-peering-fast-dispatch
osd: fast dispatch of peering events and pg_map + osd sharded wq refactor
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:27 PM Messengers Bug #23580 (Can't reproduce): hung connection between simplemessenger and asyncmessenger
... Sage Weil
06:03 PM mgr Bug #23167 (Resolved): mgr: prometheus: ceph_pg metrics reported by prometheus plugin inconsisten...
Nathan Cutler
03:59 PM mgr Bug #23167: mgr: prometheus: ceph_pg metrics reported by prometheus plugin inconsistent with "cep...
John Spray wrote:
> https://github.com/ceph/ceph/pull/20642
merged
Yuri Weinstein
06:03 PM RADOS Bug #21833 (Resolved): Multiple asserts caused by DNE pgs left behind after lots of OSD restarts
Nathan Cutler
06:02 PM RADOS Backport #23160 (Resolved): luminous: Multiple asserts caused by DNE pgs left behind after lots o...
Nathan Cutler
03:57 PM RADOS Backport #23160: luminous: Multiple asserts caused by DNE pgs left behind after lots of OSD restarts
Prashant D wrote:
> Waiting for code review for backport PR : https://github.com/ceph/ceph/pull/20668
merged
Yuri Weinstein
06:02 PM RADOS Bug #23078 (Resolved): SRV resolution fails to lookup AAAA records
Nathan Cutler
06:02 PM RADOS Backport #23174 (Resolved): luminous: SRV resolution fails to lookup AAAA records
Nathan Cutler
03:56 PM RADOS Backport #23174: luminous: SRV resolution fails to lookup AAAA records
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20710
merged
Yuri Weinstein
05:57 PM RADOS Backport #23472 (Resolved): luminous: add --add-bucket and --move options to crushtool
Nathan Cutler
03:53 PM RADOS Backport #23472: luminous: add --add-bucket and --move options to crushtool
Kefu Chai wrote:
> https://github.com/ceph/ceph/pull/21079
mergedReviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
05:56 PM rgw Bug #23579 (New): rgw: racing versioned operations failure
http://qa-proxy.ceph.com/teuthology/yehudasa-2018-04-05_13:34:19-rgw-wip-rgw-mfa-distro-basic-smithi/2357038/teutholo... Yehuda Sadeh
05:37 PM RADOS Bug #23578 (Resolved): large-omap-object-warnings test fails
... Sage Weil
05:32 PM CephFS Bug #23033 (Resolved): qa: ignore more warnings during mds-full test
Patrick Donnelly
05:32 PM CephFS Backport #23060 (Resolved): luminous: qa: ignore more warnings during mds-full test
Patrick Donnelly
05:28 PM CephFS Bug #22483 (Resolved): mds: check for CEPH_OSDMAP_FULL is now wrong; cluster full flag is obsolete
Patrick Donnelly
05:27 PM CephFS Bug #21402 (Resolved): mds: move remaining containers in CDentry/CDir/CInode to mempool
Patrick Donnelly
05:27 PM CephFS Backport #22972 (Resolved): luminous: mds: move remaining containers in CDentry/CDir/CInode to me...
Patrick Donnelly
05:26 PM CephFS Bug #22288 (Resolved): mds: assert when inode moves during scrub
Patrick Donnelly
05:26 PM CephFS Backport #23016 (Resolved): luminous: mds: assert when inode moves during scrub
Patrick Donnelly
04:48 PM Revision 97fb840c (ceph): doc: ceph-conf: eliminate duplicate verbiage
The "Config file section names" section was duplicating some of the content
that is now covered better by the "Config...
Nathan Cutler
04:28 PM bluestore Bug #23577 (Can't reproduce): Inconsistent PG refusing to deep-scrub or repair
This is an issue brought over from the ceph-users Mailing List for a thread titled "Have an inconsistent PG, repair n... David Turner
04:07 PM rgw Bug #23489: [rgw] civetweb behind haproxy doesn't work with absolute URI
I try without "authentication_domain=" but it's not helped.
I try without "rgw dns name"(rgw option) and the same.
...
Aleksandr Rudenko
04:00 PM Revision 577737d0 (ceph): osd: osd_mon_report_interval_min -> osd_mon_report_interval, kill _max
The _max isn't used. Drop the _min suffix.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:59 PM Revision 8f8f6559 (ceph): Merge pull request #21250 from liewegas/wip-recovery-slow-ops
qa/suites/rados/singleton/all/recovery_preemption: whitelist SLOW_OPS Sage Weil
03:59 PM Revision ccdca76f (ceph): Merge pull request #20642 from b-ranto/wip-mgr-prom-luminous
[luminous] Backport recent prometheus exporter changes
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Reviewed-by: J...
Yuri Weinstein
03:57 PM Revision 6465c1ba (ceph): Merge pull request #20668 from pdvian/wip-23160-luminous
luminous: osd: Remove partially created pg known as DNE
Reviewed-by: David Zafman <dzafman@redhat.com>
Yuri Weinstein
03:56 PM Revision 20c63fba (ceph): Merge pull request #20710 from pdvian/wip-23174-luminous
luminous: common/dns_resolv.cc: Query for AAAA-record if ms_bind_ipv6 is True
Reviewed-by: Wido den Hollander <wido@...
Yuri Weinstein
03:55 PM Revision 65cf89b1 (ceph): Merge pull request #20766 from t19903/wip-cache-tier-forward-hang
luminous: Objecter: add ignore overlay flag if got redirect reply
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-...
Yuri Weinstein
03:52 PM Revision fbf5f0f1 (ceph): Merge pull request #21079 from tchaikov/wip-23471-luminous
luminous: add --add-bucket and --move options to crushtool
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
03:51 PM RADOS Bug #23576: osd: active+clean+inconsistent pg will not scrub or repair
Sorry, forgot to mention I am running 12.2.4. Michael Sudnick
03:50 PM RADOS Bug #23576 (Can't reproduce): osd: active+clean+inconsistent pg will not scrub or repair
My apologies if I'm too premature in posting this.
Myself and so far two others on the mailing list: http://lists....
Michael Sudnick
03:50 PM rgw Bug #23536: [rgw] Bucket Policy - HTTP_X_FORWARDED_FOR isn't supported
"172.24.35.115" is internal ip of my reverse-proxy
i set:
"rgw_remote_addr_param": "172.24.35.115"
but it's ...
Aleksandr Rudenko
06:42 AM rgw Bug #23536: [rgw] Bucket Policy - HTTP_X_FORWARDED_FOR isn't supported
Take a look at https://github.com/ceph/ceph/blob/master/src/common/legacy_config_opts.h#L1350 and https://github.com/... Pritha Srivastava
03:41 PM Revision c60da7bb (ceph): mgr/dashboard: Pool backend changes
As needed by the UI.
Signed-off-by: Stephan Müller <smueller@suse.com>
Stephan Müller
03:40 PM Revision fb95ed08 (ceph): qa/suites/rados/singleton/diverget_priors*: broaden whitelist
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 39e5efbad2c2834acf8e6463258b148321ea85a4)
Sage Weil
03:40 PM Revision 7b6a45cc (ceph): mgr/dashboard: Add ErasureCodeProfile controller
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
03:38 PM Revision b235a3f6 (ceph): qa/suites/rados/singleton/all/ec-lost-unfound: whitelist SLOW_OPS
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:59 PM rgw Bug #23575 (Resolved): radosgw-admin: user stats bug with sync stats
On a resharded bucket that is upgraded from pre-12.2.2 -> 12.2.4 where teh bucket stats were double accounted because... Abhishek Lekshmanan
02:50 PM Revision ac88559c (ceph): mgr/dashboard: Search with spaces
Removed the usage of using comma to indicated a new search term and
introduced the possibility to use quoted strings ...
Stephan Müller
02:49 PM Revision 82e57cfb (ceph): rgw: fix memory fragmentation problem reading data from client.
mg_read returns 0 on EOF. In some versions of civetweb, mg_read can
return "short" reads. The logic in the rest of ...
Marcus Watts
02:49 PM bluestore Bug #21259: bluestore: segv in BlueStore::TwoQCache::_trim
Sage, to be honest I'm still uncertain if that patch is related to this issue.
I haven't managed to reproduce this ...
Igor Fedotov
02:41 PM bluestore Bug #21259 (Resolved): bluestore: segv in BlueStore::TwoQCache::_trim
Igor deduced this was missing backports in luminous. THey're merged now, will be in 12.2.5:
https://github.com/ce...
Sage Weil
02:17 PM bluestore Bug #21259: bluestore: segv in BlueStore::TwoQCache::_trim
The same issue here - segfaults on 12.2.4 when recovery:... Konstantin Shalygin
02:47 PM rgw Bug #21455 (Resolved): rgw file write error
Nathan Cutler
02:47 PM rgw Backport #21546 (Resolved): jewel: rgw file write error
Nathan Cutler
02:47 PM Revision faec8476 (ceph): Merge pull request #18304 from smithfarm/wip-21546-jewel
jewel: rgw: file write error
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed-by: Amit Kumar <amitkuma@red...
Nathan Cutler
02:46 PM Revision a5cc4877 (ceph): mgr/dashboard: Improve table search
You can now search for multiple words at a time if you separate them by
comma or space. The other improvement is that...
Stephan Müller
02:39 PM mgr Bug #23460: mgr deadlock: _check_auth_rotating possible clock skew, rotating keys expired way too...
Thanks -- looks like we have a deadlock bug in ceph-mgr itself.
This thread has taken the (shared) Objecter lock a...
John Spray
02:36 PM Revision 95ee4e41 (ceph): Merge pull request #21239 from rjfd/wip-dashboard-routes
mgr/dashboard: using RoutesDispatcher as HTTP request dispatcher
Reviewed-by: Sebastian Wagner <sebastian.wagner@sus...
Lenz Grimmer
02:22 PM Revision 940dd941 (ceph): Merge pull request #19331 from jecluis/wip-mon-osdmap-prune
mon: osdmap prune
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Joao Eduardo Luis
02:22 PM mgr Feature #23574 (New): Add a HeartbeatMap to ceph-mgr (die on deadlocks)
In issues such as https://tracker.ceph.com/issues/23460, a deadlock can manifest as a completely stuck daemon. We sh... John Spray
02:10 PM Revision 81d8c695 (ceph): mgr/dashboard: Fix the data table action selector
Signed-off-by: Stephan Müller <smueller@suse.com> Stephan Müller
01:52 PM Revision 072a9be2 (ceph): Merge pull request #20464 from cbodley/wip-rgw-beast-ssl
rgw: add ssl support to beast frontend
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Casey Bodley
01:27 PM rgw Bug #23201 (Resolved): s3 website: some s3tests are failing because redirects include index doc s...
Nathan Cutler
01:26 PM rgw Backport #23311 (Resolved): jewel: s3 website: some s3tests are failing because redirects include...
Nathan Cutler
01:26 PM Revision d1f60dc5 (ceph): Merge pull request #21100 from cbodley/wip-23311
jewel: rgw: s3website error handler uses original object name
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
01:25 PM rgw Bug #23469 (Resolved): jewel: rgw: radosgw in jewel has not been linked with tcmalloc when select...
Nathan Cutler
01:25 PM Revision 52c02064 (ceph): Merge pull request #21073 from linuxbox2/wip-rgw-tcmalloc
jewel: rgw: tcmalloc
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
01:24 PM rgw Bug #23039 (Resolved): abort early if frontends signal an initialization error
Nathan Cutler
01:24 PM rgw Backport #23274 (Resolved): jewel: abort early if frontends signal an initialization error
Nathan Cutler
01:23 PM Revision e112ea7a (ceph): Merge pull request #20800 from theanalyst/jewel-fe-fixes
jewel: rgw: make init env methods return an error
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
01:22 PM rgw Backport #23171 (Resolved): core dump : recursive lock of RGWKeystoneTokenCache
Nathan Cutler
01:21 PM Revision ae1e442a (ceph): Merge pull request #20639 from mkogan1/wip-rgw-t23171
jewel: rgw: core dump, recursive lock of RGWKeystoneTokenCache
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Nathan Cutler
01:21 PM rgw Bug #22124 (Resolved): rgw: user stats increased after bucket reshard
Nathan Cutler
01:20 PM rgw Backport #22987 (Resolved): jewel: rgw: user stats increased after bucket reshard
Nathan Cutler
01:20 PM Revision 19763890 (ceph): Merge pull request #20421 from oritwas/wip-rgw-jewel-22124
jewel: rgw: bucket resharding should not update bucket ACL or user stats
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Nathan Cutler
01:19 PM rgw Bug #22736 (Resolved): rgw file deadlock on lru evicting
Nathan Cutler
01:18 PM rgw Backport #22774 (Resolved): jewel: rgw file deadlock on lru evicting
Nathan Cutler
01:18 PM Revision b2c60235 (ceph): Merge pull request #20076 from smithfarm/wip-22774-jewel
jewel: rgw: file deadlock on lru evicting
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Nathan Cutler
01:16 PM rgw Backport #22636 (Resolved): jewel: s3cmd move object error
Nathan Cutler
01:16 PM Revision 195045f0 (ceph): Merge pull request #19887 from pdvian/wip-22636-jewel
jewel: rgw: add xml output header in RGWCopyObj_ObjStore_S3 response msg
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
01:14 PM rgw Backport #21205 (Resolved): rgw: bi list entry count incremented on error, distorting error code
Nathan Cutler
01:13 PM Revision d4594dc3 (ceph): Merge pull request #18207 from smithfarm/wip-21205-jewel
jewel: rgw: bi list entry count incremented on error, distorting error code
Reviewed-by: Casey Bodley <cbodley@redha...
Nathan Cutler
01:02 PM rgw Feature #22832: SSL support for beast frontend
Casey Bodley
12:18 PM Revision a9ba2011 (ceph): doc: dev: improve headings within Testing chapter
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
10:02 AM Revision af7c1c5a (ceph): rgw: Sanitize rgw perf counter names
The rgw perf counters are currently being named by the rgw names (i.e.
client.rgw.<name>.<something>). This changes t...
Boris Ranto
09:33 AM Revision 99d146c6 (ceph): mgr/dashboard: fix frontend e2e tests
Updated protractor configuration: now it's possible to run the tests inside a
docker container, added params for the ...
Tiago Melo
09:24 AM Revision f95f37c6 (ceph): mgr: Expose rgw perf counters
We are filtering rgw perf counters in mgr_module. This commit allows us
to expose rgw perf counters to the mgr module...
Boris Ranto
09:07 AM Revision 658e5d5a (ceph): Merge pull request #21128 from ricardoasmarques/wip-usage-bar
mgr/dashboard: Add usage bar component
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker Theile <vtheile@...
Lenz Grimmer
08:50 AM Revision 6def989a (ceph): Merge pull request #21240 from rjfd/wip-dashboard-task-fixes
mgr/dashboard: TaskManager bug fixes
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Reviewed-by: Ricardo ...
Lenz Grimmer
08:42 AM Revision 0286c26c (ceph): qa/suites/smoke/basic/tasks:added rbd_os_install.yaml
Signed-off-by: Sidhant Agrawal <sagrawal@redhat.com> Sidhant Agrawal
07:55 AM Revision c89a7c73 (ceph): signal_handler: Reports pid 0 as Kernel
When receiving a signal, get_name_by_pid() tries to find what was the process name of the sender.
As per bug #23320,...
Erwan Velu
07:55 AM Revision a500fbba (ceph): signal_handler: Implementing specific messages per context
As per bug #23320, regarding the signal we receive, it could be interesting providing a specific message.
If we get ...
Erwan Velu
07:42 AM Revision b5de809f (ceph): doc: ceph-conf: RGW configuration goes in "client" section
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
06:10 AM Revision 7137558b (ceph): Merge pull request #21264 from smithfarm/wip-rgw-drop-btrfs-jewel
jewel: tests: rip out vestiges of btrfs from rgw suite
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Nathan Cutler
05:51 AM Revision efeb79a9 (ceph): doc/dev/mon: info on auth mon disk format
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
03:53 AM Revision 5e572f40 (ceph): mon/AuthMonitor: fix really long line length
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
03:53 AM Revision 595317c2 (ceph): mon/AuthMonitor: automatically create initial keys
On first run as the leader, the monitor will create any missing
bootstrap keys, as well as the client.admin key if no...
Joao Eduardo Luis
03:53 AM Revision 83424f12 (ceph): mon/AuthMonitor: upgrade format to mimic
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
03:53 AM Revision ef3d5906 (ceph): mon/AuthMonitor: use add_entity() where appropriate
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
03:44 AM RADOS Bug #23345 (Resolved): `ceph osd erasure-code-profile set` crashes the monitors on vstart clusters
https://github.com/ceph/ceph/pull/20986 Joao Eduardo Luis
03:20 AM CephFS Backport #23572 (In Progress): luminous: mds: make sure that MDBalancer uses heartbeat info from ...
Patrick Donnelly
03:18 AM CephFS Backport #23572 (Resolved): luminous: mds: make sure that MDBalancer uses heartbeat info from the...
https://github.com/ceph/ceph/pull/21267 Patrick Donnelly
03:18 AM Revision 71c7b1a6 (ceph): make sure that MDBalancer uses heartbeat info from the same epoch
Currently mds saves the heartbeat info from others in mds_load, once the mds_load.size( ) equals mds number, it consi... Jianyu Li
03:18 AM Revision 186f00c5 (ceph): discard the mdsload clear after prep_rebalance in case we want to expor...
Signed-off-by: Jianyu Li <joannyli@tencent.com>
(cherry picked from commit 513f2e57666bd08242fc639ebc5c65db12742a01)
Jianyu Li
03:18 AM Revision 2ffed4c9 (ceph): qa: mon: osdmap pruning standalone/workunit
Keep a standalone wrapper for the workunit, so we can test it locally,
leveraging the ceph-helpers to do the setup. K...
Joao Eduardo Luis
03:18 AM Revision 65e7e4a3 (ceph): qa: enable mon osdmap pruning on rados/monthrash
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
03:18 AM Revision 3997eed4 (ceph): qa: enable mon osdmap pruning on 'rados/' suites
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
03:18 AM Revision 06f3ab68 (ceph): doc: add dev notes for mon's full osdmap pruning
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
03:18 AM Revision bc5df2b4 (ceph): mon/OSDMonitor: prune full maps on encode_pending
If we have gone over a safety threshold for number of versions, start
pruning full osdmaps, poking holes in the seque...
Joao Eduardo Luis
03:18 AM Revision b64122ac (ceph): mon/OSDMonitor: dump osdmap manifest alongside other infos
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
03:18 AM Revision 029807b3 (ceph): mon/OSDMonitor: allow blocking trim if option is enabled
We need to allow blocking osdmap trimming to test osdmap pruning.
Signed-off-by: Joao Eduardo Luis <joao@suse.de>
Joao Eduardo Luis
03:18 AM Revision 5cd2b057 (ceph): mon/OSDMonitor: allow triggering prunes from tick()
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
03:18 AM Revision 5ba62868 (ceph): qa/standalone: discard pipe in sysctl kernel.core_pattern
At least verified in openSUSE tumbleweed and ubuntu 16.04,
`sysctl -n kernel.core_pattern` returns a pipe at the star...
Joao Eduardo Luis
03:18 AM Revision f5014589 (ceph): qa/standalone: deduplicate cleanup code
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
03:18 AM Revision 6393c7dd (ceph): qa/standalone: change PATH to allow finding sysctl
If, by default, a user's PATH does not contain /sbin and /usr/sbin, we
may have a hard time finding sysctl to adjust ...
Joao Eduardo Luis
03:17 AM CephFS Bug #23571 (Resolved): mds: make sure that MDBalancer uses heartbeat info from the same epoch
Already fixed in: https://github.com/ceph/ceph/pull/18941/ Patrick Donnelly
03:15 AM CephFS Backport #23570 (In Progress): luminous: mds: counter decay incorrect
Patrick Donnelly
03:12 AM CephFS Backport #23570 (Resolved): luminous: mds: counter decay incorrect
https://github.com/ceph/ceph/pull/21266 Patrick Donnelly
03:14 AM Revision a3904633 (ceph): make popular counter decay at proper rate
Signed-off-by: Jianyu Li <joannyli@tencent.com>
(cherry picked from commit 6d4709e649beacb5f2d6197d1bea57c8590c5f71)
Jianyu Li
03:12 AM CephFS Bug #23569 (Resolved): mds: counter decay incorrect
Fixed by https://github.com/ceph/ceph/pull/18776
Issue for backport.
Patrick Donnelly
03:07 AM CephFS Documentation #23427 (Fix Under Review): doc: create doc outlining steps to bring down cluster
https://github.com/ceph/ceph/pull/21265 Patrick Donnelly
03:06 AM Revision 9aa13bf0 (ceph): doc: outline steps to take CephFS fs down
Fixes: https://tracker.ceph.com/issues/23427
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
02:47 AM Revision 922a8558 (ceph): osd: legacy pg_create creates pg in current epoch
For the legacy create path, we pregenerate the history and instantiate
the PG at the current epoch.
Signed-off-by: S...
Sage Weil
02:00 AM Revision 507b8728 (ceph): Merge pull request #21127 from smithfarm/wip-make-dist-py3
build/ops: make-dist: fall back to python3
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Ricardo Dias <rdia...
Nathan Cutler
01:57 AM RADOS Bug #21737 (Resolved): OSDMap cache assert on shutdown
Nathan Cutler
01:56 AM RADOS Backport #21786 (Resolved): jewel: OSDMap cache assert on shutdown
Nathan Cutler
01:56 AM Revision 121c0e0a (ceph): Merge pull request #21184 from smithfarm/wip-21786-jewel
jewel: osd: OSDMap cache assert on shutdown
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Nathan Cutler
01:42 AM Revision 462f75c4 (ceph): qa: rgw/multifs: test on XFS, drop BTRFS
objectstore/filestore-xfs.yaml was overriding fs/btrfs.yaml anyway,
which was confusing.
Signed-off-by: Nathan Cutle...
Nathan Cutler
01:41 AM Revision 499c017e (ceph): qa: rgw/verify: test on XFS, drop BTRFS
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
01:13 AM CephFS Bug #21584 (Resolved): FAILED assert(get_version() < pv) in CDir::mark_dirty
Nathan Cutler
01:13 AM CephFS Backport #22031 (Resolved): jewel: FAILED assert(get_version() < pv) in CDir::mark_dirty
Nathan Cutler
01:12 AM Revision 75ae1cef (ceph): Merge pull request #21156 from smithfarm/wip-22031-jewel
jewel: mds: FAILED assert(get_version() < pv) in CDir::mark_dirty
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
12:03 AM Revision 2156fd07 (ceph): Merge PR #21238 into master
* refs/pull/21238/head:
doc: fix typos and other minor errors in cephfs-nfs doc
Reviewed-by: Patrick Donnelly <pdon...
Patrick Donnelly
12:02 AM CephFS Bug #23532 (Resolved): doc: create PendingReleaseNotes and add dev doc for openfile table purpose...
Patrick Donnelly
12:02 AM Revision fa430543 (ceph): Merge PR #21204 into master
* refs/pull/21204/head:
mds: PendingReleaseNotes and dev doc for open file table
Reviewed-by: Patrick Donnelly <pdo...
Patrick Donnelly

04/05/2018

11:09 PM Revision baa59f38 (ceph): doc: outline upgrade procedure for mds cluster
Fixes: http://tracker.ceph.com/issues/23568
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
10:52 PM CephFS Documentation #23568 (Fix Under Review): doc: outline the steps for upgrading an MDS cluster
https://github.com/ceph/ceph/pull/21263 Patrick Donnelly
10:37 PM CephFS Documentation #23568 (Resolved): doc: outline the steps for upgrading an MDS cluster
Until we have versioned MDS-MDS messages and feature flags obeyed by MDSs during upgrades (e.g. require_mimic_mds), t... Patrick Donnelly
10:49 PM rbd Bug #22872: "rbd trash purge --threshold" should support data pool
@Mahati: I would think it should just be implicit. It could loop through all the trashed images whose deferment end t... Jason Dillaman
09:38 PM Revision fe5fb47b (ceph): rgw: beast frontend calls shutdown before closing connections
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
09:22 PM CephFS Bug #23567 (Resolved): MDSMonitor: successive changes to max_mds can allow hole in ranks
With 3 MDS, approximately this sequence:... Patrick Donnelly
09:12 PM RADOS Bug #22887 (Duplicate): osd/ECBackend.cc: 2202: FAILED assert((offset + length) <= (range.first.g...
Greg Farnum
09:12 PM RADOS Bug #21931: osd: src/osd/ECBackend.cc: 2164: FAILED assert((offset + length) <= (range.first.get_...
From #22887, this also appeared in /ceph/teuthology-archive/pdonnell-2018-01-30_23:38:56-kcephfs-wip-pdonnell-i22627-... Greg Farnum
09:09 PM RADOS Bug #21931: osd: src/osd/ECBackend.cc: 2164: FAILED assert((offset + length) <= (range.first.get_...
That was the fix I was wondering about, but it was merged to master as https://github.com/ceph/ceph/pull/15712 and so... Greg Farnum
09:05 PM RADOS Bug #21931: osd: src/osd/ECBackend.cc: 2164: FAILED assert((offset + length) <= (range.first.get_...
https://github.com/ceph/ceph/pull/15712 Greg Farnum
09:10 PM RADOS Bug #19882: rbd/qemu: [ERR] handle_sub_read: Error -2 reading 1:e97125f5:::rbd_data.0.10251ca0c5f...
https://github.com/ceph/ceph/pull/15712 Greg Farnum
08:57 PM rgw Bug #22080 (Resolved): radosgw-admin data sync run crashes
Nathan Cutler
08:56 PM rgw Backport #23180 (Resolved): luminous: radosgw-admin data sync run crashes
Nathan Cutler
08:22 PM rgw Backport #23180: luminous: radosgw-admin data sync run crashes
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20762
merged
Yuri Weinstein
08:56 PM rgw Backport #23347 (Resolved): luminous: rgw: inefficient buffer usage for PUTs
Nathan Cutler
08:21 PM rgw Backport #23347: luminous: rgw: inefficient buffer usage for PUTs
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20953
merged
Yuri Weinstein
08:55 PM rgw Bug #22737 (Resolved): rgw: list bilog will loop forever
Nathan Cutler
08:55 PM rgw Backport #23225 (Resolved): luminous: rgw: list bilog will loop forever
Nathan Cutler
08:17 PM rgw Backport #23225: luminous: rgw: list bilog will loop forever
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21054
merged
Yuri Weinstein
08:55 PM rgw Bug #23203 (Resolved): multisite: segfault in radosgw-admin realm pull
Nathan Cutler
08:54 PM rgw Backport #23245 (Resolved): luminous: multisite: segfault in radosgw-admin realm pull
Nathan Cutler
08:09 PM rgw Backport #23245: luminous: multisite: segfault in radosgw-admin realm pull
Abhishek Lekshmanan wrote:
> https://github.com/ceph/ceph/pull/20722
merged
Yuri Weinstein
08:54 PM rgw Feature #23162 (Resolved): Curl+OpenSSL support in RGW
Nathan Cutler
08:53 PM rgw Backport #23239 (Resolved): luminous: Curl+OpenSSL support in RGW
Nathan Cutler
08:09 PM rgw Backport #23239: luminous: Curl+OpenSSL support in RGW
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20722
merged
Yuri Weinstein
08:52 PM rgw Bug #22951 (Resolved): possible issue with ssl + libcurl
Nathan Cutler
08:52 PM rgw Backport #23221 (Resolved): luminous: possible issue with ssl + libcurl
Nathan Cutler
08:09 PM rgw Backport #23221: luminous: possible issue with ssl + libcurl
Abhishek Lekshmanan wrote:
> https://github.com/ceph/ceph/pull/20722
merged
Yuri Weinstein
08:51 PM rgw Backport #23025 (Resolved): luminous: rgw: data sync of versioned objects, note updating bi marker
Nathan Cutler
08:07 PM rgw Backport #23025: luminous: rgw: data sync of versioned objects, note updating bi marker
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21214
merged
Yuri Weinstein
08:27 PM ceph-volume Bug #23140: ceph-volume lvm list should work with raw devices
Luminous backport will ship in v12.2.5 Ken Dreyer
08:21 PM Revision 163efb59 (ceph): Merge pull request #20762 from pdvian/wip-23180-luminous
luminous: radosgw-admin data sync run crashes
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
08:20 PM Revision 0d4a8089 (ceph): Merge pull request #20953 from pdvian/wip-23347-luminous
luminous: rgw: fix memory fragmentation problem reading data from client.
Reviewed-by: Casey Bodley <cbodley@redhat....
Yuri Weinstein
08:16 PM Revision c17447ac (ceph): Merge pull request #21054 from pdvian/wip-23225-luminous
luminous: cls/rgw: fix bi_log_iterate_entries return wrong truncated
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
08:09 PM Revision 58401a68 (ceph): Merge pull request #20722 from theanalyst/wip-luminous-23221
luminous: fixes for openssl & libcurl
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
08:07 PM Revision 114c1e1c (ceph): Merge pull request #21214 from smithfarm/wip-23025-luminous
luminous: rgw: data sync of versioned objects, note updating bi marker
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
07:39 PM CephFS Backport #22384 (Resolved): jewel: qa: src/test/libcephfs/test.cc:376: Expected: (len) > (0), act...
Nathan Cutler
07:39 PM Revision a67069ad (ceph): Merge pull request #21172 from smithfarm/wip-22384-jewel
jewel: tests: src/test/libcephfs/test.cc:376: Expected: (len) > (0), actual: -34 vs 0
Reviewed-by: Patrick Donnelly ...
Nathan Cutler
07:30 PM Revision 0753410b (ceph): rgw: factor the tcp::socket out of ClientIO
remove ClientIO's dependency on a concrete socket type by moving it into
a derived StreamIO class in rgw_asio_fronten...
Casey Bodley
07:30 PM Revision 247e0743 (ceph): rgw: add ssl support to beast frontend
adds frontend options ssl_certificate, ssl_private_key, ssl_port, ssl_endpoint
Fixes: http://tracker.ceph.com/issues...
Casey Bodley
07:30 PM Revision 35fd4050 (ceph): qa/rgw: verify suite tests beast with ssl
instead of adding special frontend configs like civetweb_ssl.yaml and
beast_ssl.yaml, added a new proto/ subdirectory...
Casey Bodley
07:19 PM rgw Bug #22804 (Fix Under Review): multisite Synchronization failed when read and write delete at the...
Casey Bodley
07:18 PM rgw Bug #22804: multisite Synchronization failed when read and write delete at the same time
https://github.com/ceph/ceph/pull/21262 Casey Bodley
07:09 PM CephFS Bug #23503: mds: crash during pressure test
wei jin wrote:
> Hi, Patrick, I have a question: after pinning base dir, will subdirs still be migrated to other act...
Patrick Donnelly
07:04 PM rgw Bug #23566 (New): Ganesha-rgw unable to do LDAP auth
It appears that rgw-nfs Ganesha is not correctly authenticating LDAP tokens.
Ganesha config for RGW FSAL reference...
Ben Meekhof
06:57 PM Revision c803fb12 (ceph): Merge pull request #20992 from cbodley/wip-dmclock-remove-by-ptr
dmclock: update mClockPriorityQueue with changes in subtree Matt Benjamin
06:39 PM CephFS Bug #22263 (Resolved): client reconnect gather race
Nathan Cutler
06:39 PM CephFS Backport #22380 (Resolved): jewel: client reconnect gather race
Nathan Cutler
06:39 PM Revision 6404251a (ceph): Merge pull request #21163 from smithfarm/wip-22380-jewel
jewel: cephfs: client reconnect gather race
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
06:38 PM CephFS Bug #22631 (Resolved): mds: crashes because of old pool id in journal header
Nathan Cutler
06:38 PM CephFS Backport #22764 (Resolved): jewel: mds: crashes because of old pool id in journal header
Nathan Cutler
06:37 PM Revision 8c090330 (ceph): Merge pull request #20111 from pdvian/wip-22764-jewel
jewel: cephfs-journal-tool: add "set pool_id" option
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
06:37 PM CephFS Bug #21383 (Resolved): qa: failures from pjd fstest
Nathan Cutler
06:37 PM CephFS Backport #21489 (Resolved): jewel: qa: failures from pjd fstest
Nathan Cutler
06:36 PM Revision d5afb674 (ceph): Merge pull request #21152 from smithfarm/wip-21489-jewel
jewel: tests: failures from pjd fstest
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
06:35 PM RADOS Bug #22351 (Resolved): Couldn't init storage provider (RADOS)
Nathan Cutler
06:35 PM RADOS Backport #23349 (Resolved): luminous: Couldn't init storage provider (RADOS)
Nathan Cutler
05:22 PM RADOS Backport #23349: luminous: Couldn't init storage provider (RADOS)
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20896
merged
Yuri Weinstein
06:35 PM Bug #22828 (Resolved): build Debian installation packages failure
Nathan Cutler
06:34 PM Backport #22856 (Resolved): luminous: build Debian installation packages failure
Nathan Cutler
06:34 PM Bug #22875 (Resolved): run-make-check.sh thinks it needs debianutils on SUSE
Nathan Cutler
06:34 PM Backport #23178 (Resolved): luminous: run-make-check.sh thinks it needs debianutils on SUSE
Nathan Cutler
05:00 PM Backport #23178: luminous: run-make-check.sh thinks it needs debianutils on SUSE
Prashant D wrote:
> https://github.com/ceph/ceph/pull/20737
merged
Yuri Weinstein
06:33 PM RADOS Bug #22114 (Resolved): mon: ops get stuck in "resend forwarded message to leader"
Nathan Cutler
06:33 PM RADOS Backport #23077 (Resolved): luminous: mon: ops get stuck in "resend forwarded message to leader"
Nathan Cutler
04:57 PM RADOS Backport #23077: luminous: mon: ops get stuck in "resend forwarded message to leader"
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21016
merged
Yuri Weinstein
04:57 PM RADOS Backport #23077: luminous: mon: ops get stuck in "resend forwarded message to leader"
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21016
merged
Yuri Weinstein
06:32 PM Bug #21813 (Resolved): OSD bind to IPv6 link-local address
Nathan Cutler
06:32 PM Backport #23501 (Resolved): luminous: OSD bind to IPv6 link-local address
Nathan Cutler
04:55 PM Backport #23501: luminous: OSD bind to IPv6 link-local address
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21111
merged
Yuri Weinstein
06:31 PM RADOS Bug #22752 (Resolved): snapmapper inconsistency, crash on luminous
Nathan Cutler
06:31 PM RADOS Backport #23500 (Resolved): luminous: snapmapper inconsistency, crash on luminous
Nathan Cutler
04:55 PM RADOS Backport #23500: luminous: snapmapper inconsistency, crash on luminous
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21118
merged
Yuri Weinstein
06:30 PM Bug #23504 (Resolved): tests: unittest_pglog timeout
Nathan Cutler
06:30 PM Backport #23522 (Resolved): luminous: tests: unittest_pglog timeout
Nathan Cutler
04:54 PM Backport #23522: luminous: tests: unittest_pglog timeout
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21134
merged
Yuri Weinstein
06:30 PM rgw Bug #23470: presigned URL for PUT with metadata fails: SignatureDoesNotMatch
@marcus, could you take a look at this? Matt Benjamin
06:30 PM rgw Bug #23470 (In Progress): presigned URL for PUT with metadata fails: SignatureDoesNotMatch
Matt Benjamin
06:25 PM rgw Bug #23489 (Need More Info): [rgw] civetweb behind haproxy doesn't work with absolute URI
Abhishek Lekshmanan
06:25 PM rgw Bug #23489: [rgw] civetweb behind haproxy doesn't work with absolute URI
What happens when authentication_domain is not set in civetweb options? Since we disable authentication domain check ... Abhishek Lekshmanan
06:14 PM rgw Bug #23379: rgw performance regression for luminous 12.2.4
rgw_num_rados_handles > 1 is not advisable (after change, need to scale up inflight_ops and inflight_op_bytes to comp... Matt Benjamin
06:12 PM bluestore Bug #22678: block checksum mismatch from rocksdb
After crash OSD restarts and goes on running for a few hours before it crashes again.
I have uploaded log file wit...
Sergey Malinin
12:08 PM bluestore Bug #22678: block checksum mismatch from rocksdb
Is the error permanent in the sense that an affected OSD doesn't start and must be recreated?
Could you please pro...
Radoslaw Zarzynski
06:09 PM rgw Bug #23089 (In Progress): rgw: change order of authentication back to local, remote
Abhishek Lekshmanan
06:07 PM Revision 4cb194ee (ceph): mon/OSDMonitor: fix warnings
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:04 PM rgw Bug #22963: radosgw-admin usage show loops indefinitly - again
Casey Bodley
06:04 PM Revision b626b4dc (ceph): mon/OSDMonitor: keep sending legacy create messages for now
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:55 PM rgw Bug #23536 (In Progress): [rgw] Bucket Policy - HTTP_X_FORWARDED_FOR isn't supported
@pritha, could you have a look at this?
Matt
Matt Benjamin
05:55 PM Revision 07ee12d5 (ceph): Merge pull request #21261 from batrick/ceph-update-ceph-object-corpus
ceph-object-corpus: update to fix make check Sage Weil
05:52 PM rgw Bug #23468: radosgw-admin should not use metadata cache when not needed
Casey Bodley
05:50 PM Revision b8569e01 (ceph): ceph-object-corpus: update to fix make check
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
05:45 PM rgw Bug #23454 (In Progress): rgw/s3atests failure: fs contract testBlockReadZeroByteFile/testSeekZer...
Matt Benjamin
05:45 PM rgw Bug #23531 (In Progress): s3a/2.8.0 fs.contract failure Seek/Rename/ComplexDirActions/RecursiveRo...
Matt Benjamin
05:40 PM rgw Bug #23469: jewel: rgw: radosgw in jewel has not been linked with tcmalloc when selected in confi...
Casey Bodley
05:36 PM rgw Bug #23299: rgw_file: post deadlock fix, direct deleted RGWFileHandle objects can remain in handl...
Casey Bodley
05:21 PM Revision ba52924d (ceph): Merge pull request #20896 from smithfarm/wip-23349-luminous
luminous: Couldn't init storage provider (RADOS)
Reviewed-By: Sage Weil <sage@redhat.com>
Abhishek Lekshmanan
05:20 PM Revision b2f41944 (ceph): Merge pull request #20250 from smithfarm/wip-22856-luminous
luminous: build Debian installation packages failure
Reviewed-By: Sage Weil <sage@redhat.com>
Abhishek Lekshmanan
05:14 PM RADOS Bug #23565 (Fix Under Review): Inactive PGs don't seem to cause HEALTH_ERR
In looking at https://tracker.ceph.com/issues/23562, there were inactive PGs starting at... Greg Farnum
05:00 PM Revision f34f9628 (ceph): Merge pull request #20737 from pdvian/wip-23178-luminous
luminous: build/ops: run-make-check.sh: fix SUSE support
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Yuri Weinstein
04:58 PM mgr Bug #22457: ceph-mgr dashboard has dependency on python-jinja2
merged https://github.com/ceph/ceph/pull/20748 Yuri Weinstein
04:58 PM Revision 35fa796c (ceph): Merge pull request #20748 from smithfarm/wip-jinja2-luminous
build/ops: deb: move python-jinja2 dependency to mgr
Reviewed-by: John Spray <john.spray@redhat.com>
Yuri Weinstein
04:56 PM Revision a76c3b51 (ceph): Merge pull request #21016 from pdvian/wip-23077-luminous
luminous: mon: ops get stuck in "resend forwarded message to leader"
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Yuri Weinstein
04:55 PM Revision a5791753 (ceph): Merge pull request #21111 from wido/luminous-21813
luminous: common/ipaddr: Do not select link-local IPv6 addresses
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
04:54 PM Revision 4ac95870 (ceph): Merge pull request #21118 from smithfarm/wip-23500-luminous
luminous: snapmapper inconsistency, crash on luminous
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
04:54 PM Revision 19ee68e4 (ceph): Merge pull request #21134 from smithfarm/wip-23522-luminous
luminous: tests: unittest_pglog timeout
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
04:43 PM RADOS Bug #17257: ceph_test_rados_api_lock fails LibRadosLockPP.LockExclusiveDurPP
... Sage Weil
04:26 PM CephFS Bug #22821 (Resolved): mds: session reference leak
Nathan Cutler
04:26 PM CephFS Backport #22970 (Resolved): jewel: mds: session reference leak
Nathan Cutler
04:26 PM Revision 6f8584b7 (ceph): Merge pull request #21175 from smithfarm/wip-22970-jewel
jewel: mds: session reference leak
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Nathan Cutler
04:18 PM RADOS Bug #23564 (Duplicate): OSD Segfaults
Apr 5 11:40:31 roc05r-sc3a100 kernel: [126029.543698] safe_timer[28863]: segfault at 8d ip 00007fa9ad4dcccb sp 00007... Alex Gorbachev
03:02 PM rgw Bug #23563 (Resolved): swift test "testChunkedPut" fails in jewel 10.2.11 integration testing
In the latest wip-jewel-backports integration branch, swift task fails like this:... Nathan Cutler
02:49 PM bluestore Bug #22102: BlueStore crashed on rocksdb checksum mismatch
Hrm, this run got a crc *near* EOF, but not past it.... Sage Weil
01:47 PM Revision 0e04de4b (ceph): librbd: discard should wait for in-flight cache writeback to complete
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:46 PM Revision feee52d5 (ceph): osdc/ObjectCacher: allow discard to complete in-flight writeback
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:29 PM rgw Bug #23555 (Resolved): swift test fails because pip no longer accepts --allow-unverified
Nathan Cutler
01:19 PM rgw Bug #23555: swift test fails because pip no longer accepts --allow-unverified
Nathan Cutler wrote:
> Opened backport trackers on the optimistic assumption that https://github.com/ceph/swift/pull...
Casey Bodley
01:29 PM rgw Backport #23558 (Resolved): jewel: swift test fails because pip no longer accepts --allow-unverified
Nathan Cutler
01:28 PM rgw Backport #23557 (Resolved): luminous: swift test fails because pip no longer accepts --allow-unve...
Nathan Cutler
01:21 PM CephFS Bug #23529 (Resolved): TmapMigratePP.DataScan asserts in jewel
Nathan Cutler
01:21 PM Revision 300d2048 (ceph): Merge pull request #21208 from ukernel/jewel-23529
jewel: cephfs: fix tmap_upgrade crash
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
01:14 PM Revision a903a769 (ceph): Merge pull request #21148 from wjwithagen/wjw-setup-virtualenv
tools: FreeBSD basic getopt does not use --options
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
12:24 PM RADOS Bug #23562 (New): VDO OSD caused cluster to hang
I awoke to alerts that apache serving teuthology logs on the Octo Long Running Cluster was unresponsive.
Here was ...
David Galloway
11:00 AM Revision a367b607 (ceph): Merge pull request #21237 from guzhongyan/zabbix-fix
mgr/zabbix: Fix wrong log message
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
10:55 AM Revision 93079a6f (ceph): client: remove getgroups_cb
Nothing uses this callback.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Jeff Layton
08:37 AM RADOS Bug #23439: Crashing OSDs after 'ceph pg repair'
Hi Greg,
thanks for your response.
> That URL denies access. You can use ceph-post-file instead to upload logs ...
Jan Marquardt
07:04 AM Revision d440902b (ceph): Merge pull request #21253 from ceph/wip-yuriw-crontab
tests/qa - enabled `ceph-deploy` runs on `mira` nodes
Reviewed-by: Vasu Kulkarni <vasu@redhat.com>
Kefu Chai
06:29 AM mgr Bug #23460: mgr deadlock: _check_auth_rotating possible clock skew, rotating keys expired way too...
I've attached to a hanging mgr process (eating 40% CPU) and the output of GDB is attached.
Things to know about th...
Wido den Hollander
04:19 AM CephFS Backport #23561 (In Progress): luminous: mds: mds gets significantly behind on trimming while cre...
https://github.com/ceph/ceph/pull/21256 Patrick Donnelly
04:14 AM CephFS Backport #23561 (Resolved): luminous: mds: mds gets significantly behind on trimming while creati...
https://github.com/ceph/ceph/pull/21256 Patrick Donnelly
04:16 AM Revision 2357670e (ceph): mds: bump mds_log_max_segments for trim buffer
Under create heavy workloads, the MDS will sometimes get behind trimming but
catch up. This avoids unnecessary warnin...
Patrick Donnelly
04:14 AM CephFS Bug #23560 (Pending Backport): mds: mds gets significantly behind on trimming while creating mill...
Patrick Donnelly
04:13 AM Revision 7c6aff27 (ceph): Merge PR #21254 into master
* refs/pull/21254/head:
mds: bump mds_log_max_segments for trim buffer
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
03:51 AM Revision 8539a982 (ceph): mds: fix unhealth heartbeat during rejoin
function process_imported_caps might hold mds_lock too long,
mds tick thread will be starved, and leads to unhealth h...
dongdong tao
03:43 AM CephFS Bug #23491 (Fix Under Review): fs: quota backward compatibility
https://github.com/ceph/ceph/pull/21255 Zheng Yan
03:31 AM RADOS Bug #23403: Mon cannot join quorum
My apologies. It appears my previous analysis was incorrect.
I've pored over the logs and it appears the issue is ...
Brad Hubbard
03:12 AM Revision 15ce36b3 (ceph): mds: automatically create snaprealm for old format quota
The new quota format requires that quota inodes have snaprealm.
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Fixes: h...
Yan, Zheng
03:12 AM Revision 6bac60ce (ceph): client: check if mds create snaprealm when setting quota
If mds does not, return -EOPNOTSUPP
Fixes: http://tracker.ceph.com/issues/23491
Signed-off-by: "Yan, Zheng" <zyan@re...
Yan, Zheng
03:12 AM Revision a3d76d61 (ceph): mds: remove unused MDCache::snaprealm_create()
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
12:50 AM Revision 7fbac83e (ceph): Merge pull request #21252 from neha-ojha/wip-modify-crontab
qa/crontab: run the perf-basic suite every day
Reviewed-by: Yuri Weinstein <yweins@redhat.com>
Josh Durgin

04/04/2018

11:49 PM CephFS Bug #23560 (Fix Under Review): mds: mds gets significantly behind on trimming while creating mill...
https://github.com/ceph/ceph/pull/21254 Patrick Donnelly
11:44 PM CephFS Bug #23560 (Resolved): mds: mds gets significantly behind on trimming while creating millions of ...
Under create heavy workloads, MDS sometimes reaches ~60 untrimmed segments for brief periods. I suggest we bump mds_l... Patrick Donnelly
11:47 PM Revision 86e76d15 (ceph): mds: bump mds_log_max_segments for trim buffer
Under create heavy workloads, the MDS will sometimes get behind trimming but
catch up. This avoids unnecessary warnin...
Patrick Donnelly
11:19 PM RADOS Bug #23554: mon: mons need to be aware of VDO statistics
Right, but AFAICT the monitor is then not even aware of VDO being involved. Which seems fine to my naive thoughts, bu... Greg Farnum
11:05 PM RADOS Bug #23554: mon: mons need to be aware of VDO statistics
Of course Sage is already on it :)
I don't know where the ...
David Galloway
10:46 PM RADOS Bug #23554: mon: mons need to be aware of VDO statistics
At least this: https://github.com/ceph/ceph/pull/20516 Josh Durgin
10:44 PM RADOS Bug #23554: mon: mons need to be aware of VDO statistics
What would we expect this monitor awareness to look like? Extra columns duplicating the output of vdostats? Greg Farnum
05:48 PM RADOS Bug #23554 (New): mon: mons need to be aware of VDO statistics
I created an OSD on top of a logical volume with a VDO device underneath.
Ceph is unaware of how much compression ...
David Galloway
11:18 PM Revision 3846f844 (ceph): tests/qa - enabled `ceph-deploy` runs on `mira` nodes
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
11:12 PM Revision bd8fa06f (ceph): tests/qa: run ceph-deploy on mira nodes
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
10:54 PM Revision 9dc966bc (ceph): mgr/dashboard: Apply usage-bar component on cephfs
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
10:54 PM Revision 9d5df36e (ceph): mgr/dashboard: Apply usage-bar component on osd
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
10:54 PM Revision 4b7f56a8 (ceph): mgr/dashboard: Apply usage-bar component on health
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
10:54 PM Revision e3278b42 (ceph): mgr/dashboard: Add usage bar component
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
10:26 PM Revision 109057c0 (ceph): qa/crontab: run the perf-basic suite every day
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
10:07 PM Revision 5df91532 (ceph): go back to $
Warren Usui
10:00 PM Revision b846df03 (ceph): try to do all (%)
Warren Usui
09:58 PM RADOS Bug #23128: invalid values in ceph.conf do not issue visible warnings
http://docs.ceph.com/docs/master/rados/configuration/ceph-conf/ has been updated with information about this Josh Durgin
09:53 PM RADOS Bug #23273: segmentation fault in PrimaryLogPG::recover_got()
Can you reproduce with osds configured with:... Josh Durgin
09:46 PM Messengers Bug #23329: async messager lost session when IO performance testing, not recover util to restart
Can you explain the issue in more detail? Did the accepter thread break or something? Greg Farnum
09:43 PM RADOS Bug #23439: Crashing OSDs after 'ceph pg repair'
That URL denies access. You can use ceph-post-file instead to upload logs to a secure location.
It's not clear wha...
Greg Farnum
09:39 PM RADOS Bug #23320 (Fix Under Review): OSD suicide itself because of a firewall rule but reports a receiv...
github.com/ceph/ceph/pull/21000 Greg Farnum
09:37 PM RADOS Bug #23487: There is no 'ceph osd pool get erasure allow_ec_overwrites' command
Greg Farnum
09:31 PM RADOS Bug #23510 (Resolved): rocksdb spillover for hard drive configurations
Greg Farnum
09:31 PM RADOS Bug #23511: forwarded osd_failure leak in mon
Kefu, did your latest no_reply() PR resolve this? Greg Farnum
09:29 PM RADOS Bug #23535 (Closed): 'ceph --show-config --conf /dev/null' does not work any more
Yeah, you should use the monitor config commands now! :) Greg Farnum
09:28 PM RADOS Bug #23258: OSDs keep crashing.
Brian, that's a separate bug; the code address you've picked up on is just part of the generic failure handling code.... Greg Farnum
09:19 PM RADOS Bug #23258: OSDs keep crashing.
I was about to start a new bug and found this, I am also seeing 0xa74234 and ceph::__ceph_assert_fail...
A while b...
Brian Woods
09:26 PM CephFS Bug #20988: client: dual client segfault with racing ceph_shutdown
Luminous test revert PR: https://github.com/ceph/ceph/pull/21251 Nathan Cutler
09:22 PM CephFS Bug #20988: client: dual client segfault with racing ceph_shutdown
Jeff Layton wrote:
> To be clear, I think we may want to leave off the patch that adds the new testcase from this se...
Nathan Cutler
09:13 PM CephFS Bug #20988 (Resolved): client: dual client segfault with racing ceph_shutdown
Patrick Donnelly
09:24 PM Revision 3b3c32f6 (ceph): qa/suites/rados/singleton/all/recovery_preemption: whitelist SLOW_OPS
Recovery and peering can be slow enough with all the logging enabled to
trigger a slow ops warning.
Signed-off-by: S...
Sage Weil
09:22 PM RADOS Bug #20924: osd: leaked Session on osd.7
/a/sage-2018-04-04_02:28:04-rados-wip-sage2-testing-2018-04-03-1634-distro-basic-smithi/2351291
rados/verify/{ceph...
Sage Weil
09:21 PM RADOS Bug #18746: monitors crashing ./include/interval_set.h: 355: FAILED assert(0) (jewel+kraken)
Under discussion on the PR, which is good on its own terms but suffering from a prior CephFS bug. :( Greg Farnum
09:20 PM Revision 7db0fd0a (ceph): TEST Revert "mon/OSDMonitor: disallow pg_num changes until after pool i...
This reverts commit 38319f8300ebf4a48b6910790467bad96d29941e.
I want to reproduce the race to see if there is a bett...
Sage Weil
09:19 PM RADOS Bug #23297: mon-seesaw 'failed to become clean before timeout' due to laggy pg create
I suspect this is resolved in https://github.com/ceph/ceph/pull/19973 by the commit that has the OSDs proactively go ... Greg Farnum
09:16 PM RADOS Bug #23490: luminous: osd: double recovery reservation for PG when EIO injected (while already re...
David, can you look at this when you get a chance? I think it's due to EIO triggering recovery when recovery is alrea... Josh Durgin
09:13 PM CephFS Backport #21526 (Closed): jewel: client: dual client segfault with racing ceph_shutdown
Dropping this due to the age of jewel, dubious value, and lack of dual-client use-case for jewel. Patrick Donnelly
09:13 PM RADOS Bug #23204: missing primary copy of object in mixed luminous<->master cluster with bluestore
We should see this again as we run the upgrade suite for mimic... Greg Farnum
09:08 PM RADOS Bug #22902 (Resolved): src/osd/PG.cc: 6455: FAILED assert(0 == "we got a bad state machine event")
https://github.com/ceph/ceph/pull/20933 Josh Durgin
09:07 PM RADOS Bug #23267 (Pending Backport): scrub errors not cleared on replicas can cause inconsistent pg sta...
Greg Farnum
09:07 PM rgw Bug #23555: swift test fails because pip no longer accepts --allow-unverified
Opened backport trackers on the optimistic assumption that https://github.com/ceph/swift/pull/5 will merge soon. Nathan Cutler
09:06 PM rgw Bug #23555 (Pending Backport): swift test fails because pip no longer accepts --allow-unverified
Nathan Cutler
09:05 PM rgw Bug #23555 (Fix Under Review): swift test fails because pip no longer accepts --allow-unverified
Nathan Cutler
08:01 PM rgw Bug #23555: swift test fails because pip no longer accepts --allow-unverified
On Fedora 27 (pip 9.0.3) this is just a deprecation warning:... Casey Bodley
07:57 PM rgw Bug #23555: swift test fails because pip no longer accepts --allow-unverified
https://github.com/ceph/swift/pull/5 Casey Bodley
07:48 PM rgw Bug #23555: swift test fails because pip no longer accepts --allow-unverified
According to https://github.com/pypa/pip/pull/3007 it's possible to add "trusted-host" to requirements.txt - not sure... Nathan Cutler
07:43 PM rgw Bug #23555: swift test fails because pip no longer accepts --allow-unverified
Raising priority because this blocks jewel integration testing. Nathan Cutler
07:42 PM rgw Bug #23555 (Resolved): swift test fails because pip no longer accepts --allow-unverified
All the failures in this run are due to this bug: http://pulpito.ceph.com/smithfarm-2018-04-04_17:26:39-rgw-wip-jewel... Nathan Cutler
09:06 PM Revision 90600bd1 (ceph): Merge pull request #21101 from dzafman/wip-23267
scrub errors not cleared on replicas can cause inconsistent pg state when replica takes over primary
Reviewed-by: Jo...
Josh Durgin
09:06 PM rgw Backport #23558 (Resolved): jewel: swift test fails because pip no longer accepts --allow-unverified
https://github.com/ceph/swift/commit/17fe24b858455ce759d15afba6d5872e8b8a4529 Nathan Cutler
09:06 PM rgw Backport #23557 (Resolved): luminous: swift test fails because pip no longer accepts --allow-unve...
https://github.com/ceph/swift/commit/729cabb2d9f173e4ef3db565301b8584d33017e2 Nathan Cutler
08:48 PM CephFS Bug #23556: segfault in LibCephFS.ShutdownRace (jewel 10.2.11 integration testing)
Tentatively agreed to drop the PR, because "jewel is near EOL and we don't have a use-case with dual clients for jewel" Nathan Cutler
08:31 PM CephFS Bug #23556: segfault in LibCephFS.ShutdownRace (jewel 10.2.11 integration testing)
Looks to be coming from this commit, because it's the one that adds the ShutdownRace test case:
https://github.com...
Nathan Cutler
08:23 PM CephFS Bug #23556 (Closed): segfault in LibCephFS.ShutdownRace (jewel 10.2.11 integration testing)
The test runs libcephfs/test.sh workunit, which in turn runs the ceph_test_libcephfs binary from the ceph-test packag... Nathan Cutler
08:10 PM Revision 2acfbb09 (ceph): tests: swift.py: clone the ceph-luminous branch
The master branch of ceph/swift.git contains tests that are incompatible with
Jewel and Luminous. The ceph-luminous b...
Nathan Cutler
07:49 PM bluestore Bug #22102: BlueStore crashed on rocksdb checksum mismatch
Scratch that, mark didn't hit the assert for num_readers ==0 , and the core indicates file isn't deleted.
_read_ra...
Sage Weil
07:25 PM RADOS Backport #23413 (Resolved): jewel: delete type mismatch in CephContext teardown
Nathan Cutler
07:24 PM Revision c364f584 (ceph): Merge pull request #21084 from pdvian/wip-23413-jewel
jewel: log: Fix AddressSanitizer: new-delete-type-mismatch
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
07:23 PM RADOS Bug #20471 (Resolved): Can't repair corrupt object info due to bad oid on all replicas
Nathan Cutler
07:23 PM RADOS Backport #23181 (Resolved): jewel: Can't repair corrupt object info due to bad oid on all replicas
Nathan Cutler
07:23 PM Revision 425814ee (ceph): Merge pull request #20622 from dzafman/wip-info-soid
jewel: follow-on: osd: be_select_auth_object() sanity check oi soid
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
06:56 PM rbd Bug #18844 (Fix Under Review): import-diff failed: (33) Numerical argument out of domain - if ima...
*PR*: https://github.com/ceph/ceph/pull/21249 Jason Dillaman
06:15 PM rbd Bug #18844 (In Progress): import-diff failed: (33) Numerical argument out of domain - if image si...
If the 'rbd export-diff' is corrupt, it can result in that error:... Jason Dillaman
06:55 PM Revision b28e5af4 (ceph): rbd: improve 'import-diff' corrupt input error messages
Fixes: http://tracker.ceph.com/issues/18844
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:24 PM RADOS Bug #21758 (Resolved): cli/crushtools/build.t sometimes fails in jenkins' "make check" run
Nathan Cutler
06:24 PM RADOS Backport #21784 (Resolved): jewel: cli/crushtools/build.t sometimes fails in jenkins' "make check...
Nathan Cutler
06:24 PM Revision 7f0b6605 (ceph): Merge pull request #21158 from smithfarm/wip-21784-jewel
jewel: cli/crushtools/build.t sometimes fails in jenkins' make check run
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
06:22 PM Backport #23523 (Resolved): jewel: tests: unittest_pglog timeout
Nathan Cutler
06:22 PM Revision 65de8da6 (ceph): Merge pull request #21135 from smithfarm/wip-23523-jewel
jewel: tests: unittest_pglog timeout
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Brad Hubbard <bhubbard@r...
Nathan Cutler
06:19 PM Documentation #23336 (Resolved): Documentation license version is ambiguous
Nathan Cutler
06:19 PM Backport #23411 (Resolved): jewel: Documentation license version is ambiguous
Nathan Cutler
06:19 PM Revision 32302172 (ceph): Merge pull request #20999 from pdvian/wip-23411-jewel
jewel: legal: remove doc license ambiguity
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
06:18 PM RADOS Feature #23242 (Resolved): ceph-objectstore-tool command to trim the pg log
Nathan Cutler
06:18 PM RADOS Backport #23307 (Resolved): jewel: ceph-objectstore-tool command to trim the pg log
Nathan Cutler
06:18 PM Revision 8b689df0 (ceph): Merge pull request #20882 from dzafman/wip-23307
jewel: ceph-objectstore-tool command to trim the pg log
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
06:17 PM Bug #23185 (Resolved): ceph: decode mds dump cache bytes failed
Nathan Cutler
06:16 PM Revision c17dad3b (ceph): Merge pull request #20763 from tchaikov/wip-23185-jewel
jewel: ceph.in: bypass codec when writing raw binary data
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by:...
Nathan Cutler
05:51 PM CephFS Bug #23210 (Resolved): ceph-fuse: exported nfs get "stale file handle" when mds migrating
Sorry, this should not be backported. ceph-fuse "support" for NFS is only for Mimic. Patrick Donnelly
06:05 AM CephFS Bug #23210 (Pending Backport): ceph-fuse: exported nfs get "stale file handle" when mds migrating
@Patrick, please confirm that this should be backported to luminous and which master PR. Nathan Cutler
05:20 PM rbd Bug #23548 (Fix Under Review): Discard ops should flush affected objects from in-memory cache
*PR*: https://github.com/ceph/ceph/pull/21248 Jason Dillaman
01:05 AM rbd Bug #23548 (Resolved): Discard ops should flush affected objects from in-memory cache
When using the in-memory cache in writeback mode, it's possible that an overlapping discard immediately after a write... Jason Dillaman
05:17 PM Revision 72c6405d (ceph): build/ops: make-dist: fall back to python3
If python2.7 is not available, we might be building in a Python 3-only
environment.
Signed-off-by: Nathan Cutler <nc...
Nathan Cutler
04:41 PM rgw Bug #23547: compression ratio depends on block size, which is much smaller (16K vs 4M) in multisi...
I was unable to increase libcurl's buffer size above 16k. This issue was raised at https://github.com/curl/curl/issue... Casey Bodley
04:41 PM Revision 1f892217 (ceph): mgr/dashboard: move all controller infrastructure to controllers/__init...
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
04:41 PM Revision 204109cc (ceph): mgr/dashboard: using RoutesDispatcher as HTTP request dispatcher
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
04:10 PM Revision 82ab4120 (ceph): signal_handler: Reports pid 0 as Kernel
When receiving a signal, get_name_by_pid() tries to find what was the process name of the sender.
As per bug #23320,...
Erwan Velu
04:10 PM Revision 8c6d7420 (ceph): signal_handler: Implementing specific messages per context
As per bug #23320, regarding the signal we receive, it could be interesting providing a specific message.
If we get ...
Erwan Velu
03:57 PM mgr Bug #23460: mgr deadlock: _check_auth_rotating possible clock skew, rotating keys expired way too...
Wido: so I guess the monclient messages are more of a symptom of something else getting badly stuck -- I suspect that... John Spray
08:52 AM mgr Bug #23460: mgr deadlock: _check_auth_rotating possible clock skew, rotating keys expired way too...
And I also found one cpu core, which was allocated to this osd by cgroup, had 100% us time.
And the osd is still ali...
wei jin
08:32 AM mgr Bug #23460: mgr deadlock: _check_auth_rotating possible clock skew, rotating keys expired way too...
I ran into the same issue from osd, which leads to slow request. (Luminous 12.2.4)
The primary osd's ops were blocke...
wei jin
03:40 PM bluestore Bug #22678: block checksum mismatch from rocksdb
I have similar issue with two OSDs (12.2.4) running on the same host. Recreating OSDs did not have any effect, I get ... Sergey Malinin
03:30 PM Revision 5b9c0c16 (ceph): osd: clarify FIXME comments
These are generally things to fix aspirationally someday or things that
we'll need to clean up as part of the move to...
Sage Weil
03:28 PM Revision 806072a4 (ceph): Merge pull request #21146 from zmc/wip-cephmetrics
qa/suites/cephmetrics: Updates for new version vasukulkarni
03:26 PM Revision 1f4f8ce2 (ceph): osd: reimplement get_mapped_pools
Output as a proper array this time.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:18 PM Revision 953744e5 (ceph): Merge pull request #21244 from ifed01/wip-ifed-min-blob-descr
os/bluestore: update description for bluestore_compression_[min|max|_blob_size options
Reviewed-by: Sage Weil <sage@...
Sage Weil
03:12 PM bluestore Bug #23540: FAILED assert(0 == "can't mark unloaded shard dirty") with compression enabled
Francisco,
thanks for the update, very appreciated.
Curious if you can collect a log for the crushing OSD, with d...
Igor Fedotov
02:53 PM bluestore Bug #23540: FAILED assert(0 == "can't mark unloaded shard dirty") with compression enabled
I disabled the compression for a while and no OSD's get the error, after enabled it again they back to get the proble... Francisco Freire
02:29 PM Revision 70cda170 (ceph): os/bluestore: be more verbose when hitting unloaded shard in extent map
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
02:12 PM Revision 4c0c8f59 (ceph): kv/Makefile: fix rocksdb build options (USE_RTTI=1)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:12 PM Revision 9c32dedd (ceph): rocksdb update
This is the version in 12.2.0, that we have been running for ~6 month or so.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:12 PM Revision 48b48d41 (ceph): tests: unittest_rocksdb_option: remove deprecated option
* disable_data_sync was removed from rocksdb, see
https://github.com/facebook/rocksdb/blob/02799ad77a16332ee5bfb570...
Kefu Chai
02:12 PM Revision c7ade3a2 (ceph): kv/RocksDBStore: convert get() to use rocksdb Get() instead of iterator
For RocksDB, iterator will bypass row cache.
We don't want this to happen for get(), after row cache is enabled.
Sig...
Jianjian Huo
02:12 PM Revision 2c6de6be (ceph): RocksDBStore: use Get for multiget
Signed-off-by: Haomai Wang <haomai@xsky.com>
(cherry picked from commit a44f4f7238585996f83f7e35e01587671fe675d4)
Haomai Wang
02:12 PM Revision 40388fb5 (ceph): Logging rocksdb transaction in ceph log
The rocksdb transaction is now been logged into ceph log based
on debug level. If transaction is failed, the error co...
Somnath Roy
02:12 PM Revision 6f21ed9c (ceph): kv/RocksDBStore: no reason to make write_batch using new/delete
discards new/delete for bat
Signed-off-by: Haomai Wang <haomai@xsky.com>
(cherry picked from commit 79a6611c0aa2c5b1...
Haomai Wang
02:12 PM Revision c8696220 (ceph): kv/RocksDBStore: dump extended stats
Signed-off-by: Varada Kari <varada.kari@sandisk.com>
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
(cherry picke...
Varada Kari
02:12 PM Revision dea24a6a (ceph): src/kv/RocksDBStore.cc:fix typos
Signed-off-by: xianxiaxiao <xianxia.xiao@kylin-cloud.com>
(cherry picked from commit b26555a0422423a9fef0034aa9313b3a...
xianxia xiao
02:12 PM Revision 29eed007 (ceph): os/kv: beautify kvdb statistics
Improves the presentation of rocksdb dump statistics
Signed-off-by: Varada Kari <varada.kari@sandisk.com>
(cherry pi...
Varada Kari
02:12 PM Revision 7eaa0a1a (ceph): kv/RocksDBStore: abort if rocksdb EIO, don't return incorrect result
If the underlying disk is missing, the current logic won't check the actual
reason why Get/Set failed, it will result...
Haomai Wang
02:12 PM Revision daafa5d8 (ceph): include/assert: define ceph_abort_msg(cct, msg)
Abort with an error string.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 23d6438f1253b593dd...
Sage Weil
02:12 PM Revision 3d1d2166 (ceph): rocksdb: remove experimental status
We've been testing rocksdb on mons in QA for months now
with no problems. We've also observed no problems with
its u...
Sage Weil
02:12 PM Revision 2fe67f2d (ceph): osd: switch filestore to default to rocksdb
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit ba96197e6d4614377c80cf16a1b29b6e6ac70f90)
Con...
Neha Ojha
02:12 PM Revision 757776af (ceph): Makefile-rocksdb.am: update for new rocksdb version
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
02:12 PM Revision 3ffa4bdf (ceph): tools/ceph-kvstore-tool: add destination store type to store-copy
This allows e.g. copying from leveldb into rocksdb
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
(cherry picked f...
Josh Durgin
02:12 PM Revision 73e6ffc9 (ceph): tools/ceph-kvstore-tool: clean up destination store object
If left alive, background threads in the db may crash
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
(cherry picke...
Josh Durgin
02:12 PM Revision 56740d05 (ceph): common/options: enable multiple rocksdb compaction threads for filestore
One of the major benefits of rocksdb over leveldb is multithreaded
compaction. The default of 1 thread does not provi...
Josh Durgin
02:12 PM Revision 69a01921 (ceph): os/filestore: disable rocksdb compression
Experience working with customer escalations suggests that disabling
compression improves performance, and the storag...
Sage Weil
02:12 PM Revision b991c334 (ceph): PendingReleaseNotes: note about changing omap backend to rocksdb
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
02:10 PM Revision 40925da7 (ceph): kv/RocksDBStore: Add table options for filter and index tuning.
This is a modified cherry-pick of commit 9c15338 to work with the old
config_opts settings.
Signed-off-by: Mark Nels...
Mark Nelson
02:01 PM Revision 733be6f0 (ceph): os/bluestore: update description for
bluestore_compression_[min|max|_blob_size options
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
01:27 PM Revision 68c505df (ceph): PendingReleaseNotes: not pg_num adjustments during pool create
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:27 PM Revision 0724072b (ceph): osd: clean up osdmap_lock
Comment rules and take lock during init/shutdown (nice but not necessary).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:27 PM Revision b85a24ac (ceph): os/ObjectStore: add has_contexts()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:27 PM Revision 9dbb9f93 (ceph): osd: check for rctx contexts instead of adding nop() to transaction
This is cheaper and more explicit.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:27 PM Revision d14221d5 (ceph): osd: avoid OSDShardPGSlot allocation in fast path
If the entry already exists, we don't want to construct the PGSlot
and then throw it out.
Signed-off-by: Sage Weil <...
Sage Weil
01:27 PM Revision a01d2dfc (ceph): osd: accessors for num_pgs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:27 PM Revision 77179eb9 (ceph): osd: reduce debug level for pg epoch min
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:27 PM Revision a25d6fd8 (ceph): osd: move sdata_op_ordering_lock declaration
So that comment makes sense
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:27 PM Revision 0c2970f0 (ceph): osd: rename OSDPGShard::osdmap -> shard_osdmap
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:27 PM Revision 20f6a86a (ceph): osd: OSDShard: sdata_lock -> sdata_wait_lock
This is only used for waiting.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:27 PM Revision e05dddeb (ceph): osd: OSDShard: sdata_op_ordering_lock -> shard_lock
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:27 PM Revision 073dc921 (ceph): osd: drop obsolete Pred
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:27 PM Revision 3ecfa258 (ceph): PendingReleaseNotes: mons before osds to avoid force-recovery issue
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision b57d4099 (ceph): osd: synchronously remove pgids when pool tombstone is missing or invalid
This is needed for upgraded clusters (e.g., v13.0.2 clusters with an
missing ec_profile or upgraded clusters with par...
Sage Weil
01:26 PM Revision 3bd33381 (ceph): osd: handle pushes_to_free in consume_map
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision c9bf02f4 (ceph): osd: drop unused pushes_to_free variable on _process
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision dba7521d (ceph): osd: constify arg to identify_splits
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision db35bbd3 (ceph): osd: constify arg to prime_splits
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision 08381749 (ceph): osd: constify arg for handle_pg_create_info, maybe_wait_for_max_pg
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision dc66a055 (ceph): osd: fix 'stale' message
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision bfbf2044 (ceph): osd: fix old wake_pg_waiters references
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision 5155baf3 (ceph): osd: handle NOUP flag vs boot race
If we digest maps that show a NOUP flag change *and* we also go active,
there is no need to restart the boot process-...
Sage Weil
01:26 PM Revision 1eec5bb6 (ceph): osd: better debug output in identify_splits
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision 68dac914 (ceph): osd/PG: do final pg delete transaction on pg sequencer
Simpler, cleaner. Also, this way we flush before returning.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:26 PM Revision 11a9fbec (ceph): osd: some debug output in identify_split_children
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision 740b7809 (ceph): osd: use rctx transaction for PG removal
In the normal case, queue up the removal work on the rctx transaction.
For the final cleanup, since we need to block...
Sage Weil
01:26 PM Revision 0e6db5e3 (ceph): osd: periodically request newer map from mon if waiting peering events
If we have peering events waiting on a newer map than we have, request it
from the mon. Do this periodically in tick...
Sage Weil
01:26 PM Revision c2cce3bc (ceph): qa/suites/rados/basic/tasks/rados_api_tests: debug ms = 1
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision 26f00dd6 (ceph): qa/suites: mon warn on pool no app = false for api tests
Among other things, the list.cc tests set pg_num which waits for cluster
healthy.
Signed-off-by: Sage Weil <sage@red...
Sage Weil
01:26 PM Revision c454184d (ceph): osd/osd_types: fix pg_t::pool() return type (uint64_t -> int64_t)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision 40a92a1f (ceph): osd/PG: move shutdown into PG
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision ff0f798e (ceph): osd/PG: flush sequencer/collection on shutdown
This should catch any in-flight work we have.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:26 PM Revision b4d96be9 (ceph): osd: improve documentation for event queue ordering and requeueing rules
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision ce699ff8 (ceph): osd: close split vs query race in consume_map
Consider the race:
- shard 0 consumes epoch E
- shard 1 consumes epoch E
- shard 1 pg P will split to C
- shard 0 ...
Sage Weil
01:26 PM Revision 494d02c3 (ceph): osd/PG: ensure an actual transaction gets queued for recovery finish
Otherwise, this context gets leaked and lost.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:26 PM Revision c3589df3 (ceph): qa/suites/rados/singleton/all/mon-seesaw: whitelist PG_AVAILABILITY
The seesaw might delay pg creation by more than 60s.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:26 PM Revision 29a885c9 (ceph): qa/suites/rados/singleton/all/recovery_preemption: make test more reliable
A 30 second run did only 7000 ops, which means ~50 log entires per pg...
not enough to trigger backfill.
Signed-off-...
Sage Weil
01:26 PM Revision bfeae027 (ceph): osd: make save osdmap accessor for OSDShard
The advance_pg needs to get the shard osdmap without racing against
consume_map().
Signed-off-by: Sage Weil <sage@re...
Sage Weil
01:26 PM Revision 3b970e32 (ceph): osd: clear shard osdmaps during shutdown
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision 9d6425ab (ceph): osd: decrement deleting pg count in _delete_some
The exit() method for ToDelete state doesn't run on PG destruction.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:26 PM Revision cf503610 (ceph): osd: update numpg_* counters when removing a pg
Usually on a pg create we see an OSDMap update; on PG removal completion
we may not.
Signed-off-by: Sage Weil <sage@...
Sage Weil
01:26 PM Revision b4af83d7 (ceph): osd: (pre)publish map before distributing to shards (and pgs)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision f9667a9e (ceph): osd: fix fast pg create vs limits
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision 07135863 (ceph): osd: kill broken _process optimization; simplify null pg flow
- drop fast quuee to waiting list optimization: it breaks ordering and is
a useless optimization
- restructure so tha...
Sage Weil
01:26 PM Revision 334bf7e3 (ceph): osd/PG: set send_notify on child
If we are a non-primary, we need to ensure the split children send
notifies.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:26 PM Revision 38319f83 (ceph): mon/OSDMonitor: disallow pg_num changes until after pool is created
The pg create handling OSD code does not handle races between a mon create
message and a split message.
Signed-off-b...
Sage Weil
01:26 PM Revision 7a9153c4 (ceph): osd/PG: register delete completion directly on Transaction
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision bc9436bc (ceph): osd/PG: remove RecoveryCtx on_applied and on_commit
These were awkward and unnecessary.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:26 PM Revision 486faa48 (ceph): osd: remove old min pg epoch tracking
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision 1270b49f (ceph): osd: kill pass-through _open_pg
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision 7fb35ff9 (ceph): osd: lookup_*pg must return PGRef
Otherwise it is fundamentally unsafe, as the PG might get destroyed out
from under us without a reference.
Signed-of...
Sage Weil
01:26 PM Revision 3a0b197c (ceph): osd: fix pg removal vs _process race
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision 183e7d7b (ceph): common/tracked_int_ptr: fix operator= return value
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision 540b1bc9 (ceph): osd: clean up mutex naming for OSDShard
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision e178a6d8 (ceph): osd/PG: link back to pg slot
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision 9895c9f1 (ceph): osd: index pg (slots) by map epoch within each shard
This will replace the epoch tracking in OSDService shortly.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:26 PM Revision 6c52e5d1 (ceph): osd: wait for pg epochs based on shard tracking
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision a5494b81 (ceph): osd/PG: register flush completions directly on the Transaction
No need to awkward list passed as an arg; all of these callbacks end up
on the Transaction anyway.
Signed-off-by: Sa...
Sage Weil
01:26 PM Revision 643714ff (ceph): osd/PG: drop unused activate() context list arg
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision 45e07480 (ceph): osd/PG: register recovery finish context directly on Transaction
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision 2c2378c4 (ceph): osd/PG: drop unused context list accessors for RecoveryCtx
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision ed72f30d (ceph): osd: register split completion directly on Transaction
No need to use wonky RecoveryCtx C_Contexts
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:26 PM Revision 295dfe03 (ceph): osd: restructure consume_map in terms of shards
- new split primming machinery
- new primed split cleanup on pg removal
- cover the pg creation path
The old split t...
Sage Weil
01:26 PM Revision b7dc3d0f (ceph): osd: remove old split tracking machinery
This infrastructure is no longer used; simpler split tracking now lives in
the shards pg_slots directly.
Signed-off-...
Sage Weil
01:26 PM Revision 2922b3be (ceph): osd: use _attach_pg and _detach_pg helpers; keep PG::osd_shard ptr
Consolidate num_pgs updates (and fix a counting bug along the way).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:26 PM Revision 3b293595 (ceph): osd: fix PG::ch init
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision 8433941c (ceph): osd: remove created_pgs tracking in RecoveryCtx
Not needed or used!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:26 PM Revision 7aeebde3 (ceph): osd: remove some unused methods
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision 973836c7 (ceph): osd: change pg_slots unordered_map to use unique_ptr<>
This avoids moving slots around in memory in the unordered_map... they can
be big!
Signed-off-by: Sage Weil <sage@re...
Sage Weil
01:26 PM Revision 4c465fbf (ceph): osd: OSDShard::pg_slot -> OSDShardPGSlot
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision 0bf6ac89 (ceph): osd: move ShardedOpWQ::ShardData -> OSDShard
Soon we will destroy pg_map!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:26 PM Revision c4960f03 (ceph): osd: remove get_mapped_pools command
No in-tree users.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:26 PM Revision bffa6223 (ceph): osd: get _get_pgs() and _get_pgids()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision 4fc45982 (ceph): osd: use _get_pgs() where possible; avoid touching pg_map directly
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision eed90d4a (ceph): osd: rename OSDShard waiting_for_pg_osdmap -> osdmap
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision 8ee13128 (ceph): osd: kill pg_map
Split doesn't work quite right; num_pgs count is probably off. But, things
mostly work.
Signed-off-by: Sage Weil <s...
Sage Weil
01:26 PM Revision e297b1e6 (ceph): osd: pass data into OpQueueItem::run()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision 2a9c8d80 (ceph): osd: pass sdata into dequeue_peering_evt (and dequeue_delete)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision c5b39139 (ceph): osd/PG: ignore RecoveryDone in ReplicaActive too
This can be missed on a RepRecovering -> RepNotRecovering ->
RepWaitBackfillReserved transition. Catch any straggler...
Sage Weil
01:26 PM Revision da47654c (ceph): osd: store ec profile with final pool
We need this to reinstantiate semi-deleted ec backends.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:26 PM Revision 765e16e0 (ceph): osd: move PG peering waiters into op wq
This resolves problems with a peering event being delivered triggering
advance_pg which triggers a requeue of waiting...
Sage Weil
01:26 PM Revision 987490db (ceph): osd: debug recovery_ops_reserved
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision 0766f5b4 (ceph): osd: do not release recovery_ops_reserved on requeue
This doesn't make sense.. although it's the same behavior as
luminous.
The point of the releases here is that if we ...
Sage Weil
01:26 PM Revision d9dcaa79 (ceph): osd: kill _create_lock_pg
Unused.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:26 PM Revision d3bd6371 (ceph): osd: kill _open_lock_pg
Move lock call to caller.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:26 PM Revision 3a331c8b (ceph): osd: kill disk_tp, recovery_gen_wq
Progress!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:26 PM Revision 065829dc (ceph): osd: misc fixes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision 56095657 (ceph): osd/OSD,PG: get_osdmap()->get_epoch() -> get_osdmap_epoch()
Avoid wrangling shared_ptr!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:26 PM Revision c20251b9 (ceph): osd: normal command uses slow dispatch (it can send messages)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision f1f0d30c (ceph): osd: restructure pg waiting
Rethink the way we wait for PGs. We need to order peering events relative to
each other; keep them in a separate que...
Sage Weil
01:26 PM Revision cea30e9e (ceph): osd: restructure pg waiting more
Wait by epoch. This is less kludgey than before!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:26 PM Revision 68d89616 (ceph): osd/osd_types: include epoch_sent in pg_query_t operator<<
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision ae210722 (ceph): osd: prime pg_slots for to-be-split children
Once we know which PGs are about to be created, we instantiate their
pg_slot and mark them waiting_pg, which blocks a...
Sage Weil
01:26 PM Revision bd8d198c (ceph): osd/OSDMap: get_primary_shart() variant that returns primary *and* shard
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision fe5e3614 (ceph): osd: use peering events for forced recovery
The mgr code is updated to send spg_t's instead of pg_t's (and is slightly
refactored/cleaned).
The PG events are ad...
Sage Weil
01:26 PM Revision 62f79cae (ceph): osd/PG: request scrub via a state machine event
Continuing effort to make PG interactions event based.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:26 PM Revision 60ea5e87 (ceph): osd: new MOSDScrub2 message with spg_t, fast dispatch
Send new message to mimic+ OSDs. Fast dispatch it at the OSD.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:26 PM Revision 26938d54 (ceph): osd: remove _ookup_lock_pg_with_map_lock_held()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision e5c33685 (ceph): osd: move recovery contexts to normal wq
We have a specific PGRecoveryContext type/event--even though we are just
calling a GenContext--so that we can disting...
Sage Weil
01:26 PM Revision 294bc5d6 (ceph): osd: fix max pg check for peer events
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision 39945d29 (ceph): osd: send pg creations through normal pg queue
Queue a null event tagged with create_info, elimiating the special
legacy path.
These are still not fast dispatch be...
Sage Weil
01:26 PM Revision b4fcd6d7 (ceph): osd/OSDMapMapping: a getter that returns a spg_t
Note whether a pool is erasure so that we can generate an appropriate
spg_t for a mapping.
Signed-off-by: Sage Weil ...
Sage Weil
01:26 PM Revision 974896a8 (ceph): osd: handle MOSDPGCreate2 messages (fast dispatch!)
Add a new MOSDPGCreate2 message that sends the spg_t (not just pg_t) and
includes only the info we need. Fast dispat...
Sage Weil
01:26 PM Revision 6710d348 (ceph): mon/OSDMOnitor: send MOSDPGCreate2 to mimic+ osds
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision f325b7db (ceph): osd: fast dispatch ping
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision 025ca7e1 (ceph): osd: fast dispatch M[Mon]Command
These just get dumped onto a work queue.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:26 PM Revision 718b6baa (ceph): osd: remove obsolete slow dispatch path for most messages
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision 9dc71e65 (ceph): osd: fast dispatch peering events (part 2)
This actually puts the remaining peering events into fast dispatch. The
only remaining event is the pg create from t...
Sage Weil
01:26 PM Revision 82806074 (ceph): osd/PGPeeringEvent: note mon- vs peer-initiated pg creates
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:26 PM Revision 9ab24001 (ceph): osd: use atomic for pg_map_size
This avoids the need for pg_map_lock in the max pg check.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:23 PM Revision 15f89a15 (ceph): doc: Add usage doc for individual bucket quota Admin API
Add usage doc for a new Admin API for individual bucket quota management
Fixes: http://tracker.ceph.com/issues/21811...
Jeegn Chen
01:22 PM Revision f89e1bf5 (ceph): rgw: Add URL format support for bucket quota modification
Allow admin to change the quota of a individual bucket through Admin API
with params in URL
Fixes: http://tracker.ce...
Jeegn Chen
11:35 AM Revision 545ad35a (ceph): test/store_test: allow update for any config setting when preparing for
test case run.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
11:24 AM Revision f62ec7ef (ceph): Merge pull request #21234 from tchaikov/wip-jewel-rocksdb-without-jemalloc
jewel: rocksdb: disable jemalloc explicitly
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
10:19 AM Revision f736dbde (ceph): mgr/dashboard: TaskManager: implement finished tasks as a list
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
10:19 AM Revision dd003e5f (ceph): mgr/dashboard: fix exception serialization for tasks
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
09:46 AM Revision 0119e55a (ceph): test/store_test: make sure config settings are set.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
09:42 AM Revision 4eeea7c0 (ceph): doc: fix typos and other minor errors in cephfs-nfs doc
Signed-off-by: Ramana Raja <rraja@redhat.com> Ramana Raja
09:39 AM rbd Bug #22872: "rbd trash purge --threshold" should support data pool
Does it mean support an option like:
rbd trash purge <pool-name> --threshold '<x>' --data-pool=<data-pool-name>
...
Mahati Chamarthy
09:29 AM Revision bad4e929 (ceph): mgr/zabbix: Fix wrong log message
Signed-off-by: Gu Zhongyan <guzhongyan@360.cn> Gu Zhongyan
09:29 AM Revision 386c7136 (ceph): Merge pull request #21087 from ricardoasmarques/wip-date-pipe
mgr/dashboard: Add CdDatePipe
Reviewed-by: Volker Theile <vtheile@suse.com>
Lenz Grimmer
08:50 AM Revision 9bb1fb07 (ceph): osd: remove duplicated "commit_queued_for_journal_write" in OpTracker
* src/os/filestore/FileJournal.cc: remove line 1612-1613 which will print "commit_queued_for_journal_write" twice.
F...
jiahui zeng
08:50 AM Revision 33caa248 (ceph): osd/osd_types: fix ideal lower bound object-id of pg
CEPH_NOSNAP is translated into a large unsigned 64-bit integer
which is bigger than any valid snap-id. So the ideal s...
xie xingguo
08:43 AM Revision 593ccf60 (ceph): rocksdb: disable jemalloc explicitly
rocksdb's makefile tries to detect jemalloc automatically and compiles
with it enabled if it's found, but if ceph dis...
Kefu Chai
08:14 AM RADOS Feature #23552 (New): cache PK11Context in Connection and probably other consumers of CryptoKeyHa...
please see attached flamegraph, the 0.67% CPU cycle is used by PK11_CreateContextBySymKey(), if we cache the PK11Cont... Kefu Chai
07:50 AM CephFS Bug #16807 (Resolved): Crash in handle_slave_rename_prep
http://tracker.ceph.com/issues/16768 already fixed Zheng Yan
07:47 AM CephFS Bug #22353 (Resolved): kclient: ceph_getattr() return zero st_dev for normal inode
Zheng Yan
07:44 AM CephFS Feature #4501 (Resolved): Identify fields in CDir which aren't permanently necessary
Zheng Yan
07:43 AM CephFS Tasks #4499 (Resolved): Identify fields in CInode which aren't permanently necessary
Zheng Yan
07:43 AM CephFS Feature #14427 (Resolved): qa: run snapshot tests under thrashing
Zheng Yan
07:41 AM CephFS Feature #21877 (Resolved): quota and snaprealm integation
Zheng Yan
07:39 AM Cleanup #23551 (New): Inconsistent graylog option naming
The graylog logging options are not consistent. The options clog_to_graylog and mon_cluster_log_to_graylog have a to_... Richard Arends
07:38 AM CephFS Feature #22371 (Resolved): mds: implement QuotaRealm to obviate parent quota lookup
https://github.com/ceph/ceph/pull/18424 Zheng Yan
07:36 AM CephFS Bug #3254 (Resolved): mds: Replica inode's parent snaprealms are not open
Zheng Yan
07:36 AM CephFS Bug #3254: mds: Replica inode's parent snaprealms are not open
opening snaprealm parents is no longer required with the new snaprealm format
https://github.com/ceph/ceph/pull/16779
Zheng Yan
07:34 AM CephFS Bug #1938 (Resolved): mds: snaptest-2 doesn't pass with 3 MDS system
https://github.com/ceph/ceph/pull/16779 Zheng Yan
07:34 AM CephFS Bug #925 (Resolved): mds: update replica snaprealm on rename
https://github.com/ceph/ceph/pull/16779 Zheng Yan
06:52 AM Revision 00ba38ff (ceph): Merge pull request #21060 from ricardoasmarques/wip-view-cache-status-for
mgr/dashboard: Support aditional info on 'cd-view-cache'
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: ...
Ricardo Dias
06:47 AM rbd Feature #23550 (Resolved): [group]add rbd group snap rollback CLI/API
Maybe we need `group snap rollback` method. wb song
06:33 AM Revision 2fdd65ed (ceph): Merge pull request #21045 from votdev/remove_useless_code
mgr/dashboard: Remove unused code
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Reviewed-by: Tatjana Deh...
Ricardo Dias
06:30 AM Revision 77f1ec8d (ceph): mon: cleanup "osd crush set-device-class" log messages
Signed-off-by: Gu Zhongyan <guzhongyan@360.cn> Gu Zhongyan
06:12 AM mgr Bug #22457: ceph-mgr dashboard has dependency on python-jinja2
follow-on fix backported to luminous via https://github.com/ceph/ceph/pull/21233 Nathan Cutler
06:09 AM mgr Bug #22457 (Resolved): ceph-mgr dashboard has dependency on python-jinja2
Nathan Cutler
06:08 AM mgr Bug #22457 (Pending Backport): ceph-mgr dashboard has dependency on python-jinja2
Nathan Cutler
06:10 AM Revision b7d340bd (ceph): build/ops: deb: move python-jinja2 dependency to mgr
87399bea8321a7a9ab554085be3a3d5e0563f27f introduced an explicit dependency on
python-jinja2, but mistakenly as an ove...
Nathan Cutler
06:08 AM rbd Backport #23543 (In Progress): jewel: rbd-nbd: EBUSY when do map
https://github.com/ceph/ceph/pull/21232 Prashant D
06:07 AM Bug #21264 (Resolved): drop ceph-rest-api
Nathan Cutler
05:59 AM Backport #23544 (In Progress): luminous: aio_t::rval int type not enough to contain io_event::res...
https://github.com/ceph/ceph/pull/21231 Prashant D
04:56 AM Revision 8b3590d3 (ceph): qa/workunits/fs: test for cephfs rstats
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
04:56 AM Revision eafce62c (ceph): mds: make rstat.rctime follow inodes' ctime
Fixes: http://tracker.ceph.com/issues/23380
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
02:57 AM Revision 8f18a482 (ceph): rbd-nbd: fix ebusy when do map
When doing rbd-nbd map, if the Ceph service is not available,
the codes will wait on rados.connect(), unless killing ...
Li Wang
02:54 AM Revision cf6c1d32 (ceph): os/bluestore: change the type of aio_t:res to long
io_event::res was assigned to io_t::rval, but io_event::res
is long, if rval is int, this will cause overflow.
Fixes...
yang wang
02:53 AM Revision c126d322 (ceph): client: fix request send_to_auth was never really used
Signed-off-by: Zhi Zhang <zhangz.david@outlook.com> Zhi Zhang
02:41 AM rbd Backport #23542 (In Progress): luminous: rbd-nbd: EBUSY when do map
https://github.com/ceph/ceph/pull/21230 Prashant D
02:24 AM Revision 4cbca81b (ceph): osd: do not release_reserved_pushes when requeuing
Back in 3cc48278bf0ee5c9535d04b60a661f988c50063b we refactoring the sharded
wq and incorrectly included code that wou...
Sage Weil
02:17 AM Revision e5832658 (ceph): mds: mark damaged if sessions' preallocated inos don't match inotable
We don't know if session's preallocated inos are incorrect or inotable
is incorrect. So it's better just mark mds dam...
Yan, Zheng
01:55 AM Support #23549 (Closed): ceph-rest-api cannot work when mon down for long time
condition: there are three mons and stop two of them.
result:ceph-rest-api will create 2048 threads because of rado...
xianpao chen
01:28 AM Revision abc07093 (ceph): Remove %
Warren Usui
12:58 AM Revision 87688e9a (ceph): rbd-nbd: fix ebusy when do map
When doing rbd-nbd map, if the Ceph service is not available,
the codes will wait on rados.connect(), unless killing ...
Li Wang

04/03/2018

11:44 PM Revision ee344c57 (ceph): Try with $
Warren Usui
11:38 PM Revision 17163262 (ceph): rbd: mirror "get" actions now have cleaner error messages
Fixes: http://tracker.ceph.com/issues/21319
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
11:38 PM Revision 90960b12 (ceph): cls/rbd: avoid recursively listing the watchers on rbd_mirroring object
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 79be496ac098859304efcabc7b5eb8afca6eca...
Jason Dillaman
11:35 PM rbd Backport #22396 (In Progress): jewel: librbd: cannot clone all image-metas if we have more than 6...
Jason Dillaman
09:08 AM rbd Backport #22396 (Need More Info): jewel: librbd: cannot clone all image-metas if we have more tha...
non-trivial backport - not clear what is to be done, since the master PR touches files [1] that don't exist in jewel
...
Nathan Cutler
11:29 PM Revision d2570bbe (ceph): test_librbd:add a test case of 70 key/val pairs in TestClone2
Signed-off-by: PCzhangPC <pengcheng.zhang@easystack.cn>
(cherry picked from commit 85713bdcc3870728dce02f87ee3cfd3625...
pengcheng zhang
11:29 PM Revision e7ae4f8c (ceph): test_librbd:add a test case of 70 key/val pairs in TestClone
Signed-off-by: PCzhangPC <pengcheng.zhang@easystack.cn>
(cherry picked from commit 3e08577a296bc4ce2c1592849108926b45...
pengcheng zhang
11:28 PM Revision 82a15ab2 (ceph): librbd: cannot clone all image-metas if we have more than 64 key/value ...
Signed-off-by: PCzhangPC <pengcheng.zhang@easystack.cn>
(cherry picked from commit ccc56384032be7f6bd48e28b6825b3ce58...
pengcheng zhang
11:10 PM rbd Backport #21442 (In Progress): jewel: [cli] mirror "getter" commands will fail if mirroring has n...
Jason Dillaman
11:06 PM Revision 73fac17d (ceph): tests/qa - trying sSage's suggestions
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
11:01 PM Revision ff07ab6d (ceph): Add distros symbolic link.
Warren Usui
10:58 PM Revision 6f8864e4 (ceph): move distros
Warren Usui
10:41 PM Revision ebd0fcd0 (ceph): Merge PR #16779 into master
* refs/pull/16779/head:
mds: cleanup MDCache::open_snaprealms()
mds: make sure snaptable version > 0
mds: don't co...
Patrick Donnelly
10:38 PM Revision f45b4a57 (ceph): tests/qa - trying sSage's suggestions
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
10:01 PM rbd Backport #20637 (In Progress): jewel: rbd-mirror: cluster watcher should ignore -EPERM errors aga...
Jason Dillaman
09:59 PM Revision 2a4d15ae (ceph): rbd-mirror: ignore permission errors on rbd_mirroring object
Fixes: http://tracker.ceph.com/issues/20571
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
09:50 PM Revision 0c43de46 (ceph): librbd: list_children should not attempt to refresh image
The snap_lock is being held when this method is invoked, which can
result in a deadlock.
Fixes: http://tracker.ceph....
Jason Dillaman
09:44 PM Revision 177b444b (ceph): qa/suites/cephmetrics: Update ceph-ansible config
This is taken from the ceph-ansible suite.
Signed-off-by: Zack Cerza <zack@redhat.com>
Zack Cerza
09:44 PM Revision dd5e15a3 (ceph): qa/suites/cephmetrics: Add new facets
For EPEL and containerized prometheus/grafana
Signed-off-by: Zack Cerza <zack@redhat.com>
Zack Cerza
09:44 PM rbd Backport #21689 (In Progress): jewel: Possible deadlock in 'list_children' when refresh is required
Jason Dillaman
09:41 PM rbd Backport #21915 (In Progress): jewel: [rbd-mirror] peer cluster connections should filter out com...
Jason Dillaman
09:39 PM Revision 720398ad (ceph): rbd-mirror: strip environment/CLI overrides for remote cluster
Fixes: http://tracker.ceph.com/issues/21894
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry-picked from c...
Jason Dillaman
09:36 PM bluestore Bug #22102: BlueStore crashed on rocksdb checksum mismatch
Current theory: bluefs is not protecting against a file open for read that is deleted. Mark observes that he sees th... Sage Weil
08:47 PM rgw Bug #23547 (Resolved): compression ratio depends on block size, which is much smaller (16K vs 4M)...
Compressors will add a block header to each buffer that we pass to compress(), meaning that the overall compression r... Casey Bodley
08:40 PM RADOS Bug #23145: OSD crashes during recovery of EC pg
Investigation results up to the date:
1. The local PGLog claims its _pg_log_t::can_rollback_to_ is **17348'18588**...
Radoslaw Zarzynski
08:07 PM CephFS Documentation #23271 (Resolved): doc: create install/setup guide for NFS-Ganesha w/ CephFS
Patrick Donnelly
07:52 PM Revision d4ee7b50 (ceph): Merge PR #20915 into master
* refs/pull/20915/head:
Add config doc for exporting CephFS over NFS
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Patrick Donnelly
07:51 PM Revision 5cfb8241 (ceph): osd: Fix stale scrub stats when a primary takes over
Fixes: http://tracker.ceph.com/issues/23267
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
07:13 PM rgw Bug #23506: [rgw] GET <object>?torrent returns object's body instead torrent-file
Brief debugging because I saw similar as well, and I think this behavior would be an improvement:
0. If rgw_torren...
Robin Johnson
06:44 PM CephFS Bug #23436 (Resolved): Client::_read() always return 0 when reading from inline data
https://github.com/ceph/ceph/pull/21221
Wrote/tested that before I saw your PR, sorry Zheng.
Patrick Donnelly
02:46 AM CephFS Bug #23436 (Fix Under Review): Client::_read() always return 0 when reading from inline data
previous RP is buggy
https://github.com/ceph/ceph/pull/21186
Zheng Yan
06:41 PM CephFS Bug #23210 (Resolved): ceph-fuse: exported nfs get "stale file handle" when mds migrating
Patrick Donnelly
06:38 PM Revision b1f8e9f9 (ceph): Merge PR #21003 into master
* refs/pull/21003/head:
client: lookup . on non-directory inode
client: avoid may_lookup for lookup . and lookup .....
Patrick Donnelly
06:36 PM Revision a09b3772 (ceph): Merge PR #21221 into master
* refs/pull/21221/head:
client: fix _read return for invalid offset
Reviewed-by: Patrick Donnelly <pdonnell@redhat....
Patrick Donnelly
06:34 PM Revision 4fd23a1e (ceph): client: fix _read return for invalid offset
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
06:33 PM Revision 30fb3129 (ceph): Merge PR #21088 into master
* refs/pull/21088/head:
client: fixup warning
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
04:55 PM Revision 9b8c0481 (ceph): Merge pull request #21050 from falcon78921/wip-doc-falcon78921
doc: updated add primary storage documentation for latest CloudStack release (4.11)
reviewed-by: John Wilkins <jowil...
John Wilkins
04:36 PM Revision c0f5b0fd (ceph): pybind/mgr/prometheus: add Metrics class to manage Metric instances
The central change of this commit is that per-daemon metrics are now
managed by first appending the metric (using Met...
Jan Fajerski
04:36 PM Revision 87883f59 (ceph): pybind/mgr/prometheus: new mon metrics
Remove mon_quorum_count and replace it with per-MON quorum status
(mon_quorum_status). Also add mon_metadata metrics....
Jan Fajerski
04:36 PM Revision fa212019 (ceph): pybind/mgr/prometheus: add fs and mds metadata metrics
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit 0095e6a1ba0fb9473cfb60b6977498f2c1159079)
Jan Fajerski
04:36 PM Revision 8f3971db (ceph): pybind/mgr/prometheus: extend daemon metadata with hostname and ceph ve...
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit d03c79676b1761b016ceaed82f7e3f03f99cda73)
Jan Fajerski
04:36 PM Revision c11732d1 (ceph): pybing/mgr/prometheus: tidy up cherrypy engine start and stop
Calling cherrypy.engine.block() in the stanby module results in a failing
mgr failover.
Signed-off-by: Jan Fajerski ...
Jan Fajerski
04:36 PM Revision 17463245 (ceph): pybind/mgr/prometheus: don't crash on OSDs without metadata
Fix issue where the ceph_exporter crashes after a Ceph upgrade with a broken OSD - that OSD was never online with Lum... Christopher Blum
04:35 PM Revision 5bce4bf1 (ceph): mgr/prometheus: Skip bogus entries
The osd data can contain bogus '-' entries, skip these when populating
osd metadata and disk occupation.
Signed-off-...
Boris Ranto
04:35 PM Revision cf5cf17a (ceph): mgr/prometheus: Fix pg_* counts
Currently, the pg_* counts are not computed properly. We split the
current state by '+' sign but do not add the pg co...
Boris Ranto
04:35 PM Revision 3c3881ea (ceph): mgr/prometheus: Expose OSD Flags
Signed-off-by: Boris Ranto <branto@redhat.com> Boris Ranto
04:35 PM Revision f2a092eb (ceph): pybind/mgr/prometheus: add StandbyModule; return empty answer
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit 18ffd7529b0975897121d8a5c37d0d20560a1fc7)
Jan Fajerski
04:35 PM Revision 0ed3fa00 (ceph): pybind/mgr/prometheus: return 503 if MON cluster is down
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit eda9f15dd939de3e7205ceb0dfcc9fcfce7d89bb)
Jan Fajerski
04:28 PM Revision f8ef84fc (ceph): librbd: fix snap create/rm may taking long time
fix snap create/rm may taking long time
http://tracker.ceph.com/issues/22716
Signed-off-by: Song Shun <song.shun3@...
shun song
04:27 PM Revision 34e0ecd1 (ceph): Merge pull request #21218 from ceph/wip-dgall-crontab
test:qa:infra - Run update daily and use bash David Galloway
04:21 PM Revision 873868b6 (ceph): librbd: batch large object map updates into multiple chunks
Fixes: http://tracker.ceph.com/issues/21797
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
04:12 PM Revision a1b7312b (ceph): librbd: combine trim state machine object map batch update states
The PRE/POST states were previously divided into two halves for handling
the copy-up batch and the direct removal bat...
Jason Dillaman
04:03 PM Revision 34fdb098 (ceph): cls/rbd: object map update now utilizes constant-time bit vector operat...
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit fc99603ea2b5b268181d38507b8b6fb55ae0a6d0)
Jason Dillaman
04:03 PM Revision c302b419 (ceph): common/bit_vector: provide constant time iteration of underlying buffer...
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit daa29f7d2b50bc4b44a108a0f91d45ce90fc16...
Jason Dillaman
04:00 PM Revision bf9b5e2a (ceph): common/buffer: expose hidden const deference operator
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit f35947e3c6661dfe9f951896bc54bc8da158b490)
Jason Dillaman
03:57 PM rbd Backport #22810 (In Progress): jewel: rbd snap create/rm takes 60s long
Jason Dillaman
03:57 PM rbd Backport #21867 (In Progress): jewel: [object map] removing a large image (~100TB) with an object...
Jason Dillaman
03:56 PM rbd Backport #23305 (In Progress): jewel: parent blocks are still seen after a whole-object discard
Jason Dillaman
09:21 AM rbd Backport #23305 (Need More Info): jewel: parent blocks are still seen after a whole-object discard
backport request unclear - master PR touches code that doesn't exist in jewel Nathan Cutler
03:53 PM Revision c637b2cd (ceph): librbd: create+truncate for whole-object layered discards
A whole-object layered discard is implemented as a truncate rather
than a delete: a dummy object is needed to prevent...
Jason Dillaman
03:39 PM Revision 07186a5b (ceph): test:qa:infra - Run update daily and use bash
bash has the path for `source` to activate the virtualenv. sh doesn't.
[skip ci]
Signed-off-by: David Galloway <dg...
David Galloway
03:12 PM Revision a6fef5a6 (ceph): osd/PG: remove old update_store_on_load()
This isn't needed post-luminous.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:12 PM Revision beb8dd5b (ceph): osd/PG: keep epoch, not map ref, of last osdmap for lsat persisted epoch
No need to pin the map in memory!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:12 PM Revision aea80d9a (ceph): osd/PG: move peering event type out of PG class
We will create these directly from peering Messages shortly.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:12 PM Revision 3b904547 (ceph): messages/MOSDPeeringOp: add
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:12 PM Revision 25da186a (ceph): osd: move M{Backfill,Recovery}Reserve event logic into message
Better encapsulation!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:12 PM Revision cf5cd222 (ceph): osd: fast dispatch backfill and recovery reservation events
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:12 PM Revision 8e8c7cce (ceph): osd: use MTrim peering event for trimming
This is simpler and cleaner than handling log trimming as a special case.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:12 PM Revision f9aea5da (ceph): osd: move part of wake_pg_waiters into helper
We'll need this shortly.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:12 PM Revision ac142c3c (ceph): osd: queue null events without PG lock
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:12 PM Revision 2284e133 (ceph): osd: fast dispatch peering events (part 1)
This is a big commit that lays out the infrastructure changes to fast
dispatch the remaining peering events. It's ha...
Sage Weil
03:08 PM Revision 643253c3 (ceph): Merge tag 'v13.0.2'
v13.0.2 Sage Weil
03:07 PM Revision ad9168f3 (ceph): osdc/Striper: rewrite assemble_result without push_front or claim_prepend
Make a single forward pass across the map while still avoiding tailing
zeroes in the !zero_tail case.
Signed-off-by:...
Sage Weil
03:07 PM Revision 18616360 (ceph): os/bluestore: avoid claim_prepend
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:07 PM Revision 89e62bb9 (ceph): unittest_compression: avoid claim_prepend
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:07 PM Revision dee38ca5 (ceph): buffer: kill claim_prepend
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:07 PM Revision e9e06589 (ceph): erasure-code: avoid bufferlist::push_front
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:07 PM Revision 7c701962 (ceph): os/filestore/FileJournal: avoid push_front
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:07 PM Revision 792fd4f4 (ceph): tools/RadosDump: avoid bufferlist::push_front
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:07 PM Revision e2dde5ff (ceph): buffer: kill push_front
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:55 PM Revision 803dd504 (ceph): mgr/dashboard: Add CdDatePipe
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
02:46 PM Revision 35dcbcab (ceph): common/hobject: fix the sort order of hobject
we *cannot* change the sort order of hobject. and to avoid duplicated
comparisions, we can check for empty keys, and ...
Kefu Chai
02:15 PM rbd Backport #23545 (In Progress): luminous: "Message too long" error when appending journal
Nathan Cutler
11:56 AM rbd Backport #23545 (Resolved): luminous: "Message too long" error when appending journal
https://github.com/ceph/ceph/pull/21216 Nathan Cutler
02:15 PM Revision b5e5257f (ceph): journal: limit number of appends sent in one librados op
Fixes: http://tracker.ceph.com/issues/23526
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit ...
Mykola Golub
02:13 PM rbd Backport #23546 (In Progress): jewel: "Message too long" error when appending journal
Nathan Cutler
11:56 AM rbd Backport #23546 (Resolved): jewel: "Message too long" error when appending journal
https://github.com/ceph/ceph/pull/21215 Nathan Cutler
02:13 PM Revision ffaf5eb7 (ceph): journal: limit number of appends sent in one librados op
Fixes: http://tracker.ceph.com/issues/23526
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit ...
Mykola Golub
02:04 PM rgw Bug #18885: rgw: data sync of versioned objects, note updating bi marker
Nathan Cutler wrote:
> I'm assuming this [1] is the PR to be backported.
>
> [1] https://github.com/ceph/ceph/pul...
Casey Bodley
01:54 PM rgw Bug #18885: rgw: data sync of versioned objects, note updating bi marker
I'm assuming this [1] is the PR to be backported.
[1] https://github.com/ceph/ceph/pull/20016
Nathan Cutler
01:58 PM Linux kernel client Bug #18130: soft lockups in ceph.ko
Reassigning to Ilya since he's working on this. Jeff Layton
01:57 PM rgw Backport #23338 (In Progress): jewel: radosgw-admin: add an option to reset user stats
Nathan Cutler
01:55 PM rgw Backport #23025 (In Progress): luminous: rgw: data sync of versioned objects, note updating bi ma...
Nathan Cutler
01:55 PM Revision 2d1c09cd (ceph): rgw: log unlink_instance mtime as object's mtime
This is needed so that when squashing entries during data
sync we get a consistent mtime for that object.
Signed-off...
Yehuda Sadeh
01:54 PM rgw Backport #23026 (In Progress): jewel: rgw: data sync of versioned objects, note updating bi marker
Nathan Cutler
01:54 PM Revision f49beb85 (ceph): rgw: log unlink_instance mtime as object's mtime
This is needed so that when squashing entries during data
sync we get a consistent mtime for that object.
Signed-off...
Yehuda Sadeh
01:51 PM rgw Backport #22939 (In Progress): jewel: system user can't delete bucket completely
Nathan Cutler
01:51 PM Revision 196b9a75 (ceph): rgw: unlink deleted bucket from bucket's owner
if a bucket is deleted by an admin/system user instead of its
owner, the unlink would fail and the deleted bucket rem...
Casey Bodley
01:51 PM Revision 01867954 (ceph): Merge PR #21180 into master
* refs/pull/21180/head:
vstart_runner: examine check_status before error
Reviewed-by: John Spray <john.spray@redhat...
Patrick Donnelly
01:38 PM CephFS Bug #23509: ceph-fuse: broken directory permission checking
Pull request here:
https://github.com/ceph/ceph/pull/21181
Jeff Layton
01:25 PM Revision bba6dfe5 (ceph): mds: fix check of underwater dentries
Underwater dentry is dentry that is dirty in our cache from journal
replay, but had already been flushed to disk befo...
Yan, Zheng
01:21 PM rbd Cleanup #17891 (Resolved): Creation of rbd image with format 1 should be disallowed
Jason Dillaman
01:18 PM Revision 3b08c060 (ceph): Merge pull request #20460 from colletj/v1_image_creation_disallow
librbd: disallow creation of v1 image format
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:14 PM Revision 98bae81f (ceph): Merge pull request #21202 from tchaikov/wip-rbd-replay
rbd-replay: remove boost dependency
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:41 PM Revision ffc01711 (ceph): os/bluestore: more details in logging when applying compresion settings.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
12:41 PM Revision 02b8e7ce (ceph): test/ceph_test_objectstore: make settings update and restore less error
prone.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
12:25 PM Revision fc6a95f5 (ceph): signal_handler: Reports pid 0 as Kernel
When receiving a signal, get_name_by_pid() tries to find what was the process name of the sender.
As per bug #23320,...
Erwan Velu
12:25 PM Revision 54dfdd74 (ceph): signal_handler: Implementing specific messages per context
As per bug #23320, regarding the signal we receive, it could be interesting providing a specific message.
If we get ...
Erwan Velu
12:04 PM CephFS Bug #23250 (Need More Info): mds: crash during replay: interval_set.h: 396: FAILED assert(p->firs...
Zheng Yan
11:56 AM Backport #23544 (Resolved): luminous: aio_t::rval int type not enough to contain io_event::res wi...
https://github.com/ceph/ceph/pull/21231 Nathan Cutler
11:56 AM rbd Backport #23543 (Resolved): jewel: rbd-nbd: EBUSY when do map
https://github.com/ceph/ceph/pull/21232 Nathan Cutler
11:56 AM rbd Backport #23542 (Resolved): luminous: rbd-nbd: EBUSY when do map
https://github.com/ceph/ceph/pull/21230 Nathan Cutler
11:54 AM CephFS Bug #21070 (Resolved): MDS: MDS is laggy or crashed When deleting a large number of files
Zheng Yan
11:39 AM rbd Bug #23528: rbd-nbd: EBUSY when do map
*PR*: https://github.com/ceph/ceph/pull/21142 Jason Dillaman
11:39 AM rbd Bug #23528 (Pending Backport): rbd-nbd: EBUSY when do map
Jason Dillaman
11:39 AM Revision ccb2646a (ceph): Merge pull request #21142 from dragonylffly/wip-fix-ebusy
rbd-nbd: fix ebusy when do map
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
11:38 AM rbd Bug #23526 (Pending Backport): "Message too long" error when appending journal
Jason Dillaman
11:38 AM Revision de03571a (ceph): Merge pull request #21157 from trociny/wip-23526
journal: limit number of appends sent in one librados op
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
11:31 AM rgw Backport #23303 (In Progress): jewel: rgw: add radosgw-admin sync error trim to trim sync error log
https://github.com/ceph/ceph/pull/21210 Prashant D
10:40 AM Stable releases Tasks #21742: jewel v10.2.11
h3. cephfs
Integration branch same as #21742-22...
Nathan Cutler
10:38 AM Stable releases Tasks #21742: jewel v10.2.11
h3. rgw
Integration branch includes these PRs:
https://github.com/ceph/ceph/pull/21208 - jewel: cephfs: fix tma...
Nathan Cutler
10:34 AM Stable releases Tasks #21742: jewel v10.2.11
h3. rados
These PRs were included:
https://github.com/ceph/ceph/pull/21234 - jewel: rocksdb: disable jemalloc exp...
Nathan Cutler
10:32 AM Revision 99293fdb (ceph): rgw: add radosgw-admin sync error trim to trim sync error log
Signed-off-by: fang yuxiang fang.yuxiang@eisoo.com
(cherry picked from commit 233a4d237dca876aebe2891dd5f1a174f6904c6...
fang yuxiang
10:16 AM rgw Backport #22904 (In Progress): jewel: rgw: copying part without http header "x-amz-copy-source-ra...
Nathan Cutler
10:08 AM rgw Backport #22890 (Need More Info): jewel: rgw_file: avoid fragging thread_local log buffer
@Matt, this backport appears to depend on a2c34c597371809bd8fd40ee1fc6b8e6a5145609 which is not in jewel? Nathan Cutler
10:08 AM CephFS Bug #23529 (Fix Under Review): TmapMigratePP.DataScan asserts in jewel
https://github.com/ceph/ceph/pull/21208 Zheng Yan
10:06 AM rgw Backport #22813 (Need More Info): jewel: multisite: trim bilogs as data sync peer zones catch up
non-trivial feature backport, assigning to RGW developer Nathan Cutler
10:02 AM Revision 90ce8063 (ceph): tools/cephfs: fix tmap_upgrade crash
MDSUtility::shutdown() is called by deconstructor of MDSUtility.
shouldn't call it manually.
introduced by commit 1c...
Yan, Zheng
09:30 AM CephFS Backport #21450 (Closed): jewel: MDS: MDS is laggy or crashed When deleting a large number of files
jewel does not have this bug Zheng Yan
09:23 AM rbd Backport #23525 (In Progress): jewel: is_qemu_running in qemu_rebuild_object_map.sh and qemu_dyna...
Nathan Cutler
09:23 AM Revision 2b6e002c (ceph): qa/suites/rbd: set qemu task time_wait param
so workloads qemu_dynamic_features.sh and qemu_rebuild_object_map.sh,
which check if qemu is finished with periodicit...
Mykola Golub
09:22 AM Revision f6fdd948 (ceph): qa/tasks/qemu: add a parameter to wait for workloads detect qemu finished
In the case when a workload needs to detect qemu finished by running a
check with a periodicity of N sec it needs to ...
Mykola Golub
09:17 AM rbd Backport #23012 (In Progress): jewel: [journal] allocating a new tag after acquiring the lock sho...
Nathan Cutler
09:17 AM Revision 4566bfd3 (ceph): journal: flush commit positions should wait for refresh
Fixes: http://tracker.ceph.com/issues/22945
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
09:16 AM Revision f62eeb10 (ceph): journal: support concurrent refresh requests
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit c5a5b20e08413630376e09fc62f33547e7b99fcc)
Jason Dillaman
09:16 AM Revision d1add0b2 (ceph): librbd: flush journal commit position after stopping replay
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit bcfcbcfe0b575822a4f44a1adc20a840b7f0f1b5)
Jason Dillaman
09:14 AM CephFS Bug #23541 (Fix Under Review): client: fix request send_to_auth was never really used
Nathan Cutler
03:20 AM CephFS Bug #23541: client: fix request send_to_auth was never really used
https://github.com/ceph/ceph/pull/21191 Zhi Zhang
03:20 AM CephFS Bug #23541 (Resolved): client: fix request send_to_auth was never really used
Client request's send_to_auth was never really used in choose_target_mds, although it would be set to true when getti... Zhi Zhang
09:13 AM rbd Backport #22578 (In Progress): jewel: [test] rbd-mirror split brain test case can have a false-po...
Nathan Cutler
09:12 AM Revision 8a87193c (ceph): qa/workunits/rbd: simplify split-brain test to avoid potential race
Fixes: http://tracker.ceph.com/issues/22485
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
09:09 AM CephFS Bug #23532 (Fix Under Review): doc: create PendingReleaseNotes and add dev doc for openfile table...
https://github.com/ceph/ceph/pull/21204 Zheng Yan
09:06 AM Revision 5e79179d (ceph): mds: PendingReleaseNotes and dev doc for open file table
Fixes: http://tracker.ceph.com/issues/23532
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
09:00 AM rbd Backport #22394 (In Progress): jewel: librbd: cannot copy all image-metas if we have more than 64...
Nathan Cutler
09:00 AM Revision fd685544 (ceph): test:add a test case in test_librbd
Signed-off-by: PCzhangPC <pengcheng.zhang@easystack.cn>
(cherry picked from commit be5ad8764f65f43b6844eaa99c591a31c4...
pengcheng zhang
09:00 AM Revision c7fee951 (ceph): rbd:can not copy all image-metas if we have more than 64 key/value pairs
Signed-off-by: PCzhangPC <pengcheng.zhang@easystack.cn>
(cherry picked from commit 71178643b2361557f31094e2490d4124b2...
pengcheng zhang
08:59 AM RADOS Backport #22906 (Need More Info): jewel: bluestore: New OSD - Caught signal - bstore_kv_sync (thr...
non-trivial backport Nathan Cutler
08:56 AM RADOS Backport #22808 (Need More Info): jewel: "osd pool stats" shows recovery information bugly
non-trivial backport Nathan Cutler
08:33 AM RADOS Backport #22808 (In Progress): jewel: "osd pool stats" shows recovery information bugly
Nathan Cutler
08:44 AM Revision 428236de (ceph): mon/MgrMonitor: daemon id is under who in cmdmap, return name not id
Fixes: http://tracker.ceph.com/issues/23330
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
Jan Fajerski
08:30 AM Revision 440c597d (ceph): rbd-replay: remove boost dependency
quite a few facilies are now available in standard library now after we
switched to C++17.
Signed-off-by: Kefu Chai ...
Kefu Chai
08:28 AM RADOS Backport #22449 (In Progress): jewel: Visibility for snap trim queue length
https://github.com/ceph/ceph/pull/21200 Piotr Dalek
08:13 AM RADOS Backport #22449: jewel: Visibility for snap trim queue length
I don't think it's possible to backport entire feature without breaking Jewel->Luminous upgrade, so just first commit... Piotr Dalek
08:27 AM Revision 54a8b2c9 (ceph): osd/PrimaryLogPG: dump snap_trimq size
One can just parse the snap_trimq string, but that's much more
expensive than just reading an unsigned int.
This is ...
Piotr Dalek
08:22 AM RADOS Backport #22403 (In Progress): jewel: osd: replica read can trigger cache promotion
Nathan Cutler
08:22 AM Revision b8e48c09 (ceph): osd/PrimaryLogPG: move cache_mode==none check to top
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 5a26ac4d0f643f90d1f513ee33081faa9b0a7e7d)
Conf...
Sage Weil
08:20 AM Revision b9593c93 (ceph): osd/PrimaryLogPG: send requests to primary on cache miss
If a client has {BALANCE,LOCALIZE}_READS and sends a request to a
replica, but the object isn't in the cache, send th...
Sage Weil
08:19 AM Revision d65b8844 (ceph): fix typo in ceph-volume lvm prepare help
Signed-off-by: Jeffrey Zhang <zhang.lei.fly@gmail.com> Jeffrey Zhang
08:15 AM RADOS Backport #22390 (In Progress): jewel: ceph-objectstore-tool: Add option "dump-import" to examine ...
Nathan Cutler
08:01 AM Backport #23520 (In Progress): luminous: ceph_authtool: add mode option
Nathan Cutler
08:00 AM Revision fc1845b1 (ceph): ceph_authtool: add mode option
We now have the ability to set the keyring file mode with the help of
'--mode MODE'. The mode needs to be specified i...
Sébastien Han
08:00 AM Backport #23521 (In Progress): jewel: ceph_authtool: add mode option
Nathan Cutler
08:00 AM Revision da899e56 (ceph): ceph_authtool: add mode option
We now have the ability to set the keyring file mode with the help of
'--mode MODE'. The mode needs to be specified i...
Sébastien Han
07:39 AM CephFS Bug #23491: fs: quota backward compatibility
will there be feature bit for mimic. If there will be, it's easy to add a mds version check to client Zheng Yan
06:59 AM CephFS Bug #23491: fs: quota backward compatibility
old user space client talking to new mds is OK. new client talking to old mds may have problem. Zheng Yan
07:36 AM Revision 1ac6a079 (ceph): mgr/dashboard: Remove useless code
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
07:23 AM Revision d3ceceba (ceph): include/types: format decimal numbers with decimal factor
Until now bytes and objects were formatted using si_t which used 1024 as
the factor to pretty print large numbers. Fo...
Jan Fajerski
07:23 AM Revision f753b74f (ceph): common/strtol: add strict_iecstrtoll; strict_sistrtoll uses base 10
This adds parsing of iec units (IEC units Ki, Mi, ...) besides the parsing
of the usual unit multipliers (SI units K,...
Jan Fajerski
07:23 AM Revision a3739cbb (ceph): common/util: remove unit_to_bytesize, use strict_iecstrtoll instead
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
07:23 AM Revision 143c776b (ceph): common/strtol: add string_view interface and use string_view internally
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
07:23 AM Revision ab789958 (ceph): common/options: parse TYPE_SIZE with iec unit prefixes (base 2)
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
07:17 AM Revision d3067335 (ceph): common: FreeBSD wants the correct struct selection for ipv6
Lets see if this also works for Linux
Fixes: http://tracker.ceph.com/issues/21813
Signed-off-by: Willem Jan Withage...
Willem Jan Withagen
04:15 AM Revision 8ebcd8d6 (ceph): Merge pull request #21177 from tchaikov/wip-luminous-pr-21159
luminous: src: s/--use-wheel//
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Kefu Chai
04:15 AM Revision 8b7892f6 (ceph): Merge PR #20855 into master
* refs/pull/20855/head:
client: add the fuse parameter max_write
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
04:10 AM Revision 9d8037f8 (ceph): Merge PR #21096 into master
* refs/pull/21096/head:
pybind/cephfs: added comments to cephfs.pyx
Reviewed-by: Patrick Donnelly <pdonnell@redhat....
Patrick Donnelly
04:05 AM RADOS Backport #23486 (In Progress): jewel: scrub errors not cleared on replicas can cause inconsistent...
Nathan Cutler
04:02 AM Revision 44c44c67 (ceph): common: by default, do not assert on leaks in the shared_cache code
Update the standard qa suite cluster configs so that we continue
asserting in our nightlies, but users don't hit this...
Greg Farnum
03:56 AM Revision d14dfb29 (ceph): mds: fix compilation error ensuing from session ref leak fix
61b8b1d8420c46ca30d38d063e2dc97c9f28d7eb removes the local get_session functions
and replaces all calls to these func...
Nathan Cutler
03:39 AM Backport #21373 (In Progress): jewel: Add export and remove ceph-objectstore-tool command option
Nathan Cutler
03:26 AM rbd Backport #23524 (In Progress): luminous: is_qemu_running in qemu_rebuild_object_map.sh and qemu_d...
https://github.com/ceph/ceph/pull/21192 Prashant D
03:18 AM rbd Bug #23516: [rbd-mirror] entries_behind_master will not be zero after mirror over
Thank you! This method can flush it.But now need to write a script to judge the mirror is over automatic,so I wonder ... liuzhong chen
03:16 AM Backport #18761 (Need More Info): Jewel: async messenger bug fix additional backports
Not even these were enough to fix all the memory leaks in Jewel async messenger. See https://github.com/ceph/ceph/pul... Nathan Cutler
03:14 AM Backport #18760: Long delays awating OSD disk failure propagation
First attempted backport was https://github.com/ceph/ceph/pull/13212 Nathan Cutler
03:13 AM Backport #18760 (Need More Info): Long delays awating OSD disk failure propagation
non-trivial backport, due to memory leaks in Async Messenger Nathan Cutler
03:10 AM devops Backport #22195: jewel: Default kernel.pid_max is easily exceeded during recovery on high OSD-cou...
First attempted backport https://github.com/ceph/ceph/pull/19135 was closed, but might still be useful - it's just mi... Nathan Cutler
03:06 AM devops Backport #22195 (Need More Info): jewel: Default kernel.pid_max is easily exceeded during recover...
backport is non-trivial because jewel uses autotools Nathan Cutler
03:03 AM devops Backport #21033 (In Progress): jewel: rpm: bump epoch ahead of ceph-common in RHEL base
Nathan Cutler
03:03 AM Revision 8f615766 (ceph): rpm: bump epoch ahead of RHEL base
RHEL's ceph-common package is "1". Move our upstream packages' epoch
ahead of that, so that upstream will always over...
Ken Dreyer
02:59 AM CephFS Backport #23356 (In Progress): jewel: client: prevent fallback to remount when dentry_invalidate_...
Nathan Cutler
02:58 AM Revision f00cb54a (ceph): client: use either dentry_invalidate_cb or remount_cb to invalidate ker...
Signed-off-by: Zhi Zhang <zhangz.david@outlook.com>
(cherry picked from commit 6b823dc250223c2c25c341d6ffcfa64510f47bb2)
Zhi Zhang
02:46 AM CephFS Backport #23157 (In Progress): luminous: mds: underwater dentry check in CDir::_omap_fetched is racy
Nathan Cutler
02:44 AM CephFS Backport #23158 (In Progress): jewel: mds: underwater dentry check in CDir::_omap_fetched is racy
Nathan Cutler
02:37 AM Revision 2e9d4ce3 (ceph): Merge pull request #21178 from tchaikov/wip-jewel-pr-21159
jewel: build/ops: drop deprecated --use-wheel option from pip invocations
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
02:35 AM RADOS Backport #21786 (In Progress): jewel: OSDMap cache assert on shutdown
Nathan Cutler
01:56 AM Revision 95ade90a (ceph): qa/tasks/qemu: add a parameter to wait for workloads detect qemu finished
In the case when a workload needs to detect qemu finished by running a
check with a periodicity of N sec it needs to ...
Mykola Golub
01:56 AM Revision ce4124cd (ceph): qa/suites/rbd: set qemu task time_wait param
so workloads qemu_dynamic_features.sh and qemu_rebuild_object_map.sh,
which check if qemu is finished with periodicit...
Mykola Golub

04/02/2018

11:50 PM bluestore Bug #23540: FAILED assert(0 == "can't mark unloaded shard dirty") with compression enabled
Yeah. The whole cluster has compression enabled Francisco Freire
09:56 PM bluestore Bug #23540: FAILED assert(0 == "can't mark unloaded shard dirty") with compression enabled
Hi Francisco,
wondering if you have compression enabled for any of your pools or the whole bluestore?
Igor Fedotov
08:22 PM bluestore Bug #23540 (Resolved): FAILED assert(0 == "can't mark unloaded shard dirty") with compression ena...
We are using the latest ceph luminous version (12.2.4), and we have a SATA pool tiered by an SSD pool. All using blue... Francisco Freire
08:56 PM Revision 9b7b5a76 (ceph): Merge pull request #21183 from neha-ojha/wip-minor-fix-perf-suite
qa/suites/perf-basic: add desc regarding test machines
Reviewed-by: Yuri Weinstein <yweins@redhat.com>
Yuri Weinstein
08:43 PM Revision b7b9d107 (ceph): tests/qa - trying sSage's suggestions
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
08:41 PM Revision a17bfe92 (ceph): tests/qa - trying sSage's suggestions
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
08:25 PM Revision 7d8ee1a5 (ceph): qa/tests: testing crontab
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
08:23 PM Revision 6d4ab053 (ceph): qa/tests: testing crontab
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
08:21 PM Revision e36109d3 (ceph): qa/tests: testing crontab
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
08:19 PM Revision 7f975b09 (ceph): os/filestore: advertise vdo in filestore metadata
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:19 PM Revision 88d655a7 (ceph): os/filestore: implement thin provisioning utilization stats for VDO
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:19 PM Revision 4874720b (ceph): common/blkdev: implement VDO helper functions
These hide the semi-gory details of pulling information about VDO out
of sysfs.
Signed-off-by: Sage Weil <sage@redha...
Sage Weil
08:19 PM Revision 7cd89b31 (ceph): common/blkdev: identify VDO devices beneath LVM
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:19 PM Revision 266d1649 (ceph): os/bluestore: hook to expose utilization of thinly-provisioned device
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:19 PM Revision 97ca41ce (ceph): os/bluestore/KernelDevice: implement thin utilization stats for VDO
Detect if we are a VDO device. If so, pull the stats out of sysfs so that
we can report meaningful utilization numbe...
Sage Weil
08:19 PM Revision d9655a2c (ceph): os/bluestore/KernelDevice: advertise vdo and physical_size in metadata
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:08 PM Revision 17f9d4e3 (ceph): Merge pull request #21075 from ceph/wip-yuriw-try-crontab
test:qa:infra - teuthology crontab items as of 3/27/18 David Galloway
08:01 PM Revision ca3c2156 (ceph): qa/suites/perf-basic: add desc regarding test machines
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
07:44 PM Revision d49cfcde (ceph): journal: limit number of appends sent in one librados op
Fixes: http://tracker.ceph.com/issues/23526
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
07:35 PM Revision db9d1927 (ceph): tests/qa - Added $ distros as first test
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
07:32 PM Revision b41d4e69 (ceph): tests/qa - Added $ distros as first test
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
07:25 PM Revision ffa9022f (ceph): Change * to % for test
Warren Usui
05:42 PM CephFS Bug #23448 (Fix Under Review): nfs-ganesha: fails to parse rados URLs with '.' in object name
https://review.gerrithub.io/#/c/406085/ Matt Benjamin
04:37 PM CephFS Bug #23448: nfs-ganesha: fails to parse rados URLs with '.' in object name
Opened github bug here:
https://github.com/nfs-ganesha/nfs-ganesha/issues/283
Jeff Layton
05:35 PM RADOS Bug #23145: OSD crashes during recovery of EC pg
Anything new or info on what to do to try and recover this cluster? I don't even know how to get the pool deleted pro... Peter Woodman
05:26 PM Revision d4342406 (ceph): tests/qa - Added $ distros as first test
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
05:19 PM Revision 10398ac8 (ceph): Added $ distros as first test
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
05:14 PM Revision d421daec (ceph): fuse: handle errors appropriately when getting group list
Currently, the GET_GROUPS macro just ignores errors that occur when
fetching the current task's groups. The callers t...
Jeff Layton
05:14 PM Revision d93d53b3 (ceph): client: remove init_groups
Nothing calls it.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Jeff Layton
05:14 PM Revision cce4210a (ceph): client: have init_gids just set alloced_gids to true
We always call take_gids after init_gids, so just squash them together.
Reported-by: Jos Collin <jcollin@redhat.com>...
Jeff Layton
05:14 PM Revision b8ac2964 (ceph): client: remove _getgrouplist
Nothing calls it.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Jeff Layton
03:48 PM rbd Bug #23516: [rbd-mirror] entries_behind_master will not be zero after mirror over
We'll get this status artifact fixed. You can use the admin socket to the rbd-mirror daemon to force a flush if desir... Jason Dillaman
02:17 AM rbd Bug #23516: [rbd-mirror] entries_behind_master will not be zero after mirror over
Another question is if I use fio to write for 60s.Is there any other parameter to indicate that the mirror is over?
...
liuzhong chen
02:09 AM rbd Bug #23516: [rbd-mirror] entries_behind_master will not be zero after mirror over
Thank you! @Jason Dillaman
I have anther two question.I find the non-primary image used volumes is equal to primary ...
liuzhong chen
03:17 PM Revision 5585e52c (ceph): Merge pull request #21165 from Songweibin/wip-drop-redefine-func
librbd: minor code cleanup
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:08 PM Revision 9a558c51 (ceph): vstart_runner: examine check_status before error
Issue found by Rishabh Dave. Fix suggested by John Spray.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
03:03 PM Revision ed9182c2 (ceph): CMakeLists: v13.0.2
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:29 PM Bug #23539 (Won't Fix): ceph_disk/main.py: ABRT report for package ceph has reached 10 occurances

https://retrace.fedoraproject.org/faf/reports/bthash/a471882bb7a0cda681f0ddd22ec9fa4f78de5235/
Kaleb KEITHLEY
02:10 PM Bug #21813: OSD bind to IPv6 link-local address
https://github.com/ceph/ceph/pull/21143 Kefu Chai
02:10 PM Revision 1993e161 (ceph): Merge pull request #21143 from wjwithagen/wjw-ipaddr-ipv6
common: FreeBSD wants the correct struct selection for ipv6
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:08 PM Bug #23527 (Pending Backport): aio_t::rval int type not enough to contain io_event::res with unsi...
Kefu Chai
02:08 PM Revision d824357a (ceph): Merge pull request #21136 from kungf/io_events
bluestore: fix aio_t::rval type
Reviewed-by: Dongsheng Yang <dongsheng.yang@easystack.cn>
Reviewed-by: xie xingguo ...
Kefu Chai
02:06 PM Revision 6a981eb8 (ceph): Merge pull request #20820 from guzhongyan/nodels-improve
mon: node ls improvement
Reviewed-by: John Spray <john.spray@redhat.com>
Kefu Chai
02:05 PM Revision ace8c45e (ceph): Merge pull request #20298 from markhpc/wip-osd-check_full
osd: don't process ostream strings when not debugging.
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by...
Kefu Chai
01:47 PM CephFS Bug #23518: mds: crash when failover
No. I did nothing.
During pressure test, I ran into two crashes, another one is #23503.
wei jin
01:43 PM CephFS Bug #23518 (Need More Info): mds: crash when failover
Did you evict the client session during this time? Patrick Donnelly
01:42 PM CephFS Bug #23491: fs: quota backward compatibility
There definitely needs to be something to keep this feature turned off until all the MDSes have upgraded. That may ju... Greg Farnum
12:40 PM Revision c33cba32 (ceph): Add config doc for exporting CephFS over NFS
... using NFS-Ganesha NFS server.
Fixes: https://tracker.ceph.com/issues/23271
Signed-off-by: Ramana raja <rraja@re...
Ramana Raja
12:08 PM Revision 4882935a (ceph): src: s/--use-wheel//
--use-wheel was deprecated in favor of --only-binary in pip v7.0.0. and
--use-wheel was removed in a recent release o...
Kefu Chai
12:02 PM Revision 7a1bce27 (ceph): src: s/--use-wheel//
--use-wheel was deprecated in favor of --only-binary in pip v7.0.0. and
--use-wheel was removed in a recent release o...
Kefu Chai
12:00 PM Revision 3cd84897 (ceph): Merge pull request #21159 from tchaikov/wip-no-more-use-wheel
src: s/pip --use-wheel/pip/
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Kefu Chai
11:52 AM CephFS Bug #23446: ceph-fuse: getgroups failure causes exception
New PR here:
https://github.com/ceph/ceph/pull/21132
Jeff Layton
10:41 AM CephFS Backport #23154 (In Progress): luminous: mds: FAILED assert (p != active_requests.end()) in MDReq...
Nathan Cutler
10:41 AM Revision 29660cd5 (ceph): mds: always handle SESSION_REQUEST_RENEWCAPS messages
Fixes: http://tracker.ceph.com/issues/23059
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ...
Yan, Zheng
10:40 AM Revision 6a349fc0 (ceph): mds: don't cleanup request that has pending remote authpin/wrlock/xlock
Fixes: http://tracker.ceph.com/issues/23059
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ...
Yan, Zheng
10:40 AM CephFS Backport #23155 (Need More Info): jewel: mds: FAILED assert (p != active_requests.end()) in MDReq...
@Patrick: This jewel backport appears to depend on https://github.com/ceph/ceph/commit/57c001335e180868088b329b575f0b... Nathan Cutler
10:29 AM CephFS Backport #22970 (In Progress): jewel: mds: session reference leak
Nathan Cutler
10:29 AM Revision 895db2a4 (ceph): mds: reset connection's priv when marking down connection
mds won't get reset for down connection, so it needs to break
circle reference between connection and session.
Signe...
Yan, Zheng
10:28 AM RADOS Bug #23535: 'ceph --show-config --conf /dev/null' does not work any more
I just realized `--show-config` does not exist anymore. Probably it was removed intentionally? Mykola Golub
10:28 AM Revision 61b8b1d8 (ceph): mds: fix session reference leak
"m->get_connection()->get_priv()" increases the session's reference
count by one. but we forget to release the refere...
Yan, Zheng
10:20 AM CephFS Backport #22696 (Need More Info): luminous: client: dirty caps may never get the chance to flush
@Patrick: Appears to depend on https://github.com/ceph/ceph/commit/8859ccf2824adbf836f32760b7e4f81c92cb47c4 - do you ... Nathan Cutler
10:19 AM CephFS Backport #22697 (Need More Info): jewel: client: dirty caps may never get the chance to flush
@Patrick: Appears to depend on https://github.com/ceph/ceph/commit/8859ccf2824adbf836f32760b7e4f81c92cb47c4 - do you ... Nathan Cutler
10:15 AM CephFS Backport #22504 (Need More Info): luminous: client may fail to trim as many caps as MDS asked for
non-trivial backport (the luminous and jewel conflicts are exactly the same, so once the luminous backport is done, t... Nathan Cutler
10:05 AM CephFS Backport #22505 (Need More Info): jewel: client may fail to trim as many caps as MDS asked for
non-trivial backport (the luminous and jewel conflicts are exactly the same, so once the luminous backport is done, t... Nathan Cutler
09:56 AM CephFS Backport #22383 (In Progress): luminous: qa: src/test/libcephfs/test.cc:376: Expected: (len) > (0...
Nathan Cutler
09:56 AM Revision 52f9f03d (ceph): test: pass correct buffer length to ceph_getdents
This test fails if the randvar r is 0.
Fixes: http://tracker.ceph.com/issues/22221
Signed-off-by: Patrick Donnelly ...
Patrick Donnelly
09:55 AM CephFS Backport #22384 (In Progress): jewel: qa: src/test/libcephfs/test.cc:376: Expected: (len) > (0), ...
Nathan Cutler
09:55 AM Revision f3e4c69f (ceph): test: pass correct buffer length to ceph_getdents
This test fails if the randvar r is 0.
Fixes: http://tracker.ceph.com/issues/22221
Signed-off-by: Patrick Donnelly ...
Patrick Donnelly
09:28 AM Revision 6fa65b9a (ceph): osd/PG: drop unused input "handle" from _scan_rollback_obs()
Well, I think this is unnecessary since we already hard-cap
max objects to scan at a time into
[osd_scrub_chunk_min, ...
xie xingguo
09:17 AM Revision 436a56a2 (ceph): mds: make stopping mds export strays and subtree at the same time
Stopping mds also handle client requests now. Client requests may
continue to create strays dentries. So mds should s...
Yan, Zheng
08:25 AM bluestore Bug #21259: bluestore: segv in BlueStore::TwoQCache::_trim
We have also had this fault a number of times.
This was during a migration to bluestore - so we were backfilling for...
Shane Voss
07:10 AM CephFS Bug #23538: mds: fix occasional dir rstat inconsistency between multi-MDSes
https://github.com/ceph/ceph/pull/21166 Zhi Zhang
06:58 AM CephFS Bug #23538: mds: fix occasional dir rstat inconsistency between multi-MDSes
I looked through the code and found in MDCache::predirty_journal_parents, the parent's rstat of a file will be update... Zhi Zhang
06:57 AM CephFS Bug #23538 (Resolved): mds: fix occasional dir rstat inconsistency between multi-MDSes
Recently we found dir rstat inconsistency between multi-MDSes on ceph version Luminous.
For example, on client A,...
Zhi Zhang
06:59 AM Revision c834c438 (ceph): mds: handle client reconnect gather race
Fixes: http://tracker.ceph.com/issues/22263
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ...
Yan, Zheng
04:38 AM Revision 74839033 (ceph): pybind/rbd: normalize errno exception
The code meant to do so but actually it does not ...
Signed-off-by: songweibin <song.weibin@zte.com.cn>
wb song
03:27 AM Revision 8b9edf52 (ceph): mds: handle client requests while mds is stopping
stopping mds may require several minutes. It's not good to block
client requests so long. mds should get less and les...
Yan, Zheng
03:21 AM Revision bce5706e (ceph): mds: check projected linkage before migrating stray dentry
NULL projected linkage triggers assertion in StrayManager::migrate_stray()
Signed-off-by: "Yan, Zheng" <zyan@redhat....
Yan, Zheng
03:09 AM Revision 1b7d2fe6 (ceph): librbd: return error when r < 0
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
01:33 AM Revision 55393099 (ceph): librbd: drop a duplicate definition function
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
01:14 AM Backport #22941: jewel: Double free in rados_getxattrs_next
should include https://github.com/ceph/ceph/pull/21164 as well. Kefu Chai
01:13 AM Bug #22042: Double free in rados_getxattrs_next
https://github.com/ceph/ceph/pull/21164 addresses a different issue, but we'd better backport it along with https://g... Kefu Chai

04/01/2018

08:52 PM CephFS Backport #22380 (In Progress): jewel: client reconnect gather race
Nathan Cutler
08:50 PM CephFS Backport #22378 (In Progress): jewel: ceph-fuse: failure to remount in startup test does not hand...
Nathan Cutler
06:48 PM Linux kernel client Bug #23537: libceph: monX xxxxxx session lost, hunting for new mon
Important: on another machine with same OS everything is fine. Марк Коренберг
06:46 PM Linux kernel client Bug #23537 (Resolved): libceph: monX xxxxxx session lost, hunting for new mon
maybe connected with #17664
I use Luminous 12.2.2 on both client and cluster. Kernel at cephfs client: Linux mmwor...
Марк Коренберг
01:01 PM Revision a80cce4b (ceph): src: s/--use-wheel//
--use-wheel was deprecated in favor of --only-binary in pip v7.0.0. and
--use-wheel was removed in a recent release o...
Kefu Chai
12:43 PM Revision 877d856e (ceph): tools: FreeBSD basic getopt does not use --options
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
10:29 AM rgw Bug #23536 (Closed): [rgw] Bucket Policy - HTTP_X_FORWARDED_FOR isn't supported
Luminous 12.2.4
very simple policy:...
Aleksandr Rudenko
07:49 AM RADOS Bug #23535 (Closed): 'ceph --show-config --conf /dev/null' does not work any more
Previously it could be used by users to return the default ceph configuration (see e.g. [1]), now it fails (even if w... Mykola Golub
07:03 AM RADOS Backport #21784 (In Progress): jewel: cli/crushtools/build.t sometimes fails in jenkins' "make ch...
Nathan Cutler
07:02 AM Revision 7386b584 (ceph): crushtool: print error message to stderr not dout(1)
in hope to fix the mysterious test failure where cli/crushtool/build.t
prints nothing when error message is expected....
Kefu Chai
06:58 AM RADOS Backport #22449 (Need More Info): jewel: Visibility for snap trim queue length
Backporting this feature to jewel at this late stage seems risky. Do we really need it in jewel? Nathan Cutler
02:53 AM Revision e4a65b76 (ceph): config: notify config observers on set_mon_vals()
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley

03/31/2018

07:14 PM rbd Bug #23526 (Fix Under Review): "Message too long" error when appending journal
PR: https://github.com/ceph/ceph/pull/21157 Mykola Golub
12:17 PM rgw Backport #22638 (Need More Info): jewel: rgw:lc: set LifecycleConfiguration without "Rule" tag re...
backporter reports that the backport touches feature code that is not present in jewel Nathan Cutler
12:01 PM CephFS Backport #22031 (In Progress): jewel: FAILED assert(get_version() < pv) in CDir::mark_dirty
Nathan Cutler
12:00 PM CephFS Backport #22031 (Need More Info): jewel: FAILED assert(get_version() < pv) in CDir::mark_dirty
@Zheng, this backport appears to depend on 7596f4b76a31d16b01ed733be9c52ecfffa7b21a
Please advise.
Nathan Cutler
12:00 PM Revision 1ed5fcda (ceph): mds: fix CDir::log_mark_dirty()
the 'will dirty' check is wrong because we don't always project fnode.
Fixes: http://tracker.ceph.com/issues/21584
S...
Yan, Zheng
12:00 PM Revision 4d73050b (ceph): mds: fix CDir::log_mark_dirty()
CDir::log_mark_dirty() moves dirfrag to current log segment's dirty
dirfrag list, but it does not submit any log even...
Yan, Zheng
09:33 AM Revision d88026eb (ceph): common: Remove unnecessary semicolon
Remove unnecessary semicolon.
Signed-off-by: Simran Singhal <singhalsimran0@gmail.com>
simransinghal
09:33 AM Revision 7f81c03e (ceph): common: Remove multiple assignment
According to Linux kernel coding style there should not be multiple assignments on a single line to make code more re... simransinghal
09:24 AM Revision d8a60c6f (ceph): common: addr_parsing: Cleanup and Refactor Code
*Remove assignment in if condition.
*Remove unnecessary cast on void pointer.
*Add a blank line after declaration(s)....
simransinghal
05:28 AM CephFS Bug #23532 (Resolved): doc: create PendingReleaseNotes and add dev doc for openfile table purpose...
https://github.com/ceph/ceph/pull/20132 Patrick Donnelly
05:25 AM Revision b7fce646 (ceph): Merge PR #20132 into master
* refs/pull/20132/head:
qa/cephfs: update TestDamage for open file table
mds: allow storing open file table in mult...
Patrick Donnelly
05:19 AM CephFS Backport #21526 (In Progress): jewel: client: dual client segfault with racing ceph_shutdown
Nathan Cutler
05:12 AM CephFS Backport #21489 (In Progress): jewel: qa: failures from pjd fstest
Nathan Cutler
05:11 AM Revision ec6ca507 (ceph): ceph: do link/rename semantic checks after srcdn is readable
For hard link, source inode must not be directory. For rename,
types of source/destination inodes must match. If srcd...
Yan, Zheng
05:07 AM CephFS Backport #21450 (Need More Info): jewel: MDS: MDS is laggy or crashed When deleting a large numbe...
Zheng, this backport appears to depend on 2b396cab22c9faaa7496000e77ec5f2d7e7d553d which is not in jewel. Nathan Cutler
02:30 AM Revision 5638f331 (ceph): osd/PGBackend: fix large_omap_objects checking
We should avoid creating **new** objects into shard's map,
because replicas may get divergent view of objects they sh...
xie xingguo
02:09 AM Revision 24fb1329 (ceph): osd/PGBackend: drop input "snapid_t" from objects_list_range()
Not only because it is useless, but because it is actually misleading..
Signed-off-by: xie xingguo <xie.xingguo@zte....
xie xingguo
12:59 AM Revision 4eb4d4fb (ceph): Merge pull request #21147 from rjfd/wip-dashboard-fix-notification-queu...
mgr/dashboard: notification queue: fix priority tests
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai

03/30/2018

10:18 PM Revision 5c1f4d29 (ceph): mgr/dashboard: notification queue: fix priority tests
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
08:36 PM rbd Bug #22932 (Resolved): [rbd-mirror] infinite loop is possible when formatting the status message
Nathan Cutler
08:35 PM rbd Backport #22965 (Resolved): jewel: [rbd-mirror] infinite loop is possible when formatting the sta...
Nathan Cutler
08:35 PM Revision d0d361de (ceph): Merge pull request #20418 from pdvian/wip-22965-jewel
jewel: rbd-mirror: fix potential infinite loop when formatting status message
Reviewed-by: Mykola Golub <mgolub@suse...
Nathan Cutler
08:35 PM rbd Bug #11502 (Resolved): "[ FAILED ] TestLibRBD.LockingPP" in rbd-next-distro-basic-mult run
Nathan Cutler
08:34 PM rbd Backport #23065 (Resolved): jewel: "[ FAILED ] TestLibRBD.LockingPP" in rbd-next-distro-basic-m...
Nathan Cutler
08:34 PM Revision 31db218f (ceph): Merge pull request #20524 from pdvian/wip-23065-jewel
jewel: test/librbd: utilize unique pool for cache tier testing
Reviewed-by: Mykola Golub <mgolub@suse.com>
Nathan Cutler
08:33 PM rbd Bug #22120 (Resolved): possible deadlock in various maintenance operations
Nathan Cutler
08:33 PM rbd Backport #22175 (Resolved): jewel: possible deadlock in various maintenance operations
Nathan Cutler
08:33 PM Revision a6007ebc (ceph): Merge pull request #20285 from smithfarm/wip-22175-jewel
jewel: rbd: possible deadlock in various maintenance operations
Reviewed-by: Mykola Golub <mgolub@suse.com>
Nathan Cutler
07:20 PM Bug #23435 (Resolved): arm make check tests are failing
resolved with today's rebase. Vasu Kulkarni
07:20 PM Revision 7a244301 (ceph): Merge pull request #20979 from ceph/wip-cd-smoke-fix
qa/tests: use ceph-deploy stable branch for single node tests vasukulkarni
06:34 PM rgw Bug #23531 (Won't Fix): s3a/2.8.0 fs.contract failure Seek/Rename/ComplexDirActions/RecursiveRoot...
Failing tests are. from fs.contract:
Seek/Rename/ComplexDirActions/RecursiveRootListing/EmptyRootDirNonRecursive/Li...
Vasu Kulkarni
06:11 PM Revision 43f2fdd0 (ceph): qa/tests: couple of improvements to s3a task to handle landsat tests, ...
and timeout handling for huge files
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni
06:11 PM Revision 0a794cf9 (ceph): qa/tests: use dnsmasq task which does better job of setting up cname an...
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
06:11 PM Revision dae01bfc (ceph): qa/tests: unset immutable attribute for resolv.conf for centos ovh nodes
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
05:24 PM Revision 9946e3f5 (ceph): test/ceph_test_objectstore: make settings update and restore less error
prone.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
05:16 PM Revision 90eade00 (ceph): test/ceph_test_objectstore: make settings update and restore less error
prone.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
05:11 PM Revision 2aeb312f (ceph): os/bluestore: more details in logging when applying compresion settings.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
05:10 PM RADOS Bug #22123 (Resolved): osd: objecter sends out of sync with pg epochs for proxied ops
Nathan Cutler
05:09 PM RADOS Backport #23076 (Resolved): jewel: osd: objecter sends out of sync with pg epochs for proxied ops
Nathan Cutler
05:09 PM Revision 2564479b (ceph): Merge pull request #20518 from smithfarm/wip-23076-jewel
jewel: osd: objecter sends out of sync with pg epochs for proxied ops
Reviewed-by: Sage Weil <sage@redhat.com>
Revie...
Nathan Cutler
04:09 PM Revision 80f84baa (ceph): qa/tests: use stable branch for single node tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
04:08 PM Revision ab9a78b9 (ceph): qa/tests: Remove distro version and use 20gb disk size for ovh,
use 8 as default pg_num and pgp_num
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni
04:08 PM Revision fd7b256e (ceph): qa/tests: Add sleep after rgw systemd restart, this would take few seco...
completely up.
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni
04:08 PM Revision 8ed2c34a (ceph): qa/tests: use dnsmasq task which does better job of setting up cname an...
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
04:08 PM Revision 7759a3ac (ceph): qa/tests: unset immutable attribute for resolv.conf for centos ovh nodes
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
04:08 PM Revision 394b4fbf (ceph): qa/tests: disable landsat and enable fs.contract tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
04:08 PM Revision ad1e1be7 (ceph): Fix
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
04:08 PM Revision f0d32962 (ceph): qa/tests: remove landsat java test and handle this better with s3cmd by...
same public bucket on local server
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni
03:49 PM Revision 3806d8ec (ceph): common: FreeBSD wants the correct struct selection for ipv6
Lets see if this also works for Linux
Fixes: http://tracker.ceph.com/issues/21813
Signed-off-by: Willem Jan Withage...
Willem Jan Withagen
03:45 PM CephFS Bug #23530: mds: kicked out by monitor during rejoin
https://github.com/ceph/ceph/pull/21144
above PR can fix this issue , and we it has been verified in our cluster.
dongdong tao
03:38 PM CephFS Bug #23530 (Resolved): mds: kicked out by monitor during rejoin
function process_imported_caps might hold mds_lock too long,
mds tick thread will be starved, and leads to ...
dongdong tao
03:36 PM CephFS Bug #23529 (Resolved): TmapMigratePP.DataScan asserts in jewel
I'm not sure why this test is in the rados suite, when it tests a CephFS-specific tool(?), but here we are. After som... Nathan Cutler
03:31 PM RADOS Bug #23511: forwarded osd_failure leak in mon
rerunning the tests at http://pulpito.ceph.com/kchai-2018-03-30_15:29:52-rados-wip-slow-mon-ops-kefu-distro-basic-smi... Kefu Chai
02:59 PM Bug #23527 (Fix Under Review): aio_t::rval int type not enough to contain io_event::res with unsi...
https://github.com/ceph/ceph/pull/21136 Kefu Chai
10:35 AM Bug #23527 (Resolved): aio_t::rval int type not enough to contain io_event::res with unsigned lon...
-1> 2018-03-30 01:53:27.511964 7fc903ecb700 -1 bdev(0x565100d73800 /var/lib/ceph/osd/ceph-3/block.db) aio to 12845056... yang wang
02:09 PM Revision ab77dcc0 (ceph): rbd-nbd: fix ebusy when do map
When doing rbd-nbd map, if the Ceph service is not available,
the codes will wait on rados.connect(), unless killing ...
Li Wang
02:08 PM rbd Bug #23528 (Resolved): rbd-nbd: EBUSY when do map
When doing rbd-nbd map, if the Ceph service is not available,
the codes will wait on rados.connect(), unless killing...
Li Wang
02:00 PM rbd Bug #23516: [rbd-mirror] entries_behind_master will not be zero after mirror over
This is actually just an artifact of IO batching within rbd-mirror. The commit position is only updated after every 3... Jason Dillaman
02:57 AM rbd Bug #23516 (Resolved): [rbd-mirror] entries_behind_master will not be zero after mirror over
I have two ceph-12.2.4 cluster. Rbd mirror deamon run on cluster two. poolclz/rbdclz on cluster one is primary image ... liuzhong chen
01:46 PM Revision db04ec6b (ceph): ceph-volume: remove extra space
The space had 2 spaces instead of one.
Signed-off-by: Sébastien Han <seb@redhat.com>
Sébastien Han
01:03 PM Revision bd750f8e (ceph): librbd/cli-integration: Permit V1 image creation
Signed-off-by: Julien COLLET <julien.collet@cern.ch> Julien COLLET
01:02 PM RADOS Bug #23517: TestMockDeepCopyRequest.SimpleCopy fails in run-rbd-unit-tests.sh
Moving this to CI. This failure would only occur if the cls_XYX.so libraries could not be loaded during the execution... Jason Dillaman
02:59 AM RADOS Bug #23517 (Resolved): TestMockDeepCopyRequest.SimpleCopy fails in run-rbd-unit-tests.sh
... Kefu Chai
12:45 PM Revision 6885380c (ceph): Merge pull request #18317 from hitoshikamei/master-rbd
rbd: eager-thick provisioning support
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:44 PM Revision 24e566af (ceph): Merge pull request #20868 from shun-s/fix-same-cookie
librbd: fix refuse to release lock when cookie is the same at rewatch
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:44 PM Revision 285a2fdb (ceph): Merge pull request #20935 from trociny/wip-get-name
librbd: add API function to get image name
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:15 PM Revision a9b9477a (ceph): os/bluestore: change the type of aio_t:res to long
io_event::res was assigned to io_t::rval, but io_event::res
is long, if rval is int, this will cause overflow.
Fixes...
yang wang
10:25 AM Revision 12b059e4 (ceph): mon,mgr: remove single wildcard '*' from ceph comand line description
because wildcard doesn't work.The '*' is consumed and
translated to current dir/file name before passing to ceph.
re...
Gu Zhongyan
07:17 AM rbd Bug #23526 (Resolved): "Message too long" error when appending journal
When appending to a journal object the number of appends sent in one rados operation is not limited and we may hit os... Mykola Golub
05:48 AM Bug #23479 (Closed): While the PG status is incomplete ,the operation of reading or writing will ...
Luminous has fixed this with its "client backoff" functionality, but there's not much you can do in Hammer. Greg Farnum
05:25 AM RADOS Bug #23510: rocksdb spillover for hard drive configurations
Igor Fedotov wrote:
> Ben,
> this has been fixed by https://github.com/ceph/ceph/pull/19257
> Not sure about an ex...
Nathan Cutler
05:21 AM Documentation #14730: description of upgrade procedure - stopping/starting OSDs
Ben England wrote:
> Should I submit a PR on the documentation?
PRs are always welcome. In this case, your PR sho...
Nathan Cutler
05:20 AM Backport #22940 (Resolved): luminous: Double free in rados_getxattrs_next
Nathan Cutler
05:18 AM mgr Bug #22424 (Resolved): balancer should warn about missing requirements
Nathan Cutler
05:15 AM Backport #23523 (In Progress): jewel: tests: unittest_pglog timeout
Nathan Cutler
05:04 AM Backport #23523 (Resolved): jewel: tests: unittest_pglog timeout
https://github.com/ceph/ceph/pull/21135 Nathan Cutler
05:15 AM Revision 30a26a7b (ceph): tests: remove TestPGLog ASSERT_DEATH test
Fixes: http://tracker.ceph.com/issues/23504
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commi...
Nathan Cutler
05:14 AM Revision 3e89dc43 (ceph): tests: remove TestPGLog EXPECT_DEATH tests
As per Sam Just advice, remove the EXPECT_DEATH tests to avoid
intermittent hang because they do not play well with t...
Loic Dachary
05:07 AM Backport #23522 (In Progress): luminous: tests: unittest_pglog timeout
Nathan Cutler
05:03 AM Backport #23522 (Resolved): luminous: tests: unittest_pglog timeout
https://github.com/ceph/ceph/pull/21134 Nathan Cutler
05:07 AM Revision 12a28504 (ceph): tests: remove TestPGLog ASSERT_DEATH test
Fixes: http://tracker.ceph.com/issues/23504
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commi...
Nathan Cutler
05:04 AM rbd Backport #23525 (Resolved): jewel: is_qemu_running in qemu_rebuild_object_map.sh and qemu_dynamic...
https://github.com/ceph/ceph/pull/21207 Nathan Cutler
05:04 AM rbd Backport #23524 (Resolved): luminous: is_qemu_running in qemu_rebuild_object_map.sh and qemu_dyna...
https://github.com/ceph/ceph/pull/21192 Nathan Cutler
05:03 AM Backport #23521 (Resolved): jewel: ceph_authtool: add mode option
https://github.com/ceph/ceph/pull/21197 Nathan Cutler
05:03 AM Backport #23520 (Resolved): luminous: ceph_authtool: add mode option
https://github.com/ceph/ceph/pull/21198 Nathan Cutler
05:03 AM Bug #23504 (Pending Backport): tests: unittest_pglog timeout
Nathan Cutler
03:35 AM CephFS Bug #23519: mds: mds got laggy because of MDSBeacon stuck in mqueue
currently, there is no incoming mds messages can be fast dispatch.
so, and since the MDSBeacon's handler handle_mds_...
dongdong tao
03:15 AM CephFS Bug #23519 (Resolved): mds: mds got laggy because of MDSBeacon stuck in mqueue
the MDSBeacon message from monitor may stuck for long time in mqueue.
because DispatcherQueue is currently dispatchi...
dongdong tao
03:06 AM CephFS Bug #23503: mds: crash during pressure test
Patrick Donnelly wrote:
> wei jin wrote:
> > After crash, the standby mds took it over, however, we observed anothe...
wei jin
03:01 AM CephFS Bug #23518 (Resolved): mds: crash when failover
2018-03-29 10:25:04.719502 7f5ae5ad2700 -1 /build/ceph-12.2.4/src/mds/MDCache.cc: In function 'void MDCache::handle_c... wei jin
02:27 AM mgr Backport #22983 (Resolved): luminous: balancer should warn about missing requirements
xie xingguo
01:45 AM Revision 9e8af3e2 (ceph): Merge pull request #21117 from smithfarm/wip-23504
tests: remove TestPGLog ASSERT_DEATH test
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Reviewed-by: Adam C. Emers...
Kefu Chai
12:10 AM RADOS Bug #23403 (Triaged): Mon cannot join quorum
... Brad Hubbard

03/29/2018

09:04 PM CephFS Documentation #23334 (Resolved): doc: note client eviction results in a client instance blacklist...
Patrick Donnelly
09:03 PM Revision 0e3d5653 (ceph): Merge PR #20927 into master
* refs/pull/20927/head:
doc: use actual entity address for clarity
doc: make minor grammatical rectifications
Revi...
Patrick Donnelly
08:22 PM rbd Feature #23515 (New): [api] lock_acquire should expose setting the optional lock description
This lock description can be used by iSCSI to describe the lock owner in a manner which can be programatically interp... Jason Dillaman
08:20 PM rbd Feature #23514 (New): [api] image-meta needs to support compare-and-write operation
iSCSI would like to re-use image-meta to store port state and persistent group reservations. In the case of PGRs, it ... Jason Dillaman
07:45 PM rbd Bug #23502 (Pending Backport): is_qemu_running in qemu_rebuild_object_map.sh and qemu_dynamic_fea...
Jason Dillaman
07:01 PM rbd Bug #23502 (Fix Under Review): is_qemu_running in qemu_rebuild_object_map.sh and qemu_dynamic_fea...
PR: https://github.com/ceph/ceph/pull/21131 Mykola Golub
10:22 AM rbd Bug #23502 (In Progress): is_qemu_running in qemu_rebuild_object_map.sh and qemu_dynamic_features...
Mykola Golub
08:34 AM rbd Bug #23502 (Resolved): is_qemu_running in qemu_rebuild_object_map.sh and qemu_dynamic_features.sh...
http://qa-proxy.ceph.com/teuthology/smithfarm-2018-03-28_12:50:32-rbd-wip-jewel-backports-distro-basic-smithi/2330979... Mykola Golub
07:45 PM Revision 4e36277b (ceph): Merge pull request #21131 from trociny/wip-23502
qa/suites/rbd: set qemu task time_wait param
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
07:44 PM CephFS Bug #23503: mds: crash during pressure test
wei jin wrote:
> After crash, the standby mds took it over, however, we observed another crash:
This smells like ...
Patrick Donnelly
07:43 PM CephFS Bug #23503 (Duplicate): mds: crash during pressure test
Patrick Donnelly
09:08 AM CephFS Bug #23503: mds: crash during pressure test
After crash, the standby mds took it over, however, we observed another crash:
2018-03-29 10:25:04.719502 7f5ae5ad...
wei jin
09:05 AM CephFS Bug #23503 (Duplicate): mds: crash during pressure test
ceph version: 12.2.4
10 mds, 9 active + 1 standby
disabled dir fragmentation
We created 9 directories, and pnine...
wei jin
07:17 PM Revision ca016f37 (ceph): doc: Edits
Made a few minor edits.
Signed-off-by: John Wilkins <jowilkin@redhat.com>
John Wilkins
07:17 PM Revision ffb68cc9 (ceph): doc: Updated add primary storage documentation for latest CloudStack re...
Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net> falcon78921
07:12 PM Revision fb0008ea (ceph): ceph-volume lvm.activate add 'activate all' functionality
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:12 PM Revision 6975e221 (ceph): ceph-volume tests add process.call unit tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:12 PM Revision 967938a0 (ceph): ceph-volume lvm.activate warn when no osds are found with --all
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:12 PM Revision 2d8f4898 (ceph): ceph-volume tests ensure activate all behavior
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:12 PM Revision 4f305eb6 (ceph): ceph-volume lvv.activate allo to configure the CLI with --all
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:12 PM Revision cee7612c (ceph): ceph-volume lvm.listing create a helper that lists osds
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:12 PM Revision 2e8249f9 (ceph): ceph-volume systemd.systemctl add helpers for daemon status
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:12 PM Revision 50c9d533 (ceph): ceph-volume process.call add conditional verbosity on failure
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:39 PM CephFS Bug #22754 (Resolved): mon: removing tier from an EC base pool is forbidden, even if allow_ec_ove...
Nathan Cutler
06:39 PM CephFS Backport #22971 (Resolved): luminous: mon: removing tier from an EC base pool is forbidden, even ...
Nathan Cutler
01:20 PM CephFS Backport #22971: luminous: mon: removing tier from an EC base pool is forbidden, even if allow_ec...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20433
merged
Yuri Weinstein
06:39 PM RADOS Bug #21218 (Resolved): thrash-eio + bluestore (hangs with unfound objects or read_log_and_missing...
Nathan Cutler
06:39 PM RADOS Backport #23024 (Resolved): luminous: thrash-eio + bluestore (hangs with unfound objects or read_...
Nathan Cutler
01:20 PM RADOS Backport #23024: luminous: thrash-eio + bluestore (hangs with unfound objects or read_log_and_mis...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20495
merged
Yuri Weinstein
06:38 PM bluestore Bug #23040 (Resolved): bluestore: statfs available can go negative
Nathan Cutler
06:38 PM bluestore Backport #23074 (Resolved): luminous: bluestore: statfs available can go negative
Nathan Cutler
01:19 PM bluestore Backport #23074: luminous: bluestore: statfs available can go negative
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20554
merged
Yuri Weinstein
06:33 PM ceph-volume Feature #23067 (Fix Under Review): Implement an 'activate all' to help with dense servers or migr...
PR https://github.com/ceph/ceph/pull/21130 Alfredo Deza
06:27 PM CephFS Bug #10915 (Fix Under Review): client: hangs on umount if it had an MDS session evicted
https://github.com/ceph/ceph/pull/21065 Patrick Donnelly
06:03 PM Revision 09544845 (ceph): ceph-volume tests ensure activate all behavior
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:02 PM Revision 2134ae90 (ceph): ceph-volume lvm.activate warn when no osds are found with --all
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:52 PM rgw Bug #22775 (Fix Under Review): rgw: multisite: the huge object sync is slow in unstable network e...
Casey Bodley
05:48 PM rgw Bug #23469 (Fix Under Review): jewel: rgw: radosgw in jewel has not been linked with tcmalloc whe...
Matt Benjamin
05:47 PM Revision 9b4bae15 (ceph): osd/OSD: make dout in _check_full conditional
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
05:41 PM rgw Bug #23188 (Closed): Cannot list file in a bucket or delete it : illegal character code U+0001
Orit Wasserman
04:55 PM Revision 3c1d4e12 (ceph): ceph-volume tests add process.call unit tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:48 PM Feature #23513 (Pending Backport): ceph_authtool: add mode option
Patrick Donnelly
04:47 PM Feature #23513 (Fix Under Review): ceph_authtool: add mode option
https://github.com/ceph/ceph/pull/20983 Patrick Donnelly
04:39 PM Feature #23513 (Resolved): ceph_authtool: add mode option
Ability to set the keyring file mode with the help of
'--mode MODE'. The mode needs to be specified in octal using t...
Sébastien Han
04:47 PM Revision 388303f3 (ceph): Merge PR #20983 into master
* refs/pull/20983/head:
ceph_authtool: add mode option
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
04:40 PM Revision b179cd27 (ceph): ceph_authtool: add mode option
We now have the ability to set the keyring file mode with the help of
'--mode MODE'. The mode needs to be specified i...
Sébastien Han
04:12 PM Revision 6924de6c (ceph): Merge branch 'fix_rgw_tests_path' into 'rh-luminous'
Fix rgw tests path
corrected RGW v1 tests path in RGW system tests , multisite tests and NFS Ganesha tests.
fixed mi...
Vasu Kulkarni
03:59 PM rgw Bug #23468 (Fix Under Review): radosgw-admin should not use metadata cache when not needed
https://github.com/ceph/ceph/pull/21129 Casey Bodley
03:44 PM rbd Bug #23512 (Resolved): Allow removal of RBD images even if the journal is corrupt
Allow removal of RBD images even if the journal is corrupt
Red Hat bug - https://bugzilla.redhat.com/show_bug.cgi?id...
Vikhyat Umrao
03:39 PM RADOS Bug #23510: rocksdb spillover for hard drive configurations
Ben,
this has been fixed by https://github.com/ceph/ceph/pull/19257
Not sure about an exact Luminous build it lande...
Igor Fedotov
03:02 PM RADOS Bug #23510 (Resolved): rocksdb spillover for hard drive configurations
version: ceph-*-12.2.1-34.el7cp.x86_64
One of Bluestore's best use cases is to accelerate performance for writes o...
Ben England
03:33 PM RADOS Bug #22413 (Resolved): can't delete object from pool when Ceph out of space
Nathan Cutler
03:33 PM RADOS Backport #23114 (Resolved): luminous: can't delete object from pool when Ceph out of space
Nathan Cutler
01:19 PM RADOS Backport #23114: luminous: can't delete object from pool when Ceph out of space
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20585
merged
Yuri Weinstein
03:32 PM Backport #23501 (In Progress): luminous: OSD bind to IPv6 link-local address
Nathan Cutler
01:11 PM Backport #23501: luminous: OSD bind to IPv6 link-local address
https://github.com/ceph/ceph/pull/21111 Wido den Hollander
08:21 AM Backport #23501 (Resolved): luminous: OSD bind to IPv6 link-local address
https://github.com/ceph/ceph/pull/21111 Nathan Cutler
03:08 PM RADOS Bug #23511 (Can't reproduce): forwarded osd_failure leak in mon
see http://pulpito.ceph.com/kchai-2018-03-29_13:20:02-rados-wip-slow-mon-ops-kefu-distro-basic-smithi/2334154/
<p...
Kefu Chai
02:55 PM rbd Bug #18768 (Closed): rbd rm on empty volumes 2/3 sec per volume
Jason Dillaman
02:26 PM rbd Bug #18768: rbd rm on empty volumes 2/3 sec per volume
This issue was submitted against kernel RBD in Ceph Jewel, but the kernel RBD implementation has changed. The object... Ben England
02:44 PM Revision 6fe8d647 (ceph): qa/suites/rbd: set qemu task time_wait param
so workloads qemu_dynamic_features.sh and qemu_rebuild_object_map.sh,
which check if qemu is finished with periodicit...
Mykola Golub
02:43 PM Revision af15b2ce (ceph): qa/tasks/qemu: add a parameter to wait for workloads detect qemu finished
In the case when a workload needs to detect qemu finished by running a
check with a periodicity of N sec it needs to ...
Mykola Golub
02:29 PM Documentation #14730: description of upgrade procedure - stopping/starting OSDs
Should I submit a PR on the documentation? This seems very important to document. it's been 2 years. By now system... Ben England
02:28 PM CephFS Bug #23509: ceph-fuse: broken directory permission checking
Kernel chdir syscall does:... Jeff Layton
02:23 PM CephFS Bug #23509 (Resolved): ceph-fuse: broken directory permission checking
Description of problem:
We have encountered cephfs-fuse mounted directory different behavior than base Linux or kern...
Jeff Layton
02:22 PM Revision f7ad5dff (ceph): osdc: dec num_in_flight for pool_dne case.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma
02:16 PM Revision 6507e4d8 (ceph): mon: mark mgr reports and osd_failure as no_reply
see also: #20517
Fixes: http://tracker.ceph.com/issues/22114
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry pic...
Kefu Chai
01:31 PM Revision 8c31e568 (ceph): test:qa:infra - teuthology crontab items as of 3/27/18
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
01:24 PM RADOS Bug #22847 (Resolved): ceph osd force-create-pg cause all ceph-mon to crash and unable to come up...
Nathan Cutler
01:24 PM RADOS Backport #22942 (Resolved): luminous: ceph osd force-create-pg cause all ceph-mon to crash and un...
Nathan Cutler
01:21 PM RADOS Backport #22942: luminous: ceph osd force-create-pg cause all ceph-mon to crash and unable to com...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20399
merged
Yuri Weinstein
01:24 PM Revision 5801ba92 (ceph): Merge pull request #20254 from k0ste/luminous_backports
luminous: mgr: prometheus: set metadata metrics value to '1' (#22717).
Reviewed-by: John Spray <john.spray@redhat.com>
Yuri Weinstein
01:23 PM RADOS Backport #23075 (Resolved): luminous: osd: objecter sends out of sync with pg epochs for proxied ops
Nathan Cutler
01:18 PM RADOS Backport #23075: luminous: osd: objecter sends out of sync with pg epochs for proxied ops
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20609
merged
Yuri Weinstein
01:23 PM Revision 77a52c7b (ceph): Merge pull request #20334 from tchaikov/wip-pr-20255-luminous
luminous: config: Change bluestore_cache_kv_max to type INT64
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
01:23 PM Backport #23410 (Resolved): luminous: Documentation license version is ambiguous
Nathan Cutler
01:17 PM Backport #23410: luminous: Documentation license version is ambiguous
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20988
merged
Yuri Weinstein
01:22 PM Backport #22940: luminous: Double free in rados_getxattrs_next
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20358
merged
Yuri Weinstein
01:22 PM Revision 1536398f (ceph): Merge pull request #20358 from pdvian/wip-22940-luminous
luminous: Double free in rados_getxattrs_next
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
01:22 PM mgr Backport #22983: luminous: balancer should warn about missing requirements
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20359
merged
Yuri Weinstein
01:22 PM Revision ac972bf0 (ceph): Merge pull request #20359 from xiexingguo/wip-luminous-balancer-fixes
luminous: mgr/balancer: pool-specific optimization support and bug fixes
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
01:21 PM Revision 67e01656 (ceph): Merge pull request #21121 from tchaikov/wip-no-relicensing
msg/async/dpdk: remove xsky copyright and LGPL copying
Reviewed-by: Haomai Wang <haomai@xsky.com>
Kefu Chai
01:21 PM Revision ae715ffc (ceph): Merge pull request #20399 from smithfarm/wip-22942-luminous
luminous: ceph osd force-create-pg cause all ceph-mon to crash and unable to come up again
Reviewed-by: Nathan Cutle...
Yuri Weinstein
01:20 PM Revision 02bf00d1 (ceph): Merge pull request #20433 from pdvian/wip-22971-luminous
mon: allow removal of tier of ec overwritable pool
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
01:20 PM Revision 0be79a31 (ceph): Merge pull request #20495 from pdvian/wip-23024-luminous
luminous: osd: Fix assert when checking missing version
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
01:19 PM Revision bae0d816 (ceph): Merge pull request #20554 from pdvian/wip-23074-luminous
luminous: bluestore: statfs available can go negative
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Yuri Weinstein
01:19 PM Revision 9f32fb9c (ceph): Merge pull request #21105 from ashitakasam/wip-bug
rgw: comparison between signed and unsigned integer expressions
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
01:18 PM Revision c583fb44 (ceph): Merge pull request #20585 from pdvian/wip-23114-luminous
luminous: librados: make OPERATION_FULL_FORCE the default for rados_remove()
Reviewed-by: Josh Durgin <jdurgin@redha...
Yuri Weinstein
01:18 PM Revision 31a27697 (ceph): Merge pull request #20609 from pdvian/wip-23075-luminous
luminous: osd: objecter sends out of sync with pg epochs for proxied ops
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
01:17 PM Revision 0f03db58 (ceph): Merge pull request #20988 from pdvian/wip-23410-luminous
luminous: legal: remove doc license ambiguity
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Revie...
Yuri Weinstein
12:59 PM Revision 1ce6bcee (ceph): ceph-volume lvm.activate add 'activate all' functionality
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:58 PM Revision 78cd8370 (ceph): ceph-volume process.call add conditional verbosity on failure
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:43 PM bluestore Bug #21259: bluestore: segv in BlueStore::TwoQCache::_trim
Igor Fedotov
12:35 PM Revision 1ae47f32 (ceph): ceph-volume systemd.systemctl add helpers for daemon status
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:25 PM rbd Backport #23508 (In Progress): jewel: test_admin_socket.sh may fail on wait_for_clean
Nathan Cutler
12:22 PM rbd Backport #23508 (Resolved): jewel: test_admin_socket.sh may fail on wait_for_clean
https://github.com/ceph/ceph/pull/21125 Nathan Cutler
12:25 PM Revision f0372aa5 (ceph): qa/workunits/rbd: remove sanity check in test_admin_socket.sh
Fixes: https://tracker.ceph.com/issues/23499
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit...
Mykola Golub
12:24 PM rbd Backport #23507 (In Progress): luminous: test_admin_socket.sh may fail on wait_for_clean
Nathan Cutler
12:22 PM rbd Backport #23507 (Resolved): luminous: test_admin_socket.sh may fail on wait_for_clean
https://github.com/ceph/ceph/pull/21124 Nathan Cutler
12:24 PM Revision e58b734b (ceph): qa/workunits/rbd: remove sanity check in test_admin_socket.sh
Fixes: https://tracker.ceph.com/issues/23499
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit...
Mykola Golub
12:18 PM Revision 028e30cc (ceph): Merge pull request #21074 from trociny/wip-librados_test_stub-append
test/librados_test_stub: always create copy of buffers passed to operation
Reviewed-by: Jason Dillaman <dillaman@red...
Jason Dillaman
12:18 PM rbd Bug #23499 (Pending Backport): test_admin_socket.sh may fail on wait_for_clean
Jason Dillaman
09:40 AM rbd Bug #23499 (Fix Under Review): test_admin_socket.sh may fail on wait_for_clean
PR: https://github.com/ceph/ceph/pull/21116 Mykola Golub
08:11 AM rbd Bug #23499 (Resolved): test_admin_socket.sh may fail on wait_for_clean
See e.g: http://qa-proxy.ceph.com/teuthology/smithfarm-2018-03-28_12:50:32-rbd-wip-jewel-backports-distro-basic-smith... Mykola Golub
12:17 PM Revision 7c2f02d9 (ceph): Merge pull request #21116 from trociny/wip-23499
qa/workunits/rbd: remove sanity check in test_admin_socket.sh
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:14 PM rbd Feature #23505: rbd zero copy
Hi Jason,
you mean by the following commands?
rbd snap create
rbd snap protect
rbd clone
rbd flatten
rbd s...
Stefan Kooman
11:54 AM rbd Feature #23505: rbd zero copy
This is basically implemented via "rbd clone". Jason Dillaman
10:03 AM rbd Feature #23505 (Rejected): rbd zero copy
rbd zero copy would just ask the Ceph cluster to "copy $rbd image" to a new image. This saves a lot of bandwith back ... Stefan Kooman
12:03 PM ceph-volume Bug #23497 (In Progress): ceph-volume: lvcreate: unrecognized option '--yes'
Trusty EOL is set for April of 2019, so we still have time to add the warning in ceph-volume.
Re-opening so that w...
Alfredo Deza
10:45 AM ceph-volume Bug #23497 (Closed): ceph-volume: lvcreate: unrecognized option '--yes'
ceph-volume does not support trusty because it relies on systemd which is not in Trusty.
We somehow missed the win...
Alfredo Deza
04:15 AM ceph-volume Bug #23497 (Closed): ceph-volume: lvcreate: unrecognized option '--yes'
Running Luminous 12.2.4++ on Ubuntu Trusty 14.0.4.5
Trusty shipped with LVM 2.02.98.
LVM 2.02.99 added --yes for ...
Robin Johnson
11:46 AM Revision 137c29df (ceph): osd/PG: simplify replica purged_snaps update
This dependency on the ondisk version dates back before argonaut, and no
longer makes sense. Once the snap is trimme...
Sage Weil
11:37 AM Revision 3f4984db (ceph): msg/async/dpdk: remove xsky copyright and LGPL copying
it's not legitimate to relicense source code without original author's
permission. some of the source files are copie...
Kefu Chai
11:18 AM rgw Bug #23506 (Resolved): [rgw] GET <object>?torrent returns object's body instead torrent-file
i use awscli:... Aleksandr Rudenko
11:07 AM rgw Bug #21619 (Fix Under Review): RGW Reshard error add failed to drop lock on <bucket>
Orit Wasserman
11:07 AM rgw Bug #21619: RGW Reshard error add failed to drop lock on <bucket>
reshard cancel will clear resharding flag:
https://github.com/ceph/ceph/pull/21120
Orit Wasserman
11:03 AM Revision 2c882b52 (ceph): rgw: reshard cancel command should clear the resharding flag
Fixes: http://tracker.ceph.com/issues/21619
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
10:56 AM ceph-volume Bug #23498 (Closed): ceph-volume: unable to use existing partition as filestore journal
We rely on blkid to recognize these disks, so if blkid is unable to provide the information needed then nothing will ... Alfredo Deza
04:22 AM ceph-volume Bug #23498 (Closed): ceph-volume: unable to use existing partition as filestore journal
Followup to issue 23497.
Running Luminous 12.2.4++ on Ubuntu Trusty 14.04.5.
This is trying to convert ceph-dis...
Robin Johnson
10:54 AM Revision 1b5ad4f2 (ceph): Merge pull request #21107 from tchaikov/wip-pg-stat-cap-trimq
osd: cap snaptrimq_len at 2^32
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Kefu Chai
10:54 AM ceph-volume Bug #23496 (Closed): ceph-volume: lsblk: unknown column: PKNAME,PARTLABEL
This is because PKNAME and PARTLABEL were not part of lsblk in Trusty
ceph-volume does not support Trusty
Same ...
Alfredo Deza
04:08 AM ceph-volume Bug #23496 (Closed): ceph-volume: lsblk: unknown column: PKNAME,PARTLABEL
(i'm going to open a separate bug for the --yes failure).
Running Luminous 12.2.4++ on Ubuntu Trusty 14.0.4.5
r...
Robin Johnson
10:54 AM Revision b3a7cd96 (ceph): Merge pull request #21106 from tchaikov/wip-compressor-zstd
compressor: add zstd back
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Ricardo Dias <rdias@suse.com>
Kefu Chai
10:53 AM Revision 4ad5a586 (ceph): Merge pull request #21097 from ceph/wip-ifed-fix-reclaim-cap-bug
os/bluestore: fix broken cap in _balance_bluefs_freespace()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:44 AM Revision 4fb21e1a (ceph): Merge pull request #20556 from yanghonggang/master
lttng: Trace rgw data transfer, bi entry and object header update processes
Reviewed-by: Casey Bodley <cbodley@redha...
Kefu Chai
10:28 AM RADOS Bug #19737 (Resolved): EAGAIN encountered during pg scrub (jewel)
Nathan Cutler
10:27 AM Revision 256e379d (ceph): Merge pull request #20508 from smithfarm/wip-23066-jewel
jewel: ceph.restart + ceph_manager.wait_for_clean is racy
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
09:54 AM RADOS Backport #23500 (In Progress): luminous: snapmapper inconsistency, crash on luminous
Nathan Cutler
08:20 AM RADOS Backport #23500 (Resolved): luminous: snapmapper inconsistency, crash on luminous
https://github.com/ceph/ceph/pull/21118 Nathan Cutler
09:54 AM Revision abe8b61c (ceph): osd/PG: print debug if we fail to decode snapbl
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 2f5a24d8f8fe7dd69dbbe3b3883d24d7ea0fdd41)
Sage Weil
09:53 AM Revision f491f02c (ceph): osd/PG: wait for scan_snaps() mapper repair
Wait for our repair to apply before continuing to avoid reading the
broken state again.
Signed-off-by: Sage Weil <sa...
Sage Weil
09:51 AM Revision 6b11270d (ceph): osd/SnapMapper: catch empty snaps on add_oid()
This shouldn't ever happen.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 6668c16484be3f98a4...
Sage Weil
09:51 AM Revision 6655f48c (ceph): osd/SnapMapper: clean up broken snapmapper entry if present
Better to clean up than to crash the OSD.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit fc37...
Sage Weil
09:51 AM Revision 3d7a8855 (ceph): osd: osd_debug_verify_snaps_on_info -> osd_debug_verify_snaps
Old option is unused
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit dce6f9d5328c50444fe3e2421...
Sage Weil
09:43 AM Bug #23504 (Fix Under Review): tests: unittest_pglog timeout
https://github.com/ceph/ceph/pull/21117 Nathan Cutler
09:43 AM Bug #23504 (In Progress): tests: unittest_pglog timeout
Nathan Cutler
09:38 AM Bug #23504 (Resolved): tests: unittest_pglog timeout
The ASSERT_DEATH test in unittest_pglog (at the very end of merge_log test) seems to cause transient test failure due... Nathan Cutler
09:40 AM Revision adcba97a (ceph): tests: remove TestPGLog ASSERT_DEATH test
Fixes: http://tracker.ceph.com/issues/23504
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
09:36 AM Revision e4bc25c1 (ceph): osd: rename duplicated event 'started' to 'sub_op_started'
Signed-off-by: Chang Liu <liuchang0812@gmail.com>
Signed-off-by: ashitakasam 694240887@qq.com
Chang Liu
09:36 AM Revision 01ff39dc (ceph): common: get ride of OpHistory::dump_ops_by_duration
Signed-off-by: Chang Liu <liuchang0812@gmail.com> Chang Liu
09:30 AM Revision 390576b5 (ceph): corrected nfs-ganesha test run path and fixed version if not found error
rakesh
09:29 AM Revision d392393e (ceph): qa/workunits/rbd: remove sanity check in test_admin_socket.sh
Fixes: https://tracker.ceph.com/issues/23499
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
09:25 AM Revision 0f579cec (ceph): corrected rgw v1 tests path
rakesh
09:16 AM RADOS Bug #21844 (Resolved): Objecter::C_ObjectOperation_sparse_read throws/catches exceptions on -ENOENT
Nathan Cutler
09:16 AM RADOS Backport #21923 (Resolved): jewel: Objecter::C_ObjectOperation_sparse_read throws/catches excepti...
Nathan Cutler
09:16 AM Revision d2e85794 (ceph): Merge pull request #18743 from shinobu-x/wip-21923-jewel
jewel: core: Objecter::C_ObjectOperation_sparse_read throws/catches exceptions on -ENOENT
Reviewed-by: Jason Dillama...
Nathan Cutler
09:16 AM RADOS Bug #23403: Mon cannot join quorum
Hi all,
As asked on the ceph-users mailing list, here are the results of the following commands on the 3 monitors:...
Julien Lavesque
09:09 AM RADOS Bug #22743: "RadosModel.h: 854: FAILED assert(0)" in upgrade:hammer-x-jewel-distro-basic-smithi
Happened again (jewel 10.2.11 integration testing) - http://qa-proxy.ceph.com/teuthology/smithfarm-2018-03-28_20:31:4... Nathan Cutler
08:46 AM Revision 52037a29 (ceph): Got rid of recursive mutex.
Signed-off-by: Adam Kupczyk <akupczyk@mirantis.com>
(cherry picked from commit f444862de9b53f892e91e5721738486bb2f49e...
Adam Kupczyk
08:45 AM Support #23254: Clinet side write freeze for 15 Sec when one storage node rebooted
No in this case Monitor is not shutdown only OSD node is rebooted. You have misunderstood this case. if you some sett... Suvendu Mitra
08:25 AM RADOS Bug #17170: mon/monclient: update "unable to obtain rotating service keys when osd init" to sugge...
I've seen this on our cluster (luminous, bluestore based), but was unable to reproduce it...
Restarting primary mon...
Marcin Gibula
01:43 AM RADOS Bug #17170: mon/monclient: update "unable to obtain rotating service keys when osd init" to sugge...
when we reboot one host, some osd take a long time to start.
and one osd succeed to start finally after several tim...
tangwenjun tang
01:11 AM RADOS Bug #17170 (New): mon/monclient: update "unable to obtain rotating service keys when osd init" to...
We hit this issue again in Luminous. xie xingguo
08:18 AM mgr Bug #23083 (Resolved): ceph-mgr fails to start after a system reboot on Ubuntu 16.04
Nathan Cutler
08:17 AM mgr Backport #23101 (Resolved): luminous: ceph-mgr fails to start after a system reboot on Ubuntu 16.04
Nathan Cutler
08:17 AM bluestore Bug #23141 (Resolved): BlueFS reports rotational journals if BDEV_WAL is not set
Nathan Cutler
08:17 AM bluestore Backport #23173 (Resolved): luminous: BlueFS reports rotational journals if BDEV_WAL is not set
Nathan Cutler
08:16 AM Bug #22344 (Resolved): ceph tell mds.* <command> prints only one matching usage
Nathan Cutler
08:16 AM RADOS Backport #23186 (Resolved): luminous: ceph tell mds.* <command> prints only one matching usage
Nathan Cutler
08:15 AM RADOS Bug #23212 (Resolved): bluestore: should recalc_allocated when decoding bluefs_fnode_t
Nathan Cutler
08:15 AM RADOS Backport #23256 (Resolved): luminous: bluestore: should recalc_allocated when decoding bluefs_fno...
Nathan Cutler
08:15 AM RADOS Bug #23298 (Resolved): filestore: do_copy_range replay bad return value
Nathan Cutler
08:14 AM RADOS Backport #23351 (Resolved): luminous: filestore: do_copy_range replay bad return value
Nathan Cutler
08:06 AM Bug #23483: "ENGINE Error in 'start' listener <bound " in rados
Iiuc the test case ran on two machines, so one machine runs (at least) two mgr daemons? By default (i.e. if not other... Jan Fajerski
07:42 AM Revision 3272b687 (ceph): common: use OpHistory::duration directly in OpHistory::dump_ops_by_dura...
Signed-off-by: Chang Liu <liuchang0812@gmail.com> Chang Liu
05:44 AM Revision 9ad74072 (ceph): osd: cap snaptrimq_len at 2^32
(uint64_t)(1 << 31) evaluates to 0xffffffff80000000 instead of 0x80000000,
because the converted signed number is sig...
Kefu Chai
04:36 AM rgw Bug #23470: presigned URL for PUT with metadata fails: SignatureDoesNotMatch
@Prashant:
It does work against AWS us-east-1, I didn't test other regions.
I got boto to dump the StringToSign b...
Robin Johnson
04:27 AM CephFS Backport #23474 (In Progress): luminous: client: allow caller to request that setattr request be ...
https://github.com/ceph/ceph/pull/21109 Prashant D
04:10 AM RADOS Bug #23228: scrub mismatch on objects

Just bytes
dzafman-2018-03-28_18:21:29-rados-wip-zafman-testing-distro-basic-smithi/2332093
[ERR] 3.0 scrub s...
David Zafman
04:07 AM RADOS Bug #23495 (Resolved): Need (SLOW_OPS) in whitelist for another yaml

A job may have failed because (SLOW_OPS) is missing from tasks/mon_clock_with_skews.yaml
dzafman-2018-03-28_18:2...
David Zafman
03:31 AM Revision 6aceb665 (ceph): Merge pull request #21104 from neha-ojha/wip-minimal-perf-suite
qa/suites: add minimal performance suite
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Varada Kari <var...
Neha Ojha
03:14 AM rgw Bug #23379: rgw performance regression for luminous 12.2.4
Mark Kogan wrote:
> Compared to which version is the regression? (Jewel ?)
Actually this is my first time to test...
wei jin
03:10 AM Revision 754eb4d2 (ceph): mds: cleanup MDCache::open_snaprealms()
don't retry if all snaprealms' parent are open
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
02:12 AM Revision 048b5b8c (ceph): interval_set: kill subset_of
It is originally introduced in https://github.com/ceph/ceph/pull/15199
aiming at improving the pool-based **du** stat...
xie xingguo
02:09 AM RADOS Feature #23493 (Resolved): config: strip/escape single-quotes in values when setting them via con...
At the moment, the config parsing state machine does not account for single-quotes as potential value enclosures, as ... Joao Eduardo Luis
01:50 AM Bug #23458 (Resolved): java compile error: Source/Target option 1.5 is not supported since jdk 9
Brad Hubbard
01:09 AM RADOS Bug #23492 (Resolved): Abort in OSDMap::decode() during qa/standalone/erasure-code/test-erasure-e...

dzafman-2018-03-28_15:20:23-rados:standalone-wip-zafman-testing-distro-basic-smithi/2331804
In TEST_rados_get_ba...
David Zafman
01:06 AM Revision 60d17875 (ceph): Merge pull request #21092 from runsisi/wip-osdmon-log
mon/OSDMonitor: logging non-active osd id when handling osd beacon
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Kefu Chai
01:06 AM Revision 9502b121 (ceph): Merge pull request #21091 from runsisi/wip-elector-cleanup
mon/Elector: remove unused member fields start_stamp and ack_stamp
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:05 AM Revision 5cd64fdf (ceph): Merge pull request #21085 from xiexingguo/wip-kill-p2-macros
intarith: get rid of P2* and ROUND_UP* macros
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:04 AM Revision 98d766a3 (ceph): Merge pull request #21082 from zhsj/fix-java9
cmake: bump target jdk to 1.7
Reviewed-by: Wido den Hollander <wido@42on.com>
Kefu Chai
01:04 AM Revision bff0d38e (ceph): Merge pull request #21062 from xiexingguo/wip-hobject-cmp
common/hobject: compare two objects' key directly
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:03 AM Revision ff3d4893 (ceph): Merge pull request #20955 from liewegas/wip-mgr-mkfs-grace
mon: double mon_mgr_mkfs_grace from 60s -> 120s
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
01:00 AM Bug #21813 (Pending Backport): OSD bind to IPv6 link-local address
Kefu Chai
12:59 AM Revision ab6e35b4 (ceph): Merge pull request #20862 from wido/ipv6-local-address
common/ipaddr: Do not select link-local IPv6 addresses
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:58 AM Revision 7e3124fa (ceph): Merge pull request #21081 from majianpeng/rbd-remove-unused-func
osdc: remove unused function.
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Kefu Chai
12:54 AM Revision 77a2a1ff (ceph): compressor: add zstd back
it's a regression introduced by 16c3552a
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:39 AM Revision 5507f29f (ceph): rgw: comparison between signed and unsigned integer expressions
Fixes: Change the data type of 'c' from int to size_t in
src/rgw/rgw_civetweb.cc RGWCivetWeb::read_data
Signed-off-b...
jiahui zeng
12:36 AM Revision c5484e09 (ceph): qa/suites: add minimal performance suite
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
12:29 AM RADOS Bug #22752 (Pending Backport): snapmapper inconsistency, crash on luminous
Kefu Chai
12:29 AM Revision 7dbc67f5 (ceph): Merge pull request #20040 from liewegas/wip-snapmapper
osd: make snapmapper warn+clean up instead of assert
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:21 AM CephFS Bug #23491 (Resolved): fs: quota backward compatibility
Since... Patrick Donnelly

03/28/2018

10:58 PM RADOS Bug #23490 (Duplicate): luminous: osd: double recovery reservation for PG when EIO injected (whil...
During a luminous test run, this was hit:
http://pulpito.ceph.com/yuriw-2018-03-27_21:16:27-rados-wip-yuri5-testin...
Josh Durgin
10:40 PM Revision db08d0f8 (ceph): client: add ceph_ll_sync_inode
Ganesha's NFS SETATTR requests are expected to be synchronous, but
libcephfs can cache attribute changes if the clien...
Jeff Layton
10:35 PM Revision 9de584ee (ceph): Merge pull request #20825 from rzarzynski/wip-22534-luminous
luminous: rocksdb: incorporate the fix in RocksDB for no fast CRC32 path.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Josh Durgin
10:32 PM Backport #23268 (Resolved): luminous: osd: add numpg_removing metric
Brad Hubbard
10:24 PM Backport #23268: luminous: osd: add numpg_removing metric
Brad Hubbard wrote:
> Backport https://github.com/ceph/ceph/pull/18450 to luminous (user request)
>
> https://git...
Yuri Weinstein
10:28 PM mgr Backport #23101: luminous: ceph-mgr fails to start after a system reboot on Ubuntu 16.04
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20604
merged
Yuri Weinstein
10:28 PM Revision b04621d3 (ceph): Merge pull request #20604 from pdvian/wip-23101-luminous
luminous: systemd: Wait 10 seconds before restarting ceph-mgr
Reviewed-by: Wido den Hollander <wido@widodh.nl>
Revie...
Yuri Weinstein
10:27 PM bluestore Backport #23173: luminous: BlueFS reports rotational journals if BDEV_WAL is not set
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20651
merged
Yuri Weinstein
10:27 PM Revision 229b34c0 (ceph): Merge pull request #20651 from gregsfortytwo/luminous-23141-rotational
luminous: bluestore: correctly check all block devices to decide if journal is_…
Reviewed-by: Josh Durgin <jdurgin@r...
Yuri Weinstein
10:26 PM RADOS Backport #23186: luminous: ceph tell mds.* <command> prints only one matching usage
Kefu Chai wrote:
> https://github.com/ceph/ceph/pull/20664
merged
Yuri Weinstein
10:26 PM Revision eafebfe4 (ceph): Merge pull request #20664 from tchaikov/wip-luminous-22344
luminous: ceph.in: print all matched commands if arg missing
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
10:26 PM RADOS Backport #23256: luminous: bluestore: should recalc_allocated when decoding bluefs_fnode_t
Kefu Chai wrote:
> https://github.com/ceph/ceph/pull/20771
merged
Yuri Weinstein
10:26 PM Revision d9cb7d1b (ceph): Merge pull request #20771 from tchaikov/wip-23212-luminous
luminous: os/bluestore: recalc_allocated() when decoding bluefs_fnode_t
Reviewed-by: Igor Fedotov <ifedotov@mirantis...
Yuri Weinstein
10:25 PM Revision daf1255f (ceph): Merge pull request #20781 from wido/luminous-zabbix
mgr/zabbix: Backports to Luminous
Reviewed-by: John Spray <john.spray@redhat.com>
Yuri Weinstein
10:23 PM Revision 8c73be5d (ceph): Merge pull request #20785 from badone/wip-luminous-osd-removing
luminous: osd: add numpg_removing metric
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
10:22 PM RADOS Backport #23351: luminous: filestore: do_copy_range replay bad return value
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20957
merged
Yuri Weinstein
10:22 PM Revision 6acf4451 (ceph): Merge pull request #20957 from pdvian/wip-23351-luminous
luminous: os/filestore: fix do_copy_range replay bug
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
10:21 PM Revision 0f047fd0 (ceph): Merge pull request #20964 from ifed01/wip-ifed-reap-col-luminous
luminous: os/bluestore: backport fixes around _reap_collection
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by:...
Yuri Weinstein
09:19 PM Bug #23483: "ENGINE Error in 'start' listener <bound " in rados
suspect regression introduced by https://github.com/ceph/ceph/pull/21016 Yuri Weinstein
03:42 PM Bug #23483: "ENGINE Error in 'start' listener <bound " in rados
The pr https://github.com/ceph/ceph/pull/15588 was included in https://github.com/ceph/ceph/pull/18675 as 728e1e4e136... Abhishek Lekshmanan
03:19 PM Bug #23483: "ENGINE Error in 'start' listener <bound " in rados
maybe backport missing? see https://github.com/ceph/ceph/pull/15588 Yuri Weinstein
03:19 PM Bug #23483 (Resolved): "ENGINE Error in 'start' listener <bound " in rados
Run: http://pulpito.ceph.com/yuriw-2018-03-28_00:06:52-rados-wip-yuri5-testing-2018-03-27-1535-luminous-distro-basic-... Yuri Weinstein
08:49 PM CephFS Backport #22968 (Resolved): jewel: Journaler::flush() may flush less data than expected, which ca...
Nathan Cutler
08:49 PM Revision 9677183f (ceph): Merge pull request #20435 from pdvian/wip-22968-jewel
jewel: cephfs: osdc/Journaler: make sure flush() writes enough data
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
08:48 PM CephFS Bug #22730 (Resolved): mds: scrub crash
Nathan Cutler
08:48 PM CephFS Backport #22865 (Resolved): jewel: mds: scrub crash
Nathan Cutler
08:48 PM Revision f698cedd (ceph): Merge pull request #20335 from pdvian/wip-22865-jewel
jewel: mds: fix scrub crash
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
08:47 PM CephFS Bug #22734 (Resolved): cephfs-journal-tool: may got assertion failure due to not shutdown
Nathan Cutler
08:47 PM CephFS Backport #22863 (Resolved): jewel: cephfs-journal-tool: may got assertion failure due to not shut...
Nathan Cutler
08:47 PM Revision 1c7b6b00 (ceph): Merge pull request #20333 from pdvian/wip-22863-jewel
jewel: cephfs-journal-tool: move shutdown to the deconstructor of MDSUtility
Reviewed-by: Patrick Donnelly <pdonnell...
Nathan Cutler
08:47 PM CephFS Backport #22861 (Resolved): jewel: osdc: "FAILED assert(bh->last_write_tid > tid)" in powercycle-...
Nathan Cutler
08:46 PM Revision 05812933 (ceph): Merge pull request #20312 from pdvian/wip-22861-jewel
jewel: cephfs: osdc: "FAILED assert(bh->last_write_tid > tid)" in powercycle-wip-yuri-master-1.19.18-distro-basic-smi... Nathan Cutler
08:46 PM CephFS Bug #22536 (Resolved): client:_rmdir() uses a deleted memory structure(Dentry) leading a core
Nathan Cutler
08:46 PM CephFS Backport #22700 (Resolved): jewel: client:_rmdir() uses a deleted memory structure(Dentry) leadin...
Nathan Cutler
08:45 PM Revision 0d6f89ac (ceph): Merge pull request #19993 from pdvian/wip-22700-jewel
jewel: cephfs: fuse client: ::rmdir() uses a deleted memory structure of dentry leads …
Reviewed-by: Patrick Donnell...
Nathan Cutler
08:45 PM CephFS Bug #22562 (Resolved): mds: fix dump last_sent
Nathan Cutler
08:45 PM CephFS Backport #22695 (Resolved): jewel: mds: fix dump last_sent
Nathan Cutler
08:44 PM Revision be70c83c (ceph): Merge pull request #19961 from smithfarm/wip-22695-jewel
jewel: mds: fix dump last_sent
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
08:44 PM CephFS Bug #22008 (Resolved): Processes stuck waiting for write with ceph-fuse
Nathan Cutler
08:44 PM CephFS Backport #22241 (Resolved): jewel: Processes stuck waiting for write with ceph-fuse
Nathan Cutler
08:44 PM Revision b43d425d (ceph): Merge pull request #19141 from shinobu-x/wip-22241-jewel
jewel: cephfs: Processes stuck waiting for write with ceph-fuse
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
08:13 PM Revision 6ab5ff0c (ceph): test:qa:infra - teuthology crontab items as of 3/27/18
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
06:38 PM rgw Bug #23489 (In Progress): [rgw] civetweb behind haproxy doesn't work with absolute URI
I'm sorry, maybe it isn't bug, but i don't know how to solve this problem.
I know that absolute URIs are supported...
Aleksandr Rudenko
06:21 PM Revision ce561ea2 (ceph): mon: add 'ceph osd pool get erasure allow_ec_overwrites' command
Fixes: https://tracker.ceph.com/issues/23487
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
06:06 PM RADOS Bug #23487 (Fix Under Review): There is no 'ceph osd pool get erasure allow_ec_overwrites' command
PR: https://github.com/ceph/ceph/pull/21102 Mykola Golub
05:58 PM RADOS Bug #23487 (Resolved): There is no 'ceph osd pool get erasure allow_ec_overwrites' command
We have `ceph osd pool set erasure allow_ec_overwrites` command but does not have a corresponding command to get the ... Mykola Golub
05:42 PM RADOS Backport #23486 (Resolved): jewel: scrub errors not cleared on replicas can cause inconsistent pg...
https://github.com/ceph/ceph/pull/21194 David Zafman
05:42 PM RADOS Backport #23485 (Resolved): luminous: scrub errors not cleared on replicas can cause inconsistent...
https://github.com/ceph/ceph/pull/21103 David Zafman
05:41 PM Revision 29da5c03 (ceph): pybind/cephfs: added comments to cephfs.pyx
Signed-off-by: Pavani Rajula<rpavani1998@gmail.com> Pavani Rajula
05:28 PM Revision 92881982 (ceph): rgw: fix the subdir without slash of s3 website url
if we use the subdir without slash, we cannot visit the default index.html,
which we configured.It is not consistent ...
liuhong
05:28 PM Revision 4e5601ac (ceph): rgw: s3website error handler uses original object name
the s3website error handler needs to use the same object name for
redirect handling that retarget() does, but s->obje...
Casey Bodley
05:27 PM RADOS Bug #23267 (Fix Under Review): scrub errors not cleared on replicas can cause inconsistent pg sta...
https://github.com/ceph/ceph/pull/21101 David Zafman
05:24 PM Revision 39adde26 (ceph): osd: Improve object_stat_sum_t handling
Keep post split PGs as inconsistent from original
Keep num_scrub_errors as total of other 2
Signed-off-by: David Zaf...
David Zafman
05:24 PM Revision ed54ece0 (ceph): osd: Need to setsid() now that global_init_daemonize() not used
Caused by: d55a66c56e106c347dabb150318add73667cab52
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
05:24 PM Revision ce9c0298 (ceph): test: Eliminate use of bc (use awk) in get_timeout_delays()
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
04:55 PM Revision 4c8b9b38 (ceph): test:qa:infra - teuthology crontab items as of 3/27/18
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
04:29 PM rgw Backport #23311 (In Progress): jewel: s3 website: some s3tests are failing because redirects incl...
Nathan Cutler
04:21 PM rgw Backport #23311: jewel: s3 website: some s3tests are failing because redirects include index doc ...
https://github.com/ceph/ceph/pull/21100 Casey Bodley
03:32 PM rgw Backport #23311 (Need More Info): jewel: s3 website: some s3tests are failing because redirects i...
non-trivial backport Nathan Cutler
04:25 PM mgr Bug #23219 (Resolved): Update mgr/restful documentation
Nathan Cutler
04:25 PM mgr Backport #23230 (Resolved): luminous: Update mgr/restful documentation
Nathan Cutler
03:58 PM Revision 5b7807be (ceph): test:qa:infra - teuthology crontab items as of 3/27/18
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
03:44 PM Bug #20216 (Resolved): mgr: dashboard failure to bind to port 7000 (or whatever) makes mgr exit/fail
Abhishek Lekshmanan
03:43 PM Bug #20216 (Closed): mgr: dashboard failure to bind to port 7000 (or whatever) makes mgr exit/fail
Abhishek Lekshmanan
03:29 PM Bug #20216 (Pending Backport): mgr: dashboard failure to bind to port 7000 (or whatever) makes mg...
Abhishek Lekshmanan
03:43 PM Backport #23484 (Closed): luminous: mgr: dashboard failure to bind to port 7000 (or whatever) mak...
Abhishek Lekshmanan
03:43 PM Backport #23484: luminous: mgr: dashboard failure to bind to port 7000 (or whatever) makes mgr ex...
merged as https://github.com/ceph/ceph/pull/18675/commits/728e1e4e136aab5b4d185c738de8df7bcdce18ee Abhishek Lekshmanan
03:31 PM Backport #23484 (Closed): luminous: mgr: dashboard failure to bind to port 7000 (or whatever) mak...
Abhishek Lekshmanan
03:39 PM Revision c4e4acce (ceph): Merge pull request #20725 from smithfarm/wip-23230-luminous
luminous: Update mgr/restful documentation
Reviewed-By: Boris Ranto <branto@redhat.com>
Abhishek Lekshmanan
03:35 PM mgr Bug #23482: ceph-mgr --help stopped working (regression in master)
If my regression hypothesis is correct, the "culprit" would be one or more of these:... Nathan Cutler
02:39 PM mgr Bug #23482 (Resolved): ceph-mgr --help stopped working (regression in master)
(Opening with increased priority since this appears to be a regression)
With a recent master, ceph-mgr --help stop...
Nathan Cutler
03:00 PM CephFS Bug #20592 (Resolved): client::mkdirs not handle well when two clients send mkdir request for a s...
Nathan Cutler
03:00 PM CephFS Backport #20823 (Resolved): jewel: client::mkdirs not handle well when two clients send mkdir req...
Nathan Cutler
03:00 PM Revision 327ebb2e (ceph): Merge pull request #20271 from smithfarm/wip-20823-jewel
jewel: cephfs: client::mkdirs not handle well when two clients send mkdir request for a same dir
Reviewed-by: Patric...
Nathan Cutler
02:43 PM rgw Bug #23379: rgw performance regression for luminous 12.2.4
Thank you very much for testing and providing all the information,
I will run the workload on my test system, to t...
Mark Kogan
12:37 PM rgw Bug #23379: rgw performance regression for luminous 12.2.4
1. comment gc related configures
2. restart all daemons (mon/osd/rgw)
3. change cosbench worker to 500 and create ...
wei jin
12:11 PM rgw Bug #23379: rgw performance regression for luminous 12.2.4
Thank you very much,
I see that there are 512 RGW threads and 1024 cosbench workers,
is it possible to test wi...
Mark Kogan
11:48 AM rgw Bug #23379: rgw performance regression for luminous 12.2.4
rgw_gc_max_objs = 1000
rgw_gc_obj_min_wait = 0
rgw_gc_processor_period = 0
gc related configs may be ignored, I ...
wei jin
11:38 AM rgw Bug #23379: rgw performance regression for luminous 12.2.4
[global]
fsid = c105ca4e-b864-46d1-8ab2-74e0dd8b966a
public_network = 10.15.49.0/24
mon_initial_members = n15-049-...
wei jin
11:17 AM rgw Bug #23379: rgw performance regression for luminous 12.2.4
Thank you,
To summarize the workload -
1024 cosbench workers are writing 32KB objects into a single bucket.
...
Mark Kogan
10:14 AM rgw Bug #23379: rgw performance regression for luminous 12.2.4
... wei jin
10:03 AM rgw Bug #23379: rgw performance regression for luminous 12.2.4
@wei jin, Is it possible to share the cosbench workload xml please (redacting ip addresses/keys/passwords...)
To see...
Mark Kogan
02:37 PM Revision a12d8cce (ceph): crushtool: add --move
Fixes: http://tracker.ceph.com/issues/23471
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 22...
Kefu Chai
02:37 PM Revision cf9ee7a4 (ceph): crush/CrushWrapper: lower log level of check_item_loc()
it's not an error if the item is not at loc.
Fixes: http://tracker.ceph.com/issues/23471
Signed-off-by: Kefu Chai <k...
Kefu Chai
02:37 PM Revision e141421b (ceph): test/cli/crushtool: add test for --add-bucket and --move
Fixes: http://tracker.ceph.com/issues/23471
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 8e...
Kefu Chai
02:36 PM Revision bc3131c3 (ceph): crushtool: add --add-bucket
Fixes: http://tracker.ceph.com/issues/23471
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 45...
Kefu Chai
02:09 PM rgw Feature #23481 (Duplicate): radosgw-admin bucket rename command
radosgw-admin bucket rename command
Right now there is no command to rename the bucket the only way to do it to us...
Vikhyat Umrao
01:10 PM rgw Backport #23348 (In Progress): jewel: rgw: inefficient buffer usage for PUTs
Nathan Cutler
12:55 PM Revision bcc9715d (ceph): os/bluestore: fix broken cap in _balance_bluefs_freespace()
1 << 31 is cast to signed int that results in huge value when casting to
uint64_t making min() call ineffective.
Sig...
Igor Fedotov
12:55 PM Stable releases Tasks #21742: jewel v10.2.11
h3. rados
Integration branch includes the following core PRs:
https://github.com/ceph/ceph/pull/20518 - jewel: ...
Nathan Cutler
12:52 PM Stable releases Tasks #21742: jewel v10.2.11
h3. rbd
Integration branch includes the following rbd and core PRs:
https://github.com/ceph/ceph/pull/20524 - j...
Nathan Cutler
12:49 PM Stable releases Tasks #21742: jewel v10.2.11
h3. cephfs... Nathan Cutler
12:31 PM Revision 2739b6f1 (ceph): Merge pull request #21071 from mkoderer/vstart-fix
vstart.sh: Fix help text in vstart.sh
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: Kefu Chai <kchai@re...
Kefu Chai
12:31 PM Revision 5a65671f (ceph): Merge pull request #20961 from smithfarm/wip-dashboard-rst
doc: mgr/dashboard.rst: mention ceph.conf and ceph mgr services
Reviewed-by: Ricardo Dias <rdias@suse.com>
Lenz Grimmer
12:17 PM Revision e88d0bed (ceph): osdc: remove unused function.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
12:03 PM Revision 0fb5effa (ceph): vstart.sh: Fix help text
Signed-off-by: Marc Koderer <marc.koderer@sap.com> Marc Koderer
11:42 AM rgw Bug #23470: presigned URL for PUT with metadata fails: SignatureDoesNotMatch
Could not get much time today but got hold of rgw debug logs for the issue.
2018-03-28 07:12:01.410905 7f99ab8af7...
Prashant D
05:00 AM rgw Bug #23470: presigned URL for PUT with metadata fails: SignatureDoesNotMatch
... Robin Johnson
11:40 AM Revision 2a745f56 (ceph): common: Add metadata with only Ceph version number and release
This prevents consumers from this data to have to fully parse
and split the 'ceph_version' string which is prone to e...
Wido den Hollander
11:21 AM RADOS Bug #22114 (Pending Backport): mon: ops get stuck in "resend forwarded message to leader"
Kefu Chai
11:04 AM Revision f7104669 (ceph): Merge pull request #21077 from Ashid6/master
doc: typo fix
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:02 AM Revision ea97c120 (ceph): Merge pull request #20660 from Leeshine/wip-mon-op-tracker
mon,mgr: make osd_metric more popular and report slow ops to mgr
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:01 AM Revision e4647dc0 (ceph): Merge pull request #21057 from tchaikov/wip-22114
mon: mark mgr reports as no_reply
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Kefu Chai
10:45 AM Revision 1e8d7538 (ceph): doc: typo fix
Signed-off-by: Ashita Dashottar <AshitaDashottar6@gmail.com> Ashita Dashottar
10:36 AM rgw Bug #23480 (Resolved): No meaningful error when RGW cannot create pools due to lack of available PGs
Sync logs:... Iain Bucław
10:22 AM Bug #21038: Upgrading from jewel to kraken - mgr create throws EACCESS: access denied
Nathan Cutler wrote:
> Be sure to follow the upgrade instructions very carefully: http://ceph.com/releases/v12-2-0-l...
Iain Bucław
09:55 AM Revision 002c732d (ceph): mds: make sure snaptable version > 0
version 0 snaptable confuses snapshot cache code
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
09:29 AM Revision 349f5436 (ceph): mgr/DaemonServer: add overrides value to 'config show'
config options can be overrided. If this happens,
values from different sources will be different.
display all source...
Gu Zhongyan
09:24 AM Revision 7c511d79 (ceph): cmake: bump target jdk to 1.7
jdk 1.7 was released on 2011. For CentOS 6/7, both have openjdk
1.8. For Debian 8(jessie), Ubuntu 14.04(trusty) have ...
Shengjing Zhu
09:01 AM Revision baf4ad63 (ceph): doc: mgr/dashboard.rst: adjust TCP port wording
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
08:52 AM Revision 39729438 (ceph): mon/OSDMonitor: logging non-active osd id when handling osd beacon
Signed-off-by: runsisi <runsisi@zte.com.cn> runsisi hust
08:43 AM Bug #23479 (Closed): While the PG status is incomplete ,the operation of reading or writing will ...
Environment:
2+1 erasure Model:host Version: Hammer 94.10
Question:
While the PG status is incomplete ,the op...
Jilong li
08:31 AM mgr Bug #23460: mgr deadlock: _check_auth_rotating possible clock skew, rotating keys expired way too...
So I set the logging of the active manager to:
- debug_mgr: 20
- debug_auth: 5
After running for over 24 hours...
Wido den Hollander
08:19 AM Revision 46401fcd (ceph): common/util: do not print error if VERSION_ID is missing
per os-release(5), VERSION_ID is optional.
Fixes: http://tracker.ceph.com/issues/23477
Signed-off-by: Kefu Chai <kch...
Kefu Chai
08:19 AM Revision 3a0bb8ad (ceph): test: remove distro_version assert in distro detect test
VERSION_ID is optional in /etc/os-release, we removed the error
log in #17787, and the test also needs to be fixed.
...
Shengjing Zhu
08:15 AM RADOS Backport #23478 (In Progress): should not check for VERSION_ID
https://github.com/ceph/ceph/pull/21090 Kefu Chai
08:08 AM RADOS Backport #23478 (Resolved): should not check for VERSION_ID
https://github.com/ceph/ceph/pull/21090 Kefu Chai
08:07 AM RADOS Bug #23477 (Pending Backport): should not check for VERSION_ID
* https://github.com/ceph/ceph/pull/17787
* https://github.com/ceph/ceph/pull/21052
Kefu Chai
08:06 AM RADOS Bug #23477 (Resolved): should not check for VERSION_ID
as per os-release(5), VERSION_ID is optional. Kefu Chai
07:50 AM Revision c903dc2e (ceph): client: fixup warning
/src/client/Client.cc:8750:11: warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized]
int64_...
huanwen ren
07:37 AM Revision dd03c5e5 (ceph): Merge pull request #20976 from sebastian-philipp/dashboard-restcontroll...
mgr/dashboard: Fix objects named `default` are inaccessible
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-b...
Ricardo Dias
07:27 AM Revision 5a861f5f (ceph): Merge pull request #20870 from rjfd/wip-dashboard-tasks
mgr/dashboard: asynchronous task support
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-by: John Spray <john...
Ricardo Dias
07:22 AM Revision dca2554a (ceph): Merge pull request #20884 from zouaiguo/wip_for_mgr_rbd_info
mgr/dashboard: add image id to mgr rbd info instead of block_name_prefix
Reviewed-by: Ricardo Dias <rdias@suse.com>
Ricardo Dias
07:06 AM RADOS Bug #23352: osd: segfaults under normal operation
for those who wants to check the coredump. you should use apport-unpack to unpack it first.
and it crashed at /bui...
Kefu Chai
06:53 AM Revision 955d79c6 (ceph): intarith: get rid of ROUND_UP* macros
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:53 AM Revision e0c76911 (ceph): intarith: kill P2* macros
These macros are originally introduced in https://github.com/ceph/ceph/pull/10128
and get replaced by https://github....
xie xingguo
06:43 AM Feature #23476: Add more cmake options to support building against system libraries
> [1] https://www.debian.org/doc/debian-policy/#document-ch-source
https://www.debian.org/doc/debian-policy/#conveni...
Shengjing Zhu
06:37 AM Feature #23476: Add more cmake options to support building against system libraries
Nathan Cutler wrote:
> I'm not sure most distribution developers prefer using system libraries.
Debian has its p...
Shengjing Zhu
06:09 AM Feature #23476: Add more cmake options to support building against system libraries
I'm not sure most distribution developers prefer using system libraries. The system libraries are often at different ... Nathan Cutler
06:06 AM Feature #23476 (New): Add more cmake options to support building against system libraries
Most git submodules can be replaced with system libraries. And most linux distribution developers want to use the sys... Shengjing Zhu
06:01 AM CephFS Backport #22862 (Resolved): luminous: cephfs-journal-tool: may got assertion failure due to not s...
Nathan Cutler
06:01 AM CephFS Bug #22627 (Resolved): qa: kcephfs lacks many configurations in the fs/multimds suites
Nathan Cutler
06:01 AM CephFS Backport #22891 (Resolved): luminous: qa: kcephfs lacks many configurations in the fs/multimds su...
Nathan Cutler
06:00 AM CephFS Bug #22652 (Resolved): client: fails to release to revoking Fc
Nathan Cutler
06:00 AM CephFS Backport #22688 (Resolved): luminous: client: fails to release to revoking Fc
Nathan Cutler
06:00 AM CephFS Bug #22910 (Resolved): client: setattr should drop "Fs" rather than "As" for mtime and size
Nathan Cutler
05:59 AM CephFS Backport #22935 (Resolved): luminous: client: setattr should drop "Fs" rather than "As" for mtime...
Nathan Cutler
05:59 AM CephFS Bug #22909 (Resolved): client: readdir bug
Nathan Cutler
05:59 AM CephFS Backport #22936 (Resolved): luminous: client: readdir bug
Nathan Cutler
05:59 AM CephFS Bug #22886 (Resolved): kclient: Test failure: test_full_same_file (tasks.cephfs.test_full.TestClu...
Nathan Cutler
05:58 AM CephFS Backport #22966 (Resolved): luminous: kclient: Test failure: test_full_same_file (tasks.cephfs.te...
Nathan Cutler
05:58 AM CephFS Backport #22969 (Resolved): luminous: mds: session reference leak
Nathan Cutler
05:56 AM CephFS Backport #23013 (Resolved): luminous: mds: LOCK_SYNC_MIX state makes "getattr" operations extreme...
Nathan Cutler
05:55 AM CephFS Bug #22993 (Resolved): qa: kcephfs thrash sub-suite does not ignore MON_DOWN
Nathan Cutler
05:55 AM CephFS Backport #23061 (Resolved): luminous: qa: kcephfs thrash sub-suite does not ignore MON_DOWN
Nathan Cutler
05:55 AM CephFS Bug #22990 (Resolved): qa: mds-full: ignore "Health check failed: pauserd,pausewr flag(s) set (OS...
Nathan Cutler
05:55 AM RADOS Backport #23413 (In Progress): jewel: delete type mismatch in CephContext teardown
https://github.com/ceph/ceph/pull/21084 Prashant D
05:55 AM CephFS Backport #23062 (Resolved): luminous: qa: mds-full: ignore "Health check failed: pauserd,pausewr ...
Nathan Cutler
05:54 AM CephFS Bug #23094 (Resolved): mds: add uptime to status asok command
Nathan Cutler
05:54 AM CephFS Backport #23150 (Resolved): luminous: mds: add uptime to status asok command
Nathan Cutler
05:53 AM CephFS Bug #23041 (Resolved): ceph-fuse: clarify -i is not a valid option
Nathan Cutler
05:53 AM CephFS Backport #23156 (Resolved): luminous: ceph-fuse: clarify -i is not a valid option
Nathan Cutler
05:53 AM CephFS Bug #23028 (Resolved): client: allow client to use caps that are revoked but not yet returned
Nathan Cutler
05:52 AM CephFS Backport #23314 (Resolved): luminous: client: allow client to use caps that are revoked but not y...
Nathan Cutler
05:52 AM CephFS Backport #23355 (Resolved): luminous: client: prevent fallback to remount when dentry_invalidate_...
Nathan Cutler
05:51 AM CephFS Backport #23475 (Resolved): luminous: ceph-fuse: trim ceph-fuse -V output
https://github.com/ceph/ceph/pull/21600 Nathan Cutler
05:51 AM CephFS Backport #23474 (Resolved): luminous: client: allow caller to request that setattr request be syn...
https://github.com/ceph/ceph/pull/21109 Nathan Cutler
05:51 AM rgw Backport #23227 (In Progress): luminous: clang compilation error in BoundedKeyCounter
https://github.com/ceph/ceph/pull/21083 Prashant D
05:08 AM Bug #23458: java compile error: Source/Target option 1.5 is not supported since jdk 9
https://github.com/ceph/ceph/pull/21082 Shengjing Zhu
04:16 AM Revision a75c507e (ceph): common: fix BoundedKeyCounter const_pointer_iterator
with libc++, clang fails to compile a call to:
vector::assign(const_pointer_iterator, const_pointer_iterator)
bec...
Casey Bodley
04:14 AM bluestore Backport #23226 (In Progress): luminous: bluestore_cache_data uses too much memory
https://github.com/ceph/ceph/pull/21059 Prashant D
04:02 AM Bug #23473 (Closed): Subject: Unit dev-mapper-cl\x2dswap.device has failed
Environment: Hammer 94.10 Linux Kernel :Linux node151 3.10.0-514.el7.x86_64
When I tried to reboot the server , it ...
Jilong li
03:36 AM Revision 5f975cdc (ceph): mon/Elector: remove unused member fields start_stamp and ack_stamp
Signed-off-by: runsisi <runsisi@zte.com.cn> runsisi hust
03:08 AM Revision 5b6104a1 (ceph): mon: add admin command to dump historic/slow ops
Signed-off-by: lvshanchun <lvshanchun@gmail.com> lvshanchun
03:08 AM Revision 714ffe0d (ceph): mgr,osd: make osd_metric more popular
Signed-off-by: lvshanchun <lvshanchun@gmail.com> lvshanchun
03:08 AM Revision e0dedf17 (ceph): mon: send health_metrics to mgr
Signed-off-by: lvshanchun <lvshanchun@gmail.com> lvshanchun
03:08 AM Revision 056ad808 (ceph): mgr: summarize mon metrics in MMgrReport and sent it
Signed-off-by: lvshanchun <lvshanchun@gmail.com> lvshanchun
02:38 AM Revision 84925209 (ceph): log: Fix AddressSanitizer: new-delete-type-mismatch
If you directly call the operator new function, you must also directly
call the operator delete function, and must m...
Brad Hubbard
02:31 AM mgr Backport #23416 (Need More Info): luminous: mgr sends early beacon with no modules reported
File: src/mgr/PyModule.h needs to be added to luminous to backport this PR. Prashant D
02:14 AM Revision 4840e899 (ceph): [mgr/dashboard] add image id to rbd info instead of block_name_prefix
when create images use data_pool parameter, such as:
rbd create -p pool1 -s 1G --data-pool pool2 image1
then get im...
爱国 邹
02:03 AM Revision 3b164cb2 (ceph): Merge pull request #21064 from Songweibin/wip-spell-error
osd: correct several spell errors in comments
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:28 AM RADOS Backport #23472 (In Progress): luminous: add --add-bucket and --move options to crushtool
https://github.com/ceph/ceph/pull/21079 Kefu Chai
12:57 AM RADOS Backport #23472 (Resolved): luminous: add --add-bucket and --move options to crushtool
https://github.com/ceph/ceph/pull/21079 Kefu Chai
12:55 AM Revision 03f98269 (ceph): Merge pull request #21051 from neha-ojha/wip-doc-async-recovery
doc: dev description of async recovery
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
12:50 AM RADOS Bug #23471 (Pending Backport): add --add-bucket and --move options to crushtool
https://github.com/ceph/ceph/pull/20183 Kefu Chai
12:49 AM RADOS Bug #23471 (Resolved): add --add-bucket and --move options to crushtool
When using crushtool to create a CRUSH map, it is not possible to create a complex CRUSH map, we have to edit the CRU... Kefu Chai
12:38 AM Revision 423eb018 (ceph): Merge pull request #21023 from Liuchang0812/delete-asok-directories
test: delete asok directories correctly
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:30 AM Revision 9d8a64f0 (ceph): Merge pull request #21052 from zhsj/fix-distro-detect-test
test: remove distro_version assert in distro detect test
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai

03/27/2018

10:55 PM Revision 19e45735 (ceph): Merge PR #20527 into luminous
* refs/pull/20527/head:
mds: various fixes for backport
mds: convert to boost::string_view
test/encoding: refactor...
Patrick Donnelly
10:50 PM CephFS Backport #22862: luminous: cephfs-journal-tool: may got assertion failure due to not shutdown
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20251
merged
Yuri Weinstein
10:50 PM Revision b13e1e3f (ceph): Merge pull request #20251 from pdvian/wip-22862-luminous
luminous: cephfs-journal-tool: Fix Dumper destroyed before shutdown
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
10:49 PM CephFS Backport #22891: luminous: qa: kcephfs lacks many configurations in the fs/multimds suites
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20302
merged
Yuri Weinstein
10:49 PM Revision 2c6e5b75 (ceph): Merge pull request #20302 from pdvian/wip-22891-luminous
luminous: qa: synchronize kcephfs suites with fs/multimds
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
10:49 PM CephFS Backport #22688: luminous: client: fails to release to revoking Fc
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20342
merged
Yuri Weinstein
10:49 PM Revision 4b01357d (ceph): Merge pull request #20342 from batrick/i22688
luminous: client: release revoking Fc after invalidate cache
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Yuri Weinstein
10:48 PM CephFS Backport #22935: luminous: client: setattr should drop "Fs" rather than "As" for mtime and size
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20354
merged
Yuri Weinstein
10:48 PM Revision bd54f213 (ceph): Merge pull request #20354 from pdvian/wip-22935-luminous
luminous: Client: setattr should drop "Fs" rather than "As" for mtime and size
Reviewed-by: Patrick Donnelly <pdonne...
Yuri Weinstein
10:48 PM CephFS Backport #22936: luminous: client: readdir bug
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20356
merged
Yuri Weinstein
10:47 PM Revision 8c5c6518 (ceph): Merge pull request #20356 from pdvian/wip-22936-luminous
luminous : Client:Fix readdir bug
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
10:47 PM CephFS Backport #22966: luminous: kclient: Test failure: test_full_same_file (tasks.cephfs.test_full.Tes...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20417
merged
Yuri Weinstein
10:47 PM Revision 2aba9806 (ceph): Merge pull request #20417 from pdvian/wip-22966-luminous
luminous : qa: adjust cephfs full test for kclient
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
10:46 PM Revision 9067eff8 (ceph): Merge PR #20522 into luminous
* refs/pull/20522/head:
qa: ignore full cluster warnings for mds-full
Reviewed-by: Patrick Donnelly <pdonnell@redha...
Patrick Donnelly
10:46 PM Revision d9ed4341 (ceph): Merge PR #20457 into luminous
* refs/pull/20457/head:
qa: ignore bad backtrace cluster wrn
qa/cephfs: Add tests to validate scrub functionality
...
Patrick Donnelly
10:46 PM RADOS Bug #23352: osd: segfaults under normal operation
Chris,
Was your stack identical to Alex's original description or was it more like the stack in #23431 ?
Brad Hubbard
10:46 PM CephFS Backport #22969: luminous: mds: session reference leak
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20432
merged
Yuri Weinstein
10:45 PM Revision e2e05220 (ceph): Merge pull request #20432 from pdvian/wip-22969-luminous
luminous: mds: fix session reference leak
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
10:45 PM CephFS Backport #23013: luminous: mds: LOCK_SYNC_MIX state makes "getattr" operations extremely slow whe...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20455
merged
Yuri Weinstein
10:45 PM Revision 7433db54 (ceph): Merge pull request #20455 from pdvian/wip-23013-luminous
luminous: mds: optimize getattr file size
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
10:41 PM CephFS Backport #23061: luminous: qa: kcephfs thrash sub-suite does not ignore MON_DOWN
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20523
merged
Yuri Weinstein
10:41 PM Revision a0ebc9b3 (ceph): Merge pull request #20523 from pdvian/wip-23061-luminous
luminous:qa: ignore MON_DOWN while thrashing mons
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
10:41 PM CephFS Backport #23062: luminous: qa: mds-full: ignore "Health check failed: pauserd,pausewr flag(s) set...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20525
merged
Yuri Weinstein
10:40 PM Revision ab1cb74d (ceph): Merge pull request #20525 from pdvian/wip-23062-luminous
luminous: qa: ignore io pause warnings in mds-full test
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
10:39 PM RADOS Bug #23431: OSD Segmentation fault in thread_name:safe_timer
I agree these are similar and the cause may indeed be the same however there are only two stack frames in this instan... Brad Hubbard
07:36 PM RADOS Bug #23431: OSD Segmentation fault in thread_name:safe_timer
There's a coredump-in-apport on google drive in http://tracker.ceph.com/issues/23352 - it looks at the face of it sim... Kjetil Joergensen
01:06 PM RADOS Bug #23431: OSD Segmentation fault in thread_name:safe_timer
I have seen this as well, on our cluster. We're using bluestore, ubuntu 16, latest luminous.
The crashes were totall...
Marcin Gibula
10:58 AM RADOS Bug #23431: OSD Segmentation fault in thread_name:safe_timer
The ceph-osd comes from https://download.ceph.com/rpm-luminous/el7/x86_64/
I verified via md5sum if the the local co...
Dietmar Rieder
09:43 AM RADOS Bug #23431 (Need More Info): OSD Segmentation fault in thread_name:safe_timer
What's the exact version of the ceph-osd you are using (exact package URL if possible please).
You could try 'objd...
Brad Hubbard
10:38 PM CephFS Backport #23150: luminous: mds: add uptime to status asok command
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20626
merged
Yuri Weinstein
10:38 PM Revision 59dad559 (ceph): Merge pull request #20626 from pdvian/wip-23150-luminous
luminous: mds: add uptime to MDS status
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
10:37 PM CephFS Backport #23156: luminous: ceph-fuse: clarify -i is not a valid option
Prashant D wrote:
> https://github.com/ceph/ceph/pull/20654
merged
Yuri Weinstein
10:37 PM Revision df0854c4 (ceph): Merge pull request #20654 from pdvian/wip-23156-luminous
luminous: common: omit short option for id in help for clients
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
10:37 PM CephFS Backport #23314: luminous: client: allow client to use caps that are revoked but not yet returned
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20904
merged
Yuri Weinstein
10:36 PM Revision 2772d7b7 (ceph): Merge pull request #20904 from pdvian/wip-23314-luminous
luminous: client: allow client to use caps that are revoked but not yet returned
Reviewed-by: Patrick Donnelly <pdon...
Yuri Weinstein
10:36 PM CephFS Backport #23355: luminous: client: prevent fallback to remount when dentry_invalidate_cb is true ...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20960
merged
Yuri Weinstein
10:36 PM Revision 133c9da2 (ceph): Merge pull request #20960 from pdvian/wip-23355-luminous
luminous: client: use either dentry_invalidate_cb or remount_cb to invalidate k…
Reviewed-by: Patrick Donnelly <pdon...
Yuri Weinstein
10:16 PM rgw Bug #23470: presigned URL for PUT with metadata fails: SignatureDoesNotMatch
Works fine on AWS. Robin Johnson
10:12 PM rgw Bug #23470 (Resolved): presigned URL for PUT with metadata fails: SignatureDoesNotMatch
* Pre-signed URLs for PUT without metadata works fine.
* Pre-signed URL for PUT with metadata gives SignatureDoesNot...
Robin Johnson
10:01 PM Revision 5cc92527 (ceph): doc: dev description of async recovery
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Signed-off-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
09:59 PM CephFS Bug #23248 (Pending Backport): ceph-fuse: trim ceph-fuse -V output
Patrick Donnelly
09:59 PM CephFS Bug #23293 (Resolved): client: Client::_read returns buffer length on success instead of bytes read
Patrick Donnelly
09:58 PM CephFS Bug #23288 (Resolved): ceph-fuse: Segmentation fault --localize-reads
Patrick Donnelly
09:58 PM CephFS Bug #23291 (Pending Backport): client: add way to sync setattr operations to MDS
Patrick Donnelly
09:57 PM CephFS Bug #23436 (Resolved): Client::_read() always return 0 when reading from inline data
Patrick Donnelly
09:54 PM Revision 607f6024 (ceph): Merge PR #20798 into master
* refs/pull/20798/head:
ceph-fuse: trim ceph-fuse -V output
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:54 PM Revision cc6b607a (ceph): Merge PR #20828 into master
* refs/pull/20828/head:
client: cleanup ::_read return
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Patrick Donnelly
09:54 PM Revision 272b6f64 (ceph): Merge PR #20854 into master
* refs/pull/20854/head:
client: add ctime/btime to Inode dump
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewe...
Patrick Donnelly
09:54 PM Revision 2320106a (ceph): Merge PR #20908 into master
* refs/pull/20908/head:
ceph-fuse: Fix Segmentation fault --localize-reads
Reviewed-by: Patrick Donnelly <pdonnell@...
Patrick Donnelly
09:54 PM Revision 5a6c248f (ceph): Merge PR #20913 into master
* refs/pull/20913/head:
client: add ceph_ll_sync_inode
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by:...
Patrick Donnelly
09:54 PM Revision d007cf9f (ceph): Merge PR #20997 into master
* refs/pull/20997/head:
client: fix Client::_read return
Patrick Donnelly
09:46 PM Revision c0a70f31 (ceph): Merge PR #21012 into master
* refs/pull/21012/head:
Document the new '$' suite file
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:34 PM rbd Bug #22819 (Resolved): librbd::object_map::InvalidateRequest: 0x7fbd100beed0 should_complete: r=0
Nathan Cutler
09:34 PM rbd Backport #22857 (Resolved): luminous: librbd::object_map::InvalidateRequest: 0x7fbd100beed0 shoul...
Nathan Cutler
03:15 PM rbd Backport #22857: luminous: librbd::object_map::InvalidateRequest: 0x7fbd100beed0 should_complete:...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20253
merged
Yuri Weinstein
09:34 PM rbd Backport #22964 (Resolved): luminous: [rbd-mirror] infinite loop is possible when formatting the ...
Nathan Cutler
03:14 PM rbd Backport #22964: luminous: [rbd-mirror] infinite loop is possible when formatting the status message
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20416
merged
Yuri Weinstein
09:33 PM rbd Backport #23011 (Resolved): luminous: [journal] allocating a new tag after acquiring the lock sho...
Nathan Cutler
03:13 PM rbd Backport #23011: luminous: [journal] allocating a new tag after acquiring the lock should use on-...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20454
merged
Yuri Weinstein
09:33 PM rbd Backport #23064 (Resolved): luminous: "[ FAILED ] TestLibRBD.LockingPP" in rbd-next-distro-basi...
Nathan Cutler
03:13 PM rbd Backport #23064: luminous: "[ FAILED ] TestLibRBD.LockingPP" in rbd-next-distro-basic-mult run
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20550
merged
Yuri Weinstein
03:12 PM rbd Backport #23064: luminous: "[ FAILED ] TestLibRBD.LockingPP" in rbd-next-distro-basic-mult run
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20550
merged
Yuri Weinstein
09:33 PM rbd Bug #22362 (Resolved): cluster resource agent ocf:ceph:rbd - wrong permissions
Nathan Cutler
09:32 PM rbd Backport #23152 (Resolved): luminous: TestLibRBD.RenameViaLockOwner may still fail with -ENOENT
Nathan Cutler
03:10 PM rbd Backport #23152: luminous: TestLibRBD.RenameViaLockOwner may still fail with -ENOENT
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20628
merged
Yuri Weinstein
09:32 PM rbd Bug #22961 (Resolved): [test] OpenStack tempest test is failing across all branches (again)
Nathan Cutler
09:32 PM rbd Backport #23177 (Resolved): luminous: [test] OpenStack tempest test is failing across all branche...
Nathan Cutler
03:09 PM rbd Backport #23177: luminous: [test] OpenStack tempest test is failing across all branches (again)
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20715
merged
Yuri Weinstein
09:31 PM rbd Bug #23388 (Resolved): [cls] rbd.group_image_list is incorrectly flagged as R/W
Nathan Cutler
09:31 PM rbd Backport #23407 (Resolved): luminous: [cls] rbd.group_image_list is incorrectly flagged as R/W
Nathan Cutler
03:06 PM rbd Backport #23407: luminous: [cls] rbd.group_image_list is incorrectly flagged as R/W
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20967
merged
Yuri Weinstein
09:30 PM rbd Feature #23422 (Resolved): librados/snap_set_diff: don't assert on empty snapset
Nathan Cutler
09:30 PM rbd Backport #23423 (Resolved): luminous: librados/snap_set_diff: don't assert on empty snapset
Nathan Cutler
03:05 PM rbd Backport #23423: luminous: librados/snap_set_diff: don't assert on empty snapset
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20991
merged
Yuri Weinstein
08:51 PM Revision d78c3f83 (ceph): test:qa:infra - teuthology crontab items as of 3/27/18
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
08:38 PM Revision 77e2ceb2 (ceph): test:qa:infra - teuthology crontab items as of 3/27/18
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
08:38 PM Revision cb0ed23a (ceph): Merge branch 'master' of https://github.com/ceph/ceph into wip-yuriw-tr...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
08:25 PM Revision 59cbaec9 (ceph): qa: Add cronjob to automatically update crontab
See https://github.com/ceph/ceph-cm-ansible/pull/391
Signed-off-by: David Galloway <dgallowa@redhat.com>
David Galloway
07:53 PM Revision 141e8086 (ceph): qa: Add cronjob to automatically update crontab
See https://github.com/ceph/ceph-cm-ansible/pull/391
Signed-off-by: David Galloway <dgallowa@redhat.com>
David Galloway
07:43 PM Revision 83d4a3c5 (ceph): doc: mgr/dashboard.rst: mention ceph.conf and ceph mgr services
Also break down the "Configuration" section into three separate sub-sections
for clarity.
Signed-off-by: Nathan Cutl...
Nathan Cutler
07:43 PM Revision b775260f (ceph): doc: mgr/dashboard.rst: mgr initial modules can take a list
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
07:37 PM Revision 09ea1fc2 (ceph): Merge pull request #21072 from ceph/backport-cv-vagrant-reload
luminous ceph-volume improve robustness when reloading vms in tests
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
07:07 PM Revision 2451747f (ceph): qa: Add cronjob to automatically update crontab
See https://github.com/ceph/ceph-cm-ansible/pull/391
Signed-off-by: David Galloway <dgallowa@redhat.com>
David Galloway
07:06 PM Revision 4f99d2fd (ceph): qa: Add cronjob to automatically update crontab
See https://github.com/ceph/ceph-cm-ansible/pull/391
Signed-off-by: David Galloway <dgallowa@redhat.com>
David Galloway
06:48 PM rgw Bug #23469: jewel: rgw: radosgw in jewel has not been linked with tcmalloc when selected in confi...
https://github.com/ceph/ceph/pull/21073 Matt Benjamin
05:56 PM rgw Bug #23469 (Resolved): jewel: rgw: radosgw in jewel has not been linked with tcmalloc when select...
For some reason, radosgw in jewel has not been linked with tcmalloc when selected in configure. Matt Benjamin
06:27 PM Revision 9ecd4680 (ceph): test/librados_test_stub: always create copy of buffers passed to operation
Otherwise the buffers may be shared between object files if the same
bufferlist was passed to several operations (app...
Mykola Golub
05:57 PM Revision a1ff6335 (ceph): radosgw: conditionally link with tcmalloc
The radosgw program should be linked with tcmalloc (or
tcmalloc_minimal) when selected by the build (i.e, whenever ot...
Matt Benjamin
05:38 PM Revision 15ed2402 (ceph): ceph-volume tests create a retry script for vagrant reload
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 3be723d4d9816e6b487681d686f87cf41f67abd0)
Alfredo Deza
05:38 PM Revision 8e0afc15 (ceph): ceph-volume tests use a reload script in simple functional tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b1b9c7a4162dcaa919c58c106915e77bab5eb40a)
Alfredo Deza
05:37 PM Revision 15522a36 (ceph): ceph-volume tests use a reload script in lvm functional tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a54f5037861063d985b8ac1d158b919f119637b2)
Alfredo Deza
05:31 PM Revision b2fc3fac (ceph): Merge pull request #21070 from ceph/wip-cv-vagrant-reload
ceph-volume improve robustness when reloading vms in tests
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Alfredo Deza
04:45 PM Revision c7049c10 (ceph): Merge pull request #20494 from wido/influx-time-fixes
mgr/influx: Various time fixes
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
04:31 PM Revision 625faf00 (ceph): Merge pull request #21063 from guzhongyan/bs-cleanup
os/bluestore: remove unused variable.
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Kefu Chai
03:52 PM Bug #21813 (Fix Under Review): OSD bind to IPv6 link-local address
https://github.com/ceph/ceph/pull/20862 Kefu Chai
03:48 PM Revision 7bbe8ffc (ceph): Merge pull request #20982 from dzafman/wip-compact
jewel: Add compact operation to ceph-osdomap-tool
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
David Zafman
03:30 PM rgw Bug #23468: radosgw-admin should not use metadata cache when not needed
hmm, that's interesting Matt Benjamin
03:23 PM rgw Bug #23468 (Resolved): radosgw-admin should not use metadata cache when not needed
This can cause "failed to distribute cache" errors when using it heavily. Orit Wasserman
03:26 PM rbd Backport #23304 (Resolved): luminous: parent blocks are still seen after a whole-object discard
Nathan Cutler
03:09 PM rbd Backport #23304: luminous: parent blocks are still seen after a whole-object discard
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20860
merged
Yuri Weinstein
03:14 PM Revision ef41a166 (ceph): Merge pull request #20253 from pdvian/wip-22857-luminous
luminous: librbd: potential crash if object map check encounters error
Reviewed-by: Jason Dillaman <dillaman@redhat....
Yuri Weinstein
03:14 PM Revision 0162f476 (ceph): Merge pull request #20416 from pdvian/wip-22964-luminous
luminous: rbd-mirror: fix potential infinite loop when formatting status message
Reviewed-by: Jason Dillaman <dillam...
Yuri Weinstein
03:13 PM Revision 2000d12b (ceph): Merge pull request #20454 from pdvian/wip-23011-luminous
luminous: [journal] allocating a new tag after acquiring the lock should use on-disk committed position
Reviewed-by:...
Yuri Weinstein
03:12 PM Revision 3750cff9 (ceph): Merge pull request #20550 from pdvian/wip-23064-luminous
luminous: test/librbd: utilize unique pool for cache tier testing
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
03:12 PM Bug #22980: The rbd resource agent needs to be executable
merged https://github.com/ceph/ceph/pull/20617 Yuri Weinstein
03:11 PM Revision 7e862677 (ceph): Merge pull request #20617 from smithfarm/wip-perms-ocf-rbd-luminous
luminous: cmake: rbd resource agent needs to be executable.
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Review...
Yuri Weinstein
03:10 PM Revision 5cd6e103 (ceph): Merge pull request #20628 from pdvian/wip-23152-luminous
luminous: TestLibRBD.RenameViaLockOwner may still fail with -ENOENT
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
03:09 PM Revision 8f10c055 (ceph): Merge pull request #20715 from pdvian/wip-23177-luminous
luminous: qa/workunits/rbd: switch devstack tempest to 17.2.0 tag
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
03:09 PM Revision 4cc6b72d (ceph): Merge pull request #20860 from pdvian/wip-23304-luminous
luminous: parent blocks are still seen after a whole-object discard
Reviewed-by: Ilya Dryomov <idryomov@redhat.com>
Yuri Weinstein
03:06 PM Revision 403314a5 (ceph): Merge pull request #20967 from pdvian/wip-23407-luminous
luminous: cls/rbd: group_image_list incorrectly flagged as RW
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
03:05 PM Revision a3527ba1 (ceph): Merge pull request #20991 from trociny/luminous-23423
luminous: librados/snap_set_diff: don't assert on empty snapset
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
02:59 PM Revision 5b5638eb (ceph): Merge pull request #21043 from wido/zabbix-osd-numpgs
mgr/zabbix: Send max, min and avg PGs of OSDs to Zabbix
Reviewed-by: John Spray <john.spray@redhat.com>
Kefu Chai
02:56 PM Revision c9903b5b (ceph): Merge pull request #21037 from guzhongyan/bf-format
os/bluestore: fix some code formatting
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Kefu Chai
02:56 PM rgw Bug #23379: rgw performance regression for luminous 12.2.4
I tried patch (https://github.com/ceph/ceph/pull/20953) with one gateway, still the same problem.
wei jin
08:36 AM rgw Bug #23379: rgw performance regression for luminous 12.2.4
Casey Bodley wrote:
> Have you looked at radosgw's memory usage? There was an issue with memory growth in https://tr...
wei jin
02:55 PM Revision 7b20a150 (ceph): Merge pull request #20951 from tchaikov/wip-FTBFS-bluestore-armhf
bluestore: fix build on armhf
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:54 PM Revision 648a3111 (ceph): Merge pull request #21034 from rzarzynski/wip-bs-reorder-bluefs_extent_t
os/bluestore: reorder members of bluefs_extent_t for space efficiency
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
...
Kefu Chai
02:53 PM Revision f2545d2b (ceph): Merge pull request #20900 from ifed01/wip-ifed-fix-interals-in-repair
os/bluestore: bluestore repair should use interval_set::union_insert
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:52 PM RADOS Feature #22420 (Resolved): Add support for obtaining a list of available compression options
https://github.com/ceph/ceph/pull/20558 Kefu Chai
02:45 PM RADOS Bug #23215 (Resolved): config.cc: ~/.ceph/$cluster.conf is passed unexpanded to fopen()
https://github.com/ceph/ceph/pull/20774 Kefu Chai
02:44 PM Revision fc86c2b7 (ceph): Merge pull request #20774 from rishabh-d-dave/fix-tilde-expansion
config: expand tilde for ~/.ceph/$cluster.conf
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kcha...
Kefu Chai
02:43 PM Revision a1f204ed (ceph): Merge pull request #20558 from chardan/jfw-wip-show_compression_methods...
osd,compressor: Expose compression algorithms via MOSDBoot.
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-b...
Kefu Chai
02:41 PM Revision 81b00f58 (ceph): Merge pull request #20314 from ovh/bp-librados-nntk
librados: extend C API for so it accepts keys with NUL chars
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:16 PM Revision 3be723d4 (ceph): ceph-volume tests create a retry script for vagrant reload
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:52 PM CephFS Bug #23172 (Resolved): mds: fixed MDS_FEATURE_INCOMPAT_FILE_LAYOUT_V2 definition breaks luminous ...
Nathan Cutler
01:52 PM CephFS Backport #23414 (Resolved): luminous: mds: fixed MDS_FEATURE_INCOMPAT_FILE_LAYOUT_V2 definition b...
Nathan Cutler
01:51 PM Revision 6ec72134 (ceph): Merge pull request #21001 from pdvian/wip-23414-luminous
luminous: PendingReleaseNotes: add note about upgrading MDS
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Nathan Cutler
01:50 PM Revision 6aca733c (ceph): ceph-volume tests create a retry script for vagrant reload
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:49 PM Revision b1b9c7a4 (ceph): ceph-volume tests use a reload script in simple functional tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:49 PM Revision a54f5037 (ceph): ceph-volume tests use a reload script in lvm functional tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:36 PM CephFS Bug #23421 (Need More Info): ceph-fuse: stop ceph-fuse if no root permissions?
Jos, can you get more detailed debug logs when this happens? It is probably not related to sudo permissions. Patrick Donnelly
01:20 PM Revision 452992b1 (ceph): mgr/dashboard: Fix objects named `default` are inaccessible
These two calls to `default()` are identical: `vpath` and
params` are both empty:
$ curl 'http://localhost/api/cp_pa...
Sebastian Wagner
01:20 PM Revision fdde9057 (ceph): mgr/dashboard: Use `@ApiController` for PerfCounters
The next commit will require that all controllers
have a `@ApiController` decorator.
Signed-off-by: Sebastian Wagner...
Sebastian Wagner
01:08 PM Revision e2fb3926 (ceph): mgr/dashboard: add task manager usage instructions to HACKING.rst
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:08 PM Revision 9f11a68b (ceph): mgr/dashboard: task manager unit tests implementation
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:08 PM Revision 404e2516 (ceph): mgr/dashboard: Asynchronous tasks implementation
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:08 PM Revision 6d5279dd (ceph): mgr/dashboard: async tasks controller
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:08 PM Revision 067b86eb (ceph): mgr/dashboard: added tasks info to summary controller
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:04 PM Revision 0daccfb4 (ceph): mon: mark mgr reports and osd_failure as no_reply
see also: #20517
Fixes: http://tracker.ceph.com/issues/22114
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:47 PM Revision ce8c489d (ceph): mgr/dashboard: implemented NotificationQueue listener removal
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
12:45 PM Revision 6b0afa3a (ceph): mgr/dashboard: Support for handler priorities in NotificationQueue
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
12:45 PM Revision 11b6c930 (ceph): mgr/dashboard: fix NotificationQueue waiting loop
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
12:43 PM Revision ce5fa592 (ceph): mgr/dashboard: privatize NotificationQueue methods
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
11:54 AM Revision 860ebfed (ceph): osd: correct several spell errors in comments
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
11:51 AM Revision f9e0dafe (ceph): ceph-volume lvm.listing create a helper that lists osds
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
11:26 AM Bug #19084: Cannot Boot: A start job is running for dev-mapper-ceph\x2d\x2dos\x2droot.device
Environment: Hammer 94.10
Centos 7.3 Linux node152 3.10.0-514.el7.x86_64 #1 SMP Tue Nov 22 16:42:41 UTC 2016 x86...
Jilong li
11:05 AM Bug #23462: Out of memory on Bluestore
Wido den Hollander wrote:
> How much memory in this machine (64GB?) and how many OSDs were/are running on this node?...
Igor Fedotov
06:25 AM Bug #23462: Out of memory on Bluestore
How much memory in this machine (64GB?) and how many OSDs were/are running on this node? Wido den Hollander
11:00 AM Revision 38ee40c5 (ceph): os/bluestore: remove unused variable.
Signed-off-by: Gu Zhongyan <guzhongyan@360.cn> Gu Zhongyan
10:32 AM Dashboard Bug #23406 (Resolved): Attempt to set dashboard login credentials causes ceph-mgr to crash in Pyt...
Ricardo Dias
10:32 AM Revision b4a79550 (ceph): Merge pull request #21005 from rjfd/wip-mgr-fix-error-handling
mgr: fixes python error handling
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Kefu Chai <kchai@redha...
Ricardo Dias
10:19 AM Revision 8c195c07 (ceph): PendingReleaseNotes: add note about upgrading MDS
Fixes: https://tracker.ceph.com/issues/23172
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fr...
Patrick Donnelly
10:11 AM Revision 1754fc39 (ceph): common/hobject: compare two objects' key directly
The original implement does not appear to be a problem for two different
objects which are usually of different oids/...
xie xingguo
10:06 AM Revision 9f4a8b12 (ceph): legal: remove doc license ambiguity
The license applicable to the files under doc/ was originally declared (in the
top-level file COPYING) to be "Creativ...
Nathan Cutler
10:01 AM Revision d391dd3f (ceph): mgr/dashboard: Support aditional info on 'cd-view-cache'
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
09:49 AM RADOS Backport #23077: luminous: mon: ops get stuck in "resend forwarded message to leader"
might want to include https://github.com/ceph/ceph/pull/21057 also. Kefu Chai
09:49 AM RADOS Bug #22114 (Fix Under Review): mon: ops get stuck in "resend forwarded message to leader"
and https://github.com/ceph/ceph/pull/21057 Kefu Chai
09:45 AM Revision d5e54fda (ceph): Merge pull request #21024 from s0nea/wip-dashboard-return-features-list
mgr/dashboard: Convert the RBD feature names to a list of strings
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewe...
Lenz Grimmer
09:43 AM Revision 914faf2c (ceph): Merge pull request #21004 from s0nea/wip-dashboard-skip-datapool-testcase
mgr/dashboard: skip data pool testcase for none-bluestore clusters
Reviewed-by: Sebastian Wagner <sebastian.wagner@s...
Lenz Grimmer
09:31 AM Revision 43e5097c (ceph): Merge pull request #20873 from sebastian-philipp/dashboard_v2-simple-ht...
mgr/dashboard: Add minimalistic browsable API
Reviewed-by: Patrick Nawracay <pnawracay@suse.com>
Reviewed-by: Ricard...
Lenz Grimmer
09:10 AM Revision aea3714c (ceph): signal_handler: Implementing specific messages per context
As per bug #23320, regarding the signal we receive, it could be interesting providing a specific message.
If we get ...
Erwan Velu
09:06 AM Revision c9e5d782 (ceph): Merge pull request #21047 from rjfd/wip-mgr-smart-fix-py3
mgr/smart: fix python3 module loading
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Kefu Chai <kchai@...
Ricardo Dias
09:02 AM Revision fc6eccce (ceph): signal_handler: Reports pid 0 as Kernel
When receiving a signal, get_name_by_pid() tries to find what was the process name of the sender.
As per bug #23320,...
Erwan Velu
08:14 AM Revision fe29d807 (ceph): os/bluestore: trim cache every 50ms (instead of 200ms)
In small cache size situations trimming needs to be more frequent. See
https://tracker.ceph.com/issues/22616
This i...
Sage Weil
07:41 AM Revision e6c5b7e1 (ceph): signal_handler: Implementing specific messages per context
As per bug #23320, regarding the signal we receive, it could be interesting providing a specific message.
If we get ...
Erwan Velu
07:41 AM Revision 75f14543 (ceph): signal_handler: Reports pid 0 as Linux Kernel
When receiving a signal, get_name_by_pid() tries to find what was the process name of the sender.
As per bug #23320,...
Erwan Velu
07:40 AM Revision 9f81bb80 (ceph): make-debs.sh: Changed make-debs.sh to use current architecture
Signed-off-by: Daniel Glaser <the78mole@chaintronics.com> Daniel Glaser
07:39 AM Revision 3f3ea2aa (ceph): filestore,rgw: Fix types/casts making clang on 32-Bit working
Fixing types for FS_SUPER_MAGIC from long to unsigned long in
Filestore.cc and adding some static_casts to rgw_rados ...
Daniel Glaser
07:30 AM rgw Backport #23225 (In Progress): luminous: rgw: list bilog will loop forever
https://github.com/ceph/ceph/pull/21054 Prashant D
07:18 AM mgr Backport #23224 (In Progress): luminous: mgr log spamming about down osds
https://github.com/ceph/ceph/pull/21053 Prashant D
07:16 AM Bug #23467: ceph-disk: Destroyed OSDs keeps old CRUSH weight if new device is different size
Wido den Hollander wrote:
>
> Backfilling started and Ceph went to HEALTH_OK. The admin thought everything was g...
Wido den Hollander
07:14 AM Bug #23467 (Won't Fix): ceph-disk: Destroyed OSDs keeps old CRUSH weight if new device is differe...
Before I go to the bug, let me explain where this is coming from.
In a cluster with 3.84TB Samsung SSDs a SSD fail...
Wido den Hollander
06:39 AM Revision bed92256 (ceph): rbd: add notrim option to rbd map
Add the notrim option to the rbd map command to avoid
discarding allocated blocks from a fully provisioned image,
and...
Hitoshi Kamei
05:30 AM Revision ce67665b (ceph): cls/rgw: fix bi_log_iterate_entries return wrong truncated
if there are over 1000 entries of instance keys, cls_cxx_map_get_vals
will get truncated=true, but bilogs already rea...
Tianshan Qu
05:09 AM Revision d446915e (ceph): test: remove distro_version assert in distro detect test
VERSION_ID is optional in /etc/os-release, we removed the error
log in #17787, and the test also needs to be fixed.
...
Shengjing Zhu
05:06 AM Revision 686dff79 (ceph): mgr: quieten logging on missing OSD stats
This is only cause for concern if the OSD is actually up,
and even then it can also happen at startup, so
we shouldn'...
John Spray
03:17 AM Bug #23353 (Need More Info): when compile Luminous 12.2.4, miss boost files
sorry Tave, i can hardly help without more details. both cmake script and "make-dist" download boost, if you could pr... Kefu Chai
03:16 AM Revision 394a9a6b (ceph): osd: Remove partially created pg known as DNE
Fixes: http://tracker.ceph.com/issues/21833
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
03:05 AM Support #23396 (Closed): erasure-code pool cannot be configured as gnocchi data storage
Gnocchi makes extensive use of the “omap” interface offered by RADOS. Unfortunately, erasure coded pools don’t suppor... Greg Farnum
01:35 AM RADOS Bug #22220 (Resolved): osd/ReplicatedPG.h:1667:14: internal compiler error: in force_type_die, at...
Resolved for Fedora and just waiting on next DTS to ship on rhel/CentOS. Brad Hubbard

03/26/2018

11:27 PM RADOS Bug #23465: "Mutex.cc: 110: FAILED assert(r == 0)" ("AttributeError: 'tuple' object has no attrib...
This isn't related to that suite commit. Run manually, 'file' returns "remote/smithi150/coredump/1522085413.12350.cor... Josh Durgin
07:42 PM RADOS Bug #23465 (New): "Mutex.cc: 110: FAILED assert(r == 0)" ("AttributeError: 'tuple' object has no ...
I see latest commit https://github.com/ceph/ceph/commit/c6760eba50860d40e25483c3e4cee772f3ad4468#diff-289c6ff15fd25ac... Yuri Weinstein
09:45 PM Revision 9622def3 (ceph): Merge pull request #21031 from ceph/wip-yuriw-fix-j-x
qa/tests - Change machine type from 'vps' to 'ovh' as 'vps' does not …
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
08:50 PM Support #23254 (Closed): Clinet side write freeze for 15 Sec when one storage node rebooted
This is expected behavior, especially if you're knocking out a monitor at the same time as your OSD.
If you're try...
Greg Farnum
06:27 PM Revision 6b59fbfc (ceph): Merge pull request #21027 from cbodley/wip-qa-swift-force-branch
qa/tasks/swift: add support for the "force-branch" configurable.
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
R...
Casey Bodley
06:20 PM Revision 9e3f2eaf (ceph): ceph-volume lvv.activate allo to configure the CLI with --all
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
03:40 PM Bug #23464 (Resolved): ARMv8 feature detection broken, leading to illegal instruction crashes
The detection of ARMv8 (AArch64) features in SIMDExt.cmake is broken, incorrectly detecting features as available whe... Robin McCorkell
03:29 PM bluestore Bug #23463 (Can't reproduce): src/os/bluestore/StupidAllocator.cc: 336: FAILED assert(rm.empty())
The ceph-volume nightly tests have seen this failure on one run so far (March 25th) with 2 out of 6 OSDs deployed. We... Alfredo Deza
03:16 PM Revision 7a7a17ca (ceph): mgr/dashboard: New API tests for `perf_couters`
Added OSD and MDS tests.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
03:16 PM Revision 80b6ce80 (ceph): mgr/dashboard: Add minimalistic browsable API
Also provides a simple HTML form to POST
data to a `RESTController`'s `create()` method.
Also added ENABLE_BROWSABLE...
Sebastian Wagner
03:16 PM Revision f959709f (ceph): mgr/dashboard: Renamed `types` as it clashes with std lib
This will lead to a name clash, when importing `types`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
02:56 PM Revision d91a620a (ceph): mgr/smart: fix python3 module loading
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:21 PM mgr Bug #23460: mgr deadlock: _check_auth_rotating possible clock skew, rotating keys expired way too...
Raising priority since this affects a stable release (Luminous) Nathan Cutler
01:52 PM mgr Bug #23460: mgr deadlock: _check_auth_rotating possible clock skew, rotating keys expired way too...
I just found another mgr in this cluster which is "dead", but is eating 300% CPU on 3 cores:... Wido den Hollander
01:39 PM mgr Bug #23460: mgr deadlock: _check_auth_rotating possible clock skew, rotating keys expired way too...
I found another mgr in a cluster which has been down now for 4 days.... Wido den Hollander
11:05 AM mgr Bug #23460: mgr deadlock: _check_auth_rotating possible clock skew, rotating keys expired way too...
I don't think the TZ is related. In all the cases I've seen the Mon and Mgr were running on the same node.
I saw i...
Wido den Hollander
10:50 AM mgr Bug #23460: mgr deadlock: _check_auth_rotating possible clock skew, rotating keys expired way too...
This one's still a mystery to me :-/
Only initial thought is that we're in daylight-savings territory right now, c...
John Spray
08:46 AM mgr Bug #23460 (Resolved): mgr deadlock: _check_auth_rotating possible clock skew, rotating keys expi...
On Luminous v12.2.2 and v12.2.4 clusters running either CentOS or Ubuntu I've seen many Manager going offline with th... Wido den Hollander
02:17 PM Revision 072699d8 (ceph): mgr: fixes python error handling
The current `handle_pyerror` function implementation relies in the
`traceback.format_exception_only` python function ...
Ricardo Dias
02:15 PM Bug #23462 (Closed): Out of memory on Bluestore
Routine under some load:
Mar 26 10:06:29 roc04r-sc3a090 kernel: [820832.966156] tp_peering invoked oom-killer: gfp...
Alex Gorbachev
01:36 PM rgw Bug #22444 (Resolved): rgw: normalize/duplicate 'rm' vs 'remove' vs 'del' in rgw commands
Nathan Cutler
01:35 PM Revision b71eb017 (ceph): Merge pull request #19439 from chardan/jfw-wip-14363-normalize-rm
rgw, mon: normalize delete/remove in admin console (cleanup 22444)
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed...
Nathan Cutler
12:54 PM Revision 765b346a (ceph): Merge pull request #21011 from tspmelo/wip-submit-btn
mgr/dashboard: Add submit button component
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Ricardo Marques <...
Lenz Grimmer
12:46 PM Revision 51ac1938 (ceph): librbd: fix refuse to release lock when cookie is the same at rewatch
fix exclusive auto-mode lock refuse to release.
when rewatch, owner_id is reset.
at the same time, there is a cha...
shun song
12:29 PM rbd Support #23461 (New): which rpm package src/journal/ is in?
I want write some log in src/journal and I want to know which rpm package should I replace after I repack.
thank you!
liuzhong chen
11:52 AM Revision bf82cb20 (ceph): Merge pull request #21032 from simransinghal/fixtypo
rgw: Fix typo in comment
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
11:33 AM Revision 0754b797 (ceph): Merge pull request #21020 from trociny/wip-vstart-no-mon-config
stop.sh: use --no-mon-config when trying to unmap rbd devices
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Revi...
Kefu Chai
11:27 AM Revision 582935f2 (ceph): mgr/zabbix: Send max, min and avg PGs of OSDs to Zabbix
We already send the max, min and avg fill ratio of OSDs but
knowing the OSD with the highest amount of PGs is also us...
Wido den Hollander
10:13 AM Revision 41985581 (ceph): Merge pull request #21036 from xiexingguo/wip-wrong-tip
os/bluestore: s/bluefs_total/bluefs_free/
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Xie Xingguo
10:00 AM Dashboard Bug #23404 (Resolved): dashboard module does not work in Python 3-only environment
Ricardo Dias
09:59 AM Revision a392e612 (ceph): Merge pull request #21007 from rjfd/wip-dashboard-fix-py3
mgr/dashboard: fix dashboard python 3 support
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Ricardo Dias
09:58 AM Revision 58672921 (ceph): Merge pull request #21006 from rjfd/wip-dashboard-fix-auth-py3
mgr/dashboard: fixed password generation in Auth controller
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Review...
Ricardo Dias
09:53 AM rbd Support #23456 (Resolved): where is the log of src\journal\JournalPlayer.cc
Mykola Golub
09:19 AM rbd Support #23456: where is the log of src\journal\JournalPlayer.cc
@Mykola Golub OK,Than you! liuzhong chen
09:52 AM CephFS Bug #23452 (Fix Under Review): mds: assertion in MDSRank::validate_sessions
https://github.com/ceph/ceph/pull/21040 Zheng Yan
09:51 AM CephFS Bug #23380 (Fix Under Review): mds: ceph.dir.rctime follows dir ctime not inode ctime
https://github.com/ceph/ceph/pull/21039 Zheng Yan
09:11 AM RADOS Backport #23316 (Need More Info): jewel: pool create cmd's expected_num_objects is not correctly ...
To backport this to jewel, we need to skip mgr changes and qa/standalone/mon/osd-pool-create.sh related changes to be... Prashant D
09:07 AM Revision d5763de3 (ceph): Merge pull request #20865 from sebastian-philipp/dashboard_v2_pool-create
mgr/dashboard: Add Pool-create to the backend
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: Ricardo Dia...
Ricardo Dias
08:43 AM CephFS Backport #23014 (In Progress): jewel: mds: LOCK_SYNC_MIX state makes "getattr" operations extreme...
https://github.com/ceph/ceph/pull/21038 Prashant D
08:40 AM mgr Bug #22226 (Rejected): ceph zabbix plugin sends incorrect motinoring info to zabbix server
I this one still active? Otherwise we can close it I think.
Setting it to Rejected for now as I think it is resolv...
Wido den Hollander
07:41 AM Revision 33e15ecd (ceph): mgr/dashboard: convert RBD features to a list of strings
Until now the API returns the features provided by an RBD as one comma
separated string. It's more usable for the fro...
Tatjana Dehler
07:24 AM Revision c45c81b2 (ceph): os/bluestore: fix some code formatting
Signed-off-by: Gu Zhongyan <guzhongyan@360.cn> Gu Zhongyan
06:32 AM Revision f723aa14 (ceph): doc: use actual entity address for clarity
Fixes: https://tracker.ceph.com/issues/23334
Signed-off-by: Rishabh Dave <ridave@redhat.com>
Rishabh Dave
03:58 AM bluestore Bug #23459: BlueStore kv_sync_thread() crash
crash dump attached Alex Gorbachev
03:55 AM bluestore Bug #23459 (Can't reproduce): BlueStore kv_sync_thread() crash
2018-03-25 06:49:02.894926 7ff4fdc97700 -1 *** Caught signal (Aborted) **
in thread 7ff4fdc97700 thread_name:bstore...
Alex Gorbachev
02:33 AM Revision 81c094b4 (ceph): os/bluestore: s/bluefs_total/bluefs_free/
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:22 AM rgw Backport #23223 (Need More Info): luminous: rgw: garbage collector removes objects slowly
I am getting compilation error for one of the rgw testcase:
[ 94%] Building CXX object src/rgw/CMakeFiles/rgw_a.dir/...
Prashant D

03/25/2018

08:02 PM rgw Bug #22632: radosgw - s3 keystone integration doesn't work while using civetweb as frontend
The issue was found via openstack ocata.
Relevant rgw logs:
2018-03-25 05:27:22.176125 7f864665c700 20 found cach...
Eugene Nikanorov
05:50 PM Bug #23458 (Resolved): java compile error: Source/Target option 1.5 is not supported since jdk 9
error: Source option 1.5 is no longer supported. Use 1.6 or later.
error: Target option 1.5 is no longer supported. ...
Shengjing Zhu
04:26 PM Revision 9e40cade (ceph): os/bluestore: reorder members of bluefs_extent_t to make it smaller.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
03:19 PM mgr Bug #23205: Blocked requests no longer show details
We continue to get these with no clues as to where to go next:
2018-03-25 06:58:39.693404 7fa0e9ee2700 0 log_chan...
Alex Gorbachev
01:20 PM Revision f3b3bcfb (ceph): src: Fix typo
Replace "dont" with "don't". "Dont" is not same as "Do not" or "Don't".
Signed-off-by: Simran Singhal <singhalsimran...
simransinghal
06:53 AM rbd Support #23456: where is the log of src\journal\JournalPlayer.cc
The currently configured log location can be found running:
ceph-conf log_file
or
ceph --show-config | gre...
Mykola Golub
03:44 AM rbd Support #23457 (Closed): rbd mirror: entries_behind_master will not be zero after mirror over
I have two ceph-12.2.2 cluster. Rbd mirror deamon run on cluster two. poolclz/rbdclz on cluster one is primary image ... liuzhong chen
01:44 AM Revision 3f3f8a15 (ceph): osd: don't memcpy hobject_t in PrimaryLogPG::close_op_ctx().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:47 AM Revision 006bae34 (ceph): qa/tests - Change machine type from 'vps' to 'ovh' as 'vps' does not ex...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
12:44 AM Revision a49947ee (ceph): qa/tests - Change machine type from 'vps' to 'ovh' as 'vps' does not ex...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein

03/24/2018

01:36 PM rbd Support #23456: where is the log of src\journal\JournalPlayer.cc
sorry,this is not a bug but a support. I can't change the label now. liuzhong chen
01:16 PM rbd Support #23456 (Resolved): where is the log of src\journal\JournalPlayer.cc
when I add "debug_journal = 20/20 debug_journaler = 20/20" in ceph.conf.And I restart ceph-mon deamon ceph-mgr deamo... liuzhong chen
11:01 AM RADOS Bug #23352 (New): osd: segfaults under normal operation
Raising priority because it's a possible regression in Luminous. Nathan Cutler
07:52 AM RADOS Support #23455: osd: large number of inconsistent objects after recover or backfilling
also affected head object, but very small number of portion. Yao Ning
07:46 AM RADOS Support #23455: osd: large number of inconsistent objects after recover or backfilling
it is also affected for v10.2.5. And just affect all snap object, and no head object is affected Yao Ning
07:36 AM RADOS Support #23455: osd: large number of inconsistent objects after recover or backfilling
it seems quite similar with issue http://tracker.ceph.com/issues/21388 Yao Ning
07:20 AM RADOS Support #23455 (Resolved): osd: large number of inconsistent objects after recover or backfilling
large number of inconsistent objects after recover or backfilling.
reproduce method:
1) create rbd volume and, ...
Yao Ning
07:09 AM RADOS Bug #23430 (Resolved): PGs are stuck in 'creating+incomplete' status on vstart cluster
Mykola Golub

03/23/2018

10:45 PM rgw Bug #23454 (Won't Fix): rgw/s3atests failure: fs contract testBlockReadZeroByteFile/testSeekZeroB...
I enabled the fs contract tests and I see following three tests are failing
a) testBlockReadZeroByteFile
b) tes...
Vasu Kulkarni
10:29 PM Bug #23437 (Resolved): setup-virtualenv.sh hard-requires Python 2.7
Nathan Cutler
10:29 PM Revision 235f2119 (ceph): Merge pull request #21002 from smithfarm/wip-23437
build/ops: setup-virtualenv.sh: do not hardcode python binary
Reviewed-by: John Spray <john.spray@redhat.com>
Review...
Nathan Cutler
09:36 PM Revision 214e1107 (ceph): Fix
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
09:28 PM Revision 423428ae (ceph): osd: avoid unnecessary ref-counting across PrimaryLogPG::get_rw_locks.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:08 PM CephFS Bug #23452 (Resolved): mds: assertion in MDSRank::validate_sessions

This function is meant to make the MDS more resilient by killing any client sessions that have prealloc_inos that a...
John Spray
06:28 PM ceph-volume Feature #23451 (Resolved): show physical devices in ceph-volume list
Currently, "ceph-volume lvm list" does not display the physical devices associated with the OSD/LVM volume (even with... Darrell Enns
04:47 PM RADOS Bug #23352: osd: segfaults under normal operation
"Me too". I had a brief look at the coredump, without becoming all that much wiser. Judging by the lock attached to t... Kjetil Joergensen
04:40 PM Revision 03fa8585 (ceph): mgr/dashboard: Add submit button component
This component is to be used inside a form.
It will render a submit button with the given label.
The button will dis...
Tiago Melo
04:40 PM Revision c5859f25 (ceph): qa/tasks/swift: add support for the "force-branch" configurable.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
04:28 PM Revision f0bc0c33 (ceph): Merge pull request #21015 from dzafman/wip-remove-bc-luminous
luminous: test: Replace bc command with printf command
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
04:28 PM Revision f1936a27 (ceph): Merge pull request #21013 from dzafman/wip-remove-bc
test: Replace bc command with printf command
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
03:40 PM Revision 4ea23726 (ceph): mgr/dashboard: Changed `@RESTController.args_from_json`
It now allows any keyword arguments. This is needed for ECP
and Pool creation.
Signed-off-by: Sebastian Wagner <seba...
Sebastian Wagner
03:40 PM Revision e6c1056a (ceph): mgr/dashboard: Add create() to Pool controller
Also:
* Added tests.
* Renamed `DashboardTest` to `PoolTest`.
* Added `delete()`.
Signed-off-by: Sebastian Wagner <...
Sebastian Wagner
03:40 PM Revision f3300eed (ceph): mgr/dashboard: Add `pool/_info` api endpoint to fill the create-pool di...
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
03:40 PM Revision 623bc8b0 (ceph): mgr/dashboard: Change `crush_rule` serialization of Pools from id to name
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
03:40 PM Revision dd18675e (ceph): mgr/dashboard: Minor tweak to `DashboardTestCase._request`
Don't fall through silently.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
03:40 PM Revision cbee3719 (ceph): mgr/dashboard: Add Teuthology test for `/api/pool/_info`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
03:40 PM Revision a9767a2a (ceph): mgr/dashboard: Refactor `send_command` into CephService
* `CephService.send_command` is much easier to use.
* Refactored `CephFSClients.get` and `Dashboard.load_bufer`
Sign...
Sebastian Wagner
03:30 PM Revision 5de320b8 (ceph): vstart.sh: Avoiding ceph-conf error when create a new cluster.
This partly revert commit:f437598cfcabbd66c372bc8.
Before firstly creating a ceph cluster, there is no ceph.conf.
If ...
Jianpeng Ma
03:06 PM rgw Bug #23450 (Duplicate): rgw: civetweb fails to start with openssl 1.1.0
duplicate of https://tracker.ceph.com/issues/20696 Abhishek Lekshmanan
02:55 PM rgw Bug #23450 (Duplicate): rgw: civetweb fails to start with openssl 1.1.0
Civetweb's openssl 1.1.0 was added at a much later releaase as mentioned in https://github.com/civetweb/civetweb/blob... Abhishek Lekshmanan
02:59 PM Revision 3c5f24a6 (ceph): Merge pull request #21008 from trociny/wip-23430
vstart: set osd_pool_default_erasure_code_profile in initial ceph.conf
Reviewed-by: Ricardo Dias <rdias@suse.com>
Re...
Ricardo Dias
02:44 PM RADOS Bug #23145: OSD crashes during recovery of EC pg
sorry Json, i saw the ec pool min_size is equal 5, i need verify with our test engineer tomorrow... the two environme... Zengran Zhang
02:10 PM Revision 30334145 (ceph): Merge pull request #21014 from dzafman/wip-remove-bc-jewel
jewel: test: Replace bc command with printf command
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
01:57 PM rbd Bug #20054: librbd memory overhead when used with KVM
Li Yichao wrote:
> I've done 3 experiments and think the overhead is not due to rbd cache.
>
> * Experiment is do...
Li Yichao
01:49 PM rbd Bug #20054: librbd memory overhead when used with KVM
I've done 3 experiments and think the overhead is not due to rbd cache.
* Experiment is done based on the question...
Li Yichao
01:55 PM Revision 6a5bab7d (ceph): Merge pull request #20981 from cbodley/wip-qa-fix-ssl
qa: fix overrides for openssl_keys task
Reviewed-by: Yuri Weinstein <yweins@redhat.com>
Yuri Weinstein
01:53 PM Revision 2a0bb28e (ceph): Merge pull request #20841 from oritwas/wip-rgw-metadata
rgw: trim all spaces inside a metadata value
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Casey Bodley
01:53 PM Revision 6329d443 (ceph): Merge pull request #20842 from mkogan1/wip-rgw-23147
rgw: enable 'qlen' & 'qactive' performance counters
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
01:52 PM Revision f97159c3 (ceph): Merge pull request #20846 from theanalyst/rgw/fix-empty-stats
rgw: radosgw-admin abort early for user stats for empty uids
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Casey Bodley
01:48 PM Revision f21ed94d (ceph): Merge pull request #21021 from sebastian-philipp/dashboard-auth-qa-fix
qa/tasks/mgr/dashboard: Fix login expires too soon
Reviewed-by: Ricardo Dias <rdias@suse.com>
Ricardo Dias
01:39 PM CephFS Bug #23446 (In Progress): ceph-fuse: getgroups failure causes exception
Pull request here:
https://github.com/ceph/ceph/pull/21025
Jeff Layton
11:58 AM CephFS Bug #23446: ceph-fuse: getgroups failure causes exception
Ok, draft patch is building in shaman now. It should make ceph-fuse send the error back to the kernel when this occur... Jeff Layton
10:10 AM CephFS Bug #23446: ceph-fuse: getgroups failure causes exception
Looks like bad error handling. Here's getgroups:... Jeff Layton
08:24 AM CephFS Bug #23446 (Resolved): ceph-fuse: getgroups failure causes exception
Problem described here:
https://github.com/ceph/ceph-csi/pull/30#issuecomment-375331907...
Patrick Donnelly
01:22 PM Bug #23449 (New): ceph-detect-init test case failed in docker env
... Chang Liu
12:38 PM Revision 9a031bad (ceph): Merge pull request #20972 from ricardoasmarques/wip-dimless-binary-dire...
mgr/dashboard: Add DimlessBinaryDirective
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker Theile <vthei...
Ricardo Dias
12:38 PM Revision 7a490ac6 (ceph): Merge pull request #20971 from ricardoasmarques/wip-helper-component
mgr/dashboard: Add helper component
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker Theile <vtheile@sus...
Ricardo Dias
12:28 PM CephFS Bug #23448 (Resolved): nfs-ganesha: fails to parse rados URLs with '.' in object name
I added a ganesha config file to nfs-ganesha RADOS pool with the object name "ganesha.conf". I then added this to the... Jeff Layton
12:26 PM Revision 1d3a67cf (ceph): test: delete asok directories correctly
Signed-off-by: Chang Liu <liuchang0812@gmail.com> Chang Liu
11:13 AM Revision 94c5a5e5 (ceph): mgr/dashboard: Add helper component
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
10:34 AM Revision de2f71ad (ceph): tools: setup-virtualenv.sh: improve error message
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
10:34 AM Revision 2a93474f (ceph): tools: setup-virtualenv.sh: add usage function and --help option
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
10:30 AM Revision d101b33b (ceph): qa/tasks/mgr/dashboard: Fix login expires too soon
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Ricardo Dias
10:21 AM Revision 9f970f9c (ceph): build/ops: declare python version when calling setup-virtualenv.sh
This just makes the current Python 2.7 dependency explicit. Making
these statements optionally use Python 3 is left f...
Nathan Cutler
10:21 AM Revision 08099019 (ceph): tools: setup-virtualenv.sh: check for mandatory argument
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
10:21 AM Revision a4fd5c42 (ceph): tools: setup-virtualenv.sh: do not hardcode python binary
. . . instead, take a command-line option that defaults to
"python2.7"
Fixes: http://tracker.ceph.com/issues/23437
S...
Nathan Cutler
10:11 AM Revision 07510246 (ceph): mgr/dashboard: skip 'test_create_rbd_in_data_pool' without bluestore
Skip the test case 'test_create_rbd_in_data_pool' only if the cluster
does not support bluestore, otherwise run the t...
Tatjana Dehler
10:11 AM Revision 25a0ed93 (ceph): mgr/dashboard: add 'osd metadata' command call
Signed-off-by: Tatjana Dehler <tdehler@suse.com> Tatjana Dehler
09:41 AM Revision 134fab70 (ceph): mgr/dashboard: Add DimlessBinaryDirective
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
09:13 AM Bug #23447 (Rejected): collocated storage: losing one node leads to client write freeze 24 second
We are running ceph version 12.2.2, with bluestore with 3 Controller and 3 compute nodes. Ceph OSD and Ceph monitor's... Suvendu Mitra
09:10 AM Revision 6c722cd5 (ceph): stop.sh: use --no-mon-config when trying to unmap rbd devices
Otherwise if stop.sh is run for already stopped cluster it will get
stuck trying to get mon config.
Signed-off-by: M...
Mykola Golub
09:08 AM Revision f0b780f6 (ceph): Merge pull request #21019 from majianpeng/fix-vstart
vstart: fix initial start when there is no ceph.conf
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
06:21 AM RADOS Bug #23439: Crashing OSDs after 'ceph pg repair'
And the next three ,,,... Jan Marquardt
05:18 AM RADOS Bug #23440: duplicated "commit_queued_for_journal_write" events in OpTracker
OK. then I'm going to close mine. Yanhu Cao
05:13 AM RADOS Bug #23440: duplicated "commit_queued_for_journal_write" events in OpTracker
Yanhu Cao wrote:
> https://github.com/ceph/ceph/pull/21017
Hi, Yanhu, thank you for your contribution. My intern ...
Chang Liu
03:37 AM RADOS Bug #23440: duplicated "commit_queued_for_journal_write" events in OpTracker
https://github.com/ceph/ceph/pull/21017 Yanhu Cao
05:08 AM Revision 3b46884a (ceph): config: replace '~' by '$home' in CEPH_CONF_FILE_DEFAULT
And expand "$home" to get the actual path to ceph.conf.
Fixes: http://tracker.ceph.com/issues/23215
Signed-off-by: R...
Rishabh Dave
02:58 AM rbd Feature #23445 (Resolved): Flatten operation should use object map
If the object is known to exist in the image, the copy-up operation can be skipped for that object. Jason Dillaman
02:41 AM RADOS Backport #23077 (In Progress): luminous: mon: ops get stuck in "resend forwarded message to leader"
Include both PRs from comment#2:
https://github.com/ceph/ceph/pull/21016
Prashant D
02:03 AM Dashboard Bug #23326 (Resolved): mgr: Error EIO: Module 'dashboard_v2' has experienced an error and cannot ...
Fixed by: https://github.com/ceph/ceph/pull/20986 Patrick Donnelly
01:26 AM Revision d66005aa (ceph): signal_handler: Implementing specific messages per context
As per bug #23320, regarding the signal we receive, it could be interesting providing a specific message.
If we get ...
Erwan Velu
01:01 AM Revision 87cf7754 (ceph): signal_handler: Reports pid 0 as Linux Kernel
When receiving a signal, get_name_by_pid() tries to find what was the process name of the sender.
As per bug #23320,...
Erwan Velu
12:58 AM Revision 718bdc87 (ceph): test: Replace bc command with printf command
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 293ac9895f86b1258434d0dc539a7d4b7046cb6d)
David Zafman
12:57 AM Revision 6c12b628 (ceph): mon: mark OSD beacons and pg_create messages as no_reply
Fixes: http://tracker.ceph.com/issues/22114
Reported-by: Hongpeng Lu <ludehp@163.com>
Signed-off-by: Greg Farnum <gf...
Greg Farnum
12:54 AM Revision 70dce16a (ceph): mon: mark manager beacons as no_reply
We never reply to manager beacons, and we have to mark them
that way or else forwarded messages pile up pending repli...
Greg Farnum
12:43 AM Revision 8464ade0 (ceph): test: Replace bc command with printf command
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 293ac9895f86b1258434d0dc539a7d4b7046cb6d)
David Zafman
12:19 AM Revision 293ac989 (ceph): test: Replace bc command with printf command
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
12:02 AM Revision a19eaf22 (ceph): Document the new '$' suite file
Including the $ in a directory of yaml files causes teuthology to randomly
select one of the yaml files in that direc...
Warren Usui

03/22/2018

11:13 PM Revision bac48109 (ceph): Merge pull request #20812 from liewegas/wip-usage
global: output usage on -h, --help, or no args before contacting mons
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Sage Weil
09:38 PM Revision 44e1edb4 (ceph): qa/tests: disable landsat and enable fs.contract tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
09:23 PM Revision 31156891 (ceph): qa/tests: Add sleep after rgw systemd restart, this would take few seco...
completely up.
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni
09:23 PM Revision 23e4cf63 (ceph): qa/tests: use dnsmasq task which does better job of setting up cname an...
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
09:23 PM Revision f8bc63ea (ceph): qa/tests: unset immutable attribute for resolv.conf for centos ovh nodes
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
09:23 PM Revision bd112b90 (ceph): qa/tests: Remove distro version and use 20gb disk size for ovh,
use 8 as default pg_num and pgp_num
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni
08:21 PM bluestore Documentation #23443 (Resolved): doc: object -> file -> disk is wrong for bluestore
http://docs.ceph.com/docs/master/architecture/#storing-data
object -> file -> disk
is wrong now (for bluesto...
Марк Коренберг
08:18 PM Revision 793673d5 (ceph): Try crontab github connection
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
08:08 PM Revision e037ee20 (ceph): Try crontab github connection
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
07:03 PM Documentation #23442 (Resolved): Add description of new auth profiles
On that page: http://docs.ceph.com/docs/master/rados/operations/user-management/#authorization-capabilities
https:...
Марк Коренберг
06:56 PM RADOS Bug #23439: Crashing OSDs after 'ceph pg repair'
And the next three OSDs crashed:... Jan Marquardt
11:49 AM RADOS Bug #23439: Crashing OSDs after 'ceph pg repair'
With #23258 we already had a similar issue and I am wondering if this is something you always have to expect with Cep... Jan Marquardt
11:46 AM RADOS Bug #23439 (New): Crashing OSDs after 'ceph pg repair'
Yesterday, ceph reported scrub errors.... Jan Marquardt
06:52 PM Revision dcb4e23d (ceph): os/bluestore: fix exceeding the max IO queue depth in KernelDevice.
Fixes: http://tracker.ceph.com/issues/23246
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
06:18 PM Revision ebc609d4 (ceph): rados: fix error message for cache(-try)-flush-evict-all commands
do_cache_flush_evict_all returns -1 on an error, not an error code.
The actual error is printed by do_cache_flush_evi...
Mykola Golub
06:14 PM RADOS Bug #23430 (Fix Under Review): PGs are stuck in 'creating+incomplete' status on vstart cluster
PR: https://github.com/ceph/ceph/pull/21008 Mykola Golub
05:54 PM RADOS Bug #23430 (In Progress): PGs are stuck in 'creating+incomplete' status on vstart cluster
Mykola Golub
05:54 PM RADOS Bug #23430: PGs are stuck in 'creating+incomplete' status on vstart cluster
I think the problem is that `ceph config` sets osd_pool_default_erasure_code_profile too late: when the cluster alrea... Mykola Golub
05:05 PM RADOS Bug #23430: PGs are stuck in 'creating+incomplete' status on vstart cluster
I think it still worth investigating.
Previously the default profile just worked on vstart clusters, and now it d...
Mykola Golub
03:51 PM RADOS Bug #23430: PGs are stuck in 'creating+incomplete' status on vstart cluster
I did further investigation here and figured out this issue occurs due to the "special" situation of my vstart enviro... Tatjana Dehler
06:04 PM Revision 82dee013 (ceph): vstart: set osd_pool_default_erasure_code_profile in initial ceph.conf
Setting it via `ceph config`, when the cluster is already built and
started is too late, because it is used when buil...
Mykola Golub
06:02 PM rgw Bug #23375: Memory leak in RGW when libcurl is configured with --with-nss and performing https re...
https://github.com/ceph/ceph/pull/20924/ Abhishek Lekshmanan
05:59 PM rgw Bug #23379: rgw performance regression for luminous 12.2.4
Have you looked at radosgw's memory usage? There was an issue with memory growth in https://tracker.ceph.com/issues/2... Casey Bodley
05:56 PM rgw Bug #23432 (In Progress): Elastic Search Indexing fails for encrypted objects
Abhishek Lekshmanan
05:54 PM rgw Bug #20231 (Resolved): rgw: can't download large random file when compression enable
already a part of luminous, marking as resolved Abhishek Lekshmanan
02:45 PM rgw Bug #20231: rgw: can't download large random file when compression enable
It seems like that https://github.com/ceph/ceph/pull/15656/files had resolved it. FAN YANG
04:49 PM rgw Bug #23188: Cannot list file in a bucket or delete it : illegal character code U+0001
I had a similar issue in a dev branch. The problem was that for some reason one of the properties in bucket list oper... Yehuda Sadeh
04:26 PM Revision 44f16c90 (ceph): Merge pull request #20986 from jecluis/wip-vstart
vstart: fix option (due to quotes) and allow disabling dashboard
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-...
Ricardo Dias
03:56 PM Revision 25c75a95 (ceph): mgr/dashboard: fix dashboard python 3 support
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
03:44 PM Revision 79ee9496 (ceph): Merge pull request #20933 from dzafman/wip-22902
src/osd/PG.cc: 6455: FAILED assert(0 == "we got a bad state machine event")
Reviewed-by: Josh Durgin <jdurgin@redhat...
David Zafman
02:46 PM rgw Bug #22825 (Resolved): The parameter of max-uploads doesn't work when List Multipart Uploads
Nathan Cutler
02:46 PM rgw Backport #23021 (Resolved): jewel: The parameter of max-uploads doesn't work when List Multipart ...
Nathan Cutler
02:45 PM Revision 7732b747 (ceph): Merge pull request #20479 from pdvian/wip-23021-jewel
jewel: rgw: fix the max-uploads parameter not work
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
02:45 PM rgw Bug #17996 (Resolved): rgw: ECANCELED in rgw_get_system_obj() leads to infinite loop
Nathan Cutler
02:44 PM rgw Backport #22894 (Resolved): jewel: rgw: ECANCELED in rgw_get_system_obj() leads to infinite loop
Nathan Cutler
02:43 PM Revision 9b6b8dbe (ceph): Merge pull request #20561 from smithfarm/wip-22894-jewel
jewel: rgw: ECANCELED in rgw_get_system_obj() leads to infinite loop
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
02:43 PM rgw Bug #22745 (Resolved): can not set user quota with specific value
Nathan Cutler
02:43 PM rgw Backport #23023 (Resolved): jewel: can not set user quota with specific value
Nathan Cutler
02:43 PM Revision e7fc5653 (ceph): Merge pull request #20496 from pdvian/wip-23023-jewel
jewel: rgw: upldate the max-buckets when the quota is uploaded
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
02:42 PM rgw Backport #23244 (Resolved): jewel: multisite: segfault in radosgw-admin realm pull
Nathan Cutler
02:40 PM rgw Backport #23243 (Resolved): jewel: possible issue with ssl + libcurl
Nathan Cutler
02:31 PM Revision cfe4ba63 (ceph): qa: fix overrides for openssl_keys task
teuthology looks for overrides by the class name, so overrides weren't
working after the task was renamed
Signed-off...
Casey Bodley
01:59 PM RADOS Bug #23440 (In Progress): duplicated "commit_queued_for_journal_write" events in OpTracker
... Chang Liu
01:38 PM RADOS Bug #23352: osd: segfaults under normal operation
Also seeing these, no core dump but have now had 3 segfaults in 2 weeks since upgrading to 12.2.4 from a very stable ... Chris Hoy Poy
12:50 PM rgw Backport #23240 (Resolved): jewel: Curl+OpenSSL support in RGW
Nathan Cutler
12:50 PM Revision a36943ac (ceph): Merge pull request #20749 from theanalyst/wip-jewel-curl-ssl
jewel: rgw: libcurl & ssl fixes
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
12:49 PM rgw Bug #20201 (Resolved): radosgw refuses upload when Content-Type missing from POST policy
Nathan Cutler
12:49 PM rgw Backport #22592 (Resolved): jewel: radosgw refuses upload when Content-Type missing from POST policy
Nathan Cutler
12:48 PM Revision 5e7e43ae (ceph): Merge pull request #19635 from linuxbox2/wip-rgw-jewel-20101
jewel: rgw: S3 POST policy should not require Content-Type
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
12:47 PM rgw Bug #22272 (Resolved): S3 API: incorrect error code on GET website bucket
Nathan Cutler
12:46 PM rgw Backport #22426 (Resolved): luminous: S3 API: incorrect error code on GET website bucket
Nathan Cutler
12:45 PM rgw Backport #22425 (Resolved): jewel: S3 API: incorrect error code on GET website bucket
Nathan Cutler
12:45 PM Revision 14279e0b (ceph): Merge pull request #19488 from dplyakin/jewel-get-website-error-code
jewel: rgw: fix GET website response error code
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
12:21 PM Dashboard Bug #23404 (Fix Under Review): dashboard module does not work in Python 3-only environment
PR: https://github.com/ceph/ceph/pull/21006 Ricardo Dias
08:30 AM Dashboard Bug #23404 (In Progress): dashboard module does not work in Python 3-only environment
Ricardo Dias
12:18 PM Revision 6e75756d (ceph): mgr/dashboard: fixed password generation in Auth controller
Fixes: http://tracker.ceph.com/issues/23404
Signed-off-by: Ricardo Dias <rdias@suse.com>
Ricardo Dias
12:13 PM Dashboard Bug #23406 (Fix Under Review): Attempt to set dashboard login credentials causes ceph-mgr to cras...
PR: https://github.com/ceph/ceph/pull/21005 Ricardo Dias
12:12 PM Dashboard Bug #23406: Attempt to set dashboard login credentials causes ceph-mgr to crash in Python 3-only ...
The current `handle_pyerror` function implementation relies in the `traceback.format_exception_only` python function ... Ricardo Dias
08:31 AM Dashboard Bug #23406 (In Progress): Attempt to set dashboard login credentials causes ceph-mgr to crash in ...
Ricardo Dias
12:11 PM Bug #23437 (Fix Under Review): setup-virtualenv.sh hard-requires Python 2.7
https://github.com/ceph/ceph/pull/21002 Nathan Cutler
06:19 AM Bug #23437 (Resolved): setup-virtualenv.sh hard-requires Python 2.7
$SUBJ says it all
The script should provide a --python=X option that defaults to python2.7
Someone who wants Py...
Nathan Cutler
11:27 AM Revision ebd78796 (ceph): Merge pull request #20989 from ricardoasmarques/wip-npm-start
mgr/dashboard: Improve `npm start` script
Reviewed-by: Tiago Melo <tmelo@suse.com>
Ricardo Dias
11:20 AM Revision fee6bcef (ceph): Merge pull request #20847 from votdev/improve_auth_interceptor
mgr/dashboard: Improve auth interceptor.
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Stephan Müll...
Ricardo Dias
11:15 AM RADOS Bug #23145: OSD crashes during recovery of EC pg
hi Josh, here is the log i said to offer in APAC with debug_osd=30 & debug_bluestore = 30. its another environment, s... Zengran Zhang
08:08 AM RADOS Bug #23145: OSD crashes during recovery of EC pg
Xiaofei Cui wrote:
> We think we have met the same problem.
> The pginfos:
>
> [...]
>
> We have no idea why...
Josh Durgin
10:54 AM bluestore Bug #23372: osd: segfault
Nokia ceph-users wrote:
> We are having 5 node cluster with 5 mons and 120 OSDs.
>
> One of the OSD (osd.7) crash...
Nokia ceph-users
09:42 AM Revision 18e5e461 (ceph): mgr/dashboard: Improve auth interceptor.
In case of an error the response must be returned.
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
07:46 AM CephFS Bug #23394: nfs-ganesha: check cache configuration when exporting FSAL_CEPH
The default should be the safe/efficient configuration and we should make an attempt to either fix it automatically o... Patrick Donnelly
07:38 AM CephFS Bug #23210 (Fix Under Review): ceph-fuse: exported nfs get "stale file handle" when mds migrating
https://github.com/ceph/ceph/pull/21003 Jos Collin
07:32 AM Revision 1dd49e90 (ceph): client: avoid may_lookup for lookup . and lookup ..
Fixes: https://tracker.ceph.com/issues/23210
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
07:32 AM Revision 8bee51a8 (ceph): client: lookup . on non-directory inode
Fixes: https://tracker.ceph.com/issues/23210
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
06:13 AM CephFS Backport #23414 (In Progress): luminous: mds: fixed MDS_FEATURE_INCOMPAT_FILE_LAYOUT_V2 definitio...
https://github.com/ceph/ceph/pull/21001 Prashant D
05:54 AM Revision 7c9f4806 (ceph): Merge pull request #20970 from ashishkumsingh/doc-fix-resharding-format...
doc: Fix dynamic resharding doc formatting
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
05:30 AM Revision 3e6a456b (ceph): signal_handler: Implementing specific messages per context
As per bug #23320, regarding the signal we receive, it could be interesting providing a specific message.
If we get ...
Erwan Velu
05:24 AM Backport #23411 (In Progress): jewel: Documentation license version is ambiguous
https://github.com/ceph/ceph/pull/20999 Prashant D
05:21 AM RADOS Backport #23412 (In Progress): luminous: delete type mismatch in CephContext teardown
https://github.com/ceph/ceph/pull/20998 Prashant D
05:14 AM Revision 78392cd3 (ceph): signal_handler: Reports pid 0 as Linux Kernel
When receiving a signal, get_name_by_pid() tries to find what was the process name of the sender.
As per bug #23320,...
Erwan Velu
03:50 AM CephFS Bug #23436 (Fix Under Review): Client::_read() always return 0 when reading from inline data
https://github.com/ceph/ceph/pull/20997 Zheng Yan
03:00 AM CephFS Bug #23436 (Resolved): Client::_read() always return 0 when reading from inline data
/a/pdonnell-2018-03-19_23:30:16-fs-wip-pdonnell-testing-20180317.202121-testing-basic-smithi/2306753/ Zheng Yan
03:01 AM Revision a2a10b34 (ceph): client: fix Client::_read return
when reading from inline data, it return 0. introduced by commit
608aafb9 "client: cleanup ::_read return"
Fixes: ht...
Yan, Zheng
02:59 AM Revision 67fa0c99 (ceph): vstart: allow disabling dashboard with option
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
02:55 AM RADOS Bug #23267: scrub errors not cleared on replicas can cause inconsistent pg state when replica tak...
I reproduced this by creating an inconsistent pg and then causing it to split.
pool of size 2 with 1 pg and I crea...
David Zafman
02:30 AM Revision bf65dab2 (ceph): log: Fix AddressSanitizer: new-delete-type-mismatch
If you directly call the operator new function, you must also directly
call the operator delete function, and must m...
Brad Hubbard
02:19 AM Bug #23435: arm make check tests are failing
Seems like this is a Ceph code bug, not a devops issue Dan Mick
12:42 AM Bug #23435 (Resolved): arm make check tests are failing
https://jenkins.ceph.com/job/ceph-pull-requests-arm64/
https://jenkins.ceph.com/job/ceph-pull-requests-arm64/14473/c...
Vasu Kulkarni
02:02 AM RADOS Bug #21388: inconsistent pg but repair does nothing reporting head data_digest != data_digest fro...
Got it! I couldn't use the pause feature because none of the get/get-bytes/stat stuff would work, it all got stuck.
...
Ryan Anstey
12:26 AM rgw Bug #22986: hadoop-s3a jobs failing with EPERM
Thanks David, that helps. Vasu Kulkarni
12:16 AM rgw Bug #22986: hadoop-s3a jobs failing with EPERM
... David Galloway

03/21/2018

11:38 PM RADOS Bug #21388: inconsistent pg but repair does nothing reporting head data_digest != data_digest fro...

I'm confused because you are dealing with 2 different objects.
Does rb.0.854e.238e1f29.000000140b6d still have a...
David Zafman
11:12 PM RADOS Bug #21388: inconsistent pg but repair does nothing reporting head data_digest != data_digest fro...
Ah, I got confused by stuff. Should I just not stop the OSDs, or just stop during the get, start for the put?
I ju...
Ryan Anstey
11:00 PM RADOS Bug #21388: inconsistent pg but repair does nothing reporting head data_digest != data_digest fro...

I don't know how rados get/put could work while the PGs OSDs are all stopped. Also, 'rados get' will give EIO erro...
David Zafman
10:39 PM RADOS Bug #21388: inconsistent pg but repair does nothing reporting head data_digest != data_digest fro...
So the stuff I did above did not work, the result of the repair after get/put:... Ryan Anstey
10:08 PM RADOS Bug #21388: inconsistent pg but repair does nothing reporting head data_digest != data_digest fro...
So for some reason my rados get/put commands are working now, not sure why. After I complete all my steps, the repair... Ryan Anstey
09:31 PM RADOS Bug #21388: inconsistent pg but repair does nothing reporting head data_digest != data_digest fro...
I'm trying the same thing on a different broken pg, while it's stuck the pg detail is:... Ryan Anstey
09:00 PM RADOS Bug #21388: inconsistent pg but repair does nothing reporting head data_digest != data_digest fro...
The time to write should be on the same order as reading.
You forgot to restart your osd before running rados.
David Zafman
08:38 PM RADOS Bug #21388: inconsistent pg but repair does nothing reporting head data_digest != data_digest fro...
David Zafman wrote:
> With client activity stopped, read the data from this object and write it again using rados ge...
Ryan Anstey
06:15 PM RADOS Bug #21388: inconsistent pg but repair does nothing reporting head data_digest != data_digest fro...

You have a data_digest issue not an omap_digest one. You can remove the temporary omap entry. Since shards 8, 13 ...
David Zafman
05:57 PM RADOS Bug #21388: inconsistent pg but repair does nothing reporting head data_digest != data_digest fro...
I'm trying to fix my problems but I'm kind of a noob, having trouble getting things to work. My cluster seems to be d... Ryan Anstey
11:20 PM Revision 3edcb09d (ceph): qa/tests: use stable branch for single node tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
11:07 PM Bug #21574 (Resolved): "ERROR! Unexpected Exception: 'module' object has no attribute 'SSL_ST_INI...
http://pulpito.ceph.com/teuthology-2018-03-17_04:05:02-ceph-ansible-master-distro-basic-ovh/ Vasu Kulkarni
11:05 PM rgw Bug #22986: hadoop-s3a jobs failing with EPERM
David,
Do you know why overwriting resolv.conf fails for centos but works for ubuntu?
http://pulpito.ceph.com/v...
Vasu Kulkarni
10:59 PM rgw Bug #23434: RGWs report canceled PUT requests as 500s instead of 408s
The rationale for returning 500 in a variety of cases, is to ensure they are retried by S3 clients. That might apply... Matt Benjamin
10:07 PM rgw Bug #23434 (New): RGWs report canceled PUT requests as 500s instead of 408s
While troubleshooting some issues that were being recorded in the civetweb access logs on 10.2.10, I noticed that S3 ... Bryan Stillwell
10:34 PM rgw Backport #23310 (Resolved): luminous: s3 website: some s3tests are failing because redirects incl...
Nathan Cutler
04:58 PM rgw Backport #23310: luminous: s3 website: some s3tests are failing because redirects include index d...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20889
merged
Yuri Weinstein
10:33 PM rgw Bug #20448 (Resolved): rgw: crash with rgw_run_sync_thread=false
Nathan Cutler
10:33 PM rgw Backport #23318 (Resolved): luminous: rgw: crash with rgw_run_sync_thread=false
Nathan Cutler
04:56 PM rgw Backport #23318: luminous: rgw: crash with rgw_run_sync_thread=false
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20932
merged
Yuri Weinstein
10:32 PM rgw Bug #23232 (Resolved): RGWCopyObj silently corrupts the object that was mulitpart-uploaded in SSE-C
Nathan Cutler
10:32 PM rgw Backport #23346 (Resolved): luminous: RGWCopyObj silently corrupts the object that was mulitpart-...
Nathan Cutler
04:20 PM rgw Backport #23346: luminous: RGWCopyObj silently corrupts the object that was mulitpart-uploaded in...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20937
merged
Yuri Weinstein
08:45 PM bluestore Bug #23246 (Fix Under Review): [OSD bug] KernelDevice.cc: 539: FAILED assert(r == 0)
Pull request: https://github.com/ceph/ceph/pull/20996. Radoslaw Zarzynski
08:15 PM rgw Bug #22555 (Resolved): Stale bucket index entry remains after object deletion
Nathan Cutler
08:15 PM rgw Backport #22572 (Resolved): jewel: Stale bucket index entry remains after object deletion
Nathan Cutler
08:14 PM Revision 7d94be21 (ceph): Merge pull request #20293 from smithfarm/wip-22572-jewel
jewel: rgw: stale bucket index entry remains after object deletion
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
08:13 PM rgw Bug #21996 (Resolved): Segmentation fault when starting radosgw after reverting .rgw.root
Nathan Cutler
08:13 PM rgw Backport #22018 (Resolved): jewel: Segmentation fault when starting radosgw after reverting .rgw....
Nathan Cutler
08:12 PM Revision 6f93a10e (ceph): Merge pull request #20292 from smithfarm/wip-22018-jewel
jewel: rgw: segmentation fault when starting radosgw after reverting .rgw.root
Reviewed-by: Orit Wasserman <owasserm...
Nathan Cutler
08:12 PM rgw Bug #21500 (Resolved): list bucket which enable versioning get wrong result when user marker
Nathan Cutler
08:11 PM rgw Backport #21939 (Resolved): luminous: list bucket which enable versioning get wrong result when u...
Nathan Cutler
08:10 PM rgw Backport #21954 (Resolved): jewel: list bucket which enable versioning get wrong result when user...
Nathan Cutler
08:10 PM Revision a4fef169 (ceph): Merge pull request #20291 from smithfarm/wip-21954-jewel
jewel: rgw: list bucket which enable versioning get wrong result when user marker
Reviewed-by: Casey Bodley <cbodley...
Nathan Cutler
08:09 PM rgw Bug #21735 (Resolved): multisite: data sync status advances despite failure in RGWListBucketIndex...
Nathan Cutler
08:09 PM rgw Backport #21951 (Resolved): jewel: multisite: data sync status advances despite failure in RGWLis...
Nathan Cutler
08:08 PM Revision b88d194d (ceph): Merge pull request #20269 from smithfarm/wip-21951-jewel
jewel: rgw: multisite: data sync status advances despite failure in RGWListBucketIndexesCR
Reviewed-by: Casey Bodley...
Nathan Cutler
08:01 PM rgw Bug #21743 (Resolved): rgw: null instance mtime incorrect when enable versioning
Nathan Cutler
08:01 PM rgw Backport #21950 (Resolved): jewel: rgw: null instance mtime incorrect when enable versioning
Nathan Cutler
08:01 PM Revision ce022de0 (ceph): Merge pull request #20262 from smithfarm/wip-21950-jewel
jewel: rgw: null instance mtime incorrect when enable versioning
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
08:00 PM rgw Feature #21301 (Resolved): expose --sync-stats via admin api
Nathan Cutler
07:59 PM rgw Backport #22830 (Resolved): jewel: expose --sync-stats via admin api
Nathan Cutler
07:59 PM Revision 9e029ef4 (ceph): Merge pull request #20179 from shinobu-x/wip-21655-jewel
jewel: rgw: add ability to sync user stats from admin api
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Nathan Cutler
07:38 PM RADOS Bug #23228: scrub mismatch on objects
/a/dzafman-2018-03-21_09:57:19-rados:thrash-wip-zafman-testing2-distro-basic-smithi/2312125
rados:thrash/{0-size-m...
David Zafman
07:34 PM rgw Bug #21832 (Resolved): boto3 v4 SignatureDoesNotMatch failure due to sorting of sse-kms headers
Nathan Cutler
07:33 PM rgw Bug #22002 (Resolved): rgw: add cors header rule check in cors option request
Nathan Cutler
07:33 PM rgw Backport #22188 (Resolved): jewel: rgw: add cors header rule check in cors option request
Nathan Cutler
07:33 PM Revision d54b2a18 (ceph): Merge pull request #19057 from shinobu-x/wip-22188-jewel
jewel: rgw: add cors header rule check in cors option request
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
07:31 PM rgw Backport #22028 (Resolved): jewel: boto3 v4 SignatureDoesNotMatch failure due to sorting of sse-k...
Nathan Cutler
07:31 PM Revision 59b51bbb (ceph): Merge pull request #18772 from smithfarm/wip-22028-jewel
jewel: rgw: boto3 v4 SignatureDoesNotMatch failure due to sorting of sse-kms headers
Reviewed-by: Matt Benjamin <mbe...
Nathan Cutler
06:32 PM Revision 1ff4ab5c (ceph): common: update mClockPriorityQueue use of remove_by
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:30 PM Revision dd84c227 (ceph): mclock: remove (unused) unsafe use of move
'next->second' had already been moved into the callback
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:38 PM rgw Bug #23002 (Resolved): some rgw suites override frontend setting in frontend/beast.yaml
Nathan Cutler
05:37 PM rgw Backport #23176 (Resolved): luminous: some rgw suites override frontend setting in frontend/beast...
Nathan Cutler
05:13 PM rgw Backport #23176: luminous: some rgw suites override frontend setting in frontend/beast.yaml
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20736
merged
Yuri Weinstein
05:36 PM rgw Feature #23287: rgw: add radosgw-admin sync error trim to trim sync error log
@Yehuda, @Matt, @Orit, @Casey - please confirm that this feature should be backported to Jewel Nathan Cutler
05:34 PM rgw Backport #23302 (Resolved): luminous: rgw: add radosgw-admin sync error trim to trim sync error log
Nathan Cutler
04:59 PM rgw Backport #23302: luminous: rgw: add radosgw-admin sync error trim to trim sync error log
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20859
merged
Yuri Weinstein
05:34 PM Revision b7c8aeb6 (ceph): Squashed 'src/dmclock/' changes from 6f9250b4e9..5538352024
5538352024 Merge pull request #49 from cbodley/wip-remove-by-ptr
2dbd66d039 PriorityQueueBase uses RequestRef&& for r...
Casey Bodley
05:34 PM Revision 5334539c (ceph): Merge commit 'b7c8aeb691c07f356d7cb042b51afd4759ff2f96' into wip-dmcloc...
Casey Bodley
05:30 PM rbd Backport #23423: luminous: librados/snap_set_diff: don't assert on empty snapset
PR: https://github.com/ceph/ceph/pull/20991 Mykola Golub
05:12 PM Revision d2b27f26 (ceph): Merge pull request #20736 from pdvian/wip-23176-luminous
luminous: qa/rgw: remove some civetweb overrides for beast testing
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:59 PM Revision c9318e6a (ceph): Merge pull request #20859 from pdvian/wip-23302-luminous
luminous: rgw: add radosgw-admin sync error trim to trim sync error log
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:58 PM Revision bebbf0f9 (ceph): Merge pull request #20889 from pdvian/wip-23310-luminous
luminous: rgw: s3website error handler uses original object name
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:56 PM Revision 49fcc414 (ceph): Merge pull request #20932 from pdvian/wip-23318-luminous
luminous: rgw: fix crash with rgw_run_sync_thread false
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:33 PM bluestore Support #23433 (New): Ceph cluster doesn't start - ERROR: error creating empty object store in /d...
After running make vstart. When I try to start a ceph cluster with
@MON=3 OSD=1 MDS=1 MGR=1 RGW=1 ../src/vstart.sh ...
Neha Gupta
04:30 PM Revision 84f53587 (ceph): librados/snap_set_diff: don't assert on empty snapset
Instead treat the diff as a full-object delta.
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from com...
Mykola Golub
04:23 PM Revision b57d4e19 (ceph): mgr/dashboard: Add support for EiB-YiB on dimless-binary.pipe
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
04:23 PM Revision 421fa7ff (ceph): mgr/dashboard: Add support for EiB-YiB on dimless.pipe
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
04:20 PM Revision 7a1bd9df (ceph): Merge pull request #20937 from pdvian/wip-23346-luminous
luminous: rgw: reject encrypted object COPY before supported
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:57 PM Stable releases Tasks #21742: jewel v10.2.11
new integration branch without PR#19189 and PR#20421:
https://github.com/ceph/ceph/pull/20749 - jewel: rgw: libcur...
Nathan Cutler
03:18 PM Revision ac98cfd7 (ceph): Merge pull request #20978 from votdev/improve_formatter
mgr/dashboard: Add toBytes() method to FormatterService
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-b...
Ricardo Dias
03:09 PM Revision 42cfc917 (ceph): Merge pull request #20941 from dillaman/wip-dashboard-rbd
mgr/dashboard: additional fixes to block pages
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Ricardo Marqu...
Ricardo Dias
02:29 PM CephFS Bug #23429: File corrupt after writing to cephfs
When did you create the filesystem. were the filesystem created before luminous?
Do you know how these files were ...
Zheng Yan
09:38 AM CephFS Bug #23429: File corrupt after writing to cephfs
Patrick Donnelly wrote:
> Can you paste `ceph fs dump` and `ceph osd dump`.
lin rj
09:36 AM CephFS Bug #23429: File corrupt after writing to cephfs
Patrick Donnelly wrote:
> Can you paste `ceph fs dump` and `ceph osd dump`.
dumped fsmap epoch 83
e83
enable_mu...
lin rj
09:36 AM CephFS Bug #23429: File corrupt after writing to cephfs
Zheng Yan wrote:
> Is file size larger than it should be? do you store cephfs metadata on ec pools?
metadata in r...
lin rj
08:53 AM CephFS Bug #23429 (Need More Info): File corrupt after writing to cephfs
Can you paste `ceph fs dump` and `ceph osd dump`. Patrick Donnelly
07:50 AM CephFS Bug #23429: File corrupt after writing to cephfs
Is file size larger than it should be? do you store cephfs metadata on ec pools? Zheng Yan
07:08 AM CephFS Bug #23429 (Can't reproduce): File corrupt after writing to cephfs
We fount millions of file corruption on our CephFS+ec+overwrite cluster.I select some of them and use diff tools to c... lin rj
01:08 PM Revision ffebd085 (ceph): qa/cephfs: update TestDamage for open file table
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
12:43 PM rgw Bug #23432: Elastic Search Indexing fails for encrypted objects
Taking a look at the request that ceph sends to elastic we see this:
failed to execute bulk item (index) BulkShard...
Vik Tara
12:39 PM rgw Bug #23432 (In Progress): Elastic Search Indexing fails for encrypted objects
When using encrypted objects (server side encryption using barbican) indexing with elastic search fails.
Ceph thro...
Vik Tara
12:35 PM Backport #23410 (In Progress): luminous: Documentation license version is ambiguous
https://github.com/ceph/ceph/pull/20988 Prashant D
11:42 AM Revision 68da99ec (ceph): legal: remove doc license ambiguity
The license applicable to the files under doc/ was originally declared (in the
top-level file COPYING) to be "Creativ...
Nathan Cutler
11:33 AM RADOS Backport #23408 (In Progress): luminous: mgrc's ms_handle_reset races with send_pgstats()
https://github.com/ceph/ceph/pull/20987 Prashant D
11:29 AM Revision 3625071c (ceph): mgr/dashboard: Implicit use of proxy.conf.json
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
11:26 AM Revision fa407f5d (ceph): mgr/dashboard: ng serve should not delete fontend dist dir
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
09:52 AM rgw Bug #23188: Cannot list file in a bucket or delete it : illegal character code U+0001
I didn't think to use --purge-objects before :... Yoann Moulin
09:48 AM rgw Backport #22211 (Need More Info): jewel: radosgw-admin zonegroup get and zone get should return d...
problem with the conflict resolution - the PR causes test failures in the rgw suite Nathan Cutler
09:14 AM RADOS Bug #23431 (Duplicate): OSD Segmentation fault in thread_name:safe_timer
I noticed an OSD segmentation fault in one of our OSDs logs.
See the attached log entries. There is no core file tha...
Dietmar Rieder
09:13 AM Revision e71a33e7 (ceph): mgr/dashboard: Add toBytes() method to FormatterService.
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
09:03 AM Bug #23424 (Resolved): FTBFS (Fail To Build From Source) on s390x - No rule to make target 'boost...
Nathan Cutler
09:03 AM Revision 84ef01e3 (ceph): Merge pull request #20977 from smithfarm/wip-23424
cmake: add chrono to BOOST_COMPONENTS
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
09:03 AM Bug #23238 (Resolved): master no longer builds on s390x
Nathan Cutler
09:03 AM Revision ac78d7f2 (ceph): Merge pull request #20969 from smithfarm/wip-23238
osd: fix s390x build failure
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Nathan Cutler
09:02 AM Revision 49cf2b80 (ceph): vstart: remove single-quotes from option value
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
08:27 AM RADOS Bug #23430 (Resolved): PGs are stuck in 'creating+incomplete' status on vstart cluster
Hi,
The PGs are stuck in 'creating+incomplete' status after creating an erasure coded pool on a vstart cluster.
...
Tatjana Dehler
06:53 AM CephFS Bug #23425: Kclient: failed to umount
Zheng Yan wrote:
> this is purely kernel issue. which kernel did you use?
3.10.0-693.el7.x86_64
Shreekara Shastry
01:01 AM CephFS Bug #23425: Kclient: failed to umount
this is purely kernel issue. which kernel did you use? Zheng Yan
06:34 AM rgw Bug #23379: rgw performance regression for luminous 12.2.4
We tuned rados cluster and closing rgw dynamic sharding, and benchmarked radosgw performance again. We got the same ... wei jin
06:10 AM rgw Bug #22015 (Resolved): Civetweb reports bad response code.
Nathan Cutler
06:10 AM rgw Backport #22812 (Resolved): luminous: Civetweb reports bad response code.
Nathan Cutler
06:09 AM rgw Feature #22778 (Resolved): beast: bind to specific ip address
Nathan Cutler
06:09 AM rgw Backport #22858 (Resolved): luminous: beast: bind to specific ip address
Nathan Cutler
06:08 AM rgw Backport #22889 (Resolved): luminous: rgw_file: avoid fragging thread_local log buffer
Nathan Cutler
06:08 AM rgw Backport #23020 (Resolved): luminous: The parameter of max-uploads doesn't work when List Multipa...
Nathan Cutler
06:07 AM rgw Backport #23022 (Resolved): luminous: can not set user quota with specific value
Nathan Cutler
06:07 AM rgw Backport #23102 (Resolved): luminous: Objects only serving first 512K
Nathan Cutler
06:03 AM rbd Feature #23399 (Resolved): [clone v2] add snapshot-by-id API methods and rbd CLI support
Mykola Golub
06:03 AM Revision b472c791 (ceph): Merge pull request #20966 from dillaman/wip-23399
rbd: children list should support snapshot id optional
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
05:26 AM rgw Bug #21942 (Resolved): rgw_log (and rgw_file): don't use undefined/unset RGWEnv key/value pairs
Nathan Cutler
05:26 AM rgw Backport #23192 (Resolved): rgw_log (and rgw_file): don't use undefined/unset RGWEnv key/value p...
Nathan Cutler
05:25 AM rgw Bug #22852 (Resolved): rgw: can't download object with range when compression enabled
Nathan Cutler
05:25 AM rgw Backport #23179 (Resolved): luminous: rgw: can't download object with range when compression enabled
Nathan Cutler
04:33 AM Revision df7a4012 (ceph): ceph_authtool: add mode option
We now have the ability to set the keyring file mode with the help of
'--mode MODE'. The mode needs to be specified i...
Sébastien Han
04:31 AM Revision 2a9b33a8 (ceph): ceph_authtool: add mode option
Signed-off-by: Sébastien Han <seb@redhat.com> Sébastien Han
04:27 AM Revision 41ef62d9 (ceph): rgw: policy: modify s3:ListBucketMultiPartUploads to s3:ListBucketMulti...
according to AWS S3, the permission keyword should be s3:ListBucketMultipartUploads
rather than s3:ListBucketMultiPar...
xiangxiang
04:26 AM Revision 6dcbe479 (ceph): ceph_authtool: add mode option
Signed-off-by: Sébastien Han <seb@redhat.com> Sébastien Han
04:20 AM Revision 17d85411 (ceph): ceph_authtool: add mode option
Signed-off-by: Sébastien Han <seb@redhat.com> Sébastien Han
04:20 AM Revision 6ce5097d (ceph): ceph_authtool: add mode option
Signed-off-by: Sébastien Han <seb@redhat.com> Sébastien Han
04:19 AM Revision f644629c (ceph): ceph_authtool: add mode option
Signed-off-by: Sébastien Han <seb@redhat.com> Sébastien Han
04:05 AM Revision 03ae7835 (ceph): ceph_authtool: add mode option
Signed-off-by: Sébastien Han <seb@redhat.com> Sébastien Han
04:04 AM Revision 5656eac2 (ceph): ceph_authtool: add mode option
Signed-off-by: Sébastien Han <seb@redhat.com> Sébastien Han
04:02 AM Revision b154a62c (ceph): ceph_authtool: add mode option
Signed-off-by: Sébastien Han <seb@redhat.com> Sébastien Han
04:00 AM Revision 5d8e4ed4 (ceph): ceph_authtool: add mode option
Signed-off-by: Sébastien Han <seb@redhat.com> Sébastien Han
03:59 AM CephFS Feature #4504 (Resolved): mds: trim based on total memory usage
Patrick Donnelly
03:51 AM Revision 8e0b0469 (ceph): ceph_authtool: add mode option
Signed-off-by: Sébastien Han <seb@redhat.com> Sébastien Han
03:29 AM Revision 2a343e3f (ceph): ceph_authtool: add mode option
Signed-off-by: Sébastien Han <seb@redhat.com> Sébastien Han
03:05 AM RADOS Bug #23428 (New): Snapset inconsistency is hard to diagnose because authoritative copy used by li...
... David Zafman
02:27 AM RADOS Bug #23145: OSD crashes during recovery of EC pg
We think we have met the same problem.
The pginfos:...
Xiaofei Cui
01:03 AM CephFS Documentation #23427 (Resolved): doc: create doc outlining steps to bring down cluster
Patrick Donnelly

03/20/2018

11:28 PM bluestore Bug #23426: aio thread got No space left on device
Yeah, "the assertion came from _aio_t::get_return_value_":https://github.com/ceph/ceph/blob/820dac980e9416fe05998d50c... Radoslaw Zarzynski
10:33 PM bluestore Bug #23426: aio thread got No space left on device
might be dupe of #23333 Yuri Weinstein
10:32 PM bluestore Bug #23426 (Won't Fix): aio thread got No space left on device
Seems reproducible on all distros
Runs:
http://pulpito.ceph.com/teuthology-2018-03-20_05:02:01-smoke-master-tes...
Yuri Weinstein
10:08 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
I'm seeing the same problem here.
When I get the notification about the deep scrub error, I don't need to do "repa...
Brian Marcotte
09:09 PM rgw Backport #23192: rgw_log (and rgw_file): don't use undefined/unset RGWEnv key/value pairs
Matt Benjamin wrote:
> https://github.com/ceph/ceph/pull/20672
merged
Yuri Weinstein
09:09 PM Revision c8471eca (ceph): Merge pull request #20672 from linuxbox2/luminous-21942
luminous: rgw_log, rgw_file: account for new required envvars
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewe...
Yuri Weinstein
09:06 PM rgw Backport #23179: luminous: rgw: can't download object with range when compression enabled
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20741
merged
Yuri Weinstein
09:05 PM Revision 0c6f5cb4 (ceph): Merge pull request #20741 from pdvian/wip-23179-luminous
luminous: rgw: can't download object with range when compression enabled
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
07:47 PM Bug #23417: Building Ceph on armhf fails due to a bunch of errors
Found one last stop:
Errortext:...
Ralf Kätzler
05:48 PM CephFS Bug #23425 (Closed): Kclient: failed to umount
my fault, we will file a bz for this. Vasu Kulkarni
05:46 PM CephFS Bug #23425 (Closed): Kclient: failed to umount
I was trying to do mount on kernel client ,IOs and umount(automated script). While umounting, umount command: sudo um... Shreekara Shastry
03:32 PM Bug #23424 (Fix Under Review): FTBFS (Fail To Build From Source) on s390x - No rule to make targe...
https://github.com/ceph/ceph/pull/20977 Nathan Cutler
02:55 PM Bug #23424 (Resolved): FTBFS (Fail To Build From Source) on s390x - No rule to make target 'boost...
Recently (not sure exactly when), s390x builds of master started to fail with:... Nathan Cutler
03:14 PM Revision a95eacbe (ceph): cmake: add chrono to BOOST_COMPONENTS
According to https://github.com/ceph/ceph/commit/9535165149d16a2a944a81f4888d3ab0a7358027
Boost::chrono is a dependen...
Nathan Cutler
02:36 PM Revision 3221b80f (ceph): Merge pull request #20958 from votdev/remove_useless_code
mgr/dashboard: Remove useless code
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Lenz Grimmer
02:13 PM rgw Backport #22812: luminous: Civetweb reports bad response code.
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20157
merged
Yuri Weinstein
02:13 PM Revision 3ff34314 (ceph): Merge pull request #20157 from pdvian/wip-22812-luminous
luminous: rgw: log the right http status code in civetweb frontend's access log
Reviewed-by: Casey Bodley <cbodley@r...
Yuri Weinstein
02:13 PM rgw Backport #22858: luminous: beast: bind to specific ip address
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20252
merged
Yuri Weinstein
02:13 PM rgw Bug #22439 (Resolved): The return value of auth v2/v4 in RGW is wrong when Expires/X-Amz-Expires ...
Nathan Cutler
02:13 PM Revision a9cdb764 (ceph): Merge pull request #20252 from pdvian/wip-22858-luminous
luminous: rgw: allow beast frontend to listen on specific IP address
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
02:12 PM rgw Backport #23252 (Resolved): luminous: The return value of auth v2/v4 in RGW is wrong when Expires...
Nathan Cutler
02:04 PM rgw Backport #23252: luminous: The return value of auth v2/v4 in RGW is wrong when Expires/X-Amz-Expi...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20072
merged
Yuri Weinstein
02:12 PM rgw Backport #22889: luminous: rgw_file: avoid fragging thread_local log buffer
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20345
merged
Yuri Weinstein
02:12 PM Revision 49ec0c01 (ceph): Merge pull request #20345 from pdvian/wip-22889-luminous
luminous: rgw_file: avoid evaluating nullptr for readdir offset
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Yuri Weinstein
02:12 PM rgw Bug #22418 (Resolved): RGW doesn't check time skew in auth v4 http header request
Nathan Cutler
02:12 PM rgw Backport #22766 (Resolved): luminous: RGW doesn't check time skew in auth v4 http header request
Nathan Cutler
02:04 PM rgw Backport #22766: luminous: RGW doesn't check time skew in auth v4 http header request
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20072
merged
Yuri Weinstein
02:11 PM rgw Backport #23020: luminous: The parameter of max-uploads doesn't work when List Multipart Uploads
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20476
merged
Yuri Weinstein
02:11 PM Revision 91a606e9 (ceph): Merge pull request #20476 from pdvian/wip-23020-luminous
luminous: rgw: fix the max-uploads parameter not work
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
02:11 PM rgw Backport #23022: luminous: can not set user quota with specific value
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20477
merged
Yuri Weinstein
02:11 PM Revision b84ad430 (ceph): Merge pull request #20477 from pdvian/wip-23022-luminous
luminous: rgw: upldate the max-buckets when the quota is uploaded
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
02:10 PM rgw Backport #23102: luminous: Objects only serving first 512K
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20586
merged
Yuri Weinstein
02:10 PM Revision 25f0dce9 (ceph): Merge pull request #20586 from pdvian/wip-23102-luminous
luminous: rgw: parse old rgw_obj with namespace correctly
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
02:03 PM Revision 427c2f27 (ceph): Merge pull request #20072 from smithfarm/wip-22766-luminous
luminous: RGW doesn't check time skew in auth v4 http header request
Reviewed-by: Robin H. Johnson <robbat2@gentoo.o...
Yuri Weinstein
01:02 PM rbd Backport #23423 (In Progress): luminous: librados/snap_set_diff: don't assert on empty snapset
Mykola Golub
12:36 PM rbd Backport #23423 (Resolved): luminous: librados/snap_set_diff: don't assert on empty snapset
https://github.com/ceph/ceph/pull/20991 Nathan Cutler
12:57 PM bluestore Bug #23333 (In Progress): bluestore: ENODATA on aio
> Mar 13 15:55:45 ceph02 kernel: [362540.919407] print_req_error: critical medium error, dev sde, sector 5245986552
...
Radoslaw Zarzynski
12:54 PM Revision 81de7c6f (ceph): os/bluestore: fix the wrong usage for map_any.
If Onode::flushing_count > 0, it should return true rahter than false.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel...
Jianpeng Ma
12:51 PM Revision 0277bba5 (ceph): os/bluestore: remove lock for removed_collections.
Current, queue removed-collections and handle removed-collections
in the same thread. So no need a lock to protect.
...
Jianpeng Ma
12:50 PM Revision b813d283 (ceph): os/bluestore: remove _reap_collection in umount.
Queue removed collections and reap removed collection in the same
thread(_kv_finalize_thread). If this thread termina...
Jianpeng Ma
12:50 PM Revision 291f6c91 (ceph): os/bluestore: Re-record unclean removed-collection.
In _reap_collection, if removed-collection still has object which in
flushing. Collection don't clean cache and it c...
Jianpeng Ma
12:49 PM CephFS Bug #23210: ceph-fuse: exported nfs get "stale file handle" when mds migrating
try modifying Client::ll_lookup, ignore may_lookup check for lookup . and lookup .. Zheng Yan
12:31 PM CephFS Bug #23210: ceph-fuse: exported nfs get "stale file handle" when mds migrating
but with above patch, "lookup ." on non-directory inode should works
Zheng Yan
12:32 PM RADOS Bug #23145 (In Progress): OSD crashes during recovery of EC pg
Radoslaw Zarzynski
12:32 PM RADOS Bug #23145: OSD crashes during recovery of EC pg
Sorry for missing your updates, Peter. :-( I've just scripted my Gmail for _X-Redmine-Project: bluestore_.
From th...
Radoslaw Zarzynski
11:56 AM CephFS Feature #12334: nfs-ganesha: handle client cache pressure in NFS Ganesha FSAL
Possibly related tracker:
http://tracker.ceph.com/issues/18537
Jeff Layton
11:44 AM CephFS Feature #12334: nfs-ganesha: handle client cache pressure in NFS Ganesha FSAL
This is worth looking into, but I wonder how big of a problem this is once you disable a lot of the ganesha mdcache b... Jeff Layton
11:51 AM rbd Feature #23422 (Resolved): librados/snap_set_diff: don't assert on empty snapset
master PR: https://github.com/ceph/ceph/pull/20648 Nathan Cutler
11:35 AM CephFS Bug #23291 (In Progress): client: add way to sync setattr operations to MDS
PR is here:
https://github.com/ceph/ceph/pull/20913
Jeff Layton
11:34 AM CephFS Bug #23394: nfs-ganesha: check cache configuration when exporting FSAL_CEPH
I don't think we should do this. We have settings that we recommend, but not using those doesn't mean that anything i... Jeff Layton
11:20 AM mgr Backport #23409 (In Progress): luminous: mgr: fix MSG_MGR_MAP handling
https://github.com/ceph/ceph/pull/20973 Prashant D
10:33 AM Revision eac62f86 (ceph): mgr: fix MSG_MGR_MAP handling
ceph config show mgr.x doesn't work
root cause is mgr daemon's mgrc has no chance
to process MSG_MGR_MAP in the mgr d...
Gu Zhongyan
08:58 AM Revision ed1d44d3 (ceph): rbd: listing children now supports a snapshot id optional
Fixes: http://tracker.ceph.com/issues/23399
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
08:57 AM Revision 0a6725bd (ceph): osd: fix s390x build failure
46de629c3d0bfae5eba3f6b810808938b5a9af1f introduced a regression: on big-endian
machines, there was no matching funct...
Nathan Cutler
08:56 AM Bug #23238 (Fix Under Review): master no longer builds on s390x
https://github.com/ceph/ceph/pull/20969 Nathan Cutler
08:39 AM Bug #23238: master no longer builds on s390x
Looks like the regression was introduced by https://github.com/ceph/ceph/commit/46de629c3d0
Testing a fix now.
Nathan Cutler
08:36 AM Bug #23238 (In Progress): master no longer builds on s390x
Nathan Cutler
08:49 AM Revision 3d8f4e8d (ceph): doc: Fixes dynamic-resharding doc formatting
Fixed the formatting errors in dynamicresharding.rst
Signed-off-by: Ashish Singh assingh@redhat.com
Ashish Singh
08:48 AM Revision f22a9017 (ceph): Merge pull request #20888 from majianpeng/fix-vstop
stop.sh: add ceph configure file location
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
06:15 AM Revision 6930e9f3 (ceph): lttng: Trace rgw data transfer, bi entry and object header update proce...
Signed-off-by: Yang Honggang <joseph.yang@xtaotech.com> Yang Honggang
05:43 AM rbd Support #23401: rbd mirror lead to a potential risk that primary image can be remove from a remot...
understand,thank you very much liuzhong chen
05:36 AM rbd Support #23401 (Closed): rbd mirror lead to a potential risk that primary image can be remove fro...
It's not possible since the remote rbd-mirror daemon needs to be able to (1) register with the journal and (2) create... Jason Dillaman
04:59 AM rbd Backport #23407 (In Progress): luminous: [cls] rbd.group_image_list is incorrectly flagged as R/W
https://github.com/ceph/ceph/pull/20967 Prashant D
04:56 AM CephFS Bug #23421 (Closed): ceph-fuse: stop ceph-fuse if no root permissions?
I think it would be a good idea to prevent ceph-fuse from proceeding if there are no appropriate permissions.
I requ...
Jos Collin
04:46 AM rbd Feature #23399 (Fix Under Review): [clone v2] add snapshot-by-id API methods and rbd CLI support
*PR*: https://github.com/ceph/ceph/pull/20966 Jason Dillaman
04:33 AM Revision c4172d1e (ceph): librbd: added '(rbd_)snap_set_by_id' API methods
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:33 AM Revision dacf628d (ceph): pybind/rbd: added 'set_snap_by_id' API method
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:33 AM Revision 7918ccc0 (ceph): librbd: internally utilize snap id when setting snapshot
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:03 AM rgw Bug #22804: multisite Synchronization failed when read and write delete at the same time
Yehuda Sadeh wrote:
> I commented on the PR.
sorry, Two days after this pull, bug reappeared.
Amine Liu

03/19/2018

11:40 PM Revision 5cce3eb7 (ceph): cls/rbd: group_image_list incorrectly flagged as RW
Fixes: http://tracker.ceph.com/issues/23388
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
09:35 PM RADOS Bug #23145 (New): OSD crashes during recovery of EC pg
Nathan Cutler
07:32 PM RADOS Bug #23145: OSD crashes during recovery of EC pg
Can't seem to flip this ticket out of 'Needs more info', unfortunately.. Peter Woodman
09:25 PM bluestore Bug #23333: bluestore: ENODATA on aio
Robert Sander wrote:
> It's a little bit strange, but it seems to have healed itself.
Looking around I just fou...
Robert Sander
09:22 PM bluestore Bug #23333: bluestore: ENODATA on aio
Radoslaw Zarzynski wrote:
> Instead, could you please:
> * provide log with increased debug log levels (_debug_osd ...
Robert Sander
08:55 PM bluestore Bug #23333: bluestore: ENODATA on aio
Errata, the issue is related to _aio_t::get_return_value_, not to _io_getevents_. Our debug message is misleading. I'... Radoslaw Zarzynski
05:17 PM bluestore Bug #23333: bluestore: ENODATA on aio
Hi Robert,
thanks for providing the info! I've took a look on the implementation of _io_getevents_ in your kernel ...
Radoslaw Zarzynski
03:01 PM bluestore Bug #23333: bluestore: ENODATA on aio
Radoslaw Zarzynski wrote:
> Could you please provide more information about used OS and hardware? Especially kerne...
Robert Sander
01:50 PM bluestore Bug #23333 (Need More Info): bluestore: ENODATA on aio
This looks really interesting. The assertion failure came from the _io_getevents_ (called by one of the _bstore_aio_ ... Radoslaw Zarzynski
08:53 PM Revision d3f63ac8 (ceph): ceph-osdomap-tool: Add compact comand option
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit b1f397f4fc3313ee0325722156759bfe32286c6b)
David Zafman
08:29 PM mgr Bug #23418 (Won't Fix): doc: Dashboard account creation
The documentation at http://docs.ceph.com/docs/master/mgr/dashboard/ refers the the following incorrect command:
...
Marc Schöchlin
08:13 PM Revision 8d17444a (ceph): qa/tests: use stable branch for single node tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
07:40 PM Revision 5b5b9c46 (ceph): Added $, removed % and distro to all sub-dirs
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
07:34 PM Bug #23417 (New): Building Ceph on armhf fails due to a bunch of errors
Hi all,
I'm fighting hard to get the actual git repo running through the build process on an Odroid HC2 (armhf) wi...
Ralf Kätzler
06:06 PM Revision d68ca368 (ceph): ceph_authtool: add mode option
Signed-off-by: Sébastien Han <seb@redhat.com> Sébastien Han
05:44 PM Revision e3175226 (ceph): Added distros (with $) for basic
Made systemd also use $ Warren Usui
05:14 PM Revision f437598c (ceph): stop.sh: specify the ceph.conf path to avoid using wrong ceph.conf.
Also specify the ceph.conf path for ceph-conf command in vstart.sh.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Jianpeng Ma
04:52 PM rgw Documentation #13523 (Resolved): rgw: document civetweb ssl configuration
Nathan Cutler
04:50 PM rgw Bug #21400 (Resolved): rgw: avoid logging keystone revocation failures when no keystone is config...
Nathan Cutler
04:50 PM rgw Backport #21655 (Resolved): luminous: expose --sync-stats via admin api
Nathan Cutler
04:49 PM rgw Bug #21586 (Resolved): RGW: Multipart upload may double the quota
Nathan Cutler
04:48 PM rgw Bug #21775 (Resolved): zone compression type is not validated
Nathan Cutler
04:47 PM rgw Bug #21720 (Resolved): We cant't get torrents if objects are encrypted using SSE-C
Nathan Cutler
04:46 PM rgw Bug #21581 (Resolved): encryption: reject requests that don't provide all expected headers
Nathan Cutler
04:46 PM rgw Backport #21792 (Resolved): luminous: encryption: reject requests that don't provide all expected...
Nathan Cutler
04:43 PM mgr Backport #23416 (Rejected): luminous: mgr sends early beacon with no modules reported
Nathan Cutler
04:42 PM CephFS Backport #23414 (Resolved): luminous: mds: fixed MDS_FEATURE_INCOMPAT_FILE_LAYOUT_V2 definition b...
https://github.com/ceph/ceph/pull/21001 Nathan Cutler
04:42 PM RADOS Backport #23413 (Resolved): jewel: delete type mismatch in CephContext teardown
https://github.com/ceph/ceph/pull/21084 Nathan Cutler
04:42 PM RADOS Backport #23412 (Resolved): luminous: delete type mismatch in CephContext teardown
https://github.com/ceph/ceph/pull/20998 Nathan Cutler
04:42 PM Backport #23411 (Resolved): jewel: Documentation license version is ambiguous
https://github.com/ceph/ceph/pull/20999 Nathan Cutler
04:42 PM Backport #23410 (Resolved): luminous: Documentation license version is ambiguous
https://github.com/ceph/ceph/pull/20988 Nathan Cutler
04:42 PM mgr Backport #23409 (Resolved): luminous: mgr: fix MSG_MGR_MAP handling
https://github.com/ceph/ceph/pull/20973 Nathan Cutler
04:42 PM RADOS Backport #23408 (Resolved): luminous: mgrc's ms_handle_reset races with send_pgstats()
https://github.com/ceph/ceph/pull/23791 Nathan Cutler
04:42 PM rbd Backport #23407 (Resolved): luminous: [cls] rbd.group_image_list is incorrectly flagged as R/W
https://github.com/ceph/ceph/pull/20967 Nathan Cutler
04:26 PM RADOS Bug #23267 (In Progress): scrub errors not cleared on replicas can cause inconsistent pg state wh...
David Zafman
04:00 PM RADOS Bug #23267: scrub errors not cleared on replicas can cause inconsistent pg state when replica tak...
David Zafman
03:21 PM rgw Bug #23170 (Duplicate): librgw crash when processing request in 12.2.3
duplicated by http://tracker.ceph.com/issues/21942 Abhishek Lekshmanan
03:19 PM rgw Backport #23319 (Duplicate): luminous: librgw crash when processing request in 12.2.3
duplicate of http://tracker.ceph.com/issues/23192 Abhishek Lekshmanan
03:18 PM Dashboard Bug #23406 (Resolved): Attempt to set dashboard login credentials causes ceph-mgr to crash in Pyt...
Environment: SLE-15 (Python 3-only)
Currently running mimic_dev2 but the issue is presumed to be present on master...
Nathan Cutler
03:14 PM Revision f1657023 (ceph): Merge pull request #20906 from pdvian/wip-23317-luminous
luminous: doc: rgw: mention the civetweb support for binding to multiple ports
Reviewed-By: Abhishek Lekshmanan <abh...
Abhishek Lekshmanan
02:54 PM Stable releases Tasks #23405 (Resolved): Luminous v12.2.5
h3. Workflow
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-relea...
Abhishek Lekshmanan
02:53 PM Stable releases Tasks #23109 (Resolved): Luminous v12.2.4
Abhishek Lekshmanan
02:41 PM rgw Backport #22884 (Resolved): luminous: rgw: document civetweb ssl configuration
Abhishek Lekshmanan
02:40 PM Revision 9b92a096 (ceph): Merge pull request #20242 from cbodley/wip-doc-rgw-frontends-luminous
luminous: doc/rgw: add page for http frontend configuration
Reviewed-By: Nathan Cutler <ncutler@suse.com>
Reviewed-B...
Abhishek Lekshmanan
02:25 PM Dashboard Bug #23404 (Resolved): dashboard module does not work in Python 3-only environment
Environment: SLE-15 (Python 3-only)
After enabling the dashboard, it is impossible to run "ceph mgr dashboard set-...
Nathan Cutler
01:30 PM CephFS Bug #22051 (Can't reproduce): tests: Health check failed: Reduced data availability: 5 pgs peerin...
Did not see further runs with this, closing for now Abhishek Lekshmanan
01:30 PM Documentation #23336 (Pending Backport): Documentation license version is ambiguous
Nathan Cutler
01:29 PM Revision 820dac98 (ceph): Merge pull request #20876 from smithfarm/wip-doc-license
legal: remove doc license ambiguity
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Yehuda Sadeh <yehuda@redha...
Nathan Cutler
01:29 PM rgw Backport #21854 (Resolved): luminous: rgw_file: explicit NFSv3 open() emulation
Abhishek Lekshmanan
01:28 PM rgw Backport #21651 (Resolved): luminous: rgw: avoid logging keystone revocation failures when no key...
Abhishek Lekshmanan
01:27 PM rgw Backport #21790 (Resolved): luminous: RGW: Multipart upload may double the quota
Abhishek Lekshmanan
01:27 PM rgw Backport #21817 (Resolved): zone compression type is not validated
Abhishek Lekshmanan
01:26 PM rgw Backport #21857 (Resolved): luminous: rgw: We cant't get torrents if objects are encrypted using...
Abhishek Lekshmanan
01:25 PM rgw Bug #14350 (Can't reproduce): bucket create failed
did not see further runs fail due to this, and we don't test apache on teuthology anymore Abhishek Lekshmanan
01:00 PM RADOS Bug #23386: crush device class: Monitor Crash when moving Bucket into Default root
Appears the error is with calculating the host weight.
It has set it at 43.664 when it should be set to 43.668
...
Warren Jeffs
12:30 PM Revision 3e9c2ec4 (ceph): Merge pull request #20898 from tspmelo/wip-nodejs-improvement
mgr/dashboard: remove node/npm system installation
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Kefu...
Ricardo Dias
11:53 AM CephFS Backport #23355 (In Progress): luminous: client: prevent fallback to remount when dentry_invalida...
https://github.com/ceph/ceph/pull/20960 Prashant D
10:34 AM RADOS Bug #23403 (Closed): Mon cannot join quorum
Hi all,
On a 3-mon cluster running infernalis one of the mon left the quorum and we are unable to make it come bac...
Gauvain Pocentek
10:28 AM Revision 1b69d9e7 (ceph): mgr/dashboard: Remove useless code.
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
10:27 AM Revision d65a3c3c (ceph): client: use either dentry_invalidate_cb or remount_cb to invalidate ker...
Signed-off-by: Zhi Zhang <zhangz.david@outlook.com>
(cherry picked from commit 6b823dc250223c2c25c341d6ffcfa64510f47bb2)
Zhi Zhang
10:26 AM Revision 102fbd21 (ceph): pg: handle MNotifyRec event in down state
if we receive notify with info contains newer les, try getinfo again
Signed-off-by: Mingxin Liu <mingxin@xsky.com>
Mingxin Liu
10:25 AM Revision 432f4abb (ceph): mon/PGMap: move primary into UP and ACTING columns
e.g., "[1,2,3]p1". This matches what PG's operator<< does in the OSD
debug log, with the exception that the OSD leav...
Sage Weil
10:23 AM Revision 9ed1ff7f (ceph): mon/PGMap: shorten PG heading
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:23 AM RADOS Backport #23351 (In Progress): luminous: filestore: do_copy_range replay bad return value
https://github.com/ceph/ceph/pull/20957 Prashant D
10:22 AM Revision c9091ab9 (ceph): Merge pull request #20784 from theanalyst/docs/release-reorg
doc: reorganize releases
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Abhishek Lekshmanan
10:17 AM bluestore Bug #21259 (Fix Under Review): bluestore: segv in BlueStore::TwoQCache::_trim
https://github.com/ceph/ceph/pull/20956
Sage Weil
10:01 AM rbd Feature #22787 (In Progress): [librbd] deep copy should optionally support flattening a cloned image
Mykola Golub
09:24 AM RADOS Bug #23402 (Duplicate): objecter: does not resend op on split interval
... Sage Weil
09:01 AM RADOS Bug #23370 (Pending Backport): mgrc's ms_handle_reset races with send_pgstats()
Kefu Chai
08:56 AM Revision 7d6f80fc (ceph): mon: double mon_mgr_mkfs_grace from 60s -> 120s
Saw a MGR_DOWN on a mon test right at 60s or so. Double it to avoid qa
noise.
Signed-off-by: Sage Weil <sage@redhat...
Sage Weil
08:55 AM Support #23254: Clinet side write freeze for 15 Sec when one storage node rebooted
Greg Farnum wrote:
> Did you watch "ceph -w" to see how long it took for the OSDs to get marked down, and then for t...
Suvendu Mitra
08:54 AM Revision c83f7618 (ceph): Merge pull request #20909 from tchaikov/wip-23370
mgr/MgrClient: guard send_pgstats() with lock
Reviewed-by: John Spray <john.spray@redhat.com>
Kefu Chai
07:59 AM Revision 559e05cd (ceph): Merge pull request #20874 from sebastian-philipp/dashboard_v2-source-ru...
mgr/dashboard: Allow sourcing `run-backend-api-tests.sh`
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: ...
Ricardo Dias
07:38 AM rbd Support #23401 (Closed): rbd mirror lead to a potential risk that primary image can be remove fro...
when we use rbd mirror we must get class-write authority. But if we get this authority we can remove primary rbd imag... liuzhong chen
04:56 AM Revision 212a5922 (ceph): Merge pull request #20931 from ashitakasam/fix-typo
doc: s/deamon/daemon/
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
03:28 AM rbd Feature #23399 (In Progress): [clone v2] add snapshot-by-id API methods and rbd CLI support
Jason Dillaman
12:40 AM rbd Feature #23399 (Resolved): [clone v2] add snapshot-by-id API methods and rbd CLI support
A user should be able to set the snapshot by id for use w/ "rbd children". This is required to be able to the list th... Jason Dillaman
03:23 AM Revision 8dbc5c9d (ceph): client: add the fuse parameter max_write
This parameter has the following 2 advantages:
1. FUSE(version > 2.8) the default single IO write size is 128k (contr...
huanwen ren
03:04 AM Revision 70d107b8 (ceph): os/filestore: fix do_copy_range replay bug
The 'from' value is an fd, not an offset. We want 'r' to be the number of
bytes copied, or len.
It looks like this ...
Sage Weil
02:21 AM Revision a2b14a74 (ceph): doc: 'daemon' is misspelled in doc/cephfs/health-messages.rst and src/t...
Signed-off-by: ashitakasam <694240887@qq.com> jiahui zeng
02:20 AM rgw Backport #23347 (In Progress): luminous: rgw: inefficient buffer usage for PUTs
https://github.com/ceph/ceph/pull/20953 Prashant D
01:51 AM CephFS Bug #23210: ceph-fuse: exported nfs get "stale file handle" when mds migrating
I add some debug info in the call relation above. So I get the log both of kernel and ceph-fuse when error happend.
...
lei gu
01:14 AM mgr Feature #23400 (New): ceph-mgr should raise health alert if OSDs are up but no data being received
John Spray
01:00 AM Revision ab046c4b (ceph): rgw: fix memory fragmentation problem reading data from client.
mg_read returns 0 on EOF. In some versions of civetweb, mg_read can
return "short" reads. The logic in the rest of ...
Marcus Watts
12:37 AM rbd Feature #23398 (Resolved): [clone v2] auto-delete trashed snapshot upon release of last child
The "DetachChildRequest" state machine should be updated to release the self-managed snapshot if it was the last user... Jason Dillaman

03/18/2018

11:39 PM Revision 038afcbc (ceph): Merge remote-tracking branch 'gh/mimic-dev2'
Sage Weil
10:19 PM RADOS Bug #23339 (Resolved): Scrub errors after ec-small-objects-overwrites test
http://pulpito.ceph.com/sage-2018-03-18_09:19:17-rados-wip-sage-testing-2018-03-18-0231-distro-basic-smithi/ Sage Weil
10:19 PM Revision f749cfd2 (ceph): Merge pull request #20944 from liewegas/wip-23339
osd: make scrub wait for ec read/modify/writes to apply
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
02:24 PM Revision 48490429 (ceph): tools/cephfs: make cephfs-data-scan create snaprealm for base inodes
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
02:24 PM Revision 29bfcc7a (ceph): mds: replace MAX() with std::max()
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
02:24 PM Revision 388922ac (ceph): mds: don't consider CEPH_INO_LOST_AND_FOUND as base inode
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
02:24 PM Revision 84d74142 (ceph): qa/cephfs: don't run TestSnapshots.test_kill_mdstable on kclient
this test forcibly kills mount. Killing kernel mount requires reboot,
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
12:04 PM Revision 0bae0319 (ceph): bluestore: fix build on armhf
where size_t != uint64_t, size_t is "long long unsigned int", and
uint64_t is something different.
Signed-off-by: Ke...
Kefu Chai
10:33 AM Revision fb2e5c9a (ceph): osd/ReplciatedBackend: do not op_applied on zeroed eversion_t
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:33 AM Revision 46a3c3c0 (ceph): osd/PG: wait for pushes and last_update_applied before requesting repli...
Wait on the primary for the EC backend to finish r/m/w cycles before we
ask the replicas to scrub. Otherwise we will...
Sage Weil
10:33 AM Revision 13b9df16 (ceph): osd/ECBackend: do not op_applied on zero at_version for dummy rollforwa...
The dummy rollforward transactions have at_version=0'0; do not call
op_applied on those.
This ensures that the op_ap...
Sage Weil
10:19 AM Revision 338c3cf4 (ceph): qa/cephfs: adjust check of 'cephfs-table-tool all show snap' output
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
04:37 AM Revision 4784d620 (ceph): rbd: return image id in info command output
And as a side effect, previously when rbd info was called
with --image-id, the image id was shown instead of the imag...
Mykola Golub

03/17/2018

11:06 PM Revision eccc912f (ceph): Merge pull request #20948 from liewegas/wip-ecsubread-decode
osd/ECMsgTypes: fix ECSubRead compat decode
Reviewed-by: Myna Vajha <mynaramana@gmail.com>
Sage Weil
08:17 PM rbd Bug #23388 (Pending Backport): [cls] rbd.group_image_list is incorrectly flagged as R/W
Mykola Golub
08:16 PM Revision 9b46b972 (ceph): Merge pull request #20939 from dillaman/wip-cls-rbd-group
cls/rbd: group_image_list incorrectly flagged as RW
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
06:31 PM CephFS Bug #23172 (Pending Backport): mds: fixed MDS_FEATURE_INCOMPAT_FILE_LAYOUT_V2 definition breaks l...
Patrick Donnelly
06:30 PM Revision c498abe2 (ceph): Merge PR #20903 into master
* refs/pull/20903/head:
PendingReleaseNotes: add note about upgrading MDS
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
06:27 PM Revision 9c809d3c (ceph): PendingReleaseNotes: add note about upgrading MDS
Fixes: https://tracker.ceph.com/issues/23172
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
04:09 PM Revision 27eb0aed (ceph): mon/ConfigMonitor: add 'config log' command
Show recent config changes.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:09 PM Revision b31e2aad (ceph): mon/ConfigMonitor: add 'config reset' command
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:09 PM Revision a4673e50 (ceph): mon/ConfigMap: add ConfigChangeSet
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:23 PM Revision 4dcf0105 (ceph): osd/ECMsgTypes: fix ECSubRead compat decode
Populate subchunks based on to_read, not attrs_to_read.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:12 PM Revision 8a3a60f4 (ceph): ceph-fuse: Fix Segmentation fault --localize-reads
Fixes: http://tracker.ceph.com/issues/23288
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
11:48 AM CephFS Bug #23288: ceph-fuse: Segmentation fault --localize-reads
@Patrick:
This doesn't exist in luminous and jewel. This is the after effect of a cleanup. The logic is changed al...
Jos Collin
10:46 AM mgr Feature #23397 (Resolved): Central "mgr self-test <module>" command
Currently, many of the manager modules implement a "self-test" command (validate that they can fetch and parse their ... John Spray
10:38 AM mgr Bug #21598 (Fix Under Review): Users can do "config-key set" while mgr runs, but it doesn't see s...
This issue will be fixed implicitly when we merge https://github.com/ceph/ceph/pull/20458 John Spray
10:27 AM mgr Feature #21682 (Resolved): mgr should raise health alert when a module throws exceptions (post-load)
John Spray
10:27 AM Dashboard Feature #22522 (Resolved): dashboard: configuration setting browser
John Spray
07:22 AM Support #23396 (Closed): erasure-code pool cannot be configured as gnocchi data storage
The log for gnocchi-metricd indicates that connection is timeout (Errno 110) when gnocchi-metricd reads data from the... 宏伟 唐
02:08 AM RADOS Bug #23395: qa/standalone/special/ceph_objectstore_tool.py causes ceph-mon core dump

../qa/run-standalone.sh ceph_objectstore_tool.py
--- ../qa/standalone/special/ceph_objectstore_tool.py ---
vst...
David Zafman
02:05 AM RADOS Bug #23395 (Can't reproduce): qa/standalone/special/ceph_objectstore_tool.py causes ceph-mon core...

I assume erasure code profile handling must have changed. It shouldn't crash but we may need a test change too.
...
David Zafman

03/16/2018

11:41 PM Revision 3b81d321 (ceph): qa/tests: use stable branch for single node tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
11:25 PM Revision f536bba0 (ceph): qa/tests: use stable branch for single node tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
10:38 PM RADOS Feature #23364: Special scrub handling of hinfo_key errors
https://github.com/ceph/ceph/pull/20947 David Zafman
10:30 PM Revision 05f65cc1 (ceph): qa/tests: use stable branch for 1node ceph-deploy test
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
10:20 PM Revision 6da45c30 (ceph): Revert "osd/PG: remove last_updated_applied, op_applied()"
This reverts commit c1c495f09754986772c28c9cc7414609572a385c.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:20 PM Revision 2f7ca451 (ceph): osd/PrimaryLogPG: restore op_applied in PGBackend
Call it when we queue the submitted write. For ReplicatedPG this is
inside submit_transaction(), and for ECBackend i...
Sage Weil
10:20 PM Revision 7da45bc6 (ceph): Partial revert "osd/PG: drop scrub machinery to wait for last_updated_a...
This reverts commit c489112a1dbcbb63024ba9c8c0abff6ef0c815d8 (well,
part of it).
We want the scrub machinery that wi...
Sage Weil
09:47 PM Revision ef5a91a5 (ceph): mon/PGMap: drop MISSING column from pg list
Degraded and misplaces are the more useful values (and the heading was
too wide!).
Signed-off-by: Sage Weil <sage@re...
Sage Weil
09:47 PM Revision 621e48d9 (ceph): mon/PGMap: remove useless columns
The timestamps are more informative.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:40 PM CephFS Bug #23394 (Rejected): nfs-ganesha: check cache configuration when exporting FSAL_CEPH
NFS Ganesha should check that caching is disabled when exporting FSAL_CEPH. If misconfigured, it should raise an erro... Patrick Donnelly
08:37 PM RADOS Bug #23386: crush device class: Monitor Crash when moving Bucket into Default root
Appears Paul Emmerich has found the problem and its down the weights.
The email chain can be seen from the mailin...
Warren Jeffs
09:22 AM RADOS Bug #23386 (Resolved): crush device class: Monitor Crash when moving Bucket into Default root
When moving prestaged hosts with disks that out side of a root moving them into the root, causes the monitor to crash... Warren Jeffs
08:36 PM CephFS Bug #23393 (Resolved): ceph-ansible: update Ganesha config for nfs_file_gw to use optimal settings
This config file template:
https://github.com/ceph/ceph-ansible/blob/master/roles/ceph-nfs/templates/ganesha.conf....
Patrick Donnelly
08:13 PM Revision 9424ed85 (ceph): Merge PR #20879 into wip-sage-testing-20180316.201311
* refs/pull/20879/head:
qa/rgw: disable s3tests for lifecycle_expiration
Reviewed-by: Yuri Weinstein <yweins@redhat...
Sage Weil
08:08 PM RADOS Bug #23339 (Fix Under Review): Scrub errors after ec-small-objects-overwrites test
http://pulpito.ceph.com/sage-2018-03-16_17:59:04-rados:thrash-erasure-code-overwrites-wip-sage-testing-2018-03-16-112... Sage Weil
06:41 PM rbd Feature #20762 (New): rbdmap should support other block devices
PR 19711 was for a different issue. Mykola Golub
06:16 PM Revision 649b8e8c (ceph): mgr/dashboard: avoid stale path data in block iSCSI status
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:16 PM Revision 875f0bd6 (ceph): mgr/dashboard: block mirroring page should show Ceph version
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:16 PM Revision 089920e2 (ceph): mgr/dashboard: block iSCSI frontend tweaks
Label rates w/ "/s" suffix and switch throughput back to the
sparkline graph from dashboard v1.
Signed-off-by: Jason...
Jason Dillaman
06:05 PM Revision d75973f8 (ceph): librbd: add API function to get image name
We already have open_by_id function, so an image name may be
unknown to the user, and get_name may be useful then.
S...
Mykola Golub
05:42 PM Revision ca84ae51 (ceph): Merge branch 'wip-rados-reorg' into 'rh-luminous'
Rados reorg for downstream-basic suit
See merge request !5
Vasu Kulkarni
05:29 PM CephFS Bug #23332: kclient: with fstab entry is not coming up reboot
Can someone please check the logs, we are having this issue 50% of the time in sanity runs. Vasu Kulkarni
05:09 PM RADOS Bug #23352: osd: segfaults under normal operation
Here is the link to the core dump https://drive.google.com/open?id=1tOTqSOaS94gOhHfXmGbbfuXLNFFfOVuf Alex Gorbachev
04:36 PM Revision 60e12079 (ceph): Merge pull request #20911 from guzhongyan/ConfM-cleanup
mon/ConfigMonitor: clean up prepare_command()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:35 PM Revision 58a84b34 (ceph): Merge pull request #20914 from ibmibmibm/patch-1
os/memstore: Fix wrong use of lock_guard
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
04:34 PM RADOS Bug #23324 (Pending Backport): delete type mismatch in CephContext teardown
Kefu Chai
03:03 AM RADOS Bug #23324 (In Progress): delete type mismatch in CephContext teardown
https://github.com/ceph/ceph/pull/20930 Brad Hubbard
04:34 PM Revision 856013cf (ceph): Merge pull request #20930 from badone/wip-Log-delete_type_mismatch
log: Fix AddressSanitizer: new-delete-type-mismatch
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:19 PM Revision bc48d989 (ceph): fix
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
03:35 PM Revision b1c045cf (ceph): wa/standalong/mon/osd-pool-create: debug and increase delay
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:09 PM Revision d0f6e482 (ceph): osd/ECMsgTypes: print subchunks in ECSubRead operator<<
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:45 PM bluestore Bug #23390 (Resolved): Identifying NVMe via PCI serial isn't sufficient (Bluestore/SPDK)
Hi,
the manual requires a serial to put in to be able to use the NVMe with spdk.
http://docs.ceph.com/docs/master/r...
Andreas Merk
02:42 PM bluestore Bug #23246 (In Progress): [OSD bug] KernelDevice.cc: 539: FAILED assert(r == 0)
Sage Weil
02:37 PM Dashboard Bug #23389 (Resolved): dashboard: OSD throughput sparkline graphic appears to show running total
... I suspect it's meant to show historical rates instead. Jason Dillaman
02:36 PM Revision 83e249ac (ceph): msg/async: avoid put message within write_lock
message deconstruct under busy env isn't a very short period, because cpu may
stuck into tcmalloc library to do gc.
...
Haomai Wang
01:38 PM RADOS Bug #23387: Building Ceph on armhf fails due to out-of-memory
Forgot to mention the exact place it breaks:... Daniel Glaser
10:21 AM RADOS Bug #23387 (Resolved): Building Ceph on armhf fails due to out-of-memory
Hi,
I'm currently struggling with building ceph through make-deps.sh on a armhf (namely the ODROID HC2). Everythin...
Daniel Glaser
01:32 PM Revision f4d2f019 (ceph): mgr/dashboard: Allow sourcing `run-backend-api-tests.sh`
This allows us to re-run tests faster. Also updated
HACKING.rst with the latest changes.
Signed-off-by: Sebastian Wa...
Sebastian Wagner
01:19 PM Revision 96598268 (ceph): Merge pull request #20928 from dillaman/wip-dashboard-iscsi
mgr/dashboard: fix 500 error on block device iSCSI status page
Reviewed-by: Ricardo Dias <rdias@suse.com>
Jason Dillaman
01:04 PM Revision 1f50f19c (ceph): Merge pull request #20863 from rjfd/wip-qa-fix-ssl-conflict
qa/rgw: renamed ssl task to openssl_keys
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-by: Sebastian...
Casey Bodley
01:00 PM rbd Bug #23388 (Fix Under Review): [cls] rbd.group_image_list is incorrectly flagged as R/W
*PR*: https://github.com/ceph/ceph/pull/20939 Jason Dillaman
12:57 PM rbd Bug #23388 (Resolved): [cls] rbd.group_image_list is incorrectly flagged as R/W
R/W operations cannot return any data as a payload. I suspect this is the cause of the transient failures like the fo... Jason Dillaman
12:59 PM Revision 169d84c6 (ceph): cls/rbd: group_image_list incorrectly flagged as RW
Fixes: http://tracker.ceph.com/issues/23388
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:43 PM Revision 460f1e53 (ceph): Merge pull request #20923 from ceph/backport-20910
luminous: ceph-volume: fix action plugins path in tox
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
12:28 PM Revision 3cfd3a2f (ceph): mgr/dashboard: fix 500 error on block device iSCSI status page
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:06 PM Revision d5f87138 (ceph): mgr/dashboard: remove node/npm system installation
Node and npm are now being installed in a virtualenv, removing the need of
having it installed in the system or as a ...
Tiago Melo
11:14 AM Dashboard Bug #23326: mgr: Error EIO: Module 'dashboard_v2' has experienced an error and cannot handle comm...
A vstart flag is easier to implement, and we should fix this problem that way in the short term. But we can also thin... Ricardo Dias
10:17 AM rgw Backport #23346 (In Progress): luminous: RGWCopyObj silently corrupts the object that was mulitpa...
https://github.com/ceph/ceph/pull/20937 Prashant D
09:38 AM Revision 60142950 (ceph): Merge pull request #20925 from rjfd/wip-dashboard-fix-qa
qa/suites/rados/mgr/tasks/dashboard_v2: add fail_on_skip = false
Reviewed-by: Kefu Chai <kchai@redhat.com>
Ricardo Dias
09:16 AM RADOS Bug #23385: osd: master osd crash when pg scrub
The ceph version is 10.2.3 rongzhen zhan
09:11 AM RADOS Bug #23385 (New): osd: master osd crash when pg scrub
my ceph on arm 4.4.52-armada-17.06.2.I put a object into rados.when scrub the pg with handle,the master osd crash.bel... rongzhen zhan
09:12 AM Revision e07c4235 (ceph): rgw: reject encrypted object COPY before supported
Current implementation does not follow S3 spec and even
may result in data corruption silently when copying
multipart...
Jeegn Chen
08:56 AM RADOS Bug #23320: OSD suicide itself because of a firewall rule but reports a received signal
Can I have some inputs on this topic ? I can make the PR but I'd love having your opinion on it.
Thx,
Anonymous
08:40 AM Revision 7b774f1b (ceph): qa/suites/rados/mgr/tasks/dashboard: add fail_on_skip = false
This commit prevents dashboard API tests to be tagged as failed when
some test is decorated with @skip.
Signed-off-b...
Ricardo Dias
08:36 AM Revision 349d7eb3 (ceph): Merge pull request #20912 from rjfd/wip-dashboard-rename
mgr/dashboard: replace dashboard with dashboard_v2
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Joao...
Kefu Chai
07:23 AM Revision aa205a67 (ceph): mgr/dashboard: renamed dashboard_v2 to dashboard
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
07:23 AM Revision ed291d9e (ceph): mgr/dashboard: remove dashboard module
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
06:21 AM rgw Backport #23319 (In Progress): luminous: librgw crash when processing request in 12.2.3
https://github.com/ceph/ceph/pull/20934 Prashant D
04:45 AM rgw Backport #23318 (In Progress): luminous: rgw: crash with rgw_run_sync_thread=false
https://github.com/ceph/ceph/pull/20932 Prashant D
03:26 AM mgr Bug #23368 (Pending Backport): mgr: fix MSG_MGR_MAP handling
Kefu Chai
03:24 AM mgr Bug #23378 (Resolved): Test failure: test_perf_counters_mgr_get (tasks.mgr.dashboard_v2.test_perf...
https://github.com/ceph/ceph/pull/20916 Kefu Chai
03:23 AM Revision 23c130b3 (ceph): Merge pull request #20916 from tspmelo/fix-mgr-perf-counter
mgr/dashboard_v2: fix test_perf_counters_mgr_get
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Kefu Chai <...
Kefu Chai
03:20 AM Revision f836de63 (ceph): Merge pull request #20892 from guzhongyan/fix-mgrc
mgr: fix MSG_MGR_MAP handling
Reviewed-by: John Spray <john.spray@redhat.com>
Kefu Chai
03:01 AM rgw Bug #23091: rgw + OpenLDAP = Failed the auth strategy, reason=-13
@Yehuda I don't have 'reopen' button.
This is not resolved for me.
Konstantin Shalygin

03/15/2018

10:39 PM Revision 9b728084 (ceph): Merge pull request #19811 from neha-ojha/wip-async-recovery
osd: async recovery
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: David Zafman <dzafman@redhat.com>
Josh Durgin
10:06 PM Revision c08d4f16 (ceph): rgw: fix crash with rgw_run_sync_thread false
Fixes: http://tracker.ceph.com/issues/20448
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from c...
Orit Wasserman
09:07 PM Revision 1bd33de2 (ceph): Merge pull request #20922 from idryomov/wip-osdmap-encoding-fix
osd/OSDMap: fix HAVE_FEATURE logic in encode()
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:02 PM Revision 69642f0e (ceph): Merge remote-tracking branch 'gh/mimic-dev2'
# Conflicts:
# qa/standalone/osd/repro_long_log.sh
Sage Weil
08:59 PM Revision 91893003 (ceph): Merge pull request #20917 from liewegas/wip-no-query-debug
osd: debug dispatch_context cases where queries not sent
Reviewed-by: Josh Durgin <jduring@redhat.com>
Sage Weil
08:59 PM Revision d505f4d4 (ceph): Merge pull request #20918 from liewegas/wip-less-many
qa/suites/rados: fewer msgr failures
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
08:59 PM Revision 596e4c27 (ceph): Merge pull request #20919 from liewegas/wip-cot
qa/standalone/osd/repro_long_log: no-mon-config for cot
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
08:51 PM Revision 6972273d (ceph): global: output usage on -h, --help, or no args before contacting mons
- when there are no arguments, print a short invitation to stderr to
use -h or --help and exit with an error.
- if ...
Sage Weil
08:26 PM Revision 78942259 (ceph): Add 3.0z and 3.1 version
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
07:59 PM Revision 462d5634 (ceph): PG: dout cleanup
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
07:28 PM Revision d8eb9bd3 (ceph): doc: make minor grammatical rectifications
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
07:26 PM Revision f9eb79bb (ceph): cls/rgw: usage_iterate_range truncated should never be NULL
Ensuring truncated is non-NULL improves code clarity.
Suggested-by: Yehuda Sadeh <yehuda@redhat.com>
Signed-off-by: ...
Robin H. Johnson
07:15 PM Dashboard Bug #23326: mgr: Error EIO: Module 'dashboard_v2' has experienced an error and cannot handle comm...
John Spray wrote:
> I think what's going on here is that the dashboard used to fail silently (it always required rbd...
Patrick Donnelly
12:40 PM Dashboard Bug #23326: mgr: Error EIO: Module 'dashboard_v2' has experienced an error and cannot handle comm...
I think what's going on here is that the dashboard used to fail silently (it always required rbd bindings), because v... John Spray
07:06 PM CephFS Documentation #23334: doc: note client eviction results in a client instance blacklisted, not an ...
> I don't really like "entity address" either as it's also not clear. Let's use "client instance".
Ok. PR - https:...
Rishabh Dave
06:41 PM CephFS Documentation #23334: doc: note client eviction results in a client instance blacklisted, not an ...
Rishabh Dave wrote:
> What attribute other than address can be used to remove a client from blacklist? I tried clien...
Patrick Donnelly
06:39 PM CephFS Documentation #23334: doc: note client eviction results in a client instance blacklisted, not an ...
Rishabh Dave wrote:
> Or... do you want the docs to clearer that by "address" it means the "entity address" (like h...
Patrick Donnelly
07:35 AM CephFS Documentation #23334: doc: note client eviction results in a client instance blacklisted, not an ...
Or... do you want the docs to clearer that by "address" it means the "entity address" (like help text below) and not... Rishabh Dave
07:24 AM CephFS Documentation #23334: doc: note client eviction results in a client instance blacklisted, not an ...
Patrick Donnelly wrote:
> can be confusing as it lists an "address" as what's blacklisted. This could be confusing a...
Rishabh Dave
06:40 PM rgw Bug #23335 (Fix Under Review): radosgw-admin: add an option to reset user stats
Yehuda Sadeh
06:31 PM rgw Bug #22895: radosgw not work after all rgw `RGWAsyncRadosProcessor had timed out
Abhishek pointed out that it could be a duplicate of this bug that was fixed in 12.2.3:
http://tracker.ceph.com/issu...
Yehuda Sadeh
06:24 PM rgw Bug #23091 (Closed): rgw + OpenLDAP = Failed the auth strategy, reason=-13
Closing it, if the issue is not resolved yet then feel free to reopen it. Yehuda Sadeh
06:15 PM rgw Bug #22908: [Multisite] Synchronization works only one way (zone2->zone1)
@mariusz did that solve it for you? Yehuda Sadeh
06:14 PM rgw Bug #22908 (Need More Info): [Multisite] Synchronization works only one way (zone2->zone1)
Yehuda Sadeh
06:13 PM Revision 20f90c56 (ceph): PG: handle degraded object in _rollback_to()
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
06:13 PM Revision b37d895a (ceph): PG: clear out old missing_loc in issue_repop
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
06:13 PM Revision 8cf08f3a (ceph): PG: add location to missing_loc only during async_recovery
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
06:13 PM Revision d25ad0cf (ceph): PG: clear missing_loc only during async_recovery
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
06:13 PM Revision 6ea566d3 (ceph): PG: want set size should not be below min_size
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
06:13 PM Revision 7f6f4f90 (ceph): qa: modify TEST_recovery_sizeup() to handle async recovery
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
06:13 PM Revision bec9aaf7 (ceph): ECBackend: send correct stats to async_recovery_targets
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
06:13 PM Revision 538ec880 (ceph): PG: handle async targets with missing clone in _rollback_to()
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
06:13 PM Revision 80c57b1c (ceph): PG: use get_recovery_read to prevent race during recovery deletes
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
06:13 PM Revision e68f2f0f (ceph): PG: use clear_location() to clear out missing_loc
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
06:13 PM Revision 1b4f86cb (ceph): PG: add async recovery and backfill to pg dout() prefix
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
06:13 PM Revision 0a1e0cbe (ceph): PG: skip primary in peer_missing in rebuild()
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
06:13 PM Revision ae6e001c (ceph): ECBackend: update pg_log missing for async_recovery_targets
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
06:13 PM rgw Bug #23147: RGW: metrics 'qlen', 'qactive' are not work
Yehuda Sadeh
06:13 PM rgw Bug #23373 (Closed): Problem with UID starting with underscores
Casey Bodley
07:11 AM rgw Bug #23373: Problem with UID starting with underscores
Sorry, it's RGW project, not Ceph. Move it please if it's possible. Aleksandr Rudenko
07:04 AM rgw Bug #23373 (Closed): Problem with UID starting with underscores
On Jewel we have rgw-user with UID - _sc and the same access key:... Aleksandr Rudenko
06:11 PM rgw Bug #23383 (In Progress): rgw: truncated flag not set in gc list objclass method
Need to review all objclass methods that iterate Yehuda Sadeh
06:05 PM rgw Bug #20914: cls_rgw.gc_set and defer fail during jewel->luminous upgrade
@orit @yuri anything new about this one? Yehuda Sadeh
06:00 PM rgw Bug #22951 (Pending Backport): possible issue with ssl + libcurl
Abhishek Lekshmanan
06:00 PM RADOS Bug #23145: OSD crashes during recovery of EC pg
Let me know if you need anything else off this cluster, I probably will have to trash this busted PG at some point so... Peter Woodman
05:57 PM Revision 163c49fd (ceph): cls/rgw: usage_iterate_range end conditions
If both end & start conditions are passed, we need to signal that there
are no more results when returning because th...
Robin H. Johnson
05:57 PM rgw Bug #22963: radosgw-admin usage show loops indefinitly - again
new PR:
https://github.com/ceph/ceph/pull/20926
Yehuda Sadeh
05:56 PM rgw Bug #23193: multsite use of metadata list pagination
Casey Bodley
05:50 PM rgw Bug #22804: multisite Synchronization failed when read and write delete at the same time
I commented on the PR. Yehuda Sadeh
05:49 PM rgw Bug #23099 (In Progress): REST admin metadata API paging failure bucket & bucket.instance: Invali...
Matt Benjamin
04:34 PM Revision 52db09af (ceph): Merge PR #20880 into wip-sage-testing-20180315.163409
* refs/pull/20880/head:
"Correct" license from LGPL2 to LGPL2.1
Reviewed-by: John Spray <john.spray@redhat.com>
Rev...
Sage Weil
04:24 PM Revision a9ada31d (ceph): Objecter: add ignore overlay flag if got redirect reply
Objecter's target calculation should ignore overlays if client got redirect reply.
Fixes: https://tracker.ceph.com/i...
Tim Lin
03:37 PM Revision 49003989 (ceph): test/librados: new tests for new apis
Unit tests for new apis:
* rados_omap_get_next2
* rados_write_op_omap_cmp2
* rados_write_op_omap_set2
* rados_write_...
Piotr Dalek
03:16 PM Revision 0d84a055 (ceph): ceph-volume: fix action plugins path in tox
because of this commit [1] in ceph-ansible tests in ceph-volume needs to
be modified accordingly.
[1] https://github...
Guillaume Abrioux
03:14 PM Revision e27f9fb2 (ceph): Merge pull request #20910 from ceph/fix_callback_plugins_dir
ceph-volume: fix action plugins path in tests
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
03:09 PM Revision 363e9489 (ceph): Merge pull request #20897 from ifed01/wip-ifed-discard-on-mkfs
os/bluestore: do SSD discard on mkfs
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
03:08 PM Revision 872df82a (ceph): Merge pull request #20895 from tchaikov/wip-drop-unused-options
common/options: drop unused options
Reviewed-by: John Spray <john.spray@redhat.com>
Kefu Chai
03:07 PM Revision c9a201a5 (ceph): Merge pull request #20445 from aclamk/wip-assert-smaller
common: Make code to invoke assert() smaller.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:07 PM Revision 0b7673dd (ceph): Merge pull request #20887 from liewegas/wip-kill-backlog
osd/osd_types: remove backlog type for pg_log_entry_t
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Kefu Chai
02:40 PM bluestore Bug #23266 (Won't Fix): "terminate called after throwing an instance of 'std::bad_alloc'" in upgr...
don't care about kraken Sage Weil
02:37 PM Revision e28e0c61 (ceph): osd/OSDMap: fix HAVE_FEATURE logic in encode()
Currently clients that don't have SERVER_LUMINOUS end up being fed
v6 (i.e. luminous) encoding because they also don'...
Ilya Dryomov
02:26 PM Bug #23358 (Fix Under Review): vstart.sh gives obscure error of dashboard dependencies missing
Yes, we can make this message better:
https://github.com/ceph/ceph/pull/20921
John Spray
02:09 PM Revision 386b752e (ceph): librbd/qa: Permit V1 images in qa tests
Signed-off-by: Julien COLLET <julien.collet@cern.ch> Julien COLLET
01:42 PM Revision 69765a78 (ceph): qa/standalone/osd/repro_long_log: no-mon-config for cot
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:39 PM Revision ef7eaa48 (ceph): qa/suites/rados: fewer msgr failures
500 is a bit much... e.g., enough to hit timeouts forming mon quorum.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:33 PM ceph-volume Feature #23067 (In Progress): Implement an 'activate all' to help with dense servers or migrating...
Alfredo Deza
01:32 PM Revision 85f98022 (ceph): osd: debug dispatch_context cases where queries not sent
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:30 PM CephFS Documentation #23271: doc: create install/setup guide for NFS-Ganesha w/ CephFS
https://github.com/ceph/ceph/pull/20915 Ramana Raja
01:16 PM Revision 2f5a24d8 (ceph): osd/PG: print debug if we fail to decode snapbl
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:02 PM CephFS Bug #23380 (Resolved): mds: ceph.dir.rctime follows dir ctime not inode ctime
The original intention of the rctime was reflect the latest inode ctime in the children: https://lkml.org/lkml/2008/7... Dan van der Ster
12:50 PM Revision a2033e08 (ceph): mgr/dashboard_v2: fix test_perf_counters_mgr_get
Now that we can obtain perf counters for the mgr, we need to assert that we get
more than 0 counters and that they ha...
Tiago Melo
12:36 PM Revision dbc240ff (ceph): memstore: fix wrong use of lock_guard
std::lock_guard need a name to make RAII works properly
Signed-off-by: Shen-Ta Hsieh <ibmibmibm.tw@gmail.com>
Shen-Ta Hsieh(BestSteve)
12:22 PM Revision 78628a5f (ceph): client: add ceph_ll_sync_inode
Ganesha's NFS SETATTR requests are expected to be synchronous, but
libcephfs can cache attribute changes if the clien...
Jeff Layton
12:19 PM rgw Bug #23379 (Resolved): rgw performance regression for luminous 12.2.4
Hi, there are two bugs with regard to rgw gateway.
One is related to dynamic sharding, it will block all requests ...
wei jin
11:14 AM mgr Bug #23378 (Resolved): Test failure: test_perf_counters_mgr_get (tasks.mgr.dashboard_v2.test_perf...
... Kefu Chai
10:33 AM rgw Documentation #23377 (New): NFS-RGW: Add documentation for nfs ganesha specific rgw options.
Add description for rgw-nfs options: https://github.com/ceph/ceph/blob/master/src/common/options.cc#L5281-#L5309
A...
supriti singh
10:18 AM Revision 9fdc5671 (ceph): ceph-volume: fix action plugins path in tox
because of this commit [1] in ceph-ansible tests in ceph-volume needs to
be modified accordingly.
[1] https://github...
Guillaume Abrioux
09:35 AM Revision 984dd924 (ceph): mon/ConfigMonitor: clean up prepare_command()
no more paxos->get_pending_transaction()
Signed-off-by: Gu Zhongyan <guzhongyan@360.cn>
Gu Zhongyan
09:34 AM CephFS Feature #23376 (Rejected): nfsgw: add NFS-Ganesha to service map similar to "rgw-nfs"
Not sure, if there is already a tracker issue for this feature. Feel Free to close if that is the case. supriti singh
09:32 AM Revision d7eaca3f (ceph): ceph-volume: fix callback plugins path in tox
because of this commit [1] in ceph-ansible tests in ceph-volume needs to
be modified accordingly.
[1] https://github...
Guillaume Abrioux
09:20 AM rgw Bug #23375 (In Progress): Memory leak in RGW when libcurl is configured with --with-nss and perfo...
When libcurl is configured with --with-nss
There is a memory leak in the PK11_CreateGenericObject() function
when k...
Mark Kogan
08:45 AM Revision 7f074bc7 (ceph): ceph-volume: fix callback plugins path
because of this commit [1] in ceph-ansible tests in ceph-volume needs to
be modified accordingly.
[1] https://github...
Guillaume Abrioux
08:36 AM Bug #23374 (New): --localize-reads doc and help
Looks like `--localize-reads` is not specified anywhere in the docs and the help. However, the flag is described in i... Jos Collin
07:20 AM Revision a6955769 (ceph): pybind/mgr/balancer: add sanity check against empty adjusted_map
E.g., because all OSDs are marked as **out**.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked fro...
xie xingguo
06:47 AM rgw Bug #22883: rgw: bucket link doesn't change ownership of objects residing in the bucket
I have the same issue.
And no way to change owner of objects in bucket.
Aleksandr Rudenko
06:28 AM Revision 2f05d2d3 (ceph): Merge pull request #20836 from xiexingguo/wip-balancer-05
pybind/mgr/balancer: add sanity check against empty adjusted_map
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
06:27 AM Revision 11531fe8 (ceph): Merge pull request #20857 from zealoussnow/wip-leozhang
osd/bluestore: delete unused variable in KernelDevice
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Kefu Chai
06:26 AM Revision b1abdd48 (ceph): Merge pull request #20690 from myoungwon/wip-manifest-num-counter
osd: add num_object_manifest
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:24 AM Revision 29960687 (ceph): Merge pull request #20652 from shangfufei/wip-common
src/common: update some ms_* options to be more consistent
Reviewed-by: Haomai Wang <haomai@xsky.com>
Kefu Chai
06:22 AM Revision 50028409 (ceph): Merge pull request #20886 from liewegas/wip-kill-min-max
include: kill MIN and MAX macros
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Kefu Chai
06:21 AM mgr Bug #22918 (Pending Backport): mgr sends early beacon with no modules reported
Kefu Chai
06:18 AM Revision e078ec60 (ceph): Merge pull request #20321 from jcsp/wip-22918
mgr: initialize PyModuleRegistry sooner
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:51 AM bluestore Bug #23372 (Can't reproduce): osd: segfault
We are having 5 node cluster with 5 mons and 120 OSDs.
One of the OSD (osd.7) crashed with following logs:...
Nokia ceph-users
05:37 AM RADOS Bug #23370 (Fix Under Review): mgrc's ms_handle_reset races with send_pgstats()
https://github.com/ceph/ceph/pull/20909 Kefu Chai
05:34 AM RADOS Bug #23370 (Resolved): mgrc's ms_handle_reset races with send_pgstats()
2018-03-14T12:29:45.168 INFO:teuthology.orchestra.run.mira056:Running: 'sudo adjust-ulimits ceph-coverage /home/ubunt... Kefu Chai
05:34 AM RADOS Bug #23371 (New): OSDs flaps when cluster network is made down
we are having a 5 node cluster with 5 mons and 120 OSDs equally distributed.
As part of our resiliency test we ma...
Nokia ceph-users
05:33 AM Revision b17ff3c5 (ceph): mgr/MgrClient: guard send_pgstats() with lock
ms_handle_reset() races with send_pgstats(), and the latter could
reference a session with a null connection. so we n...
Kefu Chai
04:35 AM CephFS Bug #23288 (Fix Under Review): ceph-fuse: Segmentation fault --localize-reads
https://github.com/ceph/ceph/pull/20908 Jos Collin
04:06 AM RADOS Backport #23315 (In Progress): luminous: pool create cmd's expected_num_objects is not correctly ...
https://github.com/ceph/ceph/pull/20907 Prashant D
03:58 AM rgw Backport #23317 (In Progress): luminous: Cannot specify multiple ports for civetweb port/listenin...
https://github.com/ceph/ceph/pull/20906 Prashant D
03:54 AM Revision 34e119fd (ceph): update hadoop version and fix rhbuild config item in overrides
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
03:35 AM Revision 75d2b93f (ceph): doc: rgw: mention the civetweb support for binding to multiple ports
We support binding multiple ports in civetweb after the upgrade to 1.8,
clarify this in the documentation as well
Fi...
Abhishek Lekshmanan
03:32 AM CephFS Backport #23314 (In Progress): luminous: client: allow client to use caps that are revoked but no...
https://github.com/ceph/ceph/pull/20904 Prashant D
03:29 AM Revision 10223a25 (ceph): tests: add a test for doing a getattr while caps are recalled but befor...
Add a testcase to reproduce the deadlock I was seeing with delegations
in ganesha.
Tracker: http://tracker.ceph.com/...
Jeff Layton
03:29 AM Revision f9766361 (ceph): test: cap waits in delegation tests at 60s
This adds assertions to all of the looping wait functions that we will
not do more than 60000 loop iterations (~60s)....
Jeff Layton
03:28 AM Revision c37d2e23 (ceph): client: allow getattr, lookup, fstatx, and readdir to use implemented caps
caps_issued_mask is a function that we call to see if we have all of
the caps provided in a mask. Usually this ignore...
Jeff Layton
02:10 AM mgr Bug #23368 (Fix Under Review): mgr: fix MSG_MGR_MAP handling
Kefu Chai
01:26 AM mgr Bug #23368 (Resolved): mgr: fix MSG_MGR_MAP handling
ceph config show mgr.x doesn't work
root cause is mgr daemon's mgrc has no chance
to process MSG_MGR_MAP in the mgr...
cory gu
02:07 AM Revision 89f5820e (ceph): ceph-volume: change ansible version to 2.4.2 for lvm tests
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
02:00 AM Revision 0fe0c117 (ceph): log: Fix AddressSanitizer: new-delete-type-mismatch
If you directly call the operator new function, you must also directly
call the operator delete function, and must m...
Brad Hubbard
01:47 AM Bug #23353: when compile Luminous 12.2.4, miss boost files
Kefu Chai wrote:
> it's necessary to "clean out old cruft". as the existing boost is not necessarily new enough. and...
Amine Liu
01:39 AM rgw Bug #23369 (Won't Fix): User suspend on slave zone but not sync this stats to master zone
suspend user on slave zone, and the user's stats is still enable on master zone; Amine Liu
01:04 AM Revision 9416a29f (ceph): mon/OSDMonitor.cc: fix expected_num_objects interpret error
Fixes: http://tracker.ceph.com/issues/22530
Signed-off-by: Yang Honggang <joseph.yang@xtaotech.com>
(cherry picked fr...
Yang Honggang
12:27 AM Revision 16c3552a (ceph): osd,compressor: Expose compression algorithms via MOSDBoot.
Modifies Compressor to expose a set of strings (already hardcoded)
that are accessible elsewhere.
Adds metadata to M...
Jesse Williamson

03/14/2018

11:56 PM Revision 5d0dbcc3 (ceph): debug: mkfs failure during ceph-volume
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
11:39 PM Revision f338ac1e (ceph): Add options to test nvme as journal
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
11:39 PM Revision 4c9af7ba (ceph): Remove AWS Credential test
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
10:56 PM Revision af83cf9f (ceph): osd: rename ECSubWrite parameter backfill to backfill_or_async_recovery
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
10:56 PM Revision 3b5323d1 (ceph): PG: modify should_send_op to handle async recovery
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
10:56 PM Revision 1e2e58c7 (ceph): PG: do not block writes on async_recovery_targets
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
10:56 PM Revision d16f00c9 (ceph): PG: update missing_loc for async_recovery_targets
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
10:56 PM Revision bb0ad5d8 (ceph): PG: set delete flag in needs_recovery_map for deletes
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
10:56 PM Revision 90b9f6d8 (ceph): PG: mark recovery started when fail to get recovery_read_lock
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
10:56 PM Revision 13d7093e (ceph): PG: call choose_acting when there are async_recovery_targets
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
10:56 PM Revision 853655a5 (ceph): PG: reset async_recovery_targets after recovery
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
10:56 PM Revision fa01affd (ceph): PG: update pg_log missing for async_recovery_targets
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
10:56 PM Revision 939c9d03 (ceph): PG: bug fix in is_degraded_or_backfilling_object()
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
10:56 PM Revision c6dfeb32 (ceph): PG: initial changes required for async recovery
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
10:56 PM Revision 322a00b0 (ceph): osd: introduce acting_recovery_backfill shards
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
10:56 PM Revision 4e78d805 (ceph): PG: cleanup and fixes for async recovery
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
10:55 PM rbd Bug #23184: rbd workunit return 0 response code for fail
@Vasu: what's the status here? Jason Dillaman
10:32 PM CephFS Bug #23172 (Fix Under Review): mds: fixed MDS_FEATURE_INCOMPAT_FILE_LAYOUT_V2 definition breaks l...
https://github.com/ceph/ceph/pull/20903 Patrick Donnelly
01:29 PM CephFS Bug #23172: mds: fixed MDS_FEATURE_INCOMPAT_FILE_LAYOUT_V2 definition breaks luminous upgrades
Jan Fajerski wrote:
> Would the following work:
> It seems like the pre-12.2.4 MDS's suicide because the feature fl...
Jan Fajerski
01:06 PM CephFS Bug #23172: mds: fixed MDS_FEATURE_INCOMPAT_FILE_LAYOUT_V2 definition breaks luminous upgrades
Would the following work:
It seems like the pre-12.2.4 MDS's suicide because the feature flag 8 changed values (file...
Jan Fajerski
10:27 PM Revision 360bc69b (ceph): Merge pull request #20901 from neha-ojha/wip-fix-mgr
qa/tasks/ceph_manager: use set_config on revived osd
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:12 PM CephFS Bug #21985: mds: definition of MDS_FEATURE_INCOMPAT_FILE_LAYOUT_V2 is wrong
Yes, let's not backport to jewel. Patrick Donnelly
12:55 PM CephFS Bug #21985: mds: definition of MDS_FEATURE_INCOMPAT_FILE_LAYOUT_V2 is wrong
@Yan, @Patrick - I checked and this affects jewel as well. The fix is problematic, though, because it causes MDSes to... Nathan Cutler
10:08 PM CephFS Bug #23247 (Won't Fix): doc: distinguish versions in ceph-fuse
Okay, let's close this then. Patrick Donnelly
09:04 AM CephFS Bug #23247: doc: distinguish versions in ceph-fuse
Patrick Donnelly wrote:
> I understand. Is it possible to allow FUSE to process --version as well so that it can pri...
Jos Collin
09:37 PM RADOS Bug #22346: OSD_ORPHAN issues after jewel->luminous upgrade, but orphaned osds not in crushmap
Hi Jun,
It's not really possible to pinpoint an exact PR at this stage as it's possible there was more than one an...
Brad Hubbard
10:19 AM RADOS Bug #22346: OSD_ORPHAN issues after jewel->luminous upgrade, but orphaned osds not in crushmap
Brad Hubbard wrote:
> Hi Graham,
>
> The consensus is that this was caused by a bug in a previous release which f...
huang jun
08:41 PM RADOS Bug #23365 (New): CEPH device class not honored for erasure encoding.
To start, this cluster isn't happy. It is my destructive testing/learning cluster.
Recently I rebuilt the cluster...
Brian Woods
08:36 PM RADOS Feature #23364 (Resolved): Special scrub handling of hinfo_key errors

We shouldn't handle hinfo_key as just another user xattr
Add the following errors specific to hinfo_key for eras...
David Zafman
07:45 PM ceph-volume Bug #23259 (Resolved): extend $PATH further
merged commit a8cd8b2 into master Alfredo Deza
06:38 PM ceph-volume Bug #23259 (Fix Under Review): extend $PATH further
PR https://github.com/ceph/ceph/pull/20824 Alfredo Deza
07:37 PM Revision e3899dc9 (ceph): qa/tasks/ceph_manager: use set_config on revived osd
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
07:21 PM Bug #23358: vstart.sh gives obscure error of dashboard dependencies missing
Ok, I confirm that installing the extra packages did fix the issue (in my case only python2-bcrypt). Thanks, Jeff! ... Luis Henriques
07:07 PM Bug #23358: vstart.sh gives obscure error of dashboard dependencies missing
Ahh, there are some new package dependencies (at least in Fedora 27). Try running install-deps.sh again. I needed:
...
Jeff Layton
05:39 PM Bug #23358: vstart.sh gives obscure error of dashboard dependencies missing
Passing in MGR=0 seems to be a workaround for now. Jeff Layton
02:30 PM Bug #23358: vstart.sh gives obscure error of dashboard dependencies missing
Note that I did a full 'make', not a 'make vstart'. Luis Henriques
01:52 PM Bug #23358: vstart.sh gives obscure error of dashboard dependencies missing
The problem appears to be that the 'vstart' or 'vstart-base' build target isn't sufficient to build the dashboard bits? Sage Weil
10:56 AM Bug #23358 (Resolved): vstart.sh gives obscure error of dashboard dependencies missing
Here's the command line I'm using:... Luis Henriques
07:21 PM Revision a8cd8b26 (ceph): Merge pull request #20824 from ceph/wip-rm23259
ceph-volume process the abspath of the executable first
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
07:11 PM CephFS Bug #23291: client: add way to sync setattr operations to MDS
Ok, I have a draft patch for this now. What I don't have is a great way to test it.
Hmm...now that I look, we have...
Jeff Layton
07:04 PM CephFS Feature #23362 (Resolved): mds: add drop_cache command
This should try to trim the cache as much as possible, optionally ask clients to release all caps, and optionally flu... Patrick Donnelly
06:32 PM RADOS Bug #23361 (New): /build/ceph-12.2.4/src/osd/PGLog.h: 888: FAILED assert(i->prior_version == last...

Log with debug_osd=20 and debug_bluestore=20 enabled:
https://drive.google.com/open?id=1Yr_MIXHzrgWUR5ZsV1xKlPUqZH...
Christoffer Lilja
06:07 PM Revision 8a7e6c23 (ceph): Merge pull request #20220 from dzafman/wip-calc-stats3
osd: Improve recovery stat handling by using peer_missing and missing_loc info
Reviewed-by: Sage Weil <sage@redhat.com>
David Zafman
05:07 PM Revision 0e9d6438 (ceph): osd: Always build peer_missing (including strays) for _update_calc_stats()
Fixes: http://tracker.ceph.com/issues/22837
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
05:07 PM Revision 09b5697b (ceph): test: Correction for better degraded/misplaced handling
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
05:07 PM Revision eddf510e (ceph): osd/PG: MissingLoc: track location counts by upset and other
For every object in missing_loc, calculate how many known locations are in
the upset and all others, and call that lo...
Sage Weil
05:07 PM Revision 214ff7b0 (ceph): osd/PrimaryLogPG: update missing_loc on peer recover
The MissingLoc structure already tracks locations of any missing object
on any acting OSD, and is updated on_local_re...
Sage Weil
05:07 PM Revision 1e985339 (ceph): osd: Changes to handle sharding for EC in missing_by_count
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
05:07 PM Revision 4bf4cd93 (ceph): osd: Fix _update_calc_stats() to use peer_missing and missing_by_count
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
05:07 PM Revision 12e331b7 (ceph): test: osd-recovery-stats.sh: New test with different missing objs on mu...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
05:07 PM Revision acc1f806 (ceph): test: Use "(est)" in log message when an osd doesn't have peer_missing
Consolidate check() code and common script code
TEST_recovery_multi() wasn't reliable due to delayed peer_missing
Si...
David Zafman
05:07 PM Revision af85f3cc (ceph): test: osd-backfill-stats.sh parallel osd-recovery-stats.sh check() changes
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
05:07 PM Revision d7fd9174 (ceph): osd: Fix for handling more than 1 missing target
Fix test case to test more than 1 target
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
04:49 PM Revision 62777c5d (ceph): os/bluestore: bluestore repair should use interval_set::union_insert
method rather than insert one to handle intersecting/overlapping ranges.
Signed-off-by: Igor Fedotov <ifedotov@suse....
Igor Fedotov
04:49 PM RADOS Bug #23360 (Duplicate): call to 'ceph osd erasure-code-profile set' asserts the monitors
duplicate of http://tracker.ceph.com/issues/23345 Joao Eduardo Luis
04:16 PM RADOS Bug #23360: call to 'ceph osd erasure-code-profile set' asserts the monitors
A proper fix would be to provide a proper error message in @OSDMonitor::parse_erasure_code_profile@ instead of assert... Sebastian Wagner
04:15 PM RADOS Bug #23360: call to 'ceph osd erasure-code-profile set' asserts the monitors
Found the cause of this. From the mon.a.log:... Sebastian Wagner
03:08 PM RADOS Bug #23360: call to 'ceph osd erasure-code-profile set' asserts the monitors
Hm. quite possible that this is in fact not a classc deadlock.
Turns out, the `ceph` command line tool is also br...
Sebastian Wagner
02:52 PM RADOS Bug #23360: call to 'ceph osd erasure-code-profile set' asserts the monitors
The @send_command()@ function visible in this traceback is: https://github.com/ceph/ceph/pull/20865/files#diff-188b91... Sebastian Wagner
02:48 PM RADOS Bug #23360: call to 'ceph osd erasure-code-profile set' asserts the monitors
Could you point to the code, or provide a small python example, that triggers this deadlock? Ricardo Dias
02:37 PM RADOS Bug #23360 (Duplicate): call to 'ceph osd erasure-code-profile set' asserts the monitors
I've attached `thread apply all bt` mixed with `thread apply all py-bt`
Threads 38 35 34 32 and 31 are waiting for...
Sebastian Wagner
04:20 PM ceph-volume Feature #23000 (Closed): Support multipath devices
Closing since this is now documented as unsupported for the specific case of making ceph-volume create the LV. It sho... Alfredo Deza
03:48 PM RADOS Bug #23352: osd: segfaults under normal operation
Sage, PM'ed to you the public download link, hope it works. Alex Gorbachev
03:39 PM RADOS Bug #23352: osd: segfaults under normal operation
HI Sage, I do have the core dump. Where can I upload the file, it's rather large, 850 MB compressed. Alex Gorbachev
01:54 PM RADOS Bug #23352 (Need More Info): osd: segfaults under normal operation
Do you have a core file? I haven't seen this crash before. Sage Weil
02:13 AM RADOS Bug #23352 (Resolved): osd: segfaults under normal operation
-1> 2018-03-13 22:03:27.390956 7f42eec36700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1520993007390955, "job": 454,... Alex Gorbachev
03:35 PM Revision bbff6527 (ceph): doc: releases/jewel drop older RCs/dev releases from notes
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:11 PM Bug #23353: when compile Luminous 12.2.4, miss boost files
it's necessary to "clean out old cruft". as the existing boost is not necessarily new enough. and it's not worthwhile... Kefu Chai
07:00 AM Bug #23353: when compile Luminous 12.2.4, miss boost files
diff --git a/make-dist b/make-dist
index 11224cb..d292d9b 100755
--- a/make-dist
+++ b/make-dist
@@ -57,8 +57,12 ...
Amine Liu
06:52 AM Bug #23353 (Can't reproduce): when compile Luminous 12.2.4, miss boost files
Linking CXX executable ../../../bin/unittest_rgw_iam_policy
In file included from /root/rpmbuild/BUILD/ceph-12.2.4/s...
Amine Liu
03:04 PM CephFS Bug #23250: mds: crash during replay: interval_set.h: 396: FAILED assert(p->first > start+len)
No, PG scrub has nothing do with metadata scrub. No idea what caused the corruption. Zheng Yan
02:57 PM Revision 78022e13 (ceph): Merge pull request #20751 from s0nea/wip-mgr-dashboard_rbd_add
mgr/dashboard_v2: Add RBD create functionality to the Python backend
Reviewed-by: Ricardo Dias <rdias@suse.com>
Revi...
Lenz Grimmer
02:57 PM rgw Bug #23188: Cannot list file in a bucket or delete it : illegal character code U+0001
I just uploaded files of the bucket on a new fresh ceph cluster and everything is fine, I can list bucket files witho... Yoann Moulin
02:50 PM ceph-volume Bug #23337 (Closed): ceph-volume lvm create fails to detect multipath devices
As explained here, on the pull request for multipath support, and now on the ceph docs, we aren't going to allow work... Alfredo Deza
02:46 PM Revision f3be1109 (ceph): os/bluestore: trim SSD devices on mkfs
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
02:08 PM Revision b9f292c7 (ceph): trial and error for ENAMETOOLONG errors
Signed-off-by: Shylesh Kumar <shylesh.mohan@gmail.com> Shylesh Kumar
02:02 PM Revision 1cc5ad0d (ceph): Merge pull request #20878 from ceph/wip-rm23337
ceph-volume document multipath support
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
01:58 PM RADOS Bug #23345: `ceph osd erasure-code-profile set` crashes the monitors on vstart clusters
Sage Weil
01:57 PM bluestore Bug #23333: bluestore: ENODATA on aio
Sage Weil
01:55 PM rgw Bug #23335 (In Progress): radosgw-admin: add an option to reset user stats
Sage Weil
01:55 PM RADOS Bug #23339: Scrub errors after ec-small-objects-overwrites test
Sage Weil
12:46 PM ceph-volume Bug #23163 (Resolved): [ci] prevent/aleviate timeouts when calling `vagrant reload`
merged commit d4eaefe into master
But that broke Jenkins builds, so we had to follow up with:
https://github....
Alfredo Deza
12:12 PM Revision 93ceffac (ceph): osd/osd_types: remove backlog type for pg_log_entry_t
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:31 AM Revision 619d435a (ceph): Merge pull request #20804 from Devp00l/cephfs-template-fix
mgr/dashboard_v2: Fix cephfs template table usage
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker Theil...
Lenz Grimmer
11:27 AM Revision 253dfd5f (ceph): librados: extend C API for so it accepts keys with NUL chars
Librados C API functions that operate on OMAP accept key values that
are NUL-terminated. This makes them unsuitable f...
Piotr Dalek
11:11 AM Revision a7d34152 (ceph): Merge pull request #20783 from tspmelo/mgr-perf-counters
mgr/dashboard_v2: add mgr to the list of perf counters
Reviewed-by: Ricardo Dias <rdias@suse.com>
Lenz Grimmer
11:09 AM Revision a933fc5a (ceph): doc: fix index reference
Signed-off-by: Abhishek Lekshmanan <alekshmanan@suse.com> Abhishek Lekshmanan
10:59 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
@Brad - that's perfect, thanks. Backport PR open. Nathan Cutler
10:27 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
@Nathan Oops, sorry mate, my bad.
These are the two we need.
https://github.com/ceph/ceph/pull/20022
https:/...
Brad Hubbard
09:44 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
@Brad - I was confused because you changed the status to Resolved, apparently before the backport was done.
Could ...
Nathan Cutler
12:25 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
@Nathan There wasn't one, I just set the backport field?
Just let me know if you need any action from me on this.
Brad Hubbard
10:57 AM RADOS Backport #23349 (In Progress): luminous: Couldn't init storage provider (RADOS)
Nathan Cutler
10:57 AM Revision ef21a9ac (ceph): rgw: Better ERANGE error message
Add mon_max_pg_per_osd exceeded as possible cause for ERANGE error
Partially fixes: http://tracker.ceph.com/issues/2...
Brad Hubbard
10:56 AM Revision da97be96 (ceph): mon/OSDMonitor: Fix OSDMonitor error message outputs
Partially fixes: http://tracker.ceph.com/issues/22351
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
(cherry pick...
Brad Hubbard
10:49 AM Bug #23253: Assertion is raised when fetching file event in Ceph 12.2.1
moving to Ceph because it's a bug in msgr Nathan Cutler
10:48 AM Revision e3fb5d38 (ceph): rados rebase- change in at-end.yaml
Signed-off-by: Shylesh Kumar <shylesh.mohan@gmail.com> Shylesh Kumar
10:48 AM Revision 5dfdeccf (ceph): Merge pull request #20728 from jcsp/wip-dashboard-can_run
mgr/dashboard v2: implement can_run method
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Sebastian Wagner ...
Lenz Grimmer
10:31 AM CephFS Bug #23289: mds: xfstest generic/089 hangs in rename syscall in luminous
By the way, have you actually seen the test run to completion? I've waited a few hours and the test kept running. Luis Henriques
10:11 AM Revision b1c8727e (ceph): common/options: drop unused options
async_compressor_* have never been used, so drop them.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:53 AM Revision 77800c42 (ceph): rgw: some cleanup for sync status
Signed-off-by: Enming Zhang <enming.zhang@umcloud.com> Enming Zhang
09:38 AM Revision 5056cbac (ceph): mgr/dashboard: Add RBD create functionality
This commit adds a basic RBD create functionality to the REST API. It enables
the POST request of the http://<host>:<...
Tatjana Dehler
09:00 AM CephFS Bug #23210: ceph-fuse: exported nfs get "stale file handle" when mds migrating
After debugging kernel(version 4.14), I found something in call relation "exportfs_decode_fh()->fuse_fh_to_dentry()->... lei gu
08:56 AM rgw Backport #23357 (In Progress): luminous: Admin API support for bucket quota change
Nathan Cutler
08:52 AM rgw Backport #23357 (Resolved): luminous: Admin API support for bucket quota change
https://github.com/ceph/ceph/pull/20885 Nathan Cutler
08:50 AM CephFS Backport #23356 (Resolved): jewel: client: prevent fallback to remount when dentry_invalidate_cb ...
https://github.com/ceph/ceph/pull/21189 Nathan Cutler
08:50 AM CephFS Backport #23355 (Resolved): luminous: client: prevent fallback to remount when dentry_invalidate_...
https://github.com/ceph/ceph/pull/20960 Nathan Cutler
08:50 AM rgw Feature #21811 (Pending Backport): Admin API support for bucket quota change
Nathan Cutler
08:29 AM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Hi Eric,
I am trying to pinpoint whether problem is related to AIO. Have you tested on official ceph builds, or tri...
Adam Kupczyk
07:13 AM RADOS Documentation #23354 (Resolved): doc: osd_op_queue & osd_op_queue_cut_off
In docs:
osd_op_queue default is: `prio`. Real is `wpq`. So this is a doc's bug.
If I understand properly: if o...
Konstantin Shalygin
07:08 AM Revision f04190ed (ceph): mgr: fix MSG_MGR_MAP handling
ceph config show mgr.x doesn't work
root cause is mgr daemon's mgrc has no chance
to process MSG_MGR_MAP in the mgr d...
Gu Zhongyan
05:49 AM CephFS Bug #23332: kclient: with fstab entry is not coming up reboot
Patrick Donnelly wrote:
> You probably have the wrong mons in the mount configuration.
I have only one mon.
Shreekara Shastry
03:44 AM CephFS Bug #23332: kclient: with fstab entry is not coming up reboot
need add _netdev mount option Zheng Yan
05:38 AM mgr Backport #23313 (In Progress): luminous: mgr: prometheus: internal server error while new OSDs ar...
https://github.com/ceph/ceph/pull/20891 Prashant D
05:12 AM RADOS Backport #23312 (In Progress): luminous: invalid JSON returned when querying pool parameters
https://github.com/ceph/ceph/pull/20890 Prashant D
04:18 AM Revision 0c9afebc (ceph): mon: jsonify output of "pool get" command
Fixes: http://tracker.ceph.com/issues/23200
Signed-off-by: Chang Liu <liuchang0812@gmail.com>
(cherry picked from co...
Chang Liu
04:18 AM Revision dfe054a0 (ceph): mon: use dump_bool in pool_get command
Signed-off-by: Chang Liu <liuchang0812@gmail.com>
(cherry picked from commit 837233348c0f3ac35e914359076634dab1123e3d)
Chang Liu
04:18 AM Revision 19d7d14f (ceph): mon: improve error message when get pool option
Signed-off-by: Chang Liu <liuchang0812@gmail.com>
(cherry picked from commit b4ba96fc95adf53ccb5a697db0eb2d36a1cf571e)
Chang Liu
04:16 AM rgw Backport #23310 (In Progress): luminous: s3 website: some s3tests are failing because redirects i...
https://github.com/ceph/ceph/pull/20889 Prashant D
03:45 AM Backport #23306: luminous: Assertion is raised when fetching file event in Ceph 12.2.1
it's messenger bug Zheng Yan
03:43 AM CephFS Bug #23280: mds: restarted mds may show wrong num_strays stats
Patrick Donnelly wrote:
> 鹏 张 wrote:
> > 1.on ceph filesystem:mkdir test1 test2
> > 2.touch ./test1/1 ./test1/2
>...
鹏 张
03:35 AM CephFS Bug #23211 (Pending Backport): client: prevent fallback to remount when dentry_invalidate_cb is t...
Patrick Donnelly
03:35 AM CephFS Bug #23350: mds: deadlock during unlink and export
... Zheng Yan
03:34 AM CephFS Bug #22802 (Resolved): libcephfs: allow setting default perms
Patrick Donnelly
03:33 AM Revision 09b79af8 (ceph): Merge PR #20700 into master
* refs/pull/20700/head:
client: use either dentry_invalidate_cb or remount_cb to invalidate kernel dcache
Reviewed-...
Patrick Donnelly
03:33 AM Revision 52ea6976 (ceph): Merge PR #20719 into master
* refs/pull/20719/head:
client: add new ceph_mount_perms_set function
Reviewed-by: John Spray <john.spray@redhat.co...
Patrick Donnelly
03:32 AM Revision 57364e61 (ceph): Merge PR #20780 into master
* refs/pull/20780/head:
doc/cephfs: mention "ceph fs set-default"
mds: include legacy_client_fscid in FSMap::dump
...
Patrick Donnelly
03:26 AM CephFS Bug #23327: qa: pjd test sees wrong ctime after unlink
yes, it looks like that 'sleep 1' slept less than 1 second. probably caused by changes in RC kernel ... Zheng Yan
03:05 AM Revision 6019b939 (ceph): rgw: s3website error handler uses original object name
the s3website error handler needs to use the same object name for
redirect handling that retarget() does, but s->obje...
Casey Bodley
02:55 AM rbd Bug #23263: Journaling feature causes cluster to have slow requests and inconsistent PG
Jason, is there a way to trigger a ceph health on a detection of slow operation? I realize this can be a logwatch ty... Alex Gorbachev
02:16 AM Revision 9e35e737 (ceph): include: kill MIN and MAX macros
Use std::min and std::max instead.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:16 AM Revision abc4be48 (ceph): osd/PrimaryLogPG: MIN -> std::min
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:33 AM Revision 278009a5 (ceph): rgw: Admin API Support for bucket quota change
Allow admin to change the quota of a individual bucket through Admin API
Fixes: http://tracker.ceph.com/issues/21811...
Jeegn Chen
 

Also available in: Atom