Project

General

Profile

Activity

From 09/10/2017 to 10/09/2017

10/09/2017

11:18 PM Revision 39db0f3d (ceph): tests - Added yaml fragmet to cover testing on standanone client.4
for http://tracker.ceph.com/issues/21660#note-17
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
11:16 PM Revision c77a8dd9 (ceph): tests - Added yaml fragmet to cover testing on standanone client.4
for http://tracker.ceph.com/issues/21660#note-17
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
10:31 PM Revision 980f18d3 (ceph): Merge pull request #18195 from ktdreyer/doc-mds-blacklist-interval-manual
doc: "mds blacklist interval" vs manually blacklisting John Spray
09:36 PM Revision 0c599c10 (ceph): tests - Added yaml fragmet to cover testing on standanone client.4
for http://tracker.ceph.com/issues/21660#note-17
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
09:26 PM rgw Bug #21740 (In Progress): rgw: reshard cancel does not clear the reshard flag in the bucket index...
Yehuda Sadeh
09:16 PM Revision 165b61a7 (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
09:09 PM RADOS Bug #21737 (Fix Under Review): OSDMap cache assert on shutdown
https://github.com/ceph/ceph/pull/18201 Greg Farnum
08:19 PM RADOS Bug #21737 (Resolved): OSDMap cache assert on shutdown
We don't want users to hit asserts if we've leaked memory references on shutdown. For instance:... Greg Farnum
09:08 PM Revision 4d4a4fe1 (ceph): tests - Added yaml fragmet to cover testing on standanone client.4
for http://tracker.ceph.com/issues/21660#note-17
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
09:06 PM Revision 229d2303 (ceph): Added yaml fragmet to cover testing on standanone client.4
for http://tracker.ceph.com/issues/21660#note-17
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
08:53 PM rgw Bug #21723 (Fix Under Review): rgw: radosgw-admin reshard command argument error.
Nathan Cutler
09:12 AM rgw Bug #21723: rgw: radosgw-admin reshard command argument error.
https://github.com/ceph/ceph/pull/18175 Jos Collin
09:02 AM rgw Bug #21723 (Resolved): rgw: radosgw-admin reshard command argument error.
The radosgw-admin --help displays reshard process, not reshard execute.
The command help doesn't match with the real...
Zongyou Yao
08:44 PM RADOS Feature #18206 (Resolved): osd: osd_scrub_during_recovery only considers primary, not replicas
Nathan Cutler
08:43 PM RADOS Backport #21117 (Resolved): jewel: osd: osd_scrub_during_recovery only considers primary, not rep...
Nathan Cutler
08:43 PM Revision 066716cd (ceph): Merge pull request #17815 from dzafman/wip-21117
jewel: osd: osd_scrub_during_recovery only considers primary, not replicas
Reviewed-by: Josh Durgin <jdurgin@redhat....
Nathan Cutler
08:36 PM Bug #21739 (Resolved): Clang build broken after 7c1cba8a0cd5f5350581a46c7b88f11c6026dcfc
Trying to build the Ceph master branch as of 9-October-2017 on FreeBSD with Clang fails with error messages like this... Alan Somers
08:29 PM Revision e98cd6f2 (ceph): rgw: consolidate code that implements hashing algorithms
Copies of the same hashing algorithm are scattered throughout the rgw
codebase. Consolidate them.
Signed-off-by: J. ...
J. Eric Ivancich
08:27 PM Revision 8f7dc8b0 (ceph): osd: fix waiting_for_peered vs flushing
on_flush() requeues waiting_for_peered, but we flush twice on the
primary during peering, and we don't want to requeu...
Sage Weil
08:23 PM Bug #21738 (Closed): audit for asserts on shutdown
In various places we assert conditions are true on shutdown. We would really prefer not to do that for users when it'... Greg Farnum
08:15 PM Bug #21493: ceph-disk prepare cannot find paritition that does exist
Update:
- this only happens for ceph-disk in containers
- I no longer hit this race condition when using a conta...
John Fulton
07:51 PM Revision 097d90b0 (ceph): Added yaml fragmet to cover testing
for http://tracker.ceph.com/issues/21660#note-17
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
07:35 PM Revision 998122c3 (ceph): qa/suites/fs/basic_functional/clusters: more osds
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:14 PM Bug #21622: Cannot build .deb's on ARM
I tried to build it on armhf board (32bit ARM Odroid-HC1). BTW, i built it, but not through *make-debs.sh*, i ran *dp... Konstantin Salnikov
10:20 AM Bug #21622: Cannot build .deb's on ARM
I can generate .deb on Arm (AArch64) platform.
The source code is the latest on "master" branch.
ubuntu@arm01...
Anonymous
07:02 PM rgw Bug #21735 (Fix Under Review): multisite: data sync status advances despite failure in RGWListBuc...
https://github.com/ceph/ceph/pull/18198 Casey Bodley
06:26 PM rgw Bug #21735 (Resolved): multisite: data sync status advances despite failure in RGWListBucketIndex...
When data sync status is StateBuildingFullSyncMaps, RGWDataSyncCR calls RGWListBucketIndexesCR to build a full sync m... Casey Bodley
06:57 PM bluestore Bug #21736 (Can't reproduce): Cannot create bluestore OSD
```
root@plk-sr0047-013-dm:~# ceph-disk prepare --bluestore /dev/sda --osd-id 4 --osd-uuid `uuidgen`
Creating new ...
Konstantin Salnikov
06:25 PM CephFS Bug #21405 (Fix Under Review): qa: add EC data pool to testing
https://github.com/ceph/ceph/pull/18192 Sage Weil
05:50 PM CephFS Bug #21734 (Duplicate): mount client shows total capacity of cluster but not of a pool
SERVER:
ceph df
GLOBAL:
SIZE AVAIL RAW USED %RAW USED
44637G...
Petr Malkov
05:01 PM RADOS Documentation #21733 (Resolved): OSD-Config-ref(osd max object size) section malformed
Kefu Chai
12:25 PM RADOS Documentation #21733 (In Progress): OSD-Config-ref(osd max object size) section malformed
https://github.com/ceph/ceph/pull/18188 Jos Collin
12:09 PM RADOS Documentation #21733 (Resolved): OSD-Config-ref(osd max object size) section malformed
Syntax error in
http://docs.ceph.com/docs/master/rados/configuration/osd-config-ref/
at section osd max object...
Joshua Schmid
05:01 PM Revision d28506d7 (ceph): Merge pull request #18188 from jschmid1/wip-man-osd-config-ref-syntax
doc: fixes syntax in osd-config-ref
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:32 PM Revision 8c5fea68 (ceph): enforce move semantics of Request type
Signed-off-by: Samuel Just <sjust@redhat.com>
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:31 PM Revision b0ab76a8 (ceph): OSD: s/PGQueueable/OpQueueItem/g
PGQueueable was always a pretty bad name, and going forward, we won't
necessarily be scheduling things ordered only b...
Kefu Chai
04:07 PM rgw Bug #21591: RGW multisite does not sync all objects
This could indicate a connection issue between secondary and master:... Yehuda Sadeh
12:07 PM rgw Bug #21591: RGW multisite does not sync all objects
Here is a part of the secondary site log, I hope this is sufficient. Anonymous
11:55 AM rgw Bug #21591: RGW multisite does not sync all objects
In the meantime, I updated the clusters to 12.2.1 but the problem persists.
I also see these erros in the second...
Anonymous
09:00 AM rgw Bug #21591: RGW multisite does not sync all objects
the sync error list gives around 70 instances of "failed to sync bucket instance: (16) Device or resource busy", but ... Anonymous
04:06 PM Revision b912def1 (ceph): PG.h: remove some unnecessary virtual declarations
PG users do not need these public methods.
Signed-off-by: Samuel Just <sjust@redhat.com>
Signed-off-by: Kefu Chai <k...
Samuel Just
03:31 PM Revision a6577174 (ceph): doc: fix syntax in rst
* Fix syntax in osd max object size section.
Fixes: http://tracker.ceph.com/issues/21733
Signed-off-by: Joshua Schmi...
Joshua Schmid
03:28 PM Revision 4fb89a63 (ceph): doc: "mds blacklist interval" vs manually blacklisting
The "mds blacklist interval" setting has no effect on the time that
the "ceph osd blacklist" command will use by defa...
Ken Dreyer
02:42 PM Revision 513fa79f (ceph): cmake: detect presence of getentropy
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:42 PM Revision b605b503 (ceph): auth: add CryptoRandom wrapper for random impl
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:42 PM Revision 1ae1cdb7 (ceph): common: add CryptoRandom to CephContext
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:42 PM Revision c678cc57 (ceph): cls: remove error handling for get_random_bytes
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:42 PM Revision f390fc1d (ceph): rgw: remove error handling for get_random_bytes
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:42 PM Revision 664c4f3f (ceph): random: extend generate_random_number() for all int types
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:42 PM Revision 6acfeeff (ceph): random: use ceph::util for non-cryptographic randomness
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:38 PM Revision 2303c732 (ceph): os/bluestore/BlueStore: ASAP wake up _kv_finalize_thread.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
02:29 PM Revision a40bd6d9 (ceph): qa/workunits/cephtool/test.sh: add sudo for daemon compact
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 2f272ab4512bb2248ac2ef180ece6d122f8e7479)
Sage Weil
02:27 PM Revision 306510fd (ceph): os: export compact interface in ObjectStore and ObjectMap
Signed-off-by: liuchang0812 <liuchang0812@gmail.com>
(cherry picked from commit eb5723d3abd4e1b6caec477090761d7919efc...
Chang Liu
02:27 PM Revision 603c667e (ceph): osd: new command compact via tell/daemon
user could manual compact OSD's omap as following:
1. ceph tell osd.id compact
2. ceph daemon osd.id compact
user's r...
Chang Liu
02:27 PM Revision a47cb1c3 (ceph): test: add test of ceph compact command
Signed-off-by: liuchang0812 <liuchang0812@gmail.com>
(cherry picked from commit d1f24d053f367511cf12a43350bad246c5f28...
Chang Liu
02:25 PM Revision 160240e0 (ceph): qa/rgw: ignore errors from 'pool application enable'
Fixes: http://tracker.ceph.com/issues/21715
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:25 PM Revision 7cd9fcd5 (ceph): mgr/dashboard: improve error handling
This commit replaces assertions and uncaught exceptions with appropriate http error codes.
Signed-off-by: Nick Erdma...
Nick Erdmann
02:19 PM Revision ee618a38 (ceph): qa/standalone/osd/osd-mark-down: create pool to get updated osdmap faster
Mon send osdmap to random osds after we mark osd down, the down osd
may use more than $sleep time to get updated osdm...
huangjun
01:56 PM CephFS Bug #21412: cephfs: too many cephfs snapshots chokes the system
Note, the bug says "10.2.7" but we have since upgraded to 10.2.9 and the same problem exists. Wyllys Ingersoll
01:55 PM CephFS Bug #21412: cephfs: too many cephfs snapshots chokes the system
Here is a dump of the cephfs 'dentry_lru' table, in case it is interesting. Wyllys Ingersoll
01:53 PM CephFS Bug #21412: cephfs: too many cephfs snapshots chokes the system
Here is data collected from a recent attempt to delete a very old and very large snapshot:
The snapshot extended a...
Wyllys Ingersoll
01:50 PM Revision 385786b3 (ceph): kv: unify {create_and_,}open() methods
this silences the warning of "-Woverloaded-virtual" where create() and
create_and_open() from KeyValueDB are hidden f...
Kefu Chai
01:48 PM Revision 765259a0 (ceph): Merge pull request #18190 from JustL/master
msg/async/rdma: unnecessary reinitiliazation of an iterator
Reviewed-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
01:22 PM Revision 0260bc5b (ceph): Merge pull request #18058 from Yan-waller/wip-walle-0927pgstatexpandstate
osd/PG: extend pg state bits to fix pg ls commands error
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:37 PM Revision fa13eaf8 (ceph): msg/async/rdma: unnecessary reinitiliazation of an iterator
current_buffer iterator does not need to be reinitalized as no changes
occur between the initialization and iteration...
Justinas Lingys
12:27 PM Backport #21729 (In Progress): luminous: ceph-disk: retry on OSError
Nathan Cutler
12:07 PM Backport #21729 (Resolved): luminous: ceph-disk: retry on OSError
https://github.com/ceph/ceph/pull/18189 Nathan Cutler
12:26 PM Backport #21730 (Resolved): jewel: ceph-disk: retry on OSError
Nathan Cutler
12:08 PM Backport #21730 (In Progress): jewel: ceph-disk: retry on OSError
Nathan Cutler
12:07 PM Backport #21730 (Resolved): jewel: ceph-disk: retry on OSError
https://github.com/ceph/ceph/pull/18169 Nathan Cutler
12:19 PM Revision db0602e9 (ceph): Merge pull request #18178 from joscollin/wip-radosgw-admin-reshard-fix
rgw: update usage() with status
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
12:13 PM Revision 83b3377c (ceph): ceph-disk: factor out the retry logic into a decorator
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 02a8620de7f200736900aafc944b2c1ac47d9910)
Kefu Chai
12:13 PM Revision b3f9439c (ceph): ceph-disk: retry on OSError
we are likely to
1) create partition, for instance, sdc1
2) partprobe sdc
3) udevadm settle
4) check the device by it...
Kefu Chai
12:12 PM Revision 900e8cfc (ceph): Merge pull request #18169 from tchaikov/wip-bz1494543-jewel
jewel: ceph-disk: factor out the retry logic into a decorator
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
12:07 PM Backport #21732 (Resolved): luminous: "cluster [WRN] Health check failed: noup flag(s) set (OSDMA...
https://github.com/ceph/ceph/pull/18410 Nathan Cutler
12:07 PM Backport #21731 (Rejected): luminous: ceph_test_objectstore fails ObjectStore/StoreTest.Synthetic...
Nathan Cutler
12:06 PM Bug #21728 (Resolved): ceph-disk: retry on OSError
master PR: https://github.com/ceph/ceph/pull/18162 Nathan Cutler
12:03 PM Revision 30a97e8c (ceph): Merge pull request #18180 from oritwas/wip-rgw-21617
rgw: add reshard commands
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
11:28 AM Revision b0cea4d9 (ceph): rgw: Fixed typos and status in help.t
Fixed typos and status in help.t
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
11:21 AM RADOS Bug #21717 (Resolved): doc fails build with latest breathe
Kefu Chai
11:21 AM RADOS Backport #21718 (Resolved): jewel: doc fails build with latest breathe
Kefu Chai
11:16 AM Revision 8ea13174 (ceph): rgw: add reshard commands to the man pages
Fixes: http://tracker.ceph.com/issues/21617
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
11:13 AM Revision 8a33d8c2 (ceph): Merge pull request #18166 from tchaikov/wip-jewel-sphinx
jewel: admin: bump sphinx to 1.6
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
10:30 AM CephFS Bug #21726 (Fix Under Review): limit internal memory usage of object cacher.
https://github.com/ceph/ceph/pull/18183 Zheng Yan
10:22 AM CephFS Bug #21726 (Resolved): limit internal memory usage of object cacher.
https://bugzilla.redhat.com/show_bug.cgi?id=1490814
Zheng Yan
10:28 AM Revision 27db0255 (ceph): osdc/ObjectCacher: limit memory usage of BufferHead
when doing small size random writes, size of data structures that used
for tracking dirty data can be larger than the...
Yan, Zheng
10:25 AM Revision d8227f43 (ceph): Merge pull request #18162 from tchaikov/wip-ceph-disk-retry-on-dev-not-...
ceph-disk: retry on OSError
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
10:24 AM Revision 2d3a91c4 (ceph): rgw: update usage() with status
Fixed the missing 'status' in usage().
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
10:05 AM rgw Bug #21725 (Resolved): disable dynamic resharding in multisite enviorment
In current implementation dynamic rehsarding can cause inconsistency in the replication Orit Wasserman
09:49 AM rgw Bug #21724 (Duplicate): use reshard process and not reshard execute
duplicate of http://tracker.ceph.com/issues/21723 Orit Wasserman
09:22 AM rgw Bug #21724 (Fix Under Review): use reshard process and not reshard execute
Orit Wasserman
09:19 AM rgw Bug #21724 (Duplicate): use reshard process and not reshard execute
radosgw-admin parsing accept "execute" instead of "process" Orit Wasserman
09:42 AM Revision 169e1597 (ceph): vstart.sh: quote command only when necessary
we quote the command args, so it's easier to copy and paste it to rerun
the command. but it's annoying to read the ec...
Kefu Chai
09:36 AM rgw Documentation #21617: Missing Documentation for radosgw-admin reshard commands (man pages)
https://github.com/ceph/ceph/pull/18180 Orit Wasserman
09:12 AM rgw Documentation #21617 (In Progress): Missing Documentation for radosgw-admin reshard commands (man...
Orit Wasserman
09:19 AM Revision bba3a895 (ceph): rgw: fix command argument error for radosgw-admin.
Fixes: http://tracker.ceph.com/issues/21723
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com>
Zongyou Yao
09:13 AM rgw Documentation #21553 (In Progress): add dynamic resharding documentation
https://github.com/ceph/ceph/pull/15941 Orit Wasserman
07:53 AM Revision b650e915 (ceph): osd/PG: avoid updating missing_loc_sources multiple times
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
07:36 AM mgr Feature #17454 (Fix Under Review): Don't force module classes to be called "Module"
https://github.com/ceph/ceph/pull/18526 Kefu Chai
07:26 AM Revision d9b9b075 (ceph): osd/PG: MissingLoc - reduce some overhead on operating unfound (objects)
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
07:07 AM CephFS Bug #21722: mds: no assertion on inode being purging in find_ino_peers()
https://github.com/ceph/ceph/pull/18174 Zhi Zhang
07:06 AM CephFS Bug #21722 (Resolved): mds: no assertion on inode being purging in find_ino_peers()
Recently we hit an assertion on MDS only few times when MDS was very busy.... Zhi Zhang
06:44 AM RADOS Bug #21721 (Can't reproduce): ceph pg force-backfill cmd failed with ENOENT error
Command failed on mira025 with status 2: u'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage t... huang jun
06:31 AM Revision 4a759c9a (ceph): rgw:lc: using midnight time to check obj expiration
Amazon S3 calculates the expiration time by adding the number of days specified in the rule to the object creation ti... lu.shasha
04:45 AM Revision a25221e5 (ceph): osd/PG: extend pg state to 64 bits
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
04:45 AM Revision f953770c (ceph): os/bluestore: drop unused class FreelistManager
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
04:39 AM Bug #21425 (Pending Backport): "cluster [WRN] Health check failed: noup flag(s) set (OSDMAP_FLAGS...
Kefu Chai
03:43 AM CephFS Bug #20938: CephFS: concurrent access to file from multiple nodes blocks for seconds
kernel of RHEL7 supports FUSE_AUTO_INVAL_DATA. But FUSE_CAP_DONT_MASK was added in libfuse 3.0. Currently no major li... Zheng Yan
03:27 AM Revision 2953986b (ceph): Merge pull request #18157 from batrick/ptl-tool-branch-checkout
ptl-tool: checkout branch after creation
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
03:03 AM rgw Bug #21720: We cant't get torrents if objects are encrypted using SSE-C
https://github.com/ceph/ceph/pull/17956 zhang sw
02:56 AM rgw Bug #21720 (Resolved): We cant't get torrents if objects are encrypted using SSE-C
Getting torrents should return error if the object is encrypted using SSE-C according to S3 doc. https://docs.aws.ama... zhang sw
02:56 AM Revision 9a8ae664 (ceph): rgw: Torrents are not supported for objects encrypted using SSE-C
Fixes: http://tracker.ceph.com/issues/21720
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
Zhang Shaowen
02:47 AM Revision 96ddf5c3 (ceph): Merge pull request #17708 from liewegas/wip-pg
osd: initial minimal efforts to clean up PG interface Sage Weil
02:47 AM Revision 95fb8fba (ceph): Merge pull request #18125 from cernceph/dvanders_conf
mon: mark mon_allow_pool_delete as observed
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:47 AM Revision 6f72b404 (ceph): Merge pull request #18144 from hjwsm1989/wip-21425-part2
qa/suites/rest/basic/tasks/rest_test: whiltelist OSD_DOWN
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
02:46 AM Bug #21712 (Pending Backport): ceph_test_objectstore fails ObjectStore/StoreTest.Synthetic/1 (fil...
Sage Weil
02:46 AM Revision 2dbbb351 (ceph): Merge pull request #18159 from liewegas/wip-21712-b
os: fix 0-length zero semantics, add tests
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Kefu Chai ...
Sage Weil
02:46 AM Revision 9ad1f4f1 (ceph): os/ObjectStore: 0-length zero does not change length of object
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:46 AM Revision 979b7c9c (ceph): os/filestore: make 0-length zero avoid touching object length
Fixes: http://tracker.ceph.com/issues/21712
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:46 AM Revision b588eaf2 (ceph): os/bluestore: 0-length zero should not change object size
Fixes: http://tracker.ceph.com/issues/21712
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:42 AM Revision b248f890 (ceph): common/config: return const reference instead of a copy
avoid creating temporary Option::value_t instances if possible
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:42 AM Revision 93452dba (ceph): mon/OSDMonitor: s/g_ceph_context/cct/
use this->cct if possible, yet another step to remove the dependency on
global `g_ceph_context`.
Signed-off-by: Kefu...
Kefu Chai
02:38 AM Revision 28b65361 (ceph): common/config: s/_get_val/_get_val_generic/
avoid distinguish two methods with their return types and non-templated
versus templated. also, this follows the conv...
Kefu Chai
02:38 AM Revision 69f48f46 (ceph): include/types.h: silence "-Wdouble-promotion" warnings
avoid implicit promotion from float to double.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:38 AM Revision aa3ea0b2 (ceph): osd,common: avoid casting useless casts
no need to cast a variable of type `Foo` to `Foo`, for example, 2.000 is
of type `double`, so (double)2.000 does not ...
Kefu Chai
02:38 AM Revision c7a530fd (ceph): common/config: use boost::get<> instead of visitor
simpler this way with caveat of less developer friendly assertion
failure.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:35 AM Revision 3b9564f6 (ceph): Merge pull request #18141 from adamemerson/wip-log-time
log: Use the coarse real time clock in log timestamps
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Cha...
Kefu Chai
01:34 AM Revision 987809c2 (ceph): Merge pull request #17976 from adamemerson/wip-warning-sign
mgr,osd,kv: Fix various warnings for Clang and GCC7
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: K...
Kefu Chai

10/08/2017

10:04 PM mgr Feature #17454: Don't force module classes to be called "Module"
I am working on this issue Bhavishya Desai
10:03 PM rgw Bug #20612: radosgw ceases responding to list requests
It did work when I remove `osd max object name len` from my config.
Thanks
Wei Wu
01:24 AM rgw Bug #20612: radosgw ceases responding to list requests
It turns out my problem was the result of an old "osd max object name len = 256" entry in my configuration. I removed... Bob Bobington
01:04 AM rgw Bug #20612: radosgw ceases responding to list requests
I've got my Ceph cluster back up and I can confirm that I encounter the same issue as Wei Wu. Bob Bobington
06:59 PM Revision 5f75a8e8 (ceph): messages: Silence uninitialized member warnings
Fixes the coverity issues:
** 717263 Uninitialized scalar field
2. uninit_member: Non-static class member field head...
Amit Kumar
04:31 PM RADOS Backport #21719 (Resolved): luminous: doc fails build with latest breathe
Kefu Chai
08:13 AM RADOS Backport #21719 (In Progress): luminous: doc fails build with latest breathe
https://github.com/ceph/ceph/pull/18167 Kefu Chai
08:11 AM RADOS Backport #21719 (Resolved): luminous: doc fails build with latest breathe
https://github.com/ceph/ceph/pull/18167 Kefu Chai
04:05 PM Revision 9e48df69 (ceph): Merge pull request #18167 from tchaikov/wip-luminous-sphinx
luminous: admin: bump sphinx to 1.6
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
01:00 PM Revision e0b02ba9 (ceph): ceph-disk: retry on OSError
we are likely to
1) create partition, for instance, sdc1
2) partprobe sdc
3) udevadm settle
4) check the device by it...
Kefu Chai
12:42 PM bluestore Bug #20997: bluestore_types.h: 739: FAILED assert(p != extents.end())
Sorry for the above post, i did not sleep much ;).
Operations like "ceph-objectstore-tool list" shows warning:
<p...
Marek Grzybowski
12:31 PM bluestore Bug #20997: bluestore_types.h: 739: FAILED assert(p != extents.end())
Update: After investigation i narrow problem to osd.1 pg "22.5s3" and object "22.5s3_head,3#22:addebba8:::10000014f8... Marek Grzybowski
11:49 AM devops Bug #18313 (Resolved): upstart: radosgw-all does not start on boot if ceph-base is not installed
Kefu Chai
11:48 AM devops Backport #18853 (Resolved): jewel: upstart: radosgw-all does not start on boot if ceph-base is no...
Kefu Chai
11:48 AM Revision cff9711a (ceph): Merge pull request #16294 from smithfarm/wip-18853-jewel
jewel: build/ops: upstart: radosgw-all does not start on boot if ceph-base is not installed
Reviewed-by: Kefu Chai <...
Kefu Chai
11:09 AM Revision d36009b0 (ceph): ceph-disk: factor out the retry logic into a decorator
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 02a8620de7f200736900aafc944b2c1ac47d9910)
Con...
Kefu Chai
10:23 AM Revision b6064277 (ceph): admin/build-doc: support optional argument for specifying sphinx builders
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 5b9ec53512cb8119db3af335283445ac972053b7)
Con...
Kefu Chai
10:18 AM Revision dcb703d7 (ceph): doc: switch to upstream sphinx-ditaa
it works with setuptools and is now compatible with py3
the py3 branch is created to track the upstream's master bra...
Kefu Chai
10:18 AM Revision 9e1735a8 (ceph): doc,cmake: do not scan non-man pages when building man pages
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 0e00d2f21bddd8ee811dec816cff5b4f05b1f891)
Con...
Kefu Chai
08:40 AM Revision 41af4ca8 (ceph): doc: switch to upstream sphinx-ditaa
it works with setuptools and is now compatible with py3
the py3 branch is created to track the upstream's master bra...
Kefu Chai
08:15 AM RADOS Bug #21717: doc fails build with latest breathe
recently breathe introduced a change not compatible with old sphinx, see https://github.com/michaeljones/breathe/comm... Kefu Chai
08:09 AM RADOS Bug #21717 (Pending Backport): doc fails build with latest breathe
https://github.com/ceph/ceph/pull/17025 Kefu Chai
08:09 AM RADOS Bug #21717 (Resolved): doc fails build with latest breathe
... Kefu Chai
08:10 AM RADOS Backport #21718 (In Progress): jewel: doc fails build with latest breathe
https://github.com/ceph/ceph/pull/18166 Kefu Chai
08:09 AM RADOS Backport #21718 (Resolved): jewel: doc fails build with latest breathe
https://github.com/ceph/ceph/pull/18166 Kefu Chai
08:10 AM Revision e49cae8b (ceph): admin: bump sphinx to 1.6
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 88a1114cb3f90e52ba718dc832617fa004d63b3c)
Alfredo Deza
08:04 AM Revision 20124266 (ceph): admin: bump sphinx to 1.6
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 88a1114cb3f90e52ba718dc832617fa004d63b3c)
Alfredo Deza
07:58 AM rgw Bug #21196: radosgw-admin usage show loops indefinitly
Teuthology run:
Test Run: mkogan-2017-10-03_09:29:35-rgw-wip-rgw-21196-distro-basic-mira
========================...
Mark Kogan
07:46 AM RADOS Bug #21716 (Fix Under Review): ObjectStore/StoreTest.FiemapHoles/3 fails with kstore
-https://github.com/ceph/ceph/pull/17550- Kefu Chai
07:42 AM RADOS Bug #21716: ObjectStore/StoreTest.FiemapHoles/3 fails with kstore
https://github.com/ceph/ceph/pull/17313 might be relevant. Kefu Chai
07:41 AM RADOS Bug #21716 (Resolved): ObjectStore/StoreTest.FiemapHoles/3 fails with kstore
... Kefu Chai
06:00 AM Revision 1f078970 (ceph): qa: stop testing btrfs
This is too noisy and we don't recommend it anyway.
See http://tracker.ceph.com/issues/20169
Signed-off-by: Sage We...
Sage Weil
05:39 AM Revision 94e233f6 (ceph): qa/suites: remove 'fs' facet from all tests
The objectstore facet now covers bluestore, filestore(xfs),
and filestore(btrfs).
Signed-off-by: Sage Weil <sage@red...
Sage Weil
05:36 AM Revision f5fc76c8 (ceph): qa/objectstore: split filestore into xfs and btrfs variants
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 208675afb131b578912649d6dbf2a34ad7f3826e)
Sage Weil
05:32 AM RADOS Backport #21150: jewel: tests: btrfs copy_clone returns errno 95 (Operation not supported)
i suspected that btrfs somehow failed to handle the ioctl(BTRFS_IOC_CLONE_RANGE) call. but i checked linux kernel of ... Kefu Chai
04:20 AM RADOS Backport #21150: jewel: tests: btrfs copy_clone returns errno 95 (Operation not supported)
David, sorry for the latency. yeah, it is causing test failures. the errno is 95 (Operation not supported), -it's not... Kefu Chai
12:00 AM Bug #21715 (Resolved): "Error EINVAL: invalid command" in upgrade:jewel-x-luminous-distro-basic-s...
Run: http://pulpito.ceph.com/teuthology-2017-10-06_04:23:03-upgrade:jewel-x-luminous-distro-basic-smithi/
Jobs: ['17...
Yuri Weinstein

10/07/2017

03:33 PM Revision 02a8620d (ceph): ceph-disk: factor out the retry logic into a decorator
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:33 PM Revision 4f82dfb9 (ceph): ceph-disk: retry on OSError
we are likely to
1) create partition, for instance, sdc1
2) partprobe sdc
3) udevadm settle
4) check the device by it...
Kefu Chai
09:04 AM mgr Bug #21687: mgr: mark_down of osd without metadata is broken
Maybe we could request OSD's metadata when We kill a OSD connection. how about creating a background thread and reque... Chang Liu
08:53 AM Revision 4538f815 (ceph): rbd: check value of config override when setting image-meta
Fixes: http://tracker.ceph.com/issues/15522
Signed-off-by: zhuangzeqiang <zhuang.zeqiang@h3c.com>
zeqiang zhuang
08:46 AM Revision c3fa3252 (ceph): os/bluestore: do not core dump when we try to open kvstore twice
Signed-off-by: Chang Liu <liuchang0812@gmail.com> Chang Liu
05:47 AM rgw Bug #20612: radosgw ceases responding to list requests
I had same issue.
Running Ceph...
Wei Wu
04:30 AM rgw Bug #21565: rgw:Multipart upload may failed when object size is large and near quota byte limit
I give a new method to fix this bug here, https://github.com/ceph/ceph/pull/17960 SIBEI GAO
04:18 AM Cleanup #17749 (Resolved): duplicate upgrade warning code
Shinobu Kinjo
03:51 AM Revision 2a8e8c56 (ceph): test/rbd_mirror/test_mock_ImageSync: fix uninitialized member
Silence coverity 1418957
Signed-off-by: Li Wang <laurence.liwang@gmail.com>
Li Wang
03:44 AM Revision 27643fb8 (ceph): librbd/operation/SnapshotUnprotectRequest: fix uninitialized member
Silence coverity 1413793
Signed-off-by: Li Wang <laurence.liwang@gmail.com>
Li Wang
03:44 AM Revision 2888328b (ceph): librbd/operation/SnapshotRenameRequest: fix uninitialized member
Silence coverity 1396229
Signed-off-by: Li Wang <laurence.liwang@gmail.com>
Li Wang
03:36 AM Revision 4ea9ac94 (ceph): librbd/operation/SnapshotRemoveRequest: fix uninitialized member
Silence coverity 1413790
Signed-off-by: Li Wang <laurence.liwang@gmail.com>
Li Wang
03:34 AM Revision 4cd9bb2b (ceph): librbd/operation/SnapshotProtectRequest: fix uninitialized member
Silence Coverity 1413777
Signed-off-by: Li Wang <laurence.liwang@gmail.com>
Li Wang
12:49 AM Revision a0a4c483 (ceph): config: Add templated _get_val for use in observers
When notified by a config observer, the config lock is already held,
create a _get_val template to manipulate newstyl...
Adam Emerson
12:49 AM Revision 0f8606b4 (ceph): log: Add log_coarse_timestamps option
And set up an observer in CephContext to coarsen/refine time stamps as
requested.
Signed-off-by: Adam C. Emerson <ae...
Adam Emerson
12:49 AM Revision afaf48a2 (ceph): log: Mark timestamps for coarseness and print appropriately
Have each timestamp know whether it's coarse or fine. Print six figures
for fine stamps and three for coarse.
Signed...
Adam Emerson

10/06/2017

09:42 PM Revision a81b0da8 (ceph): Merge pull request #17914 from liewegas/wip-21498-luminous
ceph-disk: fix '--runtime' omission for ceph-osd service
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
09:29 PM Revision 7b0168c5 (ceph): log: Create log_clock to replace use of utime_t
We create a new time type to support using coarse timestamps (for
performance) by default while still allowing the us...
Adam Emerson
09:29 PM Revision f00547bb (ceph): log: Add optional msg parameter to create_entry and test with it
The tests should, really, get their time from the same source as the
log, and also probably use the same interface to...
Adam Emerson
09:29 PM Revision 31de1989 (ceph): log: Use log_clock, defaulting to coarse time
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
09:13 PM Revision bef6c4db (ceph): Add test for ec with k=3 and m=2 and also up the pg's
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
09:07 PM Revision b09316f6 (ceph): Fix ceph_ansible config for system and ganesha tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
09:01 PM Support #21589: ceph 12.2.0 health check failed osd down
I have a similar issue.
My settings are defaults:
"mon_osd_report_timeout": "900" AND "osd_mon_report_interval_ma...
Dmitry Smirnov
08:37 PM Revision 582ee8d4 (ceph): osd/PGLog: drop old compat coll/oid args to read_log_and_missing
The oldest version we care about is 10, and these were for <8.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:35 PM Revision 1e521b5f (ceph): Merge pull request #18135 from liewegas/wip-vta-luminous
luminous: cmake: disable VTA on options.cc Sage Weil
08:32 PM Revision b4e4ad3b (ceph): Merge pull request #18122 from liewegas/wip-monthrash-peering
qa/suites/rados/monthrash: tolerate PG_AVAILABILITY during mon thrashing Sage Weil
08:30 PM Bug #21712 (Fix Under Review): ceph_test_objectstore fails ObjectStore/StoreTest.Synthetic/1 (fil...
https://github.com/ceph/ceph/pull/18159
https://github.com/ceph/ceph/pull/18519
Sage Weil
08:29 PM Bug #21712: ceph_test_objectstore fails ObjectStore/StoreTest.Synthetic/1 (filestore) buffer leng...
The problem is that a 0-length write does not extend the size, but a 0-length zero is changing the object size. Sage Weil
07:51 PM Bug #21712: ceph_test_objectstore fails ObjectStore/StoreTest.Synthetic/1 (filestore) buffer leng...
it appears to be a problem with 'zero' semantics:... Sage Weil
07:49 PM Bug #21712 (Resolved): ceph_test_objectstore fails ObjectStore/StoreTest.Synthetic/1 (filestore) ...
... Sage Weil
08:23 PM Messengers Bug #19705: Ubuntu amd64 client can not discover the ubuntu arm64 ceph cluster
I can confirm that the patch offered in https://github.com/ceph/ceph/pull/17420/ fixes the problem. It looks like wit... Peter Woodman
08:18 PM RADOS Bug #20416: "FAILED assert(osdmap->test_flag((1<<15)))" (sortbitwise) on upgraded cluster
fast-tracking the backport, since it's already open Nathan Cutler
07:49 PM RADOS Bug #20416: "FAILED assert(osdmap->test_flag((1<<15)))" (sortbitwise) on upgraded cluster
Greg Farnum wrote:
> https://github.com/ceph/ceph/pull/18047 for the fix. I'll backport it to Luminous if that looks...
Yuri Weinstein
02:01 AM RADOS Bug #20416 (Resolved): "FAILED assert(osdmap->test_flag((1<<15)))" (sortbitwise) on upgraded cluster
Sage Weil
07:48 PM Revision 5dc2deac (ceph): Merge pull request #18047 from gregsfortytwo/wip-20416-bitwise-assert
osd: make the PG's SORTBITWISE assert a more generous shutdown
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
07:46 PM RADOS Bug #19300 (Can't reproduce): "Segmentation fault ceph_test_objectstore --gtest_filter=-*/3"
Sage Weil
07:36 PM RADOS Bug #21660: Kraken client crash after upgrading cluster from Kraken to Luminous
@sage is this just a matter to execute "/usr/bin/rbd ls" line at some point of a tests? I'd be happy to add this. P... Yuri Weinstein
05:15 PM RADOS Bug #21660: Kraken client crash after upgrading cluster from Kraken to Luminous
@Yuri, @Sage - I guess the upgrade/kraken-x suite did not catch this because it does not do "/usr/bin/rbd ls" ? Nathan Cutler
01:17 PM RADOS Bug #21660: Kraken client crash after upgrading cluster from Kraken to Luminous
Much appreciated! Sarah Brofeldt
12:39 PM RADOS Bug #21660: Kraken client crash after upgrading cluster from Kraken to Luminous
Sarah, the fix is in the current luminous branch now. Once it builds (~1 hrs), you can install the packages from htt... Sage Weil
12:39 PM RADOS Bug #21660 (Resolved): Kraken client crash after upgrading cluster from Kraken to Luminous
Sage Weil
07:26 PM Revision 36817117 (ceph): ceph-objectstore-tool: refuse to import PG older that OSD's oldest_epoch
We don't have a way to construct a valid PastIntervals history.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:26 PM Revision 31312797 (ceph): ceph-objectstore-tool: drop unused biginfo_oid
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:26 PM Revision 366a3d59 (ceph): ceph-objectstore-tool: hide DIAGNOSTIC stuff behind debug/verbose mode
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:26 PM Revision 2347ecb9 (ceph): ceph-objectstore-tool: bring past_intervals up to date on import
We can't blinding fast-forward the pg epoch to the latest map without
also updating the pg history and PastIntervals....
Sage Weil
07:12 PM rbd Bug #21711 (Fix Under Review): [journal] image-meta set event should refresh the image after its ...
*PR*: https://github.com/ceph/ceph/pull/18158 Jason Dillaman
06:38 PM rbd Bug #21711 (Resolved): [journal] image-meta set event should refresh the image after its applied ...
This will allow any new configuration values to take effect immediately. Jason Dillaman
06:52 PM Revision ae5d61bf (ceph): ptl-tool: checkout branch after creation
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
06:35 PM Bug #21413 (Rejected): in nfs-ganesha ceph_lock_op2 set lock implement have a bug.
This turns out to be a bug in nfs-ganesha's FSAL_CEPH code. Closing this issue and will pursue it in the github issue. Jeff Layton
06:33 PM Stable releases Tasks #20613 (Resolved): jewel v10.2.10
Nathan Cutler
06:08 PM Revision 342d6818 (ceph): osd/PG: move load_pgs cruft into read_state()
This only happens during initial load; move it there.
Also, since update_store_with_options
Signed-off-by: Sage Wei...
Sage Weil
06:08 PM Revision 60220381 (ceph): osd: use PG::is_deleting()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision ac9e2f76 (ceph): osd: remove build_past_intervals_parallel
This was added in the dumpling era to handle the case where we have lots
of PGs with stale or missing past_intervals....
Sage Weil
06:08 PM Revision 43265b23 (ceph): osd/PG: hide peering_queue from OSD
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision ea169c1b (ceph): osd/PG: move some osd logic into handle_pg_trim
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 6493f8ec (ceph): osd/PG: move more recovery logic into PG
I suspect we eventually want to move the create_context and
dispatch_context into OSDService (if it isn't there alrea...
Sage Weil
06:08 PM Revision f542b201 (ceph): osd: bit less verbose while loading pgs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 04381639 (ceph): osd/PG: get_need_up_thru(), get_same_interval_since()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision fa7818ae (ceph): osd/PG: move write_if_dirty inside handle_{loaded,create}
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 81f93729 (ceph): osd/PG: move some more split machinery into PG
and move other split pieces into the public interface.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:08 PM Revision b3b81195 (ceph): osd/PG: move a few assertions, flag change into start_recovery_ops()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 82077e71 (ceph): osd/PG: drop unneeded write_if_dirty
Nothing in start_recovery_ops or stuck_on_unfound dirties state.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:08 PM Revision e5405fea (ceph): osd/PG: simplify unfound recovery case; rename method
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 7a4f30d8 (ceph): osd/PG: simplify start_recovery_ops return value meaning
Instead of complex check in caller, return simple bool indicating whether
find_unfound() should be called with a rctx...
Sage Weil
06:08 PM Revision d36c4686 (ceph): osd: use accessors for pg resurrection
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision b8f33aab (ceph): osd/PG: define public interface for heartbeat peers
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 79e7dbb8 (ceph): osd/PG: move bits of delete_dir (pg removal) into PG
We don't want to expose things like SnapMapper, OSDriver.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:08 PM Revision 2a3a3fda (ceph): osd/PG: change 'debug dump_missing'
- json
- move into PG class
No users in the qa suite.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:08 PM Revision d14cc561 (ceph): osd/PGBackend: remove scrub_supported()
Everybody supports scrub.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:08 PM Revision 88c13308 (ceph): osd/PG: get_must_scrub()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 24af955d (ceph): osd/PG: make sched_scrub() public
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 070181a9 (ceph): osd: use pg_id.pool() for pg pool id
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 17e6d400 (ceph): osd/PG: add get_pool()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision c4616eec (ceph): osd/PG: make get_primary() public
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 25769b27 (ceph): osd/PG: make on_removal() public
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 7debd61f (ceph): osd/PG: make update_snap_mapper_bits public
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision f6d30772 (ceph): osd: drop redundant is_active() check before scrub_sched()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 05d52061 (ceph): osd/PG: drop OSD friend, finally!
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 7816ab5a (ceph): osd: print summary for forced backfill/recovery to debug
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 10a5a838 (ceph): ceph-objectstore-tool: print pg_info_t to stdoutt
Helpful for debugging
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:08 PM Revision 0f654d0f (ceph): ceph-objectstore-tool: do not clear same_interval_since and PastIntervals
We dropped the OSD recalculation code for this. Import it.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:08 PM Revision b6a5c09d (ceph): ceph-objectstore-tool: remove rm-past-intervals op
The OSD doesn't rebuild this on demand anymore.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:08 PM Revision 23cabcac (ceph): osd: use PG::get_pgid() instead of info.pgid
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 487225d1 (ceph): osd/PG: add get_last_user_version()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision c1893d24 (ceph): osd/PG: inline lock_suspend_timeout
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 58684c58 (ceph): osd/PG: add get_history() accessor
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 3ca232e6 (ceph): osd/PG: add set_last_scrub_stamp
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 9ecd628a (ceph): osd/PG: get_acting()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 7c1cba8a (ceph): osd/PG: protect everything that doesn't have to be public
This lets us see what the *actual* public interface is that we are using.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:08 PM Revision 7ebf2a76 (ceph): osd/PG: clean up intrusive_ptr helpers
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 2bfaa8b1 (ceph): osd/PG: is_deleting()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision a7e1a73a (ceph): osd/PG: start grouping public interface at top of class
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 2482b4cc (ceph): osd/PG: clean up set_force_{recovery,backfill} interface
- update state under pg lock
- clean up PG interface
- log only when we adjust the state
Signed-off-by: Sage Weil <s...
Sage Weil
06:08 PM Revision 05915856 (ceph): osd/PG: move C_PG_ActivateCommitted into header
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision ca4ba9b4 (ceph): osd/PG: move C_PG_FinishRecovery into header
Less code than delcaring it in 2 places (by making it a friend).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:08 PM Revision c3b300d9 (ceph): osd/PG: expose static methods for ceph-objectstore-tool
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 931fc923 (ceph): osd/PG: collection more of public at top of class
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 50a6f3c5 (ceph): osd/ECBackend: use Listener instead of PG interface to check undersized
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 7abb015d (ceph): osd/PG: add is_forced_recovery_or_backfill()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision e70067c6 (ceph): osd/PG: protect pg state accessors
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 89213014 (ceph): osd/PG: cleanup and move ref counting public bits
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision c4a9fdf8 (ceph): osd/PG: protect get_role()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 49aeb040 (ceph): osd/PG: protect get_last_peering_reset
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 9ab4eebc (ceph): osd/PG: reorder some members
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 329eb605 (ceph): osd: use pg->pg_id const member, not get_pgid()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 923ca754 (ceph): osd: use is_deleting()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 83a3513e (ceph): osd/PG: make osr public
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 72d50e46 (ceph): osd: drop legacy infos object cleanup
This won't be there post-luminous
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:08 PM Revision 5cef6cad (ceph): osd/PG: make get_watchers public, hide locking
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 79081426 (ceph): osd/PG: add dump_pgstate_history() to public interface
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 385cda10 (ceph): osd/PG: add get_pg_stats() to public interface
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 1b810029 (ceph): osd/PG: add get_num_ref()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 80233f28 (ceph): osd/PG: on_shutdown -> shutdown in public interface
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 3b70a35e (ceph): osd/PG: make init() public
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 9dfa7245 (ceph): osd/PG: drop bufferlist passed from peek_map_epoch to read_state/read_info
This is no longer used or needed.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:08 PM Revision 48f41265 (ceph): osd/PG: simplify/streamline upgrade process
There's no reason for this to be exposed to the OSD. Just do it directly
in read_state().
Signed-off-by: Sage Weil ...
Sage Weil
06:08 PM Revision 662bb8f4 (ceph): osd/PG: make read_state, peek_map_epoch public
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:07 PM Revision b73346df (ceph): Merge pull request #18049 from liewegas/wip-kv-iterator
kv/KeyValueDB: add column family
Reviewed-by: Adam Emerson <aemerson@redhat.com>
Reviewed-by: Mark Nelson <mnelson@r...
Sage Weil
06:06 PM Revision f8cbae4b (ceph): use better mirror cluster config
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
06:03 PM Revision 0a16bb70 (ceph): Add mgr role
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
05:55 PM Revision 8f5c081b (ceph): Merge pull request #18156 from theanalyst/doc-changelog-rename
doc: rename changelog with a .txt extension Sage Weil
05:52 PM Revision 9f0b76ee (ceph): Merge pull request #17442 from tchaikov/wip-test-throttle
test/throttle: kill tests exercising dtor of Throttle classes
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Kefu Chai
05:48 PM RADOS Feature #21710 (New): add wildcard for namespaces
implement * wildcard to allow access to namespaces starting with a given string
allow rw namespace=cephfs_a*
wo...
Douglas Fuller
05:46 PM CephFS Feature #15066: multifs: Allow filesystems to be assigned RADOS namespace as well as pool for met...
we should default to using a namespace named after the filesystem unless otherwise specified. Douglas Fuller
05:45 PM CephFS Feature #21709 (New): ceph fs authorize should detect the correct data namespace
when per-FS data namespaces are enabled, ceph fs authorize should be updated to issue caps for them Douglas Fuller
05:03 PM rgw Bug #21708 (New): rgw: civetweb: try get more err info when returning a -EIO
when mg_write call fails we just return a -1, it would be useful to retain the errno to find out why we're failing wi... Abhishek Lekshmanan
04:53 PM mgr Bug #21707 (Resolved): "osd status" command exception if OSD not in pgmap stats
... John Spray
04:40 PM Revision c3a28114 (ceph): doc: rename changelog with a .txt extension
Since this is used to x-ref in the release notes
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
04:30 PM Revision 1cbaef7a (ceph): Merge pull request #18148 from theanalyst/doc-10.2.10-release-notes
doc: release notes update for 10.2.10
Reviewed-By: Nathan Cutler <ncutler@suse.com>
Reviewed-By: Sage Weil <sage@red...
Abhishek Lekshmanan
04:06 PM Revision b1abcb21 (ceph): Merge pull request #18155 from smithfarm/wip-doc-releases-tweak
doc: improve links in doc/releases.rst Sage Weil
03:49 PM Revision 4eecad55 (ceph): doc: improve links in doc/releases.rst
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
03:23 PM rgw Bug #21705 (Fix Under Review): civetweb: setgid/groups/uid fails if multiple civetweb frontends d...
When running RGW with multiple civetweb instances
--rgw_frontends="civetweb port=8000,civetweb port=8001"
the f...
Anonymous
03:20 PM Bug #21295: OSD Seg Fault on Bluestore OSD
jemalloc was not enabled when this was happening. Barry Stokes
01:28 PM Bug #21295 (Duplicate): OSD Seg Fault on Bluestore OSD
Pretty sure this is a dup of http://tracker.ceph.com/issues/21318 and http://tracker.ceph.com/issues/20557
Disable...
Sage Weil
03:06 PM Revision 33549376 (ceph): .gitignore: allow debian .patch files
The Ubuntu packaging layout with git-buildpackage assumes a
"debian/patches/" directory with several .patch files in ...
Ken Dreyer
03:05 PM Revision 12572f44 (ceph): doc: update releases table with v10.2.10 Jewel
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:02 PM Revision e5630e73 (ceph): doc: add release notes to v10.2.10 jewel
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
02:54 PM Revision b0a41828 (ceph): Merge pull request #18153 from liewegas/wip-lts
doc/releases: drop LTS/stable line from second chart
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Sage Weil
02:42 PM Revision ea40e88b (ceph): doc/releases: tweaks
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:21 PM CephFS Bug #21512: qa: libcephfs_interface_tests: shutdown race failures
I have a PR up that seems to fix this, but it may not be what we need. env_to_vec seems like it ought to be reworked ... Jeff Layton
02:15 PM Revision d8da4f74 (ceph): doc/releases: drop LTS/stable line from second chart
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:55 PM Revision d71a42c8 (ceph): Merge pull request #18152 from ceph/wip-fix-doc-exceptions
doc raise exceptions with a base class
Reviewed-By: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-By: Kefu Chai <...
Abhishek Lekshmanan
01:53 PM Revision 1ebb4667 (ceph): Merge pull request #18117 from liewegas/wip-lts
doc/releases: update release cycle docs
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Sage Weil
01:51 PM Revision 158cc11b (ceph): doc/releases: update release cycle docs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:50 PM Revision f640cebe (ceph): Merge pull request #18150 from xiexingguo/wip-21618
qa/standalone/scrub/osd-scrub-repair.sh: drop omap_digest flag
Reviewed-by: Sage Weil <sage@redhat.com>
xie xingguo
01:27 PM Bug #21613 (Resolved): backfill cancelation makes target crash; now triggered by recovery preemption
Sage Weil
01:10 PM Revision 9e2a52cc (ceph): doc parse two lines for getting the context
So that signatures can get parsed when they are split like:
PG::RecoveryState::RepWaitBackfillReserved::react(
con...
Alfredo Deza
12:57 PM Revision e5595f79 (ceph): doc parse two lines for getting the context
So that signatures can get parsed when they are split like:
PG::RecoveryState::RepWaitBackfillReserved::react(
con...
Alfredo Deza
12:39 PM RADOS Backport #21692 (Resolved): luminous: Kraken client crash after upgrading cluster from Kraken to ...
Sage Weil
03:22 AM RADOS Backport #21692 (In Progress): luminous: Kraken client crash after upgrading cluster from Kraken ...
Nathan Cutler
03:18 AM RADOS Backport #21692 (Resolved): luminous: Kraken client crash after upgrading cluster from Kraken to ...
https://github.com/ceph/ceph/pull/18140 Nathan Cutler
12:38 PM Revision d5506105 (ceph): Merge pull request #18140 from liewegas/wip-21660-luminous
luminous: src/messages/MOSDMap: reencode OSDMap for older clients Sage Weil
12:34 PM Revision d509468a (ceph): Merge pull request #18151 from theanalyst/doc-changelog-10.2.10
doc: Adding changelog for 10.2.10 Sage Weil
12:13 PM Bug #21704 (Can't reproduce): jewel->luminous: mon: statfs hangs on luminous mon
The jewel ceph-fuse is blocked... Sage Weil
12:03 PM Revision 347b7b1f (ceph): doc raise exceptions with a base class
Although valid in very old Python, it is no longer possible to raise
"bare" exceptions without a class.
Signed-off-b...
Alfredo Deza
11:52 AM Revision b9c94c41 (ceph): doc: Adding changelog for 10.2.10
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
11:25 AM Revision 886606bf (ceph): qa/standalone/scrub/osd-scrub-repair.sh: drop omap_digest flag
This is no longer set if we are backed by bluestore, which we are by
default. See be078c8b7b131764caa28bc44452b8c5c2...
Sage Weil
11:22 AM Revision 54d9b659 (ceph): test/common/unittest_throttle: drop tests exercising dtors
quote from Adam,
> let's just remove all the destructor tests. Since it's just exercising
> an assertion, it's most ...
Kefu Chai
10:21 AM Messengers Bug #21621 (Closed): async_msgr: bind must be called before registering any dispatcher
I agree that this behavior does not cause any harm to the current Ceph daemons.
I'll close this issue.
Ricardo Dias
10:03 AM mgr Bug #21687: mgr: mark_down of osd without metadata is broken
John Spray wrote:
> Ah -- didn't think about how the OSD conns were used for commands when this change (https://gith...
Chang Liu
09:34 AM mgr Bug #21687: mgr: mark_down of osd without metadata is broken
Ah -- didn't think about how the OSD conns were used for commands when this change (https://github.com/ceph/ceph/pull... John Spray
02:43 AM mgr Bug #21687 (Resolved): mgr: mark_down of osd without metadata is broken
... Sage Weil
09:24 AM Revision f57560d9 (ceph): Merge pull request #18064 from tchaikov/wip-vectors-equal
osd: replace vectors_equal() with operator==(vector<>, vector<>)
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Kefu Chai
03:59 AM Revision 838e12cf (ceph): qa/suites/rest/basic/tasks/rest_test: whiltelist OSD_DOWN
Fixes: http://tracker.ceph.com/issues/21425
Signed-off-by: huangjun <huangjun@xsky.com>
huangjun
03:51 AM Feature #21703 (New): discover ip node in ceph cluster
This feature is similar to feature #10904. There a case where ceph cluster doesn't have dns that can resolve all node... Rizal Nur
03:21 AM RADOS Backport #21702 (Resolved): luminous: BlueStore::umount will crash when the BlueStore is opened b...
https://github.com/ceph/ceph/pull/18750 Nathan Cutler
03:21 AM RADOS Backport #21701 (Resolved): luminous: ceph-kvstore-tool does not call bluestore's umount when exit
https://github.com/ceph/ceph/pull/18751 Nathan Cutler
03:21 AM RADOS Bug #21625: ceph-kvstore-tool does not call bluestore's umount when exit
https://github.com/ceph/ceph/pull/18083 Nathan Cutler
03:20 AM RADOS Bug #21624: BlueStore::umount will crash when the BlueStore is opened by start_kv_only()
https://github.com/ceph/ceph/pull/18082 Nathan Cutler
03:19 AM rbd Backport #21700 (Resolved): luminous: rbd-mirror: Allow a different data-pool to be used on the s...
https://github.com/ceph/ceph/pull/19305 Nathan Cutler
03:19 AM mgr Backport #21699 (Resolved): luminous: mgr status module uses base 10 units
https://github.com/ceph/ceph/pull/18257 Nathan Cutler
03:19 AM rgw Backport #21698 (Resolved): luminous: radosgw-admin usage show loops indefinitly
https://github.com/ceph/ceph/pull/18437 Nathan Cutler
03:18 AM RADOS Backport #21697 (Resolved): luminous: OSDService::recovery_need_sleep read+updated without locking
https://github.com/ceph/ceph/pull/18753 Nathan Cutler
03:18 AM rgw Backport #21696 (Resolved): luminous: fix a bug about inconsistent unit of comparison
https://github.com/ceph/ceph/pull/18438 Nathan Cutler
03:18 AM rgw Backport #21695 (Resolved): luminous: failed CompleteMultipartUpload request does not release lock
https://github.com/ceph/ceph/pull/18430 Nathan Cutler
03:18 AM rbd Backport #21694 (Resolved): luminous: compare-and-write -EILSEQ failures should be filtered when ...
https://github.com/ceph/ceph/pull/20206 Nathan Cutler
03:18 AM RADOS Backport #21693 (Resolved): luminous: interval_map.h: 161: FAILED assert(len > 0)
https://github.com/ceph/ceph/pull/18413 Nathan Cutler
03:18 AM rbd Backport #21691 (Resolved): jewel: [qa] rbd_mirror_helpers.sh request_resync_image function saves...
https://github.com/ceph/ceph/pull/19804 Nathan Cutler
03:18 AM rbd Backport #21690 (Resolved): luminous: [qa] rbd_mirror_helpers.sh request_resync_image function sa...
https://github.com/ceph/ceph/pull/19802 Nathan Cutler
03:18 AM rbd Backport #21689 (Resolved): jewel: Possible deadlock in 'list_children' when refresh is required
https://github.com/ceph/ceph/pull/21224 Nathan Cutler
03:18 AM rbd Backport #21688 (Resolved): luminous: Possible deadlock in 'list_children' when refresh is required
https://github.com/ceph/ceph/pull/18564 Nathan Cutler
03:12 AM Revision d46675a1 (ceph): Merge pull request #18037 from ajarr/wip-21602-luminous
luminous: ceph_volume_client: add get, put, and delete object interfaces
Reviewed-by: Patrick Donnelly <pdonnell@red...
Sage Weil
03:02 AM Bug #21425: "cluster [WRN] Health check failed: noup flag(s) set (OSDMAP_FLAGS)"" in rest-luminou...
https://github.com/ceph/ceph/pull/18144 huang jun
02:57 AM Bug #21425: "cluster [WRN] Health check failed: noup flag(s) set (OSDMAP_FLAGS)"" in rest-luminou...
"2017-10-03 21:17:15.012356 mon.a mon.0 172.21.15.132:6789/0 256 : cluster [WRN] Health check failed: 1 osds down (OS... huang jun
02:37 AM Revision 723cb35c (ceph): Merge PR #18032 into master
* refs/pull/18032/head:
Merge commit 'refs/pull/4/head' of github.com:batrick/ceph into ptl-tool-2
script/ptl-tool....
Patrick Donnelly
02:37 AM Revision 69254f2c (ceph): githubmap: update contributors
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
02:35 AM Revision f3fe7112 (ceph): Merge commit 'refs/pull/4/head' of github.com:batrick/ceph into ptl-tool-2
* refs/pull/4/head:
script/ptl-tool.py: Label Validation
Patrick Donnelly
02:05 AM bluestore Bug #21259: bluestore: segv in BlueStore::TwoQCache::_trim
Ok, the patch is merged to teh latest luminous branch, which you can install from https://shaman.ceph.com/. Sage Weil
02:03 AM Revision 39ad2033 (ceph): Merge pull request #18103 from liewegas/wip-21259-luminous
luminous: osd: dump bluestore debug on shutdown if debug option is set Sage Weil
02:03 AM Revision 473f9d13 (ceph): Merge pull request #18112 from liewegas/wip-localpool-min-size-luminous
luminous: mgr/localpool: fix min_size, 3x default, crush rule
Reviewed-by: Alexander Marangone <amarango@redhat.com>
Sage Weil
02:02 AM Revision c50df651 (ceph): Merge pull request #18126 from smithfarm/wip-sigpipe-porting-luminous
luminous: msg: reimplement sigpipe blocking
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Sage Weil
02:02 AM RADOS Bug #21470 (Resolved): Ceph OSDs crashing in BlueStore::queue_transactions() using EC after apply...
Sage Weil
02:02 AM Revision 4ff03e51 (ceph): Merge pull request #18127 from liewegas/wip-21470-luminous
luminous: os/bluestore: fix another aio stall/deadlock Sage Weil
02:01 AM Revision 766c6f36 (ceph): Merge pull request #18128 from liewegas/wip-bluefs-allocation-luminous
luminous: os/bluestore: make bluefs behave better near enospc Sage Weil
02:01 AM Revision f9727022 (ceph): Merge pull request #18131 from liewegas/wip-ifname-luminous
luminous: common/pick_address: add {public,cluster}_network_interface option Sage Weil
02:01 AM Revision e4c51f62 (ceph): Merge pull request #18132 from gregsfortytwo/wip-20416-bitwise-assert-l...
osd: make the PG's SORTBITWISE assert a more generous shutdown
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:00 AM RADOS Bug #21686 (Can't reproduce): osd/PrimaryLogPG.cc: 10195: FAILED assert(i->second == obc) in fini...
... Sage Weil
01:12 AM rgw Bug #21608: radosgw-admin quota enable return value maybe wrong
https://github.com/ceph/ceph/pull/18057 xueyu bai
01:08 AM Revision 192a3770 (ceph): doc/rbd/rbd-openstack.rst: ``client.cinder`` requires ``rwx`` permissio...
Signed-off-by: Shinobu Kinjo <shinobu@redhat.com> Shinobu Kinjo

10/05/2017

10:33 PM RADOS Bug #21660: Kraken client crash after upgrading cluster from Kraken to Luminous
https://github.com/ceph/ceph/pull/18140 backport Sage Weil
10:30 PM RADOS Bug #21660 (Pending Backport): Kraken client crash after upgrading cluster from Kraken to Luminous
Greg Farnum
08:27 PM RADOS Bug #21660 (Fix Under Review): Kraken client crash after upgrading cluster from Kraken to Luminous
... Sage Weil
04:47 PM RADOS Bug #21660: Kraken client crash after upgrading cluster from Kraken to Luminous
fc655d9b-16cd-4342-bf4b-689a3c0d2891 generated on a Luminous client.
On the Kraken client, this results in:
<pr...
Sarah Brofeldt
04:08 PM RADOS Bug #21660: Kraken client crash after upgrading cluster from Kraken to Luminous
Hi Sarah,
Can you 'ceph osd getmap 308 -o 308' and 'ceph-post-file 308'?
Sage Weil
02:50 PM RADOS Bug #21660: Kraken client crash after upgrading cluster from Kraken to Luminous
I wasn't clever enough to save the core file initially, so I've reproduced the issue on a reinstall of Kraken after u... Sarah Brofeldt
10:32 PM Revision 0dc73f12 (ceph): src/messages/MOSDMap: reencode OSDMap for older clients
We explicitly select which missing bits trigger a reencode. We
already had jewel and earlier covered, but kraken inc...
Sage Weil
10:30 PM Revision 42ab0e03 (ceph): Merge pull request #18134 from liewegas/wip-21660
src/messages/MOSDMap: reencode OSDMap for older clients
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
09:01 PM Revision 3850f8e0 (ceph): os/bluestore: add bluestore_bluefs_min_free
We need at least ~1GB free so we can write out new SSTs (which are 256MB
each).
Signed-off-by: Sage Weil <sage@redha...
Sage Weil
09:00 PM rgw Bug #21685 (Fix Under Review): user creation can overwrite existing user even if different uid is...
Casey Bodley
08:57 PM rgw Bug #21685: user creation can overwrite existing user even if different uid is given
https://github.com/ceph/ceph/pull/18137 Casey Bodley
08:43 PM rgw Bug #21685 (Resolved): user creation can overwrite existing user even if different uid is given
Steps to Reproduce:
1. Create a user 'testx$tester' in a tenant
2. Create another user 'testx$testabc' in the same...
Casey Bodley
08:55 PM Revision b015ce11 (ceph): rgw: stop/join TokenCache revoke thread only if started.
Thread::join triggers an assert otherwise.
Fixes http://tracker.ceph.com/issues/21666
Signed-off-by: Karol Mroz <km...
Karol Mroz
08:48 PM Revision 177f06c9 (ceph): Merge pull request #17974 from jcsp/wip-doc-mgr-iptables
doc: update firewall doc to mention ceph-mgr
Reviewed-by: Kefu Chai <kchai@redhat.com>
John Spray
08:44 PM rbd Bug #21561 (Fix Under Review): [rbd-mirror] primary image should register in remote, non-primary ...
*PR*: https://github.com/ceph/ceph/pull/18136 Jason Dillaman
08:44 PM Revision 4e65c9e9 (ceph): rgw: RGWUser::init no longer overwrites user_id
if an admin op specifies a user_id and does not find a user with that
id, but does find a user based on a later field...
Casey Bodley
08:43 PM rgw Bug #21590 (Pending Backport): fix a bug about inconsistent unit of comparison
Ken Dreyer
08:43 PM Revision ee5b9ea4 (ceph): cmake: disable VTA on options.cc
to silence following warning and to avoid compiling this file twice:
ceph/src/common/options.cc: In function ‘std::v...
Kefu Chai
08:35 PM Revision 7adf0fb8 (ceph): mds: clean up non-existent data pools in MDSMap
Older versions of Ceph weren't strict about preventing pool deletion when the
MDSMap referred to to-be-deleted pool. ...
Patrick Donnelly
08:26 PM Revision d2664aa3 (ceph): src/messages/MOSDMap: reencode OSDMap for older clients
We explicitly select which missing bits trigger a reencode. We
already had jewel and earlier covered, but kraken inc...
Sage Weil
07:52 PM rgw Backport #21684 (Resolved): luminous: keystone: Thread::join assert when joining uninitialized re...
https://github.com/ceph/ceph/pull/18138 Anonymous
07:39 PM Revision 59a5a109 (ceph): osd/PG: separate event for RemoteReservationCanceled
Right now we transparently map a RemoteReservationRejected into a
*Canceled event because this what peers send over t...
Sage Weil
07:38 PM Revision 20640099 (ceph): osd/PG: separate verb 'Reject' from passive 'rejected'
This reduces pg->reject_reservation() callsites from 2 to 1 and
makes the state transitions a bit more explicit.
Sig...
Sage Weil
07:38 PM Revision 8c1716a4 (ceph): osd: make note about when we get MBackfillReserve REJECT messages
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 6e829a3a7c7aaff78142514fde7703cad48953fd)
Sage Weil
07:38 PM Revision 260ab600 (ceph): osd/PG: handle RecoveryReservationRejected in RepWaitRecoveryReserved
This state is analogous to RepWaitBackfillReserved; just like we do there
we want to handle the REJECT from the prima...
Sage Weil
07:38 PM Revision 479b05a8 (ceph): osd/PG: ignore RemoteReservationRejected if we are RepNotRecoverying
The primary may send us a REJECT (meaning cancel) if recovery/backfill is
preempted there. That can happen even if t...
Sage Weil
07:38 PM Revision 2a95156d (ceph): osd/PG: cancel local reservation in RemoteReservationRejected handler
We can get a RemoteReservationRejected event either because *we* decide
to reject, or because we get a REJECT from th...
Sage Weil
07:38 PM Revision 92ff2cbd (ceph): osd/PG: move reject_reservation out of RemoteReservationRejected reaction
The RemoteReservationRejected event is also submitted when we are a
replica or backfill target and get a MBackfillRes...
Sage Weil
07:37 PM Revision 882e6902 (ceph): Merge pull request #18070 from liewegas/wip-21613
osd: fix replica/backfill target handling of REJECT
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Sage Weil
07:35 PM Revision f4e43230 (ceph): kv/RocksDBStore: fix default CF handling
We need to close the default CF handle *only* if we explicitly opened it.
Also, take care to use that handle whereve...
Sage Weil
06:46 PM rgw Bug #21619: RGW Reshard error add failed to drop lock on <bucket>
Yehuda Sadeh wrote:
> Does this keep happening, or does it fix itself after 2 minutes?
> Looks like there was a rac...
Yoann Moulin
06:16 PM rgw Bug #21619: RGW Reshard error add failed to drop lock on <bucket>
Does this keep happening, or does it fix itself after 2 minutes?
Looks like there was a racing change that went into...
Yehuda Sadeh
06:32 PM mgr Feature #21683 (Resolved): After "ceph mgr module enable", new module's commands should be usable...
Currently, commands for a newly enabled module will appear missing until the mgr daemon has come back up after restar... John Spray
06:27 PM mgr Feature #21682 (Resolved): mgr should raise health alert when a module throws exceptions (post-load)
We have cluster log messages when module startup fails, and we have intention to do the can_run flag for missing deps... John Spray
06:18 PM rgw Bug #21397: permission denied rados gateway multi-size meta search integration Elasticsearch
The zone that handles the elasticsearch sync cannot be written into. Do you have another zone where you put data? Yehuda Sadeh
06:13 PM rgw Bug #21681 (New): Enabling Lifecycle on a bucket, for expiration day=0, getting XML error (should...
Description of problem:
Enable lifecycle on a bucket and set the number of days to 0, which expires objects immediat...
Matt Benjamin
06:12 PM rgw Bug #19085 (Closed): Objects incorrectly report size 0 bytes after upgrade to 11.2.0
Yehuda Sadeh
06:11 PM rgw Bug #21591: RGW multisite does not sync all objects
Can you provide rgw logs (debug rgw = 20) for the sync process (when it doesn't sync these objects)?
Also, try to lo...
Yehuda Sadeh
06:10 PM rgw Bug #21560: rgw: put cors operation returns 500 unknown error (ops are ECANCELED)
I couldn't find the `osd_op_reply(135785057` response back oddly (I could track it back for other requests interestin... Vaibhav Bhembre
06:01 PM RADOS Bug #20416: "FAILED assert(osdmap->test_flag((1<<15)))" (sortbitwise) on upgraded cluster
Yuri's testing it (it will pass), so I went ahead and created a backport PR: https://github.com/ceph/ceph/pull/18132 Greg Farnum
05:50 PM Revision f0a6f616 (ceph): osd: make the PG's SORTBITWISE assert a more generous shutdown
We want to stop working if we get activated while sortbitwise is not set
on the cluster, but we might have old maps w...
Greg Farnum
05:48 PM Revision 0a691b2b (ceph): osd: make the PG's SORTBITWISE assert a more generous shutdown
We want to stop working if we get activated while sortbitwise is not set
on the cluster, but we might have old maps w...
Greg Farnum
05:43 PM Revision 58909e79 (ceph): Merge pull request #17939 from mkogan1/wip-rgw-21196
rgw: update the usage read iterator in truncated scenario Matt Benjamin
05:43 PM rgw Bug #21196 (Pending Backport): radosgw-admin usage show loops indefinitly
Matt Benjamin
05:42 PM rgw Bug #21196: radosgw-admin usage show loops indefinitly
https://github.com/ceph/ceph/pull/17939 Matt Benjamin
05:40 PM rgw Bug #21581: encryption: reject requests that don't provide all expected headers
Matt Benjamin
05:35 PM rgw Bug #21596 (Pending Backport): failed CompleteMultipartUpload request does not release lock
Matt Benjamin
05:04 PM Revision f99fe83a (ceph): common/pick_address: add {public,cluster}_network_interface option
Add _interfaces option to constrain the choice of IPs in the network
list to those on interfaces matching the provide...
Sage Weil
05:02 PM Revision 70916131 (ceph): Merge pull request #18028 from liewegas/wip-pick-ifname
common/pick_address: add {public,cluster}_network_interface option
Reviewed-by: Dan Mick <dmick@redhat.com>
Sage Weil
04:59 PM rgw Bug #21679: rgw: swift api allows "/" in bucket names
while creating bucket instance, we replace a "/" by ":" in `rgw_bucket_instance_key_to_oid` in rgw_bucket.cc as this ... Abhishek Lekshmanan
03:44 PM rgw Bug #21679 (Fix Under Review): rgw: swift api allows "/" in bucket names
currently a misconfigured keystone url (with an ending "/") will lead to buckets created being prepended with a "/" w... Abhishek Lekshmanan
04:37 PM rgw Bug #21666 (Pending Backport): keystone: Thread::join assert when joining uninitialized revoke th...
Abhishek Lekshmanan
03:46 PM rgw Bug #21666: keystone: Thread::join assert when joining uninitialized revoke thread from TokenCach...
Karol Mroz wrote:
> https://github.com/ceph/ceph/pull/18106
merged
Yuri Weinstein
04:25 PM Revision ff0f803e (ceph): build: Turn off address-of-packed-member warning
This is newly added in recent versions of Clang and probably not
something we want to stop doing.
Signed-off-by: Ada...
Adam Emerson
04:25 PM Revision d796bc7a (ceph): rbd_mirror: Fix overloaded virtual warning in Clang++
Just pull in the original function with a using.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
04:25 PM Revision 7b784be0 (ceph): kv: Fix overloaded virtual warning in KeyValueDBMemory
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
04:25 PM Revision e0891191 (ceph): build: Fix a couple uninitialized variable warnings
For GCC7.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
04:25 PM Revision f7434f99 (ceph): {mgr,osd}: Remove pessimizing moves
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
04:19 PM Revision 0c212d2b (ceph): Merge pull request #18091 from vasilyMellanox/gid_idx_fix
msg/async/rdma: uninitialized variable fix
Reviewed-by: Haomai Wang <haomai@xsky.com>
Reviewed-by: Jos Collin <jcoll...
Sage Weil
04:18 PM Revision 96c83116 (ceph): Merge pull request #18092 from tchaikov/wip-cmake-cleanup
cmake: do not link against unused or duplicated libraries
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:17 PM RADOS Bug #21618: standalone/scrub/osd-scrub-repair.sh ambiguous diff failure
https://github.com/ceph/ceph/pull/18130 Sage Weil
03:05 AM RADOS Bug #21618 (Resolved): standalone/scrub/osd-scrub-repair.sh ambiguous diff failure
Sage Weil
04:14 PM Revision eaa350be (ceph): Merge pull request #18094 from xiexingguo/wip-tracker-21618
qa/standalone/scrub/osd-scrub-repair.sh: add extents flag into object_info_t
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:01 PM rgw Bug #21680 (In Progress): rgw: file interfaces do not track usage stats
if rgw file interface is used and radosgw-admin usage show used to see the usage logs after rgw enable usage log is s... Abhishek Lekshmanan
03:46 PM Revision 0408ee07 (ceph): Merge pull request #17907 from amitkumar50/cov-rgw-10
rgw: Ignoring the returned error
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Yuri Weinstein
03:45 PM Revision 9a3d2432 (ceph): Merge pull request #18106 from kmroz/wip-keystone-revocator-thread-assert
rgw: stop/join TokenCache revoke thread only if started.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by:...
Yuri Weinstein
02:44 PM Revision b84803d6 (ceph): osd: Only scan for omap corruption once
Before
state 2: Can have complete tables (some may be bad)
state 3: Never had complete tables
After
state 2: Can...
David Zafman
02:44 PM Revision dc2c1d9d (ceph): tools: Show DB state information
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 3214882a95f9f70d9f6d28f4e403ee16324530f9)
David Zafman
02:44 PM Revision 382ff40f (ceph): tools: Add the ability to reset state to v2
Available for testing and user downgrade.
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commi...
David Zafman
02:44 PM Revision 94090379 (ceph): osd, mds, tools: drop the invalid comment and some unused variables
Signed-off-by: Luo Kexue <luo.kexue@zte.com.cn>
(cherry picked from commit 2e93424167de15e91394169f4395f5f446e710e2)
Luo Kexue
02:44 PM Revision d0ea1528 (ceph): tools: Add --backend option to ceph-osdomap-tool default to rocksdb
Fix hard-coded "leveldb" backend. The command is broken in Luminous
now that "rocksdb" is the default.
Signed-off-b...
David Zafman
02:27 PM Revision 8bf33f38 (ceph): doc/releases: drop LTS vs stable from chart; update luminous eol data
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:14 PM Revision 36675e34 (ceph): os/bluestore/BlueFS: crash on enospc
We were passing this error back to rocksdb, which would then crash (much)
later with a corrupted SST file! No good.
...
Sage Weil
02:13 PM Revision 15a20eb2 (ceph): Merge pull request #18120 from liewegas/wip-bluefs-allocation
os/bluestore: make bluefs behave better near enospc
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
01:22 PM Revision 9502549a (ceph): rgw: encryption SSE-C add the details of error msg in response
Signed-off-by: Enming Zhang <enming.zhang@umcloud.com> Enming Zhang
01:22 PM Revision 3f16785d (ceph): rgw: encryption SSE-KMS add the details of error msg in response
Signed-off-by: Enming Zhang <enming.zhang@umcloud.com> Enming Zhang
01:22 PM Revision f8c4be8a (ceph): rgw: encryption fix the issue when not provide encryption mode
Now, in RGW, if someone want to upload an object using server-side
encryption with providing customer key or kms key ...
Enming Zhang
01:22 PM Revision f0b88e51 (ceph): rgw: encryption add exception handling for from_base64 on bad input
If calling from_base64 with charactors that is not base64 encoded,
rgw will crash.
Signed-off-by: Enming Zhang <enmi...
Enming Zhang
01:05 PM Revision 16c6dd51 (ceph): msgr: add a mechanism for Solaris to avoid dying on SIGPIPE
This is fairly clean: we define an RAII object in the Messenger.h on
Solaris, and "declare" it with a macro in the im...
Greg Farnum
12:34 PM rbd Bug #21670 (Pending Backport): Possible deadlock in 'list_children' when refresh is required
Mykola Golub
12:34 PM Revision 667e14e2 (ceph): Merge pull request #18114 from dillaman/wip-21670
librbd: list_children should not attempt to refresh image
Reviewed-by: Mykola Golub <to.my.trociny@gmail.com>
Mykola Golub
12:04 PM CephFS Bug #21512: qa: libcephfs_interface_tests: shutdown race failures
Looking now to see if we can somehow just fix up lockdep for this. Most of the problems I have seen have seen are fal... Jeff Layton
11:59 AM RADOS Bug #21470 (Pending Backport): Ceph OSDs crashing in BlueStore::queue_transactions() using EC aft...
https://github.com/ceph/ceph/pull/18127 for the backport Sage Weil
11:58 AM Revision 7986d456 (ceph): os/bluestore: use normal Context for async deferred_try_submit
I'm not quite sure why the FunctionContext did not ever execute on the
finisher thread (perhaps the [&] captured some...
Sage Weil
11:58 AM Revision 9ab0f64b (ceph): os/bluestore: wake kv thread when blocking on deferred_bytes
We need to wake the kv thread whenever setting deferred_aggressive to
ensure that txns with deferred io that have com...
Sage Weil
11:57 AM Revision 7d1c99f7 (ceph): Merge pull request #18118 from liewegas/wip-21470
os/bluestore: fix another aio stall/deadlock
Reviewed-by: Varada Kari <varada.kari@gmail.com>
Reviewed-by: xie xingg...
Sage Weil
10:22 AM Revision 0251cfcd (ceph): Revert "SIGPIPE suppression for platforms without SO_NOSIGPIPE or MSG_N...
This reverts commit 131deb39769c1187c334ee84f552d3be01f1751b. It added
code that shouldn't have entered the project r...
Greg Farnum
09:14 AM Revision 9474c402 (ceph): mon: mark mon_allow_pool_delete as observed
Mark mon_allow_pool_delete as a tracked option. It is always read
from the global conf so users can inject this at ru...
Dan van der Ster
07:36 AM rgw Bug #21565: rgw:Multipart upload may failed when object size is large and near quota byte limit
I have a revised PR here, https://github.com/ceph/ceph/pull/18123
Marcus Watts
04:04 AM rgw Bug #21586 (Resolved): RGW: Multipart upload may double the quota
Jos Collin
03:07 AM Revision f9cfe843 (ceph): Merge pull request #18105 from gregsfortytwo/wip-sigpipe-porting
msg: reimplement sigpipe blocking
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:06 AM Revision 4341f274 (ceph): Merge pull request #17710 from Songweibin/wip-add-pybind
pybind/rados: add support open_ioctx2 API
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
03:05 AM Revision f26c3c79 (ceph): Merge pull request #18079 from liewegas/wip-21618
qa/standalone/scrub/osd-scrub-repair: no -y to diff
Reviewed-by: David Zafman <dzafman@redhat.com>
Sage Weil
03:04 AM RADOS Bug #21629 (Pending Backport): interval_map.h: 161: FAILED assert(len > 0)
Sage Weil
03:04 AM Revision 75dc9b69 (ceph): Merge pull request #18088 from dillaman/wip-21629
osd: additional protection for out-of-bounds EC reads
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:01 AM Revision 13360284 (ceph): kv/RocksDBStore: add CF support
- detect and use existing CFs on open
Signed-off-by: Jianjian Huo <jianjian.huo@ssi.samsung.com>
Signed-off-by: Adam...
Jianjian Huo
03:01 AM Revision 895952f2 (ceph): kv/RocksDBStore: simplify CF merge operator routing
Merge operators always map to a prefix, just like a CF, so we can link
directly to the operator without doing any loo...
Sage Weil
03:01 AM Revision 87c1f574 (ceph): os/bluestore: define PREFIX_ALLOC_BITMAP
This was hard-coded to 'b'.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:01 AM Revision 6ea96fa9 (ceph): os/bluestore: use separate CF for omap and deferred
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:26 AM Revision 9c1d6210 (ceph): qa/suites/rados/monthrash: tolerate PG_AVAILABILITY during mon thrashing
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:52 AM Revision 0cd54201 (ceph): script/ptl-tool.py: Label Validation
Validated the label and verified the existence of the label at the beginning of build_branch().
This will avoid:
* As...
Jos Collin
01:17 AM Bug #21672 (Resolved): Upgrading the ceph-selinux package unconditionally restarts all running da...
This behaviour is due to the postinstall script for the ceph-selinux package.... Brad Hubbard

10/04/2017

11:49 PM Revision 78bd3e92 (ceph): Merge commit 'refs/pull/2/head' of github.com:batrick/ceph into ptl-tool-2
* refs/pull/2/head:
script/ptl-tool.py: Fixed error message
Patrick Donnelly
11:48 PM Revision 1458f5ff (ceph): Merge commit 'refs/pull/1/head' of github.com:batrick/ceph into ptl-tool-2
* refs/pull/1/head:
script/ptl-tool.py: Fix the Comment example
Patrick Donnelly
10:48 PM Revision 32f8b5fc (ceph): RGW: Multipart upload may double the quota
Fixes: http://tracker.ceph.com/issues/21586
Signed-off-by: Sibei Gao <gaosb@inspur.com>
(cherry picked from commit 9...
SIBEI GAO
10:34 PM Revision 65be614f (ceph): os/bluestore: add bluestore_bluefs_min_free
We need at least ~1GB free so we can write out new SSTs (which are 256MB
each).
Signed-off-by: Sage Weil <sage@redha...
Sage Weil
10:34 PM Revision 569e9248 (ceph): os/bluestore/BlueFS: crash on enospc
We were passing this error back to rocksdb, which would then crash (much)
later with a corrupted SST file! No good.
...
Sage Weil
10:32 PM mgr Bug #21612: mgr: thread create assert failure when racing with respawn
Sage Weil
10:32 PM mgr Bug #21612: mgr: thread create assert failure when racing with respawn
this looks like a race between thread creates and respawn()... Sage Weil
10:23 PM Messengers Bug #21621: async_msgr: bind must be called before registering any dispatcher
I think it's an oversight. It doesn't matter for most daemons: they don't expect any messages until they've started ... Sage Weil
02:53 PM Messengers Bug #21621: async_msgr: bind must be called before registering any dispatcher
Haomai Wang wrote:
> Oh, sorry. I misunderstand the description just now.
>
What I meant was:
When we register...
Ricardo Dias
02:46 PM Messengers Bug #21621: async_msgr: bind must be called before registering any dispatcher
Oh, sorry. I misunderstand the description just now.
YES, you could call Messenger::start instead of bind
Haomai Wang
02:43 PM Messengers Bug #21621: async_msgr: bind must be called before registering any dispatcher
there exists legacy reason about this. we want to have a quick fail when binding failed instead of exited background.... Haomai Wang
10:19 PM RADOS Bug #21660 (Need More Info): Kraken client crash after upgrading cluster from Kraken to Luminous
Do you still have the core file? I would be very interested in seeing the epoch for the OSDMap that was being decode... Sage Weil
01:10 PM RADOS Bug #21660: Kraken client crash after upgrading cluster from Kraken to Luminous
Crash in the messenger layer of librados. Jason Dillaman
09:54 PM RADOS Bug #21470 (Fix Under Review): Ceph OSDs crashing in BlueStore::queue_transactions() using EC aft...
https://github.com/ceph/ceph/pull/18118
Thanks, Bob! Please let me know if you see it fail. This should be inclu...
Sage Weil
04:56 PM RADOS Bug #21470: Ceph OSDs crashing in BlueStore::queue_transactions() using EC after applying fix
Yep, left it running an entire night and wrote 1.5TB without crashing. Seems to be fixed. Thanks! Bob Bobington
05:52 AM RADOS Bug #21470: Ceph OSDs crashing in BlueStore::queue_transactions() using EC after applying fix
This time I couldn't apply your changes to the original Luminous source release so I pulled the entire Git branch and... Bob Bobington
09:54 PM Revision 67ec7580 (ceph): os/bluestore: use normal Context for async deferred_try_submit
I'm not quite sure why the FunctionContext did not ever execute on the
finisher thread (perhaps the [&] captured some...
Sage Weil
09:52 PM Revision 633b1700 (ceph): os/bluestore: wake kv thread when blocking on deferred_bytes
We need to wake the kv thread whenever setting deferred_aggressive to
ensure that txns with deferred io that have com...
Sage Weil
09:18 PM bluestore Bug #20997: bluestore_types.h: 739: FAILED assert(p != extents.end())
Hi
The same problem hit my setup: single node, cephfs on ec-pool(zlib) on bluestore on dmcrypt, pool was created o...
Marek Grzybowski
08:33 PM rbd Bug #21628 (Pending Backport): compare-and-write -EILSEQ failures should be filtered when committ...
Mykola Golub
08:31 PM Revision cd9bc853 (ceph): Merge pull request #18099 from dillaman/wip-21628
librbd: journal should ignore -EILSEQ errors from compare-and-write
Reviewed-by: Venky Shankar <vshankar@redhat.com>...
Mykola Golub
08:30 PM Revision 762f3dac (ceph): osd/PG: add explicit CANCEL MBackfillReserve type
This lets us distinguish between REJECT and CANCEL for clarity.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:28 PM Revision 84d71e6a (ceph): osd/PG: separate event for RemoteReservationCanceled
Right now we transparently map a RemoteReservationRejected into a
*Canceled event because this what peers send over t...
Sage Weil
08:12 PM Revision b4c0ef0d (ceph): Merge pull request #17959 from gaosibei/branch2
RGW: Multipart upload may double the quota Marcus Watts
07:55 PM Revision bf7f101a (ceph): osd/PG: separate verb 'Reject' from passive 'rejected'
This reduces pg->reject_reservation() callsites from 2 to 1 and
makes the state transitions a bit more explicit.
Sig...
Sage Weil
07:40 PM RADOS Bug #20910 (In Progress): spurious MON_DOWN, apparently slow/laggy mon
not resolved yet! Sage Weil
07:26 PM Bug #21413: in nfs-ganesha ceph_lock_op2 set lock implement have a bug.
As a quick test, I altered the ConcurrentRecordLocking and ThreesomeRecordLocking cephfs testcases to create differen... Jeff Layton
07:01 PM Revision d36e6cdc (ceph): Merge pull request #18087 from liu-chunmei/fix_dpdk_build
build: fix dpdk build error
Reviewed-by: Haomai Wang <haomai@xsky.com>
Sage Weil
06:59 PM Revision 23b22ddb (ceph): Merge pull request #18115 from mogeb/rados-doc
doc: add osd_max_object_size in osd configuration
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:59 PM Revision cb48d6c3 (ceph): Merge pull request #18072 from dragonylffly/wip-optimize-assert
assert(false)->ceph_abort()
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: J. Eric Ivancich <ivancich@r...
Sage Weil
06:58 PM Revision 2ad8c370 (ceph): Merge pull request #18073 from dragonylffly/wip-check-monitor-address-c...
mon: check monitor address configuration
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:58 PM RADOS Bug #21624 (Pending Backport): BlueStore::umount will crash when the BlueStore is opened by start...
Sage Weil
06:58 PM Revision 776b5812 (ceph): Merge pull request #18082 from Liuchang0812/wip-21624
os/bluestore: make BlueStore opened by start_kv_only umountable
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:56 PM RADOS Bug #21625 (Pending Backport): ceph-kvstore-tool does not call bluestore's umount when exit
Sage Weil
06:56 PM Revision 1de1109f (ceph): Merge pull request #18083 from Liuchang0812/wip-21625
tool: ceph-kvstore-tool doesn't umount BlueStore properly
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:42 PM CephFS Bug #21512: qa: libcephfs_interface_tests: shutdown race failures
I'm now looking for ways to selectively disable lockdep for just this test. So far, I've been unable to do so:
<pr...
Jeff Layton
04:22 PM CephFS Bug #21512: qa: libcephfs_interface_tests: shutdown race failures
Patch to make the ShutdownRace test even more thrashy. This has each thread do the setup and teardown in a tight loop... Jeff Layton
06:26 PM Revision bad11933 (ceph): fix dpdk build error.
when ./do_cmake.sh add -DWITH_DPDK=ON -DUSE_CRYPTOPP=ON -DWITH_NSS=OFF -DWITH_TESTS=OFF
if build debian package,...
chunmei
05:30 PM Revision 704f793f (ceph): rgw: release cls lock if taken in RGWCompleteMultipart
Follows Casey's proposal to conditionally release the lock in
::complete(), in order to avoid duplicated code in vari...
Matt Benjamin
05:16 PM rgw Bug #21560: rgw: put cors operation returns 500 unknown error (ops are ECANCELED)
Vaibhav Bhembre wrote:
> Another small update after upping debug_objclass=20. The reads/sets for both success and fa...
Casey Bodley
04:51 PM Revision 7440a328 (ceph): doc: add osd_max_object_size in osd configuration
Having osd_max_write_size in the doc without osd_max_object_size
is confusing.
Signed-off-by: Mohamad Gebai <mgebai@...
Mohamad Gebai
04:50 PM Bug #21574: "ERROR! Unexpected Exception: 'module' object has no attribute 'SSL_ST_INIT'" in ceph...
@vasu pls consider a fix for "Don't run @ceph-ansible@ on a node that will also have Ceph installed" as : add a new r... Yuri Weinstein
04:13 PM Revision 7d85e189 (ceph): Merge pull request #18110 from ceph/wip-volume-api-change
ceph-volume lvm api refactor/move
Reviewed By: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
03:14 PM mgr Bug #21189 (Pending Backport): mgr status module uses base 10 units
Kefu Chai
03:10 PM Revision 6081aeb9 (ceph): Merge pull request #17380 from ceph/wip-21189
mgr/status: format byte quantities in base 2 multiples
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:49 PM rbd Bug #21670 (Fix Under Review): Possible deadlock in 'list_children' when refresh is required
*PR*: https://github.com/ceph/ceph/pull/18114 Jason Dillaman
02:04 PM rbd Bug #21670 (Resolved): Possible deadlock in 'list_children' when refresh is required
... Jason Dillaman
02:46 PM Revision 4c585d82 (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
02:17 PM Revision 5dc1e4c0 (ceph): 10.2.10
Jenkins Build Slave User
02:14 PM Revision 72c85831 (ceph): ceph-mgr: can not change prometheus port for mgr
Signed-off-by: wujian <wujian3659@163.com>
(cherry picked from commit 6cc0338ed15a0402471cfd05acfcf00d07517d1a)
wujian
02:13 PM Revision e25d30c6 (ceph): Merge pull request #17746 from elliswuuuuuuuu/wip-prometheus
ceph-mgr: can not change prometheus port for mgr
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: John Spray <...
John Spray
02:10 PM Revision 21bdb730 (ceph): Revert "SIGPIPE suppression for platforms without SO_NOSIGPIPE or MSG_N...
This reverts commit 131deb39769c1187c334ee84f552d3be01f1751b. It added
code that shouldn't have entered the project r...
Greg Farnum
02:10 PM Revision cba20a95 (ceph): msgr: add a mechanism for Solaris to avoid dying on SIGPIPE
This is fairly clean: we define an RAII object in the Messenger.h on
Solaris, and "declare" it with a macro in the im...
Greg Farnum
02:10 PM Revision 4c343669 (ceph): REVERT msgr: force use of the SIGPIPE stopper for testing
Note that since this sets MSG_NOSIGNAL to 0 it won't take effect
on the ::send[msg] invocations
Signed-off-by: Greg ...
Greg Farnum
02:10 PM Revision 0e15cab5 (ceph): Revert "REVERT msgr: force use of the SIGPIPE stopper for testing"
This reverts commit a76181df4a71ad15aee8dd2e4adcebce8330fae4.
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
02:05 PM Revision f9014a1c (ceph): mgr/influx: Correct name of daemon stat measurement to 'ceph_daemon_stats'
Signed-off-by: Benjeman Meekhof <bmeekhof@umich.edu> Benjeman Meekhof
02:03 PM Revision 06d7d37c (ceph): mgr/influx: modify module database check to not require admin privileges
- existing check tried to list all DB and fails even if DB exists if user is not admin level
- still tries to create ...
Benjeman Meekhof
01:54 PM Bug #21669 (Rejected): osd: scrub scheduling can deadlock
both local and remote scrub reservations pull from the same pool, and the default limit of osd_max_scrubs is 1. If a... Sage Weil
01:44 PM mgr Bug #21593: segv in PyList_New from PyFormatter
This has obstinately refused to reproduce on my local vstart system, so I've built a branch with the new assertions a... John Spray
01:31 PM Bug #21613: backfill cancelation makes target crash; now triggered by recovery preemption
/a/sage-2017-10-03_21:58:15-rados-wip-sage-testing-2017-10-03-1358-distro-basic-smithi/1700060 Sage Weil
01:26 PM Revision 49294965 (ceph): mgr/localpool: fix rule selection
The 'osd pool create' arg parsing is broken; the rule name for
'ceph osd pool create $name $numpgs replicated $rulena...
Sage Weil
01:26 PM Revision cf6f90c5 (ceph): mgr/localpool: optionally adjust min_size too
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit af72a8932c60a52aad76f1cc94bfbb31048215cc)
Sage Weil
01:26 PM Revision d18b7b86 (ceph): mgr/localpool: default to 3x
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 9624923f19dc649a8f182f28e9580a3045964d9e)
Sage Weil
01:26 PM Revision e462f6cc (ceph): Merge pull request #18089 from liewegas/wip-localpool-min-size
mgr/localpool: default to 3x; allow min_size adjustment
Reviewed-by: John Spray <john.spray@redhat.com>
Sage Weil
01:25 PM Revision 76235139 (ceph): mgr/localpool: fix rule selection
The 'osd pool create' arg parsing is broken; the rule name for
'ceph osd pool create $name $numpgs replicated $rulena...
Sage Weil
01:11 PM rbd Support #21668 (Closed): rbd: error parsing command 'pool'
It appears you are using a very old version of the CLI tools (0.80.7 vs 12.2.1). The "rbd pool init <pool name>" comm... Jason Dillaman
11:04 AM rbd Support #21668 (Closed): rbd: error parsing command 'pool'
I have created a pool name rbd01 by following command
__
ceph osd pool create rbd01 128
pool created successful...
Ankit sharma
12:49 PM Bug #21665 (Closed): ceph -v gives luminous (stable) - should it be luminous (LTS)?
Nathan Cutler wrote:
> LTS means Long Term Stable. The odd-numbered releases are just "Stable". In other words, both...
Vikhyat Umrao
08:40 AM Bug #21665: ceph -v gives luminous (stable) - should it be luminous (LTS)?
LTS means Long Term Stable. The odd-numbered releases are just "Stable". In other words, both are "stable" - the only... Nathan Cutler
08:38 AM Bug #21665 (Need More Info): ceph -v gives luminous (stable) - should it be luminous (LTS)?
Nathan Cutler
08:32 AM Bug #21665: ceph -v gives luminous (stable) - should it be luminous (LTS)?
Does "ceph -v" return "LTS" in any of the other LTS releases, i.e. jewel, hammer? Nathan Cutler
12:44 PM Support #21589: ceph 12.2.0 health check failed osd down
It can happen due to mon_osd_report_timeout < osd_mon_report_interval_max.
Check config from
# sudo ceph daemon mon...
Aleksei Gutikov
10:44 AM Revision eec0c8a5 (ceph): ceph-volume tests move lvm api tests into its new test module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
10:43 AM Revision 66fd41fd (ceph): ceph-volume tests refactor lvm api import for test_listing
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
10:43 AM Revision 2a9a36bd (ceph): ceph-volume tests refactor lvm api import for api tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
10:42 AM Revision d81aa8c1 (ceph): ceph-volume tests refactor lvm api import for activate tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
10:42 AM Revision a00aff70 (ceph): ceph-volume tests refactor lvm api import in conftest
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
10:38 AM Revision f4bee6cb (ceph): ceph-volume devices.lvm refactor importing api to come from api/lvm.py
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
10:38 AM Revision bb72480d (ceph): ceph-volume move lvm/api.py to api/lvm.py so disk can consume it
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
10:38 AM Revision f7236864 (ceph): ceph-volume create an api module to hold common api modules
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:49 AM Bug #21667 (Closed): ceph-osd utility commands output may not get flushed post luminous
If you spin up a Kraken cluster on teuthology VPS, stop an osd daemon and flush its journal you see the following out... Brad Hubbard
03:05 AM Revision 32b26537 (ceph): script/ptl-tool.py: Fix the Comment example
The example shown in the comment needs export to work as expected.
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
02:32 AM RADOS Bug #21614 (Resolved): "ceph tell osd.* config set osd_recovery_sleep 0" fails in rados/singleton...
Kefu Chai
02:32 AM CephFS Bug #21568 (Fix Under Review): MDSMonitor commands crashing on cluster upgraded from Hammer (none...
https://github.com/ceph/ceph/pull/18109 Patrick Donnelly
02:28 AM Revision 1b9a8333 (ceph): Merge pull request #18048 from badone/wip-boost-mirrors
make-dist,cmake: Try multiple URLs to download boost before failing
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:09 AM rgw Bug #21666 (Fix Under Review): keystone: Thread::join assert when joining uninitialized revoke th...
Jos Collin
02:06 AM rgw Bug #21666: keystone: Thread::join assert when joining uninitialized revoke thread from TokenCach...
https://github.com/ceph/ceph/pull/18106 Anonymous
01:12 AM rgw Bug #21666 (Resolved): keystone: Thread::join assert when joining uninitialized revoke thread fro...
When 'rgw_keystone_url' is set, and 'rgw_keystone_revocation_interval' or 'rgw_keystone_token_cache_size' are set to ... Anonymous
01:13 AM Revision 598556f9 (ceph): make-dist,cmake: Try multiple URLs to download boost before failing
Remove SPOF during boost download for make-dist and later cmake > 3.7
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard
01:12 AM Revision 26f2da08 (ceph): rgw: stop/join TokenCache revoke thread only if started.
Thread::join triggers an assert otherwise.
Fixes http://tracker.ceph.com/issues/21666
Signed-off-by: Karol Mroz <km...
Karol Mroz

10/03/2017

11:22 PM Bug #21318: segv in rocksdb::BlockBasedTable::NewIndexIterator
Yes I have to say that this part of ceph: "performance tuning" and "corner use cases" has next to zero documentation ... Tomasz Kusmierz
10:39 PM Bug #21318: segv in rocksdb::BlockBasedTable::NewIndexIterator
Hi, I can reproduce it too with uncommenting
LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.1
But, anyway...
alexandre derumier
11:12 PM Bug #21574: "ERROR! Unexpected Exception: 'module' object has no attribute 'SSL_ST_INIT'" in ceph...
FYI https://github.com/ceph/ceph-ansible/pull/1978 adds the PPA instructions to the ceph-ansible docs. Ken Dreyer
07:41 PM Bug #21574: "ERROR! Unexpected Exception: 'module' object has no attribute 'SSL_ST_INIT'" in ceph...
We talked about this in our staff meeting this morning. Suggestions were:
* Don't run ceph-ansible on a node that wi...
Zack Cerza
09:53 PM rgw Bug #21596 (Fix Under Review): failed CompleteMultipartUpload request does not release lock
https://github.com/ceph/ceph/pull/18104 Matt Benjamin
09:49 PM RADOS Bug #21470: Ceph OSDs crashing in BlueStore::queue_transactions() using EC after applying fix
I've pushed another patch to the same branch.. can you give it a try? Sage Weil
09:46 PM RADOS Bug #21470: Ceph OSDs crashing in BlueStore::queue_transactions() using EC after applying fix
From that log I've narrowed the problem down to this line... Sage Weil
09:32 PM Bug #21425: "cluster [WRN] Health check failed: noup flag(s) set (OSDMAP_FLAGS)"" in rest-luminou...
Still see on master http://pulpito.ceph.com/teuthology-2017-09-30_03:55:03-rest-master-distro-basic-smithi/ Yuri Weinstein
09:27 PM rgw Bug #21560: rgw: put cors operation returns 500 unknown error (ops are ECANCELED)
Another small update after upping debug_objclass=20. The reads/sets for both success and failure are tracked below fo... Vaibhav Bhembre
08:26 PM rgw Bug #21560: rgw: put cors operation returns 500 unknown error (ops are ECANCELED)
This (issue for CORS and user suspension) seems to happen when read/write to the user object touches the cached data ... Vaibhav Bhembre
08:57 PM bluestore Bug #21259 (Need More Info): bluestore: segv in BlueStore::TwoQCache::_trim
Sage Weil
08:56 PM bluestore Bug #21259: bluestore: segv in BlueStore::TwoQCache::_trim
https://github.com/ceph/ceph/pull/18103 is the luminous backport.. will ping you on this ticket once it is merged.
...
Sage Weil
08:55 PM Revision 80f6508f (ceph): osd: make shutdown debug conditional (and off by default)
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 6169cf64423c7554dc0630d90d8dee27437bf05f)
Sage Weil
08:55 PM Revision ca177e93 (ceph): osd: debug_bluestore on shutdown
...just like we do with filestore etc.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 354dccd...
Sage Weil
08:55 PM Revision 4d931ad0 (ceph): os/bluestore: dump stray cache content on shutdown
Tracking down http://tracker.ceph.com/issues/21259.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from c...
Sage Weil
08:42 PM RADOS Bug #21303 (Resolved): rocksdb get a error: "Compaction error: Corruption: block checksum mismatch"
Thanks! Sage Weil
08:41 PM Bug #21665 (Closed): ceph -v gives luminous (stable) - should it be luminous (LTS)?
ceph -v gives luminous (stable) - should it be luminous (LTS)?
luminous(12.y.z) is an LTS release and we call stab...
Vikhyat Umrao
08:40 PM rbd Bug #21663 (Pending Backport): [qa] rbd_mirror_helpers.sh request_resync_image function saves ima...
Mykola Golub
05:26 PM rbd Bug #21663 (Fix Under Review): [qa] rbd_mirror_helpers.sh request_resync_image function saves ima...
*PR*: https://github.com/ceph/ceph/pull/18097 Jason Dillaman
05:24 PM rbd Bug #21663 (Resolved): [qa] rbd_mirror_helpers.sh request_resync_image function saves image id to...
The image id should be cached prior to requesting a resync to avoid races. However, the "image_id" variable is not be... Jason Dillaman
08:39 PM Revision 8152fecd (ceph): Merge pull request #18097 from dillaman/wip-21663
qa/workunits/rbd: fixed variable name for resync image id
Reviewed-by: Mykola Golub <to.my.trociny@gmail.com>
Mykola Golub
07:58 PM Revision 951609bd (ceph): Merge pull request #18100 from ceph/wip-yuriw-fix-clients-jewel
tests: Added openstack.yaml bits to enable runs on ovh nodes
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
07:58 PM Revision cb6f1548 (ceph): Merge pull request #18101 from ceph/wip-fix-clients-hammer
tests: Added openstack.yaml bits to enable runs on ovh nodes
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
07:54 PM Revision c11a0bca (ceph): tests - Added openstack.yaml bits to enable runs on ovh nodes
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
07:52 PM Revision c6846df5 (ceph): tests - Added openstack.yaml bits to enable runs on ovh nodes
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
07:50 PM Revision 644eb42b (ceph): Added openstack.yaml bits to enable runs on ovh nodes
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
07:46 PM Bug #21310: src/osd/PG.h: 467: FAILED assert(i->second.need == j->second.need) (bluestore+ec+rbd)
After updating to 12.2.1 and running several rbd bench runs in the same context (rbd+EC), I could not reproduce the ... Jean-Francois Nadeau
07:44 PM rbd Bug #21628 (Fix Under Review): compare-and-write -EILSEQ failures should be filtered when committ...
*PR*: https://github.com/ceph/ceph/pull/18099 Jason Dillaman
06:06 PM rbd Bug #21628 (In Progress): compare-and-write -EILSEQ failures should be filtered when committing j...
Jason Dillaman
07:42 PM Revision c7a9b045 (ceph): librbd: journal should ignore -EILSEQ errors from compare-and-write
Fixes: http://tracker.ceph.com/issues/21628
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
07:42 PM Bug #21664 (Resolved): Bring back diff -y for non-FreeBSD

Create a diff function in ceph-helpers.sh for osd-scrub-repair.sh and osd-scrub-snaps.sh that will output both a di...
David Zafman
07:41 PM CephFS Bug #20938: CephFS: concurrent access to file from multiple nodes blocks for seconds
Ok, I think you're probably right there. Do we need a cmake test to ensure the fuse library defines FUSE_AUTO_INVAL_D... Jeff Layton
07:35 PM Revision 15b63d67 (ceph): qa/standalone/scrub/osd-scrub-repair: no -y to diff
With -y you can't see the entire line when it is long, which is
needed to identify the diff failure in
http://tracker...
Sage Weil
07:34 PM Revision 1615f9e4 (ceph): Merge pull request #18052 from xiexingguo/wip-clear-pin-stats-invalid
osd/PrimaryLogPG: clear pin_stats_invalid bit properly on scrub-repair completion
Reviewed-by: Sage Weil <sage@redha...
Yuri Weinstein
07:34 PM Revision 0480ec7b (ceph): Merge pull request #18061 from xiexingguo/wip-crc
osd/PrimaryLogPG: do not set data/omap digest blindly
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
07:33 PM Revision c73730b5 (ceph): Merge pull request #18066 from shun-s/wip-objectstore-tool
tool: change default objectstore from filestore to bluestore
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
07:33 PM Revision 7b1c77a6 (ceph): Merge pull request #18078 from liewegas/wip-21614
qa/suites/rados/singleton/all/recover-preemption: handle slow starting osd
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
07:23 PM Revision 37884a41 (ceph): mds: reduce variable scope
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
07:19 PM rbd Feature #21088 (Pending Backport): rbd-mirror: Allow a different data-pool to be used on the seco...
Sure -- it should be a clean cherry-pick. Jason Dillaman
05:49 PM rbd Feature #21088: rbd-mirror: Allow a different data-pool to be used on the secondary cluster
Thanks for the review/merge! Can this be backported to Luminous as well? Adam Wolfe Gordon
05:19 PM rbd Feature #21088 (Resolved): rbd-mirror: Allow a different data-pool to be used on the secondary cl...
*PR*: https://github.com/ceph/ceph/pull/18006 Jason Dillaman
06:46 PM Revision 6bddacbf (ceph): kv/KeyValueDB: add column family interface
Signed-off-by: Jianjian Huo <jianjian.huo@ssi.samsung.com>
Signed-off-by: Sage Weil <sage@redhat.com>
Jianjian Huo
06:46 PM Revision ddc4ff9e (ceph): kv/RocksDBStore: move to_bufferlist to .cc
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:46 PM Revision c9d54b6d (ceph): os/ObjectMap: tie ObjectMap::ObjectMapIterator to superclass
These iterfaces are similar but ultimately unrelated! Unfortunately
we are stuck with a joined class hiearchy because...
Sage Weil
06:46 PM Revision 953232c9 (ceph): kv/KeyValueDB: use public iterator interface simple; hide prefixing one
This uses the most general class as the type for the Iterator
shared_ptr typedef, and makes the class that filters by...
Sage Weil
06:46 PM Revision 24b83aed (ceph): kv/KeyValueDB: simplify iterator overloads
get_wholespace_iterator() and get_iterator(). This gets rid of
the goofy _get_iterator() indirection and avoids coll...
Sage Weil
06:46 PM Revision ba3353ac (ceph): kv/KineticStore: override
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:41 PM Revision 66af04cd (ceph): Merge pull request #17734 from liewegas/wip-21089-onmount
luminous: os/bluestore: replace 21089 repair with something online (instead of fsck)
Reviewed-by: xie xingguo <xie.x...
Sage Weil
06:40 PM Revision 57b5f58f (ceph): Merge pull request #17814 from liewegas/wip-pg-limits-luminous
luminous: mon: cluster limit on pgs
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
06:40 PM RADOS Bug #21592: LibRadosCWriteOps.CmpExt got 0 instead of -4095-1
/a/sage-2017-10-03_12:00:34-rados-wip-sage-testing2-2017-10-02-2121-distro-basic-smithi/1698722 Sage Weil
06:34 PM Bug #21662: existing dependency AsyncMessenger::lock (5) -> MonClient::monc_lock (11) at:
I made the test race even harder, and I've hit several other bugs. e.g.:... Jeff Layton
04:00 PM Bug #21662 (Closed): existing dependency AsyncMessenger::lock (5) -> MonClient::monc_lock (11) at:
I was running the LibCephFS.ShutdownRace test in an endless loop and eventually the program crashed. Unfortunately th... Jeff Layton
06:17 PM Revision 32c1c97f (ceph): Merge pull request #18095 from ceph/wip-bz1491250
ceph-volume lvm list
Reviewed by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
05:28 PM Revision 2c2cf547 (ceph): ceph-volume tests create a unit test module for listing features
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:28 PM Revision ed5fa519 (ceph): doc/ceph-volume add create and list to the index
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:28 PM Revision 9a52939e (ceph): doc/ceph-volume create the reference for the list sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:28 PM Revision d11c80c9 (ceph): doc/ceph-volume add lvm/list to the toctree
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:25 PM Revision 22816ed3 (ceph): qa/workunits/rbd: fixed variable name for resync image id
Fixes: http://tracker.ceph.com/issues/21663
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:19 PM Revision f70e80e2 (ceph): Merge pull request #18006 from adamwg/awg/rbd-mirror-default-data-pool
rbd-mirror: Improve data pool selection when creating images
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:18 PM Revision 99772043 (ceph): Merge pull request #17721 from amitkumar50/cov-librbd-4
librbd: address coverity false positives
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:18 PM Revision 3b014278 (ceph): Merge pull request #17696 from amitkumar50/cov-librbd-3
librbd: address coverity false positives
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:17 PM rbd Bug #21360 (Resolved): Do not issue 'rbd.get_stripe_unit_count' call if striping feature is not e...
Jason Dillaman
05:17 PM Revision 24acc551 (ceph): Merge pull request #17660 from gmayyyha/striping-feature-21360
librbd: fix don't send get_stripe_unit_count if striping is not enabled
Reviewed-by: Jason Dillaman <dillaman@redhat...
Jason Dillaman
05:16 PM Revision 8e86a43b (ceph): Merge pull request #17461 from PCzhangPC/bench_rw_test
rbd:introduce rbd bench rw(for read and write mix) test
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:09 PM Revision 8d4dc425 (ceph): Merge pull request #18086 from ceph/wip-yuriw-fix-clients-kraken
tests - Added suit to test upgraded clients against kraken ceph clusters
Reviewed-by: Jason Dillaman <dillaman@redha...
Jason Dillaman
04:45 PM Revision 45700759 (ceph): Merge pull request #17576 from ceph/wip-rm-1-minsize
qa/tests/rados: Remove unsupported 2-size-1-min-size config
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:44 PM Revision 2f4cc327 (ceph): cmake: always use CMAKE_RUNTIME_OUTPUT_DIRECTORY as the unittests' path
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:43 PM Revision dd9b340b (ceph): test/unittest_dns_resolve: #include <arpanameser_compat.h>
so it compiles on osx
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:43 PM Revision 33cd10d9 (ceph): cmake: do not link against global if not necessary
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:41 PM Revision 196e78ed (ceph): doc/ceph-volume add lvm/list to the toctree
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
03:36 PM Revision cd93baa2 (ceph): doc/ceph-volume create the reference for the list sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
03:35 PM Revision aa75b95c (ceph): doc/ceph-volume add create and list to the index
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:37 PM RADOS Bug #21660: Kraken client crash after upgrading cluster from Kraken to Luminous
I managed to get some debug symbols working.... Sarah Brofeldt
05:41 AM RADOS Bug #21660 (Resolved): Kraken client crash after upgrading cluster from Kraken to Luminous
I'm having some trouble making the debug symbols work, (I installed ceph-common-dbg, librbd1-dbg and librados2-dbg to... Sarah Brofeldt
01:30 PM mgr Bug #21593: segv in PyList_New from PyFormatter
Spun off https://github.com/ceph/ceph/pull/18093 while trying to get to bottom of this John Spray
01:16 PM Revision dc465adc (ceph): cmake: do not link against libblkid if not necessary
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:14 PM Revision 2470ab4a (ceph): qa/standalone/scrub/osd-scrub-repair.sh: add extents flag into object_i...
Introduced-by: https://github.com/ceph/ceph/pull/15199
Fixes: http://tracker.ceph.com/issues/21618
Signed-off-by: xie...
xie xingguo
01:00 PM Revision ff72fd0e (ceph): ceph-volume lvm add listing module to main
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:00 PM Revision 3c5bbbc5 (ceph): ceph-volume lvm.api use a helper to get an lv from an arg
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:00 PM Revision 233f64a4 (ceph): ceph-volume process allows to fully mute terminal output on commands
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:00 PM Revision 0cae2275 (ceph): ceph-volume lvm.api be able to return a dictionary repr of a Volume object
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:00 PM Revision 2d80190a (ceph): ceph-volume lvm.listing initial take on listing command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:00 PM Revision c5b933a9 (ceph): ceph-volume tests ensure Volume.as_dict gets populated correctly
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:00 PM Revision 5a0b17de (ceph): ceph-volume tests create a small factory fixture
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:00 PM Revision 87c2e065 (ceph): ceph-volume tests create a unit test module for listing features
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:39 PM Revision f8dfa87c (ceph): qa/suites/kcephfs/cephfs: move to xfs
Ilya Dryomov
12:24 PM mgr Bug #21399: ceph-mgr module(s) inaccessible after a reboot
Sorry for the delay. I have been playing with this a bit. I am not saying it is related to the executable name being ... Boris Ranto
12:00 PM Revision cf931d3d (ceph): script/ptl-tool.py: Fixed error message
Signed-off-by: Jos Collin <jcollin@redhat.com> Jos Collin
09:53 AM Revision 5d6d1388 (ceph): Merge pull request #18053 from ownedu/wip-fix-async-rdma-tx-buffer-leakage
msg/async/rdma: fix Tx buffer leakage that can introduce "heartbeat no reply"
Reviewed-by: Haomai Wang <haomai@xsky....
Haomai Wang
09:15 AM Revision 7ba25bb5 (ceph): msg/async/rdma: uninitialized variable fix
When port constructor is called gid_idx variable stays uninitialized if
"#else" case is acting.
Signed-off-by: Vasil...
Vasily Philipov
05:40 AM Revision 6e66bcb2 (ceph): ceph_mon: warn on invalid port configuration
It checks the validty of monitor port configuration
in ceph.conf, and warns if necessary.
Signed-off-by: Li Wang <la...
Li Wang
05:00 AM Revision 81e45607 (ceph): tool: ceph-kvstore-tool doesn't umount BlueStore properly
Fixes: http://tracker.ceph.com/issues/21625
Signed-off-by: Chang Liu <liuchang0812@gmail.com>
Chang Liu
04:21 AM Revision 0ee5afdb (ceph): Merge pull request #17997 from ivancich/wip-bring-in-latest-dmclock
osd: bring in latest dmclock library updates
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:23 AM rgw Documentation #21610: remove region from "INSTALL CEPH OBJECT GATEWAY"
@Orit: Is the kraken backport needed for upgrade tests to pass? Nathan Cutler
02:59 AM mgr Backport #21659 (Resolved): luminous: Crash in get_metadata_python during MDS restart
https://github.com/ceph/ceph/pull/18412 Nathan Cutler
02:59 AM CephFS Backport #21658 (Resolved): luminous: purge queue and standby replay mds
https://github.com/ceph/ceph/pull/18385 Nathan Cutler
02:58 AM CephFS Backport #21657 (Resolved): luminous: StrayManager::truncate is broken
https://github.com/ceph/ceph/pull/18019 Nathan Cutler
02:58 AM mgr Backport #21656 (Resolved): luminous: crash on DaemonPerfCounters::update
https://github.com/ceph/ceph/pull/18675
Nathan Cutler
02:58 AM rgw Backport #21655 (Resolved): luminous: expose --sync-stats via admin api
https://github.com/ceph/ceph/pull/18439 Nathan Cutler
02:58 AM RADOS Backport #21653 (Resolved): luminous: Erasure code recovery should send additional reads if neces...
https://github.com/ceph/ceph/pull/20081
With http://tracker.ceph.com/issues/22069
Nathan Cutler
02:58 AM rgw Backport #21652 (Resolved): luminous: policy checks missing from Get/SetRequestPayment operations
https://github.com/ceph/ceph/pull/18440 Nathan Cutler
02:58 AM rgw Backport #21651 (Resolved): luminous: rgw: avoid logging keystone revocation failures when no key...
https://github.com/ceph/ceph/pull/18441 Nathan Cutler
02:58 AM RADOS Backport #21650 (Resolved): luminous: buffer_anon leak during deep scrub (on otherwise idle osd)
https://github.com/ceph/ceph/pull/18227 Nathan Cutler
02:58 AM rgw Backport #21649 (Resolved): luminous: multisite: sync of bucket entrypoints fail with ENOENT
Nathan Cutler
02:58 AM mgr Backport #21648 (Resolved): luminous: mgr[zabbix] float division by zero
https://github.com/ceph/ceph/pull/18734 Nathan Cutler
02:58 AM Backport #21647 (Resolved): luminous: "mgr_command_descs" not sync in the new join Mon
https://github.com/ceph/ceph/pull/18620 Nathan Cutler
02:58 AM rbd Backport #21646 (Resolved): luminous: Image-meta should be dynamically refreshed
https://github.com/ceph/ceph/pull/19447 Nathan Cutler
02:57 AM Backport #21645 (Resolved): luminous: Incomplete/missing get_store_prefixes implementations in OS...
https://github.com/ceph/ceph/pull/18621 Nathan Cutler
02:57 AM rbd Backport #21644 (Resolved): luminous: [rbd-mirror] image-meta is not replicated as part of initia...
https://github.com/ceph/ceph/pull/19484 Nathan Cutler
02:57 AM Backport #21643 (Resolved): luminous: upmap does not respect osd reweights
Nathan Cutler
02:57 AM rbd Backport #21642 (Resolved): jewel: rbd ls -l crashes with SIGABRT
https://github.com/ceph/ceph/pull/19801 Nathan Cutler
02:57 AM rbd Backport #21641 (Resolved): luminous: rbd ls -l crashes with SIGABRT
https://github.com/ceph/ceph/pull/19800 Nathan Cutler
02:57 AM rbd Backport #21640 (Resolved): luminous: [rbd-mirror] resync isn't properly deleting non-primary image
https://github.com/ceph/ceph/pull/18337 Nathan Cutler
02:57 AM rbd Backport #21639 (Resolved): luminous: rbd does not delete snaps in (ec) data pool
https://github.com/ceph/ceph/pull/18336 Nathan Cutler
02:57 AM mgr Backport #21638 (Resolved): luminous: dashboard OSD list has servers and osds in arbitrary order
Nathan Cutler
02:57 AM rgw Backport #21637 (Resolved): luminous: encryption: PutObj response does not include sse-kms headers
https://github.com/ceph/ceph/pull/18442 Nathan Cutler
02:57 AM RADOS Backport #21636 (Resolved): luminous: ceph-monstore-tool --readable mode doesn't understand FSMap...
https://github.com/ceph/ceph/pull/18754 Nathan Cutler
02:57 AM rgw Backport #21635 (Resolved): luminous: s3:GetBucketCORS/s3:PutBucketCORS policy fails with 403
https://github.com/ceph/ceph/pull/18444 Nathan Cutler
02:57 AM rgw Backport #21634 (Resolved): luminous: s3:GetBucketLocation bucket policy fails with 403
https://github.com/ceph/ceph/pull/18443 Nathan Cutler
02:57 AM rgw Backport #21633 (Resolved): luminous: s3:GetBucketWebsite/PutBucketWebsite fails with 403
https://github.com/ceph/ceph/pull/18445 Nathan Cutler
02:57 AM rgw Backport #21632 (Resolved): jewel: remove region from "INSTALL CEPH OBJECT GATEWAY"
https://github.com/ceph/ceph/pull/18303 Nathan Cutler
02:57 AM rgw Backport #21631 (Resolved): luminous: remove region from "INSTALL CEPH OBJECT GATEWAY"
https://github.com/ceph/ceph/pull/18865 Nathan Cutler
02:57 AM rgw Backport #21630 (Rejected): kraken: remove region from "INSTALL CEPH OBJECT GATEWAY"
Nathan Cutler
02:47 AM Revision 1d26eb38 (ceph): Merge pull request #18003 from cbodley/wip-build-options-move
common: use move instead of copy in build_options()
Reviewed-by: Jos Collin <jcollin@redhat.com>
Sage Weil
02:20 AM Revision 7320ee72 (ceph): mon: rename mon_pg_warn_max_per_osd -> mon_max_pg_per_osd
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 986b86fbebf9e06f9f841da8ded0bedb310fc69b)
Sage Weil
02:20 AM Revision a069e8ae (ceph): doc/rados/operations/health-checks: fix TOO_MANY_PGS discussion
Fiddling with pgp_num doesn't help with TOO_MANY_PGS.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from...
Sage Weil
12:59 AM Revision 881f2a02 (ceph): osd: additional protection for out-of-bounds EC reads
Fixes: http://tracker.ceph.com/issues/21629
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman

10/02/2017

11:56 PM Revision 6023984b (ceph): tests - Added suit to test upgraded clients against kraken ceph clusters
We need to run this suite using suite-branch option in
order to use kraken workloads agains ceph cluster luminous+ br...
Yuri Weinstein
11:33 PM Revision debe50b8 (ceph): Merge pull request #18029 from jdurgin/wip-kvstore-tool
ceph-kvstore-tool: copy to different store type and cleanup properly
Reviewed-by: Sage Weil <sage@redhat.com>
Josh Durgin
11:14 PM RADOS Bug #18162 (In Progress): osd/ReplicatedPG.cc: recover_replicas: object added to missing set for ...
David Zafman
10:13 PM Revision af72a893 (ceph): mgr/localpool: optionally adjust min_size too
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:11 PM Revision 9624923f (ceph): mgr/localpool: default to 3x
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:07 PM Revision 7ef64510 (ceph): tests - Added suit to test upgraded clients against kraken ceph clusters
We need to run this suite using suite-branch option in
order to use kraken workloads agains ceph cluster luminous+ br...
Yuri Weinstein
09:35 PM RADOS Bug #21629 (Fix Under Review): interval_map.h: 161: FAILED assert(len > 0)
*PR*: https://github.com/ceph/ceph/pull/18088 Jason Dillaman
09:34 PM RADOS Bug #21629: interval_map.h: 161: FAILED assert(len > 0)
The compare-extent op was beyond the truncated extent of the object. The EC async read code does not handle zero-leng... Jason Dillaman
07:39 PM RADOS Bug #21629 (Resolved): interval_map.h: 161: FAILED assert(len > 0)
... Jason Dillaman
08:59 PM rgw Bug #21576 (Pending Backport): encryption: PutObj response does not include sse-kms headers
merged in https://github.com/ceph/ceph/pull/17999. disregard https://github.com/ceph/ceph/pull/17882 for this issue (... Casey Bodley
08:57 PM Revision cd0bd44a (ceph): Merge pull request #17999 from cbodley/wip-21576
rgw: include SSE-KMS headers in encrypted upload response
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Casey Bodley
08:49 PM Revision 37ddfc61 (ceph): rgw: dont reuse stale RGWObjectCtx for get_bucket_info()
if the earlier call to store->get_bucket_entrypoint_info() failed with
ENOENT, the obj_ctx will cache exists=false.
p...
Casey Bodley
08:38 PM rgw Bug #21560: rgw: put cors operation returns 500 unknown error (ops are ECANCELED)
The way I am resolving this presently is by kicking RGW daemons, after which it becomes quite hard to reproduce this ... Vaibhav Bhembre
08:33 PM rgw Bug #21560: rgw: put cors operation returns 500 unknown error (ops are ECANCELED)
Interestingly I am seeing the same error while suspending/unsuspending a user. Pasting the log of a relevant excerpt ... Vaibhav Bhembre
08:06 PM rgw Bug #21560: rgw: put cors operation returns 500 unknown error (ops are ECANCELED)
Is this reproducible? In our case it looks to be intermittent (racey) but certainly exists for certain users/buckets. Vaibhav Bhembre
07:53 PM Revision 22e63858 (ceph): tests - Added suit to test upgraded clients against kraken ceph clusters
We need to run this suite using suite-branch option in
order to use kraken workloads agains ceph cluster luminous+ br...
Yuri Weinstein
07:11 PM rbd Bug #21628 (Resolved): compare-and-write -EILSEQ failures should be filtered when committing jour...
The "Journal<I>::complete_event" method should ignore -EILSEQ errors from compare-and-write IO operations. The journa... Jason Dillaman
06:31 PM Revision 6771eb42 (ceph): ceph-volume lvm.listing initial take on listing command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:29 PM CephFS Backport #21626 (In Progress): jewel: ceph_volume_client: sets invalid caps for existing IDs with...
Patrick Donnelly
06:20 PM CephFS Backport #21626 (Resolved): jewel: ceph_volume_client: sets invalid caps for existing IDs with no...
https://github.com/ceph/ceph/pull/18084 Patrick Donnelly
06:29 PM CephFS Backport #21627 (In Progress): luminous: ceph_volume_client: sets invalid caps for existing IDs w...
Patrick Donnelly
06:25 PM CephFS Backport #21627 (Resolved): luminous: ceph_volume_client: sets invalid caps for existing IDs with...
https://github.com/ceph/ceph/pull/18085
-https://github.com/ceph/ceph/pull/18447-
Patrick Donnelly
06:22 PM Revision 36d61bc3 (ceph): ceph_volume_client: fix setting caps for IDs
... that have empty OSD and MDS caps. Don't add a ',' at the
start of OSD and MDS caps.
Fixes: http://tracker.ceph.c...
Ramana Raja
05:54 PM Revision c49175b9 (ceph): Fix encryption test failures
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
05:52 PM Bug #18478: "FAILED assert(crypto_context != __null)" in rados-kraken-distro-basic-smithi
I'm also seeing this on jewel radosgw's:... Chris Holcombe
05:01 PM Bug #18478 (New): "FAILED assert(crypto_context != __null)" in rados-kraken-distro-basic-smithi
@Kefu still see in /a/teuthology-2017-09-28_03:25:02-upgrade:kraken-x-luminous-distro-basic-smithi/1681208/teuthology... Yuri Weinstein
05:19 PM Revision 1d971569 (ceph): radosgw: fix awsv4 header line sort order.
The awsv4 signature calculation includes a list of header lines, which
are supposed to be sorted. The existing code ...
Matt Benjamin
05:09 PM rgw Bug #21364 (Resolved): rgw: set bucket versioning without Status in xml doesn't return error
Casey Bodley
04:47 PM RADOS Bug #21611 (Closed): rename in BlueFS is not atomic
ceph-kvstore-tool doesn't call umount() of BlueStore. Chang Liu
04:35 PM Revision 7aab4bf2 (ceph): ceph-volume lvm.api be able to return a dictionary repr of a Volume object
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:33 PM Revision 67c8e1f2 (ceph): ceph-volume lvm.api use a helper to get an lv from an arg
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:33 PM Revision 9bbf42c2 (ceph): ceph-volume process allows to fully mute terminal output on commands
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:15 PM Revision 2754c5ac (ceph): os/bluestore: make BlueStore opened by start_kv_only umountable
ceph-kvstore-tool use start_kv_only to debug the kvstore. we
will get a crash when we try to umount bluestore in kvst...
Chang Liu
04:12 PM RADOS Bug #21625 (Resolved): ceph-kvstore-tool does not call bluestore's umount when exit
It will not flush dirty log to durable storage and lost some data. for example, user set a KV pair by ceph-kvstore-to... Chang Liu
04:03 PM RADOS Bug #21624 (Resolved): BlueStore::umount will crash when the BlueStore is opened by start_kv_only()
ceph-kvstore-tool use `start_kv_only` to mount a BlueStore. Chang Liu
03:47 PM Revision 192ade04 (ceph): ptl-tool: make more configurable and usable
Make the script executable, add arguments/usage, and a basic README.
Signed-off-by: Patrick Donnelly <pdonnell@redha...
Patrick Donnelly
03:39 PM Revision c4aa7c3d (ceph): Merge pull request #18044 from ceph/wip-yuriw-fix-clients-jewel
qa: Changed distros symlink to point to supported OSs
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
03:38 PM Revision 16876996 (ceph): Merge pull request #18045 from ceph/wip-fix-clients-hammer
qa: Changed distros symlink to point to supported OSs
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
03:34 PM mgr Bug #21593 (In Progress): segv in PyList_New from PyFormatter
John Spray
03:29 PM Bug #21623 (Closed): Pool ownership sometimes gets set to 18446744073709551615
I've noticed that sometimes after pools get created that they are owned by uid 18446744073709551615:
Older test cl...
Bryan Stillwell
03:07 PM Revision 7f586a70 (ceph): ceph-volume lvm add listing module to main
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:49 PM Bug #21622 (Closed): Cannot build .deb's on ARM
I'm trying to build debs from sources on arm board and build process fails.
My ARM board is a Odroid HC1, Ubuntu xen...
Konstantin Salnikov
02:44 PM rgw Documentation #21610 (Pending Backport): remove region from "INSTALL CEPH OBJECT GATEWAY"
Casey Bodley
02:44 PM Revision ca91b318 (ceph): Merge pull request #18063 from oritwas/wip-rgw-21610
doc: replace region with zonegroup in configure bucket sharding section
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:43 PM Revision a5bdeaef (ceph): journal: assert(false)->ceph_abort()
Signed-off-by: Li Wang <laurence.liwang@gmail.com> Li Wang
02:43 PM Revision ad340aa4 (ceph): key_value_store: assert(false)->ceph_abort()
Signed-off-by: Li Wang <laurence.liwang@gmail.com> Li Wang
02:43 PM Revision b5ab2c35 (ceph): librbd: assert(false)->ceph_abort()
Signed-off-by: Li Wang <laurence.liwang@gmail.com> Li Wang
02:43 PM Revision 050e9872 (ceph): mgr: assert(false)->ceph_abort()
Signed-off-by: Li Wang <laurence.liwang@gmail.com> Li Wang
02:43 PM Revision 1156d9d9 (ceph): mon: assert(false)->ceph_abort()
Signed-off-by: Li Wang <laurence.liwang@gmail.com> Li Wang
02:43 PM Revision 749e640d (ceph): rbd_replay: assert(false)->ceph_abort()
Signed-off-by: Li Wang <laurence.liwang@gmail.com> Li Wang
02:43 PM Revision 65be34c2 (ceph): rgw: assert(false)->ceph_abort()
Signed-off-by: Li Wang <laurence.liwang@gmail.com> Li Wang
02:43 PM Revision efa6442e (ceph): test: assert(false)->ceph_abort()
Signed-off-by: Li Wang <laurence.liwang@gmail.com> Li Wang
02:43 PM Revision 5d7e612e (ceph): tools: assert(false)->ceph_abort()
Signed-off-by: Li Wang <laurence.liwang@gmail.com> Li Wang
01:52 PM Bug #21300 (Resolved): "ceph osd df" crashes ceph-mon if mgr is offline
Nathan Cutler
09:28 AM Bug #21300: "ceph osd df" crashes ceph-mon if mgr is offline
Nathan, backport has been merged as part of https://github.com/ceph/ceph/pull/18038 - is there anything else to be done? Joao Eduardo Luis
01:51 PM rbd Bug #20426 (Resolved): some generic options can not be passed by rbd-nbd
Nathan Cutler
01:51 PM rbd Bug #21247 (Resolved): [cls] metadata_list API function does not honor `max_return` parameter.
Nathan Cutler
01:51 PM rbd Bug #21251 (Resolved): [test] various teuthology errors
Nathan Cutler
01:50 PM RADOS Bug #20910 (Resolved): spurious MON_DOWN, apparently slow/laggy mon
Nathan Cutler
01:50 PM RADOS Bug #21243 (Resolved): incorrect erasure-code space in command ceph df
Nathan Cutler
01:50 PM rgw Bug #20906 (Resolved): multisite: FAILED assert(prev_iter != pos_to_prev.end()) in RGWMetaSyncSha...
Nathan Cutler
01:50 PM rgw Bug #21349 (Resolved): rgw: data encryption sometimes fails to follow AWS settings
Nathan Cutler
01:46 PM Messengers Bug #21621 (Closed): async_msgr: bind must be called before registering any dispatcher
While building a small client/server example using the Ceph messenger classes, I found that if I register a dispatche... Ricardo Dias
01:42 PM rgw Bug #21620 (Duplicate): radosgw-admin reshard process : unrecognized arg process
Hello
this command is not recognized by the radosgw-admin command even it's listed in help page :...
Yoann Moulin
01:41 PM Revision c3e51c97 (ceph): Merge pull request #18077 from joscollin/wip-drop-unused-function-decla...
os/kstore: Drop unused function declaration
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:36 PM rgw Bug #21619 (Resolved): RGW Reshard error add failed to drop lock on <bucket>
Hello,
I have a 4TB bucket with 15M files. I'd like to reshard but I got this error :...
Yoann Moulin
01:26 PM Revision 8c344366 (ceph): Merge pull request #18046 from mdw-at-linuxbox/master-awsv4-sort
radosgw: fix awsv4 header line sort order. Matt Benjamin
01:24 PM RADOS Bug #21618: standalone/scrub/osd-scrub-repair.sh ambiguous diff failure
https://github.com/ceph/ceph/pull/18079 Sage Weil
01:21 PM RADOS Bug #21618 (Resolved): standalone/scrub/osd-scrub-repair.sh ambiguous diff failure
... Sage Weil
01:24 PM rgw Backport #21460: luminous: rgw: missing support for per storage-policy usage statistics
http://tracker.ceph.com/issues/21506 now ready for backport, please test together with this one Casey Bodley
01:22 PM rgw Bug #21506 (Pending Backport): multisite: sync of bucket entrypoints fail with ENOENT
Casey Bodley
01:21 PM rgw Documentation #21617 (Resolved): Missing Documentation for radosgw-admin reshard commands (man pa...
Hello,
on Luminous, radosgw-admin help show resharding commands, but the man page has no reference about it
# r...
Orit Wasserman
12:41 PM CephFS Bug #21568: MDSMonitor commands crashing on cluster upgraded from Hammer (nonexistent pool?)
Patrick Donnelly
12:40 PM CephFS Bug #21568: MDSMonitor commands crashing on cluster upgraded from Hammer (nonexistent pool?)
User confirmed the MDSMap referred to data pools that no longer exist. The fix should check for non-existent pools an... Patrick Donnelly
12:24 PM Revision f5e02160 (ceph): Merge pull request #18075 from dragonylffly/wip-remove-unused-declaration
os/bluestore: drop unused function declaration
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:21 PM RADOS Bug #21614 (Fix Under Review): "ceph tell osd.* config set osd_recovery_sleep 0" fails in rados/s...
https://github.com/ceph/ceph/pull/18078 Sage Weil
03:47 AM RADOS Bug #21614 (Resolved): "ceph tell osd.* config set osd_recovery_sleep 0" fails in rados/singleton...
http://pulpito.ceph.com/kchai-2017-10-01_17:38:10-rados-wip-kefu-testing-2017-10-01-2202-distro-basic-mira/1692959/
...
Kefu Chai
12:20 PM Revision 76d84ac1 (ceph): qa/suites/rados/singleton/all/recover-preemption: handle slow starting osd
The OSD may not be marked up yet; set the config via the admin
socket.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:20 PM Revision a2702d70 (ceph): Merge pull request #18067 from trociny/wip-qa-pg_num
qa/workunits/rbd: pool create may fail for small cluster
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
11:53 AM rgw Documentation #21616 (Resolved): Missing Documentation for radosgw-admin (man pages)
Hello,
on Luminous, radosgw-admin help show resharding commands, but the man page has no reference about it
<pr...
Yoann Moulin
10:36 AM Revision c9cbe934 (ceph): Merge pull request #18076 from joscollin/wip-contributor-list-maintenan...
mailmap: Fixed maintenance guide URL
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Jos Collin
10:12 AM Revision 47bfe6cf (ceph): Merge pull request #17735 from jcsp/wip-mgr-perf-interface
mgr: common interface for TSDB modules
Reviewed-by: My Do <mhdo@umich.edu>
Reviewed-by: Jan Fajerski <jfajerski@suse...
John Spray
10:04 AM Revision de39d5e9 (ceph): Merge pull request #18069 from trociny/wip-affiliation
mailmap: update affiliation for Mykola Golub
Reviewed-by: Jos Collin <jcollin@redhat.com>
Reviewed-by: Abhishek Leks...
Jos Collin
09:59 AM Revision 2fb46354 (ceph): os/kstore: Drop unused function declaration
Dropped unnecessary function declaration _do_transaction() in KStore.h
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
09:06 AM Revision 3f987765 (ceph): mailmap: Fixed maintenance guide URL
Fixed the Contributors List Maintenance Guide URL in .mailmap, .organizationmap, .githubmap and .peoplemap
Signed-of...
Jos Collin
08:41 AM Revision 7dd3cfc8 (ceph): mailmap, organizationmap: update affiliation for Mykola Golub
Signed-off-by: Mykola Golub <to.my.trociny@gmail.com> Mykola Golub
08:16 AM rbd Backport #21265 (Resolved): luminous: [cli] rename of non-existent image results in seg fault
Abhishek Lekshmanan
08:16 AM rbd Backport #21269 (Resolved): luminous: some generic options can not be passed by rbd-nbd
Abhishek Lekshmanan
08:15 AM rbd Backport #21277 (Resolved): luminous: [cls] metadata_list API function does not honor `max_return...
Abhishek Lekshmanan
08:15 AM rbd Backport #21288 (Resolved): luminous: [test] various teuthology errors
Abhishek Lekshmanan
08:15 AM RADOS Backport #21283 (Resolved): luminous: spurious MON_DOWN, apparently slow/laggy mon
Abhishek Lekshmanan
08:14 AM RADOS Backport #21374 (Resolved): luminous: incorrect erasure-code space in command ceph df
Abhishek Lekshmanan
08:14 AM rgw Backport #21097 (Resolved): luminous: multisite: FAILED assert(prev_iter != pos_to_prev.end()) in...
Abhishek Lekshmanan
08:13 AM rgw Backport #21350 (Resolved): luminous: rgw: data encryption sometimes fails to follow AWS settings
Abhishek Lekshmanan
07:48 AM rgw Bug #21615 (Resolved): radosgw-admin zonegroup get and zone get should return defaults when there...
Orit Wasserman
07:43 AM rgw Bug #21151: vstart.sh: Can't start rgw with ssl enabled
Notes:
Tested witht he following command:...
Mark Kogan
07:30 AM Revision d5fdfa1c (ceph): os/bluestore/BlueStore: remove unused declaration
Signed-off-by: Li Wang <laurence.liwang@gmail.com> Li Wang
07:19 AM Revision e482d2ea (ceph): common: assert(false)->ceph_abort()
Signed-off-by: Li Wang <laurence.liwang@gmail.com> Li Wang
03:49 AM Revision 97f95e45 (ceph): RGW: Multipart upload may double the quota
Fixes: http://tracker.ceph.com/issues/21586
Signed-off-by: Sibei Gao <gaosb@inspur.com>
SIBEI GAO
03:42 AM RADOS Bug #21566 (Pending Backport): OSDService::recovery_need_sleep read+updated without locking
Kefu Chai
03:41 AM Revision 314dff75 (ceph): Merge pull request #18022 from neha-ojha/wip-21566
osd: hold lock while accessing recovery_needs_sleep
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Reviewed-by: Jo...
Kefu Chai
03:40 AM Revision 7a663ae9 (ceph): Merge pull request #18059 from Liuchang0812/remove-duplicated-func
osd: remove duplicated function ec_pool in pg_pool_t
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Kefu Chai
03:37 AM Revision 82335968 (ceph): Merge pull request #17913 from rzarzynski/wip-bs-bulky_disk_releases
os/bluestore: release disk extents in bulky manner
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Reviewed: S...
Kefu Chai
03:35 AM Revision 00246795 (ceph): Merge pull request #17752 from XinzeChi/wip-force-recovery
osd: set min_version to newest version in maybe_force_recovery
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:34 AM Revision dd4e4ed3 (ceph): Merge pull request #17728 from ygtzf/cleanup-unused-parameter
mon: cleanup unused option mon_health_data_update_interval
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-by...
Kefu Chai
03:33 AM Revision ebf39a22 (ceph): Merge pull request #16843 from amitkumar50/cov-radosstriper
rados: Intializing members class StriperTest
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:54 AM Revision 28e7d564 (ceph): os/bluestore: ignore 0x2000~2000 extent oddity from luminous upgrade
Luminous does a block_size granularity freelist, and assumes that
0~ROUND_UP_TO(SUPER_RESERVED,block_size) is used. ...
Sage Weil
02:35 AM Revision f7782427 (ceph): Merge pull request #17912 from ceph/docs-min-size
docs: Do not use "min size = 1" as an example
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Sage Weil
02:34 AM mgr Bug #21518 (Pending Backport): mgr[zabbix] float division by zero
Sage Weil
02:34 AM Revision e10b527d (ceph): Merge pull request #17931 from jcsp/wip-21518
mgr/zabbix: fix div by zero
Reviewed-by: Wido den Hollander <wido@42on.com>
Sage Weil
02:29 AM Revision 6467fcaf (ceph): Merge pull request #18040 from joscollin/wip-guide-submitting-patches-typo
doc: Fix typo and URL
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:24 AM Revision 0885e9a9 (ceph): Merge pull request #18060 from dragonylffly/wip-revise-organization
doc: update Li Wang Affiliation
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:32 AM Revision cad798d1 (ceph): PendingReleaseNotes: add obsoleted mds commands
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
12:22 AM Revision 183646c9 (ceph): qa: remove use of obsolete mds commands
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
12:22 AM Revision cbbdd0da (ceph): ceph_volume_client: remove use of obsolete mds cmd
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
12:09 AM Revision 71e410c2 (ceph): doc: update on obsolete mds commands
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly

10/01/2017

11:47 PM Revision a8fc9293 (ceph): cephfs: obsolete deprecated mds commands
Fixes: http://tracker.ceph.com/issues/20596
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
08:56 PM mgr Backport #21452 (Resolved): luminous: prometheus module generates invalid output when counter nam...
Sage Weil
08:56 PM mgr Backport #21443 (Resolved): luminous: Prometheus crash when update
Sage Weil
08:56 PM Revision ae9de167 (ceph): Merge pull request #17867 from smithfarm/wip-21443-luminous
luminous: mgr: Prometheus crash when update
Reviewed-by: Amit Kumar <amitkuma@redhat.com>
Sage Weil
08:55 PM Revision eec0edaa (ceph): Merge pull request #17868 from smithfarm/wip-21452-luminous
luminous: mgr: prometheus module generates invalid output when counter names contain non-alphanum characters
Reviewe...
Sage Weil
08:55 PM Revision 98e729a9 (ceph): Merge pull request #17896 from liewegas/wip-bluestore-tool-luminous
ceph-objectstore-tool and ceph-bluestore-tool: backports from master
Reviewed-by: David Zafman <dzafman@redhat.com>
Sage Weil
08:55 PM Revision 87e88296 (ceph): Merge pull request #17930 from jcsp/wip-luminous-health-warn
mon: show legacy health warning in `status` output
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:54 PM Revision a48b2e41 (ceph): Merge pull request #18031 from xiexingguo/wip-pr-17987
luminous: osd/PrimaryLogPG: kick off recovery on backoffing a degraded object
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:54 PM Revision ced74c00 (ceph): Merge pull request #18033 from xiexingguo/wip-pr-17698
luminous: os/bluestore: allocate entire write in one go
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:53 PM Revision 242635d9 (ceph): Merge pull request #18038 from jecluis/wip-21300-luminous
luminous: mon/MgrMonitor: handle cmd descs to/from disk in the absence of active mgr Sage Weil
08:11 PM Bug #21613 (Fix Under Review): backfill cancelation makes target crash; now triggered by recovery...
https://github.com/ceph/ceph/pull/18070 Sage Weil
07:26 PM Bug #21613 (Resolved): backfill cancelation makes target crash; now triggered by recovery preemption
if backfill is in progress and we cancel (previous due to unfound, now due to preemption), we send a MBackfillReserve... Sage Weil
08:07 PM Revision 6e829a3a (ceph): osd: make note about when we get MBackfillReserve REJECT messages
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:06 PM Revision f5809afb (ceph): osd/PG: cancel local reservation in RemoteReservationRejected handler
We can get a RemoteReservationRejected event either because *we* decide
to reject, or because we get a REJECT from th...
Sage Weil
08:06 PM Revision 1ce235c5 (ceph): osd/PG: ignore RemoteReservationRejected if we are RepNotRecoverying
The primary may send us a REJECT (meaning cancel) if recovery/backfill is
preempted there. That can happen even if t...
Sage Weil
08:06 PM Revision ab8f1d29 (ceph): osd/PG: handle RecoveryReservationRejected in RepWaitRecoveryReserved
This state is analogous to RepWaitBackfillReserved; just like we do there
we want to handle the REJECT from the prima...
Sage Weil
08:06 PM Revision 57d18f0e (ceph): osd/PG: move reject_reservation out of RemoteReservationRejected reaction
The RemoteReservationRejected event is also submitted when we are a
replica or backfill target and get a MBackfillRes...
Sage Weil
06:07 PM bluestore Bug #21259 (New): bluestore: segv in BlueStore::TwoQCache::_trim
https://www.mail-archive.com/ceph-users@lists.ceph.com/msg40646.html
12.2.1 3e7492b9ada8bdc9a5cd0feafd42fbca27f9c3...
Kefu Chai
05:17 PM mgr Bug #21612 (New): mgr: thread create assert failure when racing with respawn
Run: http://pulpito.ceph.com/teuthology-2017-09-26_02:30:02-rados-luminous-distro-basic-smithi/
Job: 1673575
Logs: ...
Yuri Weinstein
02:36 PM Revision fcaffe7e (ceph): qa/workunits/rbd: pool create may fail for small cluster
ceph osd pool create test 100
Error ERANGE: pg_num 100 size 3 would mean 648 total pgs, which exceeds max 600 (mon_m...
Mykola Golub
10:27 AM Revision e3237714 (ceph): Addressing CR comments from alex-mikheev (Alex Mikheev), to use a single
atomic counter for inflight Tx CQEs.
Signed-off-by: Yan Lei <yongyou.yl@alibaba-inc.com>
ownedu
09:33 AM rbd Bug #21567 (Pending Backport): rbd does not delete snaps in (ec) data pool
Mykola Golub
06:21 AM rbd Bug #21567: rbd does not delete snaps in (ec) data pool
Not sure if it helps, but without knowing internals and looking at that patch I have impression that data pool snapsh... Henrik Korkuc
09:32 AM Revision af334673 (ceph): Merge pull request #18043 from dillaman/wip-21567
librbd: snapshots should be created/removed against data pool
Reviewed-by: Mykola Golub <to.my.trociny@gmail.com>
Mykola Golub
09:30 AM rbd Bug #21558 (Pending Backport): rbd ls -l crashes with SIGABRT
Mykola Golub
09:29 AM rbd Bug #21529 (Pending Backport): Image-meta should be dynamically refreshed
Mykola Golub
09:28 AM rbd Bug #21535 (Pending Backport): [rbd-mirror] image-meta is not replicated as part of initial sync
Mykola Golub
09:28 AM Revision 3e3a69a5 (ceph): Merge pull request #18042 from dillaman/wip-21529
librbd: image-meta config overrides should be dynamically refreshed
Reviewed-by: Mykola Golub <to.my.trociny@gmail.com>
Mykola Golub
09:27 AM Revision 0c9c894a (ceph): Merge pull request #18026 from dillaman/wip-21535
rbd-mirror: sync image metadata when transfering remote image
Reviewed-by: Mykola Golub <to.my.trociny@gmail.com>
Mykola Golub
09:26 AM Revision 2665d444 (ceph): Merge pull request #17992 from dillaman/wip-21558
librbd: hold cache_lock while clearing cache nonexistence flags
Reviewed-by: Mykola Golub <to.my.trociny@gmail.com>
Mykola Golub
09:08 AM RADOS Bug #21611 (Closed): rename in BlueFS is not atomic
I testing repair command, and found that:
1. rocksdb creates new MANIFEST file during repair database, and wants t...
Chang Liu
09:07 AM Revision 303e640c (ceph): Addressing CR comments from tchaikov (Kefu Chai).
Signed-off-by: Yan Lei <yongyou.yl@alibaba-inc.com> ownedu
09:04 AM Revision 341b13c4 (ceph): tool: change default objectstore from filestore to bluestore
as Luminous gets released, it's better to switch default objectstore from filestore to bluestore.
Signed-off-by: Son...
shun song
08:40 AM rgw Bug #21151 (Resolved): vstart.sh: Can't start rgw with ssl enabled
https://github.com/ceph/ceph/pull/17989 Orit Wasserman
08:39 AM Revision 8ef45de6 (ceph): Merge pull request #17989 from mkogan1/wip-rgw-21151
rgw: update vstart.sh to support rgw ssl port notation : '--rgw_port 443s'
Reviewed-by: Orit Wasserman <owasserm@redh...
Orit Wasserman
07:09 AM Revision 36f9607c (ceph): mempool: add operator== for std::vector/mempool::vector comparison
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
07:09 AM Revision d221aba2 (ceph): osd,mon: switch from vectors_equal() to operator==()
std::equal() in c++11 is able to compare elements of different container
types. but would be easier to read if we can...
Kefu Chai
06:01 AM CephFS Bug #21304: mds v12.2.0 crashing
The following crash still persists with v12.2.1:
2017-10-01 06:07:34.673356 7f1066040700 0 -- 194.249.156.134:680...
Andrej Filipcic
05:47 AM rgw Documentation #21610: remove region from "INSTALL CEPH OBJECT GATEWAY"
https://github.com/ceph/ceph/pull/18063 Orit Wasserman
04:45 AM rgw Documentation #21610 (Resolved): remove region from "INSTALL CEPH OBJECT GATEWAY"
Orit Wasserman
05:46 AM Revision 8a1034bc (ceph): doc: replace region with zonegroup in configure bucket sharding section
Fixes: http://tracker.ceph.com/issues/21610
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
02:20 AM RADOS Bug #21470: Ceph OSDs crashing in BlueStore::queue_transactions() using EC after applying fix
TSAN unfortunately just caused the OSDs to core dump instantly. I'll see if I can find another way to find threading ... Bob Bobington
12:47 AM Revision 1021fe23 (ceph): qa: relax cap expected value check
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit b37c7f7db7f0d76e524aabdad6dd0f165482...
Patrick Donnelly
12:46 AM CephFS Bug #19593 (Pending Backport): purge queue and standby replay mds
Patrick Donnelly
12:45 AM CephFS Bug #21501 (Pending Backport): ceph_volume_client: sets invalid caps for existing IDs with no caps
Patrick Donnelly
12:43 AM Revision 534c30ac (ceph): Merge PR #18041 into master
* refs/remotes/upstream/pull/18041/head:
qa: relax cap expected value check
Patrick Donnelly
12:43 AM Revision 08384c0a (ceph): Merge PR #17990 into master
* refs/remotes/upstream/pull/17990/head:
mds: open purge queue when transitioning out of standby replay
mds: always...
Patrick Donnelly
12:43 AM Revision e48683e3 (ceph): Merge PR #17935 into master
* refs/remotes/upstream/pull/17935/head:
ceph_volume_client: fix setting caps for IDs
Reviewed-by: Patrick Donnelly...
Patrick Donnelly
12:30 AM Revision 21564d26 (ceph): client: simplify release context ref mgmt
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly

09/30/2017

11:39 PM Bug #21609 (Fix Under Review): RADOS: Get "valid pg state" error at ceph pg ls commands
https://github.com/ceph/ceph/pull/18058 xie xingguo
05:54 AM Bug #21609 (Resolved): RADOS: Get "valid pg state" error at ceph pg ls commands
get the following errors when we using *ceph pg ls <state>* commands... Yan Jun
10:30 PM Revision 61f292ec (ceph): Merge pull request #17958 from gaosibei/branch1
RGW: fix a bug about inconsistent unit of comparison Marcus Watts
09:27 PM Bug #21318: segv in rocksdb::BlockBasedTable::NewIndexIterator
I can confirm that it's only jemalloc issue.
PLESE PLEASE PLEASE put it somewhere in the documentation because I t...
Tomasz Kusmierz
02:50 PM Revision be078c8b (ceph): osd/PrimaryLogPG: do not set data/omap digest blindly
As bluestore has bulitin csum, we generally no longer generate
object data digest for now. The consequence is that we...
xie xingguo
10:39 AM Revision c5c8fb5e (ceph): doc: revise organization
Signed-off-by: Li Wang <laurence.liwang@gmail.com> Li Wang
08:03 AM Revision 6597e048 (ceph): osd: remove duplicated function ec_pool in pg_pool_t
Signed-off-by: Chang Liu <liuchang0812@gmail.com> Chang Liu
07:49 AM Linux kernel client Bug #19385 (Closed): rbd stuck on read/write op to ceph_osd
Ilya Dryomov
07:22 AM RADOS Bug #21603: rocksdb is using slow crc
Mark, please let me know if i should update ceph/rocksdb with this fix and pick it up in ceph/ceph if you think we ne... Kefu Chai
07:20 AM RADOS Bug #21603: rocksdb is using slow crc
https://github.com/facebook/rocksdb/pull/2950 Kefu Chai
06:50 AM Revision cd6b9830 (ceph): Merge pull request #15199 from xiexingguo/wip-object-logic-size
osd: fine-grained statistics of logical object space usage
Reviewed-by: Sage Weil <sage@redhat.com>
xie xingguo
06:33 AM RADOS Bug #21470: Ceph OSDs crashing in BlueStore::queue_transactions() using EC after applying fix
While I'm not intimately familiar with threaded programming, I'm okay with general C++. Could you possibly explain wh... Bob Bobington
03:05 AM RADOS Bug #21470: Ceph OSDs crashing in BlueStore::queue_transactions() using EC after applying fix
No luck. I applied 1918c57c7c6304875501f4f4b04b9c82834395a3 from the aforementioned repo to my copy of the official L... Bob Bobington
05:56 AM Revision edffb0b7 (ceph): rgw: fix radosgw-admin quota enable return value bug
Fixes: http://tracker.ceph.com/issues/21608
Signed-off-by: baixueyu <baixueyu@inspur.com>
root
05:50 AM rgw Bug #21608 (Resolved): radosgw-admin quota enable return value maybe wrong
radosgw-admin quota enable --tenant zuhu1 --uid u12 --quota-scope bucket
2017-09-30 13:42:08.222179 7f9b1252e000 ...
xueyu bai
05:31 AM RADOS Bug #21303: rocksdb get a error: "Compaction error: Corruption: block checksum mismatch"
After merged the following pacths, the error did't happend again. You can close the issue. Thanks!

pacth list:
h...
黄 维
04:14 AM Revision 259b3c1e (ceph): Merge pull request #16884 from liewegas/wip-20919
osd/PrimaryLogPG: send requests to primary on cache miss
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Kefu Chai
04:13 AM Revision 3dfe2094 (ceph): Merge pull request #17955 from asomers/bin_bash2
test: fix bash path in shebangs (part 2)
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:12 AM Revision 709c77b2 (ceph): Merge pull request #17985 from dzafman/wip-21327
ceph-objectstore-tool: "$OBJ get-omaphdr" and "$OBJ list-omap" scan all pgs instead of using specific pg
Reviewed-by...
Kefu Chai
04:11 AM RADOS Bug #21577 (Pending Backport): ceph-monstore-tool --readable mode doesn't understand FSMap, MgrMap
Kefu Chai
04:11 AM Revision d877b0b0 (ceph): Merge pull request #18005 from jcsp/wip-21577
tools: update monstore tool for fsmap, mgrmap
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:10 AM Revision 583f62bd (ceph): Merge pull request #18015 from tchaikov/wip-kill-warnings
osd,os/bluestore: kill clang analyzer warnings
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Sage W...
Kefu Chai
04:10 AM Revision c76742b7 (ceph): Merge pull request #18018 from tchaikov/wip-ceph-disk-cleanup
ceph-disk: more precise error message when a disk is specified
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Revie...
Kefu Chai
04:07 AM Revision 48582cb0 (ceph): Merge pull request #18034 from tchaikov/wip-options
common/options: pass by reference and use user-literals for size
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Kefu Chai
02:30 AM Revision 73e70a55 (ceph): client: assert(false)->ceph_abort()
Signed-off-by: Li Wang <laurence.liwang@gmail.com> Li Wang
02:14 AM Revision 92c3499f (ceph): msg/async/rdma: fix Tx buffer leakage which can introduce "heartbeat no
reply" due to out of Tx buffers, this can be reproduced by marking some
OSDs down in a big Ceph cluster, say 300+ OSD...
ownedu
02:10 AM Revision ded96388 (ceph): doc: Fix URL in Licensing
Fixed the unnecessary URL format in the text. Modify the URL formatting to highlight only the file name seems better.... Jos Collin
01:59 AM Revision 6a990115 (ceph): osd/PrimaryLogPG: clear pin_stats_invalid bit properly on scrub-repair ...
We have done audit of stats and the numbers should be all ok by then.
Actually the pin_stats_invalid bit is never set...
xie xingguo
12:41 AM Revision 633b114a (ceph): os/bluestore: use min_alloc_size for freelist resolution
For HDD with min_alloc_size=64k, this is a 16x reduction in allocation
metadata!
Signed-off-by: Sage Weil <sage@redh...
Sage Weil
12:36 AM Revision 3decf1c0 (ceph): os/bluestore: align bluefs_extents to min_alloc_size
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 0c777efdcb2ee5a6322f0eb277e681d0f086e0b6)
Sage Weil
12:36 AM Revision 529c02db (ceph): os/bluestore/FreelistManager: create: accept min alloc size
Accept a block size other than bdev_block_size. Let's call it, oh, I don't
know, min_alloc_size.
Signed-off-by: Sag...
Sage Weil
12:36 AM Revision 37929849 (ceph): os/bluestore: mkfs: choose min_alloc_size earlier
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 3efde01586776b23bbac1e663ae5baf6500acee4)
Sage Weil
12:36 AM Revision efcf8742 (ceph): os/bluestore: require that bluefs_alloc_size be multiple of min_alloc_size
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 5b47ac59816894e983a98d3da8b5415d569c6663)
Sage Weil

09/29/2017

10:36 PM RADOS Bug #20416: "FAILED assert(osdmap->test_flag((1<<15)))" (sortbitwise) on upgraded cluster
https://github.com/ceph/ceph/pull/18047 for the fix. I'll backport it to Luminous if that looks good. Greg Farnum
09:18 PM RADOS Bug #21470: Ceph OSDs crashing in BlueStore::queue_transactions() using EC after applying fix
Ah, found it: https://github.com/ceph/ceph-ci/tree/wip-21470-test Bob Bobington
09:12 PM RADOS Bug #21470: Ceph OSDs crashing in BlueStore::queue_transactions() using EC after applying fix
I'm not on a Debian or Redhat derivative, is there a Git repository I can get the source from or a tarball you can li... Bob Bobington
06:54 PM RADOS Bug #21470: Ceph OSDs crashing in BlueStore::queue_transactions() using EC after applying fix
Ok, that's kind of embarrassing, I thinkt eh fix is pretty simple. Can you please test out this branch?
wip-21470-...
Sage Weil
09:12 PM rgw Bug #21607 (Fix Under Review): rgw: s3 v4 auth fails teuthology s3-tests: test_object_header_acl_...
When running teuthology s3-tests with the environment variable "S3_USE_SIGV4=1", awsv4 signatures are enabled.
Whe...
Marcus Watts
09:04 PM Revision c11485e1 (ceph): radosgw: fix awsv4 header line sort order.
The awsv4 signature calculation includes a list of header lines, which
are supposed to be sorted. The existing code ...
Marcus Watts
08:33 PM Linux kernel client Bug #19385: rbd stuck on read/write op to ceph_osd
since 4.9.51 Sergey Jerusalimov
08:32 PM Linux kernel client Bug #19385: rbd stuck on read/write op to ceph_osd
the problem is not reproduced
I think ticket may be closed
Sergey Jerusalimov
08:07 PM Revision ae1530bb (ceph): Merge pull request #17971 from idryomov/wip-krbd-exclude-shared-298
qa/suites/krbd: exclude shared/298
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
07:44 PM Revision 0805db01 (ceph): Changed distros symlink to point to supported OSs
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
07:40 PM Revision add06614 (ceph): Changed distros symlink to point to supported OSs
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
07:29 PM Revision 11acd7d7 (ceph): Changed distros symlink to point to supported OSs
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
07:13 PM rbd Bug #21567 (Fix Under Review): rbd does not delete snaps in (ec) data pool
*PR*: https://github.com/ceph/ceph/pull/18043 Jason Dillaman
07:05 PM rbd Bug #21567 (In Progress): rbd does not delete snaps in (ec) data pool
Jason Dillaman
06:26 PM rbd Bug #21567: rbd does not delete snaps in (ec) data pool
to reproduce,... Sage Weil
12:00 PM rbd Bug #21567: rbd does not delete snaps in (ec) data pool
same issue on 12.2.1 too Henrik Korkuc
07:12 PM Bug #21300 (Pending Backport): "ceph osd df" crashes ceph-mon if mgr is offline
Nathan Cutler
05:01 PM Bug #21300: "ceph osd df" crashes ceph-mon if mgr is offline
merged part of the fix on master; backport of said fix and second patch required in luminous can be found in https://... Joao Eduardo Luis
07:11 PM Revision 5a3baf1b (ceph): librbd: snapshots should be created/removed against data pool
Fixes: http://tracker.ceph.com/issues/21567
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:39 PM RADOS Bug #21303: rocksdb get a error: "Compaction error: Corruption: block checksum mismatch"
Can you repeat the fsck with --debug-bluefs 20?
CEPH_ARGS="--debug-bluestore 20 --debug-bluefs 20 --err-to-stderr ...
Sage Weil
06:30 PM Revision 16906c01 (ceph): os/bluestore: BlueFS releases disk extents in bulky manner.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
06:30 PM Revision 5e1e6f93 (ceph): os/bluestore: release txc's extents in bulky manner.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
06:30 PM Revision 90bbcd7c (ceph): os/bluestore: drop support for non-bulky extent release.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
06:14 PM Bug #21327: ceph-objectstore-tool: "$OBJ get-omaphdr" and "$OBJ list-omap" scan all pgs instead o...
https://github.com/ceph/ceph/pull/17985 David Zafman
06:11 PM RADOS Bug #21382 (Pending Backport): Erasure code recovery should send additional reads if necessary
David Zafman
06:08 PM RADOS Bug #21603: rocksdb is using slow crc
Kefu Chai wrote:
> i set a breakpoint in Fast_CRC32() and Slow_CRC32() when debugging ceph-mon, the breakpoint in Fa...
Mark Nelson
05:37 PM RADOS Bug #21603: rocksdb is using slow crc
@kefu, that's really elegant work, thanks for the info
Matt
Matt Benjamin
04:49 PM RADOS Bug #21603: rocksdb is using slow crc
i set a breakpoint in Fast_CRC32() and Slow_CRC32() when debugging ceph-mon, the breakpoint in Fast_CRC32() is always... Kefu Chai
03:08 PM RADOS Bug #21603: rocksdb is using slow crc
Matt Benjamin wrote:
> Just randomly, is this output just from ceph-osd running under perf?
This is output from m...
Mark Nelson
03:00 PM RADOS Bug #21603: rocksdb is using slow crc
Just randomly, is this output just from ceph-osd running under perf?
Matt
Matt Benjamin
02:42 PM RADOS Bug #21603 (Resolved): rocksdb is using slow crc
... Sage Weil
05:19 PM Revision 16110b98 (ceph): Merge pull request #18027 from ceph/wip-yuriw-fix-clients-jewel
tests - Added suit to test upgraded clients against jewel ceph clusters
Reviewed-by: Josh Durgin <jdurgin@redhat.com...
Yuri Weinstein
04:59 PM Revision 44268c68 (ceph): Merge pull request #18009 from yuriw/wip-fix-clients-hammer
tests - Added suit to test upgraded clients against hammer ceph clusters
Reviewed-by: Josh Durgin <jdurgin@redhat.co...
Yuri Weinstein
04:53 PM Revision 1b0875ca (ceph): osd: PG_STATE_BACKFILL -> PG_STATE_BACKFILLING
Match user-facing string
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 31a34946f7aa0ad2b9848...
Sage Weil
04:53 PM Revision dad61658 (ceph): common/AsyncReserver: get a cct
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 08d2c8875bba7c41d1f9eeec586f6880f8be99b2)
Sage Weil
04:53 PM Revision 33ea286d (ceph): common/AsyncReserver: support preemption
If an (optional) preemption context is provided, use that to preempt
and existing reservation and grant a higher-prio...
Sage Weil
04:53 PM Revision ba106b6d (ceph): osd/PG: allow local recovery reservations to be preempted
If a PG has a higher recovery priority and a lower-priority item is in
progress, allow it to be preempted. This trig...
Sage Weil
04:53 PM Revision 2e28f3e5 (ceph): osd/PG: handle racy preemption
If we finish recovery/backfill and go active, but also get
preempted at the same time, we can ignore the event.
Sign...
Sage Weil
04:53 PM Revision 58c52bae (ceph): qa/suites/rados/singleton/all/recovery-preemption: add test
This mirrors what I was testing locally.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit d7b29...
Sage Weil
04:41 PM rbd Bug #21529 (Fix Under Review): Image-meta should be dynamically refreshed
*PR*: https://github.com/ceph/ceph/pull/18042 Jason Dillaman
04:32 PM Revision 91e48a1c (ceph): tests - Added suit to test upgraded clients against hammer ceph clusters
Replaces https://github.com/ceph/ceph/pull/17981
We need to run this suite using suite-branch option in
order to use ...
Yuri Weinstein
04:23 PM Revision 06e8f38d (ceph): tests - Added suit to test upgraded clients against jewel ceph clusters
Replaces https://github.com/ceph/ceph/pull/17981
We need to run this suite using suite-branch option in
order to use ...
Yuri Weinstein
04:22 PM Revision ede69132 (ceph): librbd: avoid dynamically refreshing non-atomic configuration settings
Fixes: http://tracker.ceph.com/issues/21529
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:16 PM Revision 1c78c521 (ceph): tests - Added suit to test upgraded clients against jewel ceph clusters
Replaces https://github.com/ceph/ceph/pull/17981
We need to run this suite using suite-branch option in
order to use ...
Yuri Weinstein
04:10 PM bluestore Bug #20557: segmentation fault with rocksdb|BlueStore and jemalloc
See http://tracker.ceph.com/issues/21318 ... this still happens (intermittently) on current luminous. Sage Weil
04:08 PM Bug #21318 (Duplicate): segv in rocksdb::BlockBasedTable::NewIndexIterator
Yay! I think this is a dup then of http://tracker.ceph.com/issues/20557. We haven't looked into the jemalloc issue ... Sage Weil
04:04 PM Revision 2f466f8b (ceph): Merge pull request #17920 from dzafman/wip-21382
Erasure code recovery should send additional reads if necessary
Fixes: http://tracker.ceph.com/issues/21382
Reviewe...
David Zafman
03:58 PM Revision ecb0ea99 (ceph): tests - Added suit to test upgraded clients against jewel ceph clusters
Replaces https://github.com/ceph/ceph/pull/17981
We need to run this suite using suite-branch option in
order to use ...
Yuri Weinstein
03:48 PM Revision b37c7f7d (ceph): qa: relax cap expected value check
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
03:45 PM Revision b10d26df (ceph): librbd: notify watcher when updating image metadata
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
03:33 PM Revision fd704ab8 (ceph): Merge pull request #18036 from ownedu/wip-fix-asyncrdma-coredump
msg/async/rdma: fix a potential coredump when handling tx_buffers under heavy RDMA
Reviewed-by: Haomai Wang <haomai@...
Haomai Wang
03:32 PM Revision 57745b94 (ceph): doc: Update rbd-mirror docs to reflect data pool selection changes
Signed-off-by: Adam Wolfe Gordon <awg@digitalocean.com> Adam Wolfe Gordon
03:14 PM Revision 2e239c05 (ceph): rbd-mirror: Improve data pool selection when creating images
Previously we used the source image's data pool name
unconditionally. There were two problems with that:
1. If a poo...
Adam Wolfe Gordon
03:12 PM CephFS Bug #21604: mds: may recall all client caps (?) because dirty/pinned metadata is not flushed
This sounds like something controlled by config options. The MDS wants to batch up data when flushing to avoid gratui... Greg Farnum
03:02 PM CephFS Bug #21604 (New): mds: may recall all client caps (?) because dirty/pinned metadata is not flushed
Testing tasks.cephfs.test_client_limits.TestClientLimits.test_client_pin with this patch:... Patrick Donnelly
03:09 PM Revision 0b41d237 (ceph): os/bluestore: extend the Allocator interface with bulk releases.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
03:09 PM Revision cb0420ea (ceph): os/bluestore: make the StupidAllocator aware about bulk releases.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
03:09 PM Revision d11753ef (ceph): os/bluestore: make the BitMapAllocator aware about bulk releases.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
03:00 PM RADOS Bug #21249 (Resolved): Client client.admin marked osd.2 out, after it was down for 1504627577 sec...
Nathan Cutler
02:58 PM RADOS Bug #20944 (Resolved): OSD metadata 'backend_filestore_dev_node' is "unknown" even for simple dep...
Nathan Cutler
02:50 PM Revision 41c4b3db (ceph): doc: Fix typo and URL in Submitting patches
Dropped the repeated 'the' in the paragraph and Fixed the unnecessary URL format in the text.
Signed-off-by: Jos Col...
Jos Collin
02:38 PM RADOS Bug #21566 (Fix Under Review): OSDService::recovery_need_sleep read+updated without locking
https://github.com/ceph/ceph/pull/18022 should take care of this. Neha Ojha
01:16 PM Revision 421aee3a (ceph): osd: fine-grained statistics of logical object space usage
To test this change, we create an image of 5GB and do rbd bench write of 1GB:
./bin/rbd create bar -s 5120 && ./bin/r...
xie xingguo
01:16 PM Revision 1e4263fa (ceph): osd/PrimaryLogPG: allow trimmed read for OP_CHECKSUM
Normal reads support trimmed read length, and so shall checksums!
This fixes occasionally failure of rados/thrash te...
xie xingguo
12:23 PM rgw Bug #21587 (Fix Under Review): object index disappear when uploading files to multisite
Jos Collin
12:21 PM rbd Bug #21559 (Pending Backport): [rbd-mirror] resync isn't properly deleting non-primary image
Mykola Golub
12:20 PM Revision 7dc2f782 (ceph): Merge pull request #17979 from dillaman/wip-21559
rbd-mirror: forced promotion can result in incorrect status
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
12:11 PM RADOS Backport #21307 (Resolved): luminous: Client client.admin marked osd.2 out, after it was down for...
Sage Weil
12:11 PM Revision 9d8acf6f (ceph): Merge pull request #17862 from smithfarm/wip-21307-luminous
luminous: mon: Client client.admin marked osd.2 out, after it was down for 1504627577 seconds
Reviewed-by: Sage Weil...
Sage Weil
12:11 PM RADOS Backport #21465 (Resolved): luminous: OSD metadata 'backend_filestore_dev_node' is "unknown" even...
Sage Weil
12:10 PM Revision 62ff5e4c (ceph): Merge pull request #17865 from smithfarm/wip-21465-luminous
luminous: OSD metadata 'backend_filestore_dev_node' is unknown even for simple deployment
Reviewed-by: Sage Weil <sa...
Sage Weil
12:10 PM Revision 453858d4 (ceph): Merge pull request #17936 from liewegas/wip-ruleset-errors-luminous
mon/OSDMonitor: error out if setting ruleset-* ec profile property
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:10 PM Revision 2e85e4f0 (ceph): Merge pull request #17946 from liewegas/wip-mgr-localpool-luminous
luminous: mgr/localpool: module to automagically create localized pools
Reviewed-by: John Spray <john.spray@redhat.com>
Sage Weil
12:09 PM Revision 1c228c95 (ceph): Merge pull request #17998 from liewegas/wip-pr-17978-luminous
rbdmap: fix umount when multiple mounts use the same RBD
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:03 PM Revision faefd681 (ceph): Merge pull request #18035 from tchaikov/wip-bit-cleanup
script/build-integration-branch: python3 compatible and pep8 clean Sage Weil
11:36 AM Revision baf3b888 (ceph): ceph_volume_client: fix setting caps for IDs
... that have empty OSD and MDS caps. Don't add a ',' at the
start of OSD and MDS caps.
Fixes: http://tracker.ceph.c...
Ramana Raja
11:13 AM rbd Feature #17379: rbd: journal: remove the image thread pool size limit
I ran the rbd teuthology test suite with branch https://github.com/vshankar/ceph/tree/rbd-op-threads along with "rbd ... Venky Shankar
11:07 AM Revision 83800cd7 (ceph): mgr/dashboard: redirect away if viewed filesystem is removed
Previously this would sit there with stale data in the browser
if you were viewing a filesystem and then deleted it i...
John Spray
11:07 AM Revision 7e62cb70 (ceph): mgr/dashboard: 404 instead of 500 on missing filesystem
Still not the most beautiful but lets reserve 500s
for real errors.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
11:06 AM mgr Bug #21599 (Fix Under Review): List of filesystems does not get refreshed after a filesystem dele...
https://github.com/ceph/ceph/pull/18039 John Spray
10:37 AM mgr Bug #21599: List of filesystems does not get refreshed after a filesystem deletion
Never mind, this was easy to reproduce locally. When a filesystem is deleted, ceph-mgr is somehow still holding on t... John Spray
10:29 AM mgr Bug #21599: List of filesystems does not get refreshed after a filesystem deletion
Hmm, the list in the menu is supposed to be updated every 5 seconds.
If you leave the console (the right click->in...
John Spray
11:05 AM Revision 516896d3 (ceph): mds: fix FSMap copy constructor
This was confusing ceph-mgr, which did a fsmap = new_fsmap
and found that old filesystems were never disappearing
aft...
John Spray
10:43 AM RADOS Bug #21555: src/osd/PGLog.h: 1455: FAILED assert(miter != missing.get_items().end())
osd.6 remove object "0#2:c4b0339b:::benchmark_data_mira035.xsky.com_17216_object7868:head#" from backfillinfo.objects... huang jun
03:53 AM RADOS Bug #21555: src/osd/PGLog.h: 1455: FAILED assert(miter != missing.get_items().end())
... huang jun
01:48 AM RADOS Bug #21555: src/osd/PGLog.h: 1455: FAILED assert(miter != missing.get_items().end())
... huang jun
12:01 AM RADOS Bug #21555: src/osd/PGLog.h: 1455: FAILED assert(miter != missing.get_items().end())
Is this on master?
Shouldn't osd.7 have the 149'793 log entry for the delete, and thus detect the retry as a dupli...
Josh Durgin
10:27 AM Revision 86d14372 (ceph): mon/MgrMonitor: read cmd descs if empty on update_from_paxos()
If the MgrMonitor's `command_descs` is empty, the monitor will not send
the mgr commands to clients on `get_descripti...
Joao Eduardo Luis
10:25 AM Revision fd04ff81 (ceph): Merge pull request #17846 from jecluis/wip-21300
mon/MgrMonitor: read cmd descs if empty on update_from_paxos()
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by:...
Joao Eduardo Luis
10:06 AM CephFS Backport #21602 (Fix Under Review): luminous: ceph_volume_client: add get, put, and delete object...
https://github.com/ceph/ceph/pull/18037 Ramana Raja
09:12 AM CephFS Backport #21602 (Resolved): luminous: ceph_volume_client: add get, put, and delete object interfaces
Wrap low-level rados APIs to allow ceph_volume_client to get, put, and
delete objects. The interfaces would allow Op...
Ramana Raja
09:59 AM Revision 8b2bd387 (ceph): pybind/ceph_volume_client: add get, put, and delete object interfaces
Wrap low-level rados APIs to allow ceph_volume_client to get, put, and
delete objects. The interfaces would allow Ope...
Ramana Raja
09:58 AM Revision 9421b40f (ceph): pybind/ceph_volume_client: remove 'compat_version'
... class attribute of the 'CephFSVolumeClient' class. It was supposed
to record the earliest version of CephFSVolume...
Ramana Raja
09:58 AM Revision dd230233 (ceph): pybind/ceph_volume_client: set the version
... of on-disk structures to be same as the class attribute 'version'
of the CephFSVolumeClient class.
Signed-off-by...
Ramana Raja
09:07 AM CephFS Feature #21601: ceph_volume_client: add get, put, and delete object interfaces
https://github.com/ceph/ceph/pull/17697 Ramana Raja
09:06 AM CephFS Feature #21601 (Resolved): ceph_volume_client: add get, put, and delete object interfaces
Wrap low-level rados APIs to allow ceph_volume_client to get, put, and
delete objects. The interfaces would allow Op...
Ramana Raja
08:53 AM Revision 9ee3f7ad (ceph): mon/MgrMonitor: populate on-disk cmd descs if empty on upgrade
During kraken, when we first introduced the mgrs, we wouldn't populate
the on-disk command descriptions on create_ini...
Joao Eduardo Luis
08:03 AM Revision 3892d1be (ceph): ceph_mon: use default port when not specified
If the monitor port is not specified in ceph.conf,
it will use 0. However, monmaptool will use
default port in creati...
Li Wang
07:30 AM Revision a16c5337 (ceph): qa: add rados thrash facet to convert to rocksdb
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
07:01 AM rgw Bug #21400 (Pending Backport): rgw: avoid logging keystone revocation failures when no keystone i...
Abhishek Lekshmanan
06:31 AM Revision 390d12f7 (ceph): osd: For recovery get all possible shards to read on errors
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
06:31 AM Revision 43e3206d (ceph): test: Use feature to get last array element
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
06:31 AM Revision f92aa6c8 (ceph): test: Allow modified options to existing setup functions
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
06:31 AM Revision 1235810c (ceph): osd: Allow recovery to send additional reads
For now it doesn't include non-acting OSDs
Added test for this case
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
06:00 AM Revision f54a522c (ceph): Merge branch 'wip-fix-asyncrdma-coredump' of https://github.com/ownedu/...
ownedu
05:58 AM Revision 24280897 (ceph): msg/async/rdma: fix a potential coredump when handling tx_buffers under
heavy RDMA traffic, there are chances to access a current_chunk which can
be beyond the range of pre-allocated Tx buf...
ownedu
05:50 AM Revision 59c54cae (ceph): Fix a potential coredump when handling tx_buffers under heacy RDMA
traffic, there are chances to access a current_chunk which can be beyond the
range of pre-allocated Tx buffer pool th...
ownedu
05:30 AM Revision 2f0b233a (ceph): rbd:export/import image-meta when we export/import an image
when we do exporting/importing an image, we should export or import the image-meta of this image at the same time
Si...
pengcheng zhang
04:30 AM Revision f90bd4b9 (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
04:05 AM Revision 4e8e3116 (ceph): script/build-integration-branch: python3 compatible and pep8 clean
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:14 AM Revision 6788ea0e (ceph): common/options: use user-defined literals for sizes
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:09 AM Revision d2364bde (ceph): common/options: pass by reference
for better performance. and for better consistency, pass by
std::initializer_list.
Signed-off-by: Kefu Chai <kchai@r...
Kefu Chai
03:01 AM Revision 1087350a (ceph): osd: fail if unable to update device class in crush
device-class is supported since luminous, so we should fail the init()
if device-class is not updated in crush.
this...
Kefu Chai
03:01 AM Revision a9c5e9dd (ceph): os/filestore: do not set never read variable
do not set "omap_fsid_fd" to -1 after ::close() it.
also move it's definition to where it is use for the first time ...
Kefu Chai
03:01 AM Revision 1db7bf26 (ceph): os/bluestore: do not assign never read variable
"git" is not read after being reset.
this silences clang analyzer warning of:
Value stored to 'gift' is never read...
Kefu Chai
03:01 AM Revision bd4db591 (ceph): os/bluestore: do not assign never read variable
shrink the lexical scope of "csum_order" and do not set it if it is
never read.
this silences the clang analyzer war...
Kefu Chai
03:01 AM Revision 61a61f99 (ceph): tools/rados: do not assign never read variable
actually "r" is always 0 in that branch. so it's a no-op.
this silences the clang analyzer warning of
Value stored...
Kefu Chai
02:41 AM Revision 97cc8431 (ceph): set copy_admin_key to true for clients to have admin key
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
02:11 AM Revision f9d0442c (ceph): os/bluestore: allocate entire write in one go
On the first pass through the writes, compress data and calculate a final
amount of space we need to allocate. On th...
Sage Weil
01:26 AM Revision 1aef50a1 (ceph): Merge PR #17697 into master
* refs/remotes/upstream/pull/17697/head:
pybind/ceph_volume_client: add get, put, and delete object interfaces
pybi...
Patrick Donnelly
01:26 AM Revision cce07d78 (ceph): Merge PR #17604 into master
* refs/remotes/upstream/pull/17604/head:
client:fix a bug in lseek
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
12:44 AM Revision cb39f065 (ceph): RGW: fix a bug about inconsistent unit of comparison
Fixes:http://tracker.ceph.com/issues/21590
Signed-off-by: gaosibei <gaosb@inspur.com>
SIBEI GAO
12:35 AM Revision 4f28ef00 (ceph): osd/PrimaryLogPG: kick off recovery on backoffing a degraded object
As we are now blocking frontend ops from accessing that very object!
Signed-off-by: xie xingguo <xie.xingguo@zte.com...
xie xingguo
12:14 AM CephFS Backport #21600 (In Progress): luminous: mds: client caps can go below hard-coded default (100)
Patrick Donnelly
12:10 AM CephFS Backport #21600 (Resolved): luminous: mds: client caps can go below hard-coded default (100)
https://github.com/ceph/ceph/pull/18030 Patrick Donnelly
12:12 AM Revision 711892dc (ceph): mds: improve cap min/max ratio descriptions
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit dcf97d17356f59c8870a36a99a77f879a20d...
Patrick Donnelly
12:12 AM Revision 91084538 (ceph): mds: fix whitespace
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 8a5d71bf4517e6a3c194c3e63e0283747b75...
Patrick Donnelly
12:12 AM Revision 913c72d9 (ceph): mds: fix conf types
This correct an assertion failure.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit ...
Patrick Donnelly
12:12 AM Revision a5c96d4f (ceph): mds: cap client recall to min caps per client
Fixes: http://tracker.ceph.com/issues/21575
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
12:12 AM Revision bef8ded7 (ceph): mds: fix whitespace
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit ab69d682937a0a13246d28cfa2bbbf8c1b7c...
Patrick Donnelly
12:12 AM Revision a39ab633 (ceph): mds: adding tunable features for caps_per_client
Sometimes we need to raise or lower the value of "max_caps_per_client" and
"min_caps_per_client" to improve recall_cl...
ren.huanwen
12:12 AM Revision 5b130614 (ceph): doc/cephfs: add client min cache and max cache ratio describe
Signed-off-by: ren.huanwen <ren.huanwen@zte.com.cn>
(cherry picked from commit d879ff91e76f66f90364038920fc2c62dd18c449)
ren.huanwen
12:03 AM CephFS Bug #21575 (Pending Backport): mds: client caps can go below hard-coded default (100)
https://github.com/ceph/ceph/pull/16036/commits/538834171fe4524b4bb7cffdcb08c5b13fe7689f Patrick Donnelly
12:00 AM Revision 1da4a509 (ceph): Merge PR #16036 into HEAD
* refs/remotes/upstream/pull/16036/head:
mds: improve cap min/max ratio descriptions
mds: fix whitespace
mds: cap ...
Patrick Donnelly

09/28/2017

11:01 PM Revision dcf97d17 (ceph): mds: improve cap min/max ratio descriptions
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
10:56 PM mgr Bug #21599 (Resolved): List of filesystems does not get refreshed after a filesystem deletion
Just tested 12.2.1 and was playing with multiple filesystems (CephFS), creating some and deleting some. After I have ... Jean-Charles Lopez
10:56 PM Revision ab69d682 (ceph): mds: fix whitespace
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
10:55 PM Revision 53883417 (ceph): mds: cap client recall to min caps per client
Fixes: http://tracker.ceph.com/issues/21575
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
10:55 PM Revision 9d88b593 (ceph): Fix overrides
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
10:53 PM Revision a2d72791 (ceph): Merge pull request #17774 from amitkumar50/cov-misc-4
include,messages,rbd: Initialize counter,group_pool
Reviewed-by: Jos Collin <jcollin@redhat.com>
Yuri Weinstein
10:53 PM Revision 488c6e4e (ceph): Merge pull request #17820 from zmedico/PGPool-update-optimize-with-subs...
osd/PGPool::update: optimize with subset_of
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Reviewed-by: Kefu Chai ...
Yuri Weinstein
10:51 PM Revision fc7ad299 (ceph): Merge pull request #17884 from kungf/stats_invalid_scrub
osd: make scrub right now when pg stats_invalid is true
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage ...
Yuri Weinstein
10:50 PM Revision b362626e (ceph): Merge pull request #17984 from adamemerson/wip-lists-of-pointers-are-ba...
options: Do not use linked lists of pointers!
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai...
Yuri Weinstein
10:48 PM Revision 67828fcf (ceph): Merge pull request #17987 from xiexingguo/wip-kick-recovery-for-degrade...
osd/PrimaryLogPG: kick off recovery on backoffing a degraded object
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
10:44 PM Revision 9135cfec (ceph): move some more tests to ceph-ansible
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
10:36 PM Revision 172e3696 (ceph): use ceph-ansible for rados_bench
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
10:24 PM Revision 718fc158 (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>
Josh Durgin
10:24 PM Revision a65a7f04 (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>
Josh Durgin
09:59 PM Feature #20324 (In Progress): Change default filestore 'omap' backend to 'rocksdb' from 'leveldb'
https://github.com/ceph/ceph/pull/18010 Josh Durgin
09:58 PM rgw Bug #21364: rgw: set bucket versioning without Status in xml doesn't return error
shasha lu wrote:
> https://github.com/ceph/ceph/pull/17662
merged
Yuri Weinstein
09:58 PM Revision 032d819a (ceph): Merge pull request #17662 from shashalu/fix-set-bucket-versioning
rgw: set bucket versioninig donot change versioning status if missing status in xml
Reviewed-by: Casey Bodley <cbodl...
Yuri Weinstein
09:57 PM rgw Bug #21400: rgw: avoid logging keystone revocation failures when no keystone is configured
Abhishek Lekshmanan wrote:
> master pr: https://github.com/ceph/ceph/pull/17775
merged
Yuri Weinstein
09:57 PM Revision 03186981 (ceph): Merge pull request #17775 from theanalyst/rgw-keystone-logging
rgw: avoid logging keystone revocation messages when not configured
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat...
Yuri Weinstein
09:47 PM Revision 95cc790a (ceph): common/pick_address: add {public,cluster}_network_interface option
Add _interfaces option to constrain the choice of IPs in the network
list to those on interfaces matching the provide...
Sage Weil
09:37 PM Revision 2aba7914 (ceph): tests - Added suit to test upgraded clients against jewel ceph clusters
Replaces https://github.com/ceph/ceph/pull/17981
We need to run this suite using suite-branch option in
order to use ...
Yuri Weinstein
09:33 PM Revision 03da5d7e (ceph): tests - Added suit to test upgraded clients against hammer ceph clusters
Replaces https://github.com/ceph/ceph/pull/17981
We need to run this suite using suite-branch option in
order to use ...
Yuri Weinstein
09:32 PM Revision b4bb0c7d (ceph): tools: Add --backend option to ceph-osdomap-tool default to rocksdb
Fix hard-coded "leveldb" backend. The command is broken in Luminous
now that "rocksdb" is the default.
Signed-off-b...
David Zafman
09:32 PM Revision ec88f573 (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>
Josh Durgin
09:32 PM Revision ceca02cc (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>
Josh Durgin
09:32 PM Revision 72fe7bf9 (ceph): Revert "libradosstriper: remove the rest of the libradosstriper code"
This reverts commit e629d612bfc1b079f35ec226abcea803efdde74d. Josh Durgin
09:32 PM Revision 85734d35 (ceph): Revert "Revert "rados: Added --striper option to the command line""
This reverts commit c13db516506f1eb4dabd197d3b27b62e117ea53c. Josh Durgin
09:32 PM Revision 880bab23 (ceph): Revert "Revert "Merge pull request #7820 from yuyuyu101/remove-exper""
This reverts commit 739664b5f8cd48f9e24b5775c3c0a1bfff8c018d. Josh Durgin
09:32 PM Revision e47d06c3 (ceph): Makefile-rocksdb.am: update for new rocksdb version
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
09:32 PM Revision 240a0c2c (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
09:32 PM Revision ce6ae39d (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
09:32 PM Revision 2cd5445e (ceph): src/kv/RocksDBStore.cc:fix typos
Signed-off-by: xianxiaxiao <xianxia.xiao@kylin-cloud.com>
(cherry picked from commit b26555a0422423a9fef0034aa9313b3a...
xianxia xiao
09:32 PM Revision fb631fc4 (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
09:32 PM Revision f4f7bb02 (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
09:32 PM Revision d9abf9f8 (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
09:32 PM Revision ac2fbc29 (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
09:32 PM Revision 6050249a (ceph): osd: switch filestore to default to rocksdb
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit ba96197e6d4614377c80cf16a1b29b6e6ac70f90)
Con...
Neha Ojha
09:32 PM Revision 53bec669 (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
09:32 PM Revision e4e51d1b (ceph): kv/Makefile: fix rocksdb build options (USE_RTTI=1)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:32 PM Revision 3ced72d2 (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
09:32 PM Revision c85dbf93 (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
09:32 PM Revision fbf30e90 (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
09:32 PM Revision 9b64a910 (ceph): RocksDBStore: use Get for multiget
Signed-off-by: Haomai Wang <haomai@xsky.com>
(cherry picked from commit a44f4f7238585996f83f7e35e01587671fe675d4)
Haomai Wang
09:32 PM Revision 906f3f48 (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
09:25 PM rgw Bug #21506: multisite: sync of bucket entrypoints fail with ENOENT
Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/17916
merged
Yuri Weinstein
09:23 PM Revision fb030b1c (ceph): Merge pull request #17916 from cbodley/wip-21506
rgw: dont reuse stale RGWObjectCtx for get_bucket_info() Yuri Weinstein
09:20 PM rgw Bug #21389 (Pending Backport): policy checks missing from Get/SetRequestPayment operations
Matt Benjamin
09:11 PM rgw Bug #21389: policy checks missing from Get/SetRequestPayment operations
Adam Emerson wrote:
> https://github.com/ceph/ceph/pull/17742
merged
Yuri Weinstein
09:11 PM Revision f8b203bc (ceph): Merge pull request #17742 from adamemerson/wip-21389
rgw: Check payment operations in policy
Reviewed-by: Enming Zhang <enming.zhang@umcloud.com>
Reviewed-by: Casey Bodl...
Yuri Weinstein
08:26 PM Revision 5a7cc5d3 (ceph): Merge pull request #18023 from liewegas/wip-changelog
debian/rules: no more ChangeLog Sage Weil
08:08 PM rgw Bug #21582 (Pending Backport): s3:GetBucketLocation bucket policy fails with 403
Matt Benjamin
08:08 PM Revision f337bb94 (ceph): Merge pull request #18002 from adamemerson/wip-21582
rgw: Check bucket GetBucketLocation in policy Matt Benjamin
07:44 PM rgw Bug #21597 (Pending Backport): s3:GetBucketWebsite/PutBucketWebsite fails with 403
Matt Benjamin
07:28 PM rgw Bug #21597 (Fix Under Review): s3:GetBucketWebsite/PutBucketWebsite fails with 403
Ken Dreyer
06:01 PM rgw Bug #21597: s3:GetBucketWebsite/PutBucketWebsite fails with 403
Fix at: https://github.com/ceph/ceph/pull/18024 Adam Emerson
05:41 PM rgw Bug #21597 (Resolved): s3:GetBucketWebsite/PutBucketWebsite fails with 403
From https://bugzilla.redhat.com/show_bug.cgi?id=1493896
Description of problem:
After setting the policy, config...
Adam Emerson
07:44 PM Revision 764e0dd9 (ceph): Merge pull request #18024 from adamemerson/wip-21597
rgw: Check bucket Website operations in policy Matt Benjamin
07:28 PM rbd Bug #21535 (Fix Under Review): [rbd-mirror] image-meta is not replicated as part of initial sync
*PR*: https://github.com/ceph/ceph/pull/18026 Jason Dillaman
07:28 PM rbd Bug #21535 (In Progress): [rbd-mirror] image-meta is not replicated as part of initial sync
Jason Dillaman
07:22 PM Revision 9aa5dfb8 (ceph): rbd-mirror: sync image metadata when transfering remote image
Fixes: http://tracker.ceph.com/issues/21535
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
07:14 PM Revision 4ff28ab1 (ceph): osd/osd_types: make BACKFILL <-> "backfilling" for parser
We render BACKFILL as "backfilling"; make sure parse works that
way too.
Signed-off-by: Sage Weil <sage@redhat.com>
...
Sage Weil
07:14 PM Revision 2a9cfa2a (ceph): osd/osd_types: remove weird BACKFILL state hack
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 5bcfaf4bd40fee9ea4bfd5ed086b51facc5fe78e)
Sage Weil
07:14 PM Revision 429804b6 (ceph): osd/PG: Cancel{Recovery,Backfill} -> Defer{Recovery,Backfill}
"Defer" is more accurate here; we aren't canceling anything, just
rescheduling the work.
Signed-off-by: Sage Weil <s...
Sage Weil
07:14 PM Revision 4cbd62ec (ceph): osd/PG: specify delay in Cancel{Recovery,Backfill}
For now it is always the retry interval, but later perhaps not!
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry p...
Sage Weil
07:14 PM Revision 86778de0 (ceph): osd/PG: make some trivial events TrivialEvent
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 3eadfa087f3ff5338f87306fd384d1f4749b8005)
Sage Weil
07:14 PM Revision 6c529092 (ceph): osd/PG: set {backfill,recovery}_wait when canceling backfill/recovery
The only caller currently is when we get as far as we can with backfill
or recovery but still have unfound objects. ...
Sage Weil
07:14 PM Revision c59efe0a (ceph): Merge pull request #17839 from liewegas/wip-recovery-preemption
osd: allow PG recovery scheduling preemption
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Sage Weil
06:52 PM Bug #21318: segv in rocksdb::BlockBasedTable::NewIndexIterator
Sage:
I removed from:
/etc/default/ceph
LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.1
and for past ...
Tomasz Kusmierz
06:33 PM Revision c3a53010 (ceph): debian/rules: no more ChangeLog
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:30 PM mgr Bug #21598 (Resolved): Users can do "config-key set" while mgr runs, but it doesn't see settings
This is kind of confusing for users and for module developers.
Originally the config-key stuff was meant to just b...
John Spray
05:54 PM Revision ceed5359 (ceph): rgw: Check bucket Website operations in policy
Add code to check s3:GetBucketWebsite and s3:PutBucketWebsite
operations against bucket policy.
Fixes: http://tracke...
Adam Emerson
05:48 PM Revision d7b29acb (ceph): qa/suites/rados/singleton/all/recovery-preemption: add test
This mirrors what I was testing locally.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:15 PM Bug #21574: "ERROR! Unexpected Exception: 'module' object has no attribute 'SSL_ST_INIT'" in ceph...
Ceph will endup installing python-openssl later , pr/logs -> https://github.com/ceph/teuthology/pull/1115 Vasu Kulkarni
04:28 PM Bug #21574: "ERROR! Unexpected Exception: 'module' object has no attribute 'SSL_ST_INIT'" in ceph...
Requested Vasu re-run the test with python-openssl removed from the package list. David Galloway
05:06 PM Revision f1c01dbf (ceph): Merge pull request #18014 from theanalyst/doc-12.2.1
doc: 12.2.1 release notes Sage Weil
04:50 PM Revision 4bf8d132 (ceph): osd: hold lock while accessing recovery_needs_sleep
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
04:22 PM mgr Bug #20629: Spurious ceph-mgr failovers during mon elections
Seen here:
http://pulpito.ceph.com/dzafman-2017-09-27_09:14:10-rados-wip-no-lock-distro-basic-smithi/1679370/
David Zafman
04:18 PM Revision 3b1ed480 (ceph): tests - Added suit to test upgraded clients against hammer, jewel ceph ...
Replaces https://github.com/ceph/ceph/pull/17981
We need to run this suite using suite-branch option in
order to use ...
Yuri Weinstein
03:55 PM Revision 5dab7c22 (ceph): Merge pull request #17973 from ligne/patch-1
doc: Fix typos in placement-groups.rst
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
03:48 PM Revision 91ec0e88 (ceph): doc: 12.2.1 release notes
Signed-off-by: Abhishek Lekshmanan <alekshmanan@suse.com> Abhishek Lekshmanan
03:48 PM Revision d2b9956f (ceph): doc: add 12.2.1 to releases table
Signed-off-by: Abhishek Lekshmanan <alekshmanan@suse.com> Abhishek Lekshmanan
03:42 PM rgw Bug #21596 (Resolved): failed CompleteMultipartUpload request does not release lock
A rados lock is used to prevent racing CompleteMultipartUpload requests on the same object. But if we fail the reques... Casey Bodley
03:21 PM rgw Bug #21578 (Pending Backport): s3:GetBucketCORS/s3:PutBucketCORS policy fails with 403
Matt Benjamin
03:20 PM Revision 9a50ac12 (ceph): Merge pull request #18000 from adamemerson/wip-21578
rgw: Check bucket CORS operations in policy Matt Benjamin
03:14 PM Bug #21595 (Closed): Luminous 12.2.1 bluefs _allocate failed .
Luminous cluster is encountering a lot of "bluefs _allocate failed to allocate" and "bad crc in data" errors.
201...
Darius Kasparavičius
03:02 PM Revision 39fa9116 (ceph): rgw: update vstart.sh to support ssl port notation : '--rgw_port 443s'
reference: https://github.com/civetweb/civetweb/blob/master/docs/OpenSSL.md
Fixes: http://tracker.ceph.com/issues/21...
Mark Kogan
02:55 PM mgr Feature #21594 (Fix Under Review): prometheus meta-series describing OSD<->disk mapping
https://github.com/ceph/ceph/pull/18021 John Spray
02:52 PM mgr Feature #21594 (Resolved): prometheus meta-series describing OSD<->disk mapping
John Spray
02:42 PM Revision bf8a1090 (ceph): Merge pull request #17684 from majianpeng/bluefs-release-extents
os/bluestore/BlueFS: move release unused extents work in _flush_and_syn_log
Reviewed-by: xie xingguo <xie.xingguo@zt...
Sage Weil
02:35 PM mgr Bug #21593: segv in PyList_New from PyFormatter
I'm triggering this with github.com/liewegas/ceph wip-balancer,... Sage Weil
02:34 PM mgr Bug #21593 (Resolved): segv in PyList_New from PyFormatter
... Sage Weil
02:21 PM Revision f042386d (ceph): qa/suites: Exclude libcephfs1 when installing >=jewel
Signed-off-by: David Galloway <dgallowa@redhat.com> David Galloway
01:56 PM Revision 4e0a9839 (ceph): Merge pull request #18020 from theanalyst/doc-changelog-12.2.1
doc: add changelog for 12.2.1
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:53 PM Revision fb69ba6f (ceph): doc: add changelog for 12.2.1
Signed-off-by: Abhishek Lekshmanan <alekshmanan@suse.com> Abhishek Lekshmanan
01:30 PM Revision 20b0055e (ceph): Merge pull request #17769 from optimistyzy/97_new_opt
os/bluestore/NVMEDevice: Remove using dpdk thread
Reviewed-by: Haomai Wang <haomai@xsky.com>
Sage Weil
01:30 PM RADOS Bug #21417 (Pending Backport): buffer_anon leak during deep scrub (on otherwise idle osd)
Sage Weil
01:30 PM Revision eab91bfd (ceph): Merge pull request #18001 from liewegas/wip-21417
os/bluestore: put cached attrs in correct mempool
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Var...
Sage Weil
01:28 PM Messengers Bug #18664: ceph_test_msgr SIGABRT in decode_message, SimpleMessenger, can't decode unknown messa...
/a/sage-2017-09-27_21:32:47-rados-wip-sage-testing-2017-09-27-1558-distro-basic-smithi/1680113 Sage Weil
01:27 PM RADOS Bug #21592 (Resolved): LibRadosCWriteOps.CmpExt got 0 instead of -4095-1
... Sage Weil
12:59 PM rbd Bug #21353 (Pending Backport): upgrade to luminous results in seemingly corrupt images in QEMU
Jason Dillaman
12:56 PM Revision 7e253f87 (ceph): Merge pull request #17755 from dillaman/wip-21353
doc/release-notes: ensure RBD users can blacklist prior to upgrade
Reviewed-By: Nathan Cutler <ncutler@suse.com>
Abhishek Lekshmanan
12:21 PM rgw Bug #21590 (Fix Under Review): fix a bug about inconsistent unit of comparison
Jos Collin
09:13 AM rgw Bug #21590: fix a bug about inconsistent unit of comparison
https://github.com/ceph/ceph/pull/17958 SIBEI GAO
09:12 AM rgw Bug #21590: fix a bug about inconsistent unit of comparison
The reson is inconsistent unit of comparison
SIBEI GAO
09:12 AM rgw Bug #21590 (Resolved): fix a bug about inconsistent unit of comparison
When we compare quota stats with quota max_size_soft_threshold, the result absolutely is :quota stats < quota.max_siz... SIBEI GAO
12:17 PM Revision 80c60fcd (ceph): os/bluestore: move several buffer{ptr,list}s into cache_other mempool
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:16 PM Revision e7762ea1 (ceph): os/bluestore: put new attrs in correct mempool too
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:04 AM Revision 58f329c0 (ceph): Merge pull request #17966 from xiexingguo/wip-bluefs-kill-block-total
os/bluestore/BlueFS: several cleanups
Reviewed-by: Sage Weil <sage@redhat.com>
xie xingguo
10:34 AM rgw Bug #21591 (Resolved): RGW multisite does not sync all objects
I setup a multisite sync between 2 luminous clusters. The clusters were deployed with ceph-ansible. The Sync seemed ... Anonymous
10:29 AM CephFS Bug #4829 (Closed): client: handling part of MClientForward incorrectly?
Zheng Yan
10:20 AM CephFS Bug #6473 (Can't reproduce): multimds + ceph-fuse: fsstress gets ENOTEMPTY on final rm -r
open new one if we encounter this again Zheng Yan
10:17 AM CephFS Bug #12777 (Resolved): qa: leftover files in cephtest directory
Zheng Yan
10:16 AM CephFS Bug #11277 (Can't reproduce): hung fsstress run under thrash (no useful logs)
Zheng Yan
10:12 AM CephFS Bug #17212 (Resolved): Unable to remove symlink / fill_inode badness on ffff88025f049f88
Zheng Yan
10:07 AM Revision 61ceafc8 (ceph): tools: handle decode errors in monstore tool
Print a single line message instead of dumping
a backtrace.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:07 AM Revision 0ad7bd0b (ceph): tools: update monstore tool for fsmap, mgrmap
Fixes: http://tracker.ceph.com/issues/21577
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:07 AM CephFS Bug #20467 (Resolved): Ceph FS kernel client not consistency
Zheng Yan
10:06 AM CephFS Bug #21091 (Pending Backport): StrayManager::truncate is broken
https://github.com/ceph/ceph/pull/18019 Zheng Yan
10:06 AM mgr Bug #20420 (Can't reproduce): Crash in MgrClient::send_report->PerfCountersCollection::with_counters
DaemonState locking has been substantially fixed since this happened -- hopefully whatever the issue was got fixed as... John Spray
10:04 AM CephFS Bug #19306 (Resolved): fs: mount NFS to cephfs, and then ls a directory containing a large number...
Zheng Yan
10:03 AM CephFS Bug #20313 (Resolved): Assertion in handle_dir_update
Zheng Yan
10:03 AM Revision f2a86506 (ceph): ceph-disk: more precise error message when a disk is specified
we raise an exception if the path is not a block device, e.g. /dev/tty,
or it's disk, e.g, /dev/sda.
Signed-off-by: ...
Kefu Chai
10:02 AM Revision 22ff1477 (ceph): mds: fix StrayManager::truncate()
old code does not set PurgeItem::action
Fixes: http://tracker.ceph.com/issues/21091
Signed-off-by: "Yan, Zheng" <zya...
Yan, Zheng
09:56 AM CephFS Bug #21168 (Resolved): cap import/export message ordering issue
Zheng Yan
09:37 AM Bug #20706 (Resolved): ceph-disk can't activate-block Error: /dev/sdb2 is not a block device
Nathan Cutler
09:32 AM Support #21589: ceph 12.2.0 health check failed osd down
2017-09-28 17:15:10.047907 7fabe24fa700 0 log_channel(cluster) log [WRN] : Monitor daemon marked osd.2 down, but it ... zheng liu
07:07 AM Support #21589 (New): ceph 12.2.0 health check failed osd down
thanks all!
I am a question in Ceph luminous (rc) 12.2.0, I swear my Ceph cluster network no problem,
My Ceph clus...
zheng liu
08:32 AM Revision 37f7fb76 (ceph): Merge pull request #18013 from tchaikov/wip-dashboard-favicon
mgr/dashboard: use rel="icon" for favicon
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
07:18 AM Bug #21588: upgrade from jewel to luminous ubuntu need firewall restart
restarting firewall again seems to keep it up?
cluster:
id: 07cdafaf-6c21-49ba-b689-169827ba9440
h...
Luca Cervigni
07:09 AM Bug #21588: upgrade from jewel to luminous ubuntu need firewall restart
restarting firewall does not actually solve the issue, after 10 minutes or so, the cluster goes back into 100% unknow... Luca Cervigni
06:56 AM Bug #21588 (Closed): upgrade from jewel to luminous ubuntu need firewall restart
Hello,
I upgraded to jewel to luminous follow the official documentation. This is the status of the cluster.
ro...
Luca Cervigni
06:50 AM Revision 96a3cb69 (ceph): osd: using get_rmissing instread of missing as the judgement
the below code using peer_missing iterator
Signed-off-by: Xinze Chi <xinze@xsky.com>
Xinze Chi
06:38 AM Dashboard Bug #21572 (Pending Backport): dashboard OSD list has servers and osds in arbitrary order
Kefu Chai
06:38 AM Revision af11e5cb (ceph): Merge pull request #17993 from jcsp/wip-21572
mgr/dashboard: sort servers and OSDs in OSD list
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:25 AM rgw Bug #19085: Objects incorrectly report size 0 bytes after upgrade to 11.2.0
Tested this again today on Luminous, and I don't see any blobs with size 0 anymore. I guess this got fixed somewhere... Anonymous
06:05 AM Revision 6b85a0ca (ceph): Merge pull request #17937 from tchaikov/wip-automake-cleanup
automake: remove files required by automake
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Kefu Chai
05:51 AM Revision a6e79d91 (ceph): mgr/dashboard: use rel="icon" for favicon
shortcut is not a standard compliant link type, see
https://www.w3.org/TR/html5/links.html#linkTypes.
Signed-off-by:...
Kefu Chai
05:22 AM Revision cda8d1df (ceph): Merge pull request #17991 from jcsp/wip-21570
mgr/dashboard: handle null in format_number
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:03 AM rgw Bug #21329: rados gateway multi-site failed to sync
Yes if fixed.
Thanks.
hoan nv
03:59 AM rgw Bug #21586 (Fix Under Review): RGW: Multipart upload may double the quota
Jos Collin
01:58 AM rgw Bug #21586: RGW: Multipart upload may double the quota
https://github.com/ceph/ceph/pull/17959 SIBEI GAO
01:58 AM rgw Bug #21586 (Resolved): RGW: Multipart upload may double the quota
I put two 30M objects through multipart upload.
bucket quota: max-size is 70M and max-objects is 10.
Then, I expect...
SIBEI GAO
02:38 AM rgw Bug #21587: object index disappear when uploading files to multisite
https://github.com/ceph/ceph/pull/18011 Jack Lv
02:38 AM rgw Bug #21587 (Fix Under Review): object index disappear when uploading files to multisite
After upload many files to a new bucket on multisite, I find some objects' index being lost. Jack Lv
01:57 AM Revision 68769fab (ceph): Merge pull request #17986 from tchaikov/wip-doc-rgw-config
doc: fix hyper link to radosgw/config-ref
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
01:28 AM Revision d7d29ca6 (ceph): qa: add optional 'application' to pool creation helpers
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:28 AM Revision ae59cdf9 (ceph): qa: create_cache_pool no longer runs 'pool application enable'
Fixes: http://tracker.ceph.com/issues/21155
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
12:08 AM Bug #21585 (Closed): stretch InRelease is not signed
Installing on Debian Stretch fails with:... Nazar Mokrynskyi

09/27/2017

10:50 PM CephFS Bug #21584 (Fix Under Review): FAILED assert(get_version() < pv) in CDir::mark_dirty
Encountered this issue during snapshot test. The patch is from multimds snapsot fixes https://github.com/ceph/ceph/pu... Zheng Yan
10:40 PM CephFS Bug #21584 (Resolved): FAILED assert(get_version() < pv) in CDir::mark_dirty
... Zheng Yan
10:38 PM CephFS Bug #21551: Ceph FS not recovering space on Luminous
OK, it's likely caused by http://tracker.ceph.com/issues/19593. please don't enable standby reply for now Zheng Yan
01:55 PM CephFS Bug #21551: Ceph FS not recovering space on Luminous
This file system was create with Ceph v12.2.0. This cluster was cleanly installed with Ceph v12.2.0 and was never upg... Eric Eastman
03:36 AM CephFS Bug #21551: Ceph FS not recovering space on Luminous
... Zheng Yan
10:33 PM Revision 36fc0bc7 (ceph): osd/OSDMap: don't set weight to IN when OSD is destroyed
Since commit 4e28f9e63644 ("osd/OSDMap: clear osd_info, osd_xinfo on
osd deletion"), weight is set to IN when OSD is ...
Ilya Dryomov
10:33 PM Revision fb1bdae5 (ceph): osd: default osd_scrub_during_recovery=false
This is a more friendly behavior. Tell users in the release notes how to
get the old behavior.
Signed-off-by: Sage ...
Sage Weil
10:30 PM Revision 06c31a6c (ceph): mds: make sure snap inode's last matches its parent dentry's last
This patch is for luminous only. The issue has been fixed in master
branch in another way (change is much bigger)
Fi...
Yan, Zheng
10:16 PM Revision c196fd71 (ceph): skip test that use public bucket landsat-pds from AWS
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
10:13 PM Revision 86d66ad4 (ceph): update 3.0 version
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
10:06 PM Revision 7b042400 (ceph): Merge pull request #17926 from batrick/ptl-tool
scripts: add ptl-tool for scripting merges
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Yuri Weinstein...
Yuri Weinstein
10:02 PM Revision beed1c8a (ceph): qa/rgw: enable 'rgw' application on created pools
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
10:02 PM Revision beb239e7 (ceph): qa: add optional 'application' to pool creation helpers
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
10:01 PM rgw Bug #21583 (Resolved): "radosgw-admin zonegroup set" requires realm
As documented here:
http://docs.ceph.com/docs/master/radosgw/multisite/#set-a-zone-group
It should be able ...
J. Eric Ivancich
10:00 PM Revision 5ab33879 (ceph): qa: create_cache_pool no longer runs 'pool application enable'
Fixes: http://tracker.ceph.com/issues/21155
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
09:23 PM Feature #13079 (Resolved): ceph-monstore-tool can get map info in human-readable
(This merged a long time ago) John Spray
09:13 PM RADOS Bug #21577 (Fix Under Review): ceph-monstore-tool --readable mode doesn't understand FSMap, MgrMap
https://github.com/ceph/ceph/pull/18005
Marking for backport -- I consider this a bugfix because the mdsmap dumpin...
John Spray
06:44 PM RADOS Bug #21577 (Resolved): ceph-monstore-tool --readable mode doesn't understand FSMap, MgrMap
Annoying for anyone wanting to inspect these. I never updated it because I don't think I knew it existed :-) John Spray
08:58 PM Revision 1236e0f2 (ceph): rgw_file: fix write error when the write offset overlaps.
Fixes: http://tracker.ceph.com/issues/21455
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com>
(cherry picked from c...
Zongyou Yao
08:21 PM Revision 9a97f540 (ceph): options: use move instead of copy in build_options()
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:21 PM rgw Bug #21582: s3:GetBucketLocation bucket policy fails with 403
Downstream BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1493934
Fix: https://github.com/ceph/ceph/pull/18002
Adam Emerson
08:07 PM rgw Bug #21582 (Resolved): s3:GetBucketLocation bucket policy fails with 403
After setting the policy, get_location() on the bucket fails to work.
Version-Release number of selected component...
Adam Emerson
08:08 PM Revision 79188d67 (ceph): rgw: Check bucket GetBucketLocation in policy
Add code to check s3:GetBucketLocation against bucket policy.
Fixes: http://tracker.ceph.com/issues/21582
Fixes: htt...
Adam Emerson
07:53 PM rgw Bug #21581: encryption: reject requests that don't provide all expected headers
https://github.com/ceph/ceph/pull/17882 Casey Bodley
07:51 PM rgw Bug #21581 (Resolved): encryption: reject requests that don't provide all expected headers
If someone want to upload an object using server-side encryption with providing customer key or kms key id, but not s... Casey Bodley
07:52 PM RADOS Bug #21417: buffer_anon leak during deep scrub (on otherwise idle osd)
ok, the problem is that as scrub (or whatever) happens, the bluestore cache is populated, but the attrs weren't in th... Sage Weil
07:50 PM RADOS Bug #21417 (Fix Under Review): buffer_anon leak during deep scrub (on otherwise idle osd)
https://github.com/ceph/ceph/pull/18001 Sage Weil
07:50 PM rgw Bug #21578: s3:GetBucketCORS/s3:PutBucketCORS policy fails with 403
Adam Emerson
07:47 PM rgw Bug #21578 (Fix Under Review): s3:GetBucketCORS/s3:PutBucketCORS policy fails with 403
Have a fix in https://github.com/ceph/ceph/pull/18000 Adam Emerson
06:49 PM rgw Bug #21578 (Resolved): s3:GetBucketCORS/s3:PutBucketCORS policy fails with 403
Upstream counterpart to Red Had Bugzilla #1494140
After setting the policy, set_cors_xml()/set_cors() or get_cors_...
Adam Emerson
07:49 PM Revision ef652443 (ceph): os/bluestore: put attrs in mempool
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:49 PM Revision 937379d5 (ceph): buffer: add ptr::[try_]reassign_to_mempool
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:42 PM Revision 27eb13fe (ceph): rgw: Check bucket CORS operations in policy
Add code to check s3:GetCORS and s3:PutCORS operations against bucket
policy.
Fixes: http://tracker.ceph.com/issues/...
Adam Emerson
07:41 PM RADOS Bug #21580 (Resolved): osd: stalled recovery ends up in recovery_wait
With https://github.com/ceph/ceph/pull/17839 a stalled recovery (due to remaining unfound objects) goes back into rec... Sage Weil
07:40 PM Revision dbc002ea (ceph): common/AsyncReserver: support preemption
If an (optional) preemption context is provided, use that to preempt
and existing reservation and grant a higher-prio...
Sage Weil
07:40 PM Revision a8534cce (ceph): osd/PG: allow local recovery reservations to be preempted
If a PG has a higher recovery priority and a lower-priority item is in
progress, allow it to be preempted. This trig...
Sage Weil
07:40 PM Revision d8c3756d (ceph): osd/PG: handle racy preemption
If we finish recovery/backfill and go active, but also get
preempted at the same time, we can ignore the event.
Sign...
Sage Weil
07:35 PM Revision 14c5c834 (ceph): ceph-objectstore-tool: performance: Add --pgid for faster search for ob...
Fixes: http://tracker.ceph.com/issues/21327
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
07:28 PM RADOS Feature #21579 (Resolved): [RFE] Stop OSD's removal if the OSD's are part of inactive PGs
[RFE] Stop OSD's removal if the OSD's are part of inactive PGs
Description of problem:
[RFE] Stop OSD's removal...
Vikhyat Umrao
06:49 PM Bug #21574: "ERROR! Unexpected Exception: 'module' object has no attribute 'SSL_ST_INIT'" in ceph...
... David Galloway
05:23 PM Bug #21574 (Resolved): "ERROR! Unexpected Exception: 'module' object has no attribute 'SSL_ST_INI...
Run: http://pulpito.front.sepia.ceph.com/yuriw-2017-09-27_02:48:10-ceph-ansible-luminous-distro-basic-vps/
Jobs: all...
Yuri Weinstein
06:45 PM rgw Bug #21576 (Fix Under Review): encryption: PutObj response does not include sse-kms headers
https://github.com/ceph/ceph/pull/17999 Casey Bodley
06:25 PM rgw Bug #21576 (Resolved): encryption: PutObj response does not include sse-kms headers
https://github.com/ceph/ceph/pull/17999 Casey Bodley
06:41 PM rgw Backport #21270 (Resolved): luminous: rgw: shadow objects are sometimes not removed
Ken Dreyer
06:35 PM Revision 16de0fc1 (ceph): rgw: Check bucket versioning operations in policy
Add code to check s3:GetBucketVersioning and s3:PutBucketVersioning
operations against bucket policy.
Fixes: http://...
Adam Emerson
06:26 PM Revision a5b3db7a (ceph): rgw: include SSE-KMS headers in encrypted upload response
Fixes: http://tracker.ceph.com/issues/21576
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:20 PM Revision ac8320f2 (ceph): mon: elevate priority of many perf counters
We can be quite liberal here, because mons are
small in number. However, we don't want to expose
KV database counter...
John Spray
06:20 PM Revision ad5a31ef (ceph): mgr/prometheus: remove explicit counter list
These have had their priorities bumped up to
USEFUL, so they'll appear in the default
get_all_counters output.
Signe...
John Spray
06:20 PM Revision 99352cec (ceph): qa: add mgr module selftest task
The module self test commands give us a chance to
catch any other ceph changes that change something
that a module wa...
John Spray
06:20 PM Revision 0f531f78 (ceph): test: update perfcounters test for priority in output
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
06:20 PM Revision 88163749 (ceph): mgr: respect perf counter prio_adjust in MgrClient
This awkwardly involves re-ordering some definitions
in perf_counters.h in order to refer to the prio
names defined i...
John Spray
06:20 PM Revision 8d1277fa (ceph): mgr: omit module list in beacon logging
This is useful in itself, but awkward when dealing
with logs generally, because it means that when you
grep on the na...
John Spray
06:20 PM Revision 59b48e76 (ceph): mgr/influx: revise perf counter handling
- Use new get_all_perf_counters path
- Consequently get counters for all daemons, not just OSD
- Tag stats with ceph_...
John Spray
06:20 PM Revision 125294ab (ceph): mgr/influx: enable self-test without dependencies
The idea of self-test commands is that they're self
contained and just exercise the module's calls
to the Ceph-side.
...
John Spray
06:20 PM Revision 6776d464 (ceph): mgr/influx: remove file-based config
...and also trim down the configuration to what's really
needed. In general users don't need to pick and choose
metr...
John Spray
06:20 PM Revision 76e1ba52 (ceph): mgr/prometheus: add a self-test command
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
06:20 PM Revision 66f61eed (ceph): common: PerfCountersBuilder helper for priorities
Let the caller set a priority as the defaul, to enable them
to create a bunch at a given priority. This is just a
co...
John Spray
06:20 PM Revision a1cc4ba2 (ceph): osd: upgrade a bunch of perf counters to PRIO_USEFUL
These are broadly the OSD-wide IO stats, which happen
to also be the ones that were named in the
prometheus plugin un...
John Spray
06:20 PM Revision ba08fc10 (ceph): common: used fixed size int for perf counter prio
...to avoid any ambiguity in allowed range and
make clear how to encode it down the wire.
Signed-off-by: John Spray ...
John Spray
06:20 PM Revision 11137aa2 (ceph): mgr/prometheus: use new get_all_perf_counters interface
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
06:20 PM Revision eb524c27 (ceph): mgr/prometheus: tag stats by daemon name
Using osd=0 or similar tags was problematic because
daemons of different types have some same-named
counters (e.g. MD...
John Spray
06:20 PM Revision 29a71c35 (ceph): mon: set some priorities on perf counters
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
06:20 PM Revision 30a74ce3 (ceph): ceph.in: use PRIO_INTERESTING as daemonperf threshold
Using PRIO_USEFUL as the threshold for what goes into
time series databases. I'm claiming that we have
more "useful"...
John Spray
06:20 PM Revision 39ab28ed (ceph): mgr: define perf counter constants in mgr_module
So that modules can consume perf counter data
intelligently without having to hunt around
in C land for these constan...
John Spray
06:20 PM Revision f304f84c (ceph): mgr: transmit perf counter prio to the mgr
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
06:18 PM Revision d4ba07d0 (ceph): pybind/mgr/prometheus: don't get perf counters that are not in schema
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
06:18 PM Revision e7704fa9 (ceph): pybind/mgr/prometheus: add more osd metadata
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
06:18 PM Revision 13b1236b (ceph): pybind/mgr/prometheus: export cluster-wide pg stats, not per osd
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
06:18 PM Revision 9a42d425 (ceph): mgr: add get_all_perf_counters to MgrModule interface
This is for use by modules that dump counters
in bulk, e.g. to a TSDB.
Signed-off-by: John Spray <john.spray@redhat....
John Spray
06:18 PM Revision e631f1a7 (ceph): common: always include priority in perf counter dump
JSON output with inconsistent sets of members is
annoying to use on the receiving side.
Signed-off-by: John Spray <j...
John Spray
06:18 PM Revision ead0973d (ceph): pybind/mgr/prometheus: no need to wait for notify event
If stats or perf counters are not available they won't be emitted.
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
Jan Fajerski
06:18 PM Revision c288624e (ceph): pybind/mgr/prometheus: actually emit reported pg counts
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
06:18 PM Revision 2bea3814 (ceph): pybind/mgr/prometheus: export osd and pool metadata
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
06:18 PM Revision f6e2e36b (ceph): pybind/mgr/prometheus: export selected perf_counters
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
06:18 PM Revision d99a506e (ceph): pybind/mgr/prometheus: add index page, export metrics under metrics/
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
06:18 PM Revision fa25d312 (ceph): pybind/mgr/prometheus: add mon and osd perf counters to export
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
06:17 PM Revision 68ae26c0 (ceph): mgr/influx: added influx plugin
Signed-off-by: My Do <mhdo@umich.edu> mhdo2
06:17 PM Revision e345fe3c (ceph): doc/mgr: add influx plugin docs
Signed-off-by: My Do <mhdo@umich.edu> mhdo2
06:17 PM Revision 177afcc7 (ceph): pybind/mgr/prometheus: prefix metrics with 'ceph'; replace :: with _
Both follow prometheus best practices. While : is a legal metric
character, "Exposed metrics should not contain colon...
Jan Fajerski
06:17 PM Revision 49b3ff83 (ceph): pybind/mgr/prometheus: add cluster wide metrics; no perf counters for now
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
06:17 PM Revision 76d19187 (ceph): pybind/mgr/prometheus: add device_class label to osd metrics
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
06:17 PM Revision 5e4b4b5e (ceph): pybind/mgr/prometheus: no need to convert perf_schema to ordered_dict
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
05:58 PM Revision 9aafc53e (ceph): rbdmap: fix umount when multiple mounts use the same RBD
When a Kubernetes Pod consumes a RBD it is mounted two
times on the same host. When the host shutdown umount will
fai...
Alexandre Marangone
05:58 PM Revision f9d1ae1d (ceph): rgw: Check payment operations in policy
Add code to check s3:GetBucketRequestPayment and
s3:PutBucketRequestPayment operations against bucket policy.
Fixes:...
Adam Emerson
05:57 PM Revision 22376248 (ceph): Merge pull request #17978 from alram/rbdmap-fix
rbdmap: fix umount when multiple mounts use the same RBD
Reviewed-by: Dan Mick <dmick@redhat.com>
Reviewed-by: Sage ...
Sage Weil
05:37 PM Revision 7ba15eba (ceph): Merge commit 'b6374d40bcaa4b73d440bb6d8ed42838dec57566' into wip-bring-...
Signed-off-by: J. Eric Ivancich <ivancich@redhat.com> J. Eric Ivancich
05:37 PM Revision b6374d40 (ceph): Squashed 'src/dmclock/' changes from a9e777f08f..93f760c57c
93f760c57c Merge pull request #40 from ivancich/wip-change-client-rec-init
824d92dd3d Merge pull request #38 from iva...
J. Eric Ivancich
05:35 PM CephFS Bug #21575 (Resolved): mds: client caps can go below hard-coded default (100)
This was caused by the MDS cache in mempool change:... Patrick Donnelly
04:50 PM Revision 9915a2f6 (ceph): Merge pull request #17953 from ceph/wip-ceph-ansible-bport
tests - ceph-ansible backports vasukulkarni
04:33 PM rbd Bug #21558: rbd ls -l crashes with SIGABRT
After testing RBD from this branch/PR on our Jewel cluster, the problem has been resolved and ls -l is working properly. Jérôme Poulin
01:43 PM rbd Bug #21558 (Fix Under Review): rbd ls -l crashes with SIGABRT
*PR*: https://github.com/ceph/ceph/pull/17992 Jason Dillaman
12:58 PM rbd Bug #21558 (In Progress): rbd ls -l crashes with SIGABRT
Jason Dillaman
04:29 PM Revision bfc49024 (ceph): mds: fix conf types
This correct an assertion failure.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
04:29 PM Revision 8a5d71bf (ceph): mds: fix whitespace
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
04:11 PM Bug #21562: package list needs fixing in upgrade:client-upgrade-luminous
Fixed with https://github.com/ceph/ceph-cm-ansible/pull/337
Jobs fail further on in the tests now: http://pulpito....
David Galloway
03:41 PM Bug #21562: package list needs fixing in upgrade:client-upgrade-luminous
Derp, we were already doing this in ceph-cm-ansible. The file is currently set to use gitbuilder.ceph.com though.
...
David Galloway
02:56 PM RADOS Bug #21573 (Resolved): [upgrade] buffer::list ABI broken in luminous release
A client application that was compiled against a pre-Luminous librados C++ API and therefore utilizing bufferlist wil... Jason Dillaman
02:44 PM CephFS Feature #118: kclient: clean pages when throwing out dirty metadata on session teardown
I think sage means clean dirty pages at the same time of cleaning dirty metadata. This haven't been implemented yet Zheng Yan
02:39 PM CephFS Bug #17370 (Can't reproduce): knfs ffsb hang on master
Zheng Yan
02:27 PM CephFS Bug #21337 (Fix Under Review): luminous: MDS is not getting past up:replay on Luminous cluster
https://github.com/ceph/ceph/pull/17994
patch is only for luminous. this bug has been fixed in master in another w...
Zheng Yan
02:26 PM Revision f3e0e017 (ceph): Merge pull request #17962 from joscollin/wip-test-signed-unsigned-warning
test: silence warnings from -Wsign-compare
Reviewed-by: Amit Kumar <amitkuma@redhat.com>
Reviewed-by: Casey Bodley <...
Casey Bodley
02:16 PM Dashboard Bug #21570: dashboard barfs on nulls where it expects numbers
Oops, accidentally put this in fs project, sorry for spam. John Spray
01:37 PM Dashboard Bug #21570 (Fix Under Review): dashboard barfs on nulls where it expects numbers
https://github.com/ceph/ceph/pull/17991 John Spray
01:36 PM Dashboard Bug #21570 (Resolved): dashboard barfs on nulls where it expects numbers

In this particular instance it has nulls for the usage on one of the pools for some unknown reason.
The nulls sh...
John Spray
02:15 PM Dashboard Bug #21572 (Fix Under Review): dashboard OSD list has servers and osds in arbitrary order
https://github.com/ceph/ceph/pull/17993 John Spray
02:10 PM Dashboard Bug #21572 (Resolved): dashboard OSD list has servers and osds in arbitrary order
Doesn't tend to be noticeable on vstart clusters but is very apparent on real clusters.
John Spray
02:14 PM Revision f409099f (ceph): mgr/dashboard: sort servers and OSDs in OSD list
Fixes: http://tracker.ceph.com/issues/21572
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
02:11 PM Revision 6b5f212b (ceph): use ovh instead of vps
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
(cherry picked from commit 56d1511bdfaee5a2a0d85bd606348632bfcbf09e)
S...
Vasu Kulkarni
01:40 PM Revision 16ef9783 (ceph): librbd: hold cache_lock while clearing cache nonexistence flags
When transitioning from a snapshot that had an associated parent
to a snapshot where the parent was flattened and rem...
Jason Dillaman
01:39 PM CephFS Feature #21571 (Duplicate): mds: limit number of snapshots (global and subtree)
when there are hundreds of snapshots, metadata operations become slow. Besides, lots of snapshots can cause kernel pa... Zheng Yan
01:33 PM Revision f43859d4 (ceph): mgr/dashboard: handle null in format_number
Fixes: http://tracker.ceph.com/issues/21570
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
01:30 PM Revision 409b8923 (ceph): mgr/dashboard: remove ceph.com ref to favicon
We have a local copy referenced in the very next line.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
01:22 PM RADOS Backport #17445: jewel: list-snap cache tier missing promotion logic (was: rbd cli segfault when ...
Another case: http://tracker.ceph.com/issues/21537 Jason Dillaman
01:21 PM rbd Bug #21537 (Duplicate): *** Caught signal (Segmentation fault) ** in thread 7f727064cd80 thread_...
This appears to be a duplicate of http://tracker.ceph.com/issues/17445 -- it's an issue with cache tiering where the ... Jason Dillaman
01:11 PM CephFS Bug #19593 (Fix Under Review): purge queue and standby replay mds
https://github.com/ceph/ceph/pull/17990 Zheng Yan
09:45 AM CephFS Bug #19593: purge queue and standby replay mds
Ouch, It seems this one hasn't been fixed. this one can explan #21551
Zheng Yan
01:07 PM Revision e515e84f (ceph): mds: open purge queue when transitioning out of standby replay
MDS opens the purge queue when it starts standby replay. This is
wrong because purge queue may change during standby ...
Yan, Zheng
01:07 PM Revision 82c1f5fc (ceph): mds: always re-probe mds log when standby replay done
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
01:05 PM Bug #21569 (Closed): after adding new mon to existing cluster all mons keep dying with FAILED ass...
Hello,
we have a Kraken (11.2.0) Cluster with 856 OSDs and 5 Mons running.
we wanted to replace 1 mon. unfortunat...
Tobias Fischer
12:27 PM rgw Bug #21552: put 8M multipart object generates 0 sized tail object
The latest master branch already fix this bug. I can only reproduce this bug on my 12.0.0 rgw. Honggang Yang
12:19 PM Revision bc96c53d (ceph): rbd-mirror: ensure forced-failover cannot result in sync state
If the local image already exists and the local image isn't
registered in the remote journal, it should be assumed th...
Jason Dillaman
12:19 PM Revision e3b58312 (ceph): rbd-mirror: forced-promotion should interrupt replay delay to shut down
Fixes: http://tracker.ceph.com/issues/21559
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
11:52 AM Bug #21310: src/osd/PG.h: 467: FAILED assert(i->second.need == j->second.need) (bluestore+ec+rbd)
Apologies if they are different issues... both occurred with rbd bench on EC pools.
If at least one is a dup of #2...
Jean-Francois Nadeau
11:28 AM CephFS Bug #21568 (Resolved): MDSMonitor commands crashing on cluster upgraded from Hammer (nonexistent ...
Opened from mailing list thread "[ceph-users] "ceph fs" commands hang forever and kill monitors"... John Spray
10:57 AM Revision 076e94d0 (ceph): osd/osd_types: kill osd_peer_stat_t
Which currently has no more consumers.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
10:17 AM rbd Bug #21567 (Resolved): rbd does not delete snaps in (ec) data pool
After deleting RBD image snapshots space is not reclaimed. Reproduced with:
rbd-ec(id 1, EC 4+2) and rbd-meta (id 2,...
Henrik Korkuc
10:11 AM Revision 3bae00a0 (ceph): doc: Fix typos in placement-groups.rst
Signed-off-by: Matt Boyle <matt.boyle@gmail.com> Matt Boyle
09:36 AM Revision 7306514a (ceph): rgw: update the usage read iterator in truncated scenario
Fixes: http://tracker.ceph.com/issues/21196
Signed-off-by: Mark Kogan <mkogan@redhat.com>
Mark Kogan
09:32 AM CephFS Bug #20129 (Resolved): Client syncfs is slow (waits for next MDS tick)
Zheng Yan
09:07 AM Revision 4483bc7c (ceph): Merge pull request #17988 from wumingqiao/wip-rados-update
include/rados: fix typo in librados.h
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
08:58 AM Revision db20328b (ceph): osd/PrimaryLogPG: kick off recovery on backoffing a degraded object
As we are now blocking frontend ops from accessing that very object!
Signed-off-by: xie xingguo <xie.xingguo@zte.com...
xie xingguo
08:54 AM Bug #20807 (Rejected): Error in boot.log - Failed to start Ceph disk activation - Luminous
I'm not sure why this inconsistency happens. Since this is outside of the scope of this issue, I invite you to discus... Loïc Dachary
08:31 AM Revision 99d79afe (ceph): include/rados: fix typo in librados.h
opeprate -> operate
Signed-off-by: wumingqiao <wumingqiao@inspur.com>
wumingqiao
07:43 AM rgw Feature #21301 (Pending Backport): expose --sync-stats via admin api
Orit Wasserman
06:28 AM RADOS Bug #21566 (Resolved): OSDService::recovery_need_sleep read+updated without locking
Unless I'm misreading this, OSD::do_recovery() is invoked from the ShardedOpQueue without holding any locks on global... Greg Farnum
05:34 AM rgw Bug #21128 (Fix Under Review): do not persist aws-chunked content-encoding
PR Created: https://github.com/ceph/ceph/pull/17838 Jos Collin
04:53 AM rgw Bug #21565: rgw:Multipart upload may failed when object size is large and near quota byte limit
https://github.com/ceph/ceph/pull/17960 SIBEI GAO
04:52 AM rgw Bug #21565: rgw:Multipart upload may failed when object size is large and near quota byte limit
rgw:Multipart upload may failed when object size is large SIBEI GAO
04:51 AM rgw Bug #21565 (Fix Under Review): rgw:Multipart upload may failed when object size is large and near...
I put one 1000M object through multipart upload.
bucket quota: max-size is 2000M and max-objects is 10.
Then, I ex...
SIBEI GAO
04:01 AM rgw Bug #21564: rgw:Multipart upload may failed when object size is large
https://github.com/ceph/ceph/pull/17960 SIBEI GAO
03:59 AM rgw Bug #21564 (New): rgw:Multipart upload may failed when object size is large
I put one 1000M object through multipart upload.
bucket quota: max-size is 2000M and max-objects is 10.
Then, I...
SIBEI GAO
03:13 AM Revision 671a4106 (ceph): doc: fix hyper link to radosgw/config-ref
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:05 AM RADOS Bug #21555: src/osd/PGLog.h: 1455: FAILED assert(miter != missing.get_items().end())
@Josh do you have time to look at it? huang jun
01:33 AM Revision 18cbba4d (ceph): osd/PGPool::update: optimize with subset_of
Replace expensive inverval_set intersection_of and operator==
calls with a single subset_of call. I borrowed this ide...
Zac Medico
12:33 AM Revision 5c377581 (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

09/26/2017

11:29 PM Bug #15454 (Need More Info): bad rados_buffer_free from librados python bindings
Happened in 10.2.10 validation a couple times:
http://pulpito.ceph.com/yuriw-2017-09-20_15:28:55-rados-jewel-distro-...
Josh Durgin
11:19 PM Revision 40825dae (ceph): rbdmap: fix umount when multiple mounts use the same RBD
When a Kubernetes Pod consumes a RBD it is mounted two
times on the same host. When the host shutdown umount will
fai...
Alexandre Marangone
11:02 PM Revision 85f32278 (ceph): Merge pull request #17063 from bspark8/wip-dynamic-cli-info-f
osd: use dmclock library client_info_f function dynamically
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
Yuri Weinstein
11:01 PM Revision cf1bcf5b (ceph): Merge pull request #17335 from Carudy/cxw
crush: safe check for 'ceph osd crush swap-bucket'
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
10:59 PM Revision 4d50fb56 (ceph): Merge pull request #17410 from zmedico/PGPool-update-optimize-removed_s...
PGPool::update: optimize removed_snaps comparison when possible
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Yuri Weinstein
10:56 PM Bug #21563 (Can't reproduce): "pg mapped to no osds - hence it's in 'unknown' state at the end of...
Run: http://pulpito.ceph.com/yuriw-2017-09-26_15:27:59-rados-wip-yuri-testing3-2017-09-25-2007-distro-basic-smithi/
...
Yuri Weinstein
10:43 PM Bug #21327 (In Progress): ceph-objectstore-tool: "$OBJ get-omaphdr" and "$OBJ list-omap" scan all...
David Zafman
10:37 PM Revision 0d8c52a9 (ceph): common/options.h: Do not use linked lists of pointers
Especially since we're just pushing things in from the end. The linked
list has more overhead, is slower, and adds no...
Adam Emerson
10:08 PM Bug #21562: package list needs fixing in upgrade:client-upgrade-luminous
This works:... David Galloway
09:50 PM Bug #21562: package list needs fixing in upgrade:client-upgrade-luminous
This package list works:... David Galloway
09:25 PM Bug #21562 (Resolved): package list needs fixing in upgrade:client-upgrade-luminous
Run: http://pulpito.ceph.com/teuthology-2017-09-21_05:45:02-upgrade:client-upgrade-luminous-distro-basic-smithi/
Job...
Yuri Weinstein
10:07 PM Revision 36c178fe (ceph): Merge pull request #17980 from liewegas/wip-boost-url
make-dist,cmake: move boost tarball location to download.ceph.com
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Sage Weil
09:22 PM Revision 19987549 (ceph): make-dist,cmake: move boost tarball location to download.ceph.com
Sourceforge is down. Also, we can hammer our servers instead of
theirs.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:02 PM rbd Bug #21559 (Fix Under Review): [rbd-mirror] resync isn't properly deleting non-primary image
*PR*: https://github.com/ceph/ceph/pull/17979 Jason Dillaman
06:00 PM rbd Bug #21559 (Resolved): [rbd-mirror] resync isn't properly deleting non-primary image
1. A file is written to master, with a delay set on slave(10 mins).
2. Before the delay the master goes down abruptl...
Jason Dillaman
08:00 PM rbd Bug #21561 (Resolved): [rbd-mirror] primary image should register in remote, non-primary image's ...
Due to a change during luminous development, the local primary will not register w/ the remote non-primary. After an ... Jason Dillaman
06:16 PM rgw Bug #21560 (Resolved): rgw: put cors operation returns 500 unknown error (ops are ECANCELED)
Performing @PUT /?cors@ requests on a RGW endpoint results in @500 UnknownError@ when using a generic command line to... Vaibhav Bhembre
06:12 PM rgw Bug #21401 (Fix Under Review): rgw: Missing error handling when gen_rand_alphanumeric is failing
https://github.com/ceph/ceph/pull/17972 Casey Bodley
06:02 PM Revision b9ff4510 (ceph): include,messages,rbd: Initialize counter,group_pool
Fixes the coverity issues:
** 1396182 Uninitialized scalar field
CID 1396182 (#1 of 1): Uninitialized scalar field (...
Amit Kumar
06:02 PM Revision 487755fd (ceph): osd: default osd_scrub_during_recovery=false
This is a more friendly behavior. Tell users in the release notes how to
get the old behavior.
Signed-off-by: Sage ...
Sage Weil
04:45 PM Revision bf99f4d8 (ceph): Merge pull request #17589 from myENA/feature/20883-adminapi_sync_stats_...
rgw: admin api - add ability to sync user stats from admin api Matt Benjamin
04:40 PM Revision fcc014cd (ceph): Merge pull request #17433 from C2python/check_action
rgw: Return Error if Bucket Policy Contians Undefined Action Matt Benjamin
04:28 PM Revision 25e60f04 (ceph): use ovh instead of vps
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
(cherry picked from commit 56d1511bdfaee5a2a0d85bd606348632bfcbf09e)
S...
Vasu Kulkarni
04:27 PM Revision 3e7492b9 (ceph): 12.2.1
Jenkins Build Slave User
04:17 PM Revision ab530021 (ceph): rbd-mirorr: does not start on reboot
The current systemd unit file misses 'PartOf=ceph-rbd-mirror.target',
which results in the unit not starting after re...
Sébastien Han
04:10 PM Revision 3365b09c (ceph): doc: update firewall doc to mention ceph-mgr
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
04:10 PM Revision 2360bfca (ceph): Merge pull request #17969 from ceph/rbd-mirror-reboot
systemd: rbd-mirror does not start on reboot
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:00 PM rbd Bug #21558: rbd ls -l crashes with SIGABRT
I'd like to update my issue to change the release to Jewel.
Our cluster is at version 10.2.9 (2ee413f77150c0f375ff...
Jérôme Poulin
03:58 PM rbd Bug #21558: rbd ls -l crashes with SIGABRT
After trying rbd from Hammer and Infernalis, both are able to use rbd ls -l on the problematic pool on the remote clu... Jérôme Poulin
03:16 PM rbd Bug #21558 (Resolved): rbd ls -l crashes with SIGABRT
We've been upgrading our cluster from Hammer to Jewel, the upgrade has completed, sortbitwise and require_jewel_osds ... Jérôme Poulin
03:53 PM Revision bf5f5ec7 (ceph): Merge pull request #17970 from idryomov/wip-pr-17346-luminous
luminous: qa/suites/krbd: rbd_xfstests job overhaul
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:37 PM Revision 49284c67 (ceph): qa/run_xfstests.sh: quit building xfstests on test nodes
xfstests is a pain to build on trusty, xenial and centos7 with a single
script. It is also very sensitive to depende...
Ilya Dryomov
02:37 PM Revision 902422c7 (ceph): qa/tasks/rbd.xfstests: take exclude list from yaml
Different filesystems (and further, different configurations of the
same filesystem) need different exclude lists. H...
Ilya Dryomov
02:37 PM Revision d1a6631f (ceph): qa/suites/krbd: new rbd_xfstests job definition
ext4 seems to be a better choice for our purposes -- less test churn,
rather small and reliable exclude list.
All ex...
Ilya Dryomov
02:37 PM Revision b5aeb792 (ceph): qa/run_xfstests.sh: kill FS_TYPE variable
./check expects FSTYP, so use that throughout.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from ...
Ilya Dryomov
02:37 PM Revision e318dbd1 (ceph): qa/run_xfstests.sh: drop *_MKFS_OPTIONS variables
AFAICT ./check doesn't query EXT4_MKFS_OPTIONS or BTRFS_MKFS_OPTIONS,
We don't need anything special for xfs, so remo...
Ilya Dryomov
02:33 PM Revision 2f70787c (ceph): qa/suites/krbd: exclude shared/298
Non-trivial lockdep false positive, discussion at
https://www.spinics.net/lists/linux-xfs/msg10778.html
Signed-of...
Ilya Dryomov
01:45 PM Revision 6228d5ee (ceph): os/bluestore/BlueFS: kill block_total
As block_all will suffice for the same purpose.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
01:45 PM Revision 80e14271 (ceph): os/bluestore/BlueFS: drop redundant merge logic of pextents
As Allocator will handle it automatically and efficiently!
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
01:45 PM Revision ef0c60fe (ceph): os/bluestore/BlueFS: check device id before using hint
As we might be allocating space from different devices (though
the chance is rare).
Signed-off-by: xie xingguo <xie....
xie xingguo
01:43 PM CephFS Bug #21551: Ceph FS not recovering space on Luminous
I uploaded the new mds run with
debug_mds=5
debug_journaler=10
to:
ftp://ftp.keepertech.com/outgoing/eric...
Eric Eastman
08:19 AM CephFS Bug #21551: Ceph FS not recovering space on Luminous
there are lots of "mds.0.purge_queue _consume: not readable right now" in the log.looks like purge queue stayed in n... Zheng Yan
04:07 AM CephFS Bug #21551: Ceph FS not recovering space on Luminous
The command 'ceph daemon mds.ede-c1-mon01 dump cache /tmp/cachedump' did not give any output so I ran
ceph daemon md...
Eric Eastman
02:08 AM CephFS Bug #21551: Ceph FS not recovering space on Luminous
Could you please run 'ceph daemon mds.ede-c1-mon01 dump cache /tmp/cachedump' and upload cachedump. Besides, please s... Zheng Yan
01:38 PM Bug #21527 (Pending Backport): "mgr_command_descs" not sync in the new join Mon
Sage Weil
01:38 PM Revision 62bbfc1b (ceph): Merge pull request #17929 from renhwztetecs/renhw-wip-mgrmon-command_de...
mon/mgr: sync "mgr_command_descs","osd_metadata" and "mgr_metadata" prefixes to new mons
Reviewed-by: Kefu Chai <kch...
Sage Weil
01:36 PM mgr Bug #21197 (Pending Backport): crash on DaemonPerfCounters::update
Sage Weil
01:36 PM Revision 0227c916 (ceph): Merge pull request #17932 from jcsp/wip-21197
mgr: store declared_types in MgrSession
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage Weil <sage@redha...
Sage Weil
01:36 PM mgr Bug #17737 (Pending Backport): Crash in get_metadata_python during MDS restart
Sage Weil
01:35 PM Revision 03137272 (ceph): Merge pull request #17933 from jcsp/wip-17737
mgr: fix crashable DaemonStateIndex::get calls
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:35 PM Bug #21538 (Pending Backport): upmap does not respect osd reweights
Sage Weil
01:35 PM CephFS Bug #21433 (Closed): mds: failed to decode message of type 43 v7: buffer::end_of_buffer
great Zheng Yan
01:35 PM Revision e2aef59d (ceph): Merge pull request #17944 from thmour/tmour_upmap
osd/OSDMap: upmap should respect the osd reweights
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:34 PM RADOS Bug #21557 (Can't reproduce): osd.6 found snap mapper error on pg 2.0 oid 2:0e781f33:::smithi1443...
... Sage Weil
12:34 PM bluestore Bug #21556 (Can't reproduce): luminous bluestore OSDs do not recover after out of memory
Hi,
one host went into heavy swapping, all the OSDs were stopped and restarted. Out of 28 OSDs, 4 cannot be starte...
Andrej Filipcic
12:29 PM Revision 637eead6 (ceph): Merge pull request #17880 from amitkumar50/cov-rgw-9
rgw: Error check on return of read_line() Matt Benjamin
12:14 PM Revision 481da57c (ceph): doc/mgr: add "local pool" plugin to toc
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 0b831e7886daad5836ca3cb58c01c123f99a1cde)
Kefu Chai
12:05 PM Revision e6cd9570 (ceph): rbd-mirorr: does not start on reboot
The current systemd unit file misses 'PartOf=ceph-rbd-mirror.target',
which results in the unit not starting after re...
Sébastien Han
10:37 AM RADOS Bug #21555: src/osd/PGLog.h: 1455: FAILED assert(miter != missing.get_items().end())
osd7:
91'473 (0'0) modify
151'793 (0'0) error
osd.6
91'473 (0'0) modify
149'793 (91'473) delete
huang jun
09:01 AM RADOS Bug #21555 (New): src/osd/PGLog.h: 1455: FAILED assert(miter != missing.get_items().end())
pg 2.3s0 up/acting is [7,0,2]/[6,0,2]
in backfill_toofull state, osd.6 got write op, bc object > last_backfill, an...
huang jun
10:31 AM Revision 99b15792 (ceph): Merge pull request #17961 from tchaikov/wip-doc-local-pool-in-toc
doc/mgr: add "local pool" plugin to toc
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:45 AM Revision dca13063 (ceph): Merge pull request #17949 from asomers/nproc_freebsd
do_{cmake,freebsd}: Don't invoke nproc(1) on FreeBSD
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Willem Ja...
Kefu Chai
09:42 AM rgw Bug #21554 (Fix Under Review): "Accept-ranges" is missed in the Response header of swift API retu...
https://github.com/ceph/ceph/pull/17967 Kefu Chai
08:51 AM rgw Bug #21554: "Accept-ranges" is missed in the Response header of swift API returned by rgw
I'm working on the issue. Anonymous
08:50 AM rgw Bug #21554 (Resolved): "Accept-ranges" is missed in the Response header of swift API returned by rgw
When run OpenStack object storage API tempest test with Ceph rgw, many test cases are failed because the missing of "... Anonymous
09:10 AM Bug #21534 (Pending Backport): Incomplete/missing get_store_prefixes implementations in OSDMonito...
Kefu Chai
09:09 AM Revision d4da5e20 (ceph): Merge pull request #17940 from jcsp/wip-21534
mon: update get_store_prefixes implementations
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-by: Kefu Chai ...
Kefu Chai
09:09 AM Bug #21318: segv in rocksdb::BlockBasedTable::NewIndexIterator
Sorry gents, I was away yesterday I'll get right on this in the evening.
Sage:
1. no, I've not set those values y...
Tomasz Kusmierz
09:01 AM Bug #19226 (Won't Fix): ceph-disk: cannot deactivate a directory-based osd
deactivate was designed to work with devices indeed. It has evolved with luminous but I still think it won't work wel... Loïc Dachary
08:42 AM rgw Bug #21151 (In Progress): vstart.sh: Can't start rgw with ssl enabled
Mark Kogan
07:45 AM rgw Documentation #21553 (In Progress): add dynamic resharding documentation
Orit Wasserman
07:21 AM rgw Bug #21552: put 8M multipart object generates 0 sized tail object
https://github.com/ceph/ceph/pull/17963 Honggang Yang
07:11 AM rgw Bug #21552: put 8M multipart object generates 0 sized tail object
And the tail 0 sized object can not be deleted by gc process. Honggang Yang
07:03 AM rgw Bug #21552 (Resolved): put 8M multipart object generates 0 sized tail object
h1. description
I put one 8M object through multipart upload.
part_size is 8M and stripe_max_size is 4M.
I exp...
Honggang Yang
04:54 AM Revision fdbbe8a3 (ceph): test: silence warnings from -Wsign-compare
Fixed the warnings:
ceph/src/test/bufferlist.cc:2150:3: required from here
ceph/src/googletest/googletest/include/...
Jos Collin
04:10 AM Revision 0b831e78 (ceph): doc/mgr: add "local pool" plugin to toc
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:04 AM Revision 7682b506 (ceph): automake: remove files required by automake
INSTALL, NEWS, README, AUTHORS, and ChangeLog are required by automake,
since we've switched to cmake, remove the emp...
Kefu Chai
03:30 AM RADOS Bug #21338 (Resolved): There is a big risk in function bufferlist::claim_prepend()
Kefu Chai
03:15 AM Revision 0be2b8ba (ceph): Merge pull request #17842 from MahatiC/fix_example
examples: fix link order in librados example Makefile
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:41 AM Revision 7cd34fe3 (ceph): Remove centos/ubuntu references
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
01:51 AM bluestore Bug #20997: bluestore_types.h: 739: FAILED assert(p != extents.end())
@Sage: I don't remember seeing this again this past month. Feel free to close and if it does pop back up I can just r... Jason Dillaman
01:40 AM Revision 22149303 (ceph): Merge pull request #17633 from yonghengdexin735/wip-zzz-doc
doc/rbd: add info for rbd group
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:33 AM Revision 642afd2f (ceph): Merge pull request #17803 from amitkumar50/cov-librbd-5
test: address coverity false positives
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:31 AM Revision 12d97f23 (ceph): Merge pull request #17800 from amitkumar50/cov-misc-8
test/librbd: initialize on_finish,locker,force,snap_id
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:24 AM RADOS Bug #20416: "FAILED assert(osdmap->test_flag((1<<15)))" (sortbitwise) on upgraded cluster
Okay. Assuming sortbitwise is just a messaging scheme (I think it is), we should be safe to change the assert to requ... Greg Farnum
12:10 AM RADOS Bug #20416: "FAILED assert(osdmap->test_flag((1<<15)))" (sortbitwise) on upgraded cluster
Okay, the one I'm looking at is crashing on pg 126.b7, at epoch 5350. Pool 126 does not presently exist; epoch 5350 (... Greg Farnum

09/25/2017

11:20 PM Revision d1cbb90d (ceph): scripts: fix bash path in shebangs (part 2)
/bin/bash is a Linuxism. Other operating systems install bash to
different paths. Use /usr/bin/env in shebangs to f...
Alan Somers
10:39 PM Revision 80c5bdc0 (ceph): use ovh instead of vps
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
(cherry picked from commit 56d1511bdfaee5a2a0d85bd606348632bfcbf09e)
S...
Vasu Kulkarni
10:37 PM Revision 315e336f (ceph): qa/tests: skip test that use public bucket landsat-pds from AWS
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
(cherry picked from commit e11a1f773d8795dd9bd9819aaf229c6598e22ca6)
Vasu Kulkarni
10:37 PM Revision fc7db58f (ceph): qa/tests: update required ceph-ansbile vars
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
(cherry picked from commit 184d5e6bad46451b3a8c5787f56148566bb42f20)
Vasu Kulkarni
10:37 PM Revision 4342d803 (ceph): qa/tests: Fix ceph-ansible upstream vars
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
(cherry picked from commit 077904a0b5dffe9d64feade94cf30ffc92f1c0e5)
Vasu Kulkarni
10:36 PM Revision a3d43ad8 (ceph): Fix get_system_type failure due to invalid remote name
recent changes caused the remote name to be invalid, fix the
arg passed to get_system_type
Signed-off-by: Vasu Kulka...
Vasu Kulkarni
10:36 PM Revision ea8ddc95 (ceph): Stop the mgr on node which is not client, this will ensure
the client.0's mgr is active mgr for workunit to work.
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
(cherry picked...
Vasu Kulkarni
10:36 PM Revision 69bbaf51 (ceph): Test ceph-mgr RESTful api
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
(cherry picked from commit e5b5a1b8c8d0e750d29fe41a16252dcb0adf449f)
Vasu Kulkarni
10:35 PM Revision 581656e3 (ceph): Add additional variables as required by ceph-ansible for upstream
installation.
possible revert if those are made default
issue: https://github.com/ceph/ceph-ansible/issues/1834
Sig...
Vasu Kulkarni
10:35 PM Revision 559a4799 (ceph): Rename folders to fix task order
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
(cherry picked from commit 9cc00c5c1a6e99323a4655aad5c093b8d87609f6)
Vasu Kulkarni
10:35 PM Revision 655b0733 (ceph): use bluestore with dmcrypt option
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
(cherry picked from commit 1041c803f1f8f7be0edd0e78df352152fa3c4e6f)
Vasu Kulkarni
10:35 PM Revision 244689b3 (ceph): Add dmcrypt option
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
(cherry picked from commit f6de5d9f9e2a3666116311c146a8f2a45f3b8dbb)
Vasu Kulkarni
10:35 PM Revision d2ddcc03 (ceph): Separate the main task from options
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
(cherry picked from commit 60d00e0eadda3a7a7cfbac2acdc81a4d55a27570)
Vasu Kulkarni
10:34 PM Revision 05f7ce97 (ceph): Catchup with recent changes with ceph-ansible
Adds osd_scenario and ceph_stable_release variables
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
(cherry picked fr...
Vasu Kulkarni
10:34 PM Revision 58ffed6f (ceph): Add workaround for http://tracker.ceph.com/issues/20950
mgr bootstrap key differs on disk, rewrite the new key
using auth get.
Signed-off-by: Vasu Kulkarni <vasu@redhat.com...
Vasu Kulkarni
10:34 PM Revision c2284be8 (ceph): Add kraken to luminous upgrade case
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
(cherry picked from commit 71ea4987e0d55cc49e90dfbaf9722769cc892f3f)
Vasu Kulkarni
10:34 PM Revision 6cc15002 (ceph): Add kernel tar/untar and systemd task
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
(cherry picked from commit 526d4aef1cb73ffa6f73e1353dc06eed6cccb9f9)
Vasu Kulkarni
10:34 PM Revision 39eb7cb0 (ceph): Restart services after upgrade
This seems to be an issue and should be fixed in our systemd scripts,
need to discuss more on this.
Signed-off-by: V...
Vasu Kulkarni
10:33 PM Revision 566dada1 (ceph): since the roles are mapped inside ceph-deploy, store the roles that
are mapped and use the new mapped role for upgrades during later
stage.
eg: mon.a is mapped to mon.mira002 during in...
Vasu Kulkarni
10:33 PM Revision 093a1326 (ceph): Add doc string for missing ceph-deploy-branch
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
(cherry picked from commit e7a0a4f87f2fbea0c9e27341c952245f1ad34ab8)
Vasu Kulkarni
10:33 PM Revision df415e81 (ceph): use mon.a as ceph-admin node, the previous get_first_mon returns
a sorted(mons)[0] as first mon.
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
(cherry picked from commit 407ce2613d...
Vasu Kulkarni
10:33 PM Revision 1128ae09 (ceph): use elif instead of else to handle cases for jewel install
jewel needs neither filestore or bluestore as an option, so provide none
when running with jewel branch.
Signed-off-...
Vasu Kulkarni
10:33 PM Revision 7db1550a (ceph): Jewel to luminous upgrade scenario using ceph-deploy
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
(cherry picked from commit 9c85c76a90dcf46ec2bcc6840f4fc57ed86583b5)
Vasu Kulkarni
10:32 PM Revision ab219d2e (ceph): Add upgrade functionality using ceph-deploy
This is to test for customer like upgrade scenarios and to find
any issues that may be related to systemd, packaging ...
Vasu Kulkarni
10:32 PM Revision a145127b (ceph): Fix old flake8 issues
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
(cherry picked from commit b409c3d163194b0b65e26b0fbc93def8e17a10b4)
Vasu Kulkarni
10:32 PM Revision 28b3c242 (ceph): Add option to skip mgr install for old release
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
(cherry picked from commit a9be0c387ed2ae09227dad833c8647af110bd2de)
Vasu Kulkarni
10:24 PM Revision 44c6a47f (ceph): do_{cmake,freebsd}: Don't invoke nproc(1) on FreeBSD
Use sysctl(8) instead. Also, there's no longer any need for /bin/bash
on FreeBSD.
Signed-off-by: Alan Somers <asome...
Alan Somers
10:09 PM CephFS Bug #21551: Ceph FS not recovering space on Luminous
Snapshots are not considered stable (especially with multiple active metadata servers). There are proposed fixes in t... Patrick Donnelly
10:02 PM CephFS Bug #21551 (New): Ceph FS not recovering space on Luminous
I was running a test on a Ceph file system where I was creating and deleting about 45,000 files in a loop, and every ... Eric Eastman
09:36 PM Revision e643d5c0 (ceph): Merge pull request #17813 from liewegas/wip-21410-note
PendingReleaseNotes: note about upmap mapping change in luminous release notes
Reviewed-by: Josh Durgin <jdurgin@red...
Sage Weil
09:36 PM Revision dda1726b (ceph): PendingReleaseNotes: note about upmap mapping change in luminous releas...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:33 PM CephFS Bug #21362 (Need More Info): cephfs ec data pool + windows fio,ceph cluster degraed several hours...
> cephfs: meta pool (ssd 1*3 replica 2), data pool (hdd 20*3 ec 2+1).
Using replica 2 is strongly advised against....
Patrick Donnelly
09:30 PM CephFS Bug #21363 (Duplicate): ceph-fuse crashing while mounting cephfs
Patrick Donnelly
09:26 PM bluestore Bug #21550 (Can't reproduce): PG errors reappearing after OSD node rebooted on Luminous
I have two PGs with inconsistent errors that I can repair, re-run deep-scrub to show that they are repaired, but if I... Eric Eastman
09:22 PM Backport #21548 (In Progress): luminous: ceph_manager: bad AssertionError: failed to recover befo...
Nathan Cutler
09:21 PM Backport #21548 (Resolved): luminous: ceph_manager: bad AssertionError: failed to recover before ...
https://github.com/ceph/ceph/pull/17951 Nathan Cutler
09:22 PM Revision 82651da2 (ceph): qa/ceph_manager: check pg state again before timedout
Pg state maybe all in active+clean when no recovering going on,
so check it again before timedout.
Fixes: http://tra...
huangjun
09:22 PM mgr Backport #21549 (Resolved): luminous: the dashboard uses absolute links for filesystems and clients
Nathan Cutler
09:21 PM mgr Backport #21547 (Resolved): luminous: ceph-mgr gets process called "exe" after respawn
https://github.com/ceph/ceph/pull/18738 Nathan Cutler
09:21 PM rgw Backport #21546 (Resolved): jewel: rgw file write error
https://github.com/ceph/ceph/pull/18304 Nathan Cutler
09:21 PM rgw Backport #21545 (Resolved): luminous: rgw file write error
https://github.com/ceph/ceph/pull/18433 Nathan Cutler
09:21 PM RADOS Backport #21544 (Resolved): luminous: mon osd feature checks for osdmap flags and require-osd-rel...
https://github.com/ceph/ceph/pull/18364 Nathan Cutler
09:21 PM RADOS Backport #21543 (Resolved): luminous: bluestore fsck took 224.778802 seconds to complete which ca...
https://github.com/ceph/ceph/pull/18362 Nathan Cutler
09:20 PM rgw Bug #21455: rgw file write error
Sorry, thanks for correcting.
Matt
Matt Benjamin
09:18 PM rgw Bug #21455: rgw file write error
Matt, kraken is EoL - removing on the assumption it was added by mistake. Feel free to reinstate it if there is a par... Nathan Cutler
06:46 PM rgw Bug #21455 (Pending Backport): rgw file write error
Matt Benjamin
03:42 PM rgw Bug #21455 (Fix Under Review): rgw file write error
Matt Benjamin
03:41 PM rgw Bug #21455: rgw file write error
Zongyou Yao pushed the following proposed fix:
https://github.com/ceph/ceph/pull/17809
Matt Benjamin
08:40 PM CephFS Backport #21540 (Resolved): luminous: whitelist additions
Nathan Cutler
03:41 PM CephFS Backport #21540 (In Progress): luminous: whitelist additions
https://github.com/ceph/ceph/pull/17945 Patrick Donnelly
03:29 PM CephFS Backport #21540 (Resolved): luminous: whitelist additions
https://github.com/ceph/ceph/pull/17945 Patrick Donnelly
08:40 PM Revision 63ce5146 (ceph): Merge pull request #17945 from batrick/i21540
luminous: qa whitelist fixes
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
08:33 PM CephFS Bug #21463 (Resolved): qa: ignorable "MDS cache too large" warning
Nathan Cutler
08:32 PM CephFS Backport #21472 (Resolved): luminous: qa: ignorable "MDS cache too large" warning
Nathan Cutler
08:32 PM Revision 9f8d66eb (ceph): Merge pull request #17821 from smithfarm/wip-21472-luminous
luminous: tests: kcephfs: ignorable MDS cache too large warning
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
...
Nathan Cutler
07:54 PM rgw Bug #21542 (New): luminous: index gets heavy read IOPS with index-less RGW pool
Hi All,
Recently, we've noticed a strange behaviour on one of our test clusters.
The cluster was configured to ...
Yuri Gorshkov
07:39 PM Revision 2dd9dbae (ceph): Disable until the other ansible options works fine
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
06:45 PM Revision 37c87480 (ceph): Merge pull request #17809 from yaozongyou/fix-rgw-file-write-error
rgw_file: fix write error when the write offset overlaps Matt Benjamin
06:37 PM Revision 68c69231 (ceph): Merge pull request #17947 from batrick/ceph-osd-core-dbg
ceph-debug-docker.sh: add ceph-osd-dbg package
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:29 PM Revision 5a209811 (ceph): ceph-debug-docker.sh: add ceph-osd-dbg package
So we can debug ceph-osd cores.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
05:56 PM Revision b8561cef (ceph): osd: upmap should respect osd reweights
Modify OSDMap::calc_pg_upmaps to take the osd reweight into account when
computing the size of each OSD.
Signed-off-...
Theofilos Mouratidis
05:56 PM Revision ff9e024a (ceph): test/cli/osdmaptool: test upmap with an out osd
Test upmap with one osd marked out.
Signed-off-by: Theofilos Mouratidis <t.mour@cern.ch>
Theofilos Mouratidis
05:37 PM RADOS Bug #21532: osd: Abort in thread_name:tp_osd_tp
...although even a slow disk shouldn't be long enough for the the heartbeat to time out. :/ Sage Weil
05:36 PM RADOS Bug #21532: osd: Abort in thread_name:tp_osd_tp
It looks like a zilli threads are blocked at... Sage Weil
05:25 PM RADOS Bug #21532 (Need More Info): osd: Abort in thread_name:tp_osd_tp
[10:22:39] <@sage> it looks like everyone is waiting for log flush.. which is deep in snprintf in the core. can't te... Greg Farnum
05:23 PM RADOS Bug #21532: osd: Abort in thread_name:tp_osd_tp
The log ends 14 minutes prior to the signal, which I imagine is related to #21507.... Greg Farnum
03:47 AM RADOS Bug #21532 (Need More Info): osd: Abort in thread_name:tp_osd_tp
... Patrick Donnelly
05:34 PM Bug #21294 (Pending Backport): ceph_manager: bad AssertionError: failed to recover before timeout...
Sage Weil
05:33 PM Revision 61799c4c (ceph): Merge pull request #17810 from hjwsm1989/wip-21294
qa/ceph_manager: check pg state again before timedout
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
05:33 PM Revision a79c78c1 (ceph): Merge pull request #17661 from yunfeiguan/master
librados: Fix a potential risk of buffer::list::claim_prepend(list& b…
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
05:32 PM Revision 2c3ec108 (ceph): Merge pull request #17790 from joscollin/wip-test-warning-signed-unsigned
test: silence warning from -Wsign-compare
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
05:32 PM Revision e82d298d (ceph): Merge pull request #17928 from xiexingguo/wip-more-interval-set-size
osd/PrimaryLogPG: calc clone_overlap size in a more efficient and concise way
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:30 PM Revision 4017a261 (ceph): qa/workunits/mgr/test_localpool: simple test for localpool mode
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 6383fa5b3004a606c15efd2be1b7ce5d57f05086)
Sage Weil
05:30 PM Revision 45a804f2 (ceph): pybind/mgr/localpool: module to automagically create localized pools
By default, this will create a pool per rack, 3x replication, with a host
failure domain. Those parameters can be cu...
Sage Weil
05:30 PM Revision 07fe4fd5 (ceph): Merge pull request #17528 from liewegas/wip-mgr-localpool
pybind/mgr/localpool: module to automagically create localized pools
Reviewed-by: John Spray <john.spray@redhat.com>
Sage Weil
05:12 PM CephFS Bug #21507: mds: debug logs near respawn are not flushed
I'd take a hard look at the log rotation, which I got working and turned on for most all the fs suites a couple years... Greg Farnum
04:34 PM Revision 6383fa5b (ceph): qa/workunits/mgr/test_localpool: simple test for localpool mode
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:13 PM Revision 1dda4227 (ceph): qa: whitelist expected MDS_CACHE_OVERSIZED
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 71f0066f6ec32be18abc0c220a49e203ac3b...
Patrick Donnelly
04:11 PM Revision b335066f (ceph): qa: whitelist expected rstat warning
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit c53d091e5110011866aa85495ff4e5abe044...
Patrick Donnelly
04:00 PM rgw Feature #21541 (In Progress): dynamic resharding will be excuted in a specific time
The user can configure dynamic resharding to run at a specific time for example when the system is less loaded. Orit Wasserman
02:52 PM Documentation #14439: ceph-crush-location manpage missing
Debian has https://anonscm.debian.org/cgit/pkg-ceph/ceph.git/tree/debian/man/ceph-crush-location.1?id=refs/heads/mast... Ken Dreyer
02:51 PM CephFS Bug #21539: man: missing man page for mount.fuse.ceph
Note the Debian package maintainers have written https://anonscm.debian.org/cgit/pkg-ceph/ceph.git/tree/debian/man/mo... Ken Dreyer
02:50 PM CephFS Bug #21539 (Resolved): man: missing man page for mount.fuse.ceph
The /usr/sbin/mount.fuse.ceph utility has no man page, and it needs one. Ken Dreyer
02:48 PM Bug #21318: segv in rocksdb::BlockBasedTable::NewIndexIterator
Also, can you double check from dmesg output that OOM killer isn't kicking in? Sage Weil
02:38 PM Bug #21318: segv in rocksdb::BlockBasedTable::NewIndexIterator
can you confirm that you set 'bluestore cache kv ratio = 0'? and set 'debug bluestore = 10' and 'debug rocksdb = 10'... Sage Weil
08:50 AM Bug #21318: segv in rocksdb::BlockBasedTable::NewIndexIterator
Still the same for OSD.3
#$%@#($*%@#($*%&@#(*$%
Sep 25 09:48:21 proxmox1 ceph-osd[14958]: *** Caught signal (Se...
Tomasz Kusmierz
07:58 AM Bug #21318: segv in rocksdb::BlockBasedTable::NewIndexIterator
Sorry was trying to paste the code so it looks propper. Anyway those are only changes that I made. If the problem sit... Tomasz Kusmierz
07:53 AM Bug #21318: segv in rocksdb::BlockBasedTable::NewIndexIterator
[code]
[global]
auth client required = none
auth cluster required = none
auth service required = none
cl...
Tomasz Kusmierz
07:53 AM Bug #21318: segv in rocksdb::BlockBasedTable::NewIndexIterator
global]
auth client required = none
auth cluster required = none
auth service required = none
cluster net...
Tomasz Kusmierz
02:37 AM Bug #21318: segv in rocksdb::BlockBasedTable::NewIndexIterator
The fsck's all are clean--those iterate over the entire data store. No corruption.
The crash is deep in rocksdb, ...
Sage Weil
02:34 PM Bug #21538 (Resolved): upmap does not respect osd reweights
upmap currently ignores reweighted osds. In other words, out osds, or those with some fractional reweight, get items ... Theofilos Mouratidis
02:31 PM CephFS Bug #21433: mds: failed to decode message of type 43 v7: buffer::end_of_buffer
After Greg pointed us to the right direction, we recovered the FS by upgrading the cluster to luminous, now profiting... Christian Salzmann-Jäckel
01:49 PM CephFS Bug #21433: mds: failed to decode message of type 43 v7: buffer::end_of_buffer
This is presumably the same root cause as http://tracker.ceph.com/issues/16010 Greg Farnum
01:46 PM CephFS Bug #21433 (Need More Info): mds: failed to decode message of type 43 v7: buffer::end_of_buffer
Patrick Donnelly
06:49 AM CephFS Bug #21433: mds: failed to decode message of type 43 v7: buffer::end_of_buffer
Sorry for the delay. have you recovered the FS? if not, please set debug_ms=1 on both mds and osd.049, send logs to us. Zheng Yan
02:14 PM Revision bd75a781 (ceph): osdmaptool: add --mark-out option
Add a --mark-down <id> option which sets the reweight for a given
osd id to 0.0.
Signed-off-by: Theofilos Mouratidis...
Theofilos Mouratidis
01:55 PM Bug #18305: ceph-osd systemd unit files incomplete
Nathan Cutler wrote:
> > seems like it's no longer reproducible using current Jewel or Luminous (on Debian Stretch)....
Fabian Grünbichler
01:46 PM Bug #18305: ceph-osd systemd unit files incomplete
> seems like it's no longer reproducible using current Jewel or Luminous (on Debian Stretch). still very noisy and a ... Nathan Cutler
11:37 AM Bug #18305: ceph-osd systemd unit files incomplete
Loic Dachary wrote:
> > this is inherently racy, because udev does detect/trigger on devices if they are initialized...
Fabian Grünbichler
08:41 AM Bug #18305: ceph-osd systemd unit files incomplete
> this is inherently racy, because udev does detect/trigger on devices if they are initialized late enough in the boo... Loïc Dachary
01:52 PM CephFS Bug #21510 (Resolved): qa: kcephfs: client-limits: whitelist "MDS cache too large"
Nathan Cutler
02:55 AM CephFS Bug #21510 (Pending Backport): qa: kcephfs: client-limits: whitelist "MDS cache too large"
Patrick Donnelly
01:52 PM CephFS Backport #21517 (Resolved): luminous: qa: kcephfs: client-limits: whitelist "MDS cache too large"
Nathan Cutler
01:51 PM CephFS Bug #21509 (Resolved): qa: kcephfs: ignore warning on expected mds failover
Nathan Cutler
02:54 AM CephFS Bug #21509 (Pending Backport): qa: kcephfs: ignore warning on expected mds failover
Patrick Donnelly
01:51 PM CephFS Backport #21516 (Resolved): luminous: qa: kcephfs: ignore warning on expected mds failover
Nathan Cutler
01:51 PM CephFS Bug #21508 (Resolved): qa: kcephfs: missing whitelist for evicted client
Nathan Cutler
02:54 AM CephFS Bug #21508 (Pending Backport): qa: kcephfs: missing whitelist for evicted client
Patrick Donnelly
01:50 PM Revision 5b027155 (ceph): examples: fix link order in librados example Makefile
The library link order in librados example Makefile is incorrect
and as a result 'make' throws an error. This change ...
Mahati Chamarthy
01:48 PM Backport #21522 (In Progress): jewel: ceph-disk omits "--runtime" when enabling ceph-osd@$ID.serv...
Nathan Cutler
01:47 PM Revision aa16311d (ceph): ceph-disk: fix '--runtime' omission for ceph-osd service
f425a127b introduces a regression that ceph-disk omits "--runtime" when
enabling ceph-osd@$ID.service units for devic...
Carl Xiong
01:46 PM CephFS Bug #21412: cephfs: too many cephfs snapshots chokes the system
Thanks. Im hesitant to trigger the issue again, last time it threw my cluster into major chaos that took several days... Wyllys Ingersoll
01:41 PM CephFS Bug #21412: cephfs: too many cephfs snapshots chokes the system
ceph daemon mds.<name> dump_ops_in_flight
ceph daemon mds.<name> perf dump
Greg Farnum
01:43 PM CephFS Backport #21515 (Resolved): luminous: qa: kcephfs: missing whitelist for evicted client
Nathan Cutler
01:43 PM Revision 35a23b86 (ceph): Merge pull request #17922 from batrick/kcephfs-backports
luminous: qa: kcephfs whitelist fixes
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Nathan Cutler
01:36 PM rbd Bug #21537 (Duplicate): *** Caught signal (Segmentation fault) ** in thread 7f727064cd80 thread_...
Hi,
currently we are facing with a nasty bug, which we are not able to reproduce always.
fist things first, we ...
Enrico Labedzki
11:42 AM Revision 13f6aa3a (ceph): mon/mgr: sync mgr_command_descs table and mgr_metadata table
sync mgr_command_descs table and mgr_metadata table to new mons
Fixes: http://tracker.ceph.com/issues/21527
Signed-...
huanwen ren
11:37 AM rbd Bug #21535 (Resolved): [rbd-mirror] image-meta is not replicated as part of initial sync
Jason Dillaman
10:32 AM Revision 6c20433b (ceph): mon/osd_metadata: sync osd_metadata table
sync osd_metadata table to new mons when add new mons
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn>
huanwen ren
10:20 AM Revision ade4827d (ceph): mgr: fix crashable DaemonStateIndex::get calls
This function was recently fixed to return null
on missing entries: handle that properly.
Fixes: http://tracker.ceph...
John Spray
09:56 AM Revision 316dcc8f (ceph): mgr/zabbix: log exceptions with backtrace
Logging just the exception object gave a sometimes-enigmatic
single line. Let's use the logger exception method so t...
John Spray
09:54 AM Revision a3c317b4 (ceph): mon: implement MDSMonitor::get_store_prefixes
Fixes: http://tracker.ceph.com/issues/21534
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
09:54 AM Revision 889ac516 (ceph): mon/OSDMonitor: tidy prefix definitions
We should define them in one place to make it easy
when updating get_store_prefixes.
Fixes: http://tracker.ceph.com/...
John Spray
09:53 AM Revision 755ec735 (ceph): mon/osd_metadata: sync osd_metadata table
sync osd_metadata table to new mons when add new mons
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn>
huanwen ren
09:48 AM Bug #21534 (Fix Under Review): Incomplete/missing get_store_prefixes implementations in OSDMonito...
https://github.com/ceph/ceph/pull/17940 John Spray
09:46 AM Bug #21534 (Resolved): Incomplete/missing get_store_prefixes implementations in OSDMonitor/MDSMon...
Based on comments from https://github.com/ceph/ceph/pull/17929#issuecomment-331768992 -- it looks like we should have... John Spray
08:49 AM Bug #21527: "mgr_command_descs" not sync in the new join Mon
osd_metadata and mgr_metadata have a similar problem, which is fixed here.
example:...
huanwen ren
03:37 AM Bug #21527 (Fix Under Review): "mgr_command_descs" not sync in the new join Mon
Kefu Chai
08:43 AM Feature #17166 (New): Accelerate crush_do_rule with SIMD
Loïc Dachary
08:42 AM Bug #19513 (Resolved): ceph-disk: add support for device classes
Loïc Dachary
08:24 AM CephFS Bug #21530 (Closed): inconsistent rstat on inode
already fixed by... Zheng Yan
01:13 AM CephFS Bug #21530 (Closed): inconsistent rstat on inode
http://qa-proxy.ceph.com/teuthology/yuriw-2017-09-23_23:29:32-kcephfs-wip-yuri-testing-2017-09-23-2100-testing-basic-... Zheng Yan
08:12 AM Revision 3995fe29 (ceph): librbd: fix don't send get_stripe_unit_count if striping is not enabled
Fixes: http://tracker.ceph.com/issues/21360
Signed-off-by: Yanhu Cao <gmayyyha@gmail.com>
Yanhu Cao
06:13 AM rgw Bug #21533: rgw:lc: obj expiration time is not the same as S3
https://github.com/ceph/ceph/pull/17824 shasha lu
06:10 AM rgw Bug #21533 (New): rgw:lc: obj expiration time is not the same as S3
Amazon S3 calculates the expiration time by adding the number of days specified in the rule to the object creation ti... shasha lu
03:03 AM bluestore Bug #21531 (Can't reproduce): BlueStore::TwoQCache::_trim:BlueStore cache can not be trim to caus...
My cluster configuration is 10 BlueStore OSDs, ec overwrite 8+2, BlueStore_cache_size(only onode cache) = 16MB (for r... junwei liao
02:19 AM RADOS Bug #21471 (Pending Backport): mon osd feature checks for osdmap flags and require-osd-release fa...
Sage Weil
02:18 AM Revision 4466fb60 (ceph): Merge pull request #17831 from badone/wip-require-osd-release-with-no-u...
mon: osd feature checks with 0 up osds
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:17 AM Revision 430a140d (ceph): mon/OSDMonitor: error out if setting ruleset-* ec profile property
We change ruleset -> crush back in dc7a2aaf7a34b1e6af0c7b79dc44a69974c1da23.
If someone tries to use the old property...
Sage Weil
02:15 AM Revision e0beb1e0 (ceph): Merge pull request #17848 from liewegas/wip-ruleset-errors
mon/OSDMonitor: error out if setting ruleset-* ec profile property
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Sage Weil
02:15 AM RADOS Bug #21474 (Pending Backport): bluestore fsck took 224.778802 seconds to complete which caused "t...
Sage Weil
02:14 AM Revision af5032e7 (ceph): Merge pull request #17902 from tchaikov/wip-21474
qa/tasks: prolong revive_osd() timeout to 6 min
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:14 AM Revision 98631e35 (ceph): Merge pull request #17903 from lixiaoy1/add_func_log
os/bluestore: Add missing __func__ in dout
Reviewed-by: Jos Collin <jcollin@redhat.com>
Sage Weil
02:14 AM Revision 947e9754 (ceph): Merge pull request #17905 from tchaikov/wip-osd_types-cleanup
osd/osd_types: object_info_t: remove unused function
Reviewed-by: Amit Kumar <amitkuma@redhat.com>
Reviewed-by: Sage...
Sage Weil
02:13 AM RADOS Bug #21511 (Resolved): rados/standalone/scrub.yaml: can't decode 'snapset' attr buffer::malformed...
Sage Weil
02:13 AM Revision f49dbe8c (ceph): Merge pull request #17927 from liewegas/wip-21511
qa/standalone/scrub/osd-scrub-snaps: adjust test for lack of snapdir objects
Reviewed-by: David Zafman <dzafman@redh...
Sage Weil
12:07 AM Revision 3d90ec5a (ceph): Merge PR #17919 into master
* refs/remotes/upstream/pull/17919/head:
qa: whitelist cache too large in client-limits
Reviewed-by: Zheng Yan <zya...
Patrick Donnelly
12:07 AM Revision a1185383 (ceph): Merge PR #17918 into master
* refs/remotes/upstream/pull/17918/head:
qa: whitelist failover log warnings
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
12:07 AM Revision e5dc7d0f (ceph): Merge PR #17917 into master
* refs/remotes/upstream/pull/17917/head:
qa: ignore evicted client in client-recovery
Reviewed-by: Zheng Yan <zyan@...
Patrick Donnelly

09/24/2017

11:44 PM Bug #21318: segv in rocksdb::BlockBasedTable::NewIndexIterator
Does anybody even checks those bugs at this issue tracker or is this just a joke to give false sense of professionali... Tomasz Kusmierz
10:13 AM Bug #21318: segv in rocksdb::BlockBasedTable::NewIndexIterator
OK. so I've got my self to more 8TB disks trying to shift data there. So new disks are osd.2 and osd3 ... and here is... Tomasz Kusmierz
04:30 PM CephFS Bug #21406 (In Progress): ceph.in: tell mds does not understand --cluster
To use `tell mds` with cluster having a non-default name, you can get around the issue for now by passing the corresp... Ramana Raja
04:12 PM CephFS Bug #21406: ceph.in: tell mds does not understand --cluster
Patrick Donnelly wrote:
> Ramana, was removing the BZ in the description an accident?
I haven't seen Red Hat down...
Ramana Raja
03:25 PM Revision 6376d75e (ceph): mon/OSDMonitor: error out if setting ruleset-* ec profile property
We change ruleset -> crush back in dc7a2aaf7a34b1e6af0c7b79dc44a69974c1da23.
If someone tries to use the old property...
Sage Weil
03:09 PM rbd Bug #21529: Image-meta should be dynamically refreshed
Note: fix for this issue is included under this PR: https://github.com/ceph/ceph/pull/17032 Jason Dillaman
03:08 PM rbd Bug #21529 (Resolved): Image-meta should be dynamically refreshed
When setting per-image overrides for rbd-mirror delay, if the delays are set after the image is being replayed, the n... Jason Dillaman
03:06 PM CephFS Bug #21501 (Fix Under Review): ceph_volume_client: sets invalid caps for existing IDs with no caps
https://github.com/ceph/ceph/pull/17935 Ramana Raja
02:11 PM Revision 872d73f9 (ceph): rgw_file: fix write error when the write offset overlaps.
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com> Zongyou Yao
01:42 PM Revision 58e8bd80 (ceph): doc/release-notes: ensure RBD users can blacklist prior to upgrade
Fixes: http://tracker.ceph.com/issues/21353
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
11:06 AM Backport #18280: jewel: mon: osd flag health message is misleading
@David Galloway
Could you give help?
Thanks!
Pan Liu
04:01 AM rgw Bug #21500: list bucket which enable versioning get wrong result when user marker
this fix the problom https://github.com/ceph/ceph/pull/17934 joke lee
03:17 AM Bug #21424: "cluster [WRN] Health check failed: 1 osds down (OSD_DOWN)"" in knfs-luminous-testing
I checked log. osd didn't go down. it became laggy for a few second. Zheng Yan

09/23/2017

11:11 PM Feature #21528 (Closed): [RFE]Handle Max PGs per OSD
The purpose of this RFE is to track a progress of implementation of Max PGs per OSD described in [1].
There were s...
Shinobu Kinjo
05:23 PM mgr Bug #17737 (Fix Under Review): Crash in get_metadata_python during MDS restart
https://github.com/ceph/ceph/pull/17933 John Spray
05:11 PM mgr Bug #21197 (Fix Under Review): crash on DaemonPerfCounters::update
https://github.com/ceph/ceph/pull/17932
John Spray
03:53 PM mgr Bug #21197 (In Progress): crash on DaemonPerfCounters::update
John Spray
05:10 PM Revision dc415f1a (ceph): mgr: store declared_types in MgrSession
Because we don't (yet) properly prevent multiple sessions
from daemons reporting the same name (e.g. rgws), storing
i...
John Spray
04:39 PM RADOS Bug #21470: Ceph OSDs crashing in BlueStore::queue_transactions() using EC after applying fix
With a similar but slightly different setup, this same crash happened to me.
Installed via ceph-deploy install --r...
Roy Hooper
03:49 PM mgr Documentation #20257 (Closed): ceph-mgr doc updates
Closing this -- I'm very willing to add specific information to the docs, but this request is a bit too general for m... John Spray
03:48 PM mgr Documentation #20257: ceph-mgr doc updates
> a) ceph-mgrs keys and bootstrap process and verify properly bootstraped
We have manual setup instructions, they ...
John Spray
03:36 PM Revision dc23bade (ceph): Merge pull request #17850 from batrick/vstart-confg-path
qa: revert "qa: use config_path property instead of literal"
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
03:29 PM mgr Bug #21367 (Fix Under Review): 'ZabbixSender' object has no attribute 'hostname'
John Spray
03:24 PM mgr Bug #20886 (Can't reproduce): Bad perf counters in ceph-mgr for MDS
John Spray
03:22 PM mgr Bug #20568 (Pending Backport): the dashboard uses absolute links for filesystems and clients
John Spray
02:39 PM Revision 1fc6a51a (ceph): mon: show legacy health warning in `status` output
Previously you only got the text of this if you were
either looking at "health detail" or if you had
already set the ...
John Spray
02:26 PM mgr Bug #21518 (Fix Under Review): mgr[zabbix] float division by zero
By inspection, I'm assuming this was happening in the avg() function due to lack of data (why there was no data is a ... John Spray
02:18 PM Revision 9c02738b (ceph): mgr/zabbix: fix div by zero
Fixes: http://tracker.ceph.com/issues/21518
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
11:48 AM CephFS Bug #21512: qa: libcephfs_interface_tests: shutdown race failures
Nope, can't be done all on stack. This code is pretty reliant on keeping pointers around to some static stuff. What w... Jeff Layton
10:15 AM RADOS Bug #21303: rocksdb get a error: "Compaction error: Corruption: block checksum mismatch"
@Daniel,
Yes.no OSD running on xfs shows the problem in question. I think one of different between the db based o...
wei qiaomiao
04:29 AM Bug #21527: "mgr_command_descs" not sync in the new join Mon
https://github.com/ceph/ceph/pull/17929 huanwen ren
02:46 AM Bug #21527 (Resolved): "mgr_command_descs" not sync in the new join Mon
Construction step:
first:
create 2 Mons and 2 Mgrs in the Ceph cluster.
second:
I can get "...
huanwen ren
03:23 AM Revision 8e8ea629 (ceph): Merge pull request #17881 from joscollin/wip-mgr-signed-unsigned-warning
mgr: silence warning from -Wsign-compare
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:56 AM Revision bdbe3e18 (ceph): osd/PrimaryLogPG: calc clone_overlap size in a more efficient and conci...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:25 AM RADOS Bug #21382: Erasure code recovery should send additional reads if necessary
https://github.com/ceph/ceph/pull/17920 David Zafman
02:25 AM RADOS Bug #21382 (Fix Under Review): Erasure code recovery should send additional reads if necessary
David Zafman

09/22/2017

09:49 PM RADOS Bug #21511 (Fix Under Review): rados/standalone/scrub.yaml: can't decode 'snapset' attr buffer::m...
https://github.com/ceph/ceph/pull/17927 Sage Weil
06:00 PM RADOS Bug #21511 (Resolved): rados/standalone/scrub.yaml: can't decode 'snapset' attr buffer::malformed...
... Sage Weil
09:49 PM Revision ec2bdbc4 (ceph): qa/standalone/scrub/osd-scrub-snaps: adjust test for lack of snapdir ob...
The head_exists stuff is totally gone; those test failures go away.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:25 PM CephFS Backport #21519: jewel: qa: test_client_pin times out waiting for dentry release from kernel
Let's delay this for the next minor release. Downstream can cherry-pick the fix and users can change their configs ea... Patrick Donnelly
09:15 PM CephFS Backport #21519: jewel: qa: test_client_pin times out waiting for dentry release from kernel
I'll be honest and say I don't like late merges that touch real code (not just tests) because they can introduce regr... Nathan Cutler
08:43 PM CephFS Backport #21519: jewel: qa: test_client_pin times out waiting for dentry release from kernel
@Nathan, can we still add it to 10.2.10? Yuri Weinstein
08:33 PM CephFS Backport #21519 (Fix Under Review): jewel: qa: test_client_pin times out waiting for dentry relea...
Patrick Donnelly
08:28 PM CephFS Backport #21519 (Resolved): jewel: qa: test_client_pin times out waiting for dentry release from ...
https://github.com/ceph/ceph/pull/17925 Patrick Donnelly
09:10 PM Revision 8af5eba0 (ceph): doc/rados use min_size=2 as an example
Because `osd pool default min size = 1` is dangerous and may cause
data loss.
Signed-off-by: Alfredo Deza <adeza@red...
Alfredo Deza
09:10 PM Revision 88f5b932 (ceph): docs/rados warn against possible data loss if min_size cannot be met
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:10 PM Revision d3c4e4af (ceph): doc/install use min_size 2 and default_size 4 as an example
Which prevents readin "min_size=1" and assuming it is an OK setting
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
09:10 PM Revision 45dfa519 (ceph): doc/install (freebsd) use min_size 2 and default_size 4 as an example
Which prevents readin "min_size=1" and assuming it is an OK setting
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
09:09 PM mgr Bug #21404 (Pending Backport): ceph-mgr gets process called "exe" after respawn
Sage Weil
09:09 PM Revision 34cf8787 (ceph): Merge pull request #17756 from jcsp/wip-19291
mgr: set explicit thread name
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Sage Weil
09:09 PM Revision f0ea6b2d (ceph): Merge pull request #17808 from xiexingguo/wip-eqduot-vs-enospc
osd/PrimaryLogPG: prepare_transaction - fix EDQUOT vs ENOSPC
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:08 PM Revision ccc08f20 (ceph): Merge pull request #17819 from neha-ojha/wip-cbt-teuthology-fix-pg-num
qa/suites/rados/perf: create pool with lower pg_num
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
09:07 PM Revision fb532ad1 (ceph): Merge pull request #17827 from tchaikov/wip-mono-heartbeat
common: use mono clock for HeartbeatMap
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:05 PM Revision bc2c363a (ceph): Merge pull request #17844 from liewegas/wip-21259
os/bluestore: debug bluestore cache shutdown Sage Weil
09:04 PM RADOS Bug #21408 (Resolved): osd: "fsck error: free extent 0x2000~2000 intersects allocated blocks"
Sage Weil
09:04 PM Revision 9ba71dd7 (ceph): Merge pull request #17845 from liewegas/wip-21408
os/bluestore: ignore 0x2000~2000 extent oddity from luminous upgrade
Reviewed-by: Varada Kari <varada.kari@gmail.com>
Sage Weil
08:43 PM RADOS Bug #21218: thrash-eio + bluestore (hangs with unfound objects or read_log_and_missing assert)
@Sage,
Pls, would you have the reproducer for this, so I could give it a try and check it out in my environment? ...
Daniel Oliveira
08:41 PM Revision 98fa1512 (ceph): scripts: add ptl-tool for scripting merges
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
08:37 PM CephFS Bug #20988: client: dual client segfault with racing ceph_shutdown
To be clear, I think we may want to leave off the patch that adds the new testcase from this series as it's uncoverin... Jeff Layton
08:34 PM CephFS Backport #21526 (Closed): jewel: client: dual client segfault with racing ceph_shutdown
https://github.com/ceph/ceph/pull/21153 Nathan Cutler
08:34 PM CephFS Backport #21525 (Resolved): luminous: client: dual client segfault with racing ceph_shutdown
https://github.com/ceph/ceph/pull/20082 Nathan Cutler
08:34 PM mgr Backport #21524 (Resolved): luminous: DaemonState members accessed outside of locks
https://github.com/ceph/ceph/pull/18675 Nathan Cutler
08:33 PM Backport #21523 (Resolved): luminous: selinux denies getattr on lnk sysfs files
https://github.com/ceph/ceph/pull/18650 Nathan Cutler
08:33 PM Backport #21522 (Resolved): jewel: ceph-disk omits "--runtime" when enabling ceph-osd@$ID.service...
https://github.com/ceph/ceph/pull/17942 Nathan Cutler
08:31 PM CephFS Bug #20337 (Resolved): test_rebuild_simple_altpool triggers MDS assertion
Nathan Cutler
08:31 PM Revision 98b357e6 (ceph): client: set client_try_dentry_invalidate to false by default
By default, ceph-fuse uses side effect of 'dentry invalidation' to
trim kernel dcache if it runs on kernel < 3.18. Th...
Yan, Zheng
08:31 PM CephFS Backport #21490 (Resolved): luminous: test_rebuild_simple_altpool triggers MDS assertion
Nathan Cutler
08:31 PM CephFS Bug #21466 (Resolved): qa: fs.get_config on stopped MDS
Nathan Cutler
08:30 PM CephFS Backport #21484 (Resolved): luminous: qa: fs.get_config on stopped MDS
Nathan Cutler
08:25 PM Revision b6f38c4f (ceph): Merge pull request #17855 from smithfarm/wip-21490-luminous
luminous: tests: test_rebuild_simple_altpool triggers MDS assertion
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
08:23 PM Revision 750e67ca (ceph): Merge pull request #17892 from smithfarm/wip-p2p-s3-test
jewel: tests: fix upgrade/jewel-x/point-to-point-x
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Yuri ...
Nathan Cutler
08:06 PM mgr Bug #21518: mgr[zabbix] float division by zero
After upgrading all OSDs to bluestore, the issue resolved.
One of OSD had filestore format while others had bluest...
Ilja Slepnev
07:47 PM mgr Bug #21518 (Resolved): mgr[zabbix] float division by zero
Enabled Zabbix module, configured as described on http://docs.ceph.com/docs/master/mgr/zabbix/, but no data is receiv... Ilja Slepnev
07:35 PM Stable releases Tasks #21296: luminous v12.2.1
... Abhishek Lekshmanan
07:34 PM CephFS Bug #21252 (Resolved): mds: asok command error merged with partial Formatter output
Nathan Cutler
07:34 PM CephFS Backport #21321 (Resolved): luminous: mds: asok command error merged with partial Formatter output
Nathan Cutler
07:33 PM CephFS Bug #21414 (Resolved): client: Variable "onsafe" going out of scope leaks the storage it points to
Nathan Cutler
07:33 PM CephFS Backport #21436 (Resolved): luminous: client: Variable "onsafe" going out of scope leaks the stor...
Nathan Cutler
07:31 PM CephFS Bug #21381 (Resolved): test_filtered_df: assert 0.9 < ratio < 1.1
Nathan Cutler
07:31 PM CephFS Backport #21437 (Resolved): luminous: test_filtered_df: assert 0.9 < ratio < 1.1
Nathan Cutler
07:30 PM CephFS Bug #21275 (Resolved): test hang after mds evicts kclient
Nathan Cutler
07:30 PM CephFS Backport #21473 (Resolved): luminous: test hang after mds evicts kclient
Nathan Cutler
07:29 PM CephFS Bug #21462 (Resolved): qa: ignorable MDS_READ_ONLY warning
Nathan Cutler
07:29 PM CephFS Backport #21464 (Resolved): luminous: qa: ignorable MDS_READ_ONLY warning
Nathan Cutler
07:28 PM CephFS Bug #21071 (Resolved): qa: test_misc creates metadata pool with dummy object resulting in WRN: PO...
Nathan Cutler
07:28 PM CephFS Backport #21449 (Resolved): luminous: qa: test_misc creates metadata pool with dummy object resul...
Nathan Cutler
07:27 PM CephFS Backport #21486 (Resolved): luminous: qa: test_client_pin times out waiting for dentry release fr...
Nathan Cutler
07:27 PM CephFS Bug #21421 (Resolved): MDS rank add/remove log messages say wrong number of ranks
Nathan Cutler
07:26 PM CephFS Backport #21487 (Resolved): luminous: MDS rank add/remove log messages say wrong number of ranks
Nathan Cutler
07:26 PM CephFS Backport #21488 (Resolved): luminous: qa: failures from pjd fstest
Nathan Cutler
07:21 PM Revision 16c5e4f0 (ceph): qa: get config only on running MDS
Fixes: http://tracker.ceph.com/issues/21466
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
07:15 PM CephFS Bug #21423: qa: test_client_pin times out waiting for dentry release from kernel
This is also a problem for RHCS 2.0, we need to backport to Jewel. Patrick Donnelly
06:54 PM CephFS Backport #21517 (Fix Under Review): luminous: qa: kcephfs: client-limits: whitelist "MDS cache to...
https://github.com/ceph/ceph/pull/17922 Patrick Donnelly
06:49 PM CephFS Backport #21517 (Resolved): luminous: qa: kcephfs: client-limits: whitelist "MDS cache too large"
https://github.com/ceph/ceph/pull/17922 Patrick Donnelly
06:54 PM CephFS Backport #21516 (Fix Under Review): luminous: qa: kcephfs: ignore warning on expected mds failover
https://github.com/ceph/ceph/pull/17922 Patrick Donnelly
06:49 PM CephFS Backport #21516 (Resolved): luminous: qa: kcephfs: ignore warning on expected mds failover
https://github.com/ceph/ceph/pull/17922 Patrick Donnelly
06:54 PM CephFS Backport #21515 (Fix Under Review): luminous: qa: kcephfs: missing whitelist for evicted client
https://github.com/ceph/ceph/pull/17922 Patrick Donnelly
06:49 PM CephFS Backport #21515 (Resolved): luminous: qa: kcephfs: missing whitelist for evicted client
https://github.com/ceph/ceph/pull/17922 Patrick Donnelly
06:52 PM Revision d94b3ca2 (ceph): qa: whitelist cache too large in client-limits
Fixes: http://tracker.ceph.com/issues/21510
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
06:50 PM Revision 018331f2 (ceph): qa: whitelist failover log warnings
Fixes: http://tracker.ceph.com/issues/21509
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
06:50 PM Revision dbad9455 (ceph): qa: ignore evicted client in client-recovery
Fixes: http://tracker.ceph.com/issues/21508
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
06:49 PM CephFS Bug #21512: qa: libcephfs_interface_tests: shutdown race failures
Ouch! Looks like env_to_vec is also not threadsafe:... Jeff Layton
06:30 PM CephFS Bug #21512 (Resolved): qa: libcephfs_interface_tests: shutdown race failures
... Patrick Donnelly
06:47 PM CephFS Backport #21514 (Fix Under Review): luminous: ceph_volume_client: snapshot dir name hardcoded
https://github.com/ceph/ceph/pull/17921 Patrick Donnelly
06:45 PM CephFS Backport #21514 (Resolved): luminous: ceph_volume_client: snapshot dir name hardcoded
Patrick Donnelly
06:44 PM Revision d5e58349 (ceph): ceph_volume_client: perform snapshot operations in
... client configured snap directory name, instead of in hard-coded
'.snap' directory.
Fixes: http://tracker.ceph.co...
Ramana Raja
06:38 PM CephFS Bug #21467 (Resolved): mds: src/mds/MDLog.cc: 276: FAILED assert(!capped)
Patrick Donnelly
06:37 PM CephFS Backport #21513 (Resolved): luminous: mds: src/mds/MDLog.cc: 276: FAILED assert(!capped)
Patrick Donnelly
06:37 PM CephFS Backport #21513 (Resolved): luminous: mds: src/mds/MDLog.cc: 276: FAILED assert(!capped)
https://github.com/ceph/ceph/pull/17852 Patrick Donnelly
06:34 PM CephFS Bug #21476 (Pending Backport): ceph_volume_client: snapshot dir name hardcoded
Patrick Donnelly
06:33 PM Bug #8103: pool has too few PGs warning misleading when using cache pools
+1. What really matters is that PGs are applied to pools that are doing a lot of I/O to even the load across OSDs. ... Ben England
06:33 PM Revision 85286aa0 (ceph): Merge PR #17853 into master
* refs/remotes/upstream/pull/17853/head:
mds: check ongoing catter-gather process before capping log
Reviewed-by: P...
Patrick Donnelly
06:33 PM Revision fdc4b094 (ceph): Merge PR #17851 into master
* refs/remotes/upstream/pull/17851/head:
client: use unique_ptr for locks
client: use unique_ptr for Formatter
Rev...
Patrick Donnelly
06:33 PM Revision e2f2c08f (ceph): Merge PR #17843 into master
* refs/remotes/upstream/pull/17843/head:
ceph_volume_client: perform snapshot operations in
Reviewed-by: Patrick Do...
Patrick Donnelly
06:22 PM Revision d02de6b7 (ceph): Merge pull request #17757 from ceph/wip-rgw-ansible-var
qa/tests: Add additional required ceph-ansible vars due to upstream changes vasukulkarni
05:56 PM Revision 5d8cff6d (ceph): Add basic cephmetrics deployment test
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
05:51 PM RADOS Bug #21303: rocksdb get a error: "Compaction error: Corruption: block checksum mismatch"
@Wei,
Yes, the log file shows the same error with 12.2.0 build running on. I agree with @Josh and you, it seems t...
Daniel Oliveira
02:45 AM RADOS Bug #21303: rocksdb get a error: "Compaction error: Corruption: block checksum mismatch"
@Sage @Daniel Huang and I use the same cluster. We use xfs insteads of bluefs for some osds in our cluster, the issue... wei qiaomiao
01:54 AM RADOS Bug #21303: rocksdb get a error: "Compaction error: Corruption: block checksum mismatch"
Sage Weil wrote:
> Can you please upgrade to 12.2.0 (or better yet, latest luminous branch), and then run fsck and a...
黄 维
12:51 AM RADOS Bug #21303: rocksdb get a error: "Compaction error: Corruption: block checksum mismatch"
Daniel Oliveira wrote:
> @Wei,
>
> Please, would you mind describing a bit more your environment? Also, how ofte...
wei qiaomiao
04:53 PM Revision 793b89dc (ceph): Merge PR #17878 into luminous
* refs/remotes/upstream/pull/17878/head:
qa/cephfs: Fix error in test_filtered_df
Reviewed-by: Patrick Donnelly <pd...
Patrick Donnelly
04:53 PM Revision e8a6c0cf (ceph): Merge PR #17877 into luminous
* refs/remotes/upstream/pull/17877/head:
client: Delete onsafe
client: add mountedness check inside client_lock
Re...
Patrick Donnelly
04:53 PM Revision 6f6a9861 (ceph): Merge PR #17870 into luminous
* refs/remotes/upstream/pull/17870/head:
mds: reset Formatter on error
Reviewed-by: Patrick Donnelly <pdonnell@redh...
Patrick Donnelly
04:53 PM Revision 71b3f31c (ceph): Merge PR #17854 into luminous
* refs/remotes/upstream/pull/17854/head:
mds: void sending cap import message when inode is frozen
client: fix mess...
Patrick Donnelly
04:53 PM Revision 26beaa66 (ceph): Merge PR #17852 into luminous
* refs/remotes/upstream/pull/17852/head:
mds: check ongoing catter-gather process before capping log
Reviewed-by: P...
Patrick Donnelly
04:53 PM Revision fc9043a2 (ceph): Merge PR #17822 into luminous
* refs/remotes/upstream/pull/17822/head:
qa/cephfs: kill mount if it gets evicted by mds
qa/cephfs: fix test_evict_...
Patrick Donnelly
04:45 PM CephFS Bug #21510 (Fix Under Review): qa: kcephfs: client-limits: whitelist "MDS cache too large"
https://github.com/ceph/ceph/pull/17919 Patrick Donnelly
04:25 PM CephFS Bug #21510 (Resolved): qa: kcephfs: client-limits: whitelist "MDS cache too large"
... Patrick Donnelly
04:44 PM Revision 5ae7723f (ceph): Merge pull request #17817 from smithfarm/wip-21464-luminous
luminous: qa: ignorable MDS_READ_ONLY warning
Reviewed-by: Yan, Zheng <ukernel@gmail.com>
Reviewed-by: Yuri Weinstei...
Yuri Weinstein
04:44 PM Revision 87039eb3 (ceph): qa: whitelist cache too large in client-limits
Fixes: http://tracker.ceph.com/issues/21510
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
04:43 PM CephFS Bug #21509 (Fix Under Review): qa: kcephfs: ignore warning on expected mds failover
https://github.com/ceph/ceph/pull/17918 Patrick Donnelly
04:20 PM CephFS Bug #21509 (Resolved): qa: kcephfs: ignore warning on expected mds failover
... Patrick Donnelly
04:42 PM Revision 37a77377 (ceph): qa: whitelist failover log warnings
Fixes: http://tracker.ceph.com/issues/21509
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
04:41 PM Revision 653c3325 (ceph): Merge pull request #17879 from smithfarm/wip-21449-luminous
luminous: tests: test_misc creates metadata pool with dummy object resulting in WRN: POOL_APP_NOT_ENABLED
Reviewed-b...
Yuri Weinstein
04:40 PM Revision 8681be57 (ceph): Merge pull request #17886 from smithfarm/wip-21486-luminous
luminous: tests: [kcephfs] test_client_pin times out waiting for dentry release from kernel
Reviewed-by: Amit Kumar ...
Yuri Weinstein
04:40 PM CephFS Bug #21508 (Fix Under Review): qa: kcephfs: missing whitelist for evicted client
https://github.com/ceph/ceph/pull/17917 Patrick Donnelly
04:06 PM CephFS Bug #21508 (Resolved): qa: kcephfs: missing whitelist for evicted client
... Patrick Donnelly
04:39 PM Revision 09451bc4 (ceph): Merge pull request #17887 from smithfarm/wip-21487-luminous
luminous: cephfs: MDS rank add/remove log messages say wrong number of ranks
Reviewed-by: Amit Kumar amitkuma@redhat...
Yuri Weinstein
04:38 PM Revision 8ecef57b (ceph): qa: ignore evicted client in client-recovery
Fixes: http://tracker.ceph.com/issues/21508
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
04:37 PM Revision 1700dc4f (ceph): Merge pull request #17888 from smithfarm/wip-21488-luminous
luminous: tests: failures from pjd fstest
Reviewed-by: Amit Kumar amitkuma@redhat.com
Reviewed-by: Yan, Zheng <ukern...
Yuri Weinstein
04:15 PM rgw Bug #21506 (Fix Under Review): multisite: sync of bucket entrypoints fail with ENOENT
https://github.com/ceph/ceph/pull/17916 Casey Bodley
03:37 PM rgw Bug #21506 (Resolved): multisite: sync of bucket entrypoints fail with ENOENT
A regression in https://github.com/ceph/ceph/pull/12704 is causing RGWMetaStoreEntryCR for new bucket entrypoint meta... Casey Bodley
04:09 PM bluestore Bug #19511: bluestore overwhelms aio queue
To have more information what is happening while performing a test:
# rbd bench --io-type write --io-pattern rand ...
Dmitry Smirnov
04:04 PM Revision 3f4f760a (ceph): rgw: dont reuse stale RGWObjectCtx for get_bucket_info()
if the earlier call to store->get_bucket_entrypoint_info() failed with
ENOENT, the obj_ctx will cache exists=false.
p...
Casey Bodley
04:01 PM CephFS Bug #21507 (New): mds: debug logs near respawn are not flushed
... Patrick Donnelly
04:00 PM rgw Backport #21460: luminous: rgw: missing support for per storage-policy usage statistics
this feature caused a regression in multisite sync - please don't merge this backport without a corresponding fix for... Casey Bodley
03:38 PM Revision 0df96344 (ceph): Merge branch 'master' into wip-filestore-rocksdb-compaction-readahead-m...
Josh Durgin
03:36 PM Bug #21503 (Closed): backport rocksdb compaction readahead
Mark Nelson
03:13 PM Bug #21503 (Closed): backport rocksdb compaction readahead
Mark Nelson
03:33 PM Revision 66567e57 (ceph): common/options.cc: Set Filestore rocksdb compaction readahead option.
fixes: http://tracker.ceph.com/issues/21505
Signed-off-by: Mark Nelson <mnelson@redhat.com>
Mark Nelson
03:32 PM Revision 104c2f59 (ceph): rgw: defer constructing keystone engine unless url is configured
currently we create a keystone revocation thread even when keystone url
is empty, lets defer the construction of keys...
Abhishek Lekshmanan
03:32 PM Bug #21505 (Resolved): filestore rocksdb compaction readahead
*master PR*: https://github.com/ceph/ceph/pull/17900 Mark Nelson
03:20 PM Backport #21504 (In Progress): ceph-disk omits "--runtime" when enabling ceph-osd@$ID.service uni...
https://github.com/ceph/ceph/pull/17914 Kefu Chai
03:16 PM Backport #21504 (Resolved): ceph-disk omits "--runtime" when enabling ceph-osd@$ID.service units ...
https://github.com/ceph/ceph/pull/17914 Kefu Chai
03:09 PM Revision 8398a8a0 (ceph): qa: point-to-point-x: upgrade client.1 to -x along with cluster nodes
The client.1 rgw in workload_x had not been upgraded to -x.
Fixes: http://tracker.ceph.com/issues/21499
Signed-off-b...
Nathan Cutler
03:08 PM Bug #21498 (Pending Backport): ceph-disk omits "--runtime" when enabling ceph-osd@$ID.service uni...
Kefu Chai
05:57 AM Bug #21498 (Fix Under Review): ceph-disk omits "--runtime" when enabling ceph-osd@$ID.service uni...
Kefu Chai
04:18 AM Bug #21498: ceph-disk omits "--runtime" when enabling ceph-osd@$ID.service units for device-backe...
https://github.com/ceph/ceph/pull/17904 Carl Xiong
03:30 AM Bug #21498 (Resolved): ceph-disk omits "--runtime" when enabling ceph-osd@$ID.service units for d...
Ceph version 10.2.9
In a new deployment, after rebooting the nodes following error can be found in ceph-osd log fi...
Carl Xiong
03:08 PM Revision e4164c43 (ceph): ceph-disk: fix '--runtime' omission for ceph-osd service
f425a127b introduces a regression that ceph-disk omits "--runtime" when
enabling ceph-osd@$ID.service units for devic...
Carl Xiong
03:07 PM Revision 662168b5 (ceph): Merge pull request #17910 from smithfarm/wip-21499
tests: point-to-point-x: upgrade client.1 to -x along with cluster nodes
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
03:01 PM Revision 2c6e06d4 (ceph): Merge pull request #17904 from carltonf/wip-fix-21498
ceph-disk: fix '--runtime' omission for ceph-osd service
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by...
Kefu Chai
02:51 PM Revision 79000a5d (ceph): Merge pull request #17770 from aclamk/fix-bluestore-fio-hash
bluestore/fio: Fixed problem with all objects having the same hash
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Re...
Kefu Chai
02:44 PM mgr Feature #21502: Enable mgr modules to report their "runnability"
Right, although now that I think about it, we could probably also catch ImportErrors from when we try to load the mod... John Spray
02:40 PM mgr Feature #21502: Enable mgr modules to report their "runnability"
This them implies that no import of any "foreign module" may be done in the header of a Mgr Module but should always ... Wido den Hollander
02:25 PM mgr Feature #21502 (Resolved): Enable mgr modules to report their "runnability"
If a module has a dependency which is missing, we should be able to learn that on a mgr (even in standby), so that it... John Spray
02:37 PM mgr Bug #20396 (Can't reproduce): segv in python somewhere from restful test
John Spray
01:57 PM Revision 9e9ffa92 (ceph): Merge pull request #17901 from tchaikov/wip-cmake-gperftools
cmake: update the error message for gperftools bug Eric Ivancich
01:36 PM CephFS Bug #21501 (Resolved): ceph_volume_client: sets invalid caps for existing IDs with no caps
Create a ceph auth ID with no caps,
$ sudo ceph auth get-or-create client.test2
Allow ceph_volume_client to autho...
Ramana Raja
01:19 PM Revision a66e841b (ceph): Add missed __func__ in dout
With __func__ it makes users to know where it prints the logs in source code.
Signed-off-by: Xiaoyan Li xiaoyan.li@i...
Xiaoyan Li
12:53 PM Revision 953f8fbd (ceph): doc/install (freebsd) use min_size 2 and default_size 4 as an example
Which prevents readin "min_size=1" and assuming it is an OK setting
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
12:51 PM Revision 19952ea2 (ceph): doc/install use min_size 2 and default_size 4 as an example
Which prevents readin "min_size=1" and assuming it is an OK setting
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
12:50 PM Revision 65852446 (ceph): docs/rados warn against possible data loss if min_size cannot be met
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:44 PM Revision 30e1040d (ceph): doc/rados use min_size=2 as an example
Because `osd pool default min size = 1` is dangerous and may cause
data loss.
Signed-off-by: Alfredo Deza <adeza@red...
Alfredo Deza
12:16 PM Revision b47e0e44 (ceph): rgw: Ignoring the returned error
** 1396191 Unused value
CID 1396191 (#1 of 1): Unused value (UNUSED_VALUE)
returned_value: Assigning value from check...
Amit Kumar
11:38 AM CephFS Bug #21483: qa: test_snapshot_remove (kcephfs): RuntimeError: Bad data at offset 0
https://github.com/ceph/ceph-client/commit/627c3763020604960d9c20b246b303478f34a6ec Zheng Yan
11:36 AM RADOS Bug #20871 (Resolved): core dump when bluefs's mkdir returns -EEXIST
Chang Liu
10:54 AM Revision d1bd171d (ceph): pybind/ceph_volume_client: add get, put, and delete object interfaces
Wrap low-level rados APIs to allow ceph_volume_client to get, put, and
delete objects. The interfaces would allow Ope...
Ramana Raja
09:31 AM rgw Bug #21500 (Resolved): list bucket which enable versioning get wrong result when user marker
hi,
when enable bucket versioning and upload 1.jpg 2.jpg 3.jpg to the empty bucket and then list bucket with marke...
joke lee
08:51 AM Bug #21492 (Pending Backport): selinux denies getattr on lnk sysfs files
Boris Ranto
08:07 AM Revision afc5a7d3 (ceph): qa: point-to-point-x: upgrade client.1 to -x along with cluster nodes
The client.1 rgw in workload_x had not been upgraded to -x.
Fixes: http://tracker.ceph.com/issues/21499
Signed-off-b...
Nathan Cutler
07:48 AM Revision 974f7ff0 (ceph): common/buffer: pass `const int[2]` to close_pipe()
be explicit instead of passing a `const int*`, this avoids the warning
from clang analyzer:
Array subscript is und...
Kefu Chai
07:47 AM Revision f69631a2 (ceph): test/objectstore/test_bluefs: refactor related to open_for_write()
and avoid the false positive of coverity warning:
Use after free (USE_AFTER_FREE)
Signed-off-by: Kefu Chai <kchai@...
Kefu Chai
06:25 AM Bug #3253 (Fix Under Review): ceph-disk-activate: support clusters not named "ceph"
https://github.com/ceph/ceph/pull/17837 Kefu Chai
05:29 AM Revision ad63d4ba (ceph): crush: safe check for 'ceph osd crush swap-bucket'
The swap method is just swap the two buckets'weight,son and name.So there is a problem when we swap parent and childr... carau dy
05:09 AM Revision 9b41a1f1 (ceph): osd/osd_types: object_info_t: remove unused function
legacy_object_locator_to_ps() is not used anymore, so drop it.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:44 AM Revision 38751c70 (ceph): Merge pull request #17806 from tchaikov/wip-osdc-new-options
osdc/Journaler: use new style options
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Patrick Donnelly ...
Kefu Chai
04:43 AM Revision baba8015 (ceph): Merge pull request #17823 from xiexingguo/wip-clone-bytes
osd/osd_type: get_clone_bytes - inline size() for overlapping size
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:42 AM Revision e8741d5e (ceph): Merge pull request #17794 from hjwsm1989/wip-21425
qa/suites/rest/basic/tasks/rest_test: more whitelisting
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:41 AM Revision 5dbfa143 (ceph): Merge pull request #17744 from xiexingguo/wip-blue-eio
os/bluestore: propagate read-EIO to high level callers
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
04:40 AM Revision f27ca501 (ceph): Merge pull request #17460 from dengquan/master
java/native: fix milliseconds to mtime/atime conversion
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:37 AM Revision 26ba0ba0 (ceph): mon/OSDMonitor: mon osd feature checks with 0 up osds
get_up_osd_features() returns 0 if no osds are up which causes feature
checks to fail.
Fixes: http://tracker.ceph.co...
Brad Hubbard
04:33 AM Revision 032965fa (ceph): Merge pull request #17422 from aclamk/fix-cmake-unsupported-allocator
cmake: in case of bad "ALLOCATOR" selected issue warning
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:32 AM Revision ab22dd4e (ceph): Merge pull request #17374 from jcsp/wip-mgr-config-tidy
mgr: use new style config opts + add metadata
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:30 AM mgr Bug #21158 (Pending Backport): DaemonState members accessed outside of locks
Kefu Chai
04:30 AM Revision fff6f2e8 (ceph): Merge pull request #17309 from jcsp/wip-daemonserver-locks
mgr: locking fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
04:28 AM Revision 5c8e65a2 (ceph): osdc/Journaler: use new style options
also use uint64_t for these options, as they are casted to uint64_t when
reading from conf.
Signed-off-by: Kefu Chai...
Kefu Chai
04:24 AM Revision 3988bf26 (ceph): Merge pull request #17830 from Yan-waller/wip-walle-0920primarypg
osd/PrimaryLogPG: misc cleanups
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:55 AM Revision a385b5b0 (ceph): ceph-disk: fix '--runtime' omission for ceph-osd service
f425a127b introduces a regression that ceph-disk omits "--runtime" when
enabling ceph-osd@$ID.service units for devic...
Carl Xiong
03:31 AM RADOS Bug #20759: mon: valgrind detects a few leaks
/kchai-2017-09-21_06:22:45-rados-wip-kefu-testing-2017-09-21-1013-distro-basic-mira/1654844/remote/mira038/log/valgri... Kefu Chai
03:29 AM rbd Feature #21088 (Fix Under Review): rbd-mirror: Allow a different data-pool to be used on the seco...
Venky Shankar
03:13 AM RADOS Bug #21474: bluestore fsck took 224.778802 seconds to complete which caused "timed out waiting fo...
... Kefu Chai
03:06 AM RADOS Bug #21474 (Fix Under Review): bluestore fsck took 224.778802 seconds to complete which caused "t...
https://github.com/ceph/ceph/pull/17902 Kefu Chai
03:02 AM rgw Bug #21497 (Resolved): boto.exception.S3ResponseError: S3ResponseError: 416 Requested Range Not S...
I have updated few things in the test like moved to OVH nodes instead of VPS before
also this is first time its run ...
Vasu Kulkarni
02:58 AM Revision 42be200c (ceph): qa/tasks: prolong revive_osd() timeout to 6 min
bluestore_fsck_on_mount and bluestore_fsck_on_mount_deep are enabled by
default. and bluestore is used as the default...
Kefu Chai
02:40 AM Revision 04697cdb (ceph): cmake: update the error message for gperftools bug
it's a follow-up of #17788
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:37 AM Bug #21422: crash in rocksdb LRUCache destructor with tcmalloc v4.2.6 / gperf-tools v2.5.93
thanks to Brad, fc26 bug reported at https://bugzilla.redhat.com/show_bug.cgi?id=1494309 Kefu Chai
02:35 AM Revision 4042c8eb (ceph): Merge pull request #17891 from b-ranto/wip-selinux-lnk-getattr
selinux: Allow getattr on lnk sysfs files
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Boris Ranto
02:25 AM Revision 3a6a0f4a (ceph): Merge pull request #17739 from liewegas/wip-filestore-configs
common/options: document filestore and filejournal options
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
02:25 AM Revision 787ea8ab (ceph): Merge pull request #17740 from liewegas/wip-objecter-configs
common/options: document objecter, filer, and journal options
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
02:25 AM Revision 91b65236 (ceph): Merge pull request #17579 from liewegas/wip-kill-snapdirs
osd: kill snapdirs
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
02:04 AM Revision bf6619cb (ceph): Merge pull request #17895 from ivancich/wip-fix-mclock-coverity
tests: fix uninitialized value found by coverity scan
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:57 AM Revision d879ff91 (ceph): doc/cephfs: add client min cache and max cache ratio describe
Signed-off-by: ren.huanwen <ren.huanwen@zte.com.cn> ren.huanwen
01:57 AM Revision a07b3766 (ceph): mds: adding tunable features for caps_per_client
Sometimes we need to raise or lower the value of "max_caps_per_client" and
"min_caps_per_client" to improve recall_cl...
ren.huanwen

09/21/2017

11:43 PM Revision 56d1511b (ceph): use ovh instead of vps
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
11:34 PM Revision 3ea9896e (ceph): Fix cluster config for octo
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
11:32 PM Revision 8d3922fb (ceph): use filestore-xfs for basic tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
11:31 PM Revision 8a976f3c (ceph): Fix couple of unsupported configs and cluster for rbd
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
11:18 PM Revision 83ba47db (ceph): Add more options for ceph-ansible testing
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
11:12 PM Revision e1a7fa3a (ceph): Fix few ceph-ansible tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
11:00 PM RADOS Bug #21382 (In Progress): Erasure code recovery should send additional reads if necessary
David Zafman
10:27 PM Bug #21494 (Closed): selinux: Allow getattr on lnk sysfs files
Great catch Nathan, thank you. Ken Dreyer
04:33 PM Bug #21494: selinux: Allow getattr on lnk sysfs files
Dupe? Nathan Cutler
03:41 PM Bug #21494 (Fix Under Review): selinux: Allow getattr on lnk sysfs files
Ken Dreyer
03:41 PM Bug #21494 (Closed): selinux: Allow getattr on lnk sysfs files
https://github.com/ceph/ceph/pull/17891 Ken Dreyer
10:27 PM Bug #21492 (Fix Under Review): selinux denies getattr on lnk sysfs files
Ken Dreyer
03:30 PM Bug #21492 (In Progress): selinux denies getattr on lnk sysfs files
PR:
https://github.com/ceph/ceph/pull/17891
Boris Ranto
03:30 PM Bug #21492 (Resolved): selinux denies getattr on lnk sysfs files
We are hitting these when doing downstream testing (luminous):... Boris Ranto
10:12 PM CephFS Bug #21476: ceph_volume_client: snapshot dir name hardcoded
This needs a BZ for downstream backport. Patrick Donnelly
09:50 PM RADOS Bug #21470: Ceph OSDs crashing in BlueStore::queue_transactions() using EC after applying fix
Done. Took less than an hour and happened on two OSDs. Uploaded one of them:
ceph-post-file: 6e0ed6ab-1528-428d-aa...
Bob Bobington
08:26 PM RADOS Bug #21470 (Need More Info): Ceph OSDs crashing in BlueStore::queue_transactions() using EC after...
Okay, thanks for confirmation that the #21171 fix is applied. can you reproduce with debug bluestore = 20, and then ... Sage Weil
09:10 PM Bug #21416: osd/PGLog.cc: 60: FAILED assert(s <= can_rollback_to) after upgrade to luminous
So, to sum everything up:
# I upgraded my 6 hosts with 41 OSDs total from Ceph 10.2.9 to 12.2.0 and from CentOS 7....
Patrick Fruh
08:46 PM Bug #21416: osd/PGLog.cc: 60: FAILED assert(s <= can_rollback_to) after upgrade to luminous
Looking deeper into it, it's only my osd.0 that crashed and only some osds have this "pg_epoch" spam, the other logs ... Patrick Fruh
08:43 PM Bug #21416: osd/PGLog.cc: 60: FAILED assert(s <= can_rollback_to) after upgrade to luminous
Looking at the most recent logs, some OSDs still crashed yesterday early morning (even after going back to filestore ... Patrick Fruh
08:34 PM Bug #21416: osd/PGLog.cc: 60: FAILED assert(s <= can_rollback_to) after upgrade to luminous
Yes, the errors seemingly started to show up when the OSDs were under high load (recovering themselves or recovering ... Patrick Fruh
08:30 PM Bug #21416: osd/PGLog.cc: 60: FAILED assert(s <= can_rollback_to) after upgrade to luminous
When you say "upgraded this osd from filestore to bluestore", do you mean that you wiped the device, recreated a blue... Sage Weil
08:27 PM Bug #21416: osd/PGLog.cc: 60: FAILED assert(s <= can_rollback_to) after upgrade to luminous
Sage Weil
08:26 PM Revision 5164c0b4 (ceph): qa: add rados thrash facet to convert to rocksdb
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
08:25 PM RADOS Bug #21475 (Duplicate): 12.2.0 bluestore - OSD down/crash " internal heartbeat not healthy, dropp...
Sage Weil
08:24 PM bluestore Bug #20557: segmentation fault with rocksdb|BlueStore and jemalloc
I believe the problem here is that the rocksdb is more tightly bound to tcmalloc. Not exactly sure what the issues o... Sage Weil
08:23 PM Bug #20856 (Duplicate): osd: luminous osd bluestore crashes with jemalloc enabled on debian 9
Sage Weil
08:08 PM RADOS Bug #20416: "FAILED assert(osdmap->test_flag((1<<15)))" (sortbitwise) on upgraded cluster
Got a report of this happening in downstream Red Hat packages at https://bugzilla.redhat.com/show_bug.cgi?id=1494238
...
Greg Farnum
08:02 PM RADOS Bug #21496 (Fix Under Review): doc: Manually editing a CRUSH map, Word 'type' missing.
http://docs.ceph.com/docs/master/rados/operations/crush-map-edits/
In the section "CRUSH map rules", in the overvi...
Anonymous
07:59 PM RADOS Bug #21303 (Need More Info): rocksdb get a error: "Compaction error: Corruption: block checksum m...
Can you please upgrade to 12.2.0 (or better yet, latest luminous branch), and then run fsck and attach the output?
...
Sage Weil
04:59 PM RADOS Bug #21303: rocksdb get a error: "Compaction error: Corruption: block checksum mismatch"
@Wei,
Please, would you mind describing a bit more your environment? Also, how often does it happen? Can we repro...
Daniel Oliveira
06:11 AM RADOS Bug #21303: rocksdb get a error: "Compaction error: Corruption: block checksum mismatch"
This issue can reproduce in our cluster, we are willing to give more information if you need. wei qiaomiao
07:51 PM Revision faf3fec1 (ceph): ceph-bluestore-tool: better default logging; --log-file and --log-level...
- keep derr going to stderr (so we see 'fsck error' messages)
- hide the rest
- add friendly --log-file option
Signe...
Sage Weil
07:51 PM Revision 2184e307 (ceph): ceph-bluestore-tool: add 'bluefs-bdev-expand' to expand wal or db usage
If you are using the wal or db devices, this will expand bluefs's usage to
include the entire block device.
Signed-o...
Sage Weil
07:51 PM Revision af9a43a4 (ceph): ceph-bluestore-tool: add 'bluefs-bdev-sizes' command
Show bdev sizes vs owned extents.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 9e492f2a2217...
Sage Weil
07:51 PM Revision 6a6678c5 (ceph): ceph-bluestore-tool: factor out bluefs mount
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 86db2d7b09de4362d90fba834d61978860d73309)
Sage Weil
07:51 PM Revision 53f9941f (ceph): os/ObjectStore: add repair interface
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit c7b7a1f04f78fa62890c567d0ca53874c8d75eb7)
Sage Weil
07:50 PM Revision edd4d98f (ceph): ceph-objectstore-tool: Make pg removal require --force
Add new export-remove to combine the 2 operations
Fixes: http://tracker.ceph.com/issues/21272
Signed-off-by: David ...
David Zafman
07:50 PM Revision bbe0f34c (ceph): ceph-objectstore-tool: Better messages for bad --journal-path
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 49ca1fff7fc4360d2f3a9cac60c0ba651cbc4750)
David Zafman
07:50 PM Revision fd7d53ba (ceph): test: Fix ceph-objectstore-tool test for standalone and latest code
vstart.sh now defaults to bluestore, so specify filestore
Set environment for run-standalone.sh and cmake build
Creat...
David Zafman
07:50 PM Revision 3e20e0f3 (ceph): test: Move ceph-objectstore-tool test to standalone
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 495c32fd31b311d22f0d4509e896916bd2671615)
David Zafman
07:45 PM Bug #21310 (Need More Info): src/osd/PG.h: 467: FAILED assert(i->second.need == j->second.need) (...
The log in the bug above doesn't seem to match what is in the email thread.. which refers to #20222 (which is almost ... Sage Weil
07:43 PM mgr Bug #20222 (Duplicate): v12.0.3 Luminous bluestore 'tp_osd_tp thread tp_osd_tp' had timed out aft...
Highly likely this is #21171; please try latest luminous branch or wait for 12.2.1 (out very very soon now!) Sage Weil
07:36 PM RADOS Bug #20653 (Can't reproduce): bluestore: aios don't complete on very large writes on xenial
I'm going to assume this was #21171 Sage Weil
07:34 PM bluestore Bug #20997 (Need More Info): bluestore_types.h: 739: FAILED assert(p != extents.end())
Jason, is this still happening?
Logs have been archived so I have no more information here besides the backtrace.
Sage Weil
07:33 PM bluestore Bug #19511 (Need More Info): bluestore overwhelms aio queue
Sage Weil
07:32 PM CephFS Bug #21406: ceph.in: tell mds does not understand --cluster
Ramana, was removing the BZ in the description an accident? Patrick Donnelly
07:24 PM Revision 63be4015 (ceph): tests: fix uninitialized value found by coverity scan
Unit test for mclock priority queue had a default constructor, which
didn't initialize a value.
Signed-off-by: J. Er...
J. Eric Ivancich
07:19 PM Revision 6169cf64 (ceph): osd: make shutdown debug conditional (and off by default)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:14 PM CephFS Bug #20337: test_rebuild_simple_altpool triggers MDS assertion
Nathan Cutler wrote:
> @Patrick: So both https://github.com/ceph/ceph/pull/16305 and https://github.com/ceph/ceph/pu...
Patrick Donnelly
03:32 AM CephFS Bug #20337: test_rebuild_simple_altpool triggers MDS assertion
@Patrick: So both https://github.com/ceph/ceph/pull/16305 and https://github.com/ceph/ceph/pull/17849 need to be back... Nathan Cutler
06:48 PM RADOS Bug #21417: buffer_anon leak during deep scrub (on otherwise idle osd)
definitely happens from an ec pool. Sage Weil
06:37 PM Revision 65bec679 (ceph): common/options: document filestore and filejournal options
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:29 PM Revision cc17c22b (ceph): osd/osd_types: object_info_t: remove legacy_snaps
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:29 PM Revision 76f1c14c (ceph): ceph_test_rados_api_pool: make LibRadosPools.PoolList tolerate long poo...
There was a baked-in assumption that the first pool was <20 chars.
No more!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:29 PM Revision c6275e7d (ceph): ceph-objectstore-tool: drop head_exists corruption
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:29 PM Revision e4c49424 (ceph): ceph-objectstore-tool: drop pre-snapset support for setting up snapmapper
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:29 PM Revision d5efb8a7 (ceph): osd/PrimaryLogPG: drop odd maintain_ssc hack
This was added two years ago by b61f3e43f1c9d43daa0dedd7cbd0fe5787cbdfbb,
but I can see why it is needed here. The t...
Sage Weil
06:29 PM Revision c065ef48 (ceph): osd/PrimaryLogPG: can_create false for cache ops
Some cache ops do writes, but none of them *create* objects, so we
should not set can_create.
Signed-off-by: Sage We...
Sage Weil
06:29 PM Revision fca22aae (ceph): osd/PrimaryLogPG: start_flush: drop legacy snapset handling
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:29 PM Revision b5ac1787 (ceph): osd/osd_types: SnapSet: drop is_legacy
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:29 PM Revision a9145997 (ceph): osd/PrimaryLogPG: do_osd_ops: head_exists is always true for LIST_SNAPS
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:29 PM Revision 5e13884a (ceph): osd/PrimaryLogPG: find_object_context: drop !head_exists path
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:29 PM Revision 0e707ae4 (ceph): osd: drop last head_exists = true calls
No more users!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:29 PM Revision 900d23a9 (ceph): osd/osd_types: SnapSet: remove head_exists
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:29 PM Revision 8c3f4848 (ceph): osd/PrimaryLogPG: drop last legacy_snaps users (just debug output!)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:29 PM Revision 89c34391 (ceph): osd/PrimaryLogPG: find_object_context: drop legacy snapset handling
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:29 PM Revision e3779d9e (ceph): osd/PG: _scan_snaps: drop legacy snapset handling
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:29 PM Revision 1f90d10b (ceph): osd/PrimaryLogPG: on_local_recover: drop legacy snapset handling
This was there to deal with jewel peers, which are no more.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:29 PM Revision 8d55ba7e (ceph): osd/PrimaryLogPG: do_osd_ops: drop legacy snapset handling from LIST_SNAPS
This is so much simpler, yay!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:29 PM Revision 3671bef2 (ceph): osd/PrimaryLogPG: _delete_oid: drop legacy snapset handling
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:29 PM Revision cec378d9 (ceph): osd/PrimaryLogPG: do_copy_get: drop legacy snapset path
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:29 PM Revision 8924bbeb (ceph): osd/PrimaryLogPG: finish_promote: drop legacy snapset handling
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:29 PM Revision 222a5e6f (ceph): osd/osd_types: default head_exists = true
This will be helpful as we start removing code that would otherwise
set this to true in some convoluted way.
Signed-...
Sage Weil
06:29 PM Revision 203cd6fe (ceph): osd/PrimaryLogPG: trim_object: drop legacy SnapSet handling
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:29 PM Revision a53e731f (ceph): osd/PrimaryLogPG: trim_object: simplify a bit more for post-snapdir world
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:29 PM Revision 0d45f262 (ceph): osd/PrimaryLogPG: trim_object: ctx->snapset_obc -> head_obc
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:29 PM Revision 93ae366b (ceph): osd/PrimaryLogPG: do_op: drop snapset_obc lookup on snapdir
We'll never find it. This also means we can drop the goofy hack
to clear it for cache tiers.
Signed-off-by: Sage We...
Sage Weil
06:29 PM Revision b01783fb (ceph): osd/PrimaryLogPG: snapset_obc -> head_obc
This is only used for trim_object, now!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:29 PM Revision bd36330f (ceph): osd/PrimaryLogPG: issue_repop: drop obsolete condition on head_obc
The only user is trim_object, which sets obc = clone, head_obc =
head.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:24 PM Backport #21440: jewel: Performance: Slow OSD startup, heavy LevelDB activity
We should either exclude de43493990923bcdd20f88e9d04647e5ba709feb or better yet, change the default to "leveldb" for ... David Zafman
06:22 PM Revision 08d2c887 (ceph): common/AsyncReserver: get a cct
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:21 PM Revision 31a34946 (ceph): osd: PG_STATE_BACKFILL -> PG_STATE_BACKFILLING
Match user-facing string
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:21 PM Revision 5bcfaf4b (ceph): osd/osd_types: remove weird BACKFILL state hack
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:21 PM Revision 6fa40e44 (ceph): osd/osd_types: make BACKFILL <-> "backfilling" for parser
We render BACKFILL as "backfilling"; make sure parse works that
way too.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:21 PM Revision 2e45497a (ceph): osd/PG: Cancel{Recovery,Backfill} -> Defer{Recovery,Backfill}
"Defer" is more accurate here; we aren't canceling anything, just
rescheduling the work.
Signed-off-by: Sage Weil <s...
Sage Weil
05:33 PM Revision caf6803b (ceph): PGPool::update: optimize removed_snaps comparison when possible
In self/unmanaged snaps mode, optimize removed_snaps comparison
for cases where removed_snaps has not changed. This e...
Zac Medico
05:12 PM Revision 344f112b (ceph): common: use mono clock for HeartbeatMap
to avoid problems when admin sets system clock.
see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53901 for the reaso...
Kefu Chai
04:17 PM devops Bug #16097 (New): /usr/bin/rados depends on libradosstriper.so.1
Reopening on the grounds that it may be feasible to implement a compile-time option that would enable/disable the cod... Nathan Cutler
04:03 PM RADOS Bug #21410 (Resolved): pg_upmap_items can duplicate an item
Sage Weil
02:45 PM RADOS Bug #21410 (Pending Backport): pg_upmap_items can duplicate an item
Sage Weil
04:02 PM RADOS Bug #21495 (New): src/osd/OSD.cc: 346: FAILED assert(piter != rev_pending_splits.end())
... Sage Weil
03:56 PM Revision a931cf68 (ceph): Merge pull request #17812 from liewegas/wip-21410-luminous
Revert "osd/OSDMap: allow bidirectional swap of pg-upmap-items"
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Review...
Sage Weil
03:50 PM Revision d377266d (ceph): tests: use special branch of ceph/s3-tests with pre-10.2.10
Jewel v10.2.10 introduces a fix for S3 ACL code, for which a new test was added
to ceph/s3-tests.git (ceph-jewel bran...
Nathan Cutler
03:38 PM Bug #21493: ceph-disk prepare cannot find paritition that does exist
Docker container info at:
[root@overcloud-cephstorage-1 ~]# docker inspect fb43a44da2f4 | curl -F 'f:1=<-' ix.io ...
John Fulton
03:33 PM Bug #21493 (Duplicate): ceph-disk prepare cannot find paritition that does exist
When using ceph-disk prepare as provided by ceph-osd-10.2.9-0.el7.x86_64 on /dev/vdb, which exists on my system, I ge... John Fulton
03:36 PM Revision d9064489 (ceph): aou
Josh Durgin
03:24 PM Revision 394c26ad (ceph): selinux: Allow getattr on lnk sysfs files
This showed up during downstream testing for luminous. We are doing
getattr on the sysfs lnk files and the current po...
Boris Ranto
02:16 PM Revision c6737e1b (ceph): rgw: Error check on return of read_line()
** 1406089 Unused value
CID 1406089 (#1 of 1): Unused value (UNUSED_VALUE)
returned_value: Assigning value from this-...
Amit Kumar
02:10 PM CephFS Bug #21483: qa: test_snapshot_remove (kcephfs): RuntimeError: Bad data at offset 0
it's kernel client bug in testing branch, likely caused by... Zheng Yan
01:40 AM CephFS Bug #21483 (Resolved): qa: test_snapshot_remove (kcephfs): RuntimeError: Bad data at offset 0
... Patrick Donnelly
01:54 PM Backport #21439 (In Progress): luminous: Performance: Slow OSD startup, heavy LevelDB activity
Nathan Cutler
01:45 PM Backport #21372 (In Progress): luminous: Add export and remove ceph-objectstore-tool command option
Nathan Cutler
01:44 PM CephFS Backport #21488 (In Progress): luminous: qa: failures from pjd fstest
Nathan Cutler
03:34 AM CephFS Backport #21488 (Resolved): luminous: qa: failures from pjd fstest
https://github.com/ceph/ceph/pull/17888 Nathan Cutler
01:43 PM Revision f09786d2 (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
01:42 PM CephFS Backport #21487 (In Progress): luminous: MDS rank add/remove log messages say wrong number of ranks
Nathan Cutler
03:34 AM CephFS Backport #21487 (Resolved): luminous: MDS rank add/remove log messages say wrong number of ranks
https://github.com/ceph/ceph/pull/17887 Nathan Cutler
01:42 PM Revision c902ebe7 (ceph): mon/MDSMonitor: fix clog msgs on MDS rank add/rm
Because these were generated before the actual
change, the get_num_in values did not make sense.
Fixes: http://track...
John Spray
01:40 PM CephFS Backport #21486 (In Progress): luminous: qa: test_client_pin times out waiting for dentry release...
Nathan Cutler
03:34 AM CephFS Backport #21486 (Resolved): luminous: qa: test_client_pin times out waiting for dentry release fr...
https://github.com/ceph/ceph/pull/17886 Nathan Cutler
01:40 PM Revision f4b4467f (ceph): client: set client_try_dentry_invalidate to false by default
By default, ceph-fuse uses side effect of 'dentry invalidation' to
trim kernel dcache if it runs on kernel < 3.18. Th...
Yan, Zheng
01:02 PM Revision 7d7993fd (ceph): Merge pull request #17872 from joscollin/wip-osdmap-signed-unsigned-war...
osd: silence warnings from -Wsign-compare
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
11:57 AM mgr Bug #21122: Kraken to luminous upgrade: Error EINVAL: key for mgr.vpm037 exists but cap mds does ...
I have the same error when I migrate my cluster and create mgr Nicolas Drufin
11:57 AM Backport #21485 (In Progress): jewel: the typo to the thread name
Nathan Cutler
03:34 AM Backport #21485 (Resolved): jewel: the typo to the thread name
https://github.com/ceph/ceph/pull/17883 Nathan Cutler
11:50 AM Revision 12efd66a (ceph): global/signal_handler: fix typo
and use list initializer to init an array
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 8b1...
Kefu Chai
11:43 AM Revision 3e664bd5 (ceph): ceph-bluestore-tool: check if bdev is empty on 'bluefs-bdev-expand'
Signed-off-by: WANG Guoqin <wangguoqin1001@gmail.com> WANG Guoqin
11:40 AM Revision a2ac3078 (ceph): osd: make scrub right now when pg stats_invalid is true
Signed-off-by: kungf <yang.wang@easystack.cn> yang wang
09:06 AM Revision a38ad971 (ceph): mgr: silence warning from -Wsign-compare
Fixed the warning:
ceph/src/mgr/Mgr.cc: In lambda function:
ceph/src/mgr/Mgr.cc:413:42: warning: comparison between ...
Jos Collin
08:38 AM CephFS Backport #21449 (In Progress): luminous: qa: test_misc creates metadata pool with dummy object re...
Nathan Cutler
08:38 AM Revision 105f82d5 (ceph): qa/tasks/cephfs: Whitelist POOL_APP_NOT_ENABLED for test_misc
test_misc verifies that ceph fs new will not create a filesystem
on a pool that already contains objects. As part of ...
Douglas Fuller
08:37 AM CephFS Backport #21437 (In Progress): luminous: test_filtered_df: assert 0.9 < ratio < 1.1
Nathan Cutler
08:37 AM Revision 4bb1d893 (ceph): qa/cephfs: Fix error in test_filtered_df
ceph df accounts for pool size, so there is no need to do it in the test.
Fixes: http://tracker.ceph.com/issues/2138...
Douglas Fuller
08:35 AM CephFS Backport #21436 (In Progress): luminous: client: Variable "onsafe" going out of scope leaks the s...
Nathan Cutler
08:35 AM Revision b0cacf26 (ceph): client: Delete onsafe
Variable "onsafe" going out of scope leaks the storage it points to. This fixes the Coverity
Scan CID 1417473.
Signe...
Jos Collin
08:35 AM Revision f146b9f5 (ceph): client: add mountedness check inside client_lock
Currently we check for mountedness in the high level wrappers, but those
checks are lockless. It's possible to have a...
Jeff Layton
08:29 AM CephFS Backport #21359 (In Progress): luminous: racy is_mounted() checks in libcephfs
Nathan Cutler
07:15 AM Revision 85d6e4b0 (ceph): osd: silence warnings from -Wsign-compare
Fixed the warning :
ceph/src/osd/OSDMap.cc: In member function ‘int OSDMap::validate_crush_rules(CrushWrapper*, std:...
Jos Collin
05:46 AM Revision e12ba12c (ceph): client:fix a bug in lseek
If offset less than 0,the lseek may cause f->pos less than 0.
So read or write may error.
Signed-off-by: Duan Zhang ...
Duan Zhang
05:30 AM Revision bfdcae6a (ceph): aoeu
Josh Durgin
04:49 AM Revision 2897ad46 (ceph): pybind/rados: add support open_ioctx2 API
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
04:23 AM Revision 046d7390 (ceph): osd: use dmclock library client_info_f function dynamically
to be able to apply QoS parameter changes at runtime in Ceph.
Signed-off-by: bspark <bspark8@sk.com>
ByungSu Park
04:20 AM CephFS Feature #20752 (Fix Under Review): cap message flag which indicates if client still has pending c...
*master PR*: https://github.com/ceph/ceph/pull/16778 Nathan Cutler
04:18 AM CephFS Backport #21321 (In Progress): luminous: mds: asok command error merged with partial Formatter ou...
Nathan Cutler
04:18 AM Revision 7a84f943 (ceph): mds: reset Formatter on error
This prevents partial results from concatenating with the error message.
Fixes: http://tracker.ceph.com/issues/21252...
Patrick Donnelly
04:15 AM mgr Backport #21479 (In Progress): luminous: Services reported with blank hostname by mgr
Nathan Cutler
04:13 AM mgr Backport #21452 (In Progress): luminous: prometheus module generates invalid output when counter ...
Nathan Cutler
04:12 AM Revision ddca5dbe (ceph): mgr/prometheus: only turn - into _minus at end
...of perf counter name.
So that mds_mem_dir- becomes mds_mem_dir_minus, but
throttle-filestore_bytes becomes thrott...
John Spray
04:12 AM Revision 8375251d (ceph): mgr/prometheus: Fix for MDS metrics
MDS metrics come in these forms:
mds_mem_dir #Directories
mds_mem_dir+ #Directories opened
mds_mem_dir- #Directories...
Jeremy Austin
04:11 AM mgr Backport #21443 (In Progress): luminous: Prometheus crash when update
Nathan Cutler
04:10 AM Revision 3a037dda (ceph): mgr: fix py calls for dne service perf counters
Fixes: http://tracker.ceph.com/issues/21253
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from com...
John Spray
04:09 AM mgr Backport #21320 (In Progress): luminous: Quieten scary RuntimeError from restful module on startup
Nathan Cutler
04:09 AM Revision 077b3601 (ceph): mgr/restful: cleaner message when not configured
RuntimeError+backtrace prints should be for
genuinely exceptional exceptions. For these
known cases, we should just ...
John Spray
04:07 AM RADOS Backport #21465 (In Progress): luminous: OSD metadata 'backend_filestore_dev_node' is "unknown" e...
Nathan Cutler
04:07 AM Revision 4c9d86bd (ceph): os/filestore: fix device/partition metadata detection
The UUID thing (a) relies on partition labels to work, which isn't
always true (and won't be true for ceph-volume goi...
Sage Weil
04:05 AM RADOS Backport #21438 (In Progress): luminous: Daemons(OSD, Mon...) exit abnormally at injectargs command
Nathan Cutler
04:04 AM Revision 49e030da (ceph): test/config: regulate parameter order of ASSERT_EQ
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn>
(cherry picked from commit ccaba817dcd2c84c75cf0f784d90b78527c9f92b)
Yan Jun
04:04 AM Revision 85ab5c86 (ceph): common: fix daemon abnormal exit at parsing invalid arguments
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn>
(cherry picked from commit 3f075372d1400806ae32e0e9210b9c15316dfe66)
Yan Jun
04:03 AM RADOS Backport #21343 (In Progress): luminous: DNS SRV default service name not used anymore
Nathan Cutler
04:02 AM Revision d7cde5f3 (ceph): mon,monmap: use new style config opts
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 3124eb2148f5c6703c75b9e556ddb773898a6e55)
Kefu Chai
04:02 AM Revision fe039e41 (ceph): mon,option: set default value for mon_dns_srv_name
Fixes: http://tracker.ceph.com/issues/21204
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 50...
Kefu Chai
04:01 AM RADOS Backport #21307 (In Progress): luminous: Client client.admin marked osd.2 out, after it was down ...
Nathan Cutler
04:00 AM Revision b54c7ba2 (ceph): mon: fix `osd out` clog message
This was printing the absolute time instead of the period.
Fixes: http://tracker.ceph.com/issues/21249
Signed-off-by...
John Spray
03:59 AM rbd Backport #21441 (In Progress): luminous: [cli] mirror "getter" commands will fail if mirroring ha...
Nathan Cutler
03:59 AM Revision bb0874c9 (ceph): cls/rbd: avoid recursively listing the watchers on rbd_mirroring object
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 79be496ac098859304efcabc7b5eb8afca6eca91)
Jason Dillaman
03:59 AM Revision d7f6b93a (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
03:57 AM rbd Backport #21299 (In Progress): luminous: [rbd-mirror] asok hook names not updated when image is r...
Nathan Cutler
03:57 AM Revision 925f223b (ceph): rbd-mirror: update asok hook name on image rename
Fixes: http://tracker.ceph.com/issues/20860
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from com...
Mykola Golub
03:57 AM Revision 34af07f9 (ceph): rbd-mirror: potential lockdep issue
(cycle between ImageReplayerAdminSocketHook and ImageReplayer locks)
Signed-off-by: Mykola Golub <mgolub@mirantis.co...
Mykola Golub
03:54 AM rgw Backport #21451 (In Progress): luminous: rgw: lc process only schdule the first item of lc objects
Nathan Cutler
03:54 AM Revision fd207447 (ceph): rgw: fix lc process only schdule the first item of lc objects
If more than two bucket hash to the same lc object, only the first bucket will do lifecycle operation. Other buckets ... lu.shasha
03:53 AM rgw Backport #21448 (In Progress): luminous: rgw: string_view instance points to expired memory in Pr...
Nathan Cutler
03:53 AM Revision 5b5f0b5a (ceph): rgw: fix accessing expired memory in PrefixableSignatureHelper.
Fixes: http://tracker.ceph.com/issues/21085
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked fr...
Radoslaw Zarzynski
03:52 AM rgw Backport #21446 (In Progress): luminous: rgw:multisite: Get bucket location which is located in a...
Nathan Cutler
03:51 AM Revision d2be1e0c (ceph): rgw: return bucket's location no matter which zonegroup it located in.
Get bucket location which is created in another zonegroup, will return "301 Moved Permanently".
Fixes: http://tracke...
lu.shasha
03:50 AM rgw Backport #21444 (In Progress): luminous: rgw: setxattrs call leads to different mtimes for bucket...
Nathan Cutler
03:49 AM Revision c4d65393 (ceph): rgw: rgw_rados: set_attrs now sets the same time for BI & object
`RGWRados::set_attrs()` used to set slightly different mtimes for the
object and in the bucket dir entry as we do an ...
Abhishek Lekshmanan
03:44 AM CephFS Bug #21168: cap import/export message ordering issue
https://github.com/ceph/ceph/pull/17854 Zheng Yan
03:43 AM CephFS Backport #21484 (In Progress): luminous: qa: fs.get_config on stopped MDS
Nathan Cutler
03:34 AM CephFS Backport #21484 (Resolved): luminous: qa: fs.get_config on stopped MDS
https://github.com/ceph/ceph/pull/17855 Nathan Cutler
03:42 AM CephFS Bug #19706: Laggy mon daemons causing MDS failover (symptom: failed to set counters on mds daemon...
still happen
http://qa-proxy.ceph.com/teuthology/teuthology-2017-09-16_03:15:02-fs-master-distro-basic-smithi/1639...
Zheng Yan
03:41 AM CephFS Backport #21490 (In Progress): luminous: test_rebuild_simple_altpool triggers MDS assertion
Nathan Cutler
03:35 AM CephFS Backport #21490 (Resolved): luminous: test_rebuild_simple_altpool triggers MDS assertion
https://github.com/ceph/ceph/pull/17855 Nathan Cutler
03:40 AM Revision 847cb769 (ceph): qa/cephfs: Refactor alternate pool test
Remove the alternate pool recovery test from test_data_scan. Newer
commits will place the test in its own file.
Sign...
Douglas Fuller
03:40 AM Revision 3342ba0c (ceph): qa/cephfs: test CephFS recovery pools
Test recovering metadata in to a separate RADOS pool with
cephfs_data_scan and friends.
Signed-off-by: Douglas Fulle...
Douglas Fuller
03:40 AM Revision 5ac72139 (ceph): qa/cephfs: support CephFS recovery pools
Add support for testing recovery of CephFS metadata into an alternate
RADOS pool, useful as a disaster recovery mecha...
Douglas Fuller
03:40 AM Revision 0f5f99c1 (ceph): qa/cephfs: Allow deferred fs creation
Permit Filesystem objects to be created and settings modified before
calling Filesystem.create().
Signed-off-by: Dou...
Douglas Fuller
03:36 AM Revision 47e485e5 (ceph): qa/ceph_test_case: support CephFS recovery pools
Add support for testing recovery of CephFS metadata into an alternate
RADOS pool, useful as a disaster recovery mecha...
Douglas Fuller
03:34 AM CephFS Backport #21489 (Resolved): jewel: qa: failures from pjd fstest
https://github.com/ceph/ceph/pull/21152 Nathan Cutler
03:34 AM Revision 69f04223 (ceph): mds: void sending cap import message when inode is frozen
To export an inode to other mds, mds need to:
- Freeze the inode (stop issuing caps to clients)
- Flush client sessi...
Yan, Zheng
03:34 AM Revision 25def78c (ceph): client: fix message order check in handle_cap_export()
If importer mds' cap already exists, but cap ID mismatches, client
should have received corresponding import message ...
Yan, Zheng
03:32 AM CephFS Bug #21467 (Fix Under Review): mds: src/mds/MDLog.cc: 276: FAILED assert(!capped)
https://github.com/ceph/ceph/pull/17852
https://github.com/ceph/ceph/pull/17853
Zheng Yan
01:28 AM CephFS Bug #21467: mds: src/mds/MDLog.cc: 276: FAILED assert(!capped)
Another: http://pulpito.ceph.com/pdonnell-2017-09-20_23:49:47-fs:basic_functional-master-testing-basic-smithi/1652996 Patrick Donnelly
03:29 AM Revision 97ab7854 (ceph): mds: check ongoing catter-gather process before capping log
When deactivating mds, MDLog::trim() may start scatter-gather
process on mdsdir inode. Locker::scatter_writebehind() ...
Yan, Zheng
03:10 AM Revision 998bf1b4 (ceph): Merge pull request #17833 from mogeb/cache-tiering-doc
doc: update link to placing-different-pools
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:05 AM Revision 6ea85b3f (ceph): mds: check ongoing catter-gather process before capping log
When deactivating mds, MDLog::trim() may start scatter-gather
process on mdsdir inode. Locker::scatter_writebehind() ...
Yan, Zheng
03:04 AM Backport #19224 (In Progress): jewel: osd ops (sent and?) arrive at osd out of order
David Zafman
03:03 AM Revision 46f81efb (ceph): qa/tasks/thrashosds: chance_thrash_cluster_full
Induce a momentarily full cluster.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit a202b68d18c...
Sage Weil
03:02 AM Revision 9ab42949 (ceph): osdc/Objecter: If osd full, it should pause read op which w/ rwordered ...
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
(cherry picked from commit 07b2a22210e26eac1b2825c30629788da05e5e12)
Jianpeng Ma
03:02 AM Revision c1946e31 (ceph): osdc/Objecter: resend RWORDERED ops on full
Our condition for respecting the FULL flag is complex, and involves
the WRITE | RWORDERED flags vs the FULL_FORCE | F...
Sage Weil
02:58 AM Backport #19140 (In Progress): jewel: osdc/Objecter: If osd full, it should pause read op which w...
David Zafman
02:42 AM Revision ce1734b6 (ceph): debugging
Josh Durgin
02:29 AM Revision 0cfb0289 (ceph): qa: add rados thrash facet to convert to rocksdb
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
02:03 AM Revision e62d5f55 (ceph): test: add test of ceph compact command
Signed-off-by: liuchang0812 <liuchang0812@gmail.com>
(cherry picked from commit d1f24d053f367511cf12a43350bad246c5f28...
Chang Liu
01:59 AM Revision 55826188 (ceph): osd: new command compact via tell/daemon
user could manual compact OSD's omap as following:
1. ceph tell osd.id compact
2. ceph daemon osd.id compact
user's r...
Chang Liu
01:59 AM Revision e6219d0b (ceph): os: export compact interface in ObjectStore and ObjectMap
Signed-off-by: liuchang0812 <liuchang0812@gmail.com>
(cherry picked from commit eb5723d3abd4e1b6caec477090761d7919efc...
Chang Liu
01:34 AM CephFS Bug #21466 (Pending Backport): qa: fs.get_config on stopped MDS
Patrick Donnelly
01:33 AM Revision 82e63350 (ceph): Merge PR #17849 into master
* refs/remotes/upstream/pull/17849/head:
qa: get config only on running MDS
Reviewed-by: Patrick Donnelly <pdonnell...
Patrick Donnelly

09/20/2017

11:21 PM Revision a5d97ad2 (ceph): client: use unique_ptr for locks
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
11:15 PM Revision fe0354a9 (ceph): client: use unique_ptr for Formatter
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
11:09 PM Revision 614b0d93 (ceph): qa: revert "qa: use config_path property instead of literal"
This reverts commit f95798b3adb30c866725ef26aee75c4811655752.
The config_path method wasn't available through inheri...
Patrick Donnelly
11:00 PM CephFS Bug #21466 (Fix Under Review): qa: fs.get_config on stopped MDS
https://github.com/ceph/ceph/pull/17849 Patrick Donnelly
10:23 PM CephFS Bug #21466 (In Progress): qa: fs.get_config on stopped MDS
So my analysis is wrong, the actual problem is that the test is killing two unneded MDS and then trying to do fs.get_... Patrick Donnelly
10:57 PM CephFS Bug #20337 (Pending Backport): test_rebuild_simple_altpool triggers MDS assertion
This should resolve this failure in 12.2.1 testing:
http://tracker.ceph.com/issues/21466#note-1
Patrick Donnelly
10:47 PM Revision 8a535d9c (ceph): qa: get config only on running MDS
Fixes: http://tracker.ceph.com/issues/21466
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
08:37 PM RADOS Bug #21428: luminous: osd: does not request latest map from mon
Fix:
* master https://github.com/ceph/ceph/pull/17828
* luminous https://github.com/ceph/ceph/pull/17829
Nathan Cutler
03:15 PM RADOS Bug #21428 (Resolved): luminous: osd: does not request latest map from mon
Josh Durgin
05:17 AM RADOS Bug #21428 (In Progress): luminous: osd: does not request latest map from mon
fixing bug in the patch Josh Durgin
08:19 PM Revision 76557526 (ceph): Few additional whitelists and fs fix
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
07:59 PM Bug #21482 (Can't reproduce): "file changed as we read it" in ceph-deploy-jewel
This is jewel v10.2.10
Run: http://pulpito.ceph.com/yuriw-2017-09-19_20:59:16-ceph-deploy-jewel-distro-basic-vps/
...
Yuri Weinstein
07:59 PM CephFS Feature #18490: client: implement delegation support in userland cephfs
Jeff Layton wrote:
> Can you list them? Is it just we want Ganesha to return NFS4ERR_DELAY?
Yes, that's the big o...
Patrick Donnelly
06:41 PM CephFS Feature #18490: client: implement delegation support in userland cephfs
Patrick, Greg and others have been kind enough to give me some good review so far, so I've been working to address th... Jeff Layton
07:42 PM CephFS Bug #21423 (Pending Backport): qa: test_client_pin times out waiting for dentry release from kernel
Patrick Donnelly
07:41 PM CephFS Bug #21421 (Pending Backport): MDS rank add/remove log messages say wrong number of ranks
Patrick Donnelly
07:40 PM CephFS Bug #21383 (Pending Backport): qa: failures from pjd fstest
Patrick Donnelly
07:38 PM Revision 8242210d (ceph): Merge PR #17791 into master
* refs/remotes/upstream/pull/17791/head:
client: set client_try_dentry_invalidate to false by default
Reviewed-by: ...
Patrick Donnelly
07:38 PM Revision fabdb55b (ceph): Merge PR #17784 into master
* refs/remotes/upstream/pull/17784/head:
vstart: create MDSs before filesystems
Reviewed-by: Patrick Donnelly <pdon...
Patrick Donnelly
07:38 PM Revision a133f269 (ceph): Merge PR #17783 into master
* refs/remotes/upstream/pull/17783/head:
mon/MDSMonitor: fix clog msgs on MDS rank add/rm
Reviewed-by: Patrick Donn...
Patrick Donnelly
07:38 PM Revision ca775fd0 (ceph): Merge PR #17778 into master
* refs/remotes/upstream/pull/17778/head:
client: move Fh init to ctor
Reviewed-by: Jos Collin <jcollin@redhat.com>
Patrick Donnelly
07:38 PM Revision 1b4f1168 (ceph): Merge PR #17768 into master
* refs/remotes/upstream/pull/17768/head:
ceph: do link/rename semantic checks after srcdn is readable
Reviewed-by: ...
Patrick Donnelly
07:22 PM Revision e38496b7 (ceph): calamari test no longer valid for rhcs 3.0
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
07:21 PM Revision dd82b613 (ceph): Add mgr role where required
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
07:08 PM Feature #12430: libmailrados: Mailbox storage on RADOS
Just adding a few links here, for other interested parties, courtesy of Danny:
* http://blog.bisect.de/2017/09/cep...
Florian Haas
06:59 PM Bug #21469: mgr prometheus plugin name sanitisation is buggy
One of the PRs in question (maybe the only one merged, not sure): https://github.com/ceph/ceph/pull/17318
Dan Mick
06:58 PM Bug #21469 (Duplicate): mgr prometheus plugin name sanitisation is buggy
Dan Mick
06:58 PM Bug #21469: mgr prometheus plugin name sanitisation is buggy
There's a set of PRs to address/change this in a different way (the existing sanitization was a half-hearted effort a... Dan Mick
06:33 PM mgr Bug #21399: ceph-mgr module(s) inaccessible after a reboot
The 'exe' thing is really just the process naming - even if there is an issue of sockets not getting torn down, that ... John Spray
01:16 PM mgr Bug #21399: ceph-mgr module(s) inaccessible after a reboot
I think it might be related. If there are any issues with the module not being killed properly before respawn then th... Boris Ranto
06:32 PM Revision 4b216771 (ceph): osd/PG: set {backfill,recovery}_wait when canceling backfill/recovery
The only caller currently is when we get as far as we can with backfill
or recovery but still have unfound objects. ...
Sage Weil
06:32 PM Revision 3eadfa08 (ceph): osd/PG: make some trivial events TrivialEvent
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:32 PM Revision 597dfd11 (ceph): osd/PG: specify delay in Cancel{Recovery,Backfill}
For now it is always the retry interval, but later perhaps not!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:51 PM CephFS Backport #21481 (Fix Under Review): jewel: "FileStore.cc: 2930: FAILED assert(0 == "unexpected er...
https://github.com/ceph/ceph/pull/17847 Patrick Donnelly
04:59 PM CephFS Backport #21481: jewel: "FileStore.cc: 2930: FAILED assert(0 == "unexpected error")" in fs
Patrick Donnelly wrote:
> Yuri, I think you meant jewel not 12.2.1?
>
> We're not testing btrfs in luminous/maste...
Yuri Weinstein
04:57 PM CephFS Backport #21481 (In Progress): jewel: "FileStore.cc: 2930: FAILED assert(0 == "unexpected error")...
Yuri, I think you meant jewel not 12.2.1?
We're not testing btrfs in luminous/master so we could just remove that ...
Patrick Donnelly
04:49 PM CephFS Backport #21481 (Rejected): jewel: "FileStore.cc: 2930: FAILED assert(0 == "unexpected error")" i...
This is a btfrs bug where it reports ENOSPC:... Josh Durgin
04:32 PM CephFS Backport #21481: jewel: "FileStore.cc: 2930: FAILED assert(0 == "unexpected error")" in fs
Also verified in http://pulpito.ceph.com/yuriw-2017-09-20_15:31:18-fs-jewel-distro-basic-smithi/1652593 Yuri Weinstein
04:31 PM CephFS Backport #21481 (Resolved): jewel: "FileStore.cc: 2930: FAILED assert(0 == "unexpected error")" i...
This is jewel v10.2.10
Run: http://pulpito.ceph.com/yuriw-2017-09-19_20:52:59-fs-jewel-distro-basic-smithi/
Job: 1...
Yuri Weinstein
05:49 PM Revision 12f100b3 (ceph): qa: use xfs instead of btrfs w/ filestore
Backport of work from 6369120d63ba8077f0f5bb8b4280ee72ce269568.
Fixes: http://tracker.ceph.com/issues/21481
Signed-...
Patrick Donnelly
05:03 PM Bug #21300 (Fix Under Review): "ceph osd df" crashes ceph-mon if mgr is offline
https://github.com/ceph/ceph/pull/17846 Joao Eduardo Luis
04:30 PM Bug #21300: "ceph osd df" crashes ceph-mon if mgr is offline
I did figure out how to fix the crash on luminous, but the underlying issue is nevertheless present in master as well... Joao Eduardo Luis
05:00 PM Revision 3d06079b (ceph): mon/MgrMonitor: read cmd descs if empty on update_from_paxos()
If the MgrMonitor's `command_descs` is empty, the monitor will not send
the mgr commands to clients on `get_descripti...
Joao Eduardo Luis
04:39 PM RADOS Bug #21408 (Fix Under Review): osd: "fsck error: free extent 0x2000~2000 intersects allocated blo...
https://github.com/ceph/ceph/pull/17845 Sage Weil
04:38 PM Revision 4959ad31 (ceph): os/bluestore: ignore 0x2000~2000 extent oddity from luminous upgrade
Luminous does a block_size granularity freelist, and assumes that
0~ROUND_UP_TO(SUPER_RESERVED,block_size) is used. ...
Sage Weil
04:27 PM Revision 1bd202f4 (ceph): Merge pull request #17807 from xiexingguo/wip-kill-add-interval-usage
osd/PrimaryLogPG: kill add_interval_usage
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
04:26 PM Revision f178c00e (ceph): Merge pull request #17723 from amitkumar50/cov-librados-3
rados: Initialization of alignment
Reviewed-by: Jos Collin <jcollin@redhat.com>
Yuri Weinstein
04:05 PM Bug #21430: ceph-fuse blocked OSD op threads => OSD restart loop
This sounds like the bluestore aio issue that'll be fixed in 12.2.1 - if this is a test cluster you could try the cur... Josh Durgin
04:03 PM RADOS Bug #21303: rocksdb get a error: "Compaction error: Corruption: block checksum mismatch"
potentially a bug in bluefs Josh Durgin
04:01 PM bluestore Bug #21480 (Resolved): bluestore: flush_commit is racy
observed hang on 'osd bench' command:
/a/yuriw-2017-09-19_19:54:13-rados-wip-yuri-testing3-2017-09-19-1710-distro-ba...
Sage Weil
03:58 PM Revision 559ca9dd (ceph): doc: update 'ceph osd pool set' example
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
03:53 PM RADOS Bug #21407: backoff causes out of order op
Josh Durgin
03:48 PM Messengers Bug #19705 (Need More Info): Ubuntu amd64 client can not discover the ubuntu arm64 ceph cluster
Josh Durgin
03:46 PM RADOS Bug #20924: osd: leaked Session on osd.7
/a/yuriw-2017-09-19_19:54:13-rados-wip-yuri-testing3-2017-09-19-1710-distro-basic-smithi/1648800
osd.7 again! weird
Sage Weil
03:38 PM bluestore Bug #19511: bluestore overwhelms aio queue
Jan- I can't find that commit (1264bae1a8) in the repo. can you verify which version you're running? And/or try with... Sage Weil
03:32 PM Revision 28d9b6b0 (ceph): os/bluestore: dump stray cache content on shutdown
Tracking down http://tracker.ceph.com/issues/21259.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:32 PM Revision 354dccda (ceph): osd: debug_bluestore on shutdown
...just like we do with filestore etc.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:32 PM Revision d3100dd8 (ceph): rgw_lc: support for object tagging in LC policies
- rgw_lc_s3:
+ LCFilter class now has an obj_tags member which shall store
the object tags, the related methods l...
Abhishek Lekshmanan
03:28 PM bluestore Bug #21259 (Resolved): bluestore: segv in BlueStore::TwoQCache::_trim
Josh Durgin
03:24 PM rbd Feature #21088: rbd-mirror: Allow a different data-pool to be used on the secondary cluster
Little late updating here, but PR is up: https://github.com/ceph/ceph/pull/17656 Adam Wolfe Gordon
03:19 PM Bug #21294: ceph_manager: bad AssertionError: failed to recover before timeout expired
Josh Durgin
03:17 PM CephFS Bug #21476 (Fix Under Review): ceph_volume_client: snapshot dir name hardcoded
https://github.com/ceph/ceph/pull/17843/ Ramana Raja
12:13 PM CephFS Bug #21476 (Resolved): ceph_volume_client: snapshot dir name hardcoded
The ceph_volume_client always creates snapshots in '.snap' folder.
https://github.com/ceph/ceph/commit/aebce4b643755...
Ramana Raja
03:08 PM Revision 73d4afbf (ceph): Merge pull request #17747 from tchaikov/wip-qa
qa/standalone: respect $TEMPDIR
Reviewed-by: David Zafman <dzafman@redhat.com>
Kefu Chai
03:08 PM Revision 0132a275 (ceph): Merge pull request #17829 from jdurgin/wip-21428-luminous
osd/PrimaryLogPG: request osdmap update in the right block
Reviewed-by: Sage Weil <sage@redhat.com>
Josh Durgin
03:07 PM Revision 5cb4a6da (ceph): Merge pull request #17828 from jdurgin/wip-21428
osd/PrimaryLogPG: request osdmap update in the right block
Reviewed-by: Sage Weil <sage@redhat.com>
Josh Durgin
03:01 PM Revision f4fc1722 (ceph): ceph_volume_client: perform snapshot operations in
... client configured snap directory name, instead of in hard-coded
'.snap' directory.
Fixes: http://tracker.ceph.co...
Ramana Raja
03:01 PM RADOS Bug #21474: bluestore fsck took 224.778802 seconds to complete which caused "timed out waiting fo...
cool. will update the test. Kefu Chai
12:14 PM RADOS Bug #21474: bluestore fsck took 224.778802 seconds to complete which caused "timed out waiting fo...
Sigh.. yeah. I can't decide if we should stop doing these fsck's entirely, or reduce the debug level just for fsck, ... Sage Weil
05:30 AM RADOS Bug #21474: bluestore fsck took 224.778802 seconds to complete which caused "timed out waiting fo...
Sage, if you believe that it's normal for bluestore to take around 4 minutes to complete a deep fsck. i will prolong ... Kefu Chai
05:28 AM RADOS Bug #21474 (Resolved): bluestore fsck took 224.778802 seconds to complete which caused "timed out...
/a/kchai-2017-09-19_14:50:44-rados-wip-kefu-testing-2017-09-19-1954-distro-basic-mira/1648644... Kefu Chai
02:03 PM Bug #21432 (Pending Backport): the typo to the thread name
Nathan Cutler
09:00 AM Bug #21432: the typo to the thread name
the fix in master:
https://github.com/ceph/ceph/pull/8451/commits/8b14914a1d128eee107d7bd08c0ab95ab40e8ded
zhiang li
01:42 PM Backport #21478 (In Progress): jewel: systemd: Add explicit Before=ceph.target
Nathan Cutler
01:39 PM Backport #21478 (Resolved): jewel: systemd: Add explicit Before=ceph.target
https://github.com/ceph/ceph/pull/17841 Nathan Cutler
01:41 PM Revision 3c640078 (ceph): systemd: Add explicit Before=ceph.target
The PartOf= and WantedBy= directives in the various systemd
unit files and targets create the following logical hiera...
Tim Serong
01:40 PM mgr Backport #21479 (Resolved): luminous: Services reported with blank hostname by mgr
https://github.com/ceph/ceph/pull/17869 Nathan Cutler
01:38 PM Bug #21477: systemd: Add explicit Before=ceph.target
*master PR*: https://github.com/ceph/ceph/pull/15835
We have seen the "cyclic dependency" error appear after apply...
Nathan Cutler
01:37 PM Bug #21477 (Resolved): systemd: Add explicit Before=ceph.target
The PartOf= and WantedBy= directives in the various systemd
unit files and targets create the following logical hier...
Nathan Cutler
01:04 PM Bug #3253 (In Progress): ceph-disk-activate: support clusters not named "ceph"
https://github.com/ceph/ceph/pull/17837 Loïc Dachary
12:00 PM Revision 31d7a30d (ceph): librbd,test: Initialize m_snap_list_ret,m_,value
Fixes the coverity issues:
** 1396105 Uninitialized scalar field
CID 1396105 (#1 of 1): Uninitialized scalar field (...
Amit Kumar
11:51 AM Linux kernel client Bug #19385: rbd stuck on read/write op to ceph_osd
all xfs fixes now ported to 4.9 https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/log/?h=v4.9.5... Sergey Jerusalimov
11:39 AM rgw Backport #21460 (Fix Under Review): luminous: rgw: missing support for per storage-policy usage s...
https://github.com/ceph/ceph/pull/17835 Radoslaw Zarzynski
11:34 AM rgw Backport #21460 (In Progress): luminous: rgw: missing support for per storage-policy usage statis...
Radoslaw Zarzynski
11:32 AM Revision dfe42384 (ceph): rgw: calculate and print Swift's X-Account-Storage-Policy-* headers.
Fixes: http://tracker.ceph.com/issues/17932
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picke...
Radoslaw Zarzynski
11:31 AM Revision 6e4c63fb (ceph): rgw: bucket linking stores also the info about a placement rule.
Fixes: http://tracker.ceph.com/issues/17932
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picke...
Radoslaw Zarzynski
11:31 AM Revision 933f8400 (ceph): rgw: convey placement rule in RGWBucketEnt and cls_user_bucket_entry.
Fixes: http://tracker.ceph.com/issues/17932
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picke...
Radoslaw Zarzynski
11:30 AM Revision 5a1d0c42 (ceph): rgw: clean-up around and implement the move semantics in RGWBucketEnt.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(...
Radoslaw Zarzynski
11:23 AM rgw Backport #21445 (Fix Under Review): luminous: rgw: reversed account listing of Swift API should b...
https://github.com/ceph/ceph/pull/17834 Radoslaw Zarzynski
11:09 AM rgw Backport #21445 (In Progress): luminous: rgw: reversed account listing of Swift API should be sup...
Radoslaw Zarzynski
11:19 AM Revision 2e5aed5f (ceph): doc: update link to placing-different-pools
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
11:19 AM RADOS Bug #21475: 12.2.0 bluestore - OSD down/crash " internal heartbeat not healthy, dropping ping req...
Seems, its a duplicate of this tracker http://tracker.ceph.com/issues/21180 . Please verify.. Nokia ceph-users
11:18 AM RADOS Bug #21475 (Duplicate): 12.2.0 bluestore - OSD down/crash " internal heartbeat not healthy, dropp...
~~~
2017-09-18 14:51:59.895746 7f1e744e0700 0 log_channel(cluster) log [WRN] : slow request 60.068824 seconds old...
Nokia ceph-users
11:18 AM Revision bb92cc93 (ceph): rgw: enforce the std::move semantic across the path of RGWUserBuckets.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked from commit 4a7a4344840c873189331f22c8143ba031...
Radoslaw Zarzynski
11:18 AM Revision 395e9a48 (ceph): rgw: {end_}marker params are handled during Swift's reversed account li...
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked from commit 2f1f7a179d6a031c77929359313fc1fcc9...
Radoslaw Zarzynski
11:18 AM Revision 85826642 (ceph): rgw: add basic support for Swift's reversed account listings.
Fixes: http://tracker.ceph.com/issues/21148
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked fr...
Radoslaw Zarzynski
11:15 AM Revision d61de49c (ceph): rgw: abstract partial data processing in RGWListBuckets.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked from commit a842dd09d584ff7636ec972646caff218d...
Radoslaw Zarzynski
11:07 AM rgw Backport #21453 (Fix Under Review): luminous: rgw: end_marker parameter doesn't work on Swift con...
https://github.com/ceph/ceph/pull/17832 Radoslaw Zarzynski
10:59 AM rgw Backport #21453 (In Progress): luminous: rgw: end_marker parameter doesn't work on Swift containe...
Radoslaw Zarzynski
11:02 AM Revision 957e221f (ceph): rgw: list_objects() honors end_marker regardless of namespace.
This patch fixes a regression related to handling of the end_marker
parameter during Swift's container listing operat...
Radoslaw Zarzynski
11:02 AM CephFS Bug #20988 (Pending Backport): client: dual client segfault with racing ceph_shutdown
I think we do want to backport this to any currently maintained releases. It really shouldn't change any behavior and... Jeff Layton
03:21 AM CephFS Bug #20988: client: dual client segfault with racing ceph_shutdown
the PR has been merged.
but i am not sure if we should backport it. i am pinging Jeff for his insights on it at ht...
Kefu Chai
03:19 AM CephFS Bug #20988 (Fix Under Review): client: dual client segfault with racing ceph_shutdown
https://github.com/ceph/ceph/pull/17738 Kefu Chai
10:56 AM Bug #21422: crash in rocksdb LRUCache destructor with tcmalloc v4.2.6 / gperf-tools v2.5.93
Kefu Chai wrote:
> BTW, the gperf-tools in fc25 should be fixed. IMO, it's a bug in gperf-tools 2.5.93.
FWIW, I'm...
Jeff Layton
02:32 AM Bug #21422 (Resolved): crash in rocksdb LRUCache destructor with tcmalloc v4.2.6 / gperf-tools v2...
BTW, the gperf-tools in fc25 should be fixed. IMO, it's a bug in gperf-tools 2.5.93. Kefu Chai
02:30 AM Bug #21422: crash in rocksdb LRUCache destructor with tcmalloc v4.2.6 / gperf-tools v2.5.93
tcmalloc is offered by gperf-tools, please install the latest gperf-tools. if you are using the buggy gperf 2.5.93.
...
Kefu Chai
10:25 AM RADOS Bug #21471 (In Progress): mon osd feature checks for osdmap flags and require-osd-release fail if...
https://github.com/ceph/ceph/pull/17831 Brad Hubbard
02:29 AM RADOS Bug #21471 (Resolved): mon osd feature checks for osdmap flags and require-osd-release fail if 0 ...
the various checks test get_up_osd_features() but that returns 0 if no osds are up.
needs to be fixed in luminous ...
Sage Weil
09:29 AM Revision 45216cc6 (ceph): rgw:lc return error if expiration_date is not midnight in Lifecycleconf...
According to S3, expiration_date must be midnight.
Signed-off-by: Shasha Lu <lu.shasha@eisoo.com>
lu.shasha
09:05 AM Revision f8b5e4cb (ceph): osd/PrimaryLogPG: drop unused variables
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
09:04 AM Revision bebea1c5 (ceph): osd/PrimaryLogPG: avoid accessing value of map.end()
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
08:19 AM CephFS Bug #21149: SubsystemMap.h: 62: FAILED assert(sub < m_subsys.size())
[hadoop@ceph149 hadoop]$ cat /etc/ceph/ceph.conf
[global]
fsid = 99bf903b-b1e9-49de-afd6-2d7897bfd3c5
mon_initial...
shangzhong zhu
08:02 AM Revision 29de857c (ceph): qa: s3: re enable LC tests on ceph-master
Needs to go in after https://github.com/ceph/s3-tests/pull/187 gets
merged
Signed-off-by: Abhishek Lekshmanan <abhis...
Abhishek Lekshmanan
07:39 AM Revision ffa1f999 (ceph): librados: Fix a potential risk of buffer::list::claim_prepend(list& bl,...
Last_p should point to the _buffers.begin() when push front a ptr to _buffers,
which make the bufferlist can be full ...
YunfeiGuan
07:23 AM Revision 0050617f (ceph): radosgw: Make compilation with CryptoPP possible. Trigger compilation e...
Signed-off-by: Adam Kupczyk <akupczyk@mirantis.com> Adam Kupczyk
05:48 AM Revision bc4095ee (ceph): osd/PrimaryLogPG: request osdmap update in the right block
Fixes: http://tracker.ceph.com/issues/21428
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
(cherry picked from commi...
Josh Durgin
05:18 AM Revision afc6624f (ceph): osd/PrimaryLogPG: request osdmap update in the right block
Fixes: http://tracker.ceph.com/issues/21428
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:35 AM Revision f2725143 (ceph): Merge pull request #17785 from dzafman/wip-add-repair
test: Fix ceph-objectstore-tool usage check
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:31 AM Revision 05e92c0b (ceph): osd/osd_type: get_clone_bytes - inline size() for overlapping size
This is faster and simpler. A similar issue can be found at:
https://github.com/ceph/ceph/pull/17807
Signed-off-by: ...
xie xingguo
03:24 AM mgr Bug #20887 (Pending Backport): Services reported with blank hostname by mgr
Kefu Chai
03:24 AM mgr Bug #20887 (Resolved): Services reported with blank hostname by mgr
https://github.com/ceph/ceph/pull/17138 Kefu Chai
03:22 AM Revision b49dd813 (ceph): Merge pull request #17138 from Liuchang0812/wip-updata-osd-hostname-in-...
mgr: preventing blank hostname in DaemonState
Reviewed-by: John Spray <john.spray@redhat.com>
Kefu Chai
03:11 AM Revision 8399833f (ceph): osd/OSDMap: ignore xinfo if features == 0
Some old bug (e.g., http://tracker.ceph.com/issues/20751) could
result in an UP+EXISTS osd having features==0. If th...
Sage Weil
03:11 AM Revision 497c845c (ceph): Merge pull request #17738 from jtlayton/wip-jlayton-20988
common: lockdep fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Adam Emerson <aemerson@redhat.com>
Revie...
Kefu Chai
03:07 AM CephFS Backport #21473 (In Progress): luminous: test hang after mds evicts kclient
Nathan Cutler
02:43 AM CephFS Backport #21473 (Resolved): luminous: test hang after mds evicts kclient
https://github.com/ceph/ceph/pull/17822 Nathan Cutler
03:07 AM Revision 13f0c9f5 (ceph): qa/cephfs: kill mount if it gets evicted by mds
otherwise, teardown() hange at umount
Fixes: http://tracker.ceph.com/issues/21275
Signed-off-by: "Yan, Zheng" <zyan@...
Yan, Zheng
03:07 AM Revision 65128028 (ceph): qa/cephfs: fix test_evict_client
executing mount_a.kill() twice, then executing mount_b.kill_cleanup()
twice do not make sense.
Signed-off-by: "Yan, ...
Yan, Zheng
03:06 AM Revision c2ef12d4 (ceph): Merge pull request #17753 from tchaikov/wip-osd-cleanup
osd: cleanups
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Kefu Chai
03:04 AM Backport #19224 (New): jewel: osd ops (sent and?) arrive at osd out of order
@David - could you take this one? Nathan Cutler
03:03 AM Backport #19140 (New): jewel: osdc/Objecter: If osd full, it should pause read op which w/ rworde...
@David - could you take this one? Nathan Cutler
03:02 AM Revision 176c01f1 (ceph): Merge pull request #17787 from tchaikov/wip-os-release-wo-version_id
common/util: do not print error if VERSION_ID is missing
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Kefu Chai
02:58 AM rbd Bug #21181 (Resolved): "'rbd/import_export.sh'" broken in upgrade:luminous-x:parallel-master
Nathan Cutler
02:58 AM rbd Backport #21346 (Resolved): jewel: "'rbd/import_export.sh'" broken in upgrade:luminous-x:parallel...
Nathan Cutler
02:57 AM rbd Backport #21345 (Resolved): luminous: "'rbd/import_export.sh'" broken in upgrade:luminous-x:paral...
Nathan Cutler
02:57 AM rbd Backport #21344 (Resolved): kraken: "'rbd/import_export.sh'" broken in upgrade:luminous-x:paralle...
Nathan Cutler
02:47 AM CephFS Backport #21472 (In Progress): luminous: qa: ignorable "MDS cache too large" warning
Nathan Cutler
02:43 AM CephFS Backport #21472 (Resolved): luminous: qa: ignorable "MDS cache too large" warning
https://github.com/ceph/ceph/pull/17821 Nathan Cutler
02:43 AM CephFS Bug #21463 (Pending Backport): qa: ignorable "MDS cache too large" warning
Looks like it needs a backport of 71f0066f6ec Nathan Cutler
02:30 AM Revision fa85dd05 (ceph): Merge pull request #17788 from tchaikov/wip-cmake-rocksdb-tcmalloc
cmake: identify the possible incompatibility of rocksdb and tcmalloc
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Kefu Chai
02:23 AM Revision ff8d6a73 (ceph): cmake: error out if rocksdb is incompatible w/ tcmalloc
the commit d406f228 in gperf implements a c11 feature used by a
recent change in rocksdb: 16e03882, which uses aligne...
Kefu Chai
02:19 AM RADOS Bug #21470: Ceph OSDs crashing in BlueStore::queue_transactions() using EC after applying fix
Oh, forgot to add that I've tried the workarounds on the related issues. Adding this to my ceph.conf makes no differe... Bob Bobington
02:16 AM RADOS Bug #21470 (Resolved): Ceph OSDs crashing in BlueStore::queue_transactions() using EC after apply...
This is a copy of http://tracker.ceph.com/issues/21314, which was marked as resolved. It's not resolved after applyin... Bob Bobington
01:03 AM Revision 189f0c6f (ceph): Merge pull request #17780 from smithfarm/wip-rh-74-jewel
tests: CentOS 7.4 is now the latest
Reviewed-by: Yuri Weinstein <yweins@redhat.com>
Yuri Weinstein
12:49 AM Revision b60d3498 (ceph): osd/PrimaryLogPG: prepare_transaction - fix EDQUOT vs ENOSPC
We now set full flag if a pool is currently running out of space and
set both full and full_no_quota flags if it is r...
xie xingguo
12:12 AM Revision e11a1f77 (ceph): qa/tests: skip test that use public bucket landsat-pds from AWS
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
12:12 AM Revision 184d5e6b (ceph): qa/tests: update required ceph-ansbile vars
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
12:11 AM Revision 077904a0 (ceph): qa/tests: Fix ceph-ansible upstream vars
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni

09/19/2017

11:59 PM Revision 79a0e408 (ceph): Fix pattern
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
11:46 PM RADOS Bug #21428 (Resolved): luminous: osd: does not request latest map from mon
backport was https://github.com/ceph/ceph/pull/17796 Josh Durgin
07:24 AM RADOS Bug #21428 (Fix Under Review): luminous: osd: does not request latest map from mon
https://github.com/ceph/ceph/pull/17795 Josh Durgin
02:02 AM RADOS Bug #21428 (In Progress): luminous: osd: does not request latest map from mon
Josh Durgin
12:16 AM RADOS Bug #21428: luminous: osd: does not request latest map from mon
I think this is from the fast_dispatch refactor in luminous, and the latest test timing just happened to show it. Josh Durgin
12:12 AM RADOS Bug #21428 (Resolved): luminous: osd: does not request latest map from mon
On the current luminous branch, a couple tests saw slow requests > 1 hour due to ops waiting for maps.
One is /a/y...
Josh Durgin
11:45 PM Revision 1befcbeb (ceph): Merge pull request #17796 from jdurgin/wip-21428-luminous
osd: request new map from PG when needed
Reviewed-by: Sage Weil <sage@redhat.com>
Josh Durgin
11:43 PM Revision 311373a1 (ceph): Merge pull request #17795 from jdurgin/wip-21428
osd: request new map from PG when needed
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Sage Weil <sage@...
Josh Durgin
11:40 PM Revision 11d8dfe5 (ceph): qa/suites/rados/perf: create pool with lower pg_num
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
11:24 PM CephFS Bug #21275 (Pending Backport): test hang after mds evicts kclient
Patrick Donnelly
11:23 PM CephFS Bug #21468 (Duplicate): kcephfs: hang during umount
Patrick Donnelly
11:15 PM CephFS Bug #21468: kcephfs: hang during umount
dup of http://tracker.ceph.com/issues/21275 Zheng Yan
09:10 PM CephFS Bug #21468 (Duplicate): kcephfs: hang during umount
After completing tasks.cephfs.test_client_recovery.TestClientRecovery.test_filelock_eviction:... Patrick Donnelly
10:58 PM Revision 1bc91a1f (ceph): osd: Fixes for osd_scrub_during_recovery handling
Fixes: http://tracker.ceph.com/issues/18206
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
10:42 PM Bug #21469 (Duplicate): mgr prometheus plugin name sanitisation is buggy
mgr/prometheus/module.py tries to sanitise the names. Unfortunately it doesn't seem to be enough.
The problem is
*...
Peter Gervai
09:37 PM Feature #17730: use leveldb_repair_db()/rocksdb_repair_db() to repair leveldb corruptions
Um, so how far along are we on this? I had a mon blow up on this, and had to build a copy of "ldb" to fix my setup (... Marcus Watts
09:02 PM CephFS Bug #21467 (Resolved): mds: src/mds/MDLog.cc: 276: FAILED assert(!capped)
... Patrick Donnelly
08:57 PM CephFS Bug #21466: qa: fs.get_config on stopped MDS
Similar failure here:... Patrick Donnelly
08:42 PM CephFS Bug #21466 (Resolved): qa: fs.get_config on stopped MDS
... Patrick Donnelly
08:30 PM Revision c25e1924 (ceph): tests: make upgrade tests use supported distros
Linking the upgrade tests to qa/distros/supported instead of to explicit
versions makes this suite easier to maintain...
Nathan Cutler
08:26 PM CephFS Backport #21464 (In Progress): luminous: qa: ignorable MDS_READ_ONLY warning
Nathan Cutler
08:25 PM CephFS Backport #21464 (Resolved): luminous: qa: ignorable MDS_READ_ONLY warning
https://github.com/ceph/ceph/pull/17817 Nathan Cutler
08:26 PM Revision 8d181505 (ceph): qa: whitelist expected MDS_READ_ONLY for kcephfs test
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 584241285f52fc420ebc4a6a6455497a3ed4d45a)
Yan, Zheng
08:25 PM RADOS Backport #21465 (Resolved): luminous: OSD metadata 'backend_filestore_dev_node' is "unknown" even...
https://github.com/ceph/ceph/pull/17865 Nathan Cutler
07:59 PM CephFS Bug #21463 (Resolved): qa: ignorable "MDS cache too large" warning
... Patrick Donnelly
07:56 PM CephFS Bug #21462 (Resolved): qa: ignorable MDS_READ_ONLY warning
Creating this issue for backport.
https://github.com/ceph/ceph/pull/17466
Patrick Donnelly
06:28 PM Revision a6ce7bfc (ceph): osd: request new map from PG when needed
The fast dispatch refactor in 3cc48278bf0ee5c9535d04b60a661f988c50063b
eliminated the osdmap subscription in the ms_f...
Josh Durgin
06:27 PM Revision dd33360e (ceph): osd: request new map from PG when needed
The fast dispatch refactor in 3cc48278bf0ee5c9535d04b60a661f988c50063b
eliminated the osdmap subscription in the ms_f...
Josh Durgin
06:19 PM Revision 25e2fe3d (ceph): Merge pull request #17607 from liewegas/wip-post-luminous-more-mon
mon: post-luminous cleanup (part 3 of ?)
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Sage Weil
06:10 PM devops Bug #21461: SELinux file_context update causes OSDs to restart when upgrading to Luminous from Kr...
I'm happy to provide further further details incase my random waffle above doesn't make sense. Dan Williams
06:08 PM devops Bug #21461 (New): SELinux file_context update causes OSDs to restart when upgrading to Luminous f...
I've got a small cluster of 4 nodes each of which has 10 disks.
Nodes 1-3 run ceph-mon.
When following the releas...
Dan Williams
06:01 PM RADOS Bug #20944 (Pending Backport): OSD metadata 'backend_filestore_dev_node' is "unknown" even for si...
Sage Weil
06:00 PM Revision 1722d458 (ceph): Merge pull request #16913 from liewegas/wip-20944
os/filestore: fix device/partition metadata detection
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Sage Weil
05:58 PM Revision 004240ee (ceph): qa/standalong/mon/osd-pool-create: fewer pgs in test
This runs afoul of the new max pg per osd limit.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from comm...
Sage Weil
05:58 PM Revision 54ba2dda (ceph): mon/OSDMonitor: assume a minimum cluster size of 3
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 1010761e6ad392fcaa647ec0d1b3d071535adfb3)
Sage Weil
05:58 PM Revision f581731e (ceph): mon/OSDMonitor: prevent pg_num from exceeding mon_pg_warn_max_per_osd
Check total pg count for the cluster vs osd count and max pgs per osd
before allowing pool creation, pg_num change, o...
Sage Weil
05:58 PM Revision acb2f280 (ceph): common/options: reduce mon_pg_warn_max_per_osd to 200
This is 2x the recommended target (100 per OSD).
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from comm...
Sage Weil
05:57 PM Revision 6767f841 (ceph): Merge pull request #17427 from liewegas/wip-pg-num-limits
mon/OSDMonitor: implement cluster pg limit
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
05:41 PM Revision 875f1c25 (ceph): Revert "osd/OSDMap: allow bidirectional swap of pg-upmap-items"
This reverts commit 09af9b8afb40cc8aa629501582a75e03edf0bf2e.
We need to prevent duplicates in the final result. Fo...
Sage Weil
05:31 PM Revision 5a32ef77 (ceph): Merge pull request #17760 from liewegas/wip-21410-b
Revert "osd/OSDMap: allow bidirectional swap of pg-upmap-items"
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
04:52 PM rgw Backport #21458 (In Progress): luminous: rgw: /info lacks swift.max_meta_count
Nathan Cutler
04:27 PM rgw Backport #21458 (Resolved): luminous: rgw: /info lacks swift.max_meta_count
https://github.com/ceph/ceph/pull/17811 Nathan Cutler
04:51 PM rgw Backport #21457 (In Progress): luminous: rgw: /info lacks swift.max_meta_value_length
Nathan Cutler
04:27 PM rgw Backport #21457 (Resolved): luminous: rgw: /info lacks swift.max_meta_value_length
https://github.com/ceph/ceph/pull/17811 Nathan Cutler
04:51 PM rgw Backport #21459 (In Progress): luminous: rgw: wrong error code is returned when putting container...
Nathan Cutler
04:30 PM rgw Backport #21459 (Resolved): luminous: rgw: wrong error code is returned when putting container me...
https://github.com/ceph/ceph/pull/17811 Nathan Cutler
04:49 PM rgw Backport #21456 (In Progress): luminous: rgw: wrong error message is returned when putting contai...
Nathan Cutler
04:27 PM rgw Backport #21456 (Resolved): luminous: rgw: wrong error message is returned when putting container...
https://github.com/ceph/ceph/pull/17811 Nathan Cutler
04:48 PM Revision 119995a8 (ceph): rgw: rename the configurables for metadata limits to start with rgw_.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked from commit 9b06985caec27fc102769e46799ca6608e...
Radoslaw Zarzynski
04:47 PM Revision 6080248f (ceph): rgw: return proper message when deleting non-empty Swift's container.
The bug that is fixed in this patch has been responsible for failing
the Tempest's test_delete_non_empty_container te...
Radoslaw Zarzynski
04:47 PM Revision 71e37b1a (ceph): rgw: seed::get_torrent_file returns errors in the usual way.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit 21ad80a1c237f8d243efaacd8218b2...
Radoslaw Zarzynski
04:46 PM Revision 429f5e1d (ceph): rgw: add support for max_meta_count of Swift API's /info.
Fixes: http://tracker.ceph.com/issues/17934
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picke...
Radoslaw Zarzynski
04:46 PM Revision 70e150cd (ceph): rgw: Swift API returns 400 Bad Request on too long container names.
Fixes: http://tracker.ceph.com/issues/17935
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picke...
Radoslaw Zarzynski
04:46 PM Revision 02c208a6 (ceph): rgw: honor custom rgw_err::message in Swift's error handling.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit e8516147d2926631fed98a793606bc...
Radoslaw Zarzynski
04:46 PM Revision 912132b2 (ceph): rgw: add support for max_meta_value_length of Swift API's /info.
Fixes: http://tracker.ceph.com/issues/17936
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picke...
Radoslaw Zarzynski
04:46 PM Revision cd219153 (ceph): rgw: refactor rgw_get_request_metadata to reduce the number of dynallocs.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit 64b792326350c4c09ed5f829d082d4...
Radoslaw Zarzynski
04:46 PM Revision 4b82d1e2 (ceph): rgw: add support for max_meta_name_length of Swift API's /info.
Fixes: http://tracker.ceph.com/issues/17938
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picke...
Radoslaw Zarzynski
04:40 PM Revision 5e20864e (ceph): ceph-disk: set the default systemd unit timeout to 3h
There needs to be a timeout to prevent ceph-disk from hanging
forever. But there is no good reason to set it to a val...
Loic Dachary
04:30 PM rgw Backport #21460 (Resolved): luminous: rgw: missing support for per storage-policy usage statistics
https://github.com/ceph/ceph/pull/17835 Nathan Cutler
04:29 PM rgw Bug #17932: rgw: missing support for per storage-policy usage statistics
*master PR*: https://github.com/ceph/ceph/pull/15369 Nathan Cutler
04:05 PM rgw Bug #17932 (Pending Backport): rgw: missing support for per storage-policy usage statistics
Matt Benjamin
04:25 PM rgw Bug #17935: rgw: wrong error code is returned when putting container metadata with too long name
*master PR*: https://github.com/ceph/ceph/pull/15369 Nathan Cutler
04:21 PM rgw Bug #17935 (Pending Backport): rgw: wrong error code is returned when putting container metadata ...
Matt Benjamin
04:25 PM rgw Bug #17936: rgw: /info lacks swift.max_meta_value_length
*master PR*: https://github.com/ceph/ceph/pull/15369 Nathan Cutler
04:20 PM rgw Bug #17936 (Pending Backport): rgw: /info lacks swift.max_meta_value_length
Matt Benjamin
04:23 PM rgw Bug #17938: rgw: wrong error message is returned when putting container with a name that is too long
*master PR*: https://github.com/ceph/ceph/pull/15369 Nathan Cutler
04:20 PM rgw Bug #17938 (Pending Backport): rgw: wrong error message is returned when putting container with a...
Matt Benjamin
04:19 PM rgw Bug #17934 (Pending Backport): rgw: /info lacks swift.max_meta_count
Matt Benjamin
04:09 PM Revision 1456dbfe (ceph): Merge pull request #15369 from rzarzynski/wip-rgw-custom-errmsgs-2
rgw: improve handling of Swift's error messages and limits Matt Benjamin
04:04 PM Revision 032f8cc8 (ceph): Merge pull request #12704 from rzarzynski/wip-rgw-per-storage-policy-stats
rgw: add support for Swift's per storage policy statistics Matt Benjamin
04:04 PM Revision fa40add7 (ceph): qa/ceph_manager: check pg state again before timedout
Pg state maybe all in active+clean when no recovering going on,
so check it again before timedout.
Fixes: http://tra...
huangjun
03:35 PM Revision 401ccd59 (ceph): Merge pull request #17786 from neha-ojha/wip-cbt-teuthology-integration...
qa/suites/rados/perf: add optimized settings
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:13 PM Bug #21294: ceph_manager: bad AssertionError: failed to recover before timeout expired
maybe this will help: https://github.com/ceph/ceph/pull/17810 huang jun
02:03 PM Bug #21294: ceph_manager: bad AssertionError: failed to recover before timeout expired
there is pg in "active+undersized+degraded+forced_backfill" state in case /a/sage-2017-09-13_13:31:57-rados-wip-sage-... huang jun
02:29 PM Revision 73099dd7 (ceph): librbd,librados,tools: Initialize aio_comp,m_ variables
** 1414517 Uninitialized pointer field
CID 1414517 (#1 of 1): Uninitialized pointer field (UNINIT_CTOR)
2. uninit_mem...
Amit Kumar
02:15 PM Revision 98ff21a1 (ceph): librbd: Initialize on_finish,locker,force,snap_id
** 396154 Uninitialized pointer field
CID 1396154 (#1 of 1): Uninitialized pointer field (UNINIT_CTOR)
2. uninit_memb...
Amit Kumar
02:02 PM Revision dfe152f3 (ceph): osd,messages: Initialize read_length,options,send_reply
Fixes the coverity issues:
** 1415776 Uninitialized scalar field
CID 1415776 (#1 of 1): Uninitialized scalar field (...
Amit Kumar
01:46 PM Revision 18bb52f2 (ceph): msg: Initialize lkey,bound,port_cnt,num_chunk
Fixes the coverity issues:
** 1414512 Uninitialized scalar field
2. uninit_member: Non-static class member lkey is n...
Amit Kumar
01:44 PM CephFS Bug #21419: client: is ceph_caps_for_mode correct for r/o opens?
Well, these are just the sets of caps the client *requests* when it's opening a file, right?
So I'm pretty sure it w...
Greg Farnum
12:52 PM CephFS Bug #21419: client: is ceph_caps_for_mode correct for r/o opens?
Zheng Yan wrote:
> which sideway? client::open() call the may_open() too.
Yes, I think you're right. We'll call m...
Jeff Layton
12:42 PM CephFS Bug #21419: client: is ceph_caps_for_mode correct for r/o opens?
With some git archaeology, I was able to dig up this:... Jeff Layton
07:07 AM CephFS Bug #21419: client: is ceph_caps_for_mode correct for r/o opens?
which sideway? client::open() call the may_open() too. Zheng Yan
01:40 PM Bug #21300: "ceph osd df" crashes ceph-mon if mgr is offline
This is reproducible in last night's luminous. Joao Eduardo Luis
01:19 PM rgw Bug #21455 (Resolved): rgw file write error
I am using ceph (master branch) + nfs-ganesha(master branch), and mount a bucket with sync option.
But even using sy...
Zongyou Yao
12:47 PM Revision 9b06985c (ceph): rgw: rename the configurables for metadata limits to start with rgw_.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:41 PM Revision 56655d00 (ceph): os,librbd: Initialize gc_end,bits,m_object_exist
Fixes the coverity issues:
** 1401444 Uninitialized scalar field
2. uninit_member: Non-static class member gc_start_...
Amit Kumar
12:31 PM Revision 096aab7a (ceph): common/options: document objecter, filer, and journal options
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:31 PM Revision 19937257 (ceph): messages,journal: Initialization of stats_period,m_active_set
Fixes the coverity issues:
** 1396212 Uninitialized scalar field
CID 1396212 (#1 of 1): Uninitialized scalar field (...
Amit Kumar
12:23 PM rbd Bug #19035 (Resolved): [rbd CLI] map with cephx disabled results in error message
Nathan Cutler
12:23 PM rbd Backport #20518 (Resolved): jewel: [rbd CLI] map with cephx disabled results in error message
Nathan Cutler
12:22 PM Revision 0ffa38ee (ceph): Merge pull request #16297 from smithfarm/wip-20518-jewel
jewel: rbd: cli: map with cephx disabled results in error message
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Nathan Cutler
11:51 AM Revision 5e5c0677 (ceph): rgw: calculate and print Swift's X-Account-Storage-Policy-* headers.
Fixes: http://tracker.ceph.com/issues/17932
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
11:51 AM Revision 5eca89f0 (ceph): rgw: convey placement rule in RGWBucketEnt and cls_user_bucket_entry.
Fixes: http://tracker.ceph.com/issues/17932
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
11:51 AM Revision de7a8679 (ceph): rgw: bucket linking stores also the info about a placement rule.
Fixes: http://tracker.ceph.com/issues/17932
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
11:51 AM Revision 545dabe3 (ceph): rgw: clean-up around and implement the move semantics in RGWBucketEnt.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
11:38 AM rgw Backport #21454 (Rejected): jewel: rgw: end_marker parameter doesn't work on Swift container's li...
Nathan Cutler
11:38 AM rgw Backport #21453 (Resolved): luminous: rgw: end_marker parameter doesn't work on Swift container's...
https://github.com/ceph/ceph/pull/17832 Nathan Cutler
11:37 AM mgr Backport #21452 (Resolved): luminous: prometheus module generates invalid output when counter nam...
https://github.com/ceph/ceph/pull/17868 Nathan Cutler
11:37 AM rgw Backport #21451 (Resolved): luminous: rgw: lc process only schdule the first item of lc objects
https://github.com/ceph/ceph/pull/17859 Nathan Cutler
11:37 AM CephFS Backport #21450 (Closed): jewel: MDS: MDS is laggy or crashed When deleting a large number of files
Nathan Cutler
11:37 AM CephFS Backport #21449 (Resolved): luminous: qa: test_misc creates metadata pool with dummy object resul...
https://github.com/ceph/ceph/pull/17879 Nathan Cutler
11:37 AM rgw Backport #21448 (Resolved): luminous: rgw: string_view instance points to expired memory in Prefi...
https://github.com/ceph/ceph/pull/17858 Nathan Cutler
11:37 AM rgw Backport #21447 (Resolved): jewel: rgw:multisite: Get bucket location which is located in another...
https://github.com/ceph/ceph/pull/18305 Nathan Cutler
11:37 AM rgw Backport #21446 (Resolved): luminous: rgw:multisite: Get bucket location which is located in anot...
https://github.com/ceph/ceph/pull/17857 Nathan Cutler
11:37 AM rgw Backport #21445 (Resolved): luminous: rgw: reversed account listing of Swift API should be supported
https://github.com/ceph/ceph/pull/17834 Nathan Cutler
11:37 AM rgw Backport #21444 (Resolved): luminous: rgw: setxattrs call leads to different mtimes for bucket in...
https://github.com/ceph/ceph/pull/17856 Nathan Cutler
11:37 AM mgr Backport #21443 (Resolved): luminous: Prometheus crash when update
https://github.com/ceph/ceph/pull/17867 Nathan Cutler
11:37 AM rbd Backport #21442 (Resolved): jewel: [cli] mirror "getter" commands will fail if mirroring has neve...
https://github.com/ceph/ceph/pull/21227 Nathan Cutler
11:37 AM rbd Backport #21441 (Resolved): luminous: [cli] mirror "getter" commands will fail if mirroring has n...
https://github.com/ceph/ceph/pull/17861 Nathan Cutler
11:37 AM Backport #21440 (Resolved): jewel: Performance: Slow OSD startup, heavy LevelDB activity
https://github.com/ceph/ceph/pull/18951 Nathan Cutler
11:37 AM Backport #21439 (Resolved): luminous: Performance: Slow OSD startup, heavy LevelDB activity
https://github.com/ceph/ceph/pull/17889 Nathan Cutler
11:36 AM RADOS Backport #21438 (Resolved): luminous: Daemons(OSD, Mon...) exit abnormally at injectargs command
https://github.com/ceph/ceph/pull/17864 Nathan Cutler
11:36 AM CephFS Backport #21437 (Resolved): luminous: test_filtered_df: assert 0.9 < ratio < 1.1
https://github.com/ceph/ceph/pull/17878 Nathan Cutler
11:36 AM CephFS Backport #21436 (Resolved): luminous: client: Variable "onsafe" going out of scope leaks the stor...
https://github.com/ceph/ceph/pull/17877 Nathan Cutler
11:33 AM Revision 94009032 (ceph): Merge pull request #17781 from smithfarm/wip-drop-11429
tests: Removed 11429 config
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
10:43 AM CephFS Bug #21433 (Closed): mds: failed to decode message of type 43 v7: buffer::end_of_buffer
Hi,
we run cephfs (10.2.9 on Debian jessie; 108 OSDs on 9 nodes) as a scratch filesystem for a slurm cluster using...
Christian Salzmann-Jäckel
10:29 AM Revision 6d437c74 (ceph): osd/PrimaryLogPG: kill add_interval_usage
Use inline size() member of interval_set instead, which is faster and simpler.
Signed-off-by: xie xingguo <xie.xingg...
xie xingguo
10:18 AM Revision f59dc0ac (ceph): Merge pull request #17508 from liewegas/wip-crushrule-convert
mon: more aggressively convert crush rulesets -> distinct rules
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:40 AM Bug #21432: the typo to the thread name
the fix: https://github.com/ceph/ceph/pull/17804 zhiang li
09:19 AM Bug #21432 (Resolved): the typo to the thread name
gdb attach the proc of ceph-osd and run the cmd:info threads
and get the info
...
22 Thread 0x7f31ac368700 (LW...
zhiang li
09:26 AM Bug #21425 (Fix Under Review): "cluster [WRN] Health check failed: noup flag(s) set (OSDMAP_FLAGS...
rest/test.py is setting noup flag and mark osd down, etc. so we need to whitelist the OSDMAP_FLAGS warning. Kefu Chai
07:25 AM Bug #21425: "cluster [WRN] Health check failed: noup flag(s) set (OSDMAP_FLAGS)"" in rest-luminou...
https://github.com/ceph/ceph/pull/17794 huang jun
09:24 AM Revision aba6427d (ceph): rgw: rgw_tag_s3: make dump_xml a const member function
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
09:24 AM Revision 39e54daf (ceph): rgw_tag: implement emplace, empty & clear methods
Useful when populating tags from XML, empty() is useful to determine the
existence of tags
Signed-off-by: Abhishek L...
Abhishek Lekshmanan
09:18 AM Revision 42bb43b2 (ceph): Merge pull request #17802 from ygtzf/option-default-value-error
doc: update default value of option mon_sync_timeout
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Amit Kum...
Kefu Chai
09:17 AM Bug #21431: default value of option mon_sync_timeout is error
*PR:* https://github.com/ceph/ceph/pull/17802 guotao Yao
09:17 AM Bug #21431 (Closed): default value of option mon_sync_timeout is error
The default value of mon_sync_timeout in options.cc is 60.0:
https://github.com/ceph/ceph/blob/master/src/common/opt...
guotao Yao
09:01 AM Bug #21430 (Closed): ceph-fuse blocked OSD op threads => OSD restart loop
I can now seemingly easily reproduce a trigger of OSD meltdowns from what seems to be blocked OSD op threads, using a... Martin Millnert
08:47 AM Revision f22c5025 (ceph): doc: update default value of option mon_sync_timeout
Signed-off-by: Yao Guotao <yaoguot@gmail.com> guotao Yao
08:20 AM RADOS Bug #21287: 1 PG down, OSD fails with "FAILED assert(i->prior_version == last || i->is_error())"
I had to delete affected pool to reclaim occupied space so I am unable to verify any fixes Henrik Korkuc
08:13 AM Revision 4d30d02e (ceph): qa/suites/rest/basic/tasks/rest_test: more whitelisting
Fixes: http://tracker.ceph.com/issues/21425
Signed-off-by: huangjun <huangjun@xsky.com>
huangjun
08:07 AM bluestore Bug #21259: bluestore: segv in BlueStore::TwoQCache::_trim
I upgraded cluster to 12.2.0-178-gba746cd (ba746cd14ddd70a4f24a734f83ff9d276dd327d1) last week (to mitigate aio submi... Henrik Korkuc
08:01 AM CephFS Bug #21426: qa/workunits/fs/snaps/untar_snap_rm.sh: timeout during up:rejoin (thrashing)
The mds was busy at opening inodes for reconnected client caps. There are two reason opening inodes took so long.
...
Zheng Yan
06:59 AM CephFS Bug #21423 (Fix Under Review): qa: test_client_pin times out waiting for dentry release from kernel
https://github.com/ceph/ceph/pull/17791 Zheng Yan
04:07 AM CephFS Bug #21423 (In Progress): qa: test_client_pin times out waiting for dentry release from kernel
The reason is that, when kerne verion < 3.18, ceph-fuse uses "dentry invalidate" upcall to trim dcache. but the patch... Zheng Yan
06:58 AM Revision 69adaabf (ceph): client: set client_try_dentry_invalidate to false by default
By default, ceph-fuse uses side effect of 'dentry invalidation' to
trim kernel dcache if it runs on kernel < 3.18. Th...
Yan, Zheng
06:57 AM Revision 6854af9a (ceph): test: silence warning from -Wsign-compare
Fixed warnings:
ceph/src/test/test_xlist.cc:46:3: required from here
ceph/src/googletest/googletest/include/gtest/g...
Jos Collin
06:16 AM rgw Bug #21429 (Fix Under Review): rgw: version bucket stats not correct
Kefu Chai
06:10 AM rgw Bug #21429: rgw: version bucket stats not correct
https://github.com/ceph/ceph/pull/17789 shasha lu
06:09 AM rgw Bug #21429 (Resolved): rgw: version bucket stats not correct
steps to reproduce:
1、create a bucket, enable versioning
2、put a obj named obja
3、suspended the bucket versioning
...
shasha lu
05:57 AM Bug #21422 (Fix Under Review): crash in rocksdb LRUCache destructor with tcmalloc v4.2.6 / gperf-...
https://github.com/ceph/ceph/pull/17788 Kefu Chai
01:48 AM Bug #21422: crash in rocksdb LRUCache destructor with tcmalloc v4.2.6 / gperf-tools v2.5.93
I can confirm this is definitely caused by 75922203337deec1ffd9eaf8993bfbfb356967b9 Running a vstart cluster at 8c992... Brad Hubbard
05:46 AM Revision da8ce07a (ceph): cmake: enable find_package(perftools) to check non-default dir
so it checks $ENV{GPERF_ROOT} first.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:46 AM Revision aa603621 (ceph): cmake: extract BuildRocksDB into BuildRocksDB.cmake
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:46 AM Revision 58179f09 (ceph): cmake: detect gperf-tools' version
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:46 AM Revision 987c1b3e (ceph): cmake: detect rocksdb's version
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:46 AM Revision c999abd7 (ceph): cmake: requires rockdb version 5.8
we've updated the rockdb wrapper on ceph side to be compatible with
the latest version of rocksdb upstream. so ceph i...
Kefu Chai
05:31 AM Revision 894a734a (ceph): pybind/ceph_volume_client: remove 'compat_version'
... class attribute of the 'CephFSVolumeClient' class. It was supposed
to record the earliest version of CephFSVolume...
Ramana Raja
05:30 AM Revision 8267c2ba (ceph): pybind/ceph_volume_client: set the version
... of on-disk structures to be same as the class attribute 'version'
of the CephFSVolumeClient class.
Signed-off-by...
Ramana Raja
03:31 AM RADOS Bug #21174: OSD crash: 903: FAILED assert(objiter->second->version > last_divergent_update)
duplicate issue: http://tracker.ceph.com/issues/16279 huang jun

09/18/2017

10:53 PM Revision 2635e7a5 (ceph): qa/suites/rados/perf: add optimized settings
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
10:31 PM Bug #21398 (Resolved): Deleting keys doesn't work (RESTful plug-in)
This was fixed in the later builds by commit 868420e4219fd11ef12f713c0378a6565f36f1d3. Boris Ranto
10:29 PM Revision 0364ae10 (ceph): test: Fix ceph-objectstore-tool usage check
Caused by: c7b7a1f04f78fa62890c567d0ca53874c8d75eb7
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
09:33 PM CephFS Bug #21421 (Fix Under Review): MDS rank add/remove log messages say wrong number of ranks
https://github.com/ceph/ceph/pull/17783 John Spray
05:17 PM CephFS Bug #21421 (Resolved): MDS rank add/remove log messages say wrong number of ranks
e.g. when increasing max mds to 2, I get:... John Spray
09:30 PM Revision 15ad33f9 (ceph): vstart: create MDSs before filesystems
This avoids spurious complaints about not
enough MDS daemons in the logs.
Signed-off-by: John Spray <john.spray@redh...
John Spray
09:30 PM Revision 511439b5 (ceph): mon/MDSMonitor: fix clog msgs on MDS rank add/rm
Because these were generated before the actual
change, the get_num_in values did not make sense.
Fixes: http://track...
John Spray
08:57 PM RADOS Bug #19790 (Resolved): rados ls on pool with no access returns no error
Nathan Cutler
08:57 PM RADOS Backport #20723 (Resolved): jewel: rados ls on pool with no access returns no error
Nathan Cutler
08:56 PM CephFS Bug #21426 (New): qa/workunits/fs/snaps/untar_snap_rm.sh: timeout during up:rejoin (thrashing)
Log: http://magna002.ceph.redhat.com/vasu-2017-09-16_00:44:06-fs-luminous---basic-multi/274217/teuthology.log
MDS ...
Patrick Donnelly
08:43 PM Bug #21425 (Resolved): "cluster [WRN] Health check failed: noup flag(s) set (OSDMAP_FLAGS)"" in r...
This is luminous v12.2.1
Run: http://pulpito.ceph.com/yuriw-2017-09-15_22:37:27-rest-luminous-distro-basic-smithi/...
Yuri Weinstein
08:42 PM Revision 12eee4ac (ceph): Increase sleep to 150 seconds to avoid race issue
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
08:40 PM Bug #21424 (Can't reproduce): "cluster [WRN] Health check failed: 1 osds down (OSD_DOWN)"" in knf...
This is luminous v12.2.1
Run: http://pulpito.ceph.com/yuriw-2017-09-16_21:37:07-knfs-luminous-testing-basic-smithi...
Yuri Weinstein
08:22 PM Backport #21358 (Resolved): jewel: segfault in ceph-osd --flush-journal post 18951
Brad Hubbard
08:22 PM Bug #21336 (Resolved): jewel: segfault in ceph-osd --flush-journal post 18951
Brad Hubbard
08:11 PM rgw Bug #18977 (Pending Backport): rgw: end_marker parameter doesn't work on Swift container's listing
Matt Benjamin
08:11 PM Revision 0a6eef0f (ceph): Replaced centos_7.3.yaml with centos_latest.yaml
Changed 7.3 to 7.4 for rbd
And upgrade/jewel-x/point-to-point-x/distros/ubuntu_14.04.yaml
Signed-off-by: Yuri Weinst...
Yuri Weinstein
08:10 PM Revision 4639b96c (ceph): Merge pull request #15273 from rzarzynski/wip-rgw-18977
rgw: list_objects() honors end_marker regardless of namespace. Matt Benjamin
07:53 PM rgw Bug #21148 (Pending Backport): rgw: reversed account listing of Swift API should be supported
Matt Benjamin
07:52 PM Revision a2cf66be (ceph): Replaced centos_7.3.yaml with centos_latest.yaml
Changed 7.3 to 7.4 for rbd
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
07:51 PM Revision 6994e1dc (ceph): Merge pull request #17320 from rzarzynski/wip-rgw-21148
rgw: add support for Swift's reversed account listings Matt Benjamin
07:48 PM Revision bc3dd60e (ceph): client: move Fh init to ctor
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
07:33 PM Bug #21422: crash in rocksdb LRUCache destructor with tcmalloc v4.2.6 / gperf-tools v2.5.93
I took a quick look at the rocksdb commits that went in between those two releases, and there is quite a bit of churn... Jeff Layton
06:56 PM Bug #21422: crash in rocksdb LRUCache destructor with tcmalloc v4.2.6 / gperf-tools v2.5.93
This looks like rocksdb got updated over the weekend?... Jeff Layton
06:53 PM Bug #21422: crash in rocksdb LRUCache destructor with tcmalloc v4.2.6 / gperf-tools v2.5.93
I was previously running on top of 65df66fe52a6ffac086881d4b7beb9aebcb1a3b2, so this seems like a regression since then. Jeff Layton
06:48 PM Bug #21422: crash in rocksdb LRUCache destructor with tcmalloc v4.2.6 / gperf-tools v2.5.93
... Jeff Layton
05:57 PM Bug #21422 (Resolved): crash in rocksdb LRUCache destructor with tcmalloc v4.2.6 / gperf-tools v2...
Did a git pull this morning (HEAD at 30b16ac8142ec87942d852992b8ad6672437ccf6), added a few of my patches on top and ... Jeff Layton
07:32 PM Revision f1f960e4 (ceph): Merge pull request #17777 from cbodley/wip-qa-hadoop
qa/rgw: hadoop-s3a suite targets centos_latest
Reviewed-by: Yuri Weinstein <yweins@redhat.com>
Yuri Weinstein
07:28 PM Revision d7d988d1 (ceph): tests: Removed 11429 config
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from fde4d3bb96abc0c0ca5bca213a0a2423f95e91a2)
Co...
Yuri Weinstein
07:23 PM CephFS Bug #21423 (Resolved): qa: test_client_pin times out waiting for dentry release from kernel
http://magna002.ceph.redhat.com/vasu-2017-09-16_00:44:06-fs-luminous---basic-multi/274192/teuthology.log
http://ma...
Patrick Donnelly
07:20 PM Revision de00e2bb (ceph): tests: CentOS 7.4 is now the latest
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commit 2311b64025cdb6131035aaf01e7c97486da12e15)
...
Nathan Cutler
07:14 PM Revision fb7e6a58 (ceph): tests: CentOS 7.4 is now the latest
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commit 2311b64025cdb6131035aaf01e7c97486da12e15)
Nathan Cutler
06:05 PM Revision d8aa3c50 (ceph): Merge pull request #16473 from smithfarm/wip-20723-jewel
jewel: osd: rados ls on pool with no access returns no error
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: ...
Josh Durgin
06:04 PM Revision 2a525df7 (ceph): Merge pull request #17626 from badone/wip-jewel-ceph-osd-flush-segfault
jewel: core: kv: let ceph_logger destructed after db reset
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
05:29 PM Revision a97d5bea (ceph): qa/rgw: hadoop suite targets centos_latest
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:28 PM Revision 4a953a16 (ceph): qa/rgw: use overrides for hadoop version
instead of having two separate tasks, add v27.yaml and v28.yaml with
overrides for hadoop_version
Signed-off-by: Cas...
Casey Bodley
05:17 PM Revision e876ffff (ceph): Merge pull request #17776 from smithfarm/wip-rh-74
tests: CentOS 7.4 is now the latest
Reviewed-by: Yuri Weinstein <yweins@redhat.com>
Yuri Weinstein
04:57 PM Linux kernel client Bug #19385: rbd stuck on read/write op to ceph_osd
Ok, I'll try to reproduce on test cluster with 4.9 kernel Sergey Jerusalimov
04:43 PM Linux kernel client Bug #19385: rbd stuck on read/write op to ceph_osd
At first glance, it doesn't seem to be related to OSDs going up/down. No evidence of this being a ceph bug either.
...
Ilya Dryomov
04:09 PM Linux kernel client Bug #19385: rbd stuck on read/write op to ceph_osd
I found many fixes in XFS
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v4.14-rc1&i...
Sergey Jerusalimov
04:04 PM Linux kernel client Bug #19385: rbd stuck on read/write op to ceph_osd
yes, try all logs
zcat /var/log/ceph/ceph-osd.*.log.*.gz|grep -i misdirected
cat /var/log/ceph/ceph-osd.*.log|gre...
Sergey Jerusalimov
03:58 PM Linux kernel client Bug #19385: rbd stuck on read/write op to ceph_osd
What about other, not .1, log files?
Are you sure that what you are grepping over covers the time of "[2607280.364...
Ilya Dryomov
03:49 PM Linux kernel client Bug #19385: rbd stuck on read/write op to ceph_osd
Ilya Dryomov wrote:
> What about the cluster log, e.g. /var/log/ceph/ceph.log?
No "misdirected" records found in ...
Sergey Jerusalimov
03:34 PM Linux kernel client Bug #19385: rbd stuck on read/write op to ceph_osd
What about the cluster log, e.g. /var/log/ceph/ceph.log? Ilya Dryomov
03:30 PM Linux kernel client Bug #19385: rbd stuck on read/write op to ceph_osd
Ilya Dryomov wrote:
> Hi Sergey,
>
> Which version of ceph?
>
> What precedes "[2607280.364832] XFS (rbd1): Me...
Sergey Jerusalimov
03:01 PM Linux kernel client Bug #19385: rbd stuck on read/write op to ceph_osd
Hi Sergey,
Which version of ceph?
What precedes "[2607280.364832] XFS (rbd1): Metadata corruption detected at x...
Ilya Dryomov
04:35 PM Revision 44851549 (ceph): os/bluestore/NVMEDevice: Remove using dpdk thread
Do not use DPDK's thread but use the run in complete mode,
thus we do not need to bind two cores for SPDK.
Signed-of...
Ziye Yang
04:01 PM Revision 2311b640 (ceph): tests: CentOS 7.4 is now the latest
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
03:31 PM Revision 18e8d20d (ceph): rgw: fix marker encoding problem.
For object names that contain / and %, it is possible in
some circumstances (at least with boto) for "listobjects"
op...
Marcus Watts
03:27 PM Revision 34cf0139 (ceph): rgw: fix marker encoding problem.
For object names that contain / and %, it is possible in
some circumstances (at least with boto) for "listobjects"
op...
Marcus Watts
03:25 PM Linux kernel client Bug #21420 (New): ceph_osdc_writepages(): pre-allocated osdc->msgpool_op messages vs large number...
https://www.spinics.net/lists/ceph-devel/msg38197.html:... Ilya Dryomov
03:25 PM Revision 6d350597 (ceph): Update rgw_rest_s3.cc
fix spaces Orit Wasserman
02:45 PM RADOS Bug #20909: Error ETIMEDOUT: crush test failed with -110: timed out during smoke test (5 seconds)
with https://github.com/ceph/ceph/pull/17179, we also met this error:
mon.b@0(leader).osd e15 tester.test_with_fork...
huang jun
02:37 PM Revision 48310100 (ceph): Now giving unsupported allocator gives an error.
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
02:15 PM Bug #21300: "ceph osd df" crashes ceph-mon if mgr is offline
okay, managed to reproduce this somehow, on v12.2.0.
The only obvious difference between when it reproduced vs all...
Joao Eduardo Luis
01:44 PM Bug #21300 (New): "ceph osd df" crashes ceph-mon if mgr is offline
Joao, i have not tested it on 12.2.0. Kefu Chai
11:55 AM Bug #21300: "ceph osd df" crashes ceph-mon if mgr is offline
I'll look into this. Joao Eduardo Luis
10:17 AM Bug #21300: "ceph osd df" crashes ceph-mon if mgr is offline
Follow the steps below to reproduce,only one Mon and one Mgr.
(multiple mon and Mgr will have the same problem, usin...
huanwen ren
10:16 AM Bug #21300: "ceph osd df" crashes ceph-mon if mgr is offline
kefu, were you able to reproduce the issue on 12.2.0? Joao Eduardo Luis
09:38 AM Bug #21300 (Need More Info): "ceph osd df" crashes ceph-mon if mgr is offline
i am not able to reproduce this issue with a vstart cluster with ddf84249fa8a8ec3655c39bac5331ab81c0307b1.
# start...
Kefu Chai
02:44 AM Bug #21300: "ceph osd df" crashes ceph-mon if mgr is offline
@Artemy Kapitula
This PR: https://github.com/ceph/ceph/pull/17322 can reslove it,
but not merge into the Luminous ...
huanwen ren
02:04 PM CephFS Bug #21393: MDSMonitor: inconsistent role/who usage in command help
role is certainly the more general/accurate term, for places where we're talking about a filesystem+rank.
I want a...
John Spray
02:00 PM rgw Bug #21401: rgw: Missing error handling when gen_rand_alphanumeric is failing
Casey Bodley
11:46 AM rgw Bug #21401: rgw: Missing error handling when gen_rand_alphanumeric is failing
In order to reproduce, just make @/dev/urandom@ inaccessible for some time, e.g. run (on the rgw node):... Jens Harbott
01:50 PM CephFS Bug #21419: client: is ceph_caps_for_mode correct for r/o opens?
Okay, so I *think* this is okay in many instances because Client::open() uses path_walk(), and that correctly invokes... Greg Farnum
01:03 PM CephFS Bug #21419 (Rejected): client: is ceph_caps_for_mode correct for r/o opens?
Greg was reviewing my delegation patches and noticed that we really aren't getting enough caps for read delegations. ... Jeff Layton
12:50 PM CephFS Bug #20988: client: dual client segfault with racing ceph_shutdown
Greg Farnum wrote:
> What resources are actually duplicated across a CephContext, which we don't want duplicated? Wh...
Jeff Layton
12:37 PM Revision 09b73620 (ceph): client,osd,test: Initialize fuse_req_key,snap,who,seq
Fixes the coverity issues:
** 1351735 Uninitialized scalar field
CID 1351735 (#1 of 1): Uninitialized scalar field (...
Amit Kumar
11:31 AM mgr Bug #21356: ceph-mgr admin socket starts failing after many attempts to call nonexistent command
I think it was just the same " do_accept error: '(24) Too many open files'" message many times, right? John Spray
06:14 AM mgr Bug #21356 (Need More Info): ceph-mgr admin socket starts failing after many attempts to call non...
Mark, what log messages were filling your disk? could you pastebin or just paste a sample of it? and what debug level... Kefu Chai
11:21 AM Revision ec09a7ab (ceph): mgr: remove old-style config opt usage
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
11:21 AM Revision 6af4120d (ceph): mon: remove old-style mgr config opt usage
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:49 AM Revision eba4c3f2 (ceph): common: populate manager config option metadata
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:37 AM Revision 30b16ac8 (ceph): Merge pull request #17372 from ceph/wip-doc-cephfs-pools
doc: add example of setting pool in cephfs layout
Reviewed-by: Alfredo Deza <adeza@redhat.com>
John Spray
10:36 AM mgr Bug #20899 (Pending Backport): prometheus module generates invalid output when counter names cont...
John Spray
10:35 AM Revision 37e0e340 (ceph): Merge pull request #17318 from jcsp/wip-20899
mgr/prometheus: Fix for MDS metrics
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Kefu Chai <kchai@re...
John Spray
10:34 AM Revision 5f9bfc5b (ceph): Merge pull request #16762 from jcsp/wip-dashboard-trim
mgr: remove unused static files from dashboard module
Reviewed-by: Sage Weil <sage@redhat.com>
John Spray
10:33 AM Revision 199d7ff2 (ceph): mgr/dashboard: don't include remote js/css
This will help anyone running away from the internet.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:33 AM Revision 85a87da7 (ceph): mgr/dashboard: re-arrange static files
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:32 AM Revision 5ce51ebb (ceph): mgr/dashboard: remove non-minified bootstrap
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:32 AM Revision 888f0f93 (ceph): mgr/dashboard: remove un-minified datatables source
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:32 AM Revision 38df5150 (ceph): mgr/dashboard: remove unneeded bits of AdminLTE
AdminLTE is delivered in a handy all-in format,
but we don't need all this stuff at runtime.
Signed-off-by: John Spr...
John Spray
10:08 AM Linux kernel client Bug #21220 (Closed): mount error 110 = Connection timed out
Ilya Dryomov
09:53 AM CephFS Bug #19406: MDS server crashes due to inconsistent metadata.
Christoffer Lilja wrote:
> The master install-deps.sh installed a flood of other stuff the earlier didn't. But still...
demiao wu
09:44 AM Revision d2091574 (ceph): mgr: make pgmap_ready atomic to avoid taking lock
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
09:44 AM Revision 806f1084 (ceph): mgr: clean up DaemonStateIndex locking
Various things here were dangerously operating
outside locks.
Additionally switch to a RWLock because this lock
will...
John Spray
09:44 AM Revision 64af9d3d (ceph): mgr/DaemonServer: handle MMgrReports in parallel
The DaemonStateIndex locking is sufficient to make all
the report processing safe: holding DaemonServer::lock
through...
John Spray
09:29 AM Support #21418 (New): failed in cmake
ceph version: 12.2.0
uname -a : Linux ceph-01 4.9.0-3-amd64 #1 SMP Debian 4.9.30-2+deb9u3 (2017-08-06) x86_64 GNU/...
demiao wu
09:00 AM rgw Bug #21400: rgw: avoid logging keystone revocation failures when no keystone is configured
master pr: https://github.com/ceph/ceph/pull/17775 Abhishek Lekshmanan
08:24 AM Revision f3f8b373 (ceph): rgw: replace '+' with "%20" in canonical query string for s3 v4 auth.
Fixes: http://tracker.ceph.com/issues/20501
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
(cherry...
Zhang Shaowen
08:00 AM Revision e25a5833 (ceph): osd/PrimaryLogPG: _delete_oid - fix incorrect 'legacy' flag
For pre-Luminous created objects, we shall default 'legacy' flag
to true, so we can still create a snapdir object pro...
xie xingguo
06:06 AM Revision 0eb53592 (ceph): bluestore/fio: Fixed problem with all objects having the same hash
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
05:50 AM Revision 493cafa8 (ceph): ceph-disk: Adding retry loop in get_partition_dev()
There is very rare cases where get_partition_dev() is called before the actual partition is available in /sys/block/<... Erwan Velu
05:49 AM Revision bf150129 (ceph): ceph-disk: Reporting /sys directory in get_partition_dev()
When get_partition_dev() fails, it reports the following message :
ceph_disk.main.Error: Error: partition 2 for /...
Erwan Velu
05:01 AM Revision eff4961f (ceph): common/util: do not print error if VERSION_ID is missing
per os-release(5), VERSION_ID is optional.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:53 AM RADOS Bug #21171: bluestore: aio submission deadlock
Since my issue (http://tracker.ceph.com/issues/21314) was marked as a dupe of this and I haven't received a response ... Bob Bobington
01:42 AM RADOS Bug #21417 (Resolved): buffer_anon leak during deep scrub (on otherwise idle osd)
observed gobs of ram (11gb rss) and most of it buffer_anon (~8gb) on a basically idle cluster with replication, ec, a... Sage Weil
12:30 AM Revision 5aa44589 (ceph): qa: fix pool-quota related tests
https://github.com/ceph/ceph/pull/17371 introduces support of
per-pool space-full flag, which turns out to set both
f...
xie xingguo
12:30 AM Revision 00b44ecf (ceph): mon, osd: per pool space-full flag support
The newly introduced 'device-class' can be used to separate
different type of devices into different pools, e.g, hdd-...
xie xingguo

09/17/2017

09:27 PM Bug #21318: segv in rocksdb::BlockBasedTable::NewIndexIterator
I let ceph run with those flags for some time and all crashed today at 14:36 due to no space of disk.
all logs are...
Tomasz Kusmierz
08:15 PM Linux kernel client Bug #19385: rbd stuck on read/write op to ceph_osd
Ilya, Hi.
I think, maybe ,i found some bug in kernel rbd (ver 4.9.43).
At moment, when few osd's receive up/dow...
Sergey Jerusalimov
12:33 PM CephFS Bug #21304 (Can't reproduce): mds v12.2.0 crashing
Zheng Yan
12:04 PM CephFS Bug #21412: cephfs: too many cephfs snapshots chokes the system
ceph-mds.mds01.log.gz does not include useful information. The log was generated when mds replays log. Maybe the hang... Zheng Yan
11:42 AM Revision 28c8e895 (ceph): Merge pull request #17737 from ivancich/wip-pull-updated-dmclock
osd: update dmclock library w git subtree pull
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Jos Collin <jc...
Kefu Chai
09:33 AM Revision e90feb17 (ceph): update Shengjing Zhu and Yixing Yan affinity
Signed-off-by: Yixing Yan <yanyx@umcloud.com> Yixing Yan
09:22 AM CephFS Bug #21383 (Fix Under Review): qa: failures from pjd fstest
https://github.com/ceph/ceph/pull/17768 Zheng Yan
08:59 AM Revision 46962b25 (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
07:14 AM Revision 84ddc1f8 (ceph): rgw: add a default redirect field for zones
We'll send a redirect response instead of a 404 in a zone that has
this configured. This is useful when setting a new...
Yehuda Sadeh
07:05 AM Revision ac1b6a7e (ceph): messages,test,msg: Initializing h,reply_type,owner
Fixes the coverity issues:
** 717326 Uninitialized scalar field
2. uninit_member: Non-static class member field h.fs...
Amit Kumar
06:53 AM Revision fa40e49e (ceph): common,os:Initializing commit_data,cmount,iocb
** 1396166 Uninitialized pointer field
2. uninit_member: Non-static class member field commit_data.link_left
is not i...
Amit Kumar

09/16/2017

10:48 PM Revision 95571ad3 (ceph): rados: Initialization of alignment
Fixes the coverity issues:
** 1409700 Uninitialized scalar field
CID 1409700 (#1 of 1): Uninitialized scalar field (...
Amit Kumar
08:30 PM Bug #21318: segv in rocksdb::BlockBasedTable::NewIndexIterator
Ok, so I did as advised with
[global]
debug bluestore = 20
[osd]
debug bluestore = 20
Here OSD 10 fails...
Tomasz Kusmierz
07:36 PM Revision da08f523 (ceph): skip test that use public bucket landsat-pds from AWS.
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
06:00 PM Revision cd6a312a (ceph): Merge pull request #17762 from yaozongyou/fix-typo-in-php-rst
doc: fix typo in php.rst
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:59 PM RADOS Bug #21409 (Resolved): per-pool full flags set incorrectly?
Sage Weil
05:46 AM RADOS Bug #21409 (Fix Under Review): per-pool full flags set incorrectly?
https://github.com/ceph/ceph/pull/17763 xie xingguo
05:59 PM Revision 05653863 (ceph): Merge pull request #17763 from xiexingguo/wip-21409
qa: fix pool-quota related tests
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:26 PM CephFS Bug #21414 (Pending Backport): client: Variable "onsafe" going out of scope leaks the storage it ...
Patrick Donnelly
03:38 AM CephFS Bug #21414 (Resolved): client: Variable "onsafe" going out of scope leaks the storage it points to
Variable "onsafe" going out of scope leaks the storage it points to. This fixes the Coverity
Scan CID 1417473.
PR...
Jos Collin
01:00 PM Bug #21416: osd/PGLog.cc: 60: FAILED assert(s <= can_rollback_to) after upgrade to luminous
Self test of all 3 OSDs and journal / DB SSD came out ok. Patrick Fruh
11:15 AM Bug #21416: osd/PGLog.cc: 60: FAILED assert(s <= can_rollback_to) after upgrade to luminous
Those 3 OSDs share a journaling / DB SSD - so it might be that failing, currently running a smart self test on it Patrick Fruh
11:00 AM Bug #21416: osd/PGLog.cc: 60: FAILED assert(s <= can_rollback_to) after upgrade to luminous
Apparently it's only happening to my first 3 of 41 OSDs (0,1,2) in my "node1" since the luminous upgrade.
I checke...
Patrick Fruh
10:45 AM Bug #21416 (Resolved): osd/PGLog.cc: 60: FAILED assert(s <= can_rollback_to) after upgrade to lum...
After upgrading my hosts to luminous, I'm seeing loads of segfaults on some of my OSDs, which haven't had any issues ... Patrick Fruh
12:59 PM Revision 0cd0bd77 (ceph): lockdep: fix Mutex tests to disable lockdep properly
...and make g_lockdep a bool.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Jeff Layton
12:59 PM Revision 8252f316 (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
12:16 PM CephFS Bug #21412: cephfs: too many cephfs snapshots chokes the system
Greg Farnum wrote:
> Can you dump the ops in flight on both the MDS and the client issuing the snap rmdir when this ...
Wyllys Ingersoll
11:57 AM Revision e057b677 (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
11:57 AM Revision 01863bb6 (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
11:57 AM Revision 75f41a95 (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
08:38 AM Bug #21415 (Closed): OSD can't start
We use ceph version 0.80.9 (b5a67f0e1d15385bc0d60a6da6e7fc810bde6047) in production machine.
About machine informa...
Yi-AN Li
08:19 AM rgw Bug #19587 (Resolved): rgw: put lifecycle configuration fails if Prefix is not set
Abhishek Lekshmanan
05:54 AM Revision 8e3380f2 (ceph): doc: fix typo in php.rst
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com> Zongyou Yao
05:50 AM Revision 5dd3458e (ceph): qa: fix pool-quota related tests
https://github.com/ceph/ceph/pull/17371 introduces support of
per-pool space-full flag, which turns out to set both
f...
xie xingguo
05:30 AM Revision 9d07597c (ceph): Merge pull request #17615 from tchaikov/wip-osx
cmake,common: changes to port part of ceph to osx
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Kefu Chai
04:42 AM Revision 5c192301 (ceph): use filestore for testing rhcs 3.0
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
04:35 AM Revision ca0f75fd (ceph): Debug failed grep of purged_snapdirs
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
04:02 AM Revision 9099ca59 (ceph): msg/msg_types: fix the dencoder of entity_addr_t
improve the interoperability between freebsd/osx and GNU/Linux, because
the their layouts of sockaddr_storage are dif...
Kefu Chai
04:02 AM Revision 8f1318e1 (ceph): client: use st_mtimespec instea of st_mtime on osx
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:48 AM Revision cdd9a0bf (ceph): Merge pull request #17698 from liewegas/wip-bluestore-big-allocations
os/bluestore: allocate entire write in one go
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
02:47 AM Revision de1cc425 (ceph): crc32c: mach-o 64 follows the same calling convention as elf64 does
so reuse the register-parameter/variable mappings
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:47 AM Revision cea9f1e3 (ceph): crc32c: pass integer param by uint64_t
the assembly is expecting 64bits input, so make this explicit.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:43 AM Revision 4cb467ec (ceph): cmake: s/-Wl,-export-dynamic/$CMAKE_EXE_EXPORTS_C_FLAG/
* s/-Wl,-export-dynamic/$CMAKE_EXE_EXPORTS_C_FLAG/
this address the issue on osx:
ld: unknown option: --export...
Kefu Chai
02:43 AM Revision 4b03dd30 (ceph): common/io_priority: include <errno.h> on osx
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:43 AM Revision 3475735e (ceph): os,common: check __APPLE__ for osx not DARWIN
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:43 AM Revision bb4466eb (ceph): cmake: check for osx using `APPLE` not `DARWIN`
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:43 AM Revision 0b922b68 (ceph): global/signal_handler: port get_name_by_pid() to osx
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:43 AM Revision f409063b (ceph): cmake: move MemoryModel.cc to $mds_srcs
as it is only used by mds.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:43 AM Revision d7e2e727 (ceph): common/fd: port dump_open_fds() to osx
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:43 AM Revision fbee3159 (ceph): msg/simple: port to osx
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:43 AM Revision 4c9085b3 (ceph): common/util: port collect_sys_info() to osx
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:43 AM Revision 21e90b94 (ceph): cmake: do not link against librt on osx
as osx does not offer librt
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:43 AM Revision 66887683 (ceph): cmake: remove unnecessary linkage of librt
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:43 AM Revision 8857a301 (ceph): time: use mach_absolute_time() for monotonic time
* use mach_absolute_time() for monotonic time
mach_absolute_time() is faster and monotonic, see
https://developer...
Kefu Chai
02:43 AM Revision d7097722 (ceph): cmake: link against libresolv on OSX
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:43 AM Revision b7fbe46d (ceph): cmake: compile Mach-O format instead of ELF on OSX
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:43 AM Revision 5b0ad9a8 (ceph): crc32c: only add qualifiers for elf64 format
they are not understood by non-elf formats
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:43 AM Revision a921f066 (ceph): cmake: do not pass --exclude-libs on osx
it is not supported by osx linker
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:43 AM Revision cf778097 (ceph): msg/msg_types: consolidate sockaddr_storage dencoders
utilize ceph_sockaddr_storage on FreeBSD and osx to perform the
dencoding, to improve the readability.
Signed-off-by...
Kefu Chai
02:43 AM Revision 3eff8a65 (ceph): msg/msg_types: fix the denc of sockaddr_storage on freebsd/osx
the layout of sockaddr_in and sockaddr_in6 are different on
GNU/Linux and FreeBSD/OSX:
- on GNU/Linux, sockaddr does...
Kefu Chai
02:43 AM Revision 56a89744 (ceph): compat: consolidate definitions of osx and freebsd
on osx, ENODATA = 96, so we need to fix it. also define
CLOCK_MONOTONIC_COARSE and CLOCK_REALTIME_COARSE for osx, cep...
Kefu Chai
02:43 AM Revision 02067e74 (ceph): crc32: label assembler functions without leading underscore
clang onder osx adds leading undescore to the function names to be
ABI compatible. but the assembly code does not do ...
Kefu Chai
02:43 AM Revision 629ad198 (ceph): cmake: disable plugins using isa-l on osx
clang on osx emits functions with leading underscore, but the isa-l
assembly's functions have no leading underscore. ...
Kefu Chai
02:43 AM Revision 0a35e18b (ceph): cmake: allows undefined symbol in plugin on osx
clang on osx erros out when linking a dynamic library if any symbols is
missing by default. so disable this behavior....
Kefu Chai
02:43 AM Revision 6f6e3af0 (ceph): mds: use the best-effort if procfs is not available
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:43 AM Revision 5980a60a (ceph): cmake: check for fdatasync() on non osx
on osx, fdatasync() is a syscall without userspace wrapper.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:43 AM Revision 767df416 (ceph): test/encoding/readable.sh: use sysctl -n hw.ncpu instead of nproc on os...
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:56 AM Revision dcace330 (ceph): Merge pull request #17718 from kungf/scrub_loadavg
osd: get loadavg per cpu for scrub load threshold check
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
01:55 AM Revision c1ba1435 (ceph): Merge pull request #17704 from liewegas/wip-osd-deq
osd: minor optimizations for op wq
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
Kefu Chai
01:54 AM Revision 23701b29 (ceph): Merge pull request #17666 from david-z/wip-objectore-tool
tools/ceph-objectstore-tool: split filestore directories offline to target hash level
Reviewed-by: Josh Durgin <jdur...
Kefu Chai
01:53 AM Revision ffcd5813 (ceph): Merge pull request #17748 from tchaikov/wip-mon-constness
mon: more constness
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-by: Jos Collin <jcollin@redhat.com>
Kefu Chai
01:52 AM Revision 8d04006c (ceph): Merge pull request #17727 from tchaikov/wip-pybind-cleanup
pybind: remove unused get_ceph_version()
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
01:51 AM Revision 31441a0e (ceph): Merge pull request #17749 from tchaikov/wip-vstart
vstart.sh: simplify the objectstore related logic
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Don...
Kefu Chai
01:50 AM Revision 91d7b999 (ceph): Merge pull request #17418 from Songweibin/wip-osdmap-full-try
rados: support python API of "set_osdmap_full_try"
Reviewed-by: Pan Liu <wanjun.lp@alibaba-inc.com>
Reviewed-by: Jos...
Kefu Chai
01:48 AM Revision 19a3e389 (ceph): Merge pull request #17295 from david-z/wip-compress-scrub-warning
mon: Compress the warnings of pgs not scrubbed or deep-scrubbed
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
01:46 AM Bug #21413: in nfs-ganesha ceph_lock_op2 set lock implement have a bug.
https://github.com/nfs-ganesha/nfs-ganesha/issues/205 yang jiang
01:46 AM Bug #21413 (Rejected): in nfs-ganesha ceph_lock_op2 set lock implement have a bug.
node1: when I in client1 set file range lock of 1.txt in ceph cluster by nfs-gansha1 server,
node2: then in node2 cl...
yang jiang
01:04 AM Revision cfe6c7a1 (ceph): Merge pull request #17732 from Songweibin/wip-fix-comments
doc,os,osdc: drop and modify comments
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
12:42 AM Revision 30191260 (ceph): os/bluestore: propagate read-EIO for aio
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo

09/15/2017

10:19 PM rgw Feature #18229: multisite: trim bilogs as data sync peer zones catch up
@Casey Backport this feature to jewel only - not luminous? Nathan Cutler
09:13 PM rgw Feature #18229: multisite: trim bilogs as data sync peer zones catch up
https://github.com/ceph/ceph/pull/17761 Casey Bodley
10:13 PM CephFS Bug #20988: client: dual client segfault with racing ceph_shutdown
What resources are actually duplicated across a CephContext, which we don't want duplicated? When I think of duplicat... Greg Farnum
10:07 PM CephFS Bug #21412: cephfs: too many cephfs snapshots chokes the system
Can you dump the ops in flight on both the MDS and the client issuing the snap rmdir when this happens? And the perfc... Greg Farnum
09:53 PM CephFS Bug #21412 (Closed): cephfs: too many cephfs snapshots chokes the system
We have a cluster with /cephfs/.snap directory with over 4800 entries. Trying to delete older snapshots (some are ove... Wyllys Ingersoll
09:54 PM RADOS Bug #21408 (In Progress): osd: "fsck error: free extent 0x2000~2000 intersects allocated blocks"
Sage Weil
07:50 PM RADOS Bug #21408 (Resolved): osd: "fsck error: free extent 0x2000~2000 intersects allocated blocks"
Run: http://pulpito.ceph.com/teuthology-2017-09-15_17:30:33-upgrade:luminous-x-master-distro-basic-smithi/
Jobs: man...
Yuri Weinstein
09:50 PM Stable releases Tasks #21296: luminous v12.2.1
h3. QE VALIDATION (STARTED 09/15/17, 2d cycle started 9/25/17 running off the tip of the branch)
(Note: *%{color:g...
Yuri Weinstein
09:38 PM Bug #20529 (Resolved): Illegal instruction in RocksDB
Nathan Cutler
05:24 PM Bug #20529 (Pending Backport): Illegal instruction in RocksDB
Kefu Chai
09:19 AM Bug #20529: Illegal instruction in RocksDB
ceph side change: https://github.com/ceph/ceph/pull/17388 Kefu Chai
09:38 PM Backport #21396 (Resolved): Illegal instruction in RocksDB
Nathan Cutler
09:07 AM Backport #21396: Illegal instruction in RocksDB
h3. issue description
Trying to create a ceph-mon. Seems from experience of other users that this issue might only...
Nathan Cutler
02:43 AM Backport #21396 (In Progress): Illegal instruction in RocksDB
https://github.com/ceph/ceph/pull/17745 Kefu Chai
02:43 AM Backport #21396 (Resolved): Illegal instruction in RocksDB
https://github.com/ceph/ceph/pull/17745 Kefu Chai
09:25 PM Revision 5ba5ad00 (ceph): Merge pull request #17675 from theanalyst/doc-rgw-reshard
doc: rgw: add a note for resharding in 12.2.1 docs Sage Weil
09:20 PM Revision aeddbc52 (ceph): doc: rgw: add a note for resharding in 12.2.1 docs
Since we're now enabling dynamic resharding, mention this in release
notes
Signed-off-by: Abhishek Lekshmanan <abhi...
Abhishek Lekshmanan
09:19 PM CephFS Bug #21071 (Pending Backport): qa: test_misc creates metadata pool with dummy object resulting in...
Patrick Donnelly
09:17 PM CephFS Bug #21275 (Resolved): test hang after mds evicts kclient
Patrick Donnelly
09:17 PM CephFS Bug #21381 (Pending Backport): test_filtered_df: assert 0.9 < ratio < 1.1
Patrick Donnelly
09:12 PM Revision 3c727d9a (ceph): Merge PR #17701 into master
* refs/remotes/upstream/pull/17701/head:
qa/cephfs: Fix error in test_filtered_df
Reviewed-by: Patrick Donnelly <pd...
Patrick Donnelly
09:12 PM Revision 8a54e101 (ceph): Merge PR #17694 into master
* refs/remotes/upstream/pull/17694/head:
qa/cephfs: kill mount if it gets evicted by mds
qa/cephfs: fix test_evict_...
Patrick Donnelly
09:12 PM Revision 4e4ac478 (ceph): Merge PR #17681 into master
* refs/remotes/upstream/pull/17681/head:
mon: remove mdsmap-derived perf counters
Reviewed-by: Patrick Donnelly <pd...
Patrick Donnelly
09:12 PM Revision 064f1dfc (ceph): Merge PR #17676 into master
* refs/remotes/upstream/pull/17676/head:
qa/tasks/cephfs: Whitelist POOL_APP_NOT_ENABLED for test_misc
Reviewed-by:...
Patrick Donnelly
09:12 PM Revision 71b571b2 (ceph): Merge PR #17671 into master
* refs/remotes/upstream/pull/17671/head:
messages: Initilization of left memebers
Reviewed-by: Patrick Donnelly <pd...
Patrick Donnelly
09:12 PM Revision a7273f05 (ceph): Merge PR #17670 into master
* refs/remotes/upstream/pull/17670/head:
messages: Initialization of member variables
Reviewed-by: Patrick Donnelly...
Patrick Donnelly
09:12 PM Revision 8a816946 (ceph): Merge PR #17652 into master
* refs/remotes/upstream/pull/17652/head:
client: use unsigned trim_caps count
Reviewed-by: Zheng Yan <zyan@redhat.c...
Patrick Donnelly
09:12 PM Revision 1551b54f (ceph): Merge PR #17598 into master
* refs/remotes/upstream/pull/17598/head:
messages: Initialization of members MMDSCacheRejion
Reviewed-by: Patrick D...
Patrick Donnelly
09:12 PM Revision 38ff1cac (ceph): Merge PR #17595 into master
* refs/remotes/upstream/pull/17595/head:
ceph-fuse: should free array using "delete[]"
Reviewed-by: Patrick Donnell...
Patrick Donnelly
09:12 PM Revision c718d067 (ceph): githubmap: update contributors
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
09:12 PM Revision ad07135f (ceph): Merge PR #17542 into master
* refs/remotes/upstream/pull/17542/head:
client: Delete onsafe
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Rev...
Patrick Donnelly
08:57 PM RADOS Bug #21410 (Fix Under Review): pg_upmap_items can duplicate an item
https://github.com/ceph/ceph/pull/17760 Sage Weil
08:43 PM RADOS Bug #21410 (Resolved): pg_upmap_items can duplicate an item
... Sage Weil
08:52 PM Revision 9c73305e (ceph): Revert "osd/OSDMap: allow bidirectional swap of pg-upmap-items"
This reverts commit 09af9b8afb40cc8aa629501582a75e03edf0bf2e.
We need to prevent duplicates in the final result. Fo...
Sage Weil
08:48 PM CephFS Bug #20594 (Resolved): mds: cache limits should be expressed in memory usage, not inode count
Patrick Donnelly
08:48 PM CephFS Bug #21378 (Resolved): mds: up:stopping MDS cannot export directories
Patrick Donnelly
08:48 PM CephFS Backport #21385 (Resolved): luminous: mds: up:stopping MDS cannot export directories
Patrick Donnelly
08:47 PM CephFS Bug #21222 (Resolved): MDS: standby-replay mds should avoid initiating subtree export
Patrick Donnelly
08:46 PM Revision ddf84249 (ceph): Merge pull request #17724 from theanalyst/wip-21374-luminous
luminous: incorrect erasure-code space in command ceph df
Reviewed-By: Josh Durgin <jdurgin@redhat.com>
Abhishek Lekshmanan
08:46 PM CephFS Bug #21221 (Resolved): MDCache::try_subtree_merge() may print N^2 lines of debug message
Patrick Donnelly
08:45 PM CephFS Backport #21384 (Resolved): luminous: mds: cache limits should be expressed in memory usage, not ...
Patrick Donnelly
08:45 PM CephFS Backport #21322 (Resolved): luminous: MDS: standby-replay mds should avoid initiating subtree export
Patrick Donnelly
08:45 PM CephFS Backport #21357 (Resolved): luminous: mds: segfault during `rm -rf` of large directory
Patrick Donnelly
08:44 PM CephFS Backport #21323 (Resolved): luminous: MDCache::try_subtree_merge() may print N^2 lines of debug m...
Patrick Donnelly
08:35 PM Revision d3244117 (ceph): Merge pull request #17745 from tchaikov/wip-luminous-20529
luminous: rocksdb,cmake: build portable binaries
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
08:35 PM mgr Bug #21260 (Resolved): ceph mgr versions shows active mgr as "Unknown"
Nathan Cutler
08:35 PM mgr Backport #21342 (Resolved): luminous: ceph mgr versions shows active mgr as "Unknown"
Nathan Cutler
08:35 PM Revision 7540332a (ceph): Merge pull request #17709 from liewegas/wip-bluestore-repair
ceph-bluestore-tool: better fsck/repair, bluefs-bdev-{expand,sizes}
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
08:34 PM RADOS Bug #21309 (Resolved): mon/OSDMonitor: deleting pool while pgs are being created leads to assert(...
Nathan Cutler
08:34 PM RADOS Backport #21341 (Resolved): luminous: mon/OSDMonitor: deleting pool while pgs are being created l...
Nathan Cutler
08:33 PM Bug #21229 (Resolved): core: interval_set: optimize intersect_of insert operations
Nathan Cutler
08:33 PM Backport #21231 (Resolved): luminous: core: interval_set: optimize intersect_of insert operations
Nathan Cutler
08:32 PM RADOS Bug #21409 (Resolved): per-pool full flags set incorrectly?
http://pulpito.ceph.com/sage-2017-09-15_15:50:19-rados-wip-sage-testing2-2017-09-14-1256-distro-basic-smithi/1635852
...
Sage Weil
08:28 PM RADOS Bug #21407: backoff causes out of order op
https://github.com/ceph/ceph/pull/17759 Sage Weil
07:44 PM RADOS Bug #21407: backoff causes out of order op
problem seems to be that we are requeueing waiting_for_peered before we are actually peered. that happens from on_fl... Sage Weil
07:19 PM RADOS Bug #21407 (Resolved): backoff causes out of order op
- receive op a and b... Sage Weil
08:27 PM rgw Bug #21214 (Resolved): memory leak in MetadataHandlers
Nathan Cutler
08:27 PM rgw Backport #21233 (Resolved): luminous: memory leak in MetadataHandlers
Nathan Cutler
08:25 PM rgw Backport #21139 (Resolved): luminous: rgw: put lifecycle configuration fails if Prefix is not set
Nathan Cutler
07:58 PM Revision df73cdcd (ceph): Merge pull request #17635 from smithfarm/wip-21342-luminous
luminous: ceph mgr versions shows active mgr as Unknown
Reviewed-By: Josh Durgin <jdurgin@redhat.com>
Abhishek Lekshmanan
07:57 PM Revision 24c5b9bf (ceph): Merge pull request #17634 from smithfarm/wip-21341-luminous
luminous: mon/OSDMonitor: deleting pool while pgs are being created leads to assert(p != pools.end) in update_creatin... Abhishek Lekshmanan
07:57 PM Revision 57e798bc (ceph): Merge pull request #17624 from tchaikov/wip-luminous-pr-17599
luminous: encoding: reset optional<> if it is uninitialized
Reviewed-By: Josh Durgin <jdurgin@redhat.com>
Abhishek Lekshmanan
07:55 PM Revision 9fc9577d (ceph): Merge pull request #17487 from smithfarm/wip-21231-luminous
luminous: core: interval_set: optimize intersect_of insert operations
Reviewed-By: Josh Durgin <jdurgin@redhat.com>
Abhishek Lekshmanan
07:49 PM Revision 0c28640b (ceph): Merge pull request #17712 from batrick/bp21221
luminous: MDCache::try_subtree_merge() may print N^2 lines of debug message
Reviewed-By: Yan Zhen <zyan@redhat.com>
Abhishek Lekshmanan
07:45 PM Revision f52c6dcd (ceph): Merge pull request #17623 from liewegas/wip-pr-17572-luminous
tools/ceph_objectstore_tool: fix 'dup' unable to duplicate meta PG
Reviewed-By: Josh Durgin <jdurgin@redhat.com>
Abhishek Lekshmanan
07:43 PM Revision c9f0a6bd (ceph): Merge pull request #17584 from jdurgin/wip-recovery-delete-encoding-lum...
osd/PGBackend, MOSDPGRecoveryDelete[Reply]: handle incompatible encoding
Reviewed-By: Sage Weil <sage@redhat.com>
Abhishek Lekshmanan
07:39 PM Revision ece893d1 (ceph): Merge pull request #17686 from ukernel/luminous-21070
luminous: mds: fix 'dirfrag end' check in Server::handle_client_readdir
Reviewed-By: Patrick Donnelly <pdonelly@redh...
Abhishek Lekshmanan
07:38 PM Revision dfc8a0fe (ceph): Merge pull request #17711 from batrick/bp20594
luminous: mds: support limiting cache by memory
Reviewed-By: Yan Zheng <zyan@redhat.com>
Abhishek Lekshmanan
07:36 PM Revision 0be1e868 (ceph): Merge pull request #17714 from batrick/bp21222
luminous: MDS: standby-replay mds should avoid initiating subtree export
Reviewed-By: Yan, Zheng <zyan@redhat.com>
Abhishek Lekshmanan
07:25 PM Revision b0b4d076 (ceph): Merge pull request #17570 from theanalyst/wip-luminous-21233
luminous: rgw: memory leak in MetadataHandlers
Reviewed-By: Casey Bodley <cbodley@redhat.com>
Abhishek Lekshmanan
07:25 PM Revision c69673d9 (ceph): Merge pull request #17642 from theanalyst/wip-21350-luminous
luminous: rgw: data encryption sometimes fails to follow AWS settings
Reviewed-By: Casey Bodley <cbodley@redhat.com>
Abhishek Lekshmanan
07:23 PM Revision 67174053 (ceph): Merge pull request #17674 from theanalyst/luminous-rgw-reshard-enable
luminous: rgw: reshard enable
Reviewed-By: Orit Wasserman <owasserm@redhat.com>
Abhishek Lekshmanan
07:22 PM Revision 87d3d341 (ceph): Merge pull request #17479 from smithfarm/wip-21139-luminous
luminous: rgw: put lifecycle configuration fails if Prefix is not set
Reviewed-By: Daniel Gryniewicz <dang@redhat.com>
Abhishek Lekshmanan
07:15 PM CephFS Bug #21406 (Resolved): ceph.in: tell mds does not understand --cluster
... Patrick Donnelly
06:57 PM CephFS Bug #21405 (Resolved): qa: add EC data pool to testing
This would end up being another sub-suite I in fs/ which adds support for testing an erasure data pool with overwrite... Patrick Donnelly
06:49 PM Revision d0a477bf (ceph): mon/OSDMonitor: new creating_pgs handling is unconditional
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:49 PM Revision afda7157 (ceph): mon/OSDMonitor: encode_pending: drop luminous special casing, conversions
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:49 PM Revision e5e53200 (ceph): mon/OSDMonitor: drop PURGED_SNAPDIRS flag setting
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:49 PM Revision eb4ae9e2 (ceph): mon/OSDMonitor: new osd timeout handling is unconditional
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:49 PM Revision 3677e62d (ceph): mon: app labels unconditional
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:49 PM Revision 3e66d345 (ceph): include/ceph_features: define SERVER_O
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:49 PM Revision 8ade1afa (ceph): mon/OSDMonitor: drop old upgrade guards; make upgrades stop at O
We may not end up doing this but it keeps a template for how the
guard worked before in the code for future reference...
Sage Weil
06:49 PM Revision 82ea25ae (ceph): mon/OSDMonitor: drop various luminous guards on new commands
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:25 PM Revision a58df44f (ceph): update ceph-ansible smoke to use dev builds
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
06:25 PM Revision 6783b68c (ceph): Add additional required ceph-ansible vars due to upstream changes
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
05:43 PM Revision 0fc5c84f (ceph): Add additional required ceph-ansible vars due to upstream changes
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
05:23 PM Revision 75922203 (ceph): Merge pull request #17388 from tchaikov/wip-rocksdb
rocksdb: sync with upstream
Reviewed-by: Mark Nelson <mnelson@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
04:28 PM mgr Bug #21404 (Fix Under Review): ceph-mgr gets process called "exe" after respawn
https://github.com/ceph/ceph/pull/17756 John Spray
04:21 PM mgr Bug #21404 (Resolved): ceph-mgr gets process called "exe" after respawn

This is identical to http://tracker.ceph.com/issues/19291, as the respawn code was lifted from ceph-mds for ceph-mg...
John Spray
04:26 PM Revision 44dce0a5 (ceph): mgr: set explicit thread name
This gets used as our process name in some situations
when respawning. This is the same as what commit 4f177bb6b
did...
John Spray
04:22 PM mgr Bug #21399: ceph-mgr module(s) inaccessible after a reboot
Good to know it's reproducible, if I have the log from the existing instance where this is happening then that would ... John Spray
02:46 PM mgr Bug #21399: ceph-mgr module(s) inaccessible after a reboot
John, this is reproducible, you just need to deploy a cluster with ansible and reboot the machine. For some reason, t... Boris Ranto
11:08 AM mgr Bug #21399: ceph-mgr module(s) inaccessible after a reboot
Hmm, I can't see much from that log -- it looks like it's from a single run of the mgr rather than spanning the reboo... John Spray
10:59 AM mgr Bug #21399 (Closed): ceph-mgr module(s) inaccessible after a reboot
I've enabled and secured the RESTful API and verified that I can access its web UI at https://<active-mgr-node-ip-add... Bara Ancincova
03:57 PM CephFS Bug #21304: mds v12.2.0 crashing
It works fine with that. To be precise I built from the luminous branch from today. No crashes for 8 hours under heav... Andrej Filipcic
02:39 PM rbd Bug #21353 (Fix Under Review): upgrade to luminous results in seemingly corrupt images in QEMU
*PR*: https://github.com/ceph/ceph/pull/17755 Jason Dillaman
02:17 PM Revision 741a8720 (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
02:17 PM Revision 5a26ac4d (ceph): osd/PrimaryLogPG: move cache_mode==none check to top
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:09 PM Bug #20995 (Won't Fix): ceph -w does not exit, but it doesn't display any messages either
I don't think there is anything to fix here? It *would* be nice to have some new thing that gives you similar "iosta... Sage Weil
01:48 PM CephFS Bug #21402 (Resolved): mds: move remaining containers in CDentry/CDir/CInode to mempool
This commit:
https://github.com/ceph/ceph/commit/e035b64fcb0482c3318656e1680d683814f494fe
does only part of the...
Patrick Donnelly
12:42 PM rgw Bug #21401 (Resolved): rgw: Missing error handling when gen_rand_alphanumeric is failing
The function @gen_rand_alphanumeric()@ tries to read some randomness from @/dev/urandom@ and converts it into a strin... Jens Harbott
11:57 AM Revision 8c992762 (ceph): Merge pull request #17706 from liewegas/wip-test-listsnaps
ceph_test_rados_api_tier: add ListSnap test
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
11:56 AM Bug #21328 (Pending Backport): Performance: Slow OSD startup, heavy LevelDB activity
Kefu Chai
11:55 AM Revision 42438eae (ceph): Merge pull request #17705 from dzafman/wip-21328
osd: Only scan for omap corruption once
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
11:54 AM Revision 085778b8 (ceph): Merge pull request #17703 from dzafman/wip-misc
Erasure code read test and code cleanup
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
11:54 AM Revision 5a16a5df (ceph): Merge pull request #17699 from tchaikov/wip-lookout-for-large-elen
msg/msg_types: fix the entity_addr_t's decoder
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
11:53 AM RADOS Bug #21365 (Pending Backport): Daemons(OSD, Mon...) exit abnormally at injectargs command
https://github.com/ceph/ceph/pull/17664 Kefu Chai
11:52 AM Revision 1c47369f (ceph): Merge pull request #17667 from scienceluo/wip-luo-fix-cli-output-branch
pybind/ceph_argparse: fix cli output info
Reviewed-by: Chang Liu <liuchang0812@gmail.com>
Reviewed-by: Kefu Chai <kc...
Kefu Chai
11:51 AM Revision 3643063c (ceph): Merge pull request #17664 from Yan-waller/wip-walle-0912moninjectargs
common: fix daemon abnormal exit at parsing invalid arguments
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:51 AM Revision 7f37f806 (ceph): Merge pull request #17655 from optimistyzy/911_2
src/bluestore/NVMEDevice: make all read use aio_submit
Reviewed-by: Haomai Wang <haomai@xsky.com>
Reviewed-by: Pan L...
Kefu Chai
11:50 AM mgr Bug #21253 (Pending Backport): Prometheus crash when update
Kefu Chai
11:49 AM Revision f18e0fef (ceph): Merge pull request #17611 from chardan/jfw-wip-atomic_t-cleanup
follow-up fixups for atomic_t spinlocks
Reviewed-by: Adam Emerson <aemerson@redhat.com>
Kefu Chai
11:49 AM Revision d35991bd (ceph): Merge pull request #17605 from jcsp/wip-21253
mgr: fix py calls for dne service perf counters
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
11:48 AM Revision f65c1865 (ceph): Merge pull request #17568 from amitkumar50/cov-msg-2
msg: Initializing class members in module msg
Reviewed-by: Jos Collin <jcollin@redhat.com>
Kefu Chai
11:48 AM Revision d154a9d8 (ceph): Merge pull request #16699 from jcsp/wip-mgr-perf-threshold
mgr: apply a threshold to perf counter prios
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@...
Kefu Chai
11:27 AM Revision 5e1c9341 (ceph): osd: use list::remove_if() if possible
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:27 AM Revision cf25bcc0 (ceph): osd: splice pg_temp_wanted more efficiently
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:15 AM rgw Bug #21400 (Resolved): rgw: avoid logging keystone revocation failures when no keystone is config...
Even when no keystone is configured, we still log the failures at level 0 for rgw keystone revocation thread which en... Abhishek Lekshmanan
11:12 AM Fix #14362: should make librocksdb static link default in configure.ac
OK, so we need to fix this in jewel. Nathan Cutler
11:11 AM Fix #14362 (Closed): should make librocksdb static link default in configure.ac
Nathan Cutler
02:54 AM Fix #14362: should make librocksdb static link default in configure.ac
Certainly not literally; there is no configure.ac in cmake. Dan Mick
10:27 AM CephFS Bug #21383 (In Progress): qa: failures from pjd fstest
Zheng Yan
10:25 AM Bug #21398 (Resolved): Deleting keys doesn't work (RESTful plug-in)
An attempt to delete a key by using the "ceph restful delete-key <key>" fails with the following error:
[root@node...
Bara Ancincova
10:10 AM rgw Bug #21226: Expired Keystone Tokens not removed from Cache
Hi Johannes Rudolph
Did you config radosgw integration with openstack successfully?
I am integrating, it has some...
hoan nv
10:08 AM Revision 2fc80f91 (ceph): os/bluestore/BlueFS: move release unused extents to _flush_and_sync_log
ASAP to release unused extents.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Jianpeng Ma
09:57 AM rgw Bug #21397 (Resolved): permission denied rados gateway multi-size meta search integration Elastic...
Hi all.
I config radosgw multi-site use guide :
http://docs.ceph.com/docs/master/radosgw/multisite/
use elast...
hoan nv
09:26 AM Revision aa83c2c4 (ceph): msg/msg_types: fix the entity_addr_t's decoder
the daemon is vulnerable to malicious client, which is able to send
large elen, and corrupt the stack, etc.
* throw ...
Kefu Chai
09:16 AM Revision 7eb43838 (ceph): rocksdb: sync with upstream
to pickup the fix of https://github.com/facebook/rocksdb/pull/2692.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:16 AM Revision 9d73a712 (ceph): kv/RocksDBStore: update to accomodate the change in rocksdb 5.6.0
per rocksdb's HISTORY.md, it
> replace global variable `PerfContext perf_context` with `PerfContext*
> get_perf_cont...
Kefu Chai
09:16 AM Revision 652bc5e8 (ceph): cmake: build portable rocksdb
* so rocksdb is not built with -march=native, because
- this is not portable
- -march=native is not supported by ...
Kefu Chai
09:06 AM rgw Bug #20447 (Resolved): rgw: S3 object uploads using aws-sdk-java 1.11 to do chunked transfers fail.
Nathan Cutler
01:15 AM rgw Bug #20447: rgw: S3 object uploads using aws-sdk-java 1.11 to do chunked transfers fail.
Turns out this issue does not appear in Jewel: it was introduced in kraken. So no jewel backport necessary. I've no... Marcus Watts
09:06 AM rgw Backport #20828 (Rejected): jewel: rgw: S3 object uploads using aws-sdk-java 1.11 to do chunked t...
Nathan Cutler
01:14 AM rgw Backport #20828: jewel: rgw: S3 object uploads using aws-sdk-java 1.11 to do chunked transfers fail.
Testing jewel and aws-sdk-java (with other patches) shows this fix is not needed for jewel: the issue that appears in... Marcus Watts
08:46 AM Revision dd080988 (ceph): osd: set min_version to newest version in maybe_force_recovery
Signed-off-by: Xinze Chi <xinze@xsky.com> Xinze Chi
08:11 AM RADOS Bug #21388: inconsistent pg but repair does nothing reporting head data_digest != data_digest fro...
We did an scp of the OSD object file then a rados put and deep-scrub got it back to OK.
Thanks for your quick answer!
Laurent GUERBY
07:10 AM mgr Bug #21367: 'ZabbixSender' object has no attribute 'hostname'
*PR*
https://github.com/ceph/ceph/pull/17751
UEST
jiantao zhu
06:30 AM Revision d2d989fc (ceph): os/bluestore: add "bluestore_read_eio" counter
To track down how many EIO errors have been propagated to
high level callers.
Signed-off-by: xie xingguo <xie.xinggu...
xie xingguo
06:24 AM Revision 7ec29ac6 (ceph): rbd:update some documents of rbd bench
Signed-off-by: PCzhangPC <pengcheng.zhang@easystack.cn> PCzhangPC
06:21 AM Revision af10789b (ceph): rbd:introduce rbd bench readwrite/rw(for read and write mix) test
we can do rbd bench readwrite/rw(for read and write mix) test in this commit. we can also use 'rw--mix-read' to decla... PCzhangPC
05:47 AM Revision 6cc0338e (ceph): ceph-mgr: can not change prometheus port for mgr
Signed-off-by: wujian <wujian3659@163.com> wujian
04:49 AM Revision 2f8356bf (ceph): vstart.sh: simplify the objectstore related logic
also avoid overriding --memstore specified by command line with
the default "bluestore"
Reported-by: Dongsheng Yang ...
Kefu Chai
04:20 AM Revision f495ce54 (ceph): mon: more constness
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:19 AM Revision 0c47aa82 (ceph): qa: respect $TEMPDIR
ceph-disk and ceph-detect-init are build in $TEMPDIR if it's defined.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:19 AM Revision 279d2980 (ceph): qa/standalone/ceph-helpers.sh: pass btrfs subvolume options the right way
with the latest btrfs-progs, it complains with
$ sudo btrfs subvolume list . -t
btrfs subvolume list: too many argum...
Kefu Chai
03:38 AM Revision 65df66fe (ceph): Merge pull request #17361 from kungf/ulimit_setup
run-make-check.sh: run ulimit without sudo
Reviewed-by: Dan Mick <dmick@redhat.com>
Dan Mick
02:58 AM Revision a51d9e97 (ceph): os/bluestore: propagate read-EIO to high level callers
E.g., we can let auto-repair to properly handle this
instead of crashing the whole osd.
Observe this once on one of ...
xie xingguo
02:40 AM bluestore Bug #21259: bluestore: segv in BlueStore::TwoQCache::_trim
Sorry, I missed your earlier message. Repushed the branch; should build now. It also includes the other bluestore fi... Sage Weil
02:38 AM Revision 381ed45b (ceph): cmake: do not pass $SIMD_COMPILE_FLAGS to rocksdb cmake
which enables SSE42 globally in rocksdb. and we will end up with a
binary not portable on non-SSE42 enabled machines....
Kefu Chai
02:32 AM Revision 0b899a10 (ceph): Remove bluestore config option
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
02:32 AM Revision 92160867 (ceph): rocksdb: pick up portable fixes
to pick up the the fix to disable SSE42 globally, and only enable it on
crc32c. this change is pushed to ceph/rocksdb...
Kefu Chai
02:14 AM Revision bd426ac3 (ceph): rgw: Rename variables to consistent with ceph naming convention
Signed-off-by: Wen Zhang zhangwen1@unionpay.com 文 张
02:11 AM Revision 4e16380a (ceph): run-make-check.sh: run ulimit without sudo
ulimit is a shell builtin like cd, not a separate program.
sudo looks for a binary to run, but there is no ulimit bin...
yang wang
02:07 AM Revision eee54243 (ceph): Merge pull request #17713 from tchaikov/wip-ceph.in-python
ceph.in: execv using the same python Dan Mick
02:03 AM rgw Bug #21329: rados gateway multi-site failed to sync
Casey Bodley wrote:
> It looks like you're creating the sync user and putting its keys in the secondary zone, but yo...
hoan nv
12:20 AM rgw Feature #20398: rgw: Swift TempURL does not support prefix-based scope
https://github.com/ceph/ceph/pull/16370/
https://github.com/ceph/ceph/commit/8228784be04ff506d97941ae28368a8e48c61ff...
Jeremy Freudberg

09/14/2017

11:37 PM Bug #21318: segv in rocksdb::BlockBasedTable::NewIndexIterator
Sep 15 00:31:46 proxmox1 ceph-osd[7191]: *** Caught signal (Segmentation fault) **
Sep 15 00:31:46 proxmox1 ceph-osd...
Tomasz Kusmierz
11:35 PM Bug #21318: segv in rocksdb::BlockBasedTable::NewIndexIterator
So OK. I did reboot the machine and everything started smoothly. Waited an hour for cluster to be absolutely stable -... Tomasz Kusmierz
10:02 PM Bug #21318: segv in rocksdb::BlockBasedTable::NewIndexIterator
rm out; CEPH_ARGS="--no-log-to-stderr --log-file out --debug-bluestore 20" ceph-bluestore-tool fsck --path /var/lib/c... Tomasz Kusmierz
09:35 PM Bug #21318: segv in rocksdb::BlockBasedTable::NewIndexIterator
rm out; CEPH_ARGS="--no-log-to-stderr --log-file out --debug-bluestore 20" ceph-bluestore-tool fsck --path /var/lib/c... Tomasz Kusmierz
08:57 PM Bug #21318: segv in rocksdb::BlockBasedTable::NewIndexIterator
CEPH_ARGS="--no-log-to-stderr --log-file out --debug-bluestore 20" ceph-bluestore-tool fsck --path /var/lib/ceph/osd/... Tomasz Kusmierz
02:27 AM Bug #21318 (Need More Info): segv in rocksdb::BlockBasedTable::NewIndexIterator
Hmm, fsck doesn't report any errors. Can you check the other osds that have crashed?
Also, if htis is reproducibl...
Sage Weil
11:36 PM Revision 520a5a21 (ceph): Merge pull request #17583 from neha-ojha/wip-cbt-teuthology-integration
qa: add cbt task for performance testing
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
11:13 PM Revision fc196abd (ceph): Merge pull request #17680 from ceph/wip-smoke-whitelist
qa/tests: Various whitelists for smoke suite vasukulkarni
10:20 PM RADOS Bug #21388: inconsistent pg but repair does nothing reporting head data_digest != data_digest fro...
I forgot the mention that on get you have to prevent the code from checking the digest by doing reads that are smalle... David Zafman
10:18 PM RADOS Bug #21388: inconsistent pg but repair does nothing reporting head data_digest != data_digest fro...

After the deep-scrub, "rados get" give us some errors:
# rados list-inconsistent-obj 58.6c1 --format=json-pretty...
Mehdi Abaakouk
03:35 PM RADOS Bug #21388: inconsistent pg but repair does nothing reporting head data_digest != data_digest fro...

Doing the following should produce list-inconsistent-obj information:
$ ceph pg deep-scrub 58.6c1
(Wait for scr...
David Zafman
01:37 PM RADOS Bug #21388 (Duplicate): inconsistent pg but repair does nothing reporting head data_digest != dat...
ceph pg repair is currently not fixing three "inconsistent" objects
on one of our pg on a replica 3 pool.
For al...
Laurent GUERBY
10:18 PM RADOS Backport #21117 (In Progress): jewel: osd: osd_scrub_during_recovery only considers primary, not ...
This requires merge resolution which I've begun looking at. David Zafman
10:12 PM rgw Bug #21389: policy checks missing from Get/SetRequestPayment operations
https://github.com/ceph/ceph/pull/17742 Adam Emerson
10:10 PM rgw Bug #21389 (Fix Under Review): policy checks missing from Get/SetRequestPayment operations
https://github.com/ceph/ceph/pull/17742 Adam Emerson
04:55 PM rgw Bug #21389: policy checks missing from Get/SetRequestPayment operations
Adam Emerson
02:19 PM rgw Bug #21389 (Resolved): policy checks missing from Get/SetRequestPayment operations
The verify_permission() functions of RGWGetRequestPayment and RGWSetRequestPayment do not consult the bucket policy. Casey Bodley
09:27 PM CephFS Bug #21393 (Resolved): MDSMonitor: inconsistent role/who usage in command help
`ceph rmfailed` refers to its argument as "who" and `ceph repaired` refers to its argument as "rank". We should make ... Patrick Donnelly
08:32 PM Revision 1f5aba67 (ceph): Various whitelists for tests to pass
See tracker http://tracker.ceph.com/issues/21376 for details
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni
08:01 PM Revision 027672b7 (ceph): doc/rados/operations/health-checks: fix TOO_MANY_PGS discussion
Fiddling with pgp_num doesn't help with TOO_MANY_PGS.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:00 PM Revision 986b86fb (ceph): mon: rename mon_pg_warn_max_per_osd -> mon_max_pg_per_osd
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:38 PM CephFS Bug #20988: client: dual client segfault with racing ceph_shutdown
Note that I think we do need to convert over programs like ganesha and samba to only keep a single CephContext and sh... Jeff Layton
07:37 PM CephFS Bug #20988: client: dual client segfault with racing ceph_shutdown
Ok, I finally settled on just keeping things more or less limping along like they are now with lockdep, and just ensu... Jeff Layton
06:27 PM rgw Bug #21085 (Pending Backport): rgw: string_view instance points to expired memory in PrefixableSi...
Casey Bodley
06:25 PM rgw Bug #21085 (Resolved): rgw: string_view instance points to expired memory in PrefixableSignatureH...
Casey Bodley
06:26 PM rgw Bug #20872 (Resolved): rgw: lifecycle policies fail when filter xml tag is specified
Casey Bodley
06:25 PM rbd Feature #21392 (Resolved): [rbd-mirror] create and export replication perf counters to mgr
Jason Dillaman
06:25 PM rbd Bug #21391 (Resolved): [tcmu-runner] export librbd IO perf counters to mgr
Jason Dillaman
06:22 PM rgw Bug #21039 (Closed): S3 AWSv4 wrong signature when PUT-ing files
Orit Wasserman
06:17 PM rgw Bug #21125 (Pending Backport): rgw:multisite: Get bucket location which is located in another zon...
Orit Wasserman
06:16 PM rgw Bug #21200 (Pending Backport): rgw: setxattrs call leads to different mtimes for bucket index and...
Abhishek Lekshmanan
06:16 PM rgw Bug #21195 (Closed): calling the PutObject operation: Method Not Allowed
Abhishek Lekshmanan
06:15 PM rgw Bug #21210 (Fix Under Review): rgw:multisite: put obj in a version-suspended bucket when sync to ...
Casey Bodley
05:57 PM rgw Bug #21361 (Resolved): ERROR: s3tests.functional.test_s3.test_encrypted_transfer_1b
fixed with https://github.com/ceph/ceph/pull/17700 Casey Bodley
05:57 PM rgw Bug #21339 (Fix Under Review): should unlock when catch an error in process_single_logshard()
Orit Wasserman
05:54 PM Revision 7c2a3671 (ceph): Various whitelists for tests to pass
See tracker http://tracker.ceph.com/issues/21376 for details
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni
05:54 PM rgw Bug #21329 (Need More Info): rados gateway multi-site failed to sync
Casey Bodley
05:54 PM rgw Bug #21329: rados gateway multi-site failed to sync
It looks like you're creating the sync user and putting its keys in the secondary zone, but you're not setting the ke... Casey Bodley
05:52 PM rgw Bug #21377 (Fix Under Review): rgw:lc: set LifecycleConfiguration without "Rule" tag return OK
Abhishek Lekshmanan
05:49 PM rgw Bug #21022 (Pending Backport): rgw: lc process only schdule the first item of lc objects
Abhishek Lekshmanan
05:49 PM rgw Bug #20980 (Closed): rgw-admin bi purge not removing bucket instance.
Orit Wasserman
05:44 PM rgw Bug #21286 (Closed): rgw: Can't get default.rgw.meta pool info
Abhishek Lekshmanan
05:36 PM rgw Bug #21154: use-after-free from RGWRadosGetOmapKeysCR::~RGWRadosGetOmapKeysCR
Casey Bodley
05:34 PM rgw Bug #21154: use-after-free from RGWRadosGetOmapKeysCR::~RGWRadosGetOmapKeysCR
investigated but couldn't find any obvious errors in ref counting. moving to high since it isn't a blocker for luminous Casey Bodley
05:35 PM rgw Bug #21196 (In Progress): radosgw-admin usage show loops indefinitly
Orit Wasserman
04:31 PM Revision 8f8f0b25 (ceph): mon/OSDMonitor: improve crush map validation
- move into OSDMap method
- ensure that rules exist for each pool
- ensure pool type matches rule type
- ensure rule ...
Sage Weil
04:30 PM Revision 675483ec (ceph): osd: s/crush_ruleset_in_use/crush_rule_in_use/
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
04:30 PM Revision 71d4b2be (ceph): mon: more forceful renumbering of legacy ruleset IDs
Previously, the rules were only modified in the trivial case,
so we continued to potentially have CRUSH maps with the...
John Spray
04:15 PM Revision 7d381af7 (ceph): os/bluestore: fsck: fix error prefixes
__func__ is now _fsck instead of fsck
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:15 PM Revision 9bd98b42 (ceph): ceph-bluestore-tool: better default logging; --log-file and --log-level...
- keep derr going to stderr (so we see 'fsck error' messages)
- hide the rest
- add friendly --log-file option
Signe...
Sage Weil
04:15 PM Revision c7b7a1f0 (ceph): os/ObjectStore: add repair interface
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:15 PM Revision 659fcd27 (ceph): os/bluestore: allow repair invocation
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:15 PM Revision 86db2d7b (ceph): ceph-bluestore-tool: factor out bluefs mount
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:15 PM Revision 9e492f2a (ceph): ceph-bluestore-tool: add 'bluefs-bdev-sizes' command
Show bdev sizes vs owned extents.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:15 PM Revision aa4baad5 (ceph): ceph-bluestore-tool: add 'bluefs-bdev-expand' to expand wal or db usage
If you are using the wal or db devices, this will expand bluefs's usage to
include the entire block device.
Signed-o...
Sage Weil
04:10 PM Revision 3ea2e518 (ceph): mon/OSDMonitor: prevent pg_num from exceeding mon_pg_warn_max_per_osd
Check total pg count for the cluster vs osd count and max pgs per osd
before allowing pool creation, pg_num change, o...
Sage Weil
04:10 PM Revision 1010761e (ceph): mon/OSDMonitor: assume a minimum cluster size of 3
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:10 PM Revision c9ffeeeb (ceph): qa/standalong/mon/osd-pool-create: fewer pgs in test
This runs afoul of the new max pg per osd limit.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:09 PM Revision b7fa440a (ceph): common/options: reduce mon_pg_warn_max_per_osd to 200
This is 2x the recommended target (100 per OSD).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:06 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
> Probably related to: http://tracker.ceph.com/issues/19706
I'll keep an eye on it. I'm suspecting out of sync clock...
Webert Lima
02:53 PM Revision d3dd7788 (ceph): Merge pull request #17733 from yaozongyou/fix-doc-boolean-type-zero-to-...
doc: change boolean option default value from zero to false.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:40 PM Bug #21390: ceph-deploy running invalid blkid command arguments.
Actually... I just realized i'm using the tool wrong after looking at the python module for ceph-disk. Changing /dev... Alexander von Gluck IV
02:37 PM Bug #21390 (Closed): ceph-deploy running invalid blkid command arguments.
Seeing this on Fedora 26 server with a pretty stock deployment of CEPH:... Alexander von Gluck IV
02:32 PM Revision 733851af (ceph): rbd: Initialization of m_state,tag_tid
Fixes the coverity issues:
** 1396177 Uninitialized scalar field
CID 1396177 (#1 of 1): Uninitialized scalar field (...
Amit Kumar
02:18 PM Revision 1587f87b (ceph): Merge pull request #17610 from liewegas/wip-bluestore-fm-mas
os/bluestore: set bitmap freelist resolution to min_alloc_size
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Rev...
Sage Weil
02:03 PM Revision e9f143c6 (ceph): os/bluestore/KernelDevice: hack to inject bad device size
This conditionally reintroduces bug http://tracker.ceph.com/issues/21089,
fixed by f6f1ae3724d593d3709d982c973ec18a25...
Sage Weil
02:03 PM Revision 1bf89aa3 (ceph): os/bluestore: fsck: remove fsck repair for 21089
This requires the user to run fsck, which they likely won't do.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:03 PM Revision b064ed17 (ceph): os/bluestore: repair 21089 on freelist init
Fix up the size inconsistency on freelist init. This way it will always
happen after an upgrade... and before the us...
Sage Weil
01:46 PM Revision 37291311 (ceph): mon/FSCommands: remove unnecessary luminous guards on app metadata
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:46 PM Revision ebc33e86 (ceph): mon: drop pre-luminous support for mon metadata
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:46 PM Revision cde977f0 (ceph): mon: fwd mgr commands unconditionally
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:46 PM Revision 6af91c67 (ceph): mon/MgrStatMonitor: drop obsolete preluminous hack
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:46 PM Revision 9b80b147 (ceph): mon: require RECOVERY_DELETES be set by luminous
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:46 PM Revision 5fe77144 (ceph): mon/OSDMonitor: require-osd-release luminous is now a no-op
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:42 PM Revision eb8bfd19 (ceph): Merge pull request #17617 from liewegas/wip-drop-disk-log
mon/PGMap: drop DISK LOG column
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:37 PM Revision 69129b73 (ceph): doc: change boolean option default value from zero to false.
Signed-off-by: Yao Zongyou yaozongyou@vip.qq.com Zongyou Yao
01:34 PM CephFS Bug #21304: mds v12.2.0 crashing
I'm running luminous (head commit is ba746cd14d) ceph-mds for while, haven't reproduced the issue. could you try the ... Zheng Yan
01:34 PM rgw Backport #20824 (In Progress): jewel: rgw: AWSv4 encoding/signature problem, can happen with list...
Nathan Cutler
11:44 AM rgw Backport #20824: jewel: rgw: AWSv4 encoding/signature problem, can happen with listobjects marker.
new pr without the submodule changes and with cherry-pick -x
https://github.com/ceph/ceph/pull/17731
Orit Wasserman
01:30 PM Revision c1bb53aa (ceph): Merge pull request #17628 from majianpeng/bluestore-narrow-deferred-lock
os/bluestore/BlueStore: narrow deferred_lock in _deferred_submit_unlock.
Reviewed-by: Sage Weil <sage@redhat.com>
Re...
Sage Weil
01:27 PM Revision 9ccb710a (ceph): doc,os,osdc: drop and modify some comments
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
12:25 PM RADOS Bug #20924: osd: leaked Session on osd.7
/a/sage-2017-09-13_13:31:57-rados-wip-sage-testing-2017-09-12-1750-distro-basic-smithi/1627916
is it just me or is...
Sage Weil
12:24 PM Bug #21294: ceph_manager: bad AssertionError: failed to recover before timeout expired
/a/sage-2017-09-13_13:31:57-rados-wip-sage-testing-2017-09-12-1750-distro-basic-smithi/1627905 Sage Weil
12:22 PM RADOS Bug #21218: thrash-eio + bluestore (hangs with unfound objects or read_log_and_missing assert)
another run, eio injection led to a read_log_and_missing assert:... Sage Weil
12:15 PM RADOS Bug #21387 (Can't reproduce): mark_unfound_lost hangs
... Sage Weil
12:10 PM Revision 2ae36e54 (ceph): librbd: Initialization of class member variables
Fixes the coverity issues:
** 1402627 Uninitialized scalar field
CID 1402627 (#1 of 1): Uninitialized scalar field (...
Amit Kumar
11:51 AM Revision 54c22dc4 (ceph): rgw: Do not decrement stats cache when the cache values are zero
With RGWs configured in a load balancer, there is a possibility of
having the cached values going unbound, when PUT/D...
Pavan Rallabhandi
11:51 AM Revision 6654ce32 (ceph): rgw: Prevent overflow of stats cached values
Signed-off-by: Pavan Rallabhandi <PRallabhandi@walmartlabs.com>
Fixes: http://tracker.ceph.com/issues/20934
Signed-of...
Aleksei Gutikov
11:49 AM Revision 4f553190 (ceph): rgw: multipart copy-part remove '/' for s3 java sdk request header.
Fixes: http://tracker.ceph.com/issues/20075
Signed-off-by: donglinpeng@cmss.chinamobile.com
(cherry picked from commi...
root
11:39 AM Revision db9c2afe (ceph): mon: cleanup unused option mon_health_data_update_interval
Signed-off-by: Yao Guotao <yaoguot@gmail.com> guotao Yao
11:37 AM Revision 1aa39fe2 (ceph): rgw: fix marker encoding problem.
For object names that contain / and %, it is possible in
some circumstances (at least with boto) for "listobjects"
op...
Marcus Watts
11:24 AM Stable releases Tasks #21296: luminous v12.2.1
h3. FS... Abhishek Lekshmanan
11:22 AM Stable releases Tasks #21296: luminous v12.2.1
h3. RGW... Abhishek Lekshmanan
11:01 AM Stable releases Tasks #21296: luminous v12.2.1
h3. RADOS... Abhishek Lekshmanan
09:46 AM Stable releases Tasks #21296: luminous v12.2.1
... Abhishek Lekshmanan
11:24 AM Revision 5fb994a2 (ceph): rgw: Fix up to 1000 entries at a time in check_bad_index_multipart
Fixes: http://tracker.ceph.com/issues/20772
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from ...
Orit Wasserman
11:23 AM Revision 1e9db292 (ceph): cls/refcount: store and use list of retired tags
Fixes: http://tracker.ceph.com/issues/20107
Keep around the list of retired tags, make sure we don't
drop a refcount...
Yehuda Sadeh
11:22 AM Revision 20072491 (ceph): rgw: bucket index check in radosgw-admin removes valid index.
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
(cherry picked from commit a786252ed9c0e1ba08a88a439...
Zhang Shaowen
11:21 AM Revision 3de9eef8 (ceph): rgw : fix race in RGWCompleteMultipart
Fixes : http://tracker.ceph.com/issues/20861
Signed-off-by: Abhishek Varshney <abhishek.varshney@flipkart.com>
(cher...
Abhishek Varshney
11:19 AM Revision 0eda7071 (ceph): rgw: lease_stack: use reset method instead of assignment
It seems that the intent of 45877d38fd9a385b2f8b13e90be94d784898b0b3 was to
change all instances of "lease_stack = .....
Nathan Cutler
11:19 AM Revision 0c28f691 (ceph): rgw: meta sync thread crash at RGWMetaSyncShardCR
Fixes: http://tracker.ceph.com/issues/20251
Signed-off-by: fang yuxiang fang.yuxiang@eisoo.com
(cherry picked from c...
fang.yuxiang
11:01 AM CephFS Backport #21324 (In Progress): luminous: ceph: tell mds.* results in warning
Nathan Cutler
11:01 AM Revision 460268b5 (ceph): ceph.in: validate service glob
Fixes: http://tracker.ceph.com/issues/21191
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
10:51 AM RADOS Bug #21354: Possible bug in interval_set.intersect_of()
great, i was searching this ticket in "My Page" on tracker =D Kefu Chai
10:31 AM rgw Bug #20658 (Resolved): RGW: object copied from remote src acl permission become full-control issue
Nathan Cutler
10:30 AM rgw Backport #21138 (Resolved): luminous: RGW: object copied from remote src acl permission become fu...
Nathan Cutler
10:30 AM rgw Bug #20951 (Resolved): rgw: send data-log list infinitely
Nathan Cutler
10:30 AM rgw Backport #21110 (Resolved): luminous: rgw: send data-log list infinitely
Nathan Cutler
10:29 AM rgw Bug #20777 (Resolved): usage of --inconsistent-index should require user confirmation and print a...
Nathan Cutler
10:29 AM rgw Backport #21241 (Resolved): luminous: usage of --inconsistent-index should require user confirmat...
Nathan Cutler
10:29 AM rgw Bug #21155 (Resolved): NameError: global name 'name' is not defined
Nathan Cutler
10:29 AM rgw Backport #21184 (Resolved): luminous: NameError: global name 'name' is not defined
Nathan Cutler
10:28 AM CephFS Bug #20892 (Resolved): qa: FS_DEGRADED spurious health warnings in some sub-suites
Nathan Cutler
10:28 AM CephFS Backport #21114 (Resolved): luminous: qa: FS_DEGRADED spurious health warnings in some sub-suites
Nathan Cutler
10:27 AM Revision 9b71d98f (ceph): Merge pull request #17627 from majianpeng/bluefs-exce-debug-code
os/bluestore/BlueFS: Don't call debug related code under any condition.
Reviewed-by: xie xingguo <xie.xingguo@zte.co...
xie xingguo
10:26 AM Revision b4bb7ce2 (ceph): Merge pull request #17371 from xiexingguo/wip-per-pool-full-control
mon, osd: per pool space-full flag support
Reviewed-by: Sage Weil <sage@redhat.com>
xie xingguo
10:25 AM Revision 78acfcf0 (ceph): Merge pull request #17368 from xiexingguo/wip-nice-data
mon/PGMap: nice numbers for 'data' section of 'ceph df' command
Reviewed-by: Kefu Chai <kchai@redhat.com>
xie xingguo
10:24 AM CephFS Bug #21004 (Resolved): fs: client/mds has wrong check to clear S_ISGID on chown
Nathan Cutler
10:24 AM CephFS Backport #21107 (Resolved): luminous: fs: client/mds has wrong check to clear S_ISGID on chown
Nathan Cutler
10:02 AM Revision 3bf23823 (ceph): pybind: remove unused get_ceph_version()
get_ceph_version() was get_version() before 7b04e7ff. and after that
change, the version number of the python extensi...
Kefu Chai
09:35 AM Revision 73ef8de0 (ceph): rgw: fix resource leak in rgw_bucket.cc and rgw_user.cc
Fixes: http://tracker.ceph.com/issues/21214
Signed-off-by: Luo Kexue <luo.kexue@zte.com.cn>
(cherry picked from comm...
Luo Kexue
09:35 AM Revision 34548611 (ceph): rgw: add missing override in list_keys_init()
Added missing override in list_keys_init().
Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commi...
Jos Collin
09:32 AM Revision 4bb174db (ceph): Merge pull request #17612 from smithfarm/wip-qemu-cleanup
build/ops: rpm: do not create librbd.so.1 symlink in /usr/lib64/qemu
Reviewed-By: Ken Dreyer <kdreyer@redhat.com>
Abhishek Lekshmanan
09:31 AM Revision e8e4f1fd (ceph): Merge pull request #17478 from smithfarm/wip-21138-luminous
luminous: rgw: object copied from remote src acl permission become full-control issue
Reviewed-By: Orit Wasserman <o...
Abhishek Lekshmanan
09:31 AM Revision ad534c0d (ceph): Merge pull request #17445 from smithfarm/wip-21110-luminous
luminous: rgw: send data-log list infinitely
Reviewed-By: Orit Wasserman <owasserm@redhat.com>
Abhishek Lekshmanan
09:29 AM RADOS Backport #21374 (In Progress): luminous: incorrect erasure-code space in command ceph df
Abhishek Lekshmanan
09:29 AM Revision 4c16e1b3 (ceph): mon: incorrect MAX AVAIL in "ceph df"
Fixes: http://tracker.ceph.com/issues/21243
Signed-off-by: liuchang0812 <liuchang0812@gmail.com>
(cherry picked from...
Chang Liu
09:22 AM RADOS Documentation #21386: rados: manpage missing import/export
Also there seem to be hidden secret options like '--workers', nowhere to be found (not even in rados --help) but acce... Peter Gervai
09:17 AM RADOS Documentation #21386 (New): rados: manpage missing import/export
IMPORT AND EXPORT
export [filename]
Serialize pool contents to a file or standard out.
import [--dry-...
Peter Gervai
09:00 AM Revision c1dba460 (ceph): osd: get loadavg per cpu for scrub load threshold check
Signed-off-by: kungf <yang.wang@easystack.cn> yang wang
08:33 AM Revision f0532873 (ceph): Merge pull request #17488 from smithfarm/wip-21241-luminous
luminous: rgw: usage of --inconsistent-index should require user confirmation and print a warning
Reviewed-By: Casey...
Abhishek Lekshmanan
08:28 AM Revision 8d292af0 (ceph): Merge pull request #17484 from smithfarm/wip-21184-luminous
luminous: tests: NameError: global name 'name' is not defined
Reviewed-By: Orit Wasserman <owasserm@redhat.com>
Abhishek Lekshmanan
08:26 AM Revision 038dc170 (ceph): Merge pull request #17474 from smithfarm/wip-21114-luminous
luminous: cephfs: tests: FS_DEGRADED spurious health warnings in some sub-suites
Reviewed-By: Patrick Donelly <pdone...
Abhishek Lekshmanan
08:25 AM Revision 67e87bff (ceph): Merge pull request #17471 from smithfarm/wip-21107-luminous
luminous: cephfs: client/mds has wrong check to clear S_ISGID on chown
Reviewed-By: Patrick Donelly <pdonelly@redhat...
Abhishek Lekshmanan
08:23 AM CephFS Bug #21274 (Resolved): Client: if request gets aborted, its reference leaks
the bug was introduced by ... Zheng Yan
01:45 AM CephFS Bug #21274 (Pending Backport): Client: if request gets aborted, its reference leaks
Patrick Donnelly
05:26 AM Revision 021eb15a (ceph): rbd: improve the logic of the loop when doing bench test
when we do rbd bench test, there's two problems:
1. do lots of failure start_io try
2. The number of executions of ...
PCzhangPC
04:32 AM CephFS Backport #21357 (In Progress): luminous: mds: segfault during `rm -rf` of large directory
Patrick Donnelly
04:32 AM CephFS Backport #21323 (In Progress): luminous: MDCache::try_subtree_merge() may print N^2 lines of debu...
Patrick Donnelly
03:56 AM Revision 6b5d4184 (ceph): rbd_fsx whitelist
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
03:52 AM Revision 4c571337 (ceph): Various whitelists for tests to pass
See tracker http://tracker.ceph.com/issues/21376 for details
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni
03:42 AM Revision b22aab7d (ceph): Print upto 50 instead of 1 ERR/WRN message
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
03:42 AM Revision b3185a69 (ceph): Revert "print out all WRN/ERR messages for debug"
This reverts commit 2a4ea0f6826e157f23339891fa106853ad80c3a9. Vasu Kulkarni
03:41 AM Revision 45fd6a1d (ceph): Various whitelist fixes
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
03:37 AM CephFS Backport #21322 (In Progress): luminous: MDS: standby-replay mds should avoid initiating subtree ...
https://github.com/ceph/ceph/pull/17714 Patrick Donnelly
01:47 AM CephFS Backport #21322: luminous: MDS: standby-replay mds should avoid initiating subtree export
Regression link in my last comment is wrong, see: http://tracker.ceph.com/issues/21378 Patrick Donnelly
01:46 AM CephFS Backport #21322: luminous: MDS: standby-replay mds should avoid initiating subtree export
Fix for regression can be merged with this backport: https://github.com/ceph/ceph/pull/17689 Patrick Donnelly
03:37 AM CephFS Backport #21385 (In Progress): luminous: mds: up:stopping MDS cannot export directories
Patrick Donnelly
03:37 AM CephFS Backport #21385 (Resolved): luminous: mds: up:stopping MDS cannot export directories
https://github.com/ceph/ceph/pull/17714 Patrick Donnelly
03:33 AM Revision d8035760 (ceph): ceph.in: execv using the same python
otherwise we could be using another python when respawing the ceph cli.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:33 AM Revision e7e3d897 (ceph): ceph: fix "stopping mds can't export subtree"
caused by commit
790c34138f "Make standby-replay mds avoid initiating subtree export"
Fixes: http://tracker.ceph.com...
Yan, Zheng
03:32 AM Revision a0693c8c (ceph): Make standby-replay mds not migrate empty subtree when trimming cache
Signed-off-by: Jianyu Li <joannyli@tencent.com>
(cherry picked from commit 178ca58fec2d820f61724d223addac1c4fa67086)
Jianyu Li
03:32 AM Revision 70e814cf (ceph): Make standby-replay mds avoid initiating subtree export
Signed-off-by: Jianyu Li <joannyli@tencent.com>
(cherry picked from commit 790c34138fbdf995c72e558057b9e64c882b522b)
Jianyu Li
03:30 AM Revision 24fe250b (ceph): mds: print subtrees only after merge
During up:resolve, the MDS tries to merge each subtree with its parent. During
testing, QE found that many thousands ...
Patrick Donnelly
03:27 AM CephFS Backport #21278 (Resolved): luminous: the standbys are not updated via "ceph tell mds.* command"
Patrick Donnelly
03:27 AM CephFS Backport #21267 (Resolved): luminous: Incorrect grammar in FS message "1 filesystem is have a fai...
Patrick Donnelly
03:22 AM Revision fb3afeb1 (ceph): mds: fix MDSCacheObject::clear_replica_map
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit fd447405bef347da80ed5611331b211021b1628b)
Yan, Zheng
03:22 AM Revision a1be6c96 (ceph): mds: optimize MDCache::rejoin_scour_survivor_replicas()
avoid iterating dentries if dirfrag is non-auth
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from co...
Yan, Zheng
03:22 AM Revision 179bf183 (ceph): mds: support limiting cache by memory
This introduces two config parameters:
mds_cache_memory_limit: Sets the soft maximum of the cache to the given
...
Patrick Donnelly
03:22 AM Revision e25881b1 (ceph): common: use safer uint64_t for list size
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 0ddd260a32e781ff6bfa49c1a01d6b2d80e5...
Patrick Donnelly
03:22 AM Revision 009d3ab0 (ceph): mds: resolve unsigned coercion compiler warning
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 0c2032c2876c3e2cd0d23ab883fc72375731...
Patrick Donnelly
03:22 AM Revision c4d393e6 (ceph): common: refactor of lru
Avoids an unnecessary "max" size of the LRU which was used to calculate the
midpoint. Instead, just dynamically move ...
Patrick Donnelly
03:22 AM Revision 2ef222a5 (ceph): mds: use mempool for cache objects
The purpose of this is to allow us to track memory usage by cached objects so
we can limit cache size based on memory...
Patrick Donnelly
03:22 AM Revision d50f2c73 (ceph): mds: go back to compact_map for replicas
Zheng observed that an alloc_ptr doesn't really work in this case since any
call to get_replicas() will cause the map...
Patrick Donnelly
03:22 AM Revision 97fdc68e (ceph): mds: check if waiting is allocated before use
This prevents accidental allocation of the map.
Also, privatize the variable to protect from this in child classes.
...
Patrick Donnelly
03:22 AM Revision f21d2fa7 (ceph): common: add bytes2str pretty print function
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 7fff24e10e9cacc94ec320b87e60c7735ff0...
Patrick Donnelly
03:22 AM Revision 8c82de6a (ceph): common: use atomic uin64_t for counter
Making this interface thread-safe...
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commi...
Patrick Donnelly
03:22 AM Revision 44e206f3 (ceph): common: add warning on base class use of mempool
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit c0d0fa804ee0fa775ae18f9b7bde2317bb6a...
Patrick Donnelly
03:22 AM Revision 1bf3b193 (ceph): common: add alloc_ptr smart pointer
This ptr is like a unique_ptr except it allocates the underlying object on
access. The idea being that we can save me...
Patrick Donnelly
03:22 AM Revision f2641288 (ceph): mds: cleanup replica_map access
The gymnastics protecting the map failed as the code evolved. Just expose it
normally with a getter.
Signed-off-by: ...
Patrick Donnelly
03:20 AM CephFS Backport #21384 (In Progress): luminous: mds: cache limits should be expressed in memory usage, n...
Patrick Donnelly
03:19 AM CephFS Backport #21384 (Resolved): luminous: mds: cache limits should be expressed in memory usage, not ...
https://github.com/ceph/ceph/pull/17711 Patrick Donnelly
03:10 AM CephFS Bug #20594 (Pending Backport): mds: cache limits should be expressed in memory usage, not inode c...
Patrick Donnelly
03:08 AM Revision d929dae4 (ceph): Merge PR #17657 into master
* refs/remotes/upstream/pull/17657/head:
mds: optimize MDCache::rejoin_scour_survivor_replicas()
mds: fix MDSCacheO...
Patrick Donnelly
02:15 AM Revision 2d5195b5 (ceph): rgw: set bucket versioninig do not change versioning status if missing ...
Fixes: http://tracker.ceph.com/issues/21364
Signed-off-by: Shasha Lu <lu.shasha@eisoo.com>
lu.shasha
02:01 AM CephFS Bug #21383 (Resolved): qa: failures from pjd fstest
... Patrick Donnelly
01:46 AM CephFS Bug #21378 (Pending Backport): mds: up:stopping MDS cannot export directories
Patrick Donnelly
01:29 AM Revision f818905e (ceph): Merge PR #17689 into master
* refs/remotes/upstream/pull/17689/head:
ceph: fix "stopping mds can't export subtree"
Reviewed-by: Patrick Donnell...
Patrick Donnelly
01:29 AM Revision d89653dc (ceph): Merge PR #17545 into master
* refs/remotes/upstream/pull/17545/head:
client: fix request reference leak
Reviewed-by: Patrick Donnelly <pdonnell...
Patrick Donnelly
12:44 AM Revision f1ffcaed (ceph): Merge pull request #17700 from cbodley/wip-qa-smoke-s3tests
qa/smoke: add rgw crypto config for s3tests vasukulkarni

09/13/2017

11:59 PM RADOS Bug #21382 (Resolved): Erasure code recovery should send additional reads if necessary

We don't send additional reads when recovery experiences errors on some of the shards. For recovery we send k read...
David Zafman
11:12 PM Bug #21318: segv in rocksdb::BlockBasedTable::NewIndexIterator
ceph-post-file: b2b3a8d3-35cb-45f0-8145-de5ff54753ba
Tomasz Kusmierz
10:03 PM Bug #21318: segv in rocksdb::BlockBasedTable::NewIndexIterator
action fsck
error from fsck: (11) Resource temporarily unavailable
Tomasz Kusmierz
10:01 PM Bug #21318: segv in rocksdb::BlockBasedTable::NewIndexIterator
on one of the failing osds, can you do ... Sage Weil
09:46 PM Bug #21318: segv in rocksdb::BlockBasedTable::NewIndexIterator
I was asked to add this in:
Sep 08 18:48:05 proxmox1 ceph-osd[3954]: *** Caught signal (Segmentation fault) **
Se...
Tomasz Kusmierz
10:27 PM Revision 2a4ea0f6 (ceph): print out all WRN/ERR messages for debug
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
10:26 PM Bug #21328: Performance: Slow OSD startup, heavy LevelDB activity
The PR is https://github.com/ceph/ceph/pull/17705 Josh Durgin
08:25 PM Bug #21328 (Fix Under Review): Performance: Slow OSD startup, heavy LevelDB activity
-https://github.com/ceph/ceph/pull/17703-
https://github.com/ceph/ceph/pull/17705
David Zafman
10:25 PM Revision 7f81939c (ceph): Compress logs only once , pull_directory does gzip compression as well.
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
10:20 PM Revision acf22c94 (ceph): use ceph-ansible task for systemd
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
10:20 PM Revision 4fa080d3 (ceph): Fix ceph_ansible overrides
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
10:17 PM Revision 360c8954 (ceph): osd: fix tests of mclock implementations to track opimizations for op wq
wip-osd-deq changes client identifiers from entity_inst_t to
uint64_t. Updates tests to do this as well.
Signed-off-...
J. Eric Ivancich
10:08 PM Revision 299cc881 (ceph): Fix fixed-2 cluster config for octo lab
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
10:01 PM Revision aca55d9e (ceph): Remove 2 size 1 min size option
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
10:00 PM Revision 100e69c7 (ceph): bluestore still in tech preview, test only with overrides when required
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
10:00 PM Revision f39f319d (ceph): Test only with async messenger
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
09:54 PM RADOS Backport #17445: jewel: list-snap cache tier missing promotion logic (was: rbd cli segfault when ...
https://github.com/ceph/ceph/pull/17707 Sage Weil
09:52 PM Revision f96d2d8f (ceph): OSD: also check the exsistence of clone obc for "CEPH_SNAPDIR" requests
If the incoming request's snapid is CEPH_SNAPDIR and the object context
of clones of its targeting object doesn't exi...
Xuehan Xu
09:52 PM Revision 8e79c128 (ceph): ceph_test_rados_api_tier: add ListSnap test
Signed-off-by: Xuehan Xu <xuxuehan@360.cn>
(cherry picked from commit 5531b6bb51ebfcfa6f9d7f2afeb4a006d94e4c24)
Xuehan Xu
09:49 PM Revision 5531b6bb (ceph): ceph_test_rados_api_tier: add ListSnap test
Signed-off-by: Xuehan Xu <xuxuehan@360.cn> Xuehan Xu
09:13 PM Revision ba746cd1 (ceph): Merge pull request #17646 from theanalyst/wip-luminous-multifixes
luminous: rgw fixes for multisite tests in luminous
Reviewed-By: Casey Bodley <cbodley@redhat.com>
Abhishek Lekshmanan
09:06 PM Revision 3214882a (ceph): tools: Show DB state information
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
09:06 PM Revision 3e4d6864 (ceph): tools: Add the ability to reset state to v2
Available for testing and user downgrade.
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
09:06 PM Revision 8805ef53 (ceph): osd: Only scan for omap corruption once
Before
state 2: Can have complete tables (some may be bad)
state 3: Never had complete tables
After
state 2: Can...
David Zafman
09:06 PM Revision de434939 (ceph): tools: Add --backend option to ceph-osdomap-tool default to rocksdb
Fix hard-coded "leveldb" backend. The command is broken in Luminous
now that "rocksdb" is the default.
Signed-off-b...
David Zafman
08:37 PM Revision a73ad767 (ceph): Merge PR #17608 into master
* refs/remotes/upstream/pull/17608/head:
doc/cephfs/posix: put posix notes in perspective
Reviewed-by: John Spray <...
Patrick Donnelly
08:29 PM Revision 67d3e510 (ceph): osd: use deque instead of list for op wq to_process
Fewer allocations.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:28 PM Revision d9a3bf04 (ceph): osd: use global id instead of entity_inst_t as client identifier
entity_inst_t is huge; use uint64_t instead.
Note that this will currently confuse mds.0 vs osd.0, but we plan
to sw...
Sage Weil
08:16 PM Revision 143111a1 (ceph): osd: CLEANUP: Change getattr_maybe_cache() to reflect how it is being used
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:15 PM Revision 50e08b0a (ceph): test: Add a removal test for erasure code read
Test feature: http://tracker.ceph.com/issues/14513
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
07:57 PM Revision 796ca123 (ceph): Merge pull request #17641 from amitkumar50/cov-messages-12
messages: Initialization of variable beat
Reviewed-by: Jos Collin <jcollin@redhat.com>
Yuri Weinstein
07:52 PM Revision d72b10fd (ceph): Merge commit '5ff127736bc10d657ccdee9aabf179bbfa81d5c0' into wip-pull-u...
Signed-off-by: J. Eric Ivancich <ivancich@redhat.com> J. Eric Ivancich
07:48 PM Revision 5ff12773 (ceph): Squashed 'src/dmclock/' changes from 3408cb8f3c..a9e777f08f
a9e777f08f Merge pull request #35 from joscollin/wip-warning-dmclock
45c63a5b10 Merge pull request #36 from ceph/wip-...
J. Eric Ivancich
07:30 PM Revision 0cba2882 (ceph): Dont compress since pull_directory does the gzip compression or else
we will have to run gzip -d twice again to uncompress.
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni
06:53 PM CephFS Bug #20988: client: dual client segfault with racing ceph_shutdown
I started a discussion on ceph-devel and I think the consensus is that we can't make CephContext a singleton.
I we...
Jeff Layton
06:51 PM Revision 65bb8ec5 (ceph): Some more whitelisting
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
06:46 PM Revision ff9e85bd (ceph): Test with filestore
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
06:42 PM Revision b40bfe47 (ceph): Fix ceph-ansible overrides name to ceph_ansible
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
06:34 PM Bug #15781: No scrub information available for pg 0.8
Just wanted everybody to know we have the same problem.
This is on a cluster that had no real problem apart from thi...
Jan-Willem Michels
06:17 PM CephFS Bug #21381: test_filtered_df: assert 0.9 < ratio < 1.1
I think this was caused by:
commit 365558571c59dd42cf0934e6c31c7b4bf2c65026 365558571c (upstream/pull/17513/head)
...
Patrick Donnelly
06:04 PM CephFS Bug #21381 (Fix Under Review): test_filtered_df: assert 0.9 < ratio < 1.1
https://github.com/ceph/ceph/pull/17701 Douglas Fuller
04:26 PM CephFS Bug #21381 (Resolved): test_filtered_df: assert 0.9 < ratio < 1.1
... Patrick Donnelly
06:02 PM Revision b059cb62 (ceph): qa/cephfs: Fix error in test_filtered_df
ceph df accounts for pool size, so there is no need to do it in the test.
Fixes: http://tracker.ceph.com/issues/2138...
Douglas Fuller
03:46 PM rbd Bug #21217 (Resolved): "[ FAILED ] TestClsRbd.get_all_features" in upgrade:jewel-x-luminous
Jason Dillaman
03:46 PM rbd Backport #21279 (Resolved): jewel: "[ FAILED ] TestClsRbd.get_all_features" in upgrade:jewel-x-...
Jason Dillaman
03:46 PM rbd Backport #21280 (Resolved): luminous: "[ FAILED ] TestClsRbd.get_all_features" in upgrade:jewel...
Jason Dillaman
03:45 PM rbd Backport #21282 (Resolved): kraken: "[ FAILED ] TestClsRbd.get_all_features" in upgrade:jewel-x...
Jason Dillaman
03:30 PM Revision 1985345c (ceph): Merge pull request #10460 from weiqiaomiao/wqm-wip-rgw-dellc
rgw: add tenant to shard_id in RGWDeleteLC::execute()
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Yuri Weinstein
03:29 PM rgw Bug #21022: rgw: lc process only schdule the first item of lc objects
shasha lu wrote:
> https://github.com/ceph/ceph/pull/17061
merged
Yuri Weinstein
03:28 PM CephFS Bug #21337: luminous: MDS is not getting past up:replay on Luminous cluster
The entire log using bzip2 compressed down to 4.6G. You can download it from:
ftp://ftp.keepertech.com/outgoing/eri...
Eric Eastman
10:12 AM CephFS Bug #21337: luminous: MDS is not getting past up:replay on Luminous cluster
Eric Eastman wrote:
> The log file with *debug_mds=10* from MDS startup to reaching the assert is 110GB. I am attac...
Zheng Yan
02:40 AM CephFS Bug #21337: luminous: MDS is not getting past up:replay on Luminous cluster
One active, one standby-replay, one standby as shown:
mds: cephfs-1/1/1 up {0=ede-c2-mon02=up:active}, 1 up:stand...
Eric Eastman
02:32 AM CephFS Bug #21337: luminous: MDS is not getting past up:replay on Luminous cluster
Eric Eastman wrote:
> Replacing the 'assert(in)' with 'continue' did get the Ceph file system working again. Lookin...
Zheng Yan
03:28 PM Revision 06b8556f (ceph): Merge pull request #17061 from shashalu/fix-rgw-lc
rgw: fix lc process only schdule the first item of lc objects
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewe...
Yuri Weinstein
03:22 PM Revision 72b08e8f (ceph): qa/smoke: add rgw crypto config for s3tests
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:20 PM Revision b7e9473e (ceph): Merge pull request #17631 from joke-lee/RGW-CORS-Access-Control-Allow-O...
rgw: return 'Access-Control-Allow-Origin' header when the set bucket versioning through XMLHttpRequest
Reviewed-by: ...
Yuri Weinstein
03:20 PM Revision e680ed47 (ceph): Merge pull request #17632 from joke-lee/RGW-CORS-Access-Control-Allow-O...
rgw: return 'Access-Control-Allow-Origin' header when the set and delete bucket website through XMLHttpRequest
Revie...
Yuri Weinstein
03:19 PM Revision ef188a6a (ceph): Merge pull request #17663 from shashalu/fix-rgw-LCFilter
rgw: Fix closing tag for Prefix
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Reviewed-by: Jos Co...
Yuri Weinstein
02:55 PM Bug #14934 (Won't Fix): common/config_opts.h: audit OPT_INT/OPT_UINT and handle incorrect signed ...
This is obsolete with teh new options framework. What we probably want instead is an audit of min/max values. Sage Weil
02:49 PM Revision e200f358 (ceph): os/bluestore: allocate entire write in one go
On the first pass through the writes, compress data and calculate a final
amount of space we need to allocate. On th...
Sage Weil
02:38 PM Revision 2496470d (ceph): Merge pull request #17543 from iliul/fix-dup-global-section
vstart.sh: Remove duplicate global section
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:04 PM Revision 549c9107 (ceph): vstart.sh: Remove duplicate global section
Signed-off-by: iliul <liul124@chinaunicom.cn> Lei Liu
01:44 PM CephFS Bug #21380 (Closed): mds: src/mds/MDSCacheObject.h: 171: FAILED assert(ref_map[by] > 0)
Thanks Zheng, I merged your commits. Patrick Donnelly
08:36 AM CephFS Bug #21380: mds: src/mds/MDSCacheObject.h: 171: FAILED assert(ref_map[by] > 0)
it's caused by bug in https://github.com/ceph/ceph/pull/17657. fixed by https://github.com/ukernel/ceph/commits/batri... Zheng Yan
04:27 AM CephFS Bug #21380 (Closed): mds: src/mds/MDSCacheObject.h: 171: FAILED assert(ref_map[by] > 0)
... Patrick Donnelly
01:30 PM Revision 98d86a07 (ceph): qa/cephfs: kill mount if it gets evicted by mds
otherwise, teardown() hange at umount
Fixes: http://tracker.ceph.com/issues/21275
Signed-off-by: "Yan, Zheng" <zyan@...
Yan, Zheng
01:19 PM Revision 28c1ce20 (ceph): Merge pull request #17544 from joelin/wip-delete-forgot-mark
msg: remove the ),it's redundant.
Reviewed-by: Adam Emerson <aemerson@redhat.com>
Sage Weil
12:53 PM rbd Bug #21360: Do not issue 'rbd.get_stripe_unit_count' call if striping feature is not enabled
Earlier PR: https://github.com/ceph/ceph/pull/17660 Mykola Golub
07:43 AM rbd Bug #21360 (Fix Under Review): Do not issue 'rbd.get_stripe_unit_count' call if striping feature ...
PR: https://github.com/ceph/ceph/pull/17693 Mykola Golub
10:31 AM Revision 0e604b11 (ceph): Merge pull request #17515 from xiexingguo/wip-data-digest
osd/PrimaryLogPG: do not set data digest for bluestore
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage W...
xie xingguo
10:15 AM Revision ccaba817 (ceph): test/config: regulate parameter order of ASSERT_EQ
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
09:58 AM Revision 3f075372 (ceph): common: fix daemon abnormal exit at parsing invalid arguments
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
08:51 AM CephFS Bug #21275: test hang after mds evicts kclient
with kernel fixes, the test case still hang at umount. http://qa-proxy.ceph.com/teuthology/zyan-2017-09-12_01:10:12-k... Zheng Yan
08:35 AM CephFS Bug #21379 (Duplicate): TestJournalRepair.test_reset: src/mds/CDir.cc: 930: FAILED assert(get_num...
dup of #21380 Zheng Yan
04:16 AM CephFS Bug #21379 (Duplicate): TestJournalRepair.test_reset: src/mds/CDir.cc: 930: FAILED assert(get_num...
... Patrick Donnelly
08:17 AM Revision 8433ced8 (ceph): qa/cephfs: fix test_evict_client
executing mount_a.kill() twice, then executing mount_b.kill_cleanup()
twice do not make sense.
Signed-off-by: "Yan, ...
Yan, Zheng
07:55 AM Revision d32a2376 (ceph): mds: optimize MDCache::rejoin_scour_survivor_replicas()
avoid iterating dentries if dirfrag is non-auth
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
07:54 AM Revision fd447405 (ceph): mds: fix MDSCacheObject::clear_replica_map
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
07:11 AM Revision 03e2a68e (ceph): build/ops: python-numpy-devel build dependency for SUSE
Fixes: http://tracker.ceph.com/issues/21176
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commi...
Nathan Cutler
07:05 AM Revision 07159477 (ceph): Merge pull request #17366 from smithfarm/wip-21176
build/ops: python-numpy-devel build dependency for SUSE
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Reviewe...
Nathan Cutler
05:59 AM CephFS Bug #21363 (Closed): ceph-fuse crashing while mounting cephfs
Shinobu Kinjo
05:56 AM CephFS Bug #21363: ceph-fuse crashing while mounting cephfs
The issue#20972 has already been fixed in PR 16963.
[1] http://tracker.ceph.com/issues/20972
[2] https://github.c...
Prashant D
03:39 AM CephFS Bug #21363: ceph-fuse crashing while mounting cephfs
3242b2b should fix the issue. Shinobu Kinjo
05:29 AM Revision c383f03b (ceph): Merge pull request #17685 from ygtzf/HashIndex-clerical-error
os/filestore/HashIndex.h: fixed a typo in comment
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Jos Collin ...
Jos Collin
05:25 AM Revision 9bf9a418 (ceph): Merge pull request #17688 from TsaiJin/wip-fix-assert-bug
msg/asyc/rmda: fix the bug of assert when Infiniband::recv_msg receives disconnect message
Reviewed-by: Haomai Wang ...
Haomai Wang
04:17 AM Revision afcb617d (ceph): osd/PrimaryLogPG: do not generate data digest for BlueStore by default
BlueStore enables CRC by default, so this is a dup and gains
no more benefits.
Turn this off by default, which is go...
xie xingguo
04:17 AM Revision 5345afa5 (ceph): osd/osd_types.h: default to no data/omap digest for new object
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
03:53 AM CephFS Bug #21378: mds: up:stopping MDS cannot export directories
Looks good! Jianyu Li
03:48 AM CephFS Bug #21378 (Fix Under Review): mds: up:stopping MDS cannot export directories
https://github.com/ceph/ceph/pull/17689 Zheng Yan
03:30 AM CephFS Bug #21378: mds: up:stopping MDS cannot export directories
Seems the check in export_dir is too strict for up:stopping state:
if (!mds->is_active()) {
dout(7) << "i'...
Jianyu Li
02:41 AM CephFS Bug #21378 (Resolved): mds: up:stopping MDS cannot export directories
... Patrick Donnelly
03:40 AM Revision c2940519 (ceph): ceph: fix "stopping mds can't export subtree"
caused by commit
790c34138f "Make standby-replay mds avoid initiating subtree export"
Fixes: http://tracker.ceph.com...
Yan, Zheng
03:39 AM Revision 52d09e8c (ceph): Merge pull request #17687 from yonghengdexin735/wip-zzz-error
common: fix typo deamon in comments
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
03:35 AM rgw Bug #21329: rados gateway multi-site failed to sync
log master zone
> ==> /var/log/ceph/ceph-client.rgw.hoannv-ceph-luminous-1.log <==
> 2017-09-13 10:34:00.502941 7fd...
hoan nv
03:20 AM CephFS Bug #21222: MDS: standby-replay mds should avoid initiating subtree export
cause regression http://tracker.ceph.com/issues/21378 Zheng Yan
02:42 AM CephFS Bug #21222: MDS: standby-replay mds should avoid initiating subtree export
Fix causes: http://tracker.ceph.com/issues/21222 Patrick Donnelly
03:08 AM CephFS Backport #21357: luminous: mds: segfault during `rm -rf` of large directory
h3. description... Nathan Cutler
02:13 AM CephFS Backport #21357 (Fix Under Review): luminous: mds: segfault during `rm -rf` of large directory
PR for luminous https://github.com/ceph/ceph/pull/17686 Zheng Yan
02:05 AM CephFS Backport #21357: luminous: mds: segfault during `rm -rf` of large directory
It's dup of http://tracker.ceph.com/issues/21070. fix has already been fixed in master branch Zheng Yan
03:07 AM CephFS Bug #21070 (Pending Backport): MDS: MDS is laggy or crashed When deleting a large number of files
Nathan Cutler
03:02 AM Revision 06c94de5 (ceph): mds: support limiting cache by memory
This introduces two config parameters:
mds_cache_memory_limit: Sets the soft maximum of the cache to the given
...
Patrick Donnelly
02:42 AM CephFS Backport #21322: luminous: MDS: standby-replay mds should avoid initiating subtree export
Nathan, fix causes regression: http://tracker.ceph.com/issues/21222 Patrick Donnelly
02:37 AM Revision f2969b5d (ceph): msg/asyc/rmda: fix the bug of assert when Infiniband::recv_msg receives
disconnect message
Signed-off-by: Jin Cai <caijin.caij@alibaba-inc.com>
Jin Cai
02:22 AM Revision fc5ac9ea (ceph): common:fix error word
Signed-off-by: yonghengdexin735 <zhang.zezhu@zte.com.cn> Zezhu Zhang
02:12 AM Revision e4b1942c (ceph): Merge pull request #17613 from smithfarm/wip-12056
doc: document include/ipaddr.h
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:11 AM Revision eb6a0bf2 (ceph): mds: fix 'dirfrag end' check in Server::handle_client_readdir
The 'dirfrag end' check can be wrong when not reading from beginning
of dirfrag.
Fixes: http://tracker.ceph.com/issu...
Yan, Zheng
02:03 AM Revision c1a6fe52 (ceph): Merge pull request #17644 from Vogtinator/readme-vstart
README: Improve vstart.sh usage Sage Weil
01:59 AM Revision e612d950 (ceph): os/filestore/HashIndex.h: fixed a clerical error
Signed-off-by: yaoguotao <yaoguot@gmail.com> yaoguotao
01:43 AM rgw Bug #21377: rgw:lc: set LifecycleConfiguration without "Rule" tag return OK
https://github.com/ceph/ceph/pull/17683 shasha lu
01:37 AM rgw Bug #21377 (Resolved): rgw:lc: set LifecycleConfiguration without "Rule" tag return OK
According to S3, <Rule> tag in LifecycleConfiguration is Required.
If using the following lifecycle.xml, should re...
shasha lu
01:38 AM Revision a08d4258 (ceph): rgw:lc: RGWPutLC return ERR_MALFORMED_XML when missing <Rule> tag in l...
Fixes: http://tracker.ceph.com/issues/21377
Signed-off-by: Shasha Lu <lu.shasha@eisoo.com>
lu.shasha
01:03 AM Revision 3a1ea8d5 (ceph): pybind/ceph_argparse: fix cli output info
Signed-off-by: Luo Kexue <luo.kexue@zte.com.cn> Luo Kexue
12:35 AM Bug #18580: WITH_SPDK=ON: /usr/local/lib/librte_eal.a: error adding symbols: Bad value
Please see my previous comment of setting the key "CONFIG_RTE_BUILD_SHARED_LIB" to "y". John Lin
12:26 AM Bug #18580: WITH_SPDK=ON: /usr/local/lib/librte_eal.a: error adding symbols: Bad value
John Lin wrote:
> Yes, it's resolved. Thanks.
after i build dpdk to shared_lib,run make in ceph/build, error:
>...
liu lang

09/12/2017

11:56 PM Revision 25ba9843 (ceph): Merge pull request #17654 from yuyuyu101/wip-spdk-doc
doc/bluestore: add SPDK usage for bluestore
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:54 PM Revision c959911c (ceph): Merge pull request #17658 from ukernel/wip-cephfs-seekdir
doc/cephfs/posix: remove stale information for seekdir
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:39 PM Revision a98b37a7 (ceph): Merge pull request #17669 from ygtzf/parameter-default-value-error
doc: update default value of parameter mon_subscribe_interval
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:36 PM Revision dd84417c (ceph): Merge pull request #17672 from FrankYu/master
doc: the client inputs the pool name instead of pool ID
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail....
Sage Weil
10:56 PM Revision f48113f5 (ceph): Merge PR #17679 into master
* refs/remotes/upstream/pull/17679/head:
qa: get asok path from ceph.conf
qa: use config_path property instead of l...
Patrick Donnelly
10:52 PM Revision bc3a00af (ceph): qa: get asok path from ceph.conf
The asok path was recently moved to /tmp to resolve unix path too long errors.
Signed-off-by: Patrick Donnelly <pdon...
Patrick Donnelly
10:50 PM Revision f95798b3 (ceph): qa: use config_path property instead of literal
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
10:49 PM CephFS Bug #21311 (Rejected): ceph perf dump should report standby MDSes
OK, so I'm going to take the opinionated position that this is a WONTFIX as we have an existing interface that provid... John Spray
05:31 PM CephFS Bug #21311: ceph perf dump should report standby MDSes
John, if you have strong opinions about ripping out perf counters, I'll send this one over to you. Feel free to send ... Douglas Fuller
03:25 PM CephFS Bug #21311: ceph perf dump should report standby MDSes
So on closer inspection I see that as you say, for the existing stuff it is indeed using perf counters, but it doesn'... John Spray
03:04 PM CephFS Bug #21311: ceph perf dump should report standby MDSes
John Spray wrote:
> This is a collectd thing, which isn't to say that we shouldn't care, but... I'm not sure bugs ag...
David Galloway
10:46 PM Revision 0c2032c2 (ceph): mds: resolve unsigned coercion compiler warning
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
10:46 PM Revision 12d615b3 (ceph): common: refactor of lru
Avoids an unnecessary "max" size of the LRU which was used to calculate the
midpoint. Instead, just dynamically move ...
Patrick Donnelly
10:46 PM Revision e035b64f (ceph): mds: use mempool for cache objects
The purpose of this is to allow us to track memory usage by cached objects so
we can limit cache size based on memory...
Patrick Donnelly
10:46 PM Revision 5d67b5cc (ceph): mds: go back to compact_map for replicas
Zheng observed that an alloc_ptr doesn't really work in this case since any
call to get_replicas() will cause the map...
Patrick Donnelly
10:46 PM Revision 055020ce (ceph): mds: check if waiting is allocated before use
This prevents accidental allocation of the map.
Also, privatize the variable to protect from this in child classes.
...
Patrick Donnelly
10:46 PM Revision 7fff24e1 (ceph): common: add bytes2str pretty print function
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
10:46 PM Revision 0ddd260a (ceph): common: use safer uint64_t for list size
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
10:46 PM Revision d1b6cadd (ceph): mds: cleanup replica_map access
The gymnastics protecting the map failed as the code evolved. Just expose it
normally with a getter.
Signed-off-by: ...
Patrick Donnelly
10:46 PM Revision 5fa557d2 (ceph): common: add alloc_ptr smart pointer
This ptr is like a unique_ptr except it allocates the underlying object on
access. The idea being that we can save me...
Patrick Donnelly
10:45 PM Revision 1bd080fc (ceph): mon: remove mdsmap-derived perf counters
Stats collectors that want this kind of information should
be looking at the cluster maps to get it.
Reasoning:
- I...
John Spray
10:17 PM bluestore Bug #19511: bluestore overwhelms aio queue
Just re-ran the same fio experiment (multiple clients hit a ssd/nvme backed cluster via cephfs) on ceph version 12.2.... Jan Fajerski
04:57 PM bluestore Bug #19511: bluestore overwhelms aio queue
Yes, I got a similar behaviour yesterday again after an upgrade to version 12.2.0.
I haven't collected enough inform...
Dmitry Smirnov
10:15 PM Feature #14513 (Resolved): Test and improve ec handling of reads on objects with shards unexpecte...
https://github.com/ceph/ceph/pull/5173 David Zafman
10:07 PM Revision 4d8971e1 (ceph): Merge pull request #17650 from ceph/wip-ceph-deploy-fix
qa/tests: Fix get_system_type failure due to invalid remote name Tamilarasi Muthamizhan
09:58 PM Stable releases Tasks #20613: jewel v10.2.10
h3. QE VALIDATION (STARTED 9/19/17)
(Note: *%{color:green}PASSED% / %{color:red}FAILED%* - indicates "TEST IS IN P...
Yuri Weinstein
09:31 AM Stable releases Tasks #20613: jewel v10.2.10
h3. rgw... Nathan Cutler
09:30 AM Stable releases Tasks #20613: jewel v10.2.10
h3. rados... Nathan Cutler
09:27 AM Stable releases Tasks #20613: jewel v10.2.10
https://shaman.ceph.com/builds/ceph/wip-jewel-backports/34f51d2dca8149110a6a335eb865800a36ce7d1b/... Nathan Cutler
09:15 PM Revision f7f9512d (ceph): Use filestore since bluestore is TechPreview
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
09:14 PM Revision b23343aa (ceph): Use RHEL distro for downstream test
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
09:13 PM Revision 0ad3d611 (ceph): Various whitelists for tests to pass
See tracker http://tracker.ceph.com/issues/21376 for details
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni
08:50 PM Revision 95521363 (ceph): Merge pull request #17677 from mslovy/wip-disable-kstore-test
jewel: qa: disable kstore to fix false positive case
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:49 PM Revision 780283e1 (ceph): Various whitelists for tests to pass
See tracker http://tracker.ceph.com/issues/21376 for details
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni
08:12 PM rgw Bug #21141 (Resolved): rgw_file: incorrect lane lock behavior in evict_block()
Nathan Cutler
08:12 PM rgw Backport #21186 (Resolved): jewel: rgw_file: incorrect lane lock behavior in evict_block()
Nathan Cutler
08:12 PM Revision a536aa98 (ceph): Merge pull request #17597 from smithfarm/wip-21186-jewel
jewel: rgw: rgw_file: incorrect lane lock behavior in evict_block()
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Nathan Cutler
08:11 PM rgw Backport #21109 (Resolved): jewel: rgw: send data-log list infinitely
Nathan Cutler
08:11 PM Revision 5c5085c7 (ceph): Merge pull request #17287 from smithfarm/wip-21109-jewel
jewel: rgw: send data-log list infinitely
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Nathan Cutler
08:11 PM rgw Bug #20663 (Resolved): Segmentation fault when exporting rgw bucket in nfs-ganesha
Nathan Cutler
08:10 PM rgw Backport #20820 (Resolved): jewel: Segmentation fault when exporting rgw bucket in nfs-ganesha
Nathan Cutler
08:10 PM Revision 7429f50b (ceph): Merge pull request #17285 from smithfarm/wip-20820-jewel
jewel: rgw: Segmentation fault when exporting rgw bucket in nfs-ganesha
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Nathan Cutler
08:09 PM rgw Bug #20686 (Resolved): rgw hangs in RGWRealmReloader::reload on SIGHUP
Nathan Cutler
08:09 PM rgw Backport #20818 (Resolved): jewel: rgw hangs in RGWRealmReloader::reload on SIGHUP
Nathan Cutler
08:09 PM Revision adf2f8a5 (ceph): Merge pull request #17281 from smithfarm/wip-20818-jewel
jewel: rgw hangs in RGWRealmReloader::reload on SIGHUP
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Nathan Cutler
08:09 PM rgw Bug #20774 (Resolved): rgw: uninitialized memory is accessed during creation of bucket's metadata
Nathan Cutler
08:08 PM rgw Backport #20815 (Resolved): jewel: rgw: uninitialized memory is accessed during creation of bucke...
Nathan Cutler
08:08 PM Revision 694363a9 (ceph): Merge pull request #17280 from smithfarm/wip-20815-jewel
jewel: rgw: uninitialized memory is accessed during creation of bucket's metadata
Reviewed-by: Yehuda Sadeh <yehuda@...
Nathan Cutler
08:08 PM rgw Bug #20779 (Resolved): rgw: usage logging on tenated buckets causes invalid memory reads
Nathan Cutler
08:08 PM rgw Backport #20813 (Resolved): jewel: rgw: usage logging on tenated buckets causes invalid memory reads
Nathan Cutler
08:07 PM Revision 9ac6c52b (ceph): Merge pull request #17279 from smithfarm/wip-20813-jewel
jewel: rgw: usage logging on tenated buckets causes invalid memory reads
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Nathan Cutler
08:07 PM rgw Bug #19285 (Resolved): rgw: user quota did not work well on multipart upload
Nathan Cutler
08:07 PM rgw Backport #20726 (Resolved): jewel: rgw: user quota did not work well on multipart upload
Nathan Cutler
08:06 PM Revision 61804946 (ceph): Merge pull request #17277 from smithfarm/wip-20726-jewel
jewel: rgw: user quota did not work well on multipart upload
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Nathan Cutler
08:05 PM Revision 4b37232d (ceph): Merge pull request #17649 from dillaman/wip-21346
jewel: qa/workunits/rbd: relax greps to support upgrade formatting change
Reviewed-by: Mykola Golub <mgolub@mirantis...
Jason Dillaman
08:05 PM Revision 03a9d8bf (ceph): Merge pull request #17648 from dillaman/wip-21344
kraken: qa/workunits/rbd: relax greps to support upgrade formatting change
Reviewed-by: Mykola Golub <mgolub@miranti...
Jason Dillaman
08:04 PM rgw Bug #20107 (Resolved): rgw: Truncated objects
Nathan Cutler
08:04 PM Revision 138acd38 (ceph): Merge pull request #17647 from dillaman/wip-21345
luminous: qa/workunits/rbd: relax greps to support upgrade formatting change
Reviewed-by: Mykola Golub <mgolub@miran...
Jason Dillaman
08:04 PM rgw Backport #20719 (Resolved): jewel: rgw: Truncated objects
Nathan Cutler
08:04 PM Revision c1449b9a (ceph): Merge pull request #17166 from smithfarm/wip-20719-jewel
jewel: rgw: Truncated objects
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Nathan Cutler
08:03 PM rgw Bug #20423 (Resolved): rgw: radosgw-admin data sync run crash
Nathan Cutler
08:03 PM rgw Backport #20715 (Resolved): jewel: rgw: radosgw-admin data sync run crash
Nathan Cutler
08:03 PM Revision 9084ce88 (ceph): Merge pull request #17165 from smithfarm/wip-20715-jewel
jewel: rgw: radosgw-admin data sync run crash
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Nathan Cutler
08:03 PM rgw Bug #20542 (Resolved): rgw: not initialized pointer cause rgw crash with ec data pool
Nathan Cutler
08:02 PM rgw Backport #20712 (Resolved): jewel: rgw: not initialized pointer cause rgw crash with ec data pool
Nathan Cutler
08:02 PM Revision 89b00a8e (ceph): Merge pull request #17164 from smithfarm/wip-20712-jewel
jewel: rgw: not initialized pointer cause rgw crash with ec data pool
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Nathan Cutler
08:02 PM rgw Bug #20688 (Resolved): radosgw-admin: bucket rm with --bypass-gc and without --purge-data doesn't...
Nathan Cutler
08:01 PM rgw Backport #20709 (Resolved): jewel: radosgw-admin: bucket rm with --bypass-gc and without --purge-...
Nathan Cutler
08:01 PM Revision 568cc0c2 (ceph): Merge pull request #17159 from smithfarm/wip-20709-jewel
jewel: rgw: radosgw-admin: bucket rm with --bypass-gc and without --purge-data doesn't throw error message
Reviewed-...
Nathan Cutler
08:01 PM rgw Bug #20539 (Resolved): rgw:multisite: RGWRadosRemoveOmapKeysCR::request_complete return val is wrong
Nathan Cutler
08:01 PM rgw Backport #20673 (Resolved): jewel: rgw:multisite: RGWRadosRemoveOmapKeysCR::request_complete retu...
Nathan Cutler
08:00 PM Revision 5b1e1cfa (ceph): Merge pull request #17156 from smithfarm/wip-20673-jewel
jewel: rgw: multisite: RGWRadosRemoveOmapKeysCR::request_complete return val is wrong
Reviewed-by: Yehuda Sadeh <yeh...
Nathan Cutler
07:59 PM rgw Bug #20357 (Resolved): default zone should not log meta
Nathan Cutler
07:59 PM rgw Backport #20530 (Resolved): jewel: default zone should not log meta
Nathan Cutler
07:59 PM rgw Bug #20244 (Resolved): multisite: log_meta on secondary zone causes continuous loop of metadata sync
Nathan Cutler
07:59 PM rgw Backport #20292 (Resolved): jewel: multisite: log_meta on secondary zone causes continuous loop o...
Nathan Cutler
07:58 PM Revision fbae1127 (ceph): Merge pull request #17148 from smithfarm/wip-20292-jewel
jewel: rgw: multisite: log_meta on secondary zone causes continuous loop of metadata sync
Reviewed-by: Yehuda Sadeh ...
Nathan Cutler
07:57 PM rgw Bug #20275 (Resolved): rgw_file: prevent conflict of mkdir between restarts
Nathan Cutler
07:57 PM rgw Backport #20290 (Resolved): jewel: rgw_file: prevent conflict of mkdir between restarts
Nathan Cutler
07:56 PM Revision f64a82ad (ceph): Merge pull request #17147 from smithfarm/wip-20290-jewel
jewel: rgw: rgw_file: prevent conflict of mkdir between restarts
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Nathan Cutler
07:56 PM rgw Bug #18470 (Resolved): rgw: Bucket check doesn't work as expected
Nathan Cutler
07:56 PM rgw Backport #20895 (Resolved): jewel: rgw: Bucket check doesn't work as expected
Nathan Cutler
07:55 PM Revision bd918be2 (ceph): Merge pull request #16856 from prallabh/wip-20895
jewel: rgw: bucket index check in radosgw-admin removes valid index
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
07:54 PM rgw Bug #20861 (Resolved): Object data loss in RGW when multipart upload completion times out
Nathan Cutler
07:54 PM rgw Backport #20900 (Resolved): jewel: Object data loss in RGW when multipart upload completion time...
Nathan Cutler
07:53 PM Revision 37dec022 (ceph): Merge pull request #16767 from linuxbox2/jewel-rgw-mpart-race
jewel: rgw : fix race in RGWCompleteMultipart
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Reviewed-by: Orit Wasser...
Nathan Cutler
07:34 PM CephFS Backport #21357: luminous: mds: segfault during `rm -rf` of large directory
I'm running into the same problem on luminous 12.2.0 - while removing a directory with lots of files, the MDS crashes... Andras Pataki
06:59 PM RADOS Feature #21084 (Fix Under Review): auth: add osd auth caps based on pool metadata
https://github.com/ceph/ceph/pull/17678 Douglas Fuller
06:52 PM Revision 143a92e8 (ceph): messages: Initilization of left memebers
Fixes the coverity issues:
** 717282 Uninitialized scalar field
CID 717282 (#1 of 1): Uninitialized scalar field (UN...
Amit Kumar
06:41 PM Revision 7bb7fa92 (ceph): messages: Initialization of member variables
Fixes the coverity issues:
** 717279 Uninitialized scalar field
CID 717279 (#1 of 1): Uninitialized scalar field (UN...
Amit Kumar
06:17 PM rbd Bug #21319 (Pending Backport): [cli] mirror "getter" commands will fail if mirroring has never be...
Mykola Golub
06:17 PM Revision 30c92d0a (ceph): Merge pull request #17636 from dillaman/wip-21319
rbd: clean up warnings when mirror commands used on non-setup pool
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
06:16 PM Revision c9b42c84 (ceph): qa: disable kstore to fix false positive case
Signed-off-by: Ning Yao <yaoning@unitedstack.com> Ning Yao
05:39 PM CephFS Bug #21337: luminous: MDS is not getting past up:replay on Luminous cluster
Replacing the 'assert(in)' with 'continue' did get the Ceph file system working again. Looking at the log, there wer... Eric Eastman
05:39 PM Revision 2be6c63f (ceph): rgw: LCFilter_S3::to_xml the second "prefix" missed "/"
Signed-off-by: Shasha Lu <lu.shasha@eisoo.com>
(cherry picked from commit dcef8555e1bf2656aeb5316c4b78f1facf2ae172)
lu.shasha
05:26 PM CephFS Bug #21071 (Fix Under Review): qa: test_misc creates metadata pool with dummy object resulting in...
https://github.com/ceph/ceph/pull/17676 Douglas Fuller
05:19 PM CephFS Bug #21071: qa: test_misc creates metadata pool with dummy object resulting in WRN: POOL_APP_NOT_...
I think we should just whitelist this, then. It's an intentionally pathological case, and this error should not be tr... Douglas Fuller
05:24 PM Revision 21b9659c (ceph): test/rgw: fix test_encrypted_object_sync for 3+ zones
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 8762c4b29051b2b49bfd8c1e0ceaa1aee6417a74)
Casey Bodley
05:22 PM Revision eba01c48 (ceph): qa/tasks/cephfs: Whitelist POOL_APP_NOT_ENABLED for test_misc
test_misc verifies that ceph fs new will not create a filesystem
on a pool that already contains objects. As part of ...
Douglas Fuller
05:19 PM RADOS Bug #20981: ./run_seed_to_range.sh errored out
I'm lowering the priority because it appears to me to be a test code issue. The test doesn't detect the failure it i... David Zafman
04:26 PM Bug #21375: Average latency output in rados bench is arithmetically flawed
Dropped an important word here: it's obviously the *average* latency from second 15 onward that looks off. Florian Haas
04:24 PM Bug #21375 (Resolved): Average latency output in rados bench is arithmetically flawed
Seen on v12.2.0-296-g706f78da1a on a virtualized test system:... Florian Haas
04:19 PM Bug #20240 (Resolved): libradosstriper processes arbitrary printf placeholders in user input
Nathan Cutler
04:18 PM Backport #21297 (Resolved): jewel: libradosstriper processes arbitrary printf placeholders in use...
Nathan Cutler
04:18 PM Revision f4734fad (ceph): Merge pull request #17574 from smithfarm/wip-21297-jewel
jewel: libradosstriper processes arbitrary printf placeholders in user input
Reviewed-by: Josh Durgin <jdurgin@redha...
Nathan Cutler
04:07 PM Revision 665c3a63 (ceph): luminous: rgw: re enable dynamic resharding
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:29 PM rbd Bug #21360 (In Progress): Do not issue 'rbd.get_stripe_unit_count' call if striping feature is no...
Mykola Golub
03:26 PM Revision 59531d81 (ceph): qa: avoid using make install for fio
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
03:11 PM Bug #21352: librados version should bump major number when ABI changes
Dan, which symbols are you seeing changed? Could you get a backtrace of the segfault? There shouldn't have been any i... Josh Durgin
01:00 PM Bug #21352: librados version should bump major number when ABI changes
Is it that simple? I imagine bumping to librados3 mid-release would cause untold mess downstream. Does this need to b... Dan van der Ster
03:04 PM Revision 94af0d3e (ceph): doc: the client inputs the pool name instead of pool ID
Signed-off-by: Frank Yu <flyxiaoyu@gmail.com> Frank Yu
02:51 PM Revision 985978e3 (ceph): Merge pull request #13383 from wonzhq/wip-update-calc-stats
osd: change the conditional in _update_calc_stats
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:17 PM RADOS Backport #21374 (Resolved): luminous: incorrect erasure-code space in command ceph df
https://github.com/ceph/ceph/pull/17724 Nathan Cutler
02:17 PM Backport #21373 (Rejected): jewel: Add export and remove ceph-objectstore-tool command option
https://github.com/ceph/ceph/pull/21193 Nathan Cutler
02:17 PM Backport #21372 (Resolved): luminous: Add export and remove ceph-objectstore-tool command option
https://github.com/ceph/ceph/pull/17889 Nathan Cutler
01:53 PM rgw Bug #21371 (New): radosgw-admin user create needs better documentation
Running `create user` against an existing user ID adds a key and secret to the UID, however the documentation is not ... Tupper Cole
01:44 PM RADOS Bug #21243 (Pending Backport): incorrect erasure-code space in command ceph df
Kefu Chai
12:32 PM RADOS Bug #21243 (Resolved): incorrect erasure-code space in command ceph df
Chang Liu
01:35 PM devops Feature #19579 (Resolved): switch to upstream sphinx-ditaa
Kefu Chai
01:35 PM Revision fe9196f2 (ceph): Merge pull request #17640 from tchaikov/wip-diagram-py3
doc/scripts: py3 compatible
Reviewed-By: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-by: Alfredo Deza <adeza@re...
Kefu Chai
01:22 PM rbd Bug #21353: upgrade to luminous results in seemingly corrupt images in QEMU
Prior to upgrading the monitors to the Luminous release, verify that
your RBD users have at least the following cap:...
Jason Dillaman
12:52 PM rgw Feature #984: rgw: user logging API
This test case is no longer necessary.
As we have implemented the RGW Bucket Logging in https://github.com/ceph/ce...
Enming Zhang
12:31 PM RADOS Bug #21258 (Closed): "ceph df"'s MAX AVAIL is not correct
Chang Liu
12:19 PM CephFS Bug #20988: client: dual client segfault with racing ceph_shutdown
We could also fix this less invasively too -- try to make g_lockdep_ceph_ctx a refcounted object pointer, and then fi... Jeff Layton
12:17 PM Revision 29080134 (ceph): mgr: kill MgrSession when MMgrReport come from daemon without metadata ...
Signed-off-by: liuchang0812 <liuchang0812@gmail.com> Chang Liu
12:01 PM Revision 6753d98d (ceph): Merge pull request #17653 from ceph/backport-wip-bz1478598
luminous: ceph-volume allow filtering by `uuid`, do not require osd id
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Alfredo Deza
12:01 PM rgw Backport #21185 (Resolved): luminous: rgw_file: incorrect lane lock behavior in evict_block()
Nathan Cutler
11:04 AM RADOS Bug #21354 (Closed): Possible bug in interval_set.intersect_of()
Closing, as the real reason for the issue was a git-merge that went wrong, leaving extra "insert(start, en-start);" c... Piotr Dalek
04:21 AM RADOS Bug #21354: Possible bug in interval_set.intersect_of()
I have tried to reproduce this problem myself, but I got the same results with and without the intersection_size_asym... Zac Medico
11:02 AM Revision 4102a50c (ceph): Merge pull request #17485 from smithfarm/wip-21185-luminous
luminous: rgw: rgw_file: incorrect lane lock behavior in evict_block()
Reviewed-By: Orit Wasserman <oritwas@redhat....
Abhishek Lekshmanan
10:52 AM rgw Bug #20934 (Resolved): rgw: bucket index sporadically reshards to 65521 shards
Nathan Cutler
10:52 AM rgw Backport #21135 (Resolved): luminous: rgw: bucket index sporadically reshards to 65521 shards
Nathan Cutler
10:51 AM Bug #15781: No scrub information available for pg 0.8
Here's the query of the pg, current time being 2017-09-12 12:51:00... Patrick Fruh
10:45 AM Bug #15781: No scrub information available for pg 0.8
Just had the same happen on our cluster.
I updated our hosts and after rebooting, the xfs filesystem on 2 OSDs on on...
Patrick Fruh
10:40 AM Revision 7ca61560 (ceph): Merge pull request #17476 from smithfarm/wip-21135-luminous
luminous: rgw: bucket index sporadically reshards to 65521 shards
Reviewed-By: Orit Wasserman <owasserm@redhat.com>
Abhishek Lekshmanan
10:17 AM devops Bug #21057 (Resolved): ceph-fuse RPM should require fusermount
Nathan Cutler
10:17 AM devops Backport #21104 (Resolved): luminous: ceph-fuse RPM should require fusermount
Nathan Cutler
10:15 AM mgr Bug #20692 (Resolved): mgr: 500 error when attempting to view filesystem data
Nathan Cutler
10:15 AM mgr Backport #21137 (Resolved): luminous: mgr: 500 error when attempting to view filesystem data
Nathan Cutler
09:23 AM Documentation #21369: mon_subscribe_interval default value error.
*PR*:https://github.com/ceph/ceph/pull/17669 guotao Yao
09:16 AM Documentation #21369: mon_subscribe_interval default value error.
I am working on this. Thanks. guotao Yao
09:15 AM Documentation #21369 (Resolved): mon_subscribe_interval default value error.
The default value of mon_subscribe_interval in options.cc is 1 day:
https://github.com/ceph/ceph/blob/master/src/com...
guotao Yao
09:09 AM Revision d121f561 (ceph): doc: update default value of parameter mon_subscribe_interval
Signed-off-by: yaoguotao <yaoguot@gmail.com> yaoguotao
09:06 AM Revision ab9650b9 (ceph): Merge pull request #17470 from smithfarm/wip-21104-luminous
luminous: build/ops: ceph-fuse RPM should require fusermount
Reviewed-By: Ken Dreyer <ktdreyer@redhat.com>
Reviewed-...
Abhishek Lekshmanan
09:05 AM Revision 31dbc795 (ceph): Merge pull request #17477 from smithfarm/wip-21137-luminous
luminous: mgr: 500 error when attempting to view filesystem data
Reviewed-By: John Spray <jcsp@redhat.com>
Abhishek Lekshmanan
09:04 AM mgr Bug #21367: 'ZabbixSender' object has no attribute 'hostname'
You are welcome, I will do it as soon as I can. jiantao zhu
08:42 AM mgr Bug #21367: 'ZabbixSender' object has no attribute 'hostname'
Jiantao: thank you, would it be possible to open a github pull request with your fix? John Spray
07:40 AM mgr Bug #21367: 'ZabbixSender' object has no attribute 'hostname'
The bug is solved by myself.See module.py jiantao zhu
07:21 AM mgr Bug #21367 (Can't reproduce): 'ZabbixSender' object has no attribute 'hostname'
there is a bug in ceph-zabbix and the log in ceph-mgr.lum001.log is:
2017-09-10 23:14:01.259667 7f21c2ada700 20 m...
jiantao zhu
08:36 AM rgw Bug #21368 (Resolved): rados gateway failed to sync with openstack keystone
Hi all.
ceph version :
ii ceph 12.2.0-1xenial amd64 ...
hoan nv
08:32 AM mgr Bug #21197: crash on DaemonPerfCounters::update
Thanks for the debugging -- when the RGW <-> mgr stuff was added we knew that it would require unique daemon names to... John Spray
05:07 AM mgr Bug #21197: crash on DaemonPerfCounters::update
TLDR at EOF
Some more information to my setup:
I'm running a Docker swarm with 15 radosgw instances, the used D...
Katie Holly
01:34 AM mgr Bug #21197: crash on DaemonPerfCounters::update
Same issues here.
The cluster has been upgraded from Jewel to Kraken and then to Luminous on Ubuntu 16.04, ceph-mg...
Katie Holly
07:42 AM Revision c47e5abd (ceph): rgw: fix radosgw-admin data sync run crash
If sync thread have run before, then run data sync init. sync_status is still remain in rados pool. so no matter sync... lu.shasha
07:37 AM rgw Bug #20190 (Resolved): "datalog trim" can't work as expected
Nathan Cutler
07:37 AM rgw Backport #20262 (Resolved): jewel: "datalog trim" can't work as expected
Nathan Cutler
07:36 AM Revision d3388d46 (ceph): Merge pull request #16299 from smithfarm/wip-20262-jewel
jewel: rgw: datalog trim can't work as expected
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Nathan Cutler
07:35 AM rgw Bug #19817 (Resolved): multisite: RGWPeriodPuller does not call RGWPeriod::reflect() on new period
Nathan Cutler
07:34 AM rgw Backport #20720 (Resolved): jewel: multisite: RGWPeriodPuller does not call RGWPeriod::reflect() ...
Nathan Cutler
07:34 AM Revision 0277feb7 (ceph): Merge pull request #17167 from smithfarm/wip-20720-jewel
jewel: multisite: RGWPeriodPuller does not call RGWPeriod::reflect() on new period
Reviewed-by: Yehuda Sadeh <yehuda...
Nathan Cutler
07:30 AM Revision f86dc698 (ceph): tests: use XFS explicitly in singleton-nomsgr/pool-access.yaml
Signed-off-by: Kefu Chai <kchai@redhat.com>
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
07:29 AM Revision a7e1ee22 (ceph): qa/suites/rados/singleton-nomsgr: fix syntax
This parsed out as
tasks:
- install: null
- ceph:
conf:
osd: osd max object name len = 400 osd m...
Sage Weil
07:26 AM rgw Bug #18639 (Resolved): multisite: incremental metadata sync does not properly advance to next period
Nathan Cutler
07:26 AM rgw Backport #19847 (Resolved): jewel: multisite: incremental metadata sync does not properly advance...
Nathan Cutler
07:25 AM Revision a683b045 (ceph): Merge pull request #15556 from cbodley/wip-19847
jewel: rgw: multisite: fixes for meta sync across periods
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Nathan Cutler
07:24 AM rgw Bug #18077 (Resolved): multisite: lock is not released when RGWMetaSyncShardCR::full_sync() fails...
Nathan Cutler
07:24 AM rgw Backport #20641 (Resolved): jewel: multisite: lock is not released when RGWMetaSyncShardCR::full_...
Nathan Cutler
07:24 AM Revision 12fa3ec3 (ceph): Merge pull request #17155 from smithfarm/wip-20641-jewel
jewel: rgw: multisite: lock is not released when RGWMetaSyncShardCR::full_sync() fails to write marker
Reviewed-by: ...
Nathan Cutler
07:24 AM rgw Bug #17964 (Resolved): rgw: multipart parts on versioned bucket create versioned bucket index ent...
Nathan Cutler
07:24 AM rgw Backport #20728 (Resolved): jewel: rgw: multipart parts on versioned bucket create versioned buck...
Nathan Cutler
07:23 AM Revision 151c9da3 (ceph): Merge pull request #17278 from smithfarm/wip-20728-jewel
jewel: rgw: multipart parts on versioned bucket create versioned bucket index entries
Reviewed-by: Yehuda Sadeh <yeh...
Nathan Cutler
07:20 AM Backport #21358 (In Progress): jewel: segfault in ceph-osd --flush-journal post 18951
Nathan Cutler
07:01 AM RADOS Feature #21366: tools/ceph-objectstore-tool: split filestore directories offline to target hash l...
https://github.com/ceph/ceph/pull/17666 Zhi Zhang
07:00 AM RADOS Feature #21366 (Resolved): tools/ceph-objectstore-tool: split filestore directories offline to ta...
Currently ceph-objectstore-tool can only split dirs that already meet the usual object number criteria. It won't redu... Zhi Zhang
06:59 AM Revision 63df5780 (ceph): rgw: is_single_zonegroup doesn't use store or cct
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from commit 0b0090cee249c5380efa4bb416d724a7e2dbfc08)
Orit Wasserman
06:59 AM Revision 26541c07 (ceph): rgw: we no longer use log_meta
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from commit ac8b0077c1f53ff0037c4163489b838eebf8c247)
Orit Wasserman
06:58 AM Revision 381d85d1 (ceph): rgw: only log metadata on metadata master zone
Fixes: http://tracker.ceph.com/issues/20244
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
06:58 AM Revision 3eb913e4 (ceph): rgw: log_meta only for more than one zone
Fixes: http://tracker.ceph.com/issues/20357
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from c...
Orit Wasserman
06:49 AM Revision e71659b1 (ceph): tools/ceph-objectstore-tool: split filestore directories offline to tar...
Currently ceph-objectstore-tool can only split dirs that already
meet the usual object number criteria. It won't redu...
Zhi Zhang
06:21 AM RADOS Bug #21338 (Fix Under Review): There is a big risk in function bufferlist::claim_prepend()
https://github.com/ceph/ceph/pull/17661 Kefu Chai
05:44 AM rgw Backport #20007 (Resolved): jewel: rgw: remove unnecessary 'error in read_id for object name: def...
Yehuda Sadeh
05:43 AM rgw Bug #19922 (Resolved): remove unnecessary 'error in read_id for object name: default'
Yehuda Sadeh
05:43 AM rgw Bug #21364 (Fix Under Review): rgw: set bucket versioning without Status in xml doesn't return error
Kefu Chai
03:30 AM rgw Bug #21364: rgw: set bucket versioning without Status in xml doesn't return error
https://github.com/ceph/ceph/pull/17662 shasha lu
03:12 AM rgw Bug #21364 (Resolved): rgw: set bucket versioning without Status in xml doesn't return error
# cat versioninig.xml
<VersioningConfiguration xmlns="http://s3.amazonaws.com/doc/2006-03-01/"/>
If using the xml...
shasha lu
05:31 AM rgw Bug #18685 (Resolved): should parse the url to http host to compare with the container referer acl
Yehuda Sadeh
05:31 AM rgw Backport #18895 (Rejected): jewel: should parse the url to http host to compare with the containe...
Yehuda Sadeh
05:30 AM rgw Bug #18665 (Resolved): no http referer info in container metadata dump in swift API
Yehuda Sadeh
05:30 AM rgw Backport #18897 (Rejected): jewel: no http referer info in container metadata dump in swift API
Yehuda Sadeh
04:42 AM Revision d254d07d (ceph): Merge pull request #17639 from tchaikov/wip-doc-ceph-disk
doc: update ceph-disk with a state-transition diagram
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Kefu Chai
04:13 AM RADOS Bug #21365 (Resolved): Daemons(OSD, Mon...) exit abnormally at injectargs command
Use tell injectargs command to adjust log level of osd, get the following error:... Yan Jun
03:19 AM Revision dcef8555 (ceph): rgw: LCFilter_S3::to_xml the second "prefix" missed "/"
Signed-off-by: Shasha Lu <lu.shasha@eisoo.com> lu.shasha
03:18 AM Feature #21272: Add export and remove ceph-objectstore-tool command option
The Jewel backport only needs these sha-1 with test changes applied to src/test/ceph_objectstore_tool.py. That test ... David Zafman
03:13 AM Feature #21272 (Pending Backport): Add export and remove ceph-objectstore-tool command option
David Zafman
03:12 AM Revision 44f51024 (ceph): Merge pull request #17538 from dzafman/wip-21272
Add export and remove ceph-objectstore-tool command option
Reviewed-by: Sage Weil <sage@redhat.com>
David Zafman
03:11 AM Revision 537674b7 (ceph): doc/bluestore: add SPDK usage for bluestore
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:19 AM CephFS Bug #21363 (Duplicate): ceph-fuse crashing while mounting cephfs
When trying to mount cephfs using ceph-fuse on ubuntu 16.04.3, parent or child ceph-fuse process getting SIGABRT sign... Prashant D
02:05 AM Revision c54602ca (ceph): Merge pull request #17537 from mychoxin/yuanxin_remove_submit
os/bluestore: remove useless function submit
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Jos Collin <jcoll...
Sage Weil
01:52 AM CephFS Bug #21362 (Need More Info): cephfs ec data pool + windows fio,ceph cluster degraed several hours...
1.configure
version : 12.2.0, ceph professional rpms install,new installed env.
cephfs: meta pool (ssd 1*3 replica...
Yong Wang
01:49 AM Revision f27bf0ce (ceph): doc/cephfs/posix: remove stale information for seekdir
Current cephfs can support seekdir efficiently. The diverge was
fixed by https://github.com/ceph/ceph/pull/14317
Sig...
Yan, Zheng
12:28 AM CephFS Bug #20594 (Fix Under Review): mds: cache limits should be expressed in memory usage, not inode c...
https://github.com/ceph/ceph/pull/17657 Patrick Donnelly

09/11/2017

11:55 PM Revision 15116aa4 (ceph): src/bluestore/NVMEDevice: make all read use aio_submit
Signed-off-by: Ziye Yang <optimistyzy@gmail.com>
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com>
Ziye Yang
11:16 PM RADOS Bug #20981: ./run_seed_to_range.sh errored out

This bug was filed because the ceph_test_filestore_idempotent_sequence wasn't completing the _exit() in _inject_fai...
David Zafman
10:35 PM Bug #21336: jewel: segfault in ceph-osd --flush-journal post 18951
@Nathan, The workaround is purely there as a recommendation to avoid the segfault until the issue is resolved by back... Brad Hubbard
08:52 PM Bug #21336: jewel: segfault in ceph-osd --flush-journal post 18951
@Brad, I'm a little confused by this issue. Is it proposing to backport https://github.com/ceph/ceph/pull/16553 to je... Nathan Cutler
08:01 PM Bug #21336 (Pending Backport): jewel: segfault in ceph-osd --flush-journal post 18951
Nathan Cutler
04:52 AM Bug #21336 (Resolved): jewel: segfault in ceph-osd --flush-journal post 18951
... Brad Hubbard
10:16 PM CephFS Bug #21311: ceph perf dump should report standby MDSes
This is a collectd thing, which isn't to say that we shouldn't care, but... I'm not sure bugs against collectd really... John Spray
05:33 PM CephFS Bug #21311: ceph perf dump should report standby MDSes
Doug, please take this one. Patrick Donnelly
09:53 PM Revision 3d5140e6 (ceph): os/bluestore/NVMEDevice: fix the large write I/O issue.
When there is large I/O, we need to split it into multiple
tasks. With this patch, we can avoid no buffer allocation
...
Ziye Yang
09:14 PM rgw Bug #21361: ERROR: s3tests.functional.test_s3.test_encrypted_transfer_1b
Same with EC pool: http://qa-proxy.ceph.com/teuthology/teuthology-2017-09-11_05:02:02-smoke-master-testing-basic-ovh/... Vasu Kulkarni
09:13 PM rgw Bug #21361 (Resolved): ERROR: s3tests.functional.test_s3.test_encrypted_transfer_1b
On master branch with: description: smoke/basic/{clusters/{fixed-3-cephfs.yaml openstack.yaml} objectstore/bluestor... Vasu Kulkarni
09:10 PM mgr Bug #21157 (Resolved): Crash in MonCommandCompletion
Nathan Cutler
09:10 PM mgr Backport #21183 (Resolved): luminous: Crash in MonCommandCompletion
Nathan Cutler
09:10 PM rbd Bug #21353 (In Progress): upgrade to luminous results in seemingly corrupt images in QEMU
Related to the Luminous cap enforcement fix for the blacklist op and users caps w/o the required caps for RBD exclusi... Jason Dillaman
03:30 PM rbd Bug #21353 (Resolved): upgrade to luminous results in seemingly corrupt images in QEMU
Three mailing list users have reported apparent filesystem corrupt post-upgrade to Luminous when using QEMU. Mapping ... Jason Dillaman
09:10 PM mgr Bug #20746 (Resolved): dashboard: usage graph is getting more and mor big
Nathan Cutler
09:09 PM mgr Backport #21188 (Resolved): luminous: dashboard: usage graph is getting more and mor big
Nathan Cutler
09:09 PM Revision 39385a75 (ceph): Merge pull request #17495 from smithfarm/wip-21235-luminous
luminous: tests: thrashosds read error injection doesn't take live_osds into account Sage Weil
09:07 PM Revision 75db027e (ceph): Merge pull request #17483 from smithfarm/wip-21183-luminous
luminous: mgr: Crash in MonCommandCompletion Sage Weil
09:06 PM Revision 975af9c2 (ceph): Merge pull request #17486 from smithfarm/wip-21188-luminous
luminous: pybind: dashboard usage graph getting bigger and bigger
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:05 PM rbd Bug #20182 (Resolved): [api] is_exclusive_lock_owner shouldn't return -EBUSY
Nathan Cutler
09:05 PM Revision b755445f (ceph): Merge pull request #17350 from liewegas/wip-pr-17334-luminous
os/bluestore: reshard-fix wrong shard length
Reviewed-by: Amit Kumar <amitkuma@redhat.com>
Reviewed-by: Sage Weil <s...
Sage Weil
09:05 PM rbd Backport #20267 (Resolved): jewel: [api] is_exclusive_lock_owner shouldn't return -EBUSY
Nathan Cutler
09:05 PM Revision c049777c (ceph): Merge pull request #16296 from smithfarm/wip-20267-jewel
jewel: rbd: api: is_exclusive_lock_owner shouldn't return -EBUSY
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Nathan Cutler
09:04 PM rbd Bug #19929 (Resolved): Lock release requests not honored after watch is re-acquired
Nathan Cutler
09:04 PM rbd Backport #19957 (Resolved): jewel: rbd: Lock release requests not honored after watch is re-acquired
Nathan Cutler
09:04 PM Revision 9afc62a7 (ceph): Merge pull request #17385 from dillaman/wip-19957
jewel: librbd: reacquire lock should update lock owner client id
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Nathan Cutler
09:03 PM rbd Bug #20168 (Resolved): IO work queue does not process failed lock request
Nathan Cutler
09:03 PM rbd Backport #20515 (Resolved): jewel: IO work queue does not process failed lock request
Nathan Cutler
09:03 PM Revision dd0ead48 (ceph): Merge pull request #17402 from dillaman/wip-20515
jewel: librbd: fail IO request when exclusive lock cannot be obtained
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Nathan Cutler
09:03 PM rbd Bug #18666 (Resolved): Prevent librbd from blacklisting the in-use librados client
Nathan Cutler
09:03 PM rbd Backport #18704 (Resolved): jewel: Prevent librbd from blacklisting the in-use librados client
Nathan Cutler
09:02 PM Revision 18085bd9 (ceph): Merge pull request #17412 from dillaman/wip-18704
jewel: librbd: prevent self-blacklisting during break lock
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Nathan Cutler
08:45 PM CephFS Bug #20945 (Resolved): get_quota_root sends lookupname op for every buffered write
Nathan Cutler
08:44 PM CephFS Backport #21112 (Resolved): luminous: get_quota_root sends lookupname op for every buffered write
Nathan Cutler
08:44 PM rbd Bug #21029 (Resolved): TestMirroringWatcher.ModeUpdated: periodic failure due to injected message...
Nathan Cutler
08:44 PM rbd Backport #21045 (Resolved): luminous: TestMirroringWatcher.ModeUpdated: periodic failure due to i...
Nathan Cutler
08:40 PM rbd Bug #21360 (Resolved): Do not issue 'rbd.get_stripe_unit_count' call if striping feature is not e...

Issuing the getter when the feature isn't enabled will result in a (harmless) error printed in the OSD logs:
<pr...
Jason Dillaman
08:39 PM Bug #20529: Illegal instruction in RocksDB
tchaikov commented 4 days ago
please note, upstream has merged facebook#2807, and the change on ceph side is posted ...
Daniel Oliveira
08:31 PM Revision e763746b (ceph): Merge pull request #17473 from smithfarm/wip-21112-luminous
luminous: cephfs: get_quota_root sends lookupname op for every buffered write
Reviewed-By: Patrick Donnelly <pdonnel...
Abhishek Lekshmanan
08:29 PM Revision 69552ed4 (ceph): Merge pull request #17465 from smithfarm/wip-21045-luminous
luminous: rbd: TestMirroringWatcher.ModeUpdated: periodic failure due to injected message failures
Reviewed-By: Jaso...
Abhishek Lekshmanan
08:28 PM Revision 71814348 (ceph): Merge pull request #17565 from theanalyst/wip-21278-luminous
luminous: the standbys are not updated via ceph tell mds.* command
Reviewed-By: Patrick Donnelly <pdonnell@redhat.com>
Abhishek Lekshmanan
08:28 PM Revision 2142746f (ceph): Merge pull request #17566 from theanalyst/wip-21267-luminous
luminous: Incorrect grammar in FS message 1 filesystem is have a failed mds daemon
Reviewed-By: Patrick Donnelly <pd...
Abhishek Lekshmanan
08:23 PM Revision be933125 (ceph): Merge pull request #17557 from theanalyst/wip-21269-luminous
luminous: some generic options can not be passed by rbd-nbd
Reviewed-By: Jason Dillaman <jdillaman@redhat.com>
Abhishek Lekshmanan
08:09 PM Stable releases Tasks #21296 (In Progress): luminous v12.2.1
Yuri Weinstein
08:02 PM CephFS Backport #21359 (Resolved): luminous: racy is_mounted() checks in libcephfs
https://github.com/ceph/ceph/pull/17875 Nathan Cutler
08:01 PM Backport #21358 (Resolved): jewel: segfault in ceph-osd --flush-journal post 18951
https://github.com/ceph/ceph/pull/17626 Nathan Cutler
07:58 PM rgw Bug #17164: Orphan data gets leaked on Bucket deletion
*master PR* is https://github.com/ceph/ceph/pull/15630 Nathan Cutler
03:17 AM rgw Bug #17164 (Pending Backport): Orphan data gets leaked on Bucket deletion
Kefu Chai
07:52 PM rgw Bug #18079 (Resolved): rgw: need to stream metadata full sync init
Nathan Cutler
07:52 PM rgw Backport #21118 (Resolved): luminous: rgw: need to stream metadata full sync init
Nathan Cutler
07:52 PM rbd Cleanup #20737 (Resolved): [config] switch to new config option getter methods
Nathan Cutler
07:51 PM rbd Backport #20964 (Resolved): luminous: [config] switch to new config option getter methods
Nathan Cutler
07:50 PM Backport #21052 (Resolved): luminous: RHEL 7.3 Selinux denials at OSD start
Nathan Cutler
07:50 PM rgw Bug #19870 (Resolved): rgw: bytes_send and bytes_recv in the msg of usage show returning is 0 in ...
Nathan Cutler
07:50 PM rgw Backport #20968 (Resolved): luminous: rgw: bytes_send and bytes_recv in the msg of usage show ret...
Nathan Cutler
07:49 PM rgw Bug #20668 (Resolved): rgw multisite: cannot sync objects encrypted with SSE-C
Nathan Cutler
07:49 PM rgw Backport #21116 (Resolved): luminous: rgw multisite: cannot sync objects encrypted with SSE-C
Nathan Cutler
07:49 PM rgw Bug #20671 (Resolved): rgw multisite: objects encrypted with SSE-KMS are stored unencrypted in ta...
Nathan Cutler
07:48 PM rgw Backport #21115 (Resolved): luminous: rgw multisite: objects encrypted with SSE-KMS are stored un...
Nathan Cutler
07:44 PM Revision e5e50f75 (ceph): Merge pull request #17606 from ceph/wip-bz1478598
ceph-volume allow filtering by `uuid`, do not require osd id
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Alfredo Deza
07:44 PM Revision 23a6eb53 (ceph): Remove norequire_active_mds option from mount as its not
available in distro kernels
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni
07:43 PM Revision cfbd752f (ceph): Merge pull request #17448 from smithfarm/wip-21118-luminous
luminous: rgw: need to stream metadata full sync init
Reviewed-By: Casey Bodley <cbodley@redhat.com>
Abhishek Lekshmanan
07:37 PM Revision b9ec9193 (ceph): Merge pull request #17464 from smithfarm/wip-20964-luminous
luminous: rbd: switch to new config option getter methods
Reviewed-By: Jason Dillaman <jdillaman@redhat.com>
Abhishek Lekshmanan
07:33 PM CephFS Bug #21337: luminous: MDS is not getting past up:replay on Luminous cluster
The log file with *debug_mds=10* from MDS startup to reaching the assert is 110GB. I am attaching the last 50K lines... Eric Eastman
08:48 AM CephFS Bug #21337: luminous: MDS is not getting past up:replay on Luminous cluster
please set debug_mds=10, restart mds and upload the full log. To recover the situation, just replace the 'assert(in)'... Zheng Yan
06:43 AM CephFS Bug #21337 (Resolved): luminous: MDS is not getting past up:replay on Luminous cluster
On my Luminous 12.2.0 test cluster, after I have run for the last few days, the MDS process is not getting past up:re... Eric Eastman
07:26 PM Revision f1b92868 (ceph): ceph-volume lvm.api PVolumes should filter by all matching tags, not ju...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b8613c1d7bf56c49d1b7f1c41a37073b8739bbc3)
Alfredo Deza
07:26 PM Revision 944e6986 (ceph): tests: remove 'ceph-' prefix from test node hostnames
This updates our Vagrantfile to match the changes in ceph-ansible
introduced by https://github.com/ceph/ceph-ansible/...
Andrew Schoen
07:26 PM Revision 7cdf1772 (ceph): ceph-volume tests catch improper parsing of osd uuid
When the osd ID existed in the UUID in the same format (e.g. '1-') the
parsing would break returning a bogus UUID tha...
Alfredo Deza
07:26 PM Revision 64fc7cf1 (ceph): ceph-volume lvm.trigger just split the osd_id once
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ecd5af88da2815603283742c661d27e2a48f9f7e)
Alfredo Deza
07:26 PM Revision 12d638af (ceph): ceph-volume lvm.activate allow not using osd_id
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 99a8a719695591558da29b3d16a347d5bff8bf3d)
Alfredo Deza
07:26 PM Revision cdba5826 (ceph): ceph-volume lvm.api all lv tags should match, not just one
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit dbaf30c3e4d921df2a92812383c8805a77eb8f5b)
Alfredo Deza
07:26 PM Revision fafc161e (ceph): ceph-volume tests prove all tags have to match in lvs
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 80e401ca970066541ae7255be1caf42883048df4)
Alfredo Deza
07:26 PM Revision f4930e0b (ceph): ceph-volume lvm.api all vg tags should match, not just one
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 6d679855aa077e2de3f20316625d478a3697c78f)
Alfredo Deza
07:26 PM Revision 6a1189d1 (ceph): ceph-volume tests prove all volume tags have to match in vgs
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit fe2a7106decb586e83f5b60d6c18c454afe4883e)
Alfredo Deza
07:26 PM Revision 54cdf180 (ceph): ceph-volume tests pv API should also match all pv_tags
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 120fd6a196045c8511c3eaafec37de43003bf450)
Alfredo Deza
07:26 PM Revision 834d4c0e (ceph): ceph-volume tests add is_root and lv fixtures to conftest
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d18d5e139be82de36e1a60340525adbf79fdedd9)
Alfredo Deza
07:26 PM Revision a50dc964 (ceph): ceph-volume tests prove missing args.osd_id is fine
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 8d1a1a885fd65073308c205949bc70b41805f92f)
Alfredo Deza
07:22 PM Revision 5f0ff20a (ceph): Merge pull request #17446 from smithfarm/wip-21115-luminous
luminous: rgw multisite: objects encrypted with SSE-KMS are stored unencrypted in target zone
Reviewed-By: Casey Bod...
Abhishek Lekshmanan
07:22 PM Revision 90fbef80 (ceph): Merge pull request #17468 from smithfarm/wip-21052-luminous
luminous: build/ops: RHEL 7.3 Selinux denials at OSD start
Reviewed-By: Ken Dreyer <ktdreyer@redhat.com>
Abhishek Lekshmanan
07:19 PM Revision a05e676a (ceph): Merge pull request #17444 from smithfarm/wip-20968-luminous
luminous: rgw: bytes_send and bytes_recv in the msg of usage show returning is 0 in master branch
Reviewed-By: Casey...
Abhishek Lekshmanan
07:16 PM Revision 16ccc208 (ceph): Merge pull request #17555 from theanalyst/wip-21270-luminous
luminous: rgw: shadow objects are sometimes not removed
Reviewed-By: Orit Wasserman <owasserm@redhat.com>
Abhishek Lekshmanan
07:14 PM Revision ce22e48c (ceph): client: use unsigned trim_caps count
Resolves gcc warning:
/home/pdonnell/ceph/src/client/Client.cc: In member function ‘void Client::trim_caps(MetaS...
Patrick Donnelly
07:00 PM Revision c0c79fd7 (ceph): Merge pull request #17558 from theanalyst/wip-21277-luminous
luminous: [cls] metadata_list API function does not honor `max_return` parameter.
Reviewed-By: Jason Dillaman <jdill...
Abhishek Lekshmanan
06:59 PM Revision 7b69aefc (ceph): Merge pull request #17556 from theanalyst/wip-21265-luminous
luminous: [cli] rename of non-existent image results in seg fault
Reviewed-By: Jason Dillaman <jdillaman@redhat.com>
Abhishek Lekshmanan
06:59 PM Revision 893ca249 (ceph): Merge pull request #17560 from theanalyst/wip-21288-luminous
luminous: [test] various teuthology errors
Reviewed-By: Jason Dillaman <jdillaman@redhat.com>
Abhishek Lekshmanan
06:58 PM Revision 8d180e43 (ceph): Merge pull request #17561 from theanalyst/wip-21289-luminous
luminous: [rbd] image-meta list does not return all entries
Reviewed-By: Jason Dillaman <jdillaman@redhat.com>
Abhishek Lekshmanan
06:39 PM Revision bc4254eb (ceph): messages: Initialization of variable beat
Fixes the coverity issue:
** 717278 Uninitialized scalar field
CID 717278 (#1 of 1): Uninitialized scalar field (UN...
Amit Kumar
06:24 PM Revision 443e167b (ceph): qa/workunits/rbd: relax greps to support upgrade formatting change
Fixes: http://tracker.ceph.com/issues/21181
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
06:22 PM rbd Backport #21346 (In Progress): jewel: "'rbd/import_export.sh'" broken in upgrade:luminous-x:paral...
Jason Dillaman
09:38 AM rbd Backport #21346 (Resolved): jewel: "'rbd/import_export.sh'" broken in upgrade:luminous-x:parallel...
https://github.com/ceph/ceph/pull/17649 Nathan Cutler
06:21 PM Revision ecd5af88 (ceph): ceph-volume lvm.trigger just split the osd_id once
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:21 PM Revision fe2a7106 (ceph): ceph-volume tests prove all volume tags have to match in vgs
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:21 PM Revision 120fd6a1 (ceph): ceph-volume tests pv API should also match all pv_tags
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:21 PM Revision b8613c1d (ceph): ceph-volume lvm.api PVolumes should filter by all matching tags, not ju...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:21 PM Revision f41d359e (ceph): tests: remove 'ceph-' prefix from test node hostnames
This updates our Vagrantfile to match the changes in ceph-ansible
introduced by https://github.com/ceph/ceph-ansible/...
Andrew Schoen
06:21 PM Revision 53926971 (ceph): ceph-volume tests catch improper parsing of osd uuid
When the osd ID existed in the UUID in the same format (e.g. '1-') the
parsing would break returning a bogus UUID tha...
Alfredo Deza
06:20 PM Revision 6ed8f7b5 (ceph): qa/workunits/rbd: relax greps to support upgrade formatting change
Fixes: http://tracker.ceph.com/issues/21181
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
06:20 PM Bug #21330: Luminous is identifying HP cciss devices as ssd
The cciss driver is only used for older HP servers. Looking at the Linux driver code and the ROM based device interfa... Eric Eastman
05:05 PM Bug #21330: Luminous is identifying HP cciss devices as ssd
I believe these flags are just set by looking at the rotational media tags. I don't remember off hand if that's a Boo... Greg Farnum
06:19 PM rbd Backport #21344 (In Progress): kraken: "'rbd/import_export.sh'" broken in upgrade:luminous-x:para...
Jason Dillaman
09:38 AM rbd Backport #21344 (Resolved): kraken: "'rbd/import_export.sh'" broken in upgrade:luminous-x:paralle...
https://github.com/ceph/ceph/pull/17648 Nathan Cutler
06:18 PM Revision e2dda02e (ceph): qa/workunits/rbd: relax greps to support upgrade formatting change
Fixes: http://tracker.ceph.com/issues/21181
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
06:16 PM rbd Backport #21345 (In Progress): luminous: "'rbd/import_export.sh'" broken in upgrade:luminous-x:pa...
Jason Dillaman
09:38 AM rbd Backport #21345 (Resolved): luminous: "'rbd/import_export.sh'" broken in upgrade:luminous-x:paral...
https://github.com/ceph/ceph/pull/17647 Nathan Cutler
06:08 PM Revision 06f566fd (ceph): Merge pull request #17336 from tchaikov/wip-luminous-pr-16774
luminous: mgr/dashboard: fix rbd's pool sub menu
Reviewed-By: Jason Dillaman <jdillaman@redhat.com>
Abhishek Lekshmanan
05:46 PM CephFS Backport #21357: luminous: mds: segfault during `rm -rf` of large directory
Zheng, please take a look. Patrick Donnelly
05:45 PM CephFS Backport #21357 (Resolved): luminous: mds: segfault during `rm -rf` of large directory
https://github.com/ceph/ceph/pull/17686 Patrick Donnelly
05:42 PM Revision 34a37404 (ceph): Merge pull request #17377 from cbodley/wip-rgw-test-multi-encryption
test/rgw: fix test_encrypted_object_sync for 3+ zones
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Reviewed-by:...
Casey Bodley
05:28 PM CephFS Bug #20988: client: dual client segfault with racing ceph_shutdown
I spent a couple of hours today crawling over the code in ganesha and ceph that handles the CephContext. We have rout... Jeff Layton
05:22 PM CephFS Bug #21025 (Pending Backport): racy is_mounted() checks in libcephfs
Patrick Donnelly
05:07 PM CephFS Bug #21025 (Resolved): racy is_mounted() checks in libcephfs
PR is merged. Jeff Layton
05:07 PM Bug #21352: librados version should bump major number when ABI changes
We suck at bumping librados versions. It probably needs to go into a pre-release checklist. :/
If you send a patch...
Greg Farnum
02:10 PM Bug #21352 (Duplicate): librados version should bump major number when ABI changes
Our dev team noticed that the librados2 version didn't bump even though luminous changed the ABI. We have binaries co... Dan van der Ster
04:57 PM Revision 1a0f42b7 (ceph): pybind/mgr/localpool: module to automagically create localized pools
By default, this will create a pool per rack, 3x replication, with a host
failure domain. Those parameters can be cu...
Sage Weil
04:42 PM Revision 3b4a9d04 (ceph): Merge pull request #17102 from mychoxin/yuanxin_print_log_if_add_event_...
msg/async: print error log if add_event fail
Reviewed-by: Pan Liu <liupan1111@gmail.com>
Reviewed-by: Jos Collin <jc...
Sage Weil
04:41 PM mgr Bug #21356: ceph-mgr admin socket starts failing after many attempts to call nonexistent command
At the same time as fixing this, let's fix the code in common/admin_socket that spins in AdminSocket::entry when do_a... John Spray
04:39 PM mgr Bug #21356 (Can't reproduce): ceph-mgr admin socket starts failing after many attempts to call no...
Apparently if something is repeatedly calling nonexistent commands on the mgr's admin socket, it ends up with errno 2... John Spray
04:32 PM Revision c2224fda (ceph): ceph-volume lvm.trigger just split the osd_id once
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:30 PM Revision e5541359 (ceph): ceph-volume tests catch improper parsing of osd uuid
When the osd ID existed in the UUID in the same format (e.g. '1-') the
parsing would break returning a bogus UUID tha...
Alfredo Deza
04:24 PM Linux kernel client Bug #21355 (Duplicate): kcephfs: mount.ceph: unrecognized mount option "norequire_active_mds", pa...
This is using distro kernel , we shouldn't break the option to run the kernel tests on distro kernel
16.04/linux-i...
Vasu Kulkarni
03:44 PM RADOS Bug #21354 (Closed): Possible bug in interval_set.intersect_of()
I've been working on different kind of optimization of pg_pool_t::build_removed_snaps (that gets rid of intersect int... Piotr Dalek
03:31 PM Revision cfb13b3b (ceph): Merge pull request #16492 from yehudasa/wip-rgw-multi-log
rgw: multisite log tracing
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Reviewed-by: Abhishek Lekshmanan <abhish...
Yuri Weinstein
03:28 PM Revision 9addaba9 (ceph): Merge pull request #17400 from theanalyst/fix/rgw-set-attrs-mtime
rgw: rgw_rados: set_attrs now sets the same time for BI & object
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Revi...
Yuri Weinstein
03:27 PM devops Feature #19579 (Fix Under Review): switch to upstream sphinx-ditaa
https://github.com/ceph/ceph/pull/17640 Kefu Chai
01:12 PM devops Feature #19579: switch to upstream sphinx-ditaa
the upstream https://github.com/baloo/sphinx-ditaa is py3 compatible, we just need to switch to it and make sure it d... Kefu Chai
03:09 PM Revision a0755a76 (ceph): qa/suites/rados/singleton-nomsgr/pool-access: behave on ext4
We may land on an ext4 root partition.
Fixes: http://tracker.ceph.com/issues/20043
Signed-off-by: Sage Weil <sage@re...
Sage Weil
03:07 PM Revision a2fd5279 (ceph): tasks/ceph: construct CephManager earlier
Previously, if errors occurred during healthy(), then
the finally block would invoke osd_scrub_pgs, which relies
on C...
Kefu Chai
03:05 PM Revision fda079d5 (ceph): doc: switch to upstream sphinx-ditaa
it works with setuptools and is now compatible with py3
the py3 branch is created to track the upstream's master bra...
Kefu Chai
03:05 PM Revision 5720c985 (ceph): doc/rados: fix the method names
otherwise, sphinx fails to run with py3
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:05 PM Revision f8cc72ff (ceph): admon/build-doc: be compatible with py3
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:58 PM Revision b1644fd3 (ceph): Merge pull request #17638 from idryomov/wip-rbd-already-mapped-fixes
krbd: rewrite "already mapped" code
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:39 PM Revision 1a357143 (ceph): README: Improve vstart.sh usage
Using long options where possible to make it easier to understand directly
and adding bluestore by default as it is t...
Fabian Vogt
02:19 PM rgw Bug #21351 (Duplicate): reject GET and HEAD requests with a x-amz-server-side-encryption header
Casey Bodley
02:01 PM rgw Bug #21351 (Duplicate): reject GET and HEAD requests with a x-amz-server-side-encryption header
https://github.com/ceph/ceph/pull/15994 Casey Bodley
02:13 PM Revision 438d0e97 (ceph): osd/PrimaryLogPG: start_copy: simplify assert
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:13 PM Revision a0284798 (ceph): osd/PrimaryLogPG: do_osd_ops: update LIST_SNAPS comment
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:13 PM Revision 95c70770 (ceph): osd/PrimaryLogPG: do_osd_ops: update CACHE_EVICT comment
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:13 PM Revision a1696892 (ceph): osd/PG: chunky_scrub: degeneralize end boundary condition to head
We can swap has_snapset() for is_head(), and drop the get_head()
on hobject_t's we know are head.
(The original cons...
Sage Weil
02:13 PM Revision 62137df3 (ceph): osd/PrimaryLogPG: trim_object: rename oid, obc vars {snap->head}
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:13 PM Revision 6a547ae2 (ceph): osd/PrimaryLogPG: recover_replicas: don;t care about missing snapdir
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:13 PM Revision 5e0d5c12 (ceph): osd/PrimaryLogPG: recover_missing: no need to look for snapdir
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:13 PM Revision 4d611cfa (ceph): osd/PrimaryLogPG: get_snapset_context: don't look on snapdir
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:13 PM Revision 5eb3ba19 (ceph): osd/PrimaryLogPG: add_object_context_to_pg_stat: drop snapdir handling
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:13 PM Revision 3e366ceb (ceph): osd/PrimaryLogPG: do_op: move and strength LIST_SNAPs vs snapdir check
Verify that *only* the LIST_SNAPS op uses an oid with snapdir set.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:13 PM Revision 4fe9213b (ceph): osd/PrimaryLogPG: do_op: use head on for LIST_SNAPS
Use head oid even for LIST_SNAPS op. This doesn't really affect
LIST_SNAPS but it *does* mean that we never call fin...
Sage Weil
02:13 PM Revision 881f4be3 (ceph): osd/PrimaryLogPG: do_op: move up LIST_SNAPS specialness
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:13 PM Revision ad955d80 (ceph): osd/PrimaryLogPG: find_object_context: drop snapdir handling
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:13 PM Revision 189e1385 (ceph): osd/PrimaryLogPG: start_flush: update comment for a post-snapdir world
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:13 PM Revision 117dc9a4 (ceph): osd/PrimaryLogPG: recover_backfill: remove snapdir hackery
Phew!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:13 PM Revision 78732cc3 (ceph): osd/PrimaryLogPG: scrub_snapshot_metadata: no snapdirs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:12 PM Revision 794702df (ceph): osd/PrimaryLogPG: remove some snapdir-specific head_exists cases
We don't care about these any more.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:12 PM Revision 8b9967b1 (ceph): osd/PrimaryLogPG: scrub_snapshot_metadata: remove snapset conversion
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:11 PM Revision cdb54d7a (ceph): osd/ReplicatedBackend: never missing snapdirs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:11 PM Revision 916ff5d3 (ceph): osd/ReplicatedBackend: prepare_pull: simplify assert
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:11 PM Revision ec25b374 (ceph): osd/PrimaryLogPG: make_writeable: whitespace
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:11 PM Revision 452b4ac7 (ceph): osd/PrimaryLogPG: make_writeable: remove legacy SnapSet handling
The SnapSet will now never be 'legacy'.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:11 PM Revision 328ed770 (ceph): osd/PrimaryLogPG: finish_ctx: remove snapdir handling
- we neither need to delete or create snapdir objects
- snapset is only ever written to head; move bufferlist bss and...
Sage Weil
02:11 PM Revision 0f26bd2e (ceph): osd/PrimaryLogPG: scrub_snapshot_metadata: no need for snapdir
The object never exists; no need to look for it.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:11 PM Revision 2c719640 (ceph): osd: scrub: no need to expect snapdir objects
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:11 PM Revision 630a55c2 (ceph): osd: PrimaryLogPG: no snapdirs objects during pgls
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:11 PM Revision bc16d7e3 (ceph): osd/PrimaryLogPG: do_op: no need to block on missing/degraded snapdir
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:11 PM Revision 9b84633f (ceph): osd/PrimaryLogPG: maybe_await_blocked_{snapset->head}
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:01 PM rgw Backport #21350 (In Progress): luminous: rgw: data encryption sometimes fails to follow AWS setti...
Abhishek Lekshmanan
02:00 PM rgw Backport #21350 (Resolved): luminous: rgw: data encryption sometimes fails to follow AWS settings
https://github.com/ceph/ceph/pull/17642 Abhishek Lekshmanan
02:01 PM Revision ccb3c1ed (ceph): rgw: Data encryption is not follow the AWS agreement
Encryption request headers should not be sent for GET requests and HEAD
requests if your object uses SSE-KMS/SSE-S3 o...
chuang he
01:59 PM rgw Bug #21349 (Resolved): rgw: data encryption sometimes fails to follow AWS settings
Fixed in https://github.com/ceph/ceph/pull/15994 Abhishek Lekshmanan
01:58 PM CephFS Bug #21275 (Fix Under Review): test hang after mds evicts kclient
Patch is on ceph-devel. Patrick Donnelly
01:55 PM Revision 2ea9a9e0 (ceph): os/bluestore/BlueStore: narrow deferred_lock in _deferred_submit_unlock.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
01:47 PM Revision 0b973423 (ceph): os/bluestore/BlueFS: Don't call debug related code under any condition.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
01:44 PM rgw Bug #21286: rgw: Can't get default.rgw.meta pool info
@Abhishek Help close it,Please Lei Liu
01:09 PM rbd Bug #20580 (Resolved): rbd map should warn when creating duplicate devices for the same image
Not required for backport Jason Dillaman
01:09 PM rbd Backport #21268 (Rejected): luminous: rbd map should warn when creating duplicate devices for the...
Not required for backport Jason Dillaman
01:08 PM Revision dbaf30c3 (ceph): ceph-volume lvm.api all lv tags should match, not just one
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:08 PM Revision 80e401ca (ceph): ceph-volume tests prove all tags have to match in lvs
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:08 PM Revision 6d679855 (ceph): ceph-volume lvm.api all vg tags should match, not just one
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:08 PM Revision e022d8a2 (ceph): ceph-volume tests prove all volume tags have to match in vgs
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:08 PM Revision eb426c10 (ceph): ceph-volume tests pv API should also match all pv_tags
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:08 PM Revision ac048b8e (ceph): ceph-volume lvm.api PVolumes should filter by all matching tags, not ju...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:08 PM Revision ace3018f (ceph): tests: remove 'ceph-' prefix from test node hostnames
This updates our Vagrantfile to match the changes in ceph-ansible
introduced by https://github.com/ceph/ceph-ansible/...
Andrew Schoen
01:08 PM Revision d18d5e13 (ceph): ceph-volume tests add is_root and lv fixtures to conftest
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:08 PM Revision 8d1a1a88 (ceph): ceph-volume tests prove missing args.osd_id is fine
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:08 PM Revision 99a8a719 (ceph): ceph-volume lvm.activate allow not using osd_id
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:51 PM Revision 965f20d8 (ceph): doc/scripts/gen_state_diagram.py: port to py3
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
12:44 PM Revision b35bf318 (ceph): doc: update ceph-disk with a state transition diagram
also, quote the variabls in source code with double quote.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:32 PM Bug #21348 (Closed): compile ceph with spdk
Here is how I built dpdk (the package is in ceph):
setting the key "CONFIG_RTE_BUILD_SHARED_LIB" to "y" in dpdk.
...
liu lang
12:18 PM Revision cce269a8 (ceph): tests: update unmap.t for "already mapped" warning
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
11:49 AM Bug #21335: ceph-disk:osd can not get up after reboot.
I have see the ceph-disk code. It is because if the disk partion not prepare by ceph-disk,
just use the link. This...
linghucong linghucong
03:21 AM Bug #21335 (Closed): ceph-disk:osd can not get up after reboot.
when we use the ceph-disk to deploy osd, it looks ok after the deploying.
but when we reboot the host, all the os...
linghucong linghucong
11:46 AM rbd Bug #21319 (Fix Under Review): [cli] mirror "getter" commands will fail if mirroring has never be...
*PR*: https://github.com/ceph/ceph/pull/17636 Jason Dillaman
11:09 AM Revision b196d387 (ceph): Merge pull request #17621 from idryomov/wip-krbd-xfstests-blockdev
qa/suites/krbd: enable xfstests blockdev tests
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
10:21 AM Revision 7ec2a234 (ceph): tests: update unmap.t for "already mapped" warning
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
09:56 AM Revision ad25da3a (ceph): doc/rbd:add info for rbd group
Signed-off-by: yonghengdexin735 <zhang.zezhu@zte.com.cn> Zezhu Zhang
09:50 AM mgr Backport #21342 (In Progress): luminous: ceph mgr versions shows active mgr as "Unknown"
Nathan Cutler
09:37 AM mgr Backport #21342 (Resolved): luminous: ceph mgr versions shows active mgr as "Unknown"
https://github.com/ceph/ceph/pull/17635 Nathan Cutler
09:50 AM Revision f5ff82d8 (ceph): qa/tasks/mgr: regression test for 21260
(aka http://tracker.ceph.com/issues/21260)
Fixes: http://tracker.ceph.com/issues/21260
Signed-off-by: John Spray <jo...
John Spray
09:50 AM Revision e7158e8e (ceph): mon: fix dropping mgr metadata for active mgr
drop_standby() was killing it and it was only getting added
back in certain locations. Instead, make the metadata
dr...
John Spray
09:39 AM rgw Backport #21347 (Rejected): jewel: Orphan data gets leaked on Bucket deletion
Nathan Cutler
09:39 AM RADOS Backport #21341 (In Progress): luminous: mon/OSDMonitor: deleting pool while pgs are being create...
Nathan Cutler
09:37 AM RADOS Backport #21341 (Resolved): luminous: mon/OSDMonitor: deleting pool while pgs are being created l...
https://github.com/ceph/ceph/pull/17634 Nathan Cutler
09:38 AM Revision b10311dc (ceph): mon/OSDMonitor: don't create pgs if pool was deleted
A pool may be deleted while in the process of creating pgs. If that
happens, we should not queue additional pgs from ...
Joao Eduardo Luis
09:38 AM Revision f847b164 (ceph): mon/OSDMonitor: fix typo
Signed-off-by: Joao Eduardo Luis <joao@suse.de>
(cherry picked from commit bc5fe2e9099dbb560c2153d3ac85f38b46593a77)
Joao Eduardo Luis
09:38 AM RADOS Backport #21343 (Resolved): luminous: DNS SRV default service name not used anymore
https://github.com/ceph/ceph/pull/17863 Nathan Cutler
09:35 AM bluestore Bug #19511: bluestore overwhelms aio queue
Jan Fajerski
09:08 AM bluestore Bug #19511: bluestore overwhelms aio queue
We are still able to trigger this behaviour. On a cluster where 3 OSD's with block storage on SSD's share an NVME for... Jan Fajerski
09:34 AM Revision 69c6f139 (ceph): krbd: rewrite "already mapped" code
The "already mapped" code, introduced in commit d6a66fc8f49b ("rbd:
before rbd map, warn if the image is already mapp...
Ilya Dryomov
09:21 AM mgr Bug #21340 (New): mgr modules without serve threads cannot receive notifications
Originally any module would receive notifications, but during development of the prometheus module it was causing iss... John Spray
09:10 AM Revision f9a4ca07 (ceph): mgr: fix py calls for dne service perf counters
Fixes: http://tracker.ceph.com/issues/21253
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
09:09 AM rgw Bug #21339 (Resolved): should unlock when catch an error in process_single_logshard()
see: https://github.com/ceph/ceph/pull/16438 wei qiaomiao
09:09 AM mgr Bug #18994 (Closed): High CPU usage for ceph-mgr daemon v11.2.0
Closing this because Kraken is retired now that Luminous is out.
Please open a fresh ticket if having this issue w...
John Spray
08:50 AM mgr Bug #18994: High CPU usage for ceph-mgr daemon v11.2.0
I'm seeing the same in a recently upgraded 11.2.1 cluster.
top:
3151 ceph 20 0 2153644 1,469g 16992 S ...
Kees Hoekzema
09:07 AM mgr Bug #21225 (Can't reproduce): ceph-mgr: dashboard and zabbix plugin report wrong values
John Spray
08:57 AM mgr Bug #21225: ceph-mgr: dashboard and zabbix plugin report wrong values
It is getting strange now. I restarted my mon/mgr nodes and the problem disappeared. It seems to work now and I canno... Tobias Rehn
09:05 AM Linux kernel client Bug #21326: xenial/4.4.0-93-generic rbd: sysfs write failed map failed: (110) Connection timed out
It was a cluster-level feature mismatch, not image-level. 4.4.0-93-generic doesn't support CRUSH_TUNABLES5:... Ilya Dryomov
08:32 AM Revision b25212ab (ceph): rgw: return 'Access-Control-Allow-Origin' header when the set and delet...
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com> joke lee
08:24 AM rgw Bug #21285: rgw infinite loop in RGWBucketShardIncrementalSyncCR::operate
rui xie wrote:
> RGWBucketIncSyncShardMarkerTrack'members no lock protect
no need, run in cr stack,only one cr ru...
rui xie
08:23 AM rgw Bug #21285: rgw infinite loop in RGWBucketShardIncrementalSyncCR::operate
no matter with spawn windows, if previous failed,and left key in marker_tracker. it also happens
rui xie
08:17 AM rgw Bug #21285: rgw infinite loop in RGWBucketShardIncrementalSyncCR::operate
RGWBucketIncSyncShardMarkerTrack'members no lock protect rui xie
08:17 AM RADOS Bug #21338 (Resolved): There is a big risk in function bufferlist::claim_prepend()
Recently i found a design flaw in the study of the bufferlist. There is a big risk if we call buffer::list::claim_pre... Ivan Guan
08:10 AM RADOS Bug #21303: rocksdb get a error: "Compaction error: Corruption: block checksum mismatch"
[root@ceph241 hw]# ceph-bluestore-tool --path /var/lib/ceph/osd/ceph-1 fsck
action fsck
2017-09-11 15:37:35.698119 ...
黄 维
08:08 AM rgw Bug #21013 (Resolved): RGW: Get Bucket ACL does not honor the s3:GetBucketACL action
Abhishek Lekshmanan
08:07 AM rgw Backport #21056 (Resolved): RGW: Get Bucket ACL does not honor the s3:GetBucketACL action
Abhishek Lekshmanan
07:28 AM Revision 6393af9b (ceph): rgw: return 'Access-Control-Allow-Origin' header when the set bucket ve...
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com> joke lee
04:58 AM Revision 833c28e9 (ceph): kv: let ceph_logger destructed after db reset
if ceph_logger is deleted earlier than db, it may still be used by db, which cause a segment fault.
Signed-off-by: w...
wumingqiao
04:41 AM Revision 4b884ae4 (ceph): ceph-fuse: should free array using "delete[]"
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:06 AM RADOS Bug #18749: OSD: allow EC PGs to do recovery below min_size
https://github.com/ceph/ceph/pull/17619
Greg Farnum, would you mind taking a look?
Chang Liu
03:07 AM Revision fe2fe201 (ceph): encoding: reset optional<> if it is uninitialized
* should reset it, in case we reuse it after initializing it.
* initialize the value of `p` using the C++11 style ini...
Kefu Chai
02:47 AM Revision 4ce56314 (ceph): rgw: admin/user ops dump user 'system' flag
Signed-off-by: fang yuxiang fang.yuxiang@eisoo.com fang.yuxiang
02:00 AM rgw Feature #21334 (New): support log response header “x-amz-request-id ”
it that any plan to support log every Response header in radosgw.log?we need log "x-amz-request-id" in order to troub... Diluga Salome
12:17 AM Revision 22fb4dc5 (ceph): Fix
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni

09/10/2017

10:45 PM Revision cde0d5a8 (ceph): update upgrade tests from jewel->luminous to jewel->luminous->master
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
07:42 PM Revision 9fe58d5e (ceph): Fix get_system_type failure due to invalid remote name
recent changes caused the remote name to be invalid, fix the
arg passed to get_system_type
Signed-off-by: Vasu Kulka...
Vasu Kulkarni
07:38 PM Bug #19996 (Resolved): infinit loops in filestore::fiemap()
Nathan Cutler
07:38 PM Backport #20002 (Resolved): jewel: infinit loops in filestore::fiemap()
Nathan Cutler
07:38 PM Revision ac27f23f (ceph): Merge pull request #15189 from mslovy/wip-19996-jewel
jewel: osd: fix infinite loops in fiemap
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
07:22 PM Revision 9f65be2f (ceph): tools/ceph_objectstore_tool: fix 'dup' unable to duplicate meta PG
Recently we plan to bring a Jewel cluster into Luminous.
After that is done, which turns out to be a big success,
we ...
xie xingguo
07:21 PM Revision 2809fbf1 (ceph): Merge pull request #17453 from kungf/eversion_t_opt_max
osd_types: define max in eversion_t::max() to static
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
07:20 PM mgr Bug #21260 (Pending Backport): ceph mgr versions shows active mgr as "Unknown"
Sage Weil
07:20 PM Revision 14e783c0 (ceph): Merge pull request #17571 from jcsp/wip-21260
mon: fix dropping mgr metadata for active mgr (#21260)
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
07:18 PM Revision bd2569b3 (ceph): Merge pull request #17572 from xiexingguo/wip-os-tool
tools/ceph_objectstore_tool: fix 'dup' unable to duplicate meta PG
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:18 PM Revision 745ed761 (ceph): Merge pull request #17585 from jdurgin/wip-recovery-delete-encoding-master
MOSDPGRecoveryDelete[Reply]: bump header version
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:17 PM Revision 5a3133bf (ceph): Merge pull request #17588 from kungf/aio_submit_size_change
os/bluestore: shrink aio submit size to pending value
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:17 PM Revision 04c0044b (ceph): Merge pull request #17599 from tchaikov/wip-encoding-optional
encoding: reset optional<> if it is uninitialized
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:17 PM RADOS Bug #21309 (Pending Backport): mon/OSDMonitor: deleting pool while pgs are being created leads to...
Sage Weil
07:17 PM Revision fbeea651 (ceph): Merge pull request #17600 from jecluis/wip-21309
mon/OSDMonitor: don't create pgs if pool was deleted
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage Wei...
Sage Weil
07:16 PM rgw Bug #20251 (Resolved): rgw: meta sync thread crash at RGWMetaSyncShardCR
Nathan Cutler
07:16 PM Revision 5e5002d9 (ceph): Merge pull request #17622 from liewegas/wip-more-lum-pi
osd: update info only if new_interval
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:15 PM rgw Backport #20346 (Resolved): jewel: rgw: meta sync thread crash at RGWMetaSyncShardCR
Nathan Cutler
07:15 PM RADOS Bug #20924: osd: leaked Session on osd.7
/a/sage-2017-09-10_02:50:18-rados-wip-sage-testing-2017-09-08-1434-distro-basic-smithi/1615133 Sage Weil
07:15 PM Revision bcc85d17 (ceph): Merge pull request #16711 from cbodley/wip-20346
jewel: rgw: meta sync thread crash at RGWMetaSyncShardCR
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
07:01 PM Revision ec8fe468 (ceph): Merge pull request #17564 from theanalyst/wip-21283-luminous
qa/objectstore/bluestore*: less debug output Sage Weil
07:00 PM Revision 68f48c7a (ceph): osd: update info only if new_interval
refactor OSD::build_initial_pg_history() so we update the info only if a
new interval is identified. also, this is co...
Kefu Chai
06:59 PM Revision 6957c220 (ceph): Merge pull request #17496 from smithfarm/wip-21236-luminous
luminous: osd: build_initial_pg_history doesn't update up/acting/etc Sage Weil
06:58 PM RADOS Bug #21180 (Resolved): Bluestore throttler causes down OSD
Pretty sure this was #21171, fixed merged to master and luminous, will be in 12.2.1. Sage Weil
06:57 PM RADOS Bug #21246 (Resolved): bluestore: hang while replaying deferred ios from journal
Pretty sure this was #21171. Fix is merged to master and luminous branch, will be in v12.2.1. Sage Weil
06:57 PM RADOS Backport #21325 (Resolved): luminous: bluestore: aio submission deadlock
Sage Weil
06:57 PM RADOS Bug #21171 (Resolved): bluestore: aio submission deadlock
Sage Weil
06:56 PM Revision 462fc906 (ceph): Merge pull request #17601 from liewegas/wip-21171-luminous
os/bluestore: fix deferred write deadlock, aio short return handling Sage Weil
06:56 PM bluestore Bug #21312: occaionsal ObjectStore/StoreTestSpecificAUSize.Many4KWritesTest/2 failure
/a/sage-2017-09-10_02:44:16-rados-wip-yuri-testing4-2017-09-08-1631-distro-basic-smithi/1614995 Sage Weil
06:01 PM Revision 9e9598db (ceph): krbd: factor out enumerate_devices()
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
04:40 PM mgr Bug #20222: v12.0.3 Luminous bluestore 'tp_osd_tp thread tp_osd_tp' had timed out after 60
Sage,
Able to reproduce the issue in v12.2.0
Env - 5 node , EC 4+1 , 120 OSD's
----
2017-09-10 15:39:14....
Nokia ceph-users
05:54 AM bluestore Bug #21332 (Duplicate): OSD Caught signal with StupidAllocator on 12.2.0
This was originally posted to to the ceph email list: https://www.spinics.net/lists/ceph-users/msg38646.html
I am ...
Eric Eastman
02:58 AM Revision de3b7203 (ceph): mon/PGMap: drop DISK LOG column
We can re-add it if/when it differs from LOG.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:41 AM RADOS Bug #21331: pg recovery priority inversion
... Sage Weil
 

Also available in: Atom