Project

General

Profile

Activity

From 07/25/2016 to 08/23/2016

08/23/2016

11:26 PM Revision 4b09ca68 (ceph): Merge pull request #10830 from SUSE/wip-fix-singleton-example
doc: fix singleton example in Developer Guide
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
10:41 PM Bug #17075: Error "sudo yum install python-rados -y" in upgrade:firefly-x-master-distro-basic-mira
Testing:
http://pulpito.front.sepia.ceph.com:80/yuriw-2016-08-23_22:40:44-upgrade:hammer-x-jewel-distro-basic-smithi...
Yuri Weinstein
08:27 PM Bug #17075 (Resolved): Error "sudo yum install python-rados -y" in upgrade:firefly-x-master-distr...
Yuri, all the PRs have been merged so the problem should be fixed. If not, reopen. Nathan Cutler
07:47 PM Bug #17075: Error "sudo yum install python-rados -y" in upgrade:firefly-x-master-distro-basic-mira
Also needs:
https://github.com/ceph/ceph-qa-suite/pull/1133
https://github.com/ceph/ceph-qa-suite/pull/1134
Nathan Cutler
06:42 AM Bug #17075 (Fix Under Review): Error "sudo yum install python-rados -y" in upgrade:firefly-x-mast...
*teuthology PR*: https://github.com/ceph/teuthology/pull/939 Nathan Cutler
06:34 AM Bug #17075: Error "sudo yum install python-rados -y" in upgrade:firefly-x-master-distro-basic-mira
@Vasu That will fix only runs with ... Nathan Cutler
10:19 PM Revision 5eb80882 (ceph): os/MemStore: move BufferlistObject to .cc file
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
10:18 PM Bug #17109 (Closed): ceph::crypto (NSS) memory leaks after global_init_daemonize()
When USE_NSS is defined, ceph::crypto::init() tries very hard to detect when we've forked, and does reference countin... Casey Bodley
08:50 PM Revision b1da1354 (ceph): rgw_file: explain semantics of RGWFileHandle::commit
Add a comment explaining why the method currently returns 0
unconditionally.
Signed-off-by: Matt Benjamin <mbenjamin...
Matt Benjamin
08:43 PM rgw Backport #16447 (In Progress): jewel: default quota fixes
Nathan Cutler
07:46 PM rgw Backport #16447: jewel: default quota fixes
I've created a PR with this backport here: https://github.com/ceph/ceph/pull/10832 Daniel Gryniewicz
08:21 PM Revision 0c12a059 (ceph): Merge pull request #1133 from SUSE/wip-17075
Revert "packages.yaml: reflect python-ceph package split" Zack Cerza
08:20 PM Revision 412715db (ceph): Merge pull request #1134 from SUSE/wip-17075-jewel
Revert "packages.yaml: reflect python-ceph package split" Zack Cerza
07:57 PM Revision f7d4d418 (ceph): ceph_timer: prefer using directive to typedef
This change replaces the existing member-hook typedef as well as
the new set-type typedefs, so committed separately.
...
Matt Benjamin
07:54 PM Bug #17108 (Closed): CephContext memory leaks after global_init_daemonize()
We've been seeing valgrind failures in radosgw from all of our recent teuthology runs. An example of the valgrind out... Casey Bodley
07:18 PM rgw Bug #17051 (Fix Under Review): period commit loses zonegroup changes: region_map converted repeat...
https://github.com/ceph/ceph/pull/10831 Casey Bodley
07:11 PM Revision d073076d (ceph): make-dist/ceph.spec.in: Fix srpm build breakage.
This allows the make-dist script to create a .spec file that
can actually use the tarball created to build srpms.
Te...
Ira Cooper
07:10 PM Revision 215cd6f6 (ceph): rgw: delete region map after upgrade to zonegroup map
convert_regionmap() reads the region map and uses it to initialize the
zonegroup map. but it doesn't remove the regi...
Casey Bodley
06:55 PM Revision badb07e8 (ceph): os/bluestore: fix whitespace in bitset apply helper
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:53 PM Revision 75e5a5d0 (ceph): doc: fix singleton example in Developer Guide
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
06:36 PM devops Bug #17106 (Resolved): SUSE builds do not create __pycache__ files
Credits to Tim Serong for finding this bug.
https://github.com/ceph/ceph/commit/73042684 added packages for Python...
Nathan Cutler
06:27 PM Revision 537cbb38 (ceph): Merge pull request #10817 from stiopaa1/os_memstore_movePageSetObject
os/Memstore: move PageSetObject class to .cc file
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:27 PM Revision ddb81255 (ceph): Merge pull request #10803 from stiopaa1/os_memstore_moveOmapIteratorImp...
os/MemStore: move OmapIteratorImpl to cc file
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:26 PM Revision b7c7941b (ceph): Merge pull request #10799 from stiopaa1/os_fusestore_removeUnneededHeader
os/FuseStore: remove unneeded header file
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:26 PM Revision 08f4ce06 (ceph): Merge pull request #10801 from stiopaa1/os_memstore_addOverride
os/Memstore.h: add override to virtual functions
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:24 PM Revision 0e11275b (ceph): messenger/simple_dispatcher.cc: include compat.h for CLOCK_REALTIME_COA...
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
06:23 PM CephFS Bug #17105: multimds: allow_multimds not required when max_mds is set in ceph.conf at startup
I think we want to force users to set multi-mds flags explicitly, not implicitly via the initial config. I'm fine wit... Greg Farnum
06:02 PM CephFS Bug #17105 (Resolved): multimds: allow_multimds not required when max_mds is set in ceph.conf at ...
Problem:... Patrick Donnelly
06:22 PM Revision 428b3b8d (ceph): README.md: replace package build instructions with tarball instructions
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:18 PM Revision 355ccc5d (ceph): librgw: add API version defines for librgw and rgw_file
This change borrows the major, minor+extra format used by libcephfs.
The version numbering is starting at 1,1,0 on th...
Matt Benjamin
06:13 PM rgw Bug #17040 (Duplicate): Files incorrectly uploaded with swift api
duplicate of #15745 Orit Wasserman
01:37 AM rgw Bug #17040: Files incorrectly uploaded with swift api
Orit, No I can't. I get the same error with Swift API. Evgeny Gridasov
06:11 PM Bug #17104 (Fix Under Review): ceph kraken build failure for ppc64/ppc64le as PERF_LOCAL_FLAGS no...
*master PR*: https://github.com/ceph/ceph/pull/10828 Nathan Cutler
03:33 PM Bug #17104: ceph kraken build failure for ppc64/ppc64le as PERF_LOCAL_FLAGS not defined
ceph kraken build failure for ppc64/ppc64le as PERF_LOCAL_FLAGS not defined
===
[ 76s] CMake Error at src/test/...
Michel Normand
03:28 PM Bug #17104 (Resolved): ceph kraken build failure for ppc64/ppc64le as PERF_LOCAL_FLAGS not defined
Michel Normand
06:10 PM Bug #17093 (Resolved): test failure due to extra data in json parsing
Samuel Just
04:53 PM Bug #17093: test failure due to extra data in json parsing
This PR is at fault: https://github.com/ceph/ceph-qa-suite/pull/1122 Zack Cerza
03:56 PM Bug #17093: test failure due to extra data in json parsing
With Samuel's help, I was able to crank up the debug levels for the OSD and rerun the test. Here's what we see:
<p...
Jeff Layton
11:40 AM Bug #17093: test failure due to extra data in json parsing
I reran the test this morning, and then quickly logged in and locked the machine where the failure occurred just afte... Jeff Layton
06:09 PM Revision d59b75ea (ceph): Merge pull request #1135 from athanatos/wip-stdout
ceph_manager: do not use StringIO instance as default argument Zack Cerza
06:07 PM rgw Bug #16435 (Pending Backport): COPY broke multipart files uploaded under dumpling
Fix merged in here:
https://github.com/ceph/ceph/pull/10193
Yehuda Sadeh
06:07 PM devops Bug #17103: make python3 optional on RHEL 7
+1 would be useful for SUSE builds as well Nathan Cutler
02:57 PM devops Bug #17103 (New): make python3 optional on RHEL 7
Python 3 is available on Fedora, but when it comes to RHEL 7, it's only available in EPEL. We should make this option... Ken Dreyer
06:02 PM rgw Bug #16527 (Can't reproduce): "testIfMatch (test.functional.tests.TestFileComparison) ... ERROR" ...
Yehuda Sadeh
06:00 PM Revision 990a8d55 (ceph): test/common/test_util.cc: FreeBSD does not have distro information
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
05:56 PM rgw Bug #16930: s3tests-test-readwrite failing with 500
... Yehuda Sadeh
05:36 PM Bug #17083 (Closed): krbd dead jobs timed-out xfstests in krbd-master-testing-basic-smithi
I'll attend to xfstests failures with #15734, closing. Ilya Dryomov
04:53 PM Revision 6394a9e5 (ceph): ceph_manager: do not use StringIO instance as default argument
Otherwise, all invokations share the *same* StringIO instance
leading to some very silly bugs.
Signed-off-by: Samuel...
Samuel Just
04:39 PM Revision 4c98ee12 (ceph): Revert "packages.yaml: reflect python-ceph package split"
This reverts commit ec4b0c3d6b057e688363d966a83a037c3585b32f.
References: http://tracker.ceph.com/issues/17075
Signe...
Nathan Cutler
04:36 PM Revision caaca04e (ceph): Revert "packages.yaml: reflect python-ceph package split"
This reverts commit 0216330568fc1dec2e866bbfd1e49dc42266e1ab.
Fixes: http://tracker.ceph.com/issues/17075
Signed-off...
Nathan Cutler
04:23 PM Revision 377f5765 (ceph): cls_lock: support updating the lock cookie without releasing the lock
Fixes: http://tracker.ceph.com/issues/17015
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:23 PM Revision d523df8d (ceph): librbd: helper state machine to update lock cookie
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:23 PM Revision aa53f74a (ceph): librbd: store exclusive lock cookie instead of recalculating
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:23 PM Revision 66c60557 (ceph): librbd: exclusive lock now supports reacquiring a lost lock
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:23 PM Revision 32180aaf (ceph): librbd: helper state machine for asynchronous watch recovery
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:23 PM Revision d0d97fcc (ceph): librbd: integrate asynchronous image rewatch state machine
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:23 PM Revision a5b8c9c1 (ceph): librbd: image state machine now has hooks for lock requests
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:23 PM Revision 583ac918 (ceph): librbd: interlock image refresh and lock operations
Fixes: http://tracker.ceph.com/issues/16773
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:23 PM Revision 5156b438 (ceph): librbd: remove unused refresh request logic
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:16 PM Bug #16653: ceph mon Segmentation fault after set crush_ruleset ceph 10.2.2
might need to backport https://github.com/ceph/ceph/pull/8480 to jewel Kefu Chai
04:08 PM CephFS Bug #17099 (Closed): MDS command for listing mds_cache_size
The config option can be shown through the standard config interface. The counter values are exported via the perf co... Greg Farnum
07:52 AM CephFS Bug #17099 (Closed): MDS command for listing mds_cache_size
Not able to find mds_cache_size listed anywhere. For e.g in ceph mds dump or elsewhere. If currently there is no way ... Rohith Radhakrishnan
03:29 PM Bug #14267: ceph-post-file doesn't work
Ken Dreyer wrote:
> Does this need to get backported to the stable branches? When will the old keys stop working?
...
David Galloway
03:10 PM Bug #14267: ceph-post-file doesn't work
Does this need to get backported to the stable branches? When will the old keys stop working? Ken Dreyer
03:11 PM rgw Bug #17044 (Pending Backport): multisite: assert(next) failed in RGWMetaSyncCR
Casey Bodley
03:09 PM Revision d8a02b9f (ceph): Merge pull request #10743 from cbodley/wip-rgw-meta-sync-assert
rgw multisite: fix for assertion in RGWMetaSyncCR
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:03 PM Revision ee220ab0 (ceph): Merge pull request #10032 from cbodley/wip-rgw-cr-deadlock
rgw: add deadlock detection to RGWCoroutinesManager::run()
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
02:57 PM rgw Bug #17076: AWS S3 Version 4 signatures fail sometimes.
Pritha Srivastava wrote:
> Jan, Can you provide more details, like steps to reproduce the issue and the exact comman...
Jan Hugo Prins
01:03 PM rgw Bug #17076: AWS S3 Version 4 signatures fail sometimes.
Jan, Can you provide more details, like steps to reproduce the issue and the exact command that you issued? Pritha Srivastava
02:13 PM Bug #17078: bluestore: ceph-disk-test.py fails with fsck leaked some space
... Loïc Dachary
12:48 PM Bug #17078 (Fix Under Review): bluestore: ceph-disk-test.py fails with fsck leaked some space
https://github.com/ceph/ceph/pull/10825 Loïc Dachary
12:23 PM Bug #17078: bluestore: ceph-disk-test.py fails with fsck leaked some space
It looks like *fsck leaked some space;4096 bytes leaked* fails the bluestore test. Should fsck be disabled ? It is cu... Loïc Dachary
10:23 AM Bug #17078 (In Progress): bluestore: ceph-disk-test.py fails with fsck leaked some space
Loïc Dachary
01:44 PM CephFS Backport #16621 (Resolved): jewel: mds: `session evict` tell command blocks forever with async me...
Loïc Dachary
01:43 PM devops Backport #17092 (Resolved): jewel: build/ops: need rocksdb commit 7ca731b12ce for ppc64le build
Loïc Dachary
01:42 PM Revision 089bb43b (ceph): Merge pull request #10501 from Abhishekvrshny/wip-16621-jewel
jewel: mds: tell command blocks forever with async messenger (TestVolumeClient.test_evict_client failure)
Reviewed-...
Loïc Dachary
01:27 PM CephFS Bug #17096: Pool name is not displayed after changing CephFS File layout using extended attributes
Just saw the note: *Note When reading layouts, the pool will usually be indicated by name. However, in rare cases whe... Rohith Radhakrishnan
01:23 PM Revision 59b6c20e (ceph): Merge pull request #10816 from SUSE/wip-17092-jewel
jewel: build/ops: need rocksdb commit 7ca731b12ce for ppc64le build
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
01:15 PM Revision ecea6dcf (ceph): librbd: delay acquiring exclusive lock if watch has failed
Fixes: http://tracker.ceph.com/issues/16923
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
01:15 PM Revision 49a39ebf (ceph): librbd: convert ImageWatcher class to template
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 814c305ce8c35b5ce01d7e29a912d5ef397875...
Jason Dillaman
01:06 PM rbd Backport #16950 (In Progress): jewel: librbd/ExclusiveLock.cc: 197: FAILED assert(m_watch_handle ...
Jason Dillaman
10:21 AM Bug #17100 (Fix Under Review): tests: scsi_debug fails /dev/disk/by-partuuid
https://github.com/ceph/ceph/pull/10824 Loïc Dachary
10:09 AM Bug #17100 (Resolved): tests: scsi_debug fails /dev/disk/by-partuuid
When using *modprobe scsi_debug* in qa/workunits/ceph-disk/ceph-disk-test.py to provide a SCSI device and test multip... Loïc Dachary
09:59 AM Revision abd68345 (ceph): rgw: we don't support btrfs any more
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
08:22 AM Revision bee1e964 (ceph): osdc/objecter: fix assert of list_(n)objects
As current_pg of list_context shall always be smaller than
pg_num.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
08:09 AM Revision b403cad1 (ceph): Merge pull request #10821 from atheism/arm-read-improve
arch/arm.c: remove unnecessary variable read for simplicity
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:55 AM Revision 0f9d388f (ceph): osdc/objecter: fix return value of scrub_ls()
Set rval to 0 if scrub_ls is successful, negative error code otherwise.
Signed-off-by: xie xingguo <xie.xingguo@zte....
xie xingguo
07:39 AM CephFS Bug #16396 (Resolved): Fix shutting down mds timed-out due to deadlock
Loïc Dachary
07:39 AM CephFS Bug #16358 (Resolved): Session::check_access() is buggy
Loïc Dachary
07:39 AM CephFS Bug #16164 (Resolved): mds: enforce a dirfrag limit on entries
Loïc Dachary
07:39 AM CephFS Bug #16137 (Resolved): client: crash in unmount when fuse_use_invalidate_cb is enabled
Loïc Dachary
07:39 AM CephFS Bug #16042 (Resolved): MDS Deadlock on shutdown active rank while busy with metadata IO
Loïc Dachary
07:39 AM CephFS Bug #16022 (Resolved): MDSMonitor::check_subs() is very buggy
Loïc Dachary
07:39 AM CephFS Bug #16013 (Resolved): Failing file operations on kernel based cephfs mount point leaves unaccess...
Loïc Dachary
07:39 AM CephFS Bug #12653 (Resolved): fuse mounted file systems fails SAMBA CTDB ping_pong rw test with v9.0.2
Loïc Dachary
07:37 AM Revision f4c636f9 (ceph): osdc/objecter: don't bother to update epoch_barrier
if it is already at the specified epoch, which is a waste.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
07:28 AM Linux kernel client Bug #17098: libceph: rename mount option osdkeepalive to osdkeepalivetimeout
Hi Ilya,
Please see the minor changes here:
https://github.com/ceph/ceph-client/pull/14
Thanks.
Zhi Zhang
07:25 AM Linux kernel client Bug #17098 (Rejected): libceph: rename mount option osdkeepalive to osdkeepalivetimeout
This option osdkeepalivetimeout is documented in manpage and officical website, but the valid option name can be used... Zhi Zhang
07:27 AM Revision 1379fbd5 (ceph): osdc/objecter: add check against existence of acting_primary
pg_to_acting_osds() could return invalid acting and acting_primary.
So we shall check against the validity of acting_...
xie xingguo
06:51 AM CephFS Backport #16037 (Resolved): jewel: MDSMonitor::check_subs() is very buggy
Loïc Dachary
06:51 AM CephFS Backport #16215 (Resolved): jewel: client: crash in unmount when fuse_use_invalidate_cb is enabled
Loïc Dachary
06:51 AM CephFS Backport #16299 (Resolved): jewel: mds: fix SnapRealm::have_past_parents_open()
Loïc Dachary
06:51 AM CephFS Backport #16320 (Resolved): jewel: fs: fuse mounted file systems fails SAMBA CTDB ping_pong rw te...
Loïc Dachary
06:51 AM CephFS Backport #16515 (Resolved): jewel: Session::check_access() is buggy
Loïc Dachary
06:51 AM Backport #16547 (Resolved): jewel:ObjectCacher: doesn't correctly handle read replies on split Bu...
Loïc Dachary
06:50 AM CephFS Backport #16560 (Resolved): jewel: mds: enforce a dirfrag limit on entries
Loïc Dachary
06:50 AM CephFS Backport #16620 (Resolved): jewel: Fix shutting down mds timed-out due to deadlock
Loïc Dachary
06:50 AM CephFS Backport #16625 (Resolved): jewel: Failing file operations on kernel based cephfs mount point lea...
Loïc Dachary
06:50 AM CephFS Backport #16797 (Resolved): jewel: MDS Deadlock on shutdown active rank while busy with metadata IO
Loïc Dachary
06:48 AM Revision e1ddce76 (ceph): Merge pull request #10103 from xiaoxichen/wip-16037-jewel
jewel: MDSMonitor::check_subs() is very buggy
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Loïc Dachary
06:48 AM Revision 2c387d5c (ceph): Merge pull request #10105 from xiaoxichen/wip-16515-jewel
jewel: Session::check_access() is buggy
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Loïc Dachary
06:47 AM Revision 128251ce (ceph): Merge pull request #10106 from xiaoxichen/wip-16215-jewel
jewel: client: crash in unmount when fuse_use_invalidate_cb is enabled
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Loïc Dachary
06:47 AM Revision d27c6ac5 (ceph): Merge pull request #10108 from xiaoxichen/wip-16320-jewel
jewel: fuse mounted file systems fails SAMBA CTDB ping_pong rw test with v9.0.2
Reviewed-by: Greg Farnum <gfarnum@re...
Loïc Dachary
06:47 AM Revision 63422d08 (ceph): Merge pull request #10199 from SUSE/wip-16625-jewel
jewel: Failing file operations on kernel based cephfs mount point leaves unaccessible file behind on hammer 0.94.7
R...
Loïc Dachary
06:46 AM Revision 9fd52913 (ceph): Merge pull request #10499 from Abhishekvrshny/wip-16299-jewel
jewel: mds: fix SnapRealm::have_past_parents_open()
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Loïc Dachary
06:46 AM Revision 28237146 (ceph): Merge pull request #10500 from Abhishekvrshny/wip-16620-jewel
jewel: Fix shutting down mds timed-out due to deadlock
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Loïc Dachary
06:46 AM Revision e2f7de68 (ceph): Merge pull request #10502 from Abhishekvrshny/wip-16797-jewel
jewel: MDS Deadlock on shutdown active rank while busy with metadata IO
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Loïc Dachary
06:45 AM Revision 6f287bf2 (ceph): Merge pull request #10104 from xiaoxichen/wip-16560-jewel
jewel: mds: enforce a dirfrag limit on entries
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Loïc Dachary
06:44 AM Revision ddae82bc (ceph): rpm: do not unnecessarily spawn shells for scriptlets
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
06:44 AM Revision 231b7bad (ceph): ceph.spec.in: drop trouble-making divider comments
We have some %post scriptlets that fire up a shell just to execute a single
command like this:
%postun -n librados2
...
Nathan Cutler
06:43 AM Revision 644650f5 (ceph): rpm: drop obsolete libs-compat metapackage
Fixes: http://tracker.ceph.com/issues/16353
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
04:51 AM Revision c979be78 (ceph): rgw: fix the wrong return value
Here `parent->readdir` will return negative numbers When there is an error.
so we should just return it.
Signed-off-...
Yan Jun
04:27 AM Revision 2202bcc7 (ceph): Merge pull request #10819 from cbodley/wip-yasm-spam
yasm-wrapper: dont echo the yasm command line
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:12 AM Revision ed5f25f3 (ceph): arch/arm.c: remove unnecessary variable read for simplicity
Signed-off-by: Weibing Zhang <zhangweibing@unitedstack.com> zhangweibing
02:07 AM Bug #16805 (Resolved): "osd reweight-by-utilization" fails: Refusing to reweight: we only have 58...
Kefu Chai
02:07 AM Revision eb2cfc6e (ceph): Merge pull request #1128 from ceph/wip-16805
ceph_manager: lower mon_reweight_min_bytes_per_osd to 10
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai
01:21 AM Linux kernel client Bug #17070: Kernel complains about "Bad page state" when cephfs tries to free page
I think you are right. Thank you for tracking this down Zheng Yan

08/22/2016

11:42 PM Bug #13829 (Resolved): config set with negative value results in "error setting 'filestore_merge_...
Brad Hubbard
11:34 PM Bug #17075: Error "sudo yum install python-rados -y" in upgrade:firefly-x-master-distro-basic-mira
Install task will be fixed with above pr, any upgrade issues should be resolved at packaging side. Vasu Kulkarni
10:28 PM Bug #17075: Error "sudo yum install python-rados -y" in upgrade:firefly-x-master-distro-basic-mira
Testing this on firefly https://github.com/ceph/ceph-qa-suite/pull/1130 Vasu Kulkarni
08:09 AM Bug #17075: Error "sudo yum install python-rados -y" in upgrade:firefly-x-master-distro-basic-mira
@Nathan: I think this should be a thread on ceph-devel Loïc Dachary
11:31 PM Revision f7f58a61 (ceph): yasm-wrapper: dont echo the yasm command line
commented out the echos because they're noisy. if anyone needs to debug
the wrapper in the future, they can uncomment...
Casey Bodley
11:19 PM Revision d68d41eb (ceph): Merge pull request #10074 from ceph/jewel-16002
jewel: ObjectCacher split BufferHead read fix
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Loïc Dachary
11:08 PM Bug #14267 (Resolved): ceph-post-file doesn't work
Service moved to new VM with ifaces on front VLAN (drop.front.sepia.ceph.com) and WAN (drop.ceph.com).
Tested and ...
David Galloway
05:22 PM Bug #14267: ceph-post-file doesn't work
Filed PR to get ceph-post-file switched to RSA key. RSA pubkey has been put in ... David Galloway
09:44 PM rgw Bug #15547: [rgw multisite] - radosgw-admin sync status failed to retrieve sync info, failing wit...
Sorry. Misplaced. Ignore the above comments. Russell Islam
09:17 PM rgw Bug #15547: [rgw multisite] - radosgw-admin sync status failed to retrieve sync info, failing wit...
Getting this error with anableing ssl mode
ERROR: failed to wait for op, ret=-13: POST https://ceph-us-east-2:443/ad...
Russell Islam
08:57 PM Bug #16908: InvalidRead in OSD
Still occurring - with a longer backtrace in /a/yuriw-2016-08-20_15:36:43-rados-master_2016_08_19-distro-basic-smithi... Josh Durgin
08:29 PM Revision bce9b933 (ceph): Merge pull request #10572 from xiexingguo/xxg-wip-osd-2016-08-04
osd: miscellaneous fixes
Reviewed-by: Samuel Just <sjust@redhat.com>
Yuri Weinstein
08:29 PM Revision f5958850 (ceph): Merge pull request #10610 from xiexingguo/xxg-wip-pg-2016-08-06
osd: misc fixes and cleanups
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Haomai Wang <haomai@xsky.com>
Yuri Weinstein
08:27 PM Revision 45bf8c19 (ceph): Merge pull request #10688 from athanatos/wip-16998
Wip 16998
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
08:25 PM Revision 40e1aef2 (ceph): Merge pull request #10584 from tchaikov/wip-16933
mon/PGMonitor: calc the %USED of pool using used/(used+avail)
Reviewed-by: Samuel Just <sjust@redhat.com>
Yuri Weinstein
08:24 PM Bug #16933 (Pending Backport): the %USED of "ceph df" is wrong
Yuri Weinstein
07:28 PM Revision 5faaf58d (ceph): os/Memstore: move PageSetObject class to .cc file
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
06:56 PM Revision f4fb5989 (ceph): build/ops: bump rocksdb submodule
Fixes a FTBFS on ppc64le
Fixes: http://tracker.ceph.com/issues/17092
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
06:51 PM rbd Backport #16950: jewel: librbd/ExclusiveLock.cc: 197: FAILED assert(m_watch_handle != 0)
now that the commits responsible for the conflict were backported, it should be easier to deal with, scheduling it to... Loïc Dachary
05:56 PM rbd Backport #16950: jewel: librbd/ExclusiveLock.cc: 197: FAILED assert(m_watch_handle != 0)
Just adding a +1 to this backport as we are experiencing it in our 10.2.2 environment.
The errors are coinciding w...
Wes Dillingham
06:49 PM Bug #17093: test failure due to extra data in json parsing
The "config get" output should have been generated in CephContext::do_command, that would be a good place to look. L... Samuel Just
05:53 PM Bug #17093: test failure due to extra data in json parsing
Correction: logfiles for the one I quoted originally are here:
http://pulpito.ceph.com/jlayton-2016-08-22_12:35:31...
Jeff Layton
05:47 PM Bug #17093: test failure due to extra data in json parsing
A little while before the ERROR hits, this was run:... Jeff Layton
02:33 PM Bug #17093: test failure due to extra data in json parsing
Ok, I see -- we run "ceph --cluster ceph --admin-daemon /var/run/ceph/ceph-osd.0.asok config get osd_mon_report_inter... Jeff Layton
02:16 PM Bug #17093: test failure due to extra data in json parsing
Yes, it does look like the JSON has some extra junk attached to the end that didn't seem to be present before. From a... Jeff Layton
01:43 PM Bug #17093 (Resolved): test failure due to extra data in json parsing
Opening this as a qa suite bug for some help with interpreting what failed, but we may need to move it to a different... Jeff Layton
06:45 PM CephFS Bug #17096 (Won't Fix): Pool name is not displayed after changing CephFS File layout using extend...
Steps-
1)Create a pool and a metadata pool and create a new cephfs using the pools and mount the file system from ...
Rohith Radhakrishnan
06:18 PM Revision 5c4aeb10 (ceph): ceph_manager: lower mon_reweight_min_bytes_per_osd to 10
otherwise monitor could reject the command:
```
Refusing to reweight: we only used 588084 kb used across all osds!
``...
Kefu Chai
05:14 PM Bug #16805 (Fix Under Review): "osd reweight-by-utilization" fails: Refusing to reweight: we only...
https://github.com/ceph/ceph-qa-suite/pull/1128 Kefu Chai
04:58 PM Bug #16805: "osd reweight-by-utilization" fails: Refusing to reweight: we only have 584164 kb use...
with 6 OSDs, 584164 * 1024 / 6 < 1024 * 1024 * 100. so we need to change "mon_reweight_min_bytes_per_osd" to a smalle... Kefu Chai
03:23 PM Bug #16805: "osd reweight-by-utilization" fails: Refusing to reweight: we only have 584164 kb use...
* http://pulpito.ceph.com/kchai-2016-08-22_14:13:39-rados-wip-16805---basic-mira/378715/
* '/home/ubuntu/cephtes...
Kefu Chai
03:54 PM devops Backport #17095 (Resolved): jewel: rpm: ceph installs stuff in %_udevrulesdir but does not own th...
https://github.com/ceph/ceph/pull/10862 Nathan Cutler
03:54 PM devops Bug #16949 (Pending Backport): rpm: ceph installs stuff in %_udevrulesdir but does not own that d...
Nathan Cutler
03:47 PM Revision be6f6cbd (ceph): Merge pull request #10608 from SUSE/wip-16949
rpm: add udev BuildRequires to provide /usr/lib/udev directory
Reviewed-by: Boris Ranto <branto@redhat.com>
Nathan Cutler
03:36 PM Revision b2a80950 (ceph): Merge pull request #10783 from xiexingguo/xxg-wip-fix-comment-typo
common/config_opts: fix comment(radio -> ratio)
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:34 PM Revision aac733d4 (ceph): Merge pull request #10795 from liewegas/wip-bluestore-statfs
os/bluestore: include bluefs space in statfs result
Reviewed-by: Varada Kari <varada.kari@sandisk.com>
Sage Weil
03:05 PM devops Backport #17094 (In Progress): jewel: ceph-osd-prestart.sh fails confusingly when data directory ...
Nathan Cutler
02:49 PM devops Backport #17094 (Resolved): jewel: ceph-osd-prestart.sh fails confusingly when data directory doe...
https://github.com/ceph/ceph/pull/10812 Nathan Cutler
03:05 PM Revision 29a87012 (ceph): ceph-osd-prestart.sh: check existence of OSD data directory
Fixes: http://tracker.ceph.com/issues/17091
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commi...
Nathan Cutler
02:48 PM devops Bug #17091 (Pending Backport): ceph-osd-prestart.sh fails confusingly when data directory does no...
Nathan Cutler
10:17 AM devops Bug #17091 (Fix Under Review): ceph-osd-prestart.sh fails confusingly when data directory does no...
*master PR*: https://github.com/ceph/ceph/pull/10809 Nathan Cutler
09:45 AM devops Bug #17091 (Resolved): ceph-osd-prestart.sh fails confusingly when data directory does not exist
David Disseldorp writes:
After rebooting a cluster node, I noticed the following errors in dmesg:...
Nathan Cutler
02:44 PM Revision 1a23c2ed (ceph): Merge pull request #10800 from ceph/wip-postfile-rsa
ceph-post-file replace DSA with RSA ssh key
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:31 PM Revision 0d34274e (ceph): Merge pull request #10809 from SUSE/wip-17091
ceph-osd-prestart.sh: check existence of OSD data directory
Reviewed-by: David Disseldorp <ddiss@suse.de>
Reviewed-b...
Ken Dreyer
02:27 PM Revision a61fcb2e (ceph): ceph-post-file: Ignore keys offered by ssh-agent
In my case, I had multiple private keys in ssh-agent which resulted in
the sftp connection failing despite explicitly...
David Galloway
02:27 PM Revision ecd02bf3 (ceph): ceph-post-file: migrate to RSA SSH keys
DSA keys are being deprecated: http://www.openssh.com/legacy.html
drop.ceph.com will continue to allow the old DSA k...
David Galloway
01:28 PM Bug #15628: segfault at 0 ip sp error 4 in libtcmalloc.so.4.1.2
Sergey Jerusalimov wrote:
> one thing when it's happen - finishing move objects (recover/misplaced). When monitors c...
Sergey Jerusalimov
06:37 AM Bug #15628: segfault at 0 ip sp error 4 in libtcmalloc.so.4.1.2
one thing when it's happen - finishing move objects (recover/misplaced). When monitors compact leveldb Sergey Jerusalimov
01:15 PM Bug #16036 (Fix Under Review): ceph mon deamon startup side effect running ceph-create-keys
Nathan Cutler
01:03 PM devops Backport #17092 (In Progress): jewel: build/ops: need rocksdb commit 7ca731b12ce for ppc64le build
I just opened https://github.com/ceph/rocksdb/pull/12 - once it is merged, we could bump the rocksdb sha1 in the jewe... Nathan Cutler
12:40 PM devops Backport #17092: jewel: build/ops: need rocksdb commit 7ca731b12ce for ppc64le build
h3. original description
ceph jewel branch would need rocksdb commit 7ca731b12ce for ppc64le build
request to h...
Nathan Cutler
12:10 PM devops Backport #17092 (Resolved): jewel: build/ops: need rocksdb commit 7ca731b12ce for ppc64le build
https://github.com/ceph/ceph/pull/10816 Michel Normand
12:44 PM rgw Bug #17040: Files incorrectly uploaded with swift api
I think it is related to http://tracker.ceph.com/issues/15886
hammer fix (will be in 0.94.8): https://github.com/cep...
Orit Wasserman
12:28 PM rgw Bug #17040: Files incorrectly uploaded with swift api
can you read the objects using swift API? Orit Wasserman
12:31 PM Revision 00719f45 (ceph): osd/ReplicatedPG:wipe off param op from generate_subop()
Signed-off-by: jimifm <hong.zhangoole@gmail.com> jimifm
11:47 AM CephFS Support #17079: Io runs only on one pool even though 2 pools are attached to cephfs FS.
Tried setting a non-default pool using "SETFATT", but I am not able to set more than one pool to a directory at a tim... Rohith Radhakrishnan
09:54 AM Revision d6ffa770 (ceph): ceph-osd-prestart.sh: check existence of OSD data directory
Fixes: http://tracker.ceph.com/issues/17091
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
09:31 AM rgw Bug #17090 (In Progress): rgw: swift api return ``204 No Content`` when update metadata for an ac...
https://github.com/ceph/ceph/pull/10727 Radoslaw Zarzynski
03:19 AM rgw Bug #17090 (Resolved): rgw: swift api return ``204 No Content`` when update metadata for an accou...
In swift environment, the api return **400 Bad Request** when update metadata for an account with wrong accounts ACLs... wei qiaomiao
09:31 AM rgw Bug #16928 (Resolved): RGW/civetweb no longer listens on IPv6: invalid port spec
Loïc Dachary
09:31 AM rgw Bug #16712 (Resolved): multisite: 400-error with certain complete multipart upload requests
Loïc Dachary
09:31 AM rbd Bug #16708 (Resolved): Sporadic failure in TestImageReplayer.StartReplayAndWrite
Loïc Dachary
09:31 AM rbd Bug #16689 (Resolved): mkfs.xfs slow performance with discards and object map
Loïc Dachary
09:31 AM rbd Bug #16654 (Resolved): the option 'rbd_cache_writethrough_until_flush=true' dosn't work
Loïc Dachary
09:31 AM rbd Bug #16622 (Resolved): rbd-mirror: snap rename does not correctly replicate
Loïc Dachary
09:31 AM rgw Bug #16618 (Resolved): multidelete query parameter not correctly parsed
Loïc Dachary
09:31 AM rbd Cleanup #16539 (Resolved): rbd-mirror: remove ceph_test_rbd_mirror_image_replay test case
Loïc Dachary
09:31 AM rbd Bug #16489 (Resolved): rbd-mirror: potential race condition when restarting image replayer
Loïc Dachary
09:31 AM rgw Bug #16412 (Resolved): Bucket index shards orphaned after bucket delete
Loïc Dachary
09:31 AM rbd Bug #16386 (Resolved): Discard hangs when 'rbd_skip_partial_discard' is enabled
Loïc Dachary
09:30 AM rbd Bug #16349 (Resolved): rbd-mirror: gracefully handle being blacklisted
Loïc Dachary
09:30 AM rbd Bug #16321 (Resolved): Renaming old format image results in "Transport endpoint is not connected"...
Loïc Dachary
09:30 AM rbd Bug #16223 (Resolved): journal should prefetch small chunks of the object during replay
Loïc Dachary
09:30 AM rgw Bug #16188 (Resolved): rgw: Swift API returns double space usage and objects of account metadata
Loïc Dachary
09:30 AM rgw Feature #16146 (Resolved): Add STREAMING-AWS4-HMAC-SHA256-PAYLOAD support
Loïc Dachary
09:30 AM rgw Bug #16015 (Resolved): A query on a static large object fails with 404 error
Loïc Dachary
09:30 AM rgw Feature #15975 (Resolved): RGW bucket name logic should fall back to HTTP hostname
Loïc Dachary
09:30 AM rgw Feature #15925 (Resolved): rgw: Swift's object versioning doesn't support restoring a previous ve...
Loïc Dachary
09:30 AM rgw Bug #15846 (Resolved): realm pull fails when using apache frontend
Loïc Dachary
09:30 AM rbd Bug #15715 (Resolved): rbd-nbd does not properly handle resize notifications
Loïc Dachary
09:30 AM rgw Bug #14534 (Resolved): rgw: cannot limit users to not create buckets
Loïc Dachary
08:40 AM rgw Backport #16163 (Resolved): jewel: rgw: cannot limit users to not create buckets
Loïc Dachary
08:40 AM rgw Backport #16311 (Resolved): jewel: Add STREAMING-AWS4-HMAC-SHA256-PAYLOAD support
Loïc Dachary
08:39 AM rgw Backport #16637 (Resolved): jewel: add socket backlog setting for via ceph.conf
Loïc Dachary
08:39 AM rgw Backport #16778 (Resolved): multisite: 400-error with certain complete multipart upload requests
Loïc Dachary
08:39 AM rgw Backport #16945 (Resolved): jewel: RGW/civetweb no longer listens on IPv6: invalid port spec
Loïc Dachary
08:37 AM Revision bc6e3291 (ceph): Merge pull request #10537 from theanalyst/wip-16778-jewel
jewel: rgw multisite: preserve zone's extra pool
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Loïc Dachary
08:31 AM Revision 46106f0c (ceph): Merge pull request #10655 from dachary/wip-16163-jewel
jewel: rgw: can set negative max_buckets on RGWUserInfo
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
08:29 AM Revision 1bf76cd5 (ceph): Merge pull request #10580 from dreamhost/wip-16928-jewel
jewel: rgw: Fix civetweb IPv6
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
08:28 AM Revision 3cef3998 (ceph): Merge pull request #10216 from SUSE/wip-16637-jewel
jewel: add socket backlog setting for via ceph.conf
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
08:27 AM Revision e1bc8477 (ceph): Merge pull request #10167 from jmunhoz/aws4-streaming-backport-jewel
jewel: rgw: aws4: add STREAMING-AWS4-HMAC-SHA256-PAYLOAD support
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
08:24 AM rgw Backport #15964 (Resolved): jewel: realm pull fails when using apache frontend
Loïc Dachary
08:23 AM rgw Backport #16085 (Resolved): jewel: A query on a static large object fails with 404 error
Loïc Dachary
08:23 AM rgw Backport #16699 (Resolved): jewel: multidelete query parameter not correctly parsed
Loïc Dachary
08:23 AM rgw Backport #16732 (Resolved): jewel: Bucket index shards orphaned after bucket delete
Loïc Dachary
08:13 AM Revision 089967f4 (ceph): Merge pull request #9544 from Abhishekvrshny/wip-16085-jewel
jewel: A query on a static large object fails with 404 error
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
08:10 AM Revision 8e2de353 (ceph): Merge pull request #10525 from Abhishekvrshny/wip-16732-jewel
jewel: Bucket index shards orphaned after bucket delete
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
08:09 AM Revision 3f007a19 (ceph): Merge pull request #10188 from dreamhost/wip-16618-jewel
jewel: rgw: fix multi-delete query param parsing.
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
08:06 AM Revision 1019325a (ceph): Merge pull request #9266 from Abhishekvrshny/wip-15964-jewel
jewel: rgw: realm pull fails when using apache frontend
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
08:05 AM rgw Backport #16393 (Resolved): jewel: rgw: Swift's object versioning doesn't support restoring a pre...
Loïc Dachary
08:02 AM Revision 0cd574f5 (ceph): Merge pull request #10710 from rzarzynski/wip-16393-jewel
jewel: rgw: improve support for Swift's object versioning.
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Loïc Dachary
07:21 AM Bug #17087 (Resolved): LibRadosIo.ReadTimeout fails in api_io in rados/test.sh
Josh Durgin
04:01 AM Bug #17087 (Fix Under Review): LibRadosIo.ReadTimeout fails in api_io in rados/test.sh
https://github.com/ceph/ceph/pull/10806 Kefu Chai
07:21 AM Revision 23eeb744 (ceph): Merge pull request #10806 from tchaikov/wip-17087
test/librados: rados_connect() should succeed
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:59 AM Revision c8451ad1 (ceph): test/librados: rados_connect() should succeed
the "rados_osd_op_timeout" setting does not apply to the initial connection.
this regression was introduced by 6c6707...
Kefu Chai
03:19 AM Revision c98091b9 (ceph): rgw: fix RGWAccessControlPolicy_SWIFT::create return value check error
the return type of RGWAccessControlPolicy_SWIFT::create is bool, but
get_swift_container_settings function check it a...
wei qiaomiao
01:54 AM Revision d1555208 (ceph): mon/OSDMonitor: add output field name of average/overload_utilization
In 4f5d588bed6c000ba7acfd5c94a4e706ddd14f0d I forget to add the
names of average_utilization and overload_utilization...
xie xingguo
01:51 AM Revision c136e3e5 (ceph): common/config_opts: fix comment(radio -> ratio)
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:51 AM Revision fe83973a (ceph): msg: kill unused macros
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo

08/21/2016

11:33 PM Revision b97f3d67 (ceph): os/bluestore: include bluefs space in statfs result
We were counting all (free) space allocated to bluefs as used. Instead,
query bluefs to find out what is used and wh...
Sage Weil
10:59 PM Revision 07a06d1f (ceph): Merge pull request #10771 from xiexingguo/xxg-wip-fix-bluerockenv
os/bluestore: misc fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:23 PM Backport #17089 (In Progress): jewel: OSD failed to subscribe skipped osdmaps after "ceph osd pause"
Loïc Dachary
07:39 PM Backport #17089 (Resolved): jewel: OSD failed to subscribe skipped osdmaps after "ceph osd pause"
https://github.com/ceph/ceph/pull/10804 Loïc Dachary
08:23 PM Revision 1cbc839e (ceph): osd: set objecter.osdmap when starts
if any OSD is full or the pause flag is set in cluster, objecter will
always try to subscribe the next osdmap using t...
Kefu Chai
08:23 PM Revision 4d37cfb6 (ceph): mon/MonClient: should update sub_sent with sub_new
std::map::insert() does not overwrite existing items with the same key.
so we need to do this in a different way. and...
Kefu Chai
07:52 PM rbd Backport #17080 (Resolved): jewel: the option 'rbd_cache_writethrough_until_flush=true' dosn't work
Loïc Dachary
07:51 PM rbd Backport #17080 (In Progress): jewel: the option 'rbd_cache_writethrough_until_flush=true' dosn't...
Loïc Dachary
07:49 PM rbd Backport #16867 (Resolved): jewel: mkfs.xfs slow performance with discards and object map
Loïc Dachary
07:49 PM rbd Backport #16869 (Resolved): jewel: Discard hangs when 'rbd_skip_partial_discard' is enabled
Loïc Dachary
07:49 PM rbd Backport #17088 (Resolved): jewel: Sporadic failure in TestImageReplayer.StartReplayAndWrite
Loïc Dachary
07:38 PM rbd Backport #17088 (In Progress): jewel: Sporadic failure in TestImageReplayer.StartReplayAndWrite
Loïc Dachary
07:37 PM rbd Backport #17088 (Resolved): jewel: Sporadic failure in TestImageReplayer.StartReplayAndWrite
https://github.com/ceph/ceph/pull/10797 Loïc Dachary
07:48 PM Revision cdd4ab28 (ceph): Merge pull request #10797 from trociny/wip-17080-jewel
jewel: the option 'rbd_cache_writethrough_until_flush=true' dosn't work
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Loïc Dachary
12:08 PM Revision dfcccf6e (ceph): os/MemStore: move OmapIteratorImpl to cc file
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
10:35 AM Bug #17023 (Pending Backport): OSD failed to subscribe skipped osdmaps after "ceph osd pause"
Kefu Chai
10:25 AM Bug #17023 (Resolved): OSD failed to subscribe skipped osdmaps after "ceph osd pause"
Kefu Chai
10:23 AM Revision fe992d68 (ceph): Merge pull request #10435 from ceph/wip-debian-rbdmap-service
debian: replace SysV rbdmap with systemd service
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:21 AM Revision 3be1d4d8 (ceph): Merge pull request #10725 from tchaikov/wip-17023
osd: subscribe for old osdmaps when pause flag is set
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai
10:19 AM Revision dbbe97f0 (ceph): Merge pull request #10739 from xiexingguo/xxg-wip-osdmon-2016-08-15
osd/OSDMonitor: misc. cleanups
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:18 AM Revision 59db0ce5 (ceph): Merge pull request #10753 from tchaikov/wip-16982
osd: bail out if transaction size overflows
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai
10:07 AM Bug #17087 (Resolved): LibRadosIo.ReadTimeout fails in api_io in rados/test.sh
see http://qa-proxy.ceph.com/teuthology/kchai-2016-08-21_09:15:16-rados-master---basic-mira/378047/teuthology.log
<p...
Kefu Chai

08/20/2016

05:00 PM Revision 922c977c (ceph): qa/workunits: Python 3 compat fixes for fs/misc/direct_io.py
Signed-off-by: Anirudha Bose <ani07nov@gmail.com> Anirudha Bose
05:00 PM Revision 724febf5 (ceph): qa/workunits: PEP8ify
Signed-off-by: Anirudha Bose <ani07nov@gmail.com> Anirudha Bose
09:04 AM Revision 7239e1c1 (ceph): os/Memstore.h: add override to virtual functions
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
08:01 AM Bug #17075: Error "sudo yum install python-rados -y" in upgrade:firefly-x-master-distro-basic-mira
https://github.com/ceph/teuthology/pull/814 adds the package list override feature.
I was thinking we could just ...
Nathan Cutler
07:47 AM Bug #17075: Error "sudo yum install python-rados -y" in upgrade:firefly-x-master-distro-basic-mira
Note, this is caused by https://github.com/ceph/teuthology/commit/4543fb64 which was merged in preparation for https:... Nathan Cutler
01:07 AM Bug #16982 (Resolved): OSD crash after upgrade to Jewel: give useful error when trying to commit ...
Kefu Chai

08/19/2016

09:00 PM Revision 42a42c21 (ceph): Merge pull request #10751 from ceph/wip-kefu-testing
rgw: do not try to encode or decode time_t and fix compiling warnings
Reviewed-by: Dan Mick <dmick@redhat.com>
Dan Mick
08:14 PM Bug #17075: Error "sudo yum install python-rados -y" in upgrade:firefly-x-master-distro-basic-mira
Also in http://qa-proxy.ceph.com/teuthology/yuriw-2016-08-19_16:42:44-upgrade:hammer-x-jewel-distro-basic-smithi/3747... Yuri Weinstein
08:14 PM Revision f28a9f65 (ceph): os/FuseStore: remove unneeded header file
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
08:06 PM rbd Backport #17080 (Fix Under Review): jewel: the option 'rbd_cache_writethrough_until_flush=true' d...
PR: https://github.com/ceph/ceph/pull/10797 Mykola Golub
07:49 PM rbd Backport #17080 (In Progress): jewel: the option 'rbd_cache_writethrough_until_flush=true' dosn't...
Mykola Golub
01:22 PM rbd Backport #17080: jewel: the option 'rbd_cache_writethrough_until_flush=true' dosn't work
2d9840af39555ce00246b50e4a5c186798bd88ff conflicts, probably because 840a473e7fb94124ca7c571fc3dd2c787e0d265a has not... Loïc Dachary
01:16 PM rbd Backport #17080 (Resolved): jewel: the option 'rbd_cache_writethrough_until_flush=true' dosn't work
https://github.com/ceph/ceph/pull/10797 Loïc Dachary
08:05 PM rbd Backport #16903 (Fix Under Review): jewel: Non-primary image is recording journal events during i...
PR: https://github.com/ceph/ceph/pull/10798 Mykola Golub
07:50 PM rbd Backport #16903 (In Progress): jewel: Non-primary image is recording journal events during image ...
Mykola Golub
07:08 AM rbd Backport #16903: jewel: Non-primary image is recording journal events during image sync
backporting https://github.com/ceph/ceph/pull/10462/commits/840a473e7fb94124ca7c571fc3dd2c787e0d265a would probably r... Loïc Dachary
07:02 AM rbd Backport #16903 (New): jewel: Non-primary image is recording journal events during image sync
Loïc Dachary
07:59 PM Revision 61f0acb8 (ceph): librbd: removed namespace indentation from legacy classes
Better follows the Ceph C++ style guide
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from comm...
Jason Dillaman
07:59 PM Revision 026f6d2d (ceph): librbd: convert AioImageRequest derived classes to templates
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit a945c2c235d9259b1d4a8a579d7e6efc2ed35916)
Jason Dillaman
07:59 PM Revision 1a7cb60e (ceph): librbd: move read callback helpers to narrowest scope
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 65b336f68596a430629692a8682c5cfe883c31f1)
Jason Dillaman
07:59 PM Revision d8eddc6b (ceph): librbd: convert AioObjectRequest/AioObjectRead classes to templates
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 840a473e7fb94124ca7c571fc3dd2c787e0d265a)
Jason Dillaman
07:59 PM Revision 062162f8 (ceph): librbd: utilize factory methods to create AioObjectRequest objects
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 2e5076eb19172919deeb0f4d11f2b2b6cc03fab3)
Jason Dillaman
07:59 PM Revision 471871e7 (ceph): test: unit test cases for disabling librbd journal by policy
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 4a256f5044ac54a8a0a9598ee7fd151b8ea08f...
Jason Dillaman
07:59 PM Revision 54983772 (ceph): librbd: cache was not switching to writeback after first flush
Fixes: http://tracker.ceph.com/issues/16654
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
07:59 PM Revision 47279f8e (ceph): librbd: helper method for creating and starting AioCompletions
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 3df7213c0a9f0186e3a37c9e4a10f1c8bc84446e)
Jason Dillaman
07:59 PM Revision 67861061 (ceph): librbd: ensure that AIO ops are started prior to request
Fixes: http://tracker.ceph.com/issues/16708
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
07:59 PM Revision 5bf4398e (ceph): librbd: object_may_exist always return true when you write an empty object
if you write an empty object, object map is updated firstly
Signed-off-by: xinxin shu <shuxinxin@chinac.com>
(cherry...
xinxin shu
07:59 PM Revision d0c0c2fc (ceph): librbd: discard hangs when 'rbd_skip_partial_discard' is enabled
Fixes: http://tracker.ceph.com/issues/16386
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from com...
Mykola Golub
07:59 PM Revision 03314145 (ceph): test: fix librbd tests for rbd_skip_partial_discard
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from commit 9717417b7b8aa1b24a82a0bfddbfc23748188641...
Mykola Golub
07:59 PM Revision 0ca8071e (ceph): librbd: optimize object-map header file dependency
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com>
(cherry picked from commit 1a2276927d5956918f7a4830b4a44048ac090328)
shawn chen
07:59 PM Revision f403abaf (ceph): librbd: optimize exclusive_lock header file dependency
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com>
(cherry picked from commit 01282eb5cdeda7bbbb77438c7d1953d023ea54b6)
shawn chen
07:59 PM Revision e955496f (ceph): librbd: optimize image header file dependency
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com>
(cherry picked from commit 461958ebc7e8ccef76b3f08a979482762267c10b)
shawn chen
07:59 PM Revision c95b83e7 (ceph): librbd: optimize image_watcher header file dependency
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com>
(cherry picked from commit aee1559f312e9493d6580e5ffcb606fe21ee3c59)
shawn chen
07:59 PM Revision 53669738 (ceph): librbd: optimize journal header file dependency
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com>
(cherry picked from commit 59397e27a04fb0f2b990a86dcaf3c418457d1b72)
shawn chen
07:59 PM Revision c49398dc (ceph): librbd: optimize operation header file dependency
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com>
(cherry picked from commit 88afa408683238b803606f3d63de326ead8cefee)
shawn chen
07:59 PM Revision 1f63307a (ceph): librbd: optimize header file dependency & modify related file.
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com>
(cherry picked from commit 2185a6275c89d9462611e965da407ea0d504987d)
shawn chen
07:59 PM Revision 94295000 (ceph): librbd: optionally support disabling journal appends via policy
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit f7eeacd02f8f80c5d1d5d9cfed35bbd23f64b018)
Jason Dillaman
07:59 PM Revision a9a84bad (ceph): librbd: remove unused journal replay canceled callback
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit f453554edcb16ec72714b2456c08bab9e339b1eb)
Jason Dillaman
07:59 PM Revision e83866bc (ceph): librbd: do not record journal events if append is disabled by policy
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 405142c615352613e8bacee46e92484eb0c08f26)
Jason Dillaman
07:48 PM Revision 07b15e70 (ceph): qa/workunits: Allow setting $PYTHON in ceph-disk/ceph-disk.sh
$PYTHON defaults to "python"
Signed-off-by: Anirudha Bose <ani07nov@gmail.com>
Anirudha Bose
07:48 PM Revision 92dbeabf (ceph): qa/workunits: Python 3 compat fixes for ceph-disk/ceph-disk-test.py
Signed-off-by: Anirudha Bose <ani07nov@gmail.com> Anirudha Bose
06:39 PM rbd Bug #14846: teuthology: helgrind warnings

http://pulpito.ceph.com/loic-2016-08-17_22:11:27-rbd-jewel-backports-loic-distro-basic-smithi/371732/
also see t...
Loïc Dachary
06:35 PM Revision 38433ad9 (ceph): Merge pull request #10649 from dachary/wip-16867-jewel
jewel: mkfs.xfs slow performance with discards and object map
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Loïc Dachary
06:24 PM Revision 80e25b00 (ceph): rbd: bench io-size should not be larger than image size
Fixes: http://tracker.ceph.com/issues/16967
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
06:23 PM rbd Bug #16708 (Pending Backport): Sporadic failure in TestImageReplayer.StartReplayAndWrite
Mykola Golub
05:21 PM Revision 20186b24 (ceph): Merge pull request #10766 from liewegas/wip-bluestore-trivial
os/bluestore/BlueFS: disable buffered io Sage Weil
05:17 PM Revision 5422527e (ceph): Merge pull request #10773 from xiexingguo/xxg-wip-bluestore-2016-08-18
os/bluestore: fix decoding hash of bnode
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:15 PM Revision d8f9c591 (ceph): Merge pull request #10780 from liewegas/wip-bluestore-finishers
os/bluestore: add multiple finishers to bluestore
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:31 PM Bug #17083 (Closed): krbd dead jobs timed-out xfstests in krbd-master-testing-basic-smithi
This is hammer 0.94.8 release
Similar was for 0.94.7 but jobs failed then, see #14692#note-61 krbd
Run: http://pu...
Yuri Weinstein
04:18 PM CephFS Bug #14716: "Thread.cc: 143: FAILED assert(status == 0)" in fs-hammer---basic-smithi
Same in hammer 0.94.8
http://qa-proxy.ceph.com/teuthology/yuriw-2016-08-18_20:11:00-fs-master---basic-smithi/373246/...
Yuri Weinstein
04:02 PM Bug #16685: "saw valgrind issues" in rados run
/a/yuriw-2016-08-18_19:38:45-rados-wip-yuri-testing_2016_08_18-distro-basic-smithi/372945
/a/yuriw-2016-08-18_19:38:...
Yuri Weinstein
03:57 PM devops Backport #17082 (In Progress): jewel: disable LTTng-UST in openSUSE builds
Nathan Cutler
03:41 PM devops Backport #17082 (Resolved): jewel: disable LTTng-UST in openSUSE builds
https://github.com/ceph/ceph/pull/10794 Nathan Cutler
03:55 PM Revision f7d23d59 (ceph): LTTng-UST disabled for openSUSE
LTTng-UST not yet supported in openSUSE so do not enable lltng for it.
The (1) is where is defined "is_opensuse"
Rem...
Michel Normand
03:40 PM devops Fix #16937 (Pending Backport): disable LTTng-UST in openSUSE builds
Nathan Cutler
03:39 PM devops Fix #16937 (Resolved): disable LTTng-UST in openSUSE builds
Nathan Cutler
03:36 PM Revision fc7e398f (ceph): Merge pull request #10592 from michelmno/forpull
LTTng-UST disabled for openSUSE
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
03:22 PM Revision 58b47a61 (ceph): Merge pull request #10788 from ceph/wip-cmake
debian and cmake cleanups
Reviewed-by: Oleh Prypin <oleh@pryp.in>
Kefu Chai
02:52 PM Revision 3052452e (ceph): Merge pull request #1122 from ceph/wip-fixbiglogs
Fix big logs in rados thrash runs
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
01:18 PM CephFS Support #17079: Io runs only on one pool even though 2 pools are attached to cephfs FS.
the first pool is default pool. see http://docs.ceph.com/docs/master/cephfs/file-layouts/ for how to store file in no... Zheng Yan
11:23 AM CephFS Support #17079 (New): Io runs only on one pool even though 2 pools are attached to cephfs FS.
Steps:-
1) Create a pool and a metadata pool and create a new cephfs using the pools.
2) Now create another data ...
Rohith Radhakrishnan
01:02 PM rbd Bug #16654 (Pending Backport): the option 'rbd_cache_writethrough_until_flush=true' dosn't work
Mykola Golub
01:01 PM Revision 54981233 (ceph): Merge pull request #10762 from dillaman/wip-16654
librbd: cache was not switching to writeback after first flush
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
12:56 PM Revision 8c0d814d (ceph): add test case for envlibrados
Signed-off-by: Ryne Li <lizhenqiangsnake@gmail.com> Ryne Li
11:00 AM rbd Bug #16529 (Pending Backport): "[ FAILED ] TestClsRbd.mirror_image" in upgrade:jewel-x-master-d...
https://github.com/ceph/ceph-qa-suite/pull/1116 is also merged. Mykola Golub
05:42 AM rbd Bug #16529 (Fix Under Review): "[ FAILED ] TestClsRbd.mirror_image" in upgrade:jewel-x-master-d...
@Mykola the *Pending Backport* status should only be set when the corresponding commits are merged in master. This st... Loïc Dachary
11:00 AM Revision 46dec2e3 (ceph): Merge pull request #1116 from ceph/wip-16529
suites/upgrade: point-to-point Jewel upgrade workaround
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
09:39 AM Documentation #17041 (Resolved): Remove the description of deleted options in document mon-config...
Kefu Chai
09:38 AM Revision 2bc985f5 (ceph): Merge pull request #10741 from minshenglin/remove_non_exists_options
doc: remove the description of deleted options
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Reviewed-by: Kefu Chai ...
Kefu Chai
09:35 AM Bug #16823 (Duplicate): "Error EDOM: Refusing to reweight: we only have 592640 kb used across all...
Kefu Chai
09:35 AM Bug #16929 (Duplicate): thrashosds test-reweight-by-utilization failing due to sanity check, need...
Kefu Chai
09:33 AM Bug #16982 (Fix Under Review): OSD crash after upgrade to Jewel: give useful error when trying to...
https://github.com/ceph/ceph/pull/10753 Kefu Chai
07:09 AM Revision a7623818 (ceph): os/filestore/FileJournal: bail out if transaction is too large
if a transaction is too large to fit in the FileJournal's ring buffer,
we will wait. but if its size is larger than t...
Kefu Chai
07:06 AM Revision d71ccde4 (ceph): osd: bail out if transaction size overflows
with a large MOSDMap message, the transaction size could be greater than
UINT_MAX. so fail early with error messages....
Kefu Chai
07:01 AM rbd Backport #16902 (In Progress): jewel: rbd-mirror: image deleter should use pool id + global image...
Loïc Dachary
06:59 AM rbd Backport #16950: jewel: librbd/ExclusiveLock.cc: 197: FAILED assert(m_watch_handle != 0)
Here also there is a need to backport a commit which does not seem suitable for jewel because it refactors things htt... Loïc Dachary
06:55 AM rbd Backport #16978 (In Progress): jewel: rbd-mirror: FAILED assert(m_on_update_status_finish == null...
Loïc Dachary
06:54 AM Revision d3367354 (ceph): rbd-mirror: potential assertion failure during error-induced shutdown
Fixes: http://tracker.ceph.com/issues/16956
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
06:49 AM rbd Backport #17004 (In Progress): jewel: rbd-mirror: FAILED assert(m_state == STATE_STOPPING)
Loïc Dachary
06:49 AM Revision d1e05127 (ceph): rbd-mirror: potential race condition during failure shutdown
Fixes: http://tracker.ceph.com/issues/16980
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
06:48 AM rbd Backport #17005 (In Progress): jewel: ImageReplayer::is_replaying does not include flush state
Loïc Dachary
06:48 AM Revision 48ee3aac (ceph): rbd-mirror: replaying state should include flush action
Fixes: http://tracker.ceph.com/issues/16970
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
06:45 AM rbd Backport #17008: jewel: Support asynchronous v2 image creation/cloning
Wait until http://tracker.ceph.com/issues/15764 has been backported as instructed by http://tracker.ceph.com/issues/1... Loïc Dachary
06:42 AM rbd Backport #17057: jewel: The "request lock" RPC message might be incorrectly ignored
Resolving conflicts by cherry-picking more commits require https://github.com/ceph/ceph/pull/10574 which has https://... Loïc Dachary
06:32 AM rbd Backport #17058: jewel: Disabling pool mirror mode with registered peers results orphaned mirrore...
I would appreciate your help with this backport, it feels like cherry-picking whatever causes conflicts won't work in... Loïc Dachary
06:22 AM rbd Backport #17059 (In Progress): jewel: rbd bench-write: seg fault when "--io-size" is larger than ...
Loïc Dachary
06:13 AM Revision d2cfbb93 (ceph): os/bluestore: fix assert
This assert is used to guarantee that we don't access violation
but currently has no effect.
Signed-off-by: xie xing...
xie xingguo
06:11 AM Revision 0c815789 (ceph): os/bluestore: use hex if we are running out of space
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:06 AM rbd Backport #17060 (In Progress): jewel: Cannot disable journaling or remove non-mirrored, "non-prim...
Loïc Dachary
05:59 AM Revision 0b32fd50 (ceph): qa/workunits: Python 3 compat fixes for fs/multiclient_sync_read_eof.py
Signed-off-by: Anirudha Bose <ani07nov@gmail.com> Anirudha Bose
05:52 AM Revision 5d800fa4 (ceph): qa/workunits: Python 3 compat fixes for rest/test.py
Signed-off-by: Anirudha Bose <ani07nov@gmail.com> Anirudha Bose
05:52 AM Revision 12f9be0c (ceph): qa/workunits: Python 3 compat fixes for restart/test-backtraces.py
Signed-off-by: Anirudha Bose <ani07nov@gmail.com> Anirudha Bose
05:52 AM Revision 4409bb5a (ceph): qa/workunits: Python 3 compat fixes for mon/test_mon_config_key.py
Signed-off-by: Anirudha Bose <ani07nov@gmail.com> Anirudha Bose
05:52 AM Revision b8233cc7 (ceph): qa/workunits: Python 3 compat fixes for fs/misc/filelock_interrupt.py
Signed-off-by: Anirudha Bose <ani07nov@gmail.com> Anirudha Bose
05:52 AM Revision c1485264 (ceph): qa/workunits: Python 3 compat fixes for fs/misc/filelock_deadlock.py
Signed-off-by: Anirudha Bose <ani07nov@gmail.com> Anirudha Bose
05:49 AM Revision 94a39642 (ceph): os/bluestore: fix race condition during get_fs_usage()
file_map should be accessed under the protection
of the global lock.
Signed-off-by: xie xingguo <xie.xingguo@zte.com...
xie xingguo
05:49 AM Revision 84952450 (ceph): os/bluestore: use bluefs_max_prefetch for log file prefetch
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
05:44 AM rbd Backport #17061 (In Progress): jewel: bashism in src/rbdmap
Loïc Dachary
05:43 AM Revision e098fb14 (ceph): doc: added rbdmap man page to RBD restructured index
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 4e05cbf7e6eda797a9b08e0081aead19523d5762)
Jason Dillaman
05:43 AM Revision b7793d75 (ceph): rbdmap: specify bash shell interpreter
Fixes: http://tracker.ceph.com/issues/16608
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
05:38 AM rbd Backport #17062: jewel: "[ FAILED ] TestClsRbd.mirror_image" in upgrade:jewel-x-master-distro-b...
https://github.com/ceph/ceph-qa-suite/pull/1116 needs backporting as well Loïc Dachary
05:36 AM rbd Backport #17065 (In Progress): jewel: rbd mirror: after promote, the mirror image often be up+error
Loïc Dachary
05:31 AM rbd Backport #17067 (In Progress): jewel: Request exclusive lock if owner sends -ENOTSUPP for proxied...
Loïc Dachary
05:30 AM Revision e6ac214f (ceph): librbd: request exclusive lock if current owner cannot execute op
The initial krbd implementation will not support executing maintenance
ops and instead will return -EOPNOTSUPP. In th...
Jason Dillaman
05:15 AM rbd Backport #16512 (Resolved): jewel: rbd-mirror: potential race condition when restarting image rep...
Loïc Dachary
05:14 AM rbd Backport #16658 (Resolved): jewel: rbd-mirror: gracefully handle being blacklisted
Loïc Dachary
05:14 AM rbd Backport #16747 (Resolved): jewel: rbd-mirror: snap rename does not correctly replicate
Loïc Dachary
05:14 AM rbd Backport #16796 (Resolved): jewel: Renaming old format image results in "Transport endpoint is no...
Loïc Dachary
05:14 AM rbd Backport #16904 (Resolved): jewel: journal should prefetch small chunks of the object during replay
Loïc Dachary
05:14 AM rbd Backport #17066 (Resolved): jewel: rbd-mirror: remove ceph_test_rbd_mirror_image_replay test case
Loïc Dachary
05:12 AM Revision b98e27c4 (ceph): Merge pull request #10684 from dillaman/wip-16904-jewel
jewel: rbd-mirror: reduce memory footprint during journal replay
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Rev...
Loïc Dachary
05:08 AM Revision 9d813baf (ceph): rgw: rgw file fix bug of rgw_lookup can not exact match file name
bug reproduce steps:
in nfs-client (connect to nfs-ganesha server):
1. mv file file.rename
2. stat file // get file a...
Min Chen
04:47 AM Bug #17078 (Resolved): bluestore: ceph-disk-test.py fails with fsck leaked some space
see /a/kchai-2016-08-19_04:12:33-ceph-disk-wip-cmake---basic-mira/373775
test run: http://pulpito.ceph.com/kchai-2...
Kefu Chai
04:10 AM Revision 9d52d108 (ceph): revive_osd: Suppress output used to wait for OSD to be fully started
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:58 AM Revision 190dba3c (ceph): Merge pull request #10591 from xiexingguo/xxg-wip-osdmon-2016-08-05
mon: misc cleanups
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:58 AM Revision 44bcd269 (ceph): Merge pull request #10516 from wjwithagen/wip-wjw-freebsd-pidfile
src/global/pidfile.cc: Assign elements in structures individually
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:57 AM Revision 87b50288 (ceph): Merge pull request #10451 from songbaisen/c0
tools: fix the core dump when get the crushmap do not exist
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:57 AM Revision 34a80e8b (ceph): Merge pull request #9694 from renhwztetecs/renhw-wip-librados-iotest
test: add the necessary judgment
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
02:50 AM Bug #17077 (Duplicate): Fail to automount osd after reboot when the /var Partition is ext4 but su...
hi
i have deploy a cluster jewel 10.2.2 with ceph-deploy ,and fail to automount osd after
reboot when the /var P...
joke lee
02:43 AM Revision 2e3b23a7 (ceph): debian: drop python-argparse dependency
and bump up the dependency of python version to 2.7.
py2.6 support was only necessary for older (now unsupported) dis...
Kefu Chai
02:33 AM Revision f140a8c2 (ceph): debian: exclude python3* packages in dh_shlibdeps
since we are not using subvar of ${shlibs:Depends} in python3-* packages,
just exclude them in dh_shlibdeps.
this sil...
Kefu Chai
02:31 AM Revision 49a4bd92 (ceph): debian: enable dh_python3 for python3 packages
so we can use subvars like ${python3:Depends} in debian/control.
this silences the warnings like:
```
warning: dpkg-g...
Kefu Chai
01:51 AM Revision ab3db4e8 (ceph): cmake: fix unmatched endforeach
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai

08/18/2016

10:59 PM rgw Bug #17076 (Resolved): AWS S3 Version 4 signatures fail sometimes.
When you use Version 4 signatures from Java AWS client or from s3cmd some file transfers fail with a Signature Failur... Jan Hugo Prins
10:30 PM Revision 434b18a6 (ceph): os/bluestore: fix decoding hash of bnode
We encode reversed bits of hash and then write it onto disk,
therefore we shall decode and then reserse to get it bac...
xie xingguo
10:18 PM rgw Bug #17051: period commit loses zonegroup changes: region_map converted repeatedly
cbodley and I traced this down:
RGWRados::convert_regionmap runs every time RGWRados::init_complete runs, but does N...
Robin Johnson
09:25 PM Bug #15628: segfault at 0 ip sp error 4 in libtcmalloc.so.4.1.2
2016-08-18 22:07:32.298264 7fc88cb11700 0 cephx client: could not verify service_ticket reply
2016-08-18 22:07:32.3...
Sergey Jerusalimov
09:20 PM Revision 718fed0f (ceph): Merge pull request #1125 from ceph/wip_fix_hammer_points
Removed old giant install step
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:19 PM Revision ee4d0946 (ceph): Merge pull request #10782 from BlaXpirit/rados-test-py3
qa/workunits/rados/test_python.sh: Allow specifying Python executable
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:17 PM Revision 89e4c443 (ceph): Removed old giant istall step
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
08:44 PM CephFS Bug #17074: "SELinux denials" in knfs-master-testing-basic-smithi
Not a result of environmental issue or system misconfiguration. David Galloway
08:21 PM CephFS Bug #17074 (Closed): "SELinux denials" in knfs-master-testing-basic-smithi
This is point release tests hammer 0.94.8
Run: http://pulpito.front.sepia.ceph.com/yuriw-2016-08-17_20:57:47-knfs-...
Yuri Weinstein
08:36 PM Revision 20c5bcf5 (ceph): qa/workunits/rados/test_python.sh: Allow specifying Python executable
(through an environment variable)
Signed-off-by: Oleh Prypin <oleh@pryp.in>
Oleh Prypin
08:32 PM Bug #17075: Error "sudo yum install python-rados -y" in upgrade:firefly-x-master-distro-basic-mira
Same is run http://pulpito.front.sepia.ceph.com/yuriw-2016-08-17_16:46:08-upgrade:hammer-master-distro-basic-vps/ Yuri Weinstein
08:29 PM Bug #17075 (Resolved): Error "sudo yum install python-rados -y" in upgrade:firefly-x-master-distr...
This is point release tests hammer 0.94.8 (08277b7bc7c0e533c3fd56a0040dc0ddc74637d6)
Run: http://pulpito.front.sep...
Yuri Weinstein
07:20 PM Revision 4fbd6b19 (ceph): osdc/Journaler: move C_DelayFlush class to .cc
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
07:16 PM Revision c3f35b2b (ceph): osdc/ObjectCacher: move C_ReadFinish, C_RetryRead
to .cc file
Signed-off-by: Michal Jarzabek <stiopa@gmail.com>
Michal Jarzabek
07:09 PM Revision 94d81377 (ceph): Merge pull request #10777 from linuxbox2/rgw-token-base64
rgw ldap: protect rgw::from_base64 from non-base64 input
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:48 PM Revision 4c33fa52 (ceph): Merge pull request #10772 from ceph/wip-cmake
cmake: recompile erasure src for different variants
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:29 PM Revision 02847189 (ceph): os/bluestore: add multiple finishers to bluestore
- The single finisher of a bluestore can be a bottleneck
when using an SSD as a backend device. If too much load
is g...
Ilsoo Byun
06:23 PM Revision 6af2ed75 (ceph): os/bluestore/BlueFS: rename buffered_io option
This is not a bluestore option.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:23 PM Revision 8a54076c (ceph): os/bluestore: break down onode vs bnode_map size in log
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:23 PM Revision 7f568fa1 (ceph): os/bluestore/BlueFS: do direct io by default (not buffered)
Somnath is doing this in his testing with good results.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:21 PM Revision 9181c3d0 (ceph): Merge pull request #10717 from liewegas/wip-bluefs-async-compaction
os/bluestore/BlueFS: async compaction
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:47 PM rgw Bug #17047 (Fix Under Review): rgw multisite: doesn't retry RGWFetchAllMetaCR on failed lease
https://github.com/ceph/ceph/pull/10778 Casey Bodley
05:47 PM rgw Bug #17073 (Fix Under Review): multisite: StateBuildingFullSyncMaps doesn't check for errors befo...
https://github.com/ceph/ceph/pull/10779 Casey Bodley
05:26 PM rgw Bug #17073 (Resolved): multisite: StateBuildingFullSyncMaps doesn't check for errors before advan...
During the StateBuildingFullSyncMaps state of RGWDataSyncCR, we try to fetch the list of bucket instances from the re... Casey Bodley
05:41 PM Revision 389ff16f (ceph): rgw: RGWCoroutinesManager::run returns status of last cr
Fixes: http://tracker.ceph.com/issues/17047
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:27 PM Revision e77a523f (ceph): rgw: RGWDataSyncCR fails on errors from RGWListBucketIndexesCR
Fixes: http://tracker.ceph.com/issues/17073
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
04:27 PM Revision a3735787 (ceph): Merge pull request #10698 from liewegas/wip-bluestore-bluefs-allocation
bluestore: do not use freelist to track bluefs_extents Sage Weil
04:14 PM Revision 8c39bb08 (ceph): Merge pull request #10550 from tanghaodong25/in-memory-db
kv: fix some bugs in memdb
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Ramesh Chander <Ramesh.Chander@sand...
Sage Weil
04:11 PM Revision cae06afb (ceph): Merge pull request #10775 from xiexingguo/xxg-wip-clean-storetest
test/store_test: tidy-up SyntheticWorkloadState class
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:02 PM Revision d762fa56 (ceph): Thrashosds: Turn off output when doing dump_ops testing
Needed to add stdout option to pass down to run()
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
02:54 PM Revision 0a4c91ec (ceph): rgw ldap: protect rgw::from_base64 from non-base64 input
Also adds unit tests for:
1. empty output from from_base64 (turns out to be harmless)
2. random and specific non-base...
Matt Benjamin
02:54 PM Revision 83980711 (ceph): debian: replace SysV rbdmap with systemd service
Stop shipping /etc/init.d/rbdmap in the Debian packages. Ship the
rbdmap.service systemd unit file instead.
The corr...
Ken Dreyer
01:14 PM Revision f937d346 (ceph): qa/workunits: Python 3 compat fixes for mon/ping.py
Signed-off-by: Anirudha Bose <ani07nov@gmail.com> Anirudha Bose
11:58 AM Revision cc75e1a2 (ceph): mon/PGMonitor: fix potential underflow
h.h.size() could be 0(theoretically), so "h.h.size() - 1" could underflow.
Signed-off-by: xie xingguo <xie.xingguo@z...
xie xingguo
11:58 AM Revision 9c065e67 (ceph): mon/PGMonitor: drop redundant loading of dumpcontents
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
10:05 AM Revision c309ba49 (ceph): mon/OSDMonitor: fix potential division-by-zero error
By checking pg_num against 0, we could avoid the risk of
division-by-zero error.
Also, we limit the loop to 50 or pg...
xie xingguo
10:05 AM Revision 4f5d588b (ceph): mon/OSDMonitor: get rid of snprintf when formatting output string
We can use the standard precision() and fixed method to achieve the same
effect.
Signed-off-by: xie xingguo <xie.xin...
xie xingguo
10:05 AM Revision 3d12241e (ceph): mon/OSDMonitor: avoid duplicated calls when determining osdmap boundary
We have caculdated the oldest/newest map epochs already,
so we can use it directly here.
Signed-off-by: xie xingguo ...
xie xingguo
10:05 AM Revision 4a271f12 (ceph): osd/OSDMonitor: avoid duplicated assignment of oldest_map/newest_map
As build_incremental() has done this for us.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
10:05 AM Revision 28dd2b06 (ceph): osd/OSDMonitor: drop redundant check of exists()
Which is aready included by the is_up() method.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
10:05 AM Revision 6f3cf0d6 (ceph): mon/PGMonitor: skip scrub checking if we can
The PG-scrub checking may become expensive once the cluster
is big. Since the scrub-warn related options are defaulte...
xie xingguo
09:43 AM Revision b89e2b8e (ceph): cmake: recompile erasure src for different variants
* instead of reusing the object libraries, we should recompile jerasure
code for different plugin flavors like neon...
Kefu Chai
09:10 AM Feature #17071 (New): Can't get pool's cache mode parameter via "ceph osd pool get"
User can't get tier-pool's cache mode via command "ceph osd pool get",while cache-tier details like hit-set-type can ... wenduo wang
08:31 AM rbd Backport #17066: jewel: rbd-mirror: remove ceph_test_rbd_mirror_image_replay test case
Requires https://github.com/ceph/ceph-qa-suite/pull/1123 Loïc Dachary
07:50 AM Revision dd57e9ee (ceph): test/store_test: fix incorrect prompt given by stash callback
"clone finish" belongs to C_SyntheticOnClone instead.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
07:50 AM Revision e080e35c (ceph): test/store_test: drop redundant transaction of callbacks
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
07:50 AM Revision df949d53 (ceph): test/store_test: avoid dynamic allocation of trans
For the sake of performance.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
07:41 AM Linux kernel client Bug #17070: Kernel complains about "Bad page state" when cephfs tries to free page
Hi Yan,
Could you pls help take a look? Is my understanding correct? Thanks.
Zhi Zhang
07:38 AM Linux kernel client Bug #17070: Kernel complains about "Bad page state" when cephfs tries to free page
From the call trace, we can see that cephfs wanted to free one page, but this page's PG_lru flag was set. According t... Zhi Zhang
07:37 AM Linux kernel client Bug #17070 (Resolved): Kernel complains about "Bad page state" when cephfs tries to free page
This issue didn't cause cephfs getting hang or crashing directly, but it caused upper application process (here is cl... Zhi Zhang
07:35 AM Backport #14799: hammer: CentOS 7 tcmalloc::ThreadCache valgrind error libboost_thread-mt.so.1.53
@Nathan you're correct, that deserves a rados run to verify that does not introduce a problem. Given the nature of th... Loïc Dachary
07:17 AM Backport #14799: hammer: CentOS 7 tcmalloc::ThreadCache valgrind error libboost_thread-mt.so.1.53
Loic, if we include this in 0.94.8, doesn't that mean we need to change the SHA1 in #15895 and restart QE validation? Nathan Cutler
07:17 AM Revision 7e72a090 (ceph): kv: fill 'm_key_value' after 'seek_to_first' or 'seek_to_last'
Signed-off-by: Haodong Tang <haodong.tang@intel.com> Haodong Tang
07:17 AM Revision f5a320c2 (ceph): kv: fix iterator bug in prev
Signed-off-by: Haodong Tang <haodong.tang@intel.com> Haodong Tang
07:17 AM Revision cbca389d (ceph): kv: delete store after pg destructor is called in OSD shutdown.
Using memdb for bluestore kvbackend, we will hit segfault when we use
'kill' command to shut down osd process. After ...
Haodong Tang
07:17 AM Revision 00289b2a (ceph): kv: fix iterator invalidation in memdb.
Signed-off-by: Haodong Tang <haodong.tang@intel.com> Haodong Tang
06:47 AM CephFS Bug #17069: multimds: slave rmdir assertion failure
strange. have you ever use snapshot on the testing cluster? Zheng Yan
05:59 AM rgw Bug #17040: Files incorrectly uploaded with swift api
I have found out what is causing behaviour described above:... Evgeny Gridasov

08/17/2016

10:14 PM rbd Backport #16904: jewel: journal should prefetch small chunks of the object during replay
... Loïc Dachary
08:06 PM CephFS Bug #17069 (Closed): multimds: slave rmdir assertion failure
... Patrick Donnelly
07:47 PM rbd Backport #17066 (In Progress): jewel: rbd-mirror: remove ceph_test_rbd_mirror_image_replay test case
Loïc Dachary
07:46 PM rbd Backport #17066 (Resolved): jewel: rbd-mirror: remove ceph_test_rbd_mirror_image_replay test case
https://github.com/ceph/ceph/pull/10684 Loïc Dachary
07:47 PM rbd Backport #17068 (Resolved): hammer: Request exclusive lock if owner sends -ENOTSUPP for proxied m...
https://github.com/ceph/ceph/pull/12018 Loïc Dachary
07:47 PM rbd Backport #17067 (Resolved): jewel: Request exclusive lock if owner sends -ENOTSUPP for proxied ma...
https://github.com/ceph/ceph/pull/10784 Loïc Dachary
07:46 PM rbd Backport #17065 (Resolved): jewel: rbd mirror: after promote, the mirror image often be up+error

https://github.com/ceph/ceph/pull/11433
Loïc Dachary
07:46 PM rgw Backport #17064 (Resolved): jewel: rgw: radosgw daemon core when reopen logs
https://github.com/ceph/ceph/pull/10868 Loïc Dachary
07:45 PM rbd Cleanup #16539 (Pending Backport): rbd-mirror: remove ceph_test_rbd_mirror_image_replay test case
Loïc Dachary
07:20 PM rbd Subtask #17015 (Fix Under Review): rbd-mirror HA: cls_lock needs the ability to update lock cookie
Included in the PR for tracker #16773 Jason Dillaman
07:06 PM rbd Feature #16171 (Pending Backport): Request exclusive lock if owner sends -ENOTSUPP for proxied ma...
Jason Dillaman
07:06 PM rbd Bug #16773 (Fix Under Review): FAILED assert(m_image_ctx.journal == nullptr)
*PR*: https://github.com/ceph/ceph/pull/10770 Jason Dillaman
07:03 PM Revision 0c9ada8e (ceph): Merge pull request #10481 from dillaman/wip-16171
librbd: request exclusive lock if current owner cannot execute op
Reviewed-off-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
06:59 PM rgw Bug #17051: period commit loses zonegroup changes: region_map converted repeatedly
Reproduction instructions:... Robin Johnson
06:40 PM rgw Bug #17036 (Pending Backport): rgw: radosgw daemon core when reopen logs
Casey Bodley
06:39 PM Revision c63a467d (ceph): Merge pull request #10737 from weiqiaomiao/wqm-wip-rgw-core
rgw: fix radosgw daemon core when reopen logs
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:01 PM RADOS Feature #17043: [RFE] filestore merge threadhold and split multiple defaults may not be ideal
I'm investigating various settings here for performance impact. Josh Durgin
05:53 PM Revision 70dad0fb (ceph): rgw file: allow RGWLibFS::write_completion_interval_s to be set in conf
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com> Matt Benjamin
05:53 PM Revision d1e512d8 (ceph): rgw_file: log on write completion events at level 10
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com> Matt Benjamin
05:53 PM Revision da596eb3 (ceph): rgw_file: add RGW_OPEN_FLAG_STATELESS as a synonym for V3
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com> Matt Benjamin
05:53 PM Revision 2c83ed4b (ceph): rgw_file: implement stateless write completion timer
Implements a temporal mechanism to enforce write completion for setups
which lack open state tracking (e.g., NFS3).
...
Matt Benjamin
05:51 PM Bug #16997 (Can't reproduce): zfs: lfn attr not present causing osd backfilling to not progress
scrub/repair won't run when the pg isn't clean, no help there. I'm *very* concerned that those xattrs were missing. ... Samuel Just
01:51 AM Bug #16997: zfs: lfn attr not present causing osd backfilling to not progress
Sam,
First, I cannot thank you enough for your assistance here. The last bits of debugging pointed me in the righ...
Brian Felton
05:22 PM Revision 1e382126 (ceph): rbd-mirror: configuration options to control replay throttling
Fixes: http://tracker.ceph.com/issues/16223
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
05:22 PM Revision e4c43190 (ceph): rbd-mirror: shut down image replayers in parallel
When multiple pools are being replicated, start the shut down
process concurrently across all pool replayers.
Signed...
Jason Dillaman
05:22 PM Revision 1e4d98cd (ceph): rbd-mirror: fix issues detected when attempting clean shut down
Fixed lockdep issue from status update callback and fixed the
potential for a stuck status state.
Signed-off-by: Jas...
Jason Dillaman
05:22 PM Revision d47a2327 (ceph): rbd-mirror: potential memory leak when attempting to cancel image sync
The cancel request could race with the actual scheduling of the image
sync operation.
Signed-off-by: Jason Dillaman ...
Jason Dillaman
05:22 PM Revision 96cdb119 (ceph): rbd-mirror: do not cancel maintenance ops with missing finish events
librbd will replay these ops when opening an image, so rbd-mirror
should also ensure these ops are replayed.
Signed-...
Jason Dillaman
05:22 PM Revision 0d9d5738 (ceph): qa/workunits/rbd: override rbd-mirror integration test poll frequency
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 574be7486ad737892422aed0322f80e5750a75a0)
Jason Dillaman
05:22 PM Revision 92d78826 (ceph): rbd-mirror: remove ceph_test_rbd_mirror_image_replay test case
Fixes: http://tracker.ceph.com/issues/16539
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from com...
Mykola Golub
05:22 PM Revision 91c70f34 (ceph): journal: helper class for organizing optional settings
Additional runtime configuration settings will be needed. The
new class will avoid the need to expand the constructor...
Jason Dillaman
05:22 PM Revision 6dc609f2 (ceph): journal: optionally fetch entries in small chunks during replay
Support fetching the full object or incremental chunks (with a
minimum of at least a single decoded entry if availabl...
Jason Dillaman
05:22 PM Revision c6f5303f (ceph): journal: optionally restrict maximum entry payload size
Journal playback will need to read at least a full entry which was
currently limited to the maximum object size. In m...
Jason Dillaman
05:22 PM Revision b08335d0 (ceph): journal: replay should only read from a single object set
Previously it was prefetching up to 2 object sets worth of journal
data objects which consumed too much memory.
Sign...
Jason Dillaman
05:22 PM Revision 196de276 (ceph): journal: support streaming entry playback
Now that it's possible for the ObjectPlayer to only read a
partial subset of available entries, the JournalPlayer nee...
Jason Dillaman
05:22 PM Revision b4b98432 (ceph): journal: improve debug log messages
rbd-mirror debugging involved potentially thousands of journals
concurrently running. The instance address will corre...
Jason Dillaman
05:22 PM Revision 3850ded9 (ceph): journal: possible deadlock during flush of journal entries
If a future flush is requested at the exact same moment that an
overflow is detected, the two threads will deadlock s...
Jason Dillaman
05:22 PM Revision 3ae52eba (ceph): journal: optimize speed of live replay journal pruning
When streaming playback, avoid the unnecessary watch delay when
one or more entries have been pruned.
Signed-off-by:...
Jason Dillaman
05:22 PM Revision 99195e89 (ceph): librbd: wait for journal commit op event to be safely recorded
Operation request op finish events should not be fire and forget.
Instead, ensure the event is committed to the journ...
Jason Dillaman
05:22 PM Revision 549aada7 (ceph): librbd: new configuration option to restrict journal payload size
Ensure that, by default, IO journal events are broken up into manageable
sizes when factoring in that an rbd-mirror d...
Jason Dillaman
05:22 PM Revision 46fdba45 (ceph): rbd-mirror: gracefully restart pool replayer when blacklisted
Fixes: http://tracker.ceph.com/issues/16349
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
05:22 PM Revision c7ab24e7 (ceph): librbd: re-register watch on old format image rename
The watching object name is changed when renaming an old format image,
so unregister the watcher before the rename, a...
Mykola Golub
05:22 PM Revision 45a0b74a (ceph): qa/workunits/rbd: exercise snapshot renames within rbd-mirror test
Snapshot rename operations utilize the (cluster) unique snapshot
sequence to prevent attempts at replays. When mirror...
Jason Dillaman
05:22 PM Revision 1a254903 (ceph): librbd: simple duplicate op checks for all maintenance operations
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 77699bfe749bc7a898024638fb8347c53fe121...
Jason Dillaman
05:22 PM Revision 0c4a73fb (ceph): librbd: record original snap name in snap rename journal event
Remote peers need a key to map snapshot ids between clusters.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(c...
Jason Dillaman
05:22 PM Revision 14db5358 (ceph): librbd: separate journal event decoding and processing
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 57cd75e8058b84b5dce38f3d8f4b7b4138ac6c9a)
Jason Dillaman
05:22 PM Revision f71dc87e (ceph): librbd: improve journaling debug log messages
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 270cb74bc276bfb1f828a6a6933fa827f6cdce...
Jason Dillaman
05:22 PM Revision 01f5f3f1 (ceph): rbd-mirror: event preprocessor to handle snap rename operations
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit fdfca557370c9d86acb81d50edb6aafc42044747)
Jason Dillaman
05:22 PM Revision d68fe79e (ceph): rbd-mirror: preprocess journal events prior to applying
Fixes: http://tracker.ceph.com/issues/16622
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
05:22 PM Revision 569fbee9 (ceph): rbd-mirror: clean up ImageReplayer before stopping state machine
Fixes: http://tracker.ceph.com/issues/16489
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
05:22 PM Revision 4b056775 (ceph): rbd-mirror: each pool replayer should use its own librados connection
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 48f301decbf1f27937bb77a3b47e54933f272d7d)
Jason Dillaman
05:22 PM Revision b88a851d (ceph): rbd-mirror: image deleter should use provided librados connection
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 03c2aec4c613f11fcfed5bcd47855005f42abd79)
Jason Dillaman
05:22 PM Revision a806cdbb (ceph): rbd-mirror: do not clear image replayer error code after shut down
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 1fc27545c2092c178293ed636b6aadb11bc8cbd3)
Jason Dillaman
05:19 PM rgw Backport #16599 (Resolved): jewel: rgw: Swift API returns double space usage and objects of accou...
Loïc Dachary
05:19 PM rbd Backport #16735 (Resolved): jewel: rbd-nbd does not properly handle resize notifications
Loïc Dachary
05:17 PM Revision eb706abd (ceph): Merge pull request #10679 from dillaman/wip-16735-jewel
jewel: rbd-nbd does not properly handle resize notifications
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Loïc Dachary
05:10 PM Revision 31679186 (ceph): Merge pull request #10148 from SUSE/wip-16599-jewel
jewel: rgw: Swift API returns double space usage and objects of account metadata
Reviewed-by: Pritha Srivastava <prs...
Loïc Dachary
04:43 PM rgw Backport #16182 (Resolved): jewel: backport static sites fixes master->jewel
Loïc Dachary
04:40 PM Bug #16932 (Duplicate): ceph_test_msgr hang
test passed. marking this as a dup. Kefu Chai
02:24 PM Bug #16932: ceph_test_msgr hang
scheduled another run at http://pulpito.front.sepia.ceph.com:80/kchai-2016-08-17_14:23:16-rados-wip-kefu-testing---ba... Kefu Chai
04:17 PM rgw Backport #17006 (In Progress): jewel: Increase log level for messages occuring while running rgw ...
Loïc Dachary
04:16 PM Revision 55460e2e (ceph): rgw: raise log levels for common radosgw-admin errors
Currently while running radosgw-admin command we see these messages thrown at
the endusers since debug level is set t...
Shilpa MJ
04:15 PM rgw Backport #17032 (In Progress): jewel: multisite: RGWPeriodPuller tries to pull from itself
Loïc Dachary
04:15 PM Revision 73cc6086 (ceph): rgw: fixes for period puller
* reset epoch=0 before RGWPeriod::init() so we get the latest_epoch
* if we're the metadata master, don't try to pull...
Casey Bodley
04:14 PM rgw Backport #17033 (In Progress): jewel: rgw: there may be some objects not delete in some circumsta...
Loïc Dachary
04:13 PM Revision 2634bcf8 (ceph): Merge pull request #10728 from xiexingguo/xxg-wip-kill-bs-warn
bluestore: initialize csum_order properly
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:11 PM rgw Backport #17034 (In Progress): jewel: rgw: object expirer's hints might be trimmed without proces...
Loïc Dachary
04:10 PM Revision f2986430 (ceph): rgw: ONLY improve code formatting in rgw_object_expirer_core.{cc,h}.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit bc1ecdfb42bf9c9c5825af03540935...
Radoslaw Zarzynski
04:10 PM Revision e7be5a54 (ceph): rgw: fix skipping some objects to delete by RadosGW's object expirer.
Wei Qiaomiao has found that expired objects, which should be removed by
the object expirer of RadosGW, might be left ...
Radoslaw Zarzynski
04:10 PM Revision af7e1e0d (ceph): rgw: fix trimming object expirer's hints.
Fixes: http://tracker.ceph.com/issues/16684
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picke...
Radoslaw Zarzynski
04:09 PM rbd Bug #16654 (Fix Under Review): the option 'rbd_cache_writethrough_until_flush=true' dosn't work
*PR*: https://github.com/ceph/ceph/pull/10762 Jason Dillaman
03:25 PM rbd Bug #16654 (In Progress): the option 'rbd_cache_writethrough_until_flush=true' dosn't work
Jason Dillaman
09:32 AM rbd Bug #16654: the option 'rbd_cache_writethrough_until_flush=true' dosn't work
I meet the same problem with ceph 10.2.2. After some investigate, I think the rbd cache write-back mode was not able ... cheng li
04:09 PM CephFS Backport #16946: jewel: client: nlink count is not maintained correctly
https://github.com/ceph/ceph/pull/10386/commits/f3605d39e53b3ff777eb64538abfa62a5f98a4f2 conflicts Loïc Dachary
04:08 PM Revision 2d9840af (ceph): librbd: cache was not switching to writeback after first flush
Fixes: http://tracker.ceph.com/issues/16654
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:05 PM Backport #16377 (In Progress): jewel: msgr/async: Messenger thread long time lock hold risk
Loïc Dachary
04:04 PM Revision 0b93a9a1 (ceph): fast dispatch heartbeat message
Signed-off-by: Wei Jin <wjin.cn@gmail.com>
(cherry picked from commit 6f1f717446314618db7a165c75dfd6a76a01f55e)
wei jin
04:03 PM Backport #16585: jewel: enormous CLOSE_WAIT connections after re-spawning a mds daemon
https://github.com/ceph/ceph/pull/9781/commits/f97d0d2ccb9347a6252909975e5a81668f3bd406 does not cherry-pick cleanly Loïc Dachary
04:02 PM Bug #16390: enormous CLOSE_WAIT connections after re-spawning a mds daemon
https://github.com/ceph/ceph/pull/9781/commits/f97d0d2ccb9347a6252909975e5a81668f3bd406 does not cherry-pick cleanly Loïc Dachary
03:47 PM Backport #16865 (In Progress): jewel: saw valgrind issues in ReplicatedPG::new_repop
Loïc Dachary
03:47 PM Revision dc154cd1 (ceph): osd: fix the mem leak of RepGather
ReplicatedPG::new_repop() returns a pointer to RepGather with two refcounts,
one is held by ReplicatedPG::repop_queue...
Kefu Chai
03:46 PM Backport #16866 (In Progress): jewel: OSD: "ceph osd df" does not show summarized info correctly ...
Loïc Dachary
03:46 PM Revision 0dcefd23 (ceph): mon/osdmonitor: fix incorrect output of "osd df" due to osd out
If an osd is automatically marked as out, the output of "osd df"
is not right, as follow:
-5 10.00999 - 5586...
xie xingguo
03:46 PM Revision ac273527 (ceph): mon/osdmonitor: initialize local variable "kb_avail_i"
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit 98f50cebe1d1708adeeb6fc6d0aa2cdc85ac942c)
xie xingguo
03:45 PM Backport #17007 (In Progress): jewel: ceph-disk should timeout when a lock cannot be acquired
Loïc Dachary
03:45 PM Revision 430ab1b8 (ceph): ceph-disk: timeout ceph-disk to avoid blocking forever
When ceph-disk runs from udev or init script, it is in the background
and should it block for any reason, it may keep...
Loic Dachary
03:44 PM Backport #17056 (In Progress): jewel: mon/osdmonitor: decouple adjust_heartbeat_grace and min_dow...
Loïc Dachary
11:42 AM Backport #17056 (Resolved): jewel: mon/osdmonitor: decouple adjust_heartbeat_grace and min_down_r...
https://github.com/ceph/ceph/pull/10757 Loïc Dachary
03:43 PM Revision 0b30a1d2 (ceph): mon/osdmonitor: decouple adjust_heartbeat_grace and min_down_reporters
if cancel mon_osd_adjust_heartbeat_grace, we must set mon_osd_min_down_reporters to zero.
otherwise the next checking...
Zengran Zhang
03:40 PM devops Bug #16936 (Resolved): rpm: OBS needs ExclusiveArch
Loïc Dachary
03:40 PM rbd Bug #16536 (Resolved): rbd-mirror: image sync throttle needs to use pool id + image id to form un...
Loïc Dachary
03:40 PM rbd Bug #16491 (Resolved): rbd-mirror: 'wait_for_scheduled_deletion' callback might deadlock
Loïc Dachary
03:40 PM rbd Bug #16488 (Resolved): rbd-mirror: image-replayer: segfault when removing resync listener
Loïc Dachary
03:40 PM rbd Bug #16329 (Resolved): rbd-mirror: gracefully handle missing sync point snapshots
Loïc Dachary
03:40 PM rgw Bug #16126 (Resolved): selinux denials in RGW
Loïc Dachary
03:40 PM devops Bug #16095 (Resolved): ceph-base requires parted
Loïc Dachary
03:40 PM devops Bug #15984 (Resolved): ceph-osd-prestart.sh contains Upstart-specific code
Loïc Dachary
03:40 PM devops Fix #14828 (Resolved): ceph Resource Agent does not work with systemd
Loïc Dachary
03:40 PM rbd Subtask #15670 (Resolved): Delete image when a resync is requested
Loïc Dachary
03:40 PM rbd Subtask #15239 (Resolved): Throttle in-flight image syncs to only a X concurrent
Loïc Dachary
11:42 AM rbd Subtask #15239 (Pending Backport): Throttle in-flight image syncs to only a X concurrent
Loïc Dachary
03:17 PM rbd Bug #16855 (Pending Backport): rbd mirror: after promote, the mirror image often be up+error
Mykola Golub
03:16 PM Revision f7ae584d (ceph): Merge pull request #10703 from dillaman/wip-16855
rbd-mirror: improve split-brain detection logic
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
03:03 PM Revision 8f535baa (ceph): Merge pull request #10756 from linuxbox2/fix_gc_interval
rgw_file: restore local definition of RGWLibFS gc interval
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
02:39 PM Feature #17042: ceph-objectstore-tool with new option 'apply-layout-settings'
Josh is this feasible/desirable for Hammer as well, or will users need to move to Jewel to get this? Ken Dreyer
02:33 PM Revision 6ef4d082 (ceph): msg/async/kqueue: avoid remove nonexist kqueue event
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:33 PM Revision 2611cdca (ceph): Merge pull request #10686 from liewegas/wip-bluefs-remove
os/bluestore/BlueFS: do not op_file_update deleted files
Tested-by: Somnath Roy <somnath.roy@sandisk.com>
Sage Weil
02:28 PM Revision 31936caa (ceph): rgw_file: restore local definition of RGWLibFS gc interval
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com> Matt Benjamin
01:53 PM Feature #16681: Creating EC pool using replicated ruleset should perhaps require a force flag
any update on this? Is this behavior expected? Rohith Radhakrishnan
01:46 PM Revision 810f660a (ceph): Merge pull request #10755 from SUSE/wip-cmake-use-pie
cmake: Add -pie to CMAKE_EXE_LINKER_FLAGS
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:42 PM Revision aaacd3ef (ceph): Merge pull request #10754 from SUSE/wip-cmake-fix-rgw-soversion
cmake: Fix mismatched librgw VERSION / SOVERSION
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:33 PM Backport #14799 (Resolved): hammer: CentOS 7 tcmalloc::ThreadCache valgrind error libboost_thread...
Loïc Dachary
01:30 PM Backport #14799 (In Progress): hammer: CentOS 7 tcmalloc::ThreadCache valgrind error libboost_thr...
Loïc Dachary
07:03 AM Backport #14799: hammer: CentOS 7 tcmalloc::ThreadCache valgrind error libboost_thread-mt.so.1.53
https://github.com/ceph/ceph/pull/10750 Kefu Chai
05:49 AM Backport #14799: hammer: CentOS 7 tcmalloc::ThreadCache valgrind error libboost_thread-mt.so.1.53
in the gb building the commit posted above, ... Kefu Chai
04:50 AM Backport #14799: hammer: CentOS 7 tcmalloc::ThreadCache valgrind error libboost_thread-mt.so.1.53
https://github.com/ceph/ceph/commit/51abff11688f0201b8f4076ac515e4515929d4cb
I ran a gitbuilder with 51abff11688f0...
Brad Hubbard
03:21 AM Backport #14799: hammer: CentOS 7 tcmalloc::ThreadCache valgrind error libboost_thread-mt.so.1.53
See 51abff11688f0201b8f4076ac515e4515929d4cb. Never got backported to hammer. Dan Mick
03:19 AM Backport #14799: hammer: CentOS 7 tcmalloc::ThreadCache valgrind error libboost_thread-mt.so.1.53
Yes, after far too long an investigation, I think the problem is that ceph.spec.in has no interface for passing in th... Dan Mick
02:30 AM Backport #14799: hammer: CentOS 7 tcmalloc::ThreadCache valgrind error libboost_thread-mt.so.1.53
With the help of dmick we've established rpmbuild is *not* honouring "notcmalloc" and Dan came up with a fix.
I'm ...
Brad Hubbard
12:32 AM Backport #14799: hammer: CentOS 7 tcmalloc::ThreadCache valgrind error libboost_thread-mt.so.1.53
... Brad Hubbard
01:26 PM Revision eb27865f (ceph): Merge pull request #10750 from ceph/wip-14799-hammer
hammer: rocksdb do not link against tcmalloc if it's disabled
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
12:27 PM Revision 9e705be6 (ceph): cmake: Add -pie to CMAKE_EXE_LINKER_FLAGS
Without this, rpmlint (on openSUSE Tumbleweed) fails with:
ceph-radosgw.x86_64: E: non-position-independent-executab...
Tim Serong
12:21 PM Revision c8885d4a (ceph): cmake: Fix mismatched librgw VERSION / SOVERSION
Without this, rpmlint (on openSUSE Tumbleweed) fails with:
librgw2.x86_64: E: shlib-policy-name-error (Badness: 1000...
Tim Serong
11:54 AM devops Backport #16099 (Resolved): jewel: ceph-base requires parted
Loïc Dachary
11:54 AM rgw Backport #16312 (Resolved): jewel: selinux denials in RGW
Loïc Dachary
11:54 AM rbd Backport #16373 (Resolved): jewel: rbd-mirror: gracefully handle missing sync point snapshots
Loïc Dachary
11:48 AM rbd Backport #16373: jewel: rbd-mirror: gracefully handle missing sync point snapshots
Obsolete : https://github.com/ceph/ceph/pull/10644 Loïc Dachary
11:54 AM rbd Backport #16438 (Resolved): jewel: Delete image when a resync is requested
Loïc Dachary
11:43 AM rbd Backport #16438: jewel: Delete image when a resync is requested
Obsolete : https://github.com/ceph/ceph/pull/10048 Loïc Dachary
11:53 AM devops Backport #16461 (Resolved): jewel: ceph Resource Agent does not work with systemd
Loïc Dachary
11:53 AM rbd Backport #16511 (Resolved): jewel: rbd-mirror: 'wait_for_scheduled_deletion' callback might deadlock
Loïc Dachary
11:49 AM rbd Backport #16511: jewel: rbd-mirror: 'wait_for_scheduled_deletion' callback might deadlock
Obsolete https://github.com/ceph/ceph/pull/10683 Loïc Dachary
11:53 AM rbd Backport #16513 (Resolved): jewel: rbd-mirror: image-replayer: segfault when removing resync list...
Loïc Dachary
11:50 AM rbd Backport #16513: jewel: rbd-mirror: image-replayer: segfault when removing resync listener
Obsolete https://github.com/ceph/ceph/pull/10048
Loïc Dachary
11:53 AM rbd Backport #16701 (Resolved): jewel: rbd-mirror: image sync throttle needs to use pool id + image i...
Loïc Dachary
11:53 AM rbd Backport #17063 (Resolved): jewel: Throttle in-flight image syncs to only a X concurrent
Loïc Dachary
11:46 AM rbd Backport #17063 (In Progress): jewel: Throttle in-flight image syncs to only a X concurrent
Loïc Dachary
11:44 AM rbd Backport #17063 (Resolved): jewel: Throttle in-flight image syncs to only a X concurrent
https://github.com/ceph/ceph/pull/10678 Loïc Dachary
11:43 AM rbd Backport #17062 (Resolved): jewel: "[ FAILED ] TestClsRbd.mirror_image" in upgrade:jewel-x-mast...
https://github.com/ceph/ceph/pull/10888 Loïc Dachary
11:43 AM rbd Backport #17061 (Resolved): jewel: bashism in src/rbdmap
https://github.com/ceph/ceph/pull/10786 Loïc Dachary
11:43 AM rbd Backport #17060 (Resolved): jewel: Cannot disable journaling or remove non-mirrored, "non-primary...
https://github.com/ceph/ceph/pull/11337 Loïc Dachary
11:42 AM rbd Backport #17059 (Resolved): jewel: rbd bench-write: seg fault when "--io-size" is larger than ima...
https://github.com/ceph/ceph/pull/10796 Loïc Dachary
11:42 AM rbd Backport #17058 (Resolved): jewel: Disabling pool mirror mode with registered peers results orpha...
https://github.com/ceph/ceph/pull/10857 Loïc Dachary
11:42 AM rbd Backport #17057 (Resolved): jewel: The "request lock" RPC message might be incorrectly ignored
https://github.com/ceph/ceph/pull/10865 Loïc Dachary
11:41 AM devops Backport #16750 (Resolved): jewel: ceph-osd-prestart.sh contains Upstart-specific code
Loïc Dachary
11:41 AM Revision e6f9f287 (ceph): Merge pull request #10678 from dillaman/wip-16701-jewel
jewel: rbd-mirror: include local pool id in resync throttle unique key
Reviewed-by: Jason Dillaman <dillaman@redhat....
Loïc Dachary
11:40 AM devops Backport #16959 (Resolved): jewel: rpm: OBS needs ExclusiveArch
Loïc Dachary
11:39 AM Revision 84e38109 (ceph): Merge pull request #10614 from SUSE/wip-16959-jewel
jewel: rpm: OBS needs ExclusiveArch
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
11:38 AM Revision c2defb0c (ceph): Merge pull request #10519 from Abhishekvrshny/wip-16312-jewel
jewel: selinux denials in RGW
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
11:37 AM Revision 6d7ebb10 (ceph): Merge pull request #10364 from SUSE/wip-16750-jewel
jewel: ceph-osd-prestart.sh contains Upstart-specific code
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
11:36 AM Revision 338a58ca (ceph): Merge pull request #10008 from dachary/wip-16099-jewel
jewel: ceph-base requires parted
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
11:35 AM Revision c7a1c812 (ceph): Merge pull request #9917 from SUSE/wip-16461-jewel
jewel: ceph Resource Agent does not work with systemd
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
11:29 AM Stable releases Tasks #16344: jewel v10.2.3
h3. fs... Loïc Dachary
11:28 AM Stable releases Tasks #16344: jewel v10.2.3
h3. Upgrade... Loïc Dachary
11:26 AM Stable releases Tasks #16344: jewel v10.2.3
h3. powercycle... Loïc Dachary
11:25 AM Stable releases Tasks #16344: jewel v10.2.3
h3. rgw... Loïc Dachary
11:24 AM Stable releases Tasks #16344: jewel v10.2.3
h3. rados ... Loïc Dachary
11:19 AM Bug #16203 (Can't reproduce): "FAIL: unittest_bufferlist" during "make check" on master + PRs
About a thousand run succeeded on master as of bb5f0327bf943dbe5d3b71a337f7c68ff95dc29e
Closing as can't reproduce ...
Loïc Dachary
10:57 AM Revision c59f4026 (ceph): rgw: silence a compiling warning
printf() a uint64 in a portable way (i.e. C98 compliant way).
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:52 AM Revision 7b9433c2 (ceph): test/rbd: silence compiling warnings
silence warnings like:
```
src/test/librbd/fsx.cc:1589:21: comparison between signed and unsigned
integer expressions...
Kefu Chai
10:52 AM Revision dd54ea67 (ceph): os/filestore: silence compiling warnings
silence warnings like
```
src/os/filestore/FileStore.h:55:27: comparison between signed and
unsigned integer expressi...
Kefu Chai
09:07 AM Bug #17050 (Rejected): sending signal 1(sighup) terminates the osd
quote from KILL(1)
> OPTIONS
> <pid> [...]
> Send signal to every <pid> listed.
so,
<p...
Kefu Chai
08:59 AM Revision 4ee47ab0 (ceph): msg/simple: wait dispatch_queue until all pipes closed
Now we use dispatch_queue.wait to wait for SimpleMessenger shutdown,
but we need to ensure DispatchQueue can process ...
Haomai Wang
08:37 AM Bug #16685 (Need More Info): "saw valgrind issues" in rados run
I want to know whether it will reproduce in the current master Haomai Wang
08:33 AM Bug #17055 (Pending Backport): mon/osdmonitor: decouple adjust_heartbeat_grace and min_down_repor...
https://github.com/ceph/ceph/pull/8749 Kefu Chai
08:02 AM Bug #17055 (Resolved): mon/osdmonitor: decouple adjust_heartbeat_grace and min_down_reporters
if cancel mon_osd_adjust_heartbeat_grace, we must set mon_osd_min_down_reporters to zero.
otherwise the next checkin...
Zhandong Guo
08:15 AM rgw Bug #17040: Files incorrectly uploaded with swift api
I am now able to reproduce it on a brand new installation of Ceph v.0.94.7, EC 5,2 and exactly same settings as prod ... Evgeny Gridasov
07:34 AM Revision d0e29c74 (ceph): ceph-disk: Compatibility fixes for Python 3
ceph-disk: Misc cleanups
Signed-off-by: Anirudha Bose <ani07nov@gmail.com>
Anirudha Bose
07:34 AM Revision f1bb72c8 (ceph): ceph-disk: Use true integer division in get_dev_size
Signed-off-by: Anirudha Bose <ani07nov@gmail.com> Anirudha Bose
07:34 AM Revision df9cc2ce (ceph): ceph-disk: Fix bug in FileLock
Python fcntl.lockf() accepts a file descriptor, not a file object
Signed-off-by: Anirudha Bose <ani07nov@gmail.com>
Anirudha Bose
07:34 AM Revision 5cc05efd (ceph): ceph-disk: Allow ConfigObj to write in binary mode
Signed-off-by: Anirudha Bose <ani07nov@gmail.com> Anirudha Bose
07:34 AM Revision c1011d51 (ceph): ceph-disk: Use context manager with FileLock
acquire and release methods of FileLock are dropped
Signed-off-by: Anirudha Bose <ani07nov@gmail.com>
Anirudha Bose
07:34 AM Revision 6f795356 (ceph): ceph-disk: Use os.path.isabs instead of .startswith('/')
Signed-off-by: Anirudha Bose <ani07nov@gmail.com> Anirudha Bose
07:34 AM Revision d290454c (ceph): ceph-disk: Set space_symlink to the path, not file object
Signed-off-by: Anirudha Bose <ani07nov@gmail.com> Anirudha Bose
07:34 AM Revision f7a15ccf (ceph): ceph-disk: PEP8ify
Signed-off-by: Anirudha Bose <ani07nov@gmail.com> Anirudha Bose
07:12 AM Revision 80d914fc (ceph): Merge pull request #10749 from mikulely/fix-rgw-client-cb
rgw: fix flush_read_list() error msg
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
06:53 AM Revision f8fcef76 (ceph): Merge pull request #10747 from oliveiradan/master
gcc 6.1.1 complains about missing include: <random>. 4.8.3 does not c… Brad Hubbard
06:45 AM Revision 5248929c (ceph): rocksdb: disable tcmalloc if disabled
the rocksdb/configure.ac does not support --with-tcmalloc before,
and the updated rocksdb commit has the change for '...
Kefu Chai
06:44 AM Revision fdfcd9b6 (ceph): ceph.spec: respect CEPH_EXTRA_CONFIGURE_ARGS
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 51abff11688f0201b8f4076ac515e4515929d4cb)
Signe...
Sage Weil
06:38 AM Revision 20320f30 (ceph): msg/async: fix compiler warnings
fix warnings like
```
comparison between signed and unsigned integer expressions
[-Wsign-compare]
```
Signed-off-by:...
Kefu Chai
06:31 AM Revision 6c55d73c (ceph): cls_rgw: fix the compiler warning
fixes the warning of
```
warning:
/srv/autobuild-ceph/gitbuilder.git/build/out~/ceph-11.0.0-1566-ga98ddf7/src/objclas...
Kefu Chai
06:19 AM Revision befac18a (ceph): rgw: fix flush_read_list() error msg
Signed-off-by: Jiaying Ren <jiaying.ren@umcloud.com> Jiaying Ren
05:22 AM Revision f1ad7603 (ceph): test: gcc 6.1.1 complains about missing include: <random>. 4.8.3 does n...
Signed-off-by: Daniel Oliveira <doliveira@suse.com> Daniel Oliveira
04:37 AM Revision fcae36d1 (ceph): mon/OSDMonitor: add sanity check before setting use_gmt_hitset attribute
As "use_gmt_hitset" is a tier-specified attribute which is not applicable
for normal pools.
Signed-off-by: xie xingg...
xie xingguo
04:37 AM Revision 20327d65 (ceph): osd/OSDMonitor: drop redundant null check of max_failed_since
Because the "max_failed_since < failed_since" will catch both.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
04:37 AM Revision e3f61890 (ceph): osd/OSDMonitor: drop redundant check of assert
Below here version can never be identical to osdmap.epoch,
otherwise we shall have returned above.
Signed-off-by: xi...
xie xingguo
04:37 AM Revision fa33357c (ceph): mon/LogMonitor: remove "host" and "fsid" from handle_conf_change()
Because these two fields are not used and tracked.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
04:15 AM Revision a98ddf70 (ceph): rgw: do not try to encode or decode time_t
time_t is `signed int` on linux, which is ambiguous when encode() or decode() on i386-linux.
see also 8f9e7b0b.
Sign...
Kefu Chai
02:30 AM Revision cb51b30e (ceph): msg: make async backend default
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:25 AM rgw Bug #17052 (Resolved): unittest_http_manager times out
... Kefu Chai
12:35 AM Feature #14036: EC overwrites: PGBackend needs to be replumbed to support overwrites
Samuel Just
12:34 AM Feature #15657 (Resolved): EC Overwrites: explicit pg missing
Samuel Just

08/16/2016

11:51 PM rgw Bug #17051 (Resolved): period commit loses zonegroup changes: region_map converted repeatedly
Reproduced on both Jewel and Jewel-backports 10.2.2-432-gac44947 (commit ac44947). This is trying to upgrade a Hammer... Robin Johnson
09:11 PM Bug #17050 (Rejected): sending signal 1(sighup) terminates the osd
1) setup the cluster using ceph-deploy or ceph-ansible
2) send signal 1 to osd and the osd immediately terminates
...
Vasu Kulkarni
09:05 PM Backport #14799: hammer: CentOS 7 tcmalloc::ThreadCache valgrind error libboost_thread-mt.so.1.53
... Nathan Cutler
04:40 AM Backport #14799: hammer: CentOS 7 tcmalloc::ThreadCache valgrind error libboost_thread-mt.so.1.53
... Kefu Chai
08:21 PM Bug #17048 (Duplicate): "SimpleMessenger.cc: 237: FAILED assert(!cleared)" in rbd-master-distro-b...
This is QE validation oh hammer 0.94.8
sha1 08277b7bc7c0e533c3fd56a0040dc0ddc74637d6
Run: http://pulpito.ceph.com...
Yuri Weinstein
08:12 PM Bug #16997: zfs: lfn attr not present causing osd backfilling to not progress
Also, I bet the primary (at least) is ok since the scan didn't error out. From that, I infer guessing that whatever ... Samuel Just
06:23 PM Bug #16997: zfs: lfn attr not present causing osd backfilling to not progress
2016-08-16 17:08:06.991156 7f853ead3700 20 LFNIndex(/osd/47/current/33.151ds8_head) list_objects: lfn_translate retur... Samuel Just
05:23 PM Bug #16997: zfs: lfn attr not present causing osd backfilling to not progress
Sam,
I have built and deployed the patch, restarted OSDs 47 and 424, set debugging, downed 424, and let things set...
Brian Felton
06:18 PM Revision e354918e (ceph): Merge pull request #10264 from yuyuyu101/wip-async-abstract-backend
msg/async: allow other async backend implementations
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:44 PM Revision 200cae8c (ceph): PG: use upset rather than up for _update_calc_stats
Fixes: http://tracker.ceph.com/issues/16998
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
03:48 PM Stable releases Tasks #16344: jewel v10.2.3
h3. rbd... Loïc Dachary
03:26 PM Stable releases Tasks #16344: jewel v10.2.3
... Loïc Dachary
03:44 PM rgw Bug #17047 (Resolved): rgw multisite: doesn't retry RGWFetchAllMetaCR on failed lease
When starting multiple gateways in the same non-master zone, they race for the lease during StateBuildingFullSyncMaps... Casey Bodley
03:21 PM Revision 96ad2d16 (ceph): rgw: can set negative max_buckets on RGWUserInfo
This can be used to disable user's bucket creation
Fixes: http://tracker.ceph.com/issues/14534
Signed-off-by: Yehud...
Yehuda Sadeh
03:19 PM Revision 524553ff (ceph): common/ceph_context: add prefork/postfork wathcher support
Because daemon() will termniate all existing threads, it will make something go
wrong.
So we want to add hook at Cep...
Haomai Wang
03:19 PM Revision 8d63e2c7 (ceph): msg/async/Stack: register fork watcher
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
03:19 PM Revision 154376b2 (ceph): msg/async: allow EventCenter::set_owner reentry
If daemonlize we need to respawn event threads, it need to allow set_owner again
Signed-off-by: Haomai Wang <haomai@...
Haomai Wang
03:19 PM Revision 1d4ff2a3 (ceph): msg/async: readd set_priority call
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
03:19 PM Revision 3a43a0bb (ceph): msg/async/AsyncConnection: fix _conn_prefix racing when stopped
When the connection is lossy and enter fault, it will dispatch reset event.
If cleanup handler is executed as well as...
Haomai Wang
03:19 PM Revision 6d3e495d (ceph): test_async_networkstack: add networkstack tests
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
03:19 PM Revision 9bfd11e7 (ceph): msg/async/Event: remove global_centers assert
In tests we allow to reset EventCenter instance in the same CephContext,
so it may let global_centers->centers to set...
Haomai Wang
03:19 PM Revision f6c3fd99 (ceph): test_msgr: ensure wait for ms_dispatch executed
Otherwise in slow runner, ms_dispatch may not executed when assert
Signed-off-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
03:19 PM Revision 31833e8b (ceph): msg/async/Stack: disable smart thread spawn now
New async msgr runtime need to spawn threads when binding, but ceph-osd will
call daemon() after binding port. So we ...
Haomai Wang
03:17 PM Revision 31bbe39a (ceph): msg/async: add PosixStack support
Add default posix backend support, it should be the full replacement for
the original AsyncMessenger IO logics.
Sign...
Haomai Wang
03:17 PM Revision 57629c67 (ceph): msg/async/net_handler: let set_socket_options return value
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
03:17 PM Revision d0cd88b3 (ceph): msg/async/AsyncConnection: support NetworkStack api instead of posix
1. replace sd to ConnectedSocket
2. Replace WorkerPool with Stack
3. Use Stack worker
Signed-off-by: Haomai Wang <ha...
Haomai Wang
03:17 PM Revision fca0de1f (ceph): msg/async/Event: debug event address when dispatching and executing
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
03:17 PM Revision f62f28ce (ceph): msg/async/Event: remove event wakeup flag
Now only dispatch external event will wakeup event thread(previously
delete_time_event will call wakeup), we only nee...
Haomai Wang
03:17 PM Revision 4e57181b (ceph): msg/async/PosixStack: increase log level
AsyncMessenger will try to loop the bind port range, so it will produce
some addr inuse errors which is not abnormal....
Haomai Wang
03:16 PM Revision 0ba42237 (ceph): msg/async/Stack: add abstract Stack
Stack is a network IO framework which encapsulates all necessary basic network
interface, then it manages threads to ...
Haomai Wang
03:06 PM Documentation #17041 (In Progress): Remove the description of deleted options in document mon-con...
Kefu Chai
10:12 AM Documentation #17041: Remove the description of deleted options in document mon-config-ref
PR:
https://github.com/ceph/ceph/pull/10741
Please close following issue if PR has been merged:
http://tracker.c...
min-sheng Lin
10:03 AM Documentation #17041 (Resolved): Remove the description of deleted options in document mon-config...
option "paxos_trim_disabled_max_versions" and "paxos_trim_tolerance" has been deleted, but the description is not rem... min-sheng Lin
03:04 PM Bug #16982: OSD crash after upgrade to Jewel: give useful error when trying to commit 4000 maps t...
per discussion with sam, we could check the transaction size before sending it down to FileJournal, it it's over the ... Kefu Chai
03:00 PM Revision ced2eb2c (ceph): rgw: fix for assertion in RGWMetaSyncCR
while testing with multiple gateways per zone, i started seeing
omap-get-keys requests fail with EIO. this led to a f...
Casey Bodley
02:57 PM Bug #12287 (Resolved): ceph command line tool chokes on ceph –w (the dash is unicode 'en dash' &n...
Nathan Cutler
02:48 PM rgw Bug #17044 (Fix Under Review): multisite: assert(next) failed in RGWMetaSyncCR
https://github.com/ceph/ceph/pull/10743 Casey Bodley
02:45 PM rgw Bug #17044 (Resolved): multisite: assert(next) failed in RGWMetaSyncCR
When testing with multiple gateways per zone, I'm seeing some omap-get-vals requests fail with EIO. RGWMetaSyncCR doe... Casey Bodley
02:47 PM Backport #16798 (Resolved): jewel: ceph command line tool chokes on ceph –w (the dash is unicode ...
Loïc Dachary
02:39 PM Revision 2d5ada4e (ceph): Merge pull request #10303 from ukernel/jewel-16655
jewel: ceph-fuse: link to libtcmalloc or jemalloc
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
02:28 PM Revision 37143a56 (ceph): test/rgw: add --gateways-per-zone to test_multi.py
for testing with some contention for the sync locks
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:21 PM Revision aa03e1db (ceph): Merge pull request #10420 from SUSE/wip-16798-jewel
jewel: ceph command line tool chokes on ceph –w (the dash is unicode 'en dash' &ndash, copy-paste to reproduce)
Revi...
Loïc Dachary
02:20 PM CephFS Feature #16419: add statx-like interface to libcephfs
Ok, smaller set of changes is now merged. Now we have the larger set to contend with. I've gone ahead and rolled some... Jeff Layton
02:19 PM Bug #16203: "FAIL: unittest_bufferlist" during "make check" on master + PRs
running *unittest_bufferlist --gtest_filter=BufferList.zero* a few thousand times does not crash. Trying with just *u... Loïc Dachary
01:40 PM Bug #16203 (In Progress): "FAIL: unittest_bufferlist" during "make check" on master + PRs
Loïc Dachary
02:13 PM Revision 7f4e1478 (ceph): doc: remove the description of deleted options
Fixes: http://tracker.ceph.com/issues/17041
Signed-off-by: MinSheng Lin <minsheng.l@inwinstack.com>
min-sheng Lin
02:08 PM Documentation #17038 (Won't Fix): typo in mon-config-ref
Nathan Cutler
12:18 PM Documentation #17038: typo in mon-config-ref
Note: this can be closed when https://github.com/ceph/ceph/pull/10741 is merged Nathan Cutler
08:40 AM Documentation #17038 (In Progress): typo in mon-config-ref
Kefu Chai
08:09 AM Documentation #17038: typo in mon-config-ref
PR: https://github.com/ceph/ceph/pull/10738 min-sheng Lin
08:05 AM Documentation #17038 (Won't Fix): typo in mon-config-ref
wrong spelling "maximimum" in config "paxos trim disabled max versions" min-sheng Lin
01:56 PM Bug #15381 (Can't reproduce): gitbuilder fails on the hammer branch on CentOS 7
Loïc Dachary
01:55 PM Bug #16800: SELinux denials found
I don't have any answers right now :-( Loïc Dachary
01:54 PM Bug #15117 (Duplicate): hammer: CentOS 7 tcmalloc::ThreadCache valgrind error
Kefu Chai
01:52 PM Bug #15117: hammer: CentOS 7 tcmalloc::ThreadCache valgrind error
@Nathan, yes, let me do this. Kefu Chai
12:15 PM Bug #15117: hammer: CentOS 7 tcmalloc::ThreadCache valgrind error
Kefu, now that #17035 is marked resolved, can this one and #14799 be closed as duplicates? Nathan Cutler
01:53 PM Bug #16964 (Won't Fix): F23 with apt-get installed fails in install-deps.sh
I don't think there is a reliable way to address all cases. A lot systems have the ability to install multiple packag... Loïc Dachary
01:48 PM Bug #16120: unittest_throttle BackoffThrottle deadlock
https://github.com/ceph/ceph/pull/10094 Loïc Dachary
01:43 PM Bug #16204 (Can't reproduce): "FAIL: test/test-ceph-helpers.sh" during "make check"
Please re-open if that shows up again Loïc Dachary
01:12 PM rbd Bug #16608 (Pending Backport): bashism in src/rbdmap
Jason Dillaman
01:11 PM Revision 8b195e1f (ceph): librbd: block RPC requests when demoting the image
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:11 PM Revision ac590e85 (ceph): librbd: normalize journal promotion/demotion events
A non-primary image's commit possition won't accurately reflect
the current demotion/promotion chain. Therefore, dire...
Jason Dillaman
01:11 PM Revision a6901ca1 (ceph): rbd-mirror: demote/promote in same cluster results in split-brain
Fixes: http://tracker.ceph.com/issues/16855
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:11 PM Revision beaef377 (ceph): rbd-mirror: prevent syncing to non-primary image after failover
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:11 PM Revision 3545d9ed (ceph): test: fixed unused function warnings in unittest_rbd_mirror
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:11 PM Revision 718befda (ceph): librbd: separate journal::TagData predecessor data into new struct
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:10 PM rbd Bug #16529 (Pending Backport): "[ FAILED ] TestClsRbd.mirror_image" in upgrade:jewel-x-master-d...
https://github.com/ceph/ceph/pull/10714 is merged. It should be backported to jewel before https://github.com/ceph/ce... Mykola Golub
01:09 PM Revision e6aa18ea (ceph): qa/workunits/rbd: demote/promote image on same cluster
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:09 PM Revision 47d1e625 (ceph): rbd-mirror: include tag tid in bootstrap debug log messages
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:08 PM Revision bb5f0327 (ceph): Merge pull request #10691 from ceph/wip-jlayton-dotdot
Clean up handling of "/.." in ceph client Zheng Yan
01:06 PM rbd Bug #17030 (Pending Backport): The "request lock" RPC message might be incorrectly ignored
Jason Dillaman
01:06 PM Revision dbf8cf0b (ceph): rgw: improve support for Swift's object versioning.
This patch allows RadosGW to pass the RefStack with an accuracy
to the RFC7230 violation issue which is clearly a Tem...
Radoslaw Zarzynski
01:05 PM Revision e012d555 (ceph): Merge pull request #10733 from dillaman/wip-16608
rbdmap: specify bash shell interpreter
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
01:04 PM Revision adb26147 (ceph): suites/upgrade: point-to-point Jewel upgrade workaround
The v10.2.x cls_rbd test case will not pass against a v10.2.0
OSD. Disable the offending test.
Fixes: http://tracker...
Jason Dillaman
12:58 PM Revision c05ee0de (ceph): Merge pull request #10735 from dillaman/wip-17030
librbd: always respond to "release lock" request if lock owner
Reviewed-off-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
12:58 PM rbd Bug #16967 (Pending Backport): rbd bench-write: seg fault when "--io-size" is larger than image s...
Mykola Golub
12:57 PM rbd Bug #16984 (Pending Backport): Disabling pool mirror mode with registered peers results orphaned ...
Mykola Golub
12:55 PM rbd Bug #16740 (Pending Backport): Cannot disable journaling or remove non-mirrored, "non-primary" image
Mykola Golub
12:54 PM Bug #16994: "No package python-rados available" in upgrade:hammer-x-jewel-distro-basic-vps
http://pulpito.ceph.com/loic-2016-08-16_08:49:47-upgrade:hammer-x-jewel-backports-distro-basic-vps/367920/ Loïc Dachary
12:54 PM Revision 0a9ccf2b (ceph): Merge pull request #10712 from dillaman/wip-16740
librbd: permit disabling journaling if in corrupt state
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
12:51 PM Revision e8363da6 (ceph): Merge pull request #10711 from dillaman/wip-16984
librbd: fix possible inconsistent state when disabling mirroring fails
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
12:50 PM Revision 9f2c5599 (ceph): Merge pull request #10708 from dillaman/wip-16967
rbd: bench io-size should not be larger than image size
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
12:48 PM Revision 062362be (ceph): Merge pull request #10714 from dillaman/wip-16529
qa/workunits: support filtering cls_rbd unit test cases
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
12:43 PM Revision 10e9a274 (ceph): Merge pull request #9688 from shylesh/wip-16280
ceph-disk: change ownership of initfile to ceph:ceph
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
12:36 PM RADOS Feature #17043 (New): [RFE] filestore merge threadhold and split multiple defaults may not be ideal
[RFE] Change default values for filestore split/merge
In recent customer cases we have seen keeping default value...
Vikhyat Umrao
12:30 PM rgw Backport #16448: hammer: default quota fixes
The proper solution, I believe, is to include this commit as well:
e3ab3476146cf0fe604783e9e5a0d63237271735
Daniel Gryniewicz
12:09 PM Feature #17042 (Duplicate): ceph-objectstore-tool with new option 'apply-layout-settings'
ceph-objectstore-tool with new option 'apply-layout-settings'
Vikhyat Umrao
09:05 AM Bug #17039: osd crash when generate past interval
v0.94.7
maybe this commit will help?https://github.com/ceph/ceph/commit/65dcc2da76750d0b6dd2cf0031c44f32749f33e5
mingxin liu
08:52 AM Bug #17039: osd crash when generate past interval
after killed osd.1 at epoch 718
pg 1.1 was imported by objectstore-tool
then remove pool 1
revive osd.1, this time...
mingxin liu
08:38 AM Bug #17039 (Can't reproduce): osd crash when generate past interval
-43> 2016-08-10 14:00:45.385221 7fd6c8fc6700 10 filestore(/var/lib/ceph/osd/ceph-1) FileStore::read(meta/-1/ac9529... mingxin liu
09:04 AM Backport #16377 (New): jewel: msgr/async: Messenger thread long time lock hold risk
It has been in master for a while now. Loïc Dachary
09:01 AM rgw Backport #16319 (Resolved): jewel: radosgw-admin: inconsistency in uid/email handling
Loïc Dachary
09:00 AM Backport #16069 (In Progress): jewel: set full flags doesn't work
h3. Original description
reproduce process
1. ceph -s , osdmap e370: 6 osds: 6 up, 6 in
2. ceph osd set full, no...
Loïc Dachary
08:47 AM rgw Bug #17040: Files incorrectly uploaded with swift api
Apologies for the formatting: EC pool is 5,2 in production case and 2,1 in testing case. Evgeny Gridasov
08:44 AM rgw Bug #17040 (Duplicate): Files incorrectly uploaded with swift api
Hello,
I am trying to upload a file with size=55042267 to an S3 bucket backed by EC(5,2) pool using SWIFT api. I h...
Evgeny Gridasov
08:40 AM Revision 02807732 (ceph): Merge pull request #10520 from Abhishekvrshny/wip-16319-jewel
jewel: radosgw-admin: inconsistency in uid/email handling
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Loïc Dachary
08:25 AM Bug #17035 (Resolved): "saw valgrind issues" in hammer 0.94.8 release
Kefu Chai
08:05 AM Bug #17035 (Fix Under Review): "saw valgrind issues" in hammer 0.94.8 release
https://github.com/ceph/teuthology/pull/933 Kefu Chai
04:18 AM Bug #17035: "saw valgrind issues" in hammer 0.94.8 release
see also #8225 and https://github.com/gperftools/gperftools/issues/101 Kefu Chai
02:53 AM Bug #17035: "saw valgrind issues" in hammer 0.94.8 release
It appears this may at least be related to http://tracker.ceph.com/issues/14799 and http://tracker.ceph.com/issues/15... Brad Hubbard
07:05 AM Revision 0b84e0d4 (ceph): Merge pull request #10376 from onyb/wip-rbd-pypi
pybind: Rework rbd/setup.py for PyPI
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Jason Dillaman <dillaman...
Josh Durgin
06:59 AM rgw Feature #16971 (Fix Under Review): HTTP Status count for RGW requests
Kefu Chai
06:47 AM rgw Bug #17036 (Fix Under Review): rgw: radosgw daemon core when reopen logs
Kefu Chai
06:39 AM rgw Bug #17036: rgw: radosgw daemon core when reopen logs
PR: https://github.com/ceph/ceph/pull/10737 wei qiaomiao
06:19 AM rgw Bug #17036 (Resolved): rgw: radosgw daemon core when reopen logs
in my environment, the radosgw daemon coredump several times within days. below is part of the radosgw daemon log :
...
wei qiaomiao
06:39 AM Revision ea5d7fdd (ceph): rgw: fix radosgw daemon core when reopen logs
the rgw_user_st_syn thread use the pointer meta_mgr in RGWUserStatsCache::sync_all_users() fuction, so we should clos... wei qiaomiao
01:19 AM Revision 55081490 (ceph): mon/MonClient: should update sub_sent with sub_new
std::map::insert() does not overwrite existing items with the same key.
so we need to do this in a different way. and...
Kefu Chai
01:19 AM Revision 1515e08e (ceph): osd: set objecter.osdmap when starts
if any OSD is full or the pause flag is set in cluster, objecter will
always try to subscribe the next osdmap using t...
Kefu Chai

08/15/2016

11:11 PM Bug #17035 (Resolved): "saw valgrind issues" in hammer 0.94.8 release
CEPH_BRANCH=08277b7bc7c0e533c3fd56a0040dc0ddc74637d6
In several runs:
http://pulpito.ceph.com/yuriw-2016-08-15_16...
Yuri Weinstein
09:58 PM rbd Bug #17030 (Fix Under Review): The "request lock" RPC message might be incorrectly ignored
*PR*: https://github.com/ceph/ceph/pull/10735 Jason Dillaman
08:50 PM rbd Bug #17030 (Resolved): The "request lock" RPC message might be incorrectly ignored
If the lock is being released, the request lock RPC message will be incorrectly dropped on the floor w/o an acknowled... Jason Dillaman
09:56 PM Bug #16961 (Resolved): src/script/subman fails with KeyError: '\n"band'
Loïc Dachary
09:56 PM Bug #16899 (Resolved): buffer::list::const_iterator not exposed
Loïc Dachary
09:56 PM rgw Documentation #16635 (Resolved): rgw: document multi tenancy
Loïc Dachary
09:56 PM rgw Bug #16627 (Resolved): failed to create bucket after upgrade from hammer to jewel
Loïc Dachary
09:56 PM rgw Bug #16603 (Resolved): rgw: segmentation fault on error_repo in data sync
Loïc Dachary
09:56 PM rbd Bug #16600 (Resolved): librbd: fix missing return statement if failed to get mirror image state
Loïc Dachary
09:56 PM rgw Bug #16530 (Resolved): rgw: data sync stops after getting error in all data log sync shards
Loïc Dachary
09:56 PM Bug #16391 (Resolved): master: build failures with boost > 1.58
Loïc Dachary
09:56 PM rgw Bug #16327 (Resolved): comparing return code to ERR_NOT_MODIFIED in rgw_rest_s3.cc (needs minus s...
Loïc Dachary
09:56 PM rgw Bug #16286 (Resolved): LDAP bindpw parsing is broken
Loïc Dachary
09:56 PM rgw Bug #15348 (Resolved): CORS: Access-Control-Allow-Origin should return * when set that way
Loïc Dachary
09:56 PM Bug #15176 (Resolved): partprobe intermittent issues during ceph-disk prepare
Loïc Dachary
09:38 PM rgw Backport #16393 (In Progress): jewel: rgw: Swift's object versioning doesn't support restoring a ...
Loïc Dachary
09:37 PM Revision d8e7946f (ceph): librbd: always respond to "release lock" request if lock owner
Fixes: http://tracker.ceph.com/issues/17030
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
09:30 PM rgw Backport #17034 (Resolved): jewel: rgw: object expirer's hints might be trimmed without processin...
https://github.com/ceph/ceph/pull/10763 Loïc Dachary
09:30 PM rgw Backport #17033 (Resolved): jewel: rgw: there may be some objects not delete in some circumstances
https://github.com/ceph/ceph/pull/10763 Loïc Dachary
09:30 PM rgw Backport #17032 (Resolved): jewel: multisite: RGWPeriodPuller tries to pull from itself
https://github.com/ceph/ceph/pull/10764 Loïc Dachary
09:29 PM rgw Backport #16112 (Resolved): jewel: CORS: Access-Control-Allow-Origin should return * when set tha...
Loïc Dachary
09:29 PM rgw Backport #16272 (Resolved): jewel: rgw ldap: fix ldap bindpw parsing
Loïc Dachary
09:28 PM Backport #16507 (Resolved): jewel: "ceph_test_librbd_api: symbol lookup error: ceph_test_librbd_a...
Loïc Dachary
09:28 PM rgw Backport #16565 (Resolved): jewel: rgw: data sync stops after getting error in all data log sync ...
Loïc Dachary
09:28 PM Backport #16586 (Resolved): jewel: partprobe intermittent issues during ceph-disk prepare
Loïc Dachary
09:28 PM rbd Backport #16601 (Resolved): jewel: librbd: fix missing return statement if failed to get mirror i...
Loïc Dachary
09:28 PM rgw Backport #16636 (Resolved): jewel: rgw: document multi tenancy
Loïc Dachary
09:27 PM rgw Backport #16700 (Resolved): jewel: rgw: segmentation fault on error_repo in data sync
Loïc Dachary
09:27 PM rgw Backport #16731 (Resolved): jewel: failed to create bucket after upgrade from hammer to jewel
Loïc Dachary
09:18 PM Revision 1e04a357 (ceph): Merge pull request #10073 from SUSE/wip-16565-jewel
jewel: rgw: data sync stops after getting error in all data log sync shards
Reviewed-by: Casey Bodley <cbodley@redha...
Casey Bodley
09:18 PM Revision f6e927cf (ceph): Merge pull request #10524 from Abhishekvrshny/wip-16731-jewel
jewel: failed to create bucket after upgrade from hammer to jewel
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
09:16 PM Revision d2e86925 (ceph): Merge pull request #10523 from Abhishekvrshny/wip-16700-jewel
jewel: rgw: segmentation fault on error_repo in data sync
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
09:16 PM Revision 87e71aae (ceph): Merge pull request #10518 from Abhishekvrshny/wip-16272-jewel
jewel: rgw ldap: fix ldap bindpw parsing
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:53 PM Revision 80a5c21d (ceph): PG: introduce and maintain upset
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
08:51 PM Bug #17029 (Rejected): "FAILED assert(!have.count(i->shard))" in rados run
typo in PR 10688 Samuel Just
08:24 PM Bug #17029 (Rejected): "FAILED assert(!have.count(i->shard))" in rados run
This is PRs tests on wip-yuri-testing_2016_08_12
PRs:
10688
10584
10572
Run: http://pulpito.ceph.com/yuriw-2...
Yuri Weinstein
08:15 PM Revision 75cbed2c (ceph): osdc/Objecter: move RequestStateHook class to .cc
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
07:54 PM rbd Cleanup #17028 (New): rbd-mirror: new test case for multiple one-way peers
The rbd-mirror daemon does not currently support a mesh topology of peers, but it should currently be able to support... Jason Dillaman
07:48 PM rbd Subtask #17015 (In Progress): rbd-mirror HA: cls_lock needs the ability to update lock cookie
Jason Dillaman
07:44 PM Revision 15061997 (ceph): Merge pull request #10709 from cgwalters/doc-use-https-for-repos
doc/install: Use https:// for download.ceph.com
Reviewed-by: Dan Mick <dmick@redhat.com>
Dan Mick
06:48 PM CephFS Feature #12274 (In Progress): mds: start forward scrubs from all subtree roots, skip non-auth met...
Douglas Fuller
06:24 PM Bug #16975 (Resolved): "ReplicatedPG.cc: 3030: FAILED assert(0 == "out of order op")" in rados-je...
Josh Durgin
02:50 PM Bug #16975 (Fix Under Review): "ReplicatedPG.cc: 3030: FAILED assert(0 == "out of order op")" in ...
https://github.com/ceph/ceph/pull/10716
https://github.com/ceph/ceph-qa-suite/pull/1117
Josh Durgin
06:23 PM rbd Bug #16608 (Fix Under Review): bashism in src/rbdmap
*PR*: https://github.com/ceph/ceph/pull/10733 Jason Dillaman
06:07 PM rbd Bug #16608 (In Progress): bashism in src/rbdmap
Jason Dillaman
06:10 PM Revision 4e05cbf7 (ceph): doc: added rbdmap man page to RBD restructured index
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:07 PM Revision 51237c33 (ceph): rbdmap: specify bash shell interpreter
Fixes: http://tracker.ceph.com/issues/16608
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:02 PM rgw Bug #16939 (Pending Backport): multisite: RGWPeriodPuller tries to pull from itself
Casey Bodley
06:02 PM Revision 7fc89e13 (ceph): Merge pull request #10596 from cbodley/wip-rgw-period-puller
rgw multisite: fixes for period puller Casey Bodley
03:59 PM Revision cc60230e (ceph): Merge pull request #10144 from dillaman/wip-fix-missing-return-jewel
jewel: librbd: fix missing return statement if failed to get mirror image state
Reviewed-by: Loic Dachary <ldachary@...
Loïc Dachary
03:55 PM Revision 31264f41 (ceph): Merge pull request #10552 from ceph/wip-16507-jewel
jewel: expose buffer const_iterator symbols
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
03:53 PM Revision 4ee9117d (ceph): Merge pull request #10497 from Abhishekvrshny/wip-16586-jewel
jewel: partprobe intermittent issues during ceph-disk prepare
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
03:47 PM Revision 30418aa9 (ceph): Merge pull request #1120 from ceph/wip-rgw-jewel-17025
rgw: data_extra_pool is unique per zone
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:42 PM Revision db0164d5 (ceph): Merge pull request #1117 from ceph/wip-16975
jewel-x: use jewel-compatible librados tests for upgraded clients
Reviewed-by: Yuri Weinstein <yuri.weinstein@gmail....
Josh Durgin
03:39 PM Stable releases Tasks #15895: hammer v0.94.8
h3. QE VALIDATION (STARTED 8/15/16)
(Note: *%{color:green}PASSED% / %{color:red}FAILED%* - indicates "TEST IS IN P...
Yuri Weinstein
03:35 PM Revision 5b7899e8 (ceph): Merge pull request #10716 from ceph/wip-16975
qa: add rados test script for upgrades
Reviewed-by: Sage Weil <sage@redhat.com>
Josh Durgin
03:29 PM Bug #16997: zfs: lfn attr not present causing osd backfilling to not progress
https://github.com/athanatos/ceph/commit/6c9cffca444f7611bebd1be37e42bab2de12ba0b is based on v94.6 and adds some deb... Samuel Just
02:58 PM Bug #16997: zfs: lfn attr not present causing osd backfilling to not progress
It looks to me like HashIndex::list_by_hash is erroring out. We'll need more debugging there to figure out why. Samuel Just
03:22 PM Bug #16051: ceph restart cluster cause pg stucked
yes, plz use 10.2.2 which offer a good async msgr version Haomai Wang
02:59 PM Bug #16051: ceph restart cluster cause pg stucked
Two things to try:
1) set crush tunables to optimal - older tunables are the default to stay compatible with older...
Josh Durgin
03:12 PM rgw Bug #16684 (Pending Backport): rgw: object expirer's hints might be trimmed without processing in...
Radoslaw Zarzynski
03:12 PM rgw Bug #16684 (Fix Under Review): rgw: object expirer's hints might be trimmed without processing in...
PR: https://github.com/ceph/ceph/pull/10330. Radoslaw Zarzynski
03:11 PM rgw Bug #16705: rgw: there may be some objects not delete in some circumstances
PR: https://github.com/ceph/ceph/pull/10330. Radoslaw Zarzynski
03:10 PM rgw Bug #16705 (Pending Backport): rgw: there may be some objects not delete in some circumstances
Radoslaw Zarzynski
03:01 PM Revision e7189466 (ceph): Merge pull request #10330 from rzarzynski/wip-rgw-objdeler-fixes
rgw: multiple fixes for Swift's object expiration
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
03:00 PM Revision f468c73b (ceph): Merge pull request #10619 from chengweiv5/fix-doc
doc: fix rados/configuration/osd-config-ref.rst
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:59 PM Revision 1aaa0eb6 (ceph): rgw: data_extra_pool is unique per zone
Fixes: http://tracker.ceph.com/issues/17025
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from c...
Orit Wasserman
02:52 PM Bug #16948 (Fix Under Review): filestore: fix skip omap clone in _collection_move_rename
Josh Durgin
02:39 PM Revision 612b075f (ceph): Merge pull request #10138 from Yan-waller/yj-wip-rgwrados-0705
rgw: fix the error return variable in log message and cleanups
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:01 PM rbd Backport #16701: jewel: rbd-mirror: image sync throttle needs to use pool id + image id to form u...
... Loïc Dachary
01:44 PM rbd Backport #17026 (Resolved): jewel: doc: format 2 now is the default image format
https://github.com/ceph/ceph/pull/10732 Loïc Dachary
01:38 PM Revision 171eadd6 (ceph): Merge pull request #1119 from ceph/wip-rgw-17025
rgw: data_extra_pool is unique per zone
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
01:20 PM Revision efc23589 (ceph): doc: remove btrfs contradiction
btrfs is not "the ideal choice for Ceph clusters" because it isn't mature and
the promised features (like deduplicati...
Nathan Cutler
01:02 PM Bug #17023 (Fix Under Review): OSD failed to subscribe skipped osdmaps after "ceph osd pause"
https://github.com/ceph/ceph/pull/10725 Kefu Chai
06:59 AM Bug #17023: OSD failed to subscribe skipped osdmaps after "ceph osd pause"
To clarify why we did the 'osd pause'.
The upgrade from Hammer -> Jewel didn't go very well. We had machines go OO...
Wido den Hollander
03:32 AM Bug #17023 (Resolved): OSD failed to subscribe skipped osdmaps after "ceph osd pause"
per Wido's comment in #16982-7,
> I tried adding new OSDs to the cluster and they also have to catch up, which ...
Kefu Chai
12:52 PM Revision c6cdd090 (ceph): rgw: data_extra_pool is unique per zone
Fixes: http://tracker.ceph.com/issues/17025
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
12:49 PM Revision 85452583 (ceph): release-notes.rst: draft 0.94.8 release notes
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
12:30 PM Revision 13c77352 (ceph): Merge pull request #10729 from SUSE/wip-rnotes-script-regex
script: improve ceph-release-notes regex
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
12:28 PM Revision c65536cf (ceph): Merge pull request #10732 from dillaman/wip-rbd-default-format-jewel
doc: format 2 now is the default image format
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:27 PM Revision 5ffdc344 (ceph): doc: format 2 now is the default image format
Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com>
(cherry picked from commit c8c92f8a2c2106d11b18c70c4c183c3724c2f...
Chengwei Yang
12:26 PM Revision 89bc5672 (ceph): Merge pull request #10705 from chengweiv5/doc-image-format
doc: format 2 now is the default image format
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:25 PM Revision c20922ee (ceph): script: improve ceph-release-notes regex
Tolerate multiple spaces after ':', remove duplicate "fs", add "log" and
"msgr".
Signed-off-by: Nathan Cutler <ncutl...
Nathan Cutler
11:48 AM Revision 1ef143d4 (ceph): librbd: fix possible memory leak when image open fails
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
11:04 AM Revision 97007e42 (ceph): rgw: remove the field ret from class RGWPutLC
remove the field ret from class RGWPutLC, because it should use op_ret which had defined in class RGWOp.
Signed-off-...
wei qiaomiao
10:00 AM Revision 7091268c (ceph): bluestore: initialize csum_order properly
To kill the following warning:
In file included from /home/jenkins-build/build/workspace/ceph-pull-requests/src/os/b...
xie xingguo
09:14 AM Revision 40e3e2e0 (ceph): Merge pull request #10217 from SUSE/wip-16636-jewel
jewel: rgw: document multi tenancy
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
08:03 AM Revision 16c1a7d0 (ceph): Merge pull request #10118 from weiqiaomiao/wqm-wip-bucketcreate
rgw: for the create_bucket api, if the input creation_time is zero, we should set it to 'now"
Reviewed-by: Orit Wasse...
Orit Wasserman
08:02 AM Stable releases Tasks #16344: jewel v10.2.3
h3. Upgrade... Loïc Dachary
08:02 AM Revision f58ca19f (ceph): Merge pull request #9453 from wido/jewel-issue-15348
jewel: rgw: Set Access-Control-Allow-Origin to a Asterisk if allowed in a rule
Reviewed-by: Orit Wasserman <owasserm@...
Orit Wasserman
03:35 AM Bug #16982: OSD crash after upgrade to Jewel: give useful error when trying to commit 4000 maps t...
Wido, no that should not. agreed, it's a bug. and #17023 is filed to track it separately.
Kefu Chai
02:59 AM Backport #16584 (In Progress): hammer: mon crash: crush/CrushWrapper.h: 940: FAILED assert(succes...
Wei-Chung Cheng

08/13/2016

08:58 PM Revision bbb77459 (ceph): mon/MonCap.h: add std::move for std::string
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
08:33 PM Revision ea63a4e1 (ceph): Merge pull request #10431 from ifed01/wip-bluestore-fix-csum-disable2
os/bluestore: proper handling for csum enable/disable settings
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:33 PM rgw Backport #16872 (Resolved): hammer: Have a flavor of bucket deletion in radosgw-admin to bypass g...
Nathan Cutler
05:19 PM Revision 08277b7b (ceph): Merge pull request #10718 from oritwas/wip-14328-hammer
hammer: rgw: the swift key remains after removing a subuser Orit Wasserman
05:00 PM rgw Bug #12890 (Resolved): rgw: the swift key remains after removing a subuser
Nathan Cutler
05:00 PM rgw Backport #14328 (Resolved): hammer: rgw: the swift key remains after removing a subuser
Nathan Cutler
04:56 PM Revision 7ef03978 (ceph): Merge pull request #10719 from stiopaa1/mon_pgmonitor_moveC_StatsStr
mon/PGMonitor: move C_Stats struct to cc file
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:48 PM Revision 3131529b (ceph): mon/LogMonitor: move C_Log struct to cc file
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
04:22 PM Revision bcab3699 (ceph): Merge pull request #10509 from yehudasa/wip-15557-hammer
rgw: Have a flavor of bucket deletion to bypass GC and to trigger Orit Wasserman
03:49 PM Revision d2426551 (ceph): unittest_bluefs: make flush_3 test device larger
I filled it up on my nvme device.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:49 PM Revision 9b1559b8 (ceph): os/bluestore/BlueFS: Add sync and async compaction
Patch contains implementation for sync and async
log compaction, deafulted to async compaction.
Signed-off-by: Sage ...
Varada Kari
03:49 PM Revision 5f5099b7 (ceph): os/bluestore/BlueFS: Helper functions for the unit test framework
Signed-off-by: Varada Kari <varada.kari@sandisk.com> Varada Kari
03:49 PM Revision b8349af7 (ceph): os/bluestore/BlueFS: unit tests for log compaction
Signed-off-by: Varada Kari <varada.kari@sandisk.com> Varada Kari
03:49 PM Revision 6fe5e4c7 (ceph): os/bluestore/BlueFS: Cleanup unused interfaces
Signed-off-by: Varada Kari <varada.kari@sandisk.com> Varada Kari
03:49 PM Revision 18ca806c (ceph): os/bluestore/BlueFS: use hex
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:49 PM Revision 29671a68 (ceph): os/bluestore/BlueFS: add OP_JUMP
Signed-off-by: Varada Kari <varada.kari@sandisk.com> Sage Weil
03:49 PM Revision bec2b06e (ceph): os/bluestore/BlueFS: allow log position to when doing op_jump
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:49 PM Revision 9d412644 (ceph): os/bluestore/BlueFS: move metadata dump (compaction) into a helper
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:49 PM Revision 5157a5ee (ceph): os/bluestore/BlueFS: interface to get bluefs space usage
Returns total bytes consumed by BlueFS across devs
Signed-off-by: Varada Kari <varada.kari@sandisk.com>
Varada Kari
03:49 PM Revision 0bbca748 (ceph): os/bluestore/BlueFS: init in header at decl
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:49 PM Revision d0934300 (ceph): os/bluestore/BlueFS: assert we never extend log at flush
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:09 AM CephFS Feature #16419: add statx-like interface to libcephfs
I have a PR up with a smaller set of changes here:
https://github.com/ceph/ceph/pull/10691
This is just cha...
Jeff Layton
06:21 AM Bug #16982: OSD crash after upgrade to Jewel: give useful error when trying to commit 4000 maps t...
Yes, we have set the pause flag to prevent client I/O, but that shouldn't prevent OSDs from fetching their maps, righ... Wido den Hollander

08/12/2016

11:30 PM Revision aaac8363 (ceph): Merge pull request #10208 from BlaXpirit/cmake-py3
Include Python 3 bindings into the cmake build and make packages for them
Reviewed-by: Nathan Cutler <ncutler@suse.c...
Josh Durgin
10:48 PM Revision c160f718 (ceph): client: add a testcase for "/.." handling
Signed-off-by: Jeff Layton <jlayton@redhat.com> Jeff Layton
10:48 PM Revision 30d4ca01 (ceph): client: don't use special faked-up inode for /..
The CEPH_INO_DOTDOT thing is quite strange. Under most OS (Linux
included), the parent of the root is itself. IOW, at...
Jeff Layton
10:05 PM Bug #17021 (Can't reproduce): make check: unittest_bluefs crashes
From https://jenkins.ceph.com/job/ceph-pull-requests/10423/consoleFull... Josh Durgin
09:34 PM Revision d5274a3a (ceph): rgw: fix subuser rm command failure
Fixes: 14375
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from commit bbc06e70b49b2917ee6398572...
Orit Wasserman
09:34 PM Revision f9637743 (ceph): rgw: add a method to purge all associate keys when removing a subuser
Fixes: #12890
When removing a subuser, make sure all of its keys, including the swift key and possible s3 keys, are ...
Sandy Xu
09:30 PM Revision 3ca6cc22 (ceph): mon/PGMonitor: move C_Stats struct to cc file
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
08:52 PM Revision 2d0ea2b4 (ceph): rgw_file: fix/update rgw_create flag arguments
Allow passing POSIX open flags as well as api call flags. Needed
for NFS3 support.
Signed-off-by: Matt Benjamin <mb...
Matt Benjamin
07:38 PM Revision bb7c8362 (ceph): os/bluestore/BlueFS: _should_compact_log
Signed-off-by: Varada Kari <varada.kari@sandisk.com> Sage Weil
07:38 PM Revision 58989e1e (ceph): os/bluestore/BlueFS: _replay(false) to dump log file
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:38 PM Revision 2844f44b (ceph): Merge pull request #10685 from liewegas/wip-bluefs-extent
os/bluestore/bluefs_types: fix extent operator<< Sage Weil
07:36 PM rbd Feature #12901 (Resolved): librbd: zone + zonegroup configuration
Jason Dillaman
07:33 PM rbd Feature #14410: snapshots need to support internal vs external use cases
This would also be helpful for consistency group snapshots. Jason Dillaman
07:32 PM rbd Subtask #14417 (Resolved): Interlock RBD mirroring daemon and acquiring exclusive lock
Jason Dillaman
07:30 PM rbd Subtask #14739 (Can't reproduce): Support deleting a journal when its being replayed by the RBD m...
Jason Dillaman
07:30 PM rbd Feature #11766 (Resolved): rbd-mirror: basic structure
Jason Dillaman
07:25 PM rbd Feature #4389 (Closed): get md5 of image
You can run 'rbd export <image-spec> - | <favorite checksum command>". Jason Dillaman
07:19 PM rbd Feature #2231 (Resolved): librbd: expose header change (resize?) via api
Included in commit 9952b75a0c8c9bed9792cb77671fd5588f32630f Jason Dillaman
07:11 PM rbd Subtask #17020 (Resolved): rbd-mirror HA: pool replayer should be started/stopped when lock acqui...
This will ensure that only a single rbd-mirror process is replicating a single pool. Jason Dillaman
07:09 PM rbd Subtask #17019 (Resolved): rbd-mirror HA: create pool locker / leader class
This would establish the watch on the rbd_mirror_leader object, attempt to lock it, watch for heartbeats if the lock ... Jason Dillaman
07:07 PM rbd Subtask #17018 (Resolved): rbd-mirror HA: add new lock released/acquired and heartbeat messages
Need to decide if these notifications should be sent against existing rbd_mirroring object or new rbd_mirror_leader o... Jason Dillaman
07:01 PM rbd Subtask #17017 (Resolved): rbd-mirror HA: move librbd::image_watcher::Notifier to librbd::object_...
Need a generic asynchronous watch/notification framework Jason Dillaman
06:59 PM rbd Subtask #17016 (Resolved): rbd-mirror HA: create a generic/re-usable managed lock class
This should be based on the existing librbd ExclusiveLock class (and associated namespace helpers). It should support... Jason Dillaman
06:57 PM Revision dce782ce (ceph): Merge pull request #10676 from Yan-waller/yj-wip-rgwdocmultisite
rgw/doc: fix indent
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:56 PM rbd Subtask #17015 (Resolved): rbd-mirror HA: cls_lock needs the ability to update lock cookie
In order to support blacklisting a client, the watch cookie is stored encoded within the lock cookie. Need a way to u... Jason Dillaman
06:54 PM rbd Feature #17014 (Resolved): rbd-mirror: add support for active/passive daemon instances
See http://pad.ceph.com/p/rbd_mirror_scale Jason Dillaman
06:50 PM rbd Bug #16773 (In Progress): FAILED assert(m_image_ctx.journal == nullptr)
Jason Dillaman
06:50 PM rbd Bug #16529 (Fix Under Review): "[ FAILED ] TestClsRbd.mirror_image" in upgrade:jewel-x-master-d...
*PR*: https://github.com/ceph/ceph/pull/10714
*QA suite PR*: https://github.com/ceph/ceph-qa-suite/pull/1116
Jason Dillaman
06:40 PM rbd Bug #16529 (In Progress): "[ FAILED ] TestClsRbd.mirror_image" in upgrade:jewel-x-master-distro...
Jason Dillaman
06:44 PM Revision 0891ede5 (ceph): qa/workunits: support filtering cls_rbd unit test cases
Fixes: http://tracker.ceph.com/issues/16529
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:39 PM Revision 73e4c65c (ceph): librbd: new journal policy to disable initializing the journal
This will be used in the case where the journal is being disabled.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:39 PM Revision 6afb884d (ceph): librbd: permit disabling journaling if in corrupt state
Fixes: http://tracker.ceph.com/issues/16740
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:33 PM Linux kernel client Feature #17013: wire up SG_IO pages 0x83 and possibly 0x80 for /dev/rbd devices?
Blocked by #17012. Ilya Dryomov
06:31 PM Linux kernel client Feature #17013 (New): wire up SG_IO pages 0x83 and possibly 0x80 for /dev/rbd devices?
It is desired to identify every RBD uniquely just from the device file. It will help in using RBD devices as drop in ... Ilya Dryomov
06:19 PM rbd Bug #16898 (Fix Under Review): "TestLibRBD.UpdateFeatures" tests failed in upgrade:client-upgrade...
*PR*: https://github.com/ceph/ceph/pull/10713 Jason Dillaman
06:18 PM rbd Bug #16898 (In Progress): "TestLibRBD.UpdateFeatures" tests failed in upgrade:client-upgrade-infe...
Jason Dillaman
06:18 PM rbd Feature #17012: generate a UUID for image HEAD and each snapshot at image/snapshot creation time
Should probably add tune2fs -U functionality as well. Ilya Dryomov
05:22 PM rbd Feature #17012 (New): generate a UUID for image HEAD and each snapshot at image/snapshot creation...
See http://marc.info/?l=ceph-devel&m=147101148114069&w=2 for context.
The only question here is old images. May n...
Ilya Dryomov
06:16 PM Revision 0ee705fb (ceph): test: librbd features test case should only disable active features
Fixes: http://tracker.ceph.com/issues/16898
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:06 PM Revision 41aa39f5 (ceph): Merge pull request #10448 from pritha-srivastava/wip_s3_v2_localauth_re...
rgw: Rework of s3 v2 local authentication code.
verfied: f23, subset of s3tests
Matt Benjamin
04:41 PM rbd Bug #16740 (Fix Under Review): Cannot disable journaling or remove non-mirrored, "non-primary" image
*PR*: https://github.com/ceph/ceph/pull/10712 Jason Dillaman
03:45 PM rbd Feature #17010 (Resolved): RBD default features should be negotiated with the OSD
For example, attempting to create an image with a Jewel librbd client against a Hammer OSD will result in failure sin... Jason Dillaman
03:41 PM Revision 40fc75ef (ceph): Merge pull request #10693 from dreamhost/wip-15975-jewel
rgw: Fallback to Host header for bucket name.
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
03:21 PM Bug #16994: "No package python-rados available" in upgrade:hammer-x-jewel-distro-basic-vps
Also in http://qa-proxy.ceph.com/teuthology/teuthology-2016-08-11_18:15:02-upgrade:hammer-x-jewel-distro-basic-vps/35... Yuri Weinstein
03:13 PM Revision cc42cbf8 (ceph): os/bluestore/ExtentFreelistManager: move default create out of parent
The only other instance of FreelistManager defines this
differently anyway.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:03 PM Revision f8263dce (ceph): Merge pull request #10449 from ifed01/wip-bluestore-bluestore-perfcnt
os/bluestore: add perf counters for compression effectiveness and space utilization measurements
Reviewed-by: Sage W...
Sage Weil
02:50 PM Bug #16997: zfs: lfn attr not present causing osd backfilling to not progress
Sam,
My apologies. Here is an update, public link: https://github.com/bjfelton/ceph/tree/clc_hammer_patch
Also...
Brian Felton
02:39 PM Revision ada29f7f (ceph): rgw_file: fix/update rgw_open flag arguments
Allow passing POSIX open flags as well as api call flags. Needed
for NFS3 support.
Signed-off-by: Matt Benjamin <mb...
Matt Benjamin
02:22 PM Revision b61ee467 (ceph): Merge pull request #10193 from yehudasa/wip-16435
rgw: fix issue 16435
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
01:58 PM rbd Bug #16984 (Fix Under Review): Disabling pool mirror mode with registered peers results orphaned ...
*PR*: https://github.com/ceph/ceph/pull/10711 Jason Dillaman
12:30 PM rbd Bug #16984 (In Progress): Disabling pool mirror mode with registered peers results orphaned mirro...
Jason Dillaman
01:52 PM Revision 7cfedb54 (ceph): librbd: fix possible inconsistent state when disabling mirroring
Fixes: http://tracker.ceph.com/issues/16984
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:40 PM Revision 44ad8c55 (ceph): Merge pull request #10706 from xiexingguo/xxg-wip-fix-mondbstore
mon/MonDBStore: fix assert which never fires
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:38 PM Revision 8bf851c4 (ceph): Merge pull request #10704 from chhabaramesh/master
os/bluestore/BitAllocator: batch is_allocated bit checks
Reviewed-by: Ramesh Chander <Ramesh.Chander@sandisk.com>
Sage Weil
01:34 PM Revision 5e36516b (ceph): Merge pull request #10689 from liewegas/wip-bluestore-hex-extents
os/bluestore: print bluefs_extents in hex
Reviewed-by: Varada Kari <varada.kari@sandisk.com>
Sage Weil
01:12 PM rgw Backport #16393 (Fix Under Review): jewel: rgw: Swift's object versioning doesn't support restori...
PR: https://github.com/ceph/ceph/pull/10710. Radoslaw Zarzynski
10:24 AM rgw Backport #16393 (In Progress): jewel: rgw: Swift's object versioning doesn't support restoring a ...
No problem, Loic. I will take care of that. Radoslaw Zarzynski
01:09 PM Revision f2061d2d (ceph): doc/install: Use https:// for download.ceph.com
While the Ceph RPMs etc. are GPG signed, there are various
attacks against signed RPMs without signed/trusted *metada...
Colin Walters
12:28 PM rbd Bug #16967 (Fix Under Review): rbd bench-write: seg fault when "--io-size" is larger than image s...
*PR*: https://github.com/ceph/ceph/pull/10708 Jason Dillaman
12:19 PM rbd Bug #16967 (In Progress): rbd bench-write: seg fault when "--io-size" is larger than image size
Jason Dillaman
12:26 PM Revision 113775eb (ceph): rbd: bench io-size should not be larger than image size
Fixes: http://tracker.ceph.com/issues/16967
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:23 PM Revision b5b3e5c9 (ceph): rgw: Rework of s3 v2 local authentication code.
The v2 local auth code has been reworked based on the new new authentication infrastructure.
Signed-off-by: Pritha S...
Pritha Srivastava
11:30 AM Revision 8e1b3088 (ceph): rpm: Remove trailing whitespace in usermod command (SUSE)
Trailing whitespace after the backslash on the -d line of the
usermod command effectively splits it in two, breaking ...
Tim Serong
11:27 AM RADOS Bug #16890: rbd diff outputs nothing when the image is layered and with a writeback cache tier
https://github.com/ceph/ceph/pull/10626 Chao Zhao
11:18 AM CephFS Bug #16640: libcephfs: Java bindings failing to load on CentOS

So, the PR had a passing test run:
https://github.com/ceph/ceph-qa-suite/pull/1084
http://pulpito.ceph.com/jspray...
John Spray
11:14 AM Backport #16680 (Resolved): hammer: config set with negative value results in "error setting 'fil...
Brad Hubbard
11:04 AM Bug #16982: OSD crash after upgrade to Jewel: give useful error when trying to commit 4000 maps t...
> but doesn't tell why the OSDs will not advance in maps and require a restart to do so.
assuming you are talking ...
Kefu Chai
10:44 AM rgw Bug #17009 (Closed): rgw: leak in RGWLC::start_process
Orit Wasserman
10:35 AM rgw Bug #17009 (Closed): rgw: leak in RGWLC::start_process
http://qa-proxy.ceph.com/teuthology/owasserm-2016-07-29_17:43:49-rgw-wip-orit-testing---basic-smithi/340269/remote/sm... Orit Wasserman
10:23 AM Revision da2960f9 (ceph): Merge pull request #10291 from badone/wip-13829-hammer
hammer: config set with negative value results in "error setting 'filestore_merge_threshold' to '-40': (22) Invalid a... Nathan Cutler
10:12 AM Revision 32a04b03 (ceph): rgw: improve handling account privilege level in the auth infrastructure.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
09:56 AM rgw Backport #16317 (Resolved): hammer: rgw: bucket listing following object delete is partial
Loïc Dachary
09:56 AM Backport #16343 (Resolved): hammer: boost uuid makes valgrind complain
Loïc Dachary
09:55 AM rgw Backport #16734 (Resolved): hammer: Bucket index shards orphaned after bucket delete
Loïc Dachary
09:53 AM rbd Backport #17008 (Closed): jewel: Support asynchronous v2 image creation/cloning
Loïc Dachary
09:51 AM rgw Bug #15243 (Resolved): rgw: can't remove non-versioned object after enabling versioning on bucket
Loïc Dachary
09:48 AM Backport #17007 (Resolved): jewel: ceph-disk should timeout when a lock cannot be acquired
https://github.com/ceph/ceph/pull/10758 Loïc Dachary
09:48 AM rgw Backport #17006 (Resolved): jewel: Increase log level for messages occuring while running rgw adm...
https://github.com/ceph/ceph/pull/10765 Loïc Dachary
09:48 AM rbd Backport #17005 (Resolved): jewel: ImageReplayer::is_replaying does not include flush state
https://github.com/ceph/ceph/pull/10790 Loïc Dachary
09:48 AM rbd Backport #17004 (Resolved): jewel: rbd-mirror: FAILED assert(m_state == STATE_STOPPING)
https://github.com/ceph/ceph/pull/10791 Loïc Dachary
09:47 AM Fix #16580 (Pending Backport): ceph-disk should timeout when a lock cannot be acquired
Loïc Dachary
09:44 AM Revision c8c92f8a (ceph): doc: format 2 now is the default image format
Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com> Chengwei Yang
09:27 AM Revision 5ff40313 (ceph): cmake: Move Python detection back outside of pybind
Signed-off-by: Oleh Prypin <oleh@pryp.in> Oleh Prypin
07:48 AM Backport #15867 (Resolved): hammer: ceph-disk s/by-parttype-uuid/by-parttypeuuid/
Loïc Dachary
07:46 AM Revision 0f67539c (ceph): Merge pull request #10699 from ktdreyer/wip-15867-nroff
jewel: doc: fix by-parttypeuuid in ceph-disk(8) nroff
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
07:27 AM Revision 47c5fb00 (ceph): batch is_allocated bit checks
Signed-off-by: Ramesh Chander <Ramesh.Chander@sandisk.com> Ramesh Chander
07:00 AM Bug #17002 (Won't Fix): pg marked as incomplete during cluster rebalance
*Introduction*
Cluster with 320 OSDs. 1152 TB raw data.
One of our storage servers hung. We rebooted this serve...
Saverio Proto
05:23 AM Revision fed35dd3 (ceph): doc: fix command format
Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com> Chengwei Yang
05:21 AM Revision c5ec1cfe (ceph): Merge pull request #10621 from tchaikov/wip-doc
doc: silence sphinx warnings
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Kefu Chai
05:20 AM Revision e3b4126c (ceph): doc: fix typo maximum -> minimal
Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com> Chengwei Yang
05:20 AM Revision cb2880a1 (ceph): doc: replace cluster name with cluster-name to avoid confusing
Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com> Chengwei Yang
04:59 AM devops Bug #11318 (Can't reproduce): gitbuilder-ceph-rpm-centos6-5-amd64-basic won't start loop.sh
This seems to have been resolved Dan Mick
04:37 AM Revision 21b3234b (ceph): osd/OSDMonitor: count pg primed more precisely
The prime_pg_temp() method will return the number of PG primed within
the given OSD. So below here we don't have to d...
xie xingguo
03:43 AM Revision c5f7ee3f (ceph): jewel-x: use jewel-compatible librados tests for upgraded clients
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
03:39 AM Revision bd70d6dd (ceph): qa: remove tmap_migrate tests from upgrade testing
tmap_upgrade only exists in jewel
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:17 AM Revision ccdd5662 (ceph): Merge pull request #10701 from dx9/wip-run-make-cmake-args
run-make-check.sh: pass args to do_cmake.sh
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:56 AM Revision b6585573 (ceph): mon/MonDBStore: fix assert which never fires
The condition is always true and thus the assert never fires,
which is obvious not our plan.
Signed-off-by: xie xing...
xie xingguo
01:43 AM CephFS Bug #16983: mds: handle_client_open failing on open
It's already fixed by https://github.com/ceph/ceph/pull/8778 Zheng Yan
01:38 AM rbd Bug #16855 (Fix Under Review): rbd mirror: after promote, the mirror image often be up+error
*PR*: https://github.com/ceph/ceph/pull/10703 Jason Dillaman
01:28 AM Revision e001e678 (ceph): rgw/doc: fix typo and indent.
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
01:23 AM Bug #17001: async messenger osd crash when ms_async_op_thread=1
https://github.com/ceph/ceph/pull/10702 Dong Wu
12:52 AM Bug #17001: async messenger osd crash when ms_async_op_thread=1
through the source code, i found when osd start, it will create 6 messenger:ms_public/ms_cluster/ms_hbclient/ms_hb_ba... Dong Wu
12:37 AM Bug #17001 (Rejected): async messenger osd crash when ms_async_op_thread=1
when use async default config, everything is ok, but when i set ms_async_op_thread=1 and restart osd, then osd crash,... Dong Wu
12:18 AM rbd Bug #17000 (Duplicate): "[ FAILED ] TestLibRBD.LockingPP" in upgrade:hammer-x-infernalis-distro...
Run: http://pulpito.ceph.com/teuthology-2016-08-11_18:05:01-upgrade:hammer-x-infernalis-distro-basic-vps/
Job: 35860...
Yuri Weinstein
12:11 AM Revision a40815a4 (ceph): run-make-check.sh: pass args to do_cmake.sh
Signed-off-by: John Coyle <dx9err@gmail.com> John Coyle

08/11/2016

11:16 PM Backport #15867 (Fix Under Review): hammer: ceph-disk s/by-parttype-uuid/by-parttypeuuid/
nroff change @ https://github.com/ceph/ceph/pull/10699 Ken Dreyer
11:09 PM Backport #15867 (In Progress): hammer: ceph-disk s/by-parttype-uuid/by-parttypeuuid/
On Hammer, the nroff source needs to be regenerated. Ken Dreyer
11:13 PM Revision 0d4b6013 (ceph): doc: fix by-parttypeuuid in ceph-disk(8) nroff
Commit 221efb0b893adbfd7a19df171cf967fee87afcc7 altered the rST source
for the ceph-disk man page. In Hammer, we also...
Ken Dreyer
11:05 PM Revision 49db733b (ceph): qa: add rados test script for upgrades
Disable master tests that are not meant to work on jewel
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:35 PM Revision 047aacd6 (ceph): osd: update reture type of get_pg_or_queue_for_pg() to PGRef
As the origin process drops the pg_map_lock and does not hold internal
lock(which is not allowed), it is still a slig...
xie xingguo
10:35 PM Revision 5c707ad0 (ceph): common/WPQ: add sanity check to avoid potential access violation
For dump command, it will be the normal case that rbtree is empty(),
so get_cost() is at risk of accessing violation....
xie xingguo
10:35 PM Revision 7c37af24 (ceph): osd/osd_types: kill undefined_shard() method of pg_shard_t
It is never used by anyone.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
10:12 PM Bug #16997: zfs: lfn attr not present causing osd backfilling to not progress
That github link gives a 404. Samuel Just
10:12 PM Bug #16997: zfs: lfn attr not present causing osd backfilling to not progress
Are there no subdirectories in that directory? I need to see what subdirectories the files in that collection are in. Samuel Just
05:33 PM Bug #16997: zfs: lfn attr not present causing osd backfilling to not progress
# All OSDs are running the same version -- confirmed (I can cut and paste the Ansible-y goodness if you'd like to ver... Brian Felton
05:11 PM Bug #16997: zfs: lfn attr not present causing osd backfilling to not progress
Also, are you using zfs? Samuel Just
05:08 PM Bug #16997: zfs: lfn attr not present causing osd backfilling to not progress
In addition to the above information, can you add a recursive ls of the 33.151d collection on osd 47? Samuel Just
04:09 PM Bug #16997: zfs: lfn attr not present causing osd backfilling to not progress
I need some additional information:
1) Please confirm via the admin socket that all of the osds are running the same...
Samuel Just
03:52 PM Bug #16997: zfs: lfn attr not present causing osd backfilling to not progress
I also wanted to add that I've instructed the pgs to scrub, deep-scrub, and repair, but the cluster never takes these... Brian Felton
01:55 PM Bug #16997 (Can't reproduce): zfs: lfn attr not present causing osd backfilling to not progress
Problem: After removing (out + crush remove + auth del + osd rm) and eventually replacing three osds on a single host... Brian Felton
09:41 PM Revision 5621a9ca (ceph): Lowered third example to keep PG count lower.
Signed-off-by: John Wilkins <jowilkin@redhat.com> John Wilkins
09:12 PM Revision f15b569a (ceph): os/bluestore/BitMapAllocator: align to min_alloc_size on init_rm_free
In init_add_free we only use the min_alloc_size aligned
portion of the provided extent. Since we have some
callers t...
Sage Weil
09:08 PM Revision f1c86c04 (ceph): os/bluestore: do not track bluefs_extents via freelist
We explicitly track bluefs extents in the bluefs_extents
interval_set stored in the superblock. Telling the
freelist...
Sage Weil
08:58 PM Revision 1e01986e (ceph): Merge pull request #9741 from SUSE/wip-16343-hammer
hammer: boost uuid makes valgrind complain
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Sage Weil <sage@...
Nathan Cutler
07:33 PM Revision ec8e11f7 (ceph): Merge pull request #10638 from linuxbox2/rgw-nfs-31
rgw file: remove busy-wait in RGWLibFS::gc()
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
07:09 PM rbd Documentation #16999 (Resolved): RBD quick start guide will fail due to default image features
http://docs.ceph.com/docs/master/start/quick-rbd/
The documentation should be updated to only enable the layering ...
Jason Dillaman
06:02 PM Revision ca332412 (ceph): rgw file: remove busy-wait in RGWLibFS::gc()
This is a background thread. However, CPU is wasted.
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
Matt Benjamin
05:19 PM Revision c44e6165 (ceph): os/bluestore: print bluefs_extents in hex
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:04 PM CephFS Bug #16013: Failing file operations on kernel based cephfs mount point leaves unaccessible file b...
User seeing an assertion failure in the MDS in v10.2.1:
http://lists.ceph.com/pipermail/ceph-users-ceph.com/2016-A...
Patrick Donnelly
05:03 PM CephFS Bug #16983: mds: handle_client_open failing on open
Zheng, I think you fixed this in 4d15eb12298e007744486e28924a6f0ae071bd06 from PR #8778.
Here's the issue from cep...
Patrick Donnelly
05:00 PM Revision ec24ff0c (ceph): Merge pull request #10670 from ceph/wip-cmake
cmake: cleanup Findgperftools.cmake
Reviewed-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
04:57 PM Revision 004a8dd0 (ceph): Merge pull request #10632 from ryneli/fix_ceph_buffer_list
librados: use bufferlist instead of buffer::list in public header
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:54 PM Bug #16998: PG::_update_calc_stats wrong for CRUSH_ITEM_NONE up set items
https://github.com/ceph/ceph/pull/10688 Samuel Just
03:57 PM Bug #16998 (Resolved): PG::_update_calc_stats wrong for CRUSH_ITEM_NONE up set items
Samuel Just
04:51 PM Revision 3ff6e8fa (ceph): rgw: Fallback to Host header for bucket name.
RGW should fallback to using the Host header as the bucket name if valid &
possible even when it is NOT a suffix matc...
Robin H. Johnson
04:28 PM Revision 6f77e63b (ceph): os/bluestore/BlueFS: do not op_file_update deleted files
Make truncate and preallocate no-op if the file has been
deleted. Otherwise we may get an op_file_update *after*
the...
Sage Weil
04:20 PM Revision 07a524f2 (ceph): Merge pull request #10633 from dx9/wip-sig
global/signal_handler: use sig_str instead of sys_siglist
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:18 PM Revision 15c761ca (ceph): os/bluestore/bluefs_types: fix extent operator<<
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:17 PM Revision 3f95d6ea (ceph): Merge pull request #10634 from dx9/wip-bit-allocator
bluestore/BitAllocator: Fix deadlock with musl libc
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:15 PM Documentation #16996 (Resolved): doc: broken link in SHEC erasure code plugin
Kefu Chai
08:30 AM Documentation #16996: doc: broken link in SHEC erasure code plugin
PR: https://github.com/ceph/ceph/pull/10675 Albert Tu
08:23 AM Documentation #16996 (Resolved): doc: broken link in SHEC erasure code plugin
In "SHEC erasure code plugin":http://docs.ceph.com/docs/master/rados/operations/erasure-code-shec/ page, the *multipl... Albert Tu
04:14 PM Revision addbaf38 (ceph): Merge pull request #10675 from chiehtu/fix-16996
doc: fix broken link in SHEC erasure code plugin
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:11 PM Revision 44718fd2 (ceph): rgw: fix the is_admin paramater in RGWLDAPAuthEngine::get_creds_info().
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
03:54 PM Revision 894a3fa1 (ceph): os/bluestore: fix whitespace
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:50 PM Revision 3111eb62 (ceph): Merge pull request #10215 from ifed01/wip-bluestore-blob-release-fix
os/bluestore: refactor dirty blob tracking along with some related fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:36 PM rbd Feature #15321: Support asynchronous v2 image creation/cloning
Holding this for backport to jewel until required by #15764 Jason Dillaman
03:20 PM rbd Feature #15321: Support asynchronous v2 image creation/cloning
Currently there's support only for async create. Venky Shankar
03:19 PM rbd Feature #15321 (Pending Backport): Support asynchronous v2 image creation/cloning
Venky Shankar
03:28 PM Revision 21d2ba5e (ceph): journal: Support for registering metadata listeners in the Journaler
Signed-off-by: Ricardo Dias <rdias@suse.com>
(cherry picked from commit c535eb0399cd649371db233ee1ed01cf5441a4b3)
Ricardo Dias
03:28 PM Revision c2b786ca (ceph): rbd: journal: Support for listening updates on client metadata
Currently we only support listening for image resync requests.
Signed-off-by: Ricardo Dias <rdias@suse.com>
(cherry ...
Ricardo Dias
03:28 PM Revision 5fe93a43 (ceph): rbd-mirror: image-replayer: Implementation of resync operation
Fixes: http://tracker.ceph.com/issues/15670
Signed-off-by: Ricardo Dias <rdias@suse.com>
(cherry picked from commit ...
Ricardo Dias
03:28 PM Revision cbd1ab46 (ceph): rbd-mirror: resync: Added unit tests
Signed-off-by: Ricardo Dias <rdias@suse.com>
(cherry picked from commit 8953825956f2a560d17c7b651d1724a95f2f7d1d)
Ricardo Dias
03:28 PM Revision 2ba61a73 (ceph): rbd-mirror: image-replayer: Fix bug in resync listener remotion
Fixes: http://tracker.ceph.com/issues/16488
Signed-off-by: Ricardo Dias <rdias@suse.com>
(cherry picked from commit ...
Ricardo Dias
03:28 PM Revision b878f5ff (ceph): rbd-mirror: image-sync: Periodically update sync point object number
Fixes: http://tracker.ceph.com/issues/15108
Signed-off-by: Ricardo Dias <rdias@suse.com>
(cherry picked from commit ...
Ricardo Dias
03:28 PM Revision 783bd686 (ceph): rbd-mirror: tests: Support for inflight image sync point update
Signed-off-by: Ricardo Dias <rdias@suse.com>
(cherry picked from commit cee543bd96bc99f219024aedbfafc5dcd99abb5a)
Ricardo Dias
03:28 PM Revision 5323ebd4 (ceph): rbd-mirror: Implementation of image-sync throttler
Signed-off-by: Ricardo Dias <rdias@suse.com>
(cherry picked from commit c4f926d6980d1efd95771885a11d8cc4ebd2e4c3)
Ricardo Dias
03:28 PM Revision c56d6ec4 (ceph): rbd-mirror: Usage of image-sync throttler in BootstrapRequest
Fixes: http://tracker.ceph.com/issues/15239
Signed-off-by: Ricardo Dias <rdias@suse.com>
(cherry picked from commit ...
Ricardo Dias
03:28 PM Revision c9c1216b (ceph): rbd-mirror: tests: ImageSyncThrottler unit tests
Signed-off-by: Ricardo Dias <rdias@suse.com>
(cherry picked from commit 8ca9a84f36efa73ad17fd27f545dff3716cd798c)
Ricardo Dias
03:28 PM Revision b657d184 (ceph): rbd-mirror: use async callback when deletion not in-progress
Fixes: http://tracker.ceph.com/issues/16491
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
03:28 PM Revision b71efb09 (ceph): rbd-mirror: ImageReplayer doesn't need image deleted callback
The Replayer will detect that the ImageReplayer is stopped and will
schedule the "wait for deleted" callback before a...
Jason Dillaman
03:28 PM Revision bba78114 (ceph): rbd-mirror: fixed potential leaking image deletion context callback
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 9d1cd90c220f95d23d2694b4f1fb6b2fed073ced)
Jason Dillaman
03:28 PM Revision e7d79909 (ceph): rbd-mirror: cancel image deletion callback on shut down
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit c3f1cb3a34e1b4d258877d519e683e25bf65c65a)
Jason Dillaman
03:28 PM Revision bdb2189c (ceph): rbd-mirror: fix potential image replayer state transition race
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 3e224c6c03a6a5de0e179bd788387cfa3ff49e9d)
Jason Dillaman
03:28 PM Revision c8089dea (ceph): qa/workunits/rbd: remove temporary image exports
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 45498d04990861a034e2aad69a93658e018c991a)
Jason Dillaman
03:28 PM Revision 9a6bad3b (ceph): rbd-mirror: ignore empty snapshot sequence mapping
This invalid condition will be gracefully detected and handled
when the snapshot mappings are computed.
Fixes: http:...
Jason Dillaman
03:28 PM Revision 88a7c5c1 (ceph): rbd-mirror: prune sync points referencing missing snapshots
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 378914f6b8a8a8c5517fee8fa186268078fbcbfb)
Jason Dillaman
03:28 PM Revision c2e6d084 (ceph): qa/workunits/rbd: increase writes in large image count test
This will help to test edge cases where the remote image does
or does not own the exclusive lock when the sync starts...
Jason Dillaman
03:28 PM Revision ea9e031e (ceph): test: missing template specialization for unittest_rbd_mirror
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 187e2c87b50d64e93736a42fcf449c55e8550125)
Jason Dillaman
03:28 PM Revision 03c76148 (ceph): test: ensure unique template specializations per test case
With optimizations disabled, there can be cross translation unit
symbol leaking that is not present when inlining is ...
Jason Dillaman
03:28 PM Revision 90d29fc9 (ceph): rbd-mirror: include local pool id in resync throttle unique key
Fixes: http://tracker.ceph.com/issues/16536
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
03:20 PM Bug #16474: OSD scrubs same PG over and over
We are facing the same issue after doubling the number of PGs. Restart of all OSDs stopped this for now.
Example f...
Robert Klikics
02:56 PM rbd Backport #16904 (In Progress): jewel: journal should prefetch small chunks of the object during r...
Jason Dillaman
02:33 PM rgw Backport #16815 (Resolved): radosgw-admin region-map set is not reporting the bucket quota correc...
Ken Dreyer
02:31 PM rbd Backport #16511 (In Progress): jewel: rbd-mirror: 'wait_for_scheduled_deletion' callback might de...
Jason Dillaman
02:27 PM rbd Backport #16512 (In Progress): jewel: rbd-mirror: potential race condition when restarting image ...
Jason Dillaman
02:22 PM rbd Backport #16747 (In Progress): jewel: rbd-mirror: snap rename does not correctly replicate
Jason Dillaman
02:22 PM Revision 5a84b78d (ceph): Merge pull request #10680 from ifed01/wip-bluestore-somefix
os/bluestore: fix improper local var variable in collection_list meth…
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:18 PM Revision e06e508d (ceph): os/bluestore: fix improper local var variable in collection_list method...
Signed-off-by: Igor Fedotov <ifed@mirantis.com> Igor Fedotov
02:10 PM rbd Backport #16735 (In Progress): jewel: rbd-nbd does not properly handle resize notifications
Jason Dillaman
02:09 PM Revision ed73bbef (ceph): Merge pull request #10493 from Yan-waller/yj-wip-librados-0728
rados/client: fix typo
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
02:09 PM Revision fcc00f7a (ceph): test: fsx: fix rbd-nbd daemon logging
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from commit 09710c46d3811e602250f858fe7292925c1e3c06)
Mykola Golub
02:09 PM Revision 63fbed0f (ceph): qa/workunits/rbd: image resize test for rbd-nbd
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from commit fa58acbb6fcc79e5a9bfd4b86250a0e2b9c8efa1)
Mykola Golub
02:09 PM Revision 3db1a3c8 (ceph): rbd-nbd: use librbd API method to watch image size update
Fixes: http://tracker.ceph.com/issues/15715
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from com...
Mykola Golub
02:08 PM Revision 8f94f5e3 (ceph): librbd: API: methods to watch image stat update
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from commit 9952b75a0c8c9bed9792cb77671fd5588f32630f...
Mykola Golub
02:07 PM Revision 3ea2900b (ceph): Merge pull request #10669 from cbodley/wip-rgw-ldap-auth
rgw: fix for s3tests failure when ldap auth is not applied Matt Benjamin
02:05 PM rbd Backport #16701 (In Progress): jewel: rbd-mirror: image sync throttle needs to use pool id + imag...
Jason Dillaman
01:58 PM Revision de28029c (ceph): Merge pull request #10554 from Vicente-Cheng/wip-16815-hammer
hammer: radosgw-admin region-map set is not reporting the bucket quota correctly
Reviewed-by: Orit Wasserman <owasser...
Orit Wasserman
01:56 PM Revision cb0488c1 (ceph): Merge pull request #10555 from Vicente-Cheng/wip-16317-hammer
hammer: rgw: bucket listing following object delete is partial
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
01:55 PM Revision 0bc2d66d (ceph): Merge pull request #10530 from yehudasa/wip-16412-hammer
rgw: remove bucket index objects when deleting the bucket
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
01:53 PM rbd Backport #16658 (In Progress): jewel: rbd-mirror: gracefully handle being blacklisted
Jason Dillaman
01:36 PM Revision 5683a825 (ceph): cmake: Also build Python bindings for Python 3
Signed-off-by: Oleh Prypin <oleh@pryp.in> Oleh Prypin
01:36 PM Revision a1347086 (ceph): pybind: Make ceph_volume_client's syntax compatible with Python 3
(just so it passes the bytecompilation step)
Signed-off-by: Oleh Prypin <oleh@pryp.in>
Oleh Prypin
01:36 PM Revision d91d89b7 (ceph): debian: Add packages for Python 3 bindings
Signed-off-by: Oleh Prypin <oleh@pryp.in> Oleh Prypin
01:36 PM Revision 73042684 (ceph): rpm: Add packages for Python 3 bindings
Signed-off-by: Oleh Prypin <oleh@pryp.in> Oleh Prypin
01:34 PM Revision 014cb509 (ceph): rgw: don't overwrite auth result if ldap is not applicable
this was causing the following s3tests failure:
====================================================================...
Casey Bodley
01:25 PM Linux kernel client Bug #14901 (Resolved): misdirected requests on 4.2 during rebalancing
In 3.14.75, 3.18.39, 4.1.30, 4.4.17 and 4.6.6. Ilya Dryomov
01:04 PM rbd Bug #16980 (Pending Backport): rbd-mirror: FAILED assert(m_state == STATE_STOPPING)
Mykola Golub
01:04 PM Revision b1180740 (ceph): Merge pull request #10667 from dillaman/wip-16980
rbd-mirror: potential race condition during failure shutdown
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
12:55 PM Bug #16400: Ceph OSD crashes suddenly after restart when using bluestore
Here is the archive of the OSD's data partition: http://eftp.smlabs.net/ygorshkov/tracker.ceph.com/tracker.ceph.com-1... Yuri Gorshkov
12:28 PM Bug #16400: Ceph OSD crashes suddenly after restart when using bluestore
We were able to reproduce the bug on our OSDs. Apparently, if ... Yuri Gorshkov
11:58 AM Revision aab9d03e (ceph): ceph-disk: change ownership of init file to ceph:ceph
Fixes: http://tracker.ceph.com/issues/16280
Signed-off-by: Shylesh Kumar <shmohan@redhat.com>
Shylesh Kumar
11:42 AM Bug #16982: OSD crash after upgrade to Jewel: give useful error when trying to commit 4000 maps t...
Logical explanation!
So that solves this 'bug', but doesn't tell why the OSDs will not advance in maps and require...
Wido den Hollander
11:02 AM Bug #16982: OSD crash after upgrade to Jewel: give useful error when trying to commit 4000 maps t...

tl;dr: integer overflow
* it's not specific to the upgrade scenario. this only happens with osds far behind th...
Kefu Chai
06:52 AM Bug #16982: OSD crash after upgrade to Jewel: give useful error when trying to commit 4000 maps t...
I have another log to attach.
I tried adding new OSDs to the cluster and they also have to catch up, which never h...
Wido den Hollander
11:38 AM Revision 73a7a65f (ceph): ceph-disk: do not activate device that is not ready
If the journal (or data) device is not ready when we are activating the
data (or journal) device, just print an info ...
Boris Ranto
11:28 AM Revision 1a5ed2b9 (ceph): os/blueStore: fix discard_unallocated for compressed blob
Signed-off-by: Igor Fedotov <ifedotov@mirantis.com> Igor Fedotov
11:28 AM Revision 0c86ed42 (ceph): os/bluestore: remove internal structures from Bluestore.h
Signed-off-by: Igor Fedotov <ifedotov@mirantis.com> Igor Fedotov
11:28 AM Revision 2c924766 (ceph): os/bluestore: migrate to refcounting for Blob class instances
Signed-off-by: Igor Fedotov <ifedotov@mirantis.com> Igor Fedotov
11:28 AM Revision 6beade75 (ceph): os/bluestore: collect 'dirty' blobs on per-transaction basis to avoid o...
Signed-off-by: Igor Fedotov <ifedotov@mirantis.com> Igor Fedotov
09:50 AM rgw Backport #15254 (Resolved): hammer: rgw: can't remove non-versioned object after enabling version...
Loïc Dachary
09:50 AM rgw Backport #16381 (Resolved): jewel: comparing return code to ERR_NOT_MODIFIED in rgw_rest_s3.cc (n...
Loïc Dachary
09:50 AM rgw Backport #16392 (Resolved): jewel: rgw: master: build failures with boost > 1.58
Loïc Dachary
09:49 AM Backport #16969 (Resolved): jewel: src/script/subman fails with KeyError: '\n"band'
Loïc Dachary
09:31 AM Revision ec14cf5c (ceph): Merge pull request #9790 from SUSE/wip-16381-jewel
jewel: comparing return code to ERR_NOT_MODIFIED in rgw_rest_s3.cc (needs minus sign)
Reviewed-by: Orit Wasserman <ow...
Orit Wasserman
09:25 AM rgw Bug #16682 (Fix Under Review): ceph jewel failed create s3 tpye subuser from admin rest api
https://github.com/ceph/ceph/pull/10325 Orit Wasserman
09:14 AM Revision 5866fefb (ceph): Merge pull request #8755 from kmroz/wip-hammer-convert-plain-object-to-...
hammer: rgw: convert plain object to versioned (with null version) when removing
Reviewed-by: Orit Wasserman <owasser...
Orit Wasserman
09:13 AM Revision 9bcc3aa7 (ceph): Merge pull request #10486 from badone/wip-double-free-global-static-test
tests: Add test for global static non-POD segfault
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:38 AM Revision 7da19b6d (ceph): LTTng-UST disabled for openSUSE
LTTng-UST not yet supported in openSUSE so do not enable lltng for it.
The (1) is where is defined "is_opensuse"
Rem...
Michel Normand
08:29 AM Bug #15785: valgrind osd leak Pipe::*
* http://pulpito.ceph.com/loic-2016-08-10_23:15:44-rados-jewel---basic-smithi/358138/... Loïc Dachary
08:15 AM Revision 7fca0e50 (ceph): doc: fix broken link in SHEC erasure code plugin
Fixes: http://tracker.ceph.com/issues/16996
Signed-off-by: Albert Tu <albert.t@inwinstack.com>
Albert Tu
06:53 AM Revision 5d9debd5 (ceph): cmake: cleanup Findxio.cmake
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:53 AM Revision 96fdb691 (ceph): cmake: cleanup Findleveldb.cmake
* and reference leveldb library and include dir with fullpath
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:16 AM Revision f7bfba80 (ceph): Merge pull request #10629 from ceph/dillaman-rbd-glance-docs
doc: update rbd glance configuration notes
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
06:16 AM rbd Bug #16970 (Pending Backport): ImageReplayer::is_replaying does not include flush state
Mykola Golub
06:15 AM Revision c6e561a5 (ceph): Merge pull request #10627 from dillaman/wip-16970
rbd-mirror: replaying state should include flush action
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
06:06 AM Revision 6c12edbf (ceph): cmake: cleanup Findgperftools.cmake
* remove Findtcmalloc.cmake, use Findgperftools.cmake instead.
* tcmalloc is packaged in gperftools-dev, so we can ch...
Kefu Chai
03:09 AM rbd Bug #16773: FAILED assert(m_image_ctx.journal == nullptr)
If the rbd image header watch is lost ...... Jason Dillaman
02:30 AM rgw Bug #16995 (New): rgw files can't upload
When I upload a file。rgw response ERR_LENGTH_REQUIRED。
this means file length is empty。I see the rgw log,I find ngin...
yao hu
01:19 AM Revision 82e928c6 (ceph): doc: fix rbd map format in rbd manpage
Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com> Chengwei Yang

08/10/2016

10:35 PM Bug #16994 (Can't reproduce): "No package python-rados available" in upgrade:hammer-x-jewel-distr...
Seems centos specific
Run: http://pulpito.ceph.com/teuthology-2016-08-10_18:15:01-upgrade:hammer-x-jewel-distro-basi...
Yuri Weinstein
10:09 PM Revision b5a2c1b4 (ceph): librados: use bufferlist instead of buffer::list
Signed-off-by: Ryne Li <lizhenqiangsnake@gmail.com> Ryne Li
09:42 PM Revision f440aec1 (ceph): Merge pull request #10410 from xiexingguo/xxg-wip-bluestore-2016-07-23
os/bluestore: narrow lock scope for cache trim()
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:40 PM Bug #16982: OSD crash after upgrade to Jewel: give useful error when trying to commit 4000 maps t...
Before I go to sleep (long day!) some logs as asked on IRC.
I tried with osd.319 to get it up and running, but it ...
Wido den Hollander
09:22 PM Bug #16982: OSD crash after upgrade to Jewel: give useful error when trying to commit 4000 maps t...
Wido: were you able to get the logs we talked about? Samuel Just
06:50 PM Bug #16982: OSD crash after upgrade to Jewel: give useful error when trying to commit 4000 maps t...
I have some new logs as requested on IRC: https://www.holmes.nl/pub/osd.319-2.log.gz
The journal has now been move...
Wido den Hollander
06:25 PM Bug #16982: OSD crash after upgrade to Jewel: give useful error when trying to commit 4000 maps t...
After a chat with sjust on IRC we think the journal size (100M) might be a issue.
This seems to be a admin error d...
Wido den Hollander
06:07 PM Bug #16982: OSD crash after upgrade to Jewel: give useful error when trying to commit 4000 maps t...
Logs are available at: https://www.holmes.nl/pub/osd.319.log.gz
I have to add, these OSDs are very far behind on O...
Wido den Hollander
05:50 PM Bug #16982 (Resolved): OSD crash after upgrade to Jewel: give useful error when trying to commit ...
While upgrading from Hammer to Jewel I'm seeing this happen on multiple OSDs.
These systems are running Ubuntu 14....
Wido den Hollander
09:06 PM Revision 7e19d0e7 (ceph): Merge pull request #10362 from xiexingguo/xxg-wip-bluefs-2016-07-20
os/bluestore: fix potential access violation
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Mark Nelson <mnel...
Sage Weil
09:05 PM Revision e9de4075 (ceph): Merge pull request #1115 from ceph/wip_add_sterr
Added stderr to the log file in addition to stdout
Reviewed-by: Dan Mick <dmick@redhat.com>
Dan Mick
08:55 PM rbd Bug #16773: FAILED assert(m_image_ctx.journal == nullptr)
Repeated here: http://pulpito.ceph.com/jdillaman-2016-08-08_08:12:47-rbd-wip-jd-testing---basic-vps/354673/
Both c...
Jason Dillaman
08:41 PM Bug #16975: "ReplicatedPG.cc: 3030: FAILED assert(0 == "out of order op")" in rados-jewel-distro-...
Also in upgrades
Run: http://pulpito.ceph.com/teuthology-2016-08-10_04:20:03-upgrade:jewel-x-master-distro-basic-vps...
Yuri Weinstein
08:21 PM Revision 3bdf96c2 (ceph): mon/MDSMonitor: move C_Updated class to .cc file
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
08:15 PM Revision 704d06e9 (ceph): Added stderr to the log file in addition to stdout
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
07:32 PM rbd Cleanup #16991 (Resolved): rbd-mirror split-brain issues should be clearly visible in mirror status
Ensure that when a split-brain is detected, the image is moved to the error state under "rbd mirror image status" and... Jason Dillaman
07:29 PM rbd Cleanup #16990 (Resolved): 'rbd image-meta remove' of missing key does not return error
The command should indicate that the operation failed if the image or key doesn't exist. Jason Dillaman
07:12 PM rbd Cleanup #16989 (New): 'rbd mirror pool' commands should report error if action not executed
Jason Dillaman
07:11 PM rbd Cleanup #16989 (Duplicate): 'rbd mirror pool' commands should report error if action not executed
Jason Dillaman
07:11 PM rbd Cleanup #16989 (New): 'rbd mirror pool' commands should report error if action not executed
Some examples:
1. rbd mirror pool enable <PoolName> pool :- Doesn't throw a warning message when the pool is alre...
Jason Dillaman
07:06 PM rbd Bug #16988 (Resolved): 'rbd feature disable' against non-primary image results in hung CLI
The command will continuously repeat an error about requesting the exclusive lock:... Jason Dillaman
07:00 PM rbd Cleanup #16987 (Resolved): 'rbd du' of missing image does not return error
The command should indicate that the operation failed if the image doesn't exist. Jason Dillaman
06:58 PM rbd Cleanup #16986 (New): 'rbd mirror pool peer remove' of missing peer does not return error
The command should indicate that the operation failed if the peer doesn't exist. Jason Dillaman
06:52 PM rbd Cleanup #16985 (Resolved): Improve error reporting from "rbd feature enable/disable"
For example, attempting to enable the journaling feature on an image that doesn't have the exclusive-lock feature ena... Jason Dillaman
06:36 PM rbd Bug #16984 (Resolved): Disabling pool mirror mode with registered peers results orphaned mirrored...
Attempting to disable mirroring while one or more peers are still registered correctly results in an -EBUSY error. Ho... Jason Dillaman
06:20 PM rbd Bug #16980 (Fix Under Review): rbd-mirror: FAILED assert(m_state == STATE_STOPPING)
*PR*: https://github.com/ceph/ceph/pull/10667 Jason Dillaman
01:13 PM rbd Bug #16980 (Resolved): rbd-mirror: FAILED assert(m_state == STATE_STOPPING)
If the journal contains a failed maintenance op followed immediately by a new exclusive lock epoch (e.g. a second mai... Jason Dillaman
06:19 PM Revision 74ec7c91 (ceph): rbd-mirror: potential race condition during failure shutdown
Fixes: http://tracker.ceph.com/issues/16980
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:18 PM CephFS Bug #16983 (Resolved): mds: handle_client_open failing on open
Randy Orr reported an assertion failure on the ceph-users list:... Patrick Donnelly
06:16 PM rgw Bug #16935 (Pending Backport): Increase log level for messages occuring while running rgw admin c...
Casey Bodley
06:12 PM Revision fa127898 (ceph): Merge pull request #10425 from theanalyst/rgw/sync-paren-warn
rgw: kill a compile warning for rgw_sync
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:32 PM Revision ffe2c05d (ceph): Merge pull request #10666 from ceph/wip-cmake
cmake: install platlib into a subdir of build-base dir
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
04:33 PM Revision 831640bb (ceph): rgw: kill a compile warning for rgw_sync
killing the compile warning for
```
/ceph/src/rgw/rgw_sync.cc:1462:12:
warning: suggest explicit braces to avoid amb...
Abhishek Lekshmanan
04:17 PM Revision f83da172 (ceph): Merge pull request #10640 from vmcloud/libcephfs_jni_overflow
libcephfs: Fix the incorrect integer conversion in libcephfs_jni.cc
Reviewed-by: Noah Watkins <noahwatkins@gmail.com>
John Spray
04:14 PM Revision 5444721b (ceph): cmake: install platlib into a subdir of build-base dir
distutils' install command installs all stuff under $build-base, which
includes the temporary files. and rpm packagin...
Kefu Chai
03:33 PM Revision 8662d772 (ceph): Merge pull request #10602 from smanjara/wip-16935
rgw: raise log levels for common radosgw-admin errors
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:21 PM Bug #16981: OSD crashes under moderate write load when using bluestore
We started seeing other OSDs crash with the same symptoms. Seems like it's related to OSD memory usage.
Our enviro...
Yuri Gorshkov
01:36 PM Bug #16981 (Won't Fix): OSD crashes under moderate write load when using bluestore
Hi.
While testing out bluestore, one of our OSDs crashed suddenly outputting the following logs (see below):
Afte...
Yuri Gorshkov
03:00 PM Revision d89873b0 (ceph): Merge pull request #10110 from Yan-waller/yj-wip-rgwrados-0702
rgw: remove possible duplicate setting
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:57 PM Backport #16490 (Rejected): optimal is hammer
Discussed with Sam and Sage today in Core standup. Sam and Sage agreed we won't be pulling this into Hammer - closing. Ken Dreyer
01:56 PM Revision 02d91db7 (ceph): Merge pull request #9585 from vshankar/wip-15321
librbd: asynchronous v2 image creation
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:54 PM Revision a10dddc4 (ceph): Merge pull request #10034 from VictorDenisov/consistency_groups_images
librbd: add consistency groups operations with images
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:48 PM Revision 593558f2 (ceph): doc: update rbd glance configuration notes
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:29 PM rgw Backport #16958 (In Progress): jewel: Bug when using port 443s in rgw.
Loïc Dachary
12:28 PM Revision 22c9df1d (ceph): rgw: Fix for using port 443 with pre-signed urls.
Fixes http://tracker.ceph.com/issues/16548
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
(cherry picked fro...
Pritha Srivastava
12:26 PM rgw Backport #16934 (In Progress): jewel: Add zone rename to radosgw_admin
Loïc Dachary
12:26 PM Revision ce5e2504 (ceph): rgw: added zone rename to radosgw_admin
Added zone rename option to radosgw-admin help
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
(cherry picked ...
Shilpa MJ
12:24 PM rgw Backport #16901 (In Progress): jewel: segfault in RGWOp_MDLog_Notify
Loïc Dachary
12:24 PM Revision ce986aa6 (ceph): rgw: RGWMetaSyncCR holds refs to stacks for wakeup
because RGWCoroutine::wakeup() calls RGWCoroutinesStack::wakeup(), the
stack must also stay alive
Fixes: http://trac...
Casey Bodley
12:21 PM rgw Backport #16871 (In Progress): jewel: Have a flavor of bucket deletion in radosgw-admin to bypass...
Loïc Dachary
12:20 PM rgw Backport #16864 (In Progress): jewel: multisite segfault on ~RGWRealmWatcher if realm was deleted
Loïc Dachary
12:19 PM Revision 2485efc2 (ceph): rgw: clear realm watch on failed watch_restart
if the realm is deleted while the gateway has a watch, it's disconnected
and watch_restart() will fail. this results ...
Casey Bodley
12:18 PM rgw Backport #16863 (In Progress): jewel: use zone endpoints instead of zonegroup endpoints
Loïc Dachary
12:18 PM Revision fa2e42d4 (ceph): rgw: use endpoints from master zone instead of zonegroup
Fixes: http://tracker.ceph.com/issues/16834
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
12:10 PM rgw Backport #16862 (In Progress): jewel: "default" zone and zonegroup cannot be added to a realm
Loïc Dachary
12:10 PM Revision a865f26e (ceph): radosgw-admin: zone[group] modify can change realm id
allows the default zone and zonegroup (created with empty realm_id) to
be later added to a realm. the 'modify' comman...
Casey Bodley
12:05 PM rgw Backport #16792 (In Progress): jewel: metadata sync can skip markers for failed/incomplete entries
Loïc Dachary
12:04 PM rgw Backport #16794: jewel: multisite bucket sync doesn't retry objects that it fails to fetch
https://github.com/ceph/ceph/pull/10355/commits/aacc31f72cef6f151459e4a0543850edeeaf1938 does not apply cleanly and i... Loïc Dachary
12:03 PM Revision 92581a38 (ceph): rgw: fix marker tracker completion handling
Was not tracking high markers correctly. Could only work if there was a single
hole in the completion range. Just kee...
Yehuda Sadeh
12:00 PM rgw Backport #16793 (Need More Info): jewel: upgrade from old multisite to new multisite fails
Loïc Dachary
12:00 PM rgw Bug #16751: upgrade from old multisite to new multisite fails
Which pull request contains the associated fix ? Loïc Dachary
11:38 AM rgw Backport #16564 (In Progress): jewel: cors auto memleak
Loïc Dachary
11:03 AM rgw Backport #16564: jewel: cors auto memleak
https://github.com/ceph/ceph/pull/9979/commits/69c6cf551754e51debb4e645716a89e29517f4ee from https://github.com/ceph/... Loïc Dachary
11:37 AM rbd Bug #16741 (Resolved): io getting stuck after advancing journal object set
Yes, it is not reproduced any more, after #16223 was resolved. Mykola Golub
11:37 AM Revision fb36dd0c (ceph): rgw: fix potential memory leaks in RGWPutCORS_ObjStore_S3::get_params
We should free `data` before return or jump to `done_err` label.
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn>
(cherr...
Yan Jun
11:36 AM rgw Backport #16393: jewel: rgw: Swift's object versioning doesn't support restoring a previous versi...
This does not cherry pick cleanly and the conflicts are non trivial. Since it's a feature, it should probably be done... Loïc Dachary
11:33 AM CephFS Feature #16419: add statx-like interface to libcephfs
Test run mostly passed last night, with only failures for unrelated problems -- the known problem with valgrind on ce... Jeff Layton
11:33 AM Revision c587e9e5 (ceph): Merge pull request #10026 from SUSE/wip-16392-jewel
jewel: master: build failures with boost > 1.58
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
11:31 AM rgw Bug #14090 (Resolved): rgw: the response XML format of admin policy API is error
Loïc Dachary
11:29 AM rbd Bug #16478: Non-primary image is recording journal events during image sync
PR: https://github.com/ceph/ceph/pull/10462 Mykola Golub
08:37 AM rbd Bug #16478: Non-primary image is recording journal events during image sync
What is the corresponding pull request ? Loïc Dachary
11:22 AM Revision c28c84cb (ceph): Merge pull request #1110 from fullerdj/wip-djf-20160808
cephfs/vstart_runner: add -w option to ps
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:22 AM rgw Bug #15926 (Resolved): radosgw-admin period push --url fails with 'could not find connection'
Loïc Dachary
11:21 AM rgw Backport #15958 (Resolved): jewel: radosgw-admin period push --url fails with 'could not find con...
Loïc Dachary
10:58 AM Backport #16507 (In Progress): jewel: "ceph_test_librbd_api: symbol lookup error: ceph_test_librb...
Loïc Dachary
07:10 AM Backport #16507: jewel: "ceph_test_librbd_api: symbol lookup error: ceph_test_librbd_api: undefin...
h3. Original description
Run: http://pulpito.ceph.com/teuthology-2016-06-26_02:45:02-upgrade:client-upgrade-jewel-...
Loïc Dachary
10:37 AM Revision f5db5a4b (ceph): mon: tolerate missing osd metadata
Just because one OSD's metadata is missing,
don't give up on outputting all the other
OSDs' metadata.
Signed-off-by:...
John Spray
10:36 AM Revision 36e5c864 (ceph): mon: fix metadata dumps for empty lists
Because 'r' was set inside loop, these would
fail to set it (leaving ENOSYS) if no
metadata is present.
Signed-off-b...
John Spray
10:33 AM Revision de99bd53 (ceph): mon: 'std::move` Metadata when updating it
to avoid copying of the std::map
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit dd67eaab0069...
Kefu Chai
10:28 AM Revision 828df399 (ceph): mon: fix 'mon metadata' for lone monitors
Previously, writing to the store was only
triggered when MMonMetadata was received
from peers, so if you had a single...
John Spray
10:25 AM Revision 308f5143 (ceph): ceph.spec.in: fix rpm package building error as follows:
error: Installed (but unpackaged) file(s) found:
/usr/lib/udev/rules.d/60-ceph-by-parttypeuuid.rules
Signed-of...
runsisi hust
10:24 AM Revision 727a704e (ceph): udev: always populate /dev/disk/by-parttypeuuid
ceph-disk activate-all walks /dev/disk/by-parttypeuuid at boot time. It
is not necessary when udev fires ADD event fo...
Loic Dachary
10:22 AM rgw Backport #16702 (New): jewel: multisite: bucket sync failures with tenant users
First backport attempt: https://github.com/ceph/ceph/pull/10522
This require a number of non trivial conflict reso...
Loïc Dachary
09:26 AM Revision c805ab35 (ceph): Merge pull request #10643 from tchaikov/wip-cmake
cmake: fix wrong path introduced by bb163e9
Reviewed-by: Oleh Prypin <oleh@pryp.in>
Kefu Chai
08:54 AM rbd Backport #16658: jewel: rbd-mirror: gracefully handle being blacklisted
https://github.com/ceph/ceph/commit/48f301decbf1f27937bb77a3b47e54933f272d7d conflicts Loïc Dachary
08:52 AM rbd Backport #16978: jewel: rbd-mirror: FAILED assert(m_on_update_status_finish == nullptr)
https://github.com/ceph/ceph/commit/6a465d9dad417e8b52909c5478f7e3e433748948 conflicts Loïc Dachary
07:03 AM rbd Backport #16978 (Resolved): jewel: rbd-mirror: FAILED assert(m_on_update_status_finish == nullptr)
https://github.com/ceph/ceph/pull/10792 Loïc Dachary
08:49 AM rbd Backport #16951 (In Progress): jewel: ceph 10.2.2 rbd status on image format 2 returns "(2) No su...
Loïc Dachary
08:49 AM Revision 775c78d4 (ceph): librbd: prevent creation of v2 image ids that are too large
The librbd API is capped at 24 characters for expressing the
object prefix for data blocks (including trailing null b...
Jason Dillaman
08:47 AM Revision 2209a8c6 (ceph): Merge pull request #10557 from wjwithagen/wip-wjw-test-onexit
test: More portable use of mmap(MAP_ANON)
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:43 AM rbd Backport #16950: jewel: librbd/ExclusiveLock.cc: 197: FAILED assert(m_watch_handle != 0)
https://github.com/ceph/ceph/pull/10574/commits/814c305ce8c35b5ce01d7e29a912d5ef3978754b conflicts Loïc Dachary
08:42 AM rgw Bug #16968: synchonized bucket can't be used in other zonegroup
Data synchronization happens between zones within same zonegroup. Buckets can only accessed on the zonegroup where th... Yehuda Sadeh
08:39 AM rbd Backport #16904: jewel: journal should prefetch small chunks of the object during replay
https://github.com/ceph/ceph/commit/dad8328f2d502d18923c35f7b86a0cc2ccec133a conflicts Loïc Dachary
08:37 AM rbd Backport #16903 (Need More Info): jewel: Non-primary image is recording journal events during ima...
Loïc Dachary
08:35 AM rbd Backport #16902: jewel: rbd-mirror: image deleter should use pool id + global image uuid for key
https://github.com/ceph/ceph/commit/25203a8a9d59ff025d223ec1afaeb14946d54993 conflicts Loïc Dachary
08:30 AM rbd Backport #16869 (In Progress): jewel: Discard hangs when 'rbd_skip_partial_discard' is enabled
Loïc Dachary
08:25 AM rbd Backport #16868 (In Progress): jewel: Prevent the creation of a clone from a non-primary mirrored...
Loïc Dachary
08:25 AM Revision 2b272126 (ceph): librbd: prevent creation of clone from non-primary mirrored image
Fixes: http://tracker.ceph.com/issues/16449
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from com...
Mykola Golub
08:24 AM rbd Backport #16867 (In Progress): jewel: mkfs.xfs slow performance with discards and object map
Loïc Dachary
08:24 AM Revision 9fc5b415 (ceph): librbd: optimize away unnecessary object map updates
Fixes: http://tracker.ceph.com/issues/16689
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
08:23 AM Revision 81a25347 (ceph): rbd-replay: decode and replay discard IO operations
Fixes: http://tracker.ceph.com/issues/16707
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
08:23 AM rbd Backport #16796 (In Progress): jewel: Renaming old format image results in "Transport endpoint is...
Loïc Dachary
08:22 AM rbd Backport #16747: jewel: rbd-mirror: snap rename does not correctly replicate
https://github.com/ceph/ceph/commit/2f4cb26d8bbd1457bc261547103b56ad40b3c464 cherry-picks ok, but https://github.com/... Loïc Dachary
08:19 AM rbd Backport #16735: jewel: rbd-nbd does not properly handle resize notifications
https://github.com/ceph/ceph/commit/9952b75a0c8c9bed9792cb77671fd5588f32630f conflicts Loïc Dachary
08:18 AM rbd Backport #16701: jewel: rbd-mirror: image sync throttle needs to use pool id + image id to form u...
https://github.com/ceph/ceph/commit/8ad36cab7cbf3492bfa972b43e4a5f75a110bfe6 conflicts Loïc Dachary
08:15 AM rbd Backport #16593 (In Progress): jewel: FAILED assert(object_no < m_object_map.size())
Loïc Dachary
08:14 AM Revision 5968664f (ceph): librbd: failed assertion after shrinking a clone image twice
Fixes: http://tracker.ceph.com/issues/16561
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
08:13 AM rbd Backport #16576 (In Progress): jewel: rbd-mirror: FAILED assert(m_local_image_ctx->object_map != ...
Loïc Dachary
08:13 AM Revision 8316b6a6 (ceph): rbd-mirror: gracefully fail if object map is unavailable
If the exclusive lock was lost due to a watch failure from an
overloaded cluster, gracefully abort the image sync.
F...
Jason Dillaman
08:07 AM rbd Backport #16513 (In Progress): jewel: rbd-mirror: image-replayer: segfault when removing resync l...
Loïc Dachary
08:03 AM rbd Backport #16458 (In Progress): jewel: Potential crash during journal::Replay shut down
Loïc Dachary
08:03 AM Revision 18a66cb3 (ceph): librbd: journal::Replay no longer holds lock while completing callback
Fixes: http://tracker.ceph.com/issues/16433
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
08:02 AM rbd Backport #16373 (In Progress): jewel: rbd-mirror: gracefully handle missing sync point snapshots
Loïc Dachary
07:59 AM Revision 300aedd8 (ceph): cmake: fix wrong path introduced by bb163e9
s/CYTHON_MODULE_LIB/CYTHON_MODULE_DIR/
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:21 AM rbd Bug #16471 (Resolved): Image removal doesn't necessarily clean up all rbd_mirroring entries
Loïc Dachary
07:21 AM rbd Bug #16470 (Resolved): Timeout sending mirroring notification shouldn't result in failure
Loïc Dachary
07:21 AM rbd Bug #16450 (Resolved): Close journal and object map before flagging exclusive lock as released
Loïc Dachary
07:21 AM rbd Bug #16446 (Resolved): ExclusiveLock object leaked when switching to snapshot
Loïc Dachary
07:21 AM rbd Bug #16445 (Resolved): Whitelist EBUSY error from "snap unprotect" for journal replay
Loïc Dachary
07:21 AM rbd Bug #16411 (Resolved): rbd-mirror should disable proxied maintenance ops for non-primary image
Loïc Dachary
07:21 AM rbd Bug #16364 (Resolved): Crash when utilizing advisory locking API functions
Loïc Dachary
07:21 AM rbd Bug #16363 (Resolved): Journal duplicate op detection can cause lockdep error
Loïc Dachary
07:21 AM rbd Bug #16362 (Resolved): Journal needs to handle duplicate maintenance op tids
Loïc Dachary
07:21 AM rbd Bug #16352 (Resolved): rbd-mirror: ensure replay status formatter has completed before stopping r...
Loïc Dachary
07:21 AM rbd Bug #16350 (Resolved): Object map/fast-diff invalidated if journal replays the same snap remove e...
Loïc Dachary
07:21 AM rbd Bug #16348 (Resolved): Unable to disable journaling feature if in unexpected mirror state
Loïc Dachary
07:21 AM Messengers Bug #16237 (Resolved): AsyncConnection::lockmsg/async lockdep cycle: AsyncMessenger::lock, MDSDae...
Loïc Dachary
07:21 AM rbd Bug #16230 (Resolved): rbd-mirror: potential race condition accessing local image journal
Loïc Dachary
07:21 AM rbd Bug #16198 (Resolved): Possible race condition during journal transition from replay to ready
Loïc Dachary
07:21 AM rbd Bug #15761 (Resolved): When journaling is enabled, a flush request shouldn't flush the cache
Loïc Dachary
07:03 AM Stable releases Tasks #16344: jewel v10.2.3
h3. fs... Loïc Dachary
07:01 AM Stable releases Tasks #16344: jewel v10.2.3
h3. powercycle... Loïc Dachary
07:00 AM Stable releases Tasks #16344: jewel v10.2.3
h3. rgw... Loïc Dachary
06:59 AM Stable releases Tasks #16344: jewel v10.2.3
h3. rbd... Loïc Dachary
06:55 AM Stable releases Tasks #16344: jewel v10.2.3
h3. rados ... Loïc Dachary
06:47 AM Revision 8ff2b8e7 (ceph): rgw: raise log levels for common radosgw-admin errors
Currently while running radosgw-admin command we see these messages thrown at
the endusers since debug level is set t...
Shilpa MJ
06:11 AM Revision 9c3fe46a (ceph): doc/radosgw: fix description of response elements 'Part'
Signed-off-by: weiqiaomiao <wei.qiaomiao@zte.com.cn> wei qiaomiao
04:07 AM Revision 0911db3b (ceph): Merge pull request #9848 from dx9/wip-ac-boost
configure.ac: add _LIBS variables for boost_system and boost_iostreams
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:33 AM Revision 2bebfa4b (ceph): Merge pull request #10478 from wjwithagen/wip-wjw-freebsd-cmake-excludes
src/CMakeLists.txt: remove unneeded libraries from ceph-dencoder target
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:08 AM Revision 8082b2da (ceph): pybind: Rework rbd/setup.py for PyPI
Signed-off-by: Anirudha Bose <ani07nov@gmail.com> Anirudha Bose
03:08 AM Revision cb6ad527 (ceph): pybind: Add BUILD_DOC env var to rbd/setup.py
Bypass sanity check if building docs.
Issue: http://tracker.ceph.com/issues/16940
Signed-off-by: Anirudha Bose <ani0...
Anirudha Bose
02:45 AM Revision c97906f5 (ceph): libcephfs: Fix the incorrect integer conversion in libcephfs_jni.cc
Signed-off-by: wenjunhuang <wenjunhuang@tencent.com> wenjunhuang
02:39 AM Revision 0d413838 (ceph): Merge pull request #10568 from tchaikov/wip-cmake
cmake: specify distutils build path explicitly
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Kefu Chai
02:35 AM Revision f4085aab (ceph): Merge pull request #10455 from wjwithagen/wip-wjw-clang-NULL
src/kv/MemDB.cc: the type of the parameter of push_back() does not match the ops's value_type
Reviewed-by: Ramesh Ch...
Kefu Chai
01:58 AM Revision bb163e98 (ceph): cmake: specify distutils build path explicitly
so we don't need to replicate the logic in distutils/command/build.py
at different places.
Signed-off-by: Kefu Chai ...
Kefu Chai

08/09/2016

10:21 PM Revision 166a66be (ceph): common/TrackedOp: move ShardedTrackingData to .cc
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
09:35 PM Revision 70a0a86a (ceph): rgw/rest: don't print empty x-amz-request-id
I don't believe an empty string is ever a valid "x-amz-request-id" record.
Signed-off-by: Marcus Watts <mwatts@redha...
Marcus Watts
09:00 PM Revision 1a164bc9 (ceph): rpm: proper packaging of udev directories
The issue here is that ceph.spec.in does not package the directories
/usr/lib/udev and /usr/lib/udev/rules.d. The pro...
Nathan Cutler
08:54 PM rgw Bug #16976 (Resolved): rgw file uses too much CPU in gc/idle thread
In librgw/nfs-ganesha operation only, the periodic gc/idle thread is missing a delay step. Matt Benjamin
08:22 PM Bug #16827: "FAILED assert(0 == "racing read got wrong version")" in rados-jewel-distro-basic-smithi
also in http://qa-proxy.ceph.com/teuthology/teuthology-2016-08-06_22:00:03-rados-jewel-distro-basic-smithi/352700/teu... Yuri Weinstein
08:19 PM Bug #16975 (Resolved): "ReplicatedPG.cc: 3030: FAILED assert(0 == "out of order op")" in rados-je...
Run: http://pulpito.ceph.com/teuthology-2016-08-06_22:00:03-rados-jewel-distro-basic-smithi/
Job: 352796
Logs: http...
Yuri Weinstein
08:04 PM CephFS Feature #15069 (Fix Under Review): MDS: multifs: enable two filesystems to point to same pools if...
https://github.com/ceph/ceph/pull/10636 Douglas Fuller
08:04 PM CephFS Feature #15068 (Fix Under Review): fsck: multifs: enable repair tools to read from one filesystem...
Douglas Fuller
08:04 PM CephFS Feature #15068: fsck: multifs: enable repair tools to read from one filesystem and write to another
https://github.com/ceph/ceph/pull/10636 Douglas Fuller
07:47 PM CephFS Feature #16419: add statx-like interface to libcephfs
Found it. I had transposed the size and change_attr args in one call to update_inode_file_bits. fsx now seems to be O... Jeff Layton
03:22 PM CephFS Feature #16419: add statx-like interface to libcephfs
Mostly working now, but I'm seeing occasional problems with truncating files. I bisected the problem down to a one li... Jeff Layton
07:39 PM rbd Bug #16974 (Resolved): rbd-mirror: force-promoted image will remain R/O until local rbd-mirror da...
If the local rbd-mirror daemon was replicating events from a remote primary image to a local non-primary image and an... Jason Dillaman
06:54 PM Revision 253f2855 (ceph): Merge pull request #10635 from linuxbox2/rgw-file-aiee
rgw_file: unlock() must precede out label
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:24 PM rgw Bug #16935 (Fix Under Review): Increase log level for messages occuring while running rgw admin c...
https://github.com/ceph/ceph/pull/10602 Casey Bodley
06:24 PM Revision 9f64f34e (ceph): rgw_file: unlock() must precede out label
In lookup_handle(...).
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
Matt Benjamin
06:14 PM CephFS Feature #16973 (Resolved): Log path as well as ino when detecting metadata damage
Currently our cluster log messages look like this:... John Spray
05:57 PM Revision e0a0f2dc (ceph): bluestore/BitAllocator: Fix deadlock with musl libc
pthread_rwlock_wrlock() behaviour is undefined when calling thread holds lock. Added unlock() in shutdown() to avoid ... John Coyle
05:39 PM Revision fffcd6e5 (ceph): global/signal_handler: use sig_str instead of sys_siglist
musl libc does not provide sys_siglist[]
Signed-off-by: John Coyle <dx9err@gmail.com>
John Coyle
04:21 PM CephFS Bug #16909 (Fix Under Review): Stopping an MDS rank does not stop standby-replays for that rank
https://github.com/ceph/ceph/pull/10628 John Spray
04:20 PM CephFS Bug #16919 (Fix Under Review): MDS: Standby replay daemons don't drop purged strays
https://github.com/ceph/ceph/pull/10606 John Spray
03:44 PM Bug #16940 (Resolved): doc builders are still able to run: https://jenkins.ceph.com/job/ceph-docs...
Kefu Chai
09:13 AM Bug #16940 (Fix Under Review): doc builders are still able to run: https://jenkins.ceph.com/job/c...
https://github.com/ceph/ceph/pull/10623 Kefu Chai
03:35 PM Revision 2f460b7b (ceph): Merge pull request #10623 from tchaikov/wip-16940
admin/build-doc: bypass sanity check if building doc
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:09 PM Revision aacb7939 (ceph): Merge pull request #10625 from dachary/wip-16969-jewel
jewel: src/script/subman fails with KeyError: 'nband'
Reviewed-by: Kefu Chai <kchai@redhat.com>
Loïc Dachary
02:55 PM Revision 14f105c9 (ceph): Merge pull request #10417 from wjwithagen/wip-wjw-freebsd-clang
changes for Clang and yasm
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:34 PM devops Backport #16960 (Rejected): rpm: do not build static libraries
The debian packaging includes the user-facing static libraries ('*.a') and libtool metadata ('*.la') files. In the rp... Nathan Cutler
01:58 PM rgw Feature #16971 (Fix Under Review): HTTP Status count for RGW requests
We are capturing req, failed_req, get and put requests from every RGW node. It would be nice to have continuously inc... Prashant Kumar
01:43 PM Revision aef59d55 (ceph): Merge pull request #10232 from weiqiaomiao/wqm-wip-rgw-cleanbl
rgw:clean unuse bufferlist
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
01:29 PM Revision ccf3e85b (ceph): mon: tear down standby replays on MDS rank stop
Fixes: http://tracker.ceph.com/issues/16909
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
01:29 PM CephFS Bug #16925: multimds: cfuse (?) hang on fsx.sh workunit
this can either be caused by hang MDS request or be caused by hang read/write (MDS does not properly issue Frw caps t... Zheng Yan
01:29 PM Revision f23e15c9 (ceph): tasks/cephfs: test standby replay teardown on rank stop
Fixes: http://tracker.ceph.com/issues/16909
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
01:19 PM rbd Bug #16956 (Pending Backport): rbd-mirror: FAILED assert(m_on_update_status_finish == nullptr)
Mykola Golub
01:19 PM Revision e01ff2e3 (ceph): cephfs/vstart_runner: add -ww option to ps
vstart_runner can't find arguments to ceph daemons to identify them with
ps -x because commands are cut off at termin...
Douglas Fuller
01:18 PM Revision 67b86b8c (ceph): Merge pull request #10613 from dillaman/wip-16956
rbd-mirror: potential assertion failure during error-induced shutdown
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
12:14 PM rbd Bug #16970 (Fix Under Review): ImageReplayer::is_replaying does not include flush state
*PR*: https://github.com/ceph/ceph/pull/10627 Jason Dillaman
12:06 PM rbd Bug #16970 (Resolved): ImageReplayer::is_replaying does not include flush state
Jason Dillaman
12:13 PM Revision 7246f1b7 (ceph): rbd-mirror: replaying state should include flush action
Fixes: http://tracker.ceph.com/issues/16970
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
11:13 AM Revision b6d6fdfd (ceph): Merge pull request #10622 from xiexingguo/xxg-wip-kill-cephfs-warn
libcephfs: kill compiling warning
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
10:42 AM CephFS Bug #16954: Metadata damage reported with snapshots+smallcache+dirfrags ("object missing on disk")
Hmm, no failures in that re-run, so it's not quite completely reproducible. John Spray
10:25 AM Revision 0ca27727 (ceph): cmake: script that sets env vars for unit tests
Signed-off-by: Ali Maredia <amaredia@redhat.com>
(cherry picked from commit 15a669435aaa78562746f6728bb185b1e99a4274)
Ali Maredia
10:25 AM Revision 5ae0e43e (ceph): subman: use replace instead of format
Otherwise all {} are assumed to be substituted. Add a test.
Fixes: http://tracker.ceph.com/issues/16961
Signed-off-...
Loic Dachary
10:22 AM Backport #16969 (In Progress): jewel: src/script/subman fails with KeyError: '\n"band'
Loïc Dachary
10:16 AM Backport #16969 (Resolved): jewel: src/script/subman fails with KeyError: '\n"band'
https://github.com/ceph/ceph/pull/10625 Loïc Dachary
10:16 AM Bug #16961 (Pending Backport): src/script/subman fails with KeyError: '\n"band'
Loïc Dachary
08:50 AM Bug #16961 (Resolved): src/script/subman fails with KeyError: '\n"band'
Kefu Chai
07:16 AM Bug #16961 (Fix Under Review): src/script/subman fails with KeyError: '\n"band'
https://github.com/ceph/ceph/pull/10620 Loïc Dachary
09:19 AM devops Bug #16346 (Resolved): rpm: librgw-devel package does not depend on librgw2
Nathan Cutler
09:19 AM devops Bug #16345 (Resolved): rpm: shared library devel packages do not follow the soname
Nathan Cutler
09:18 AM Revision 1ab77924 (ceph): Merge pull request #9744 from SUSE/wip-16345
rpm: fix shared library devel package names and dependencies
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-b...
Nathan Cutler
09:12 AM Messengers Bug #16955 (Resolved): circular lock in Messenger/MessengerTest.SimpleTest/1
Kefu Chai
09:08 AM Revision 33387702 (ceph): doc,pybind: bypass sanity check if building doc
the empty .so file does not compile at all, so we need to bypass the
sanity check, if we are building docs. and what ...
Kefu Chai
09:08 AM Revision 133d2f9f (ceph): admin/build-doc: s/iquote /iquote/
currently this works fine, but we ran into this problem before. and
technically "-iquote<dir>" is the valid syntax, a...
Kefu Chai
09:08 AM Revision 2c7ec073 (ceph): Merge pull request #10612 from tchaikov/wip-16955
test/ceph_test_msgr: fix circular locking dependency
Reviewed-by: Haomai Wang <haomai@xsky.com>
Kefu Chai
08:50 AM Revision ad2c64fc (ceph): Merge pull request #10620 from dachary/wip-16961-subman
subman: use replace instead of format
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:39 AM Revision a0297f5f (ceph): doc/radosgw: remove reference of purge-temp.rst
purge-temp.rst was removed in 949f917.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:39 AM Revision a9bf4869 (ceph): doc/radosgw: fix the table formatting
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:39 AM Revision b3d9b8d9 (ceph): doc: silence sphinx warnings
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:34 AM Revision 954a999e (ceph): libcephfs: kill compiling warning
As below:
/home/jenkins-build/build/workspace/ceph-pull-requests/src/include/cephfs/libcephfs.h:1499:20: warning: ‘st...
xie xingguo
08:32 AM rgw Bug #16968 (Closed): synchonized bucket can't be used in other zonegroup
When multisite is configured, a bucket created in a zonegroup would be synchonized to other zonegroups. But the bucke... hikdata hik
08:20 AM Revision b006c136 (ceph): subman: use replace instead of format
Otherwise all {} are assumed to be substituted. Add a test.
Fixes: http://tracker.ceph.com/issues/16961
Signed-off-...
Loic Dachary
06:46 AM Bug #16351: jewel : 60-ceph-partuuid-workaround-rules still needed by debian jessie (udev 215-17)
Additional pull request, for the record: https://github.com/ceph/ceph/pull/10115 Loïc Dachary
06:45 AM rbd Backport #16484 (Resolved): jewel: ExclusiveLock object leaked when switching to snapshot
Loïc Dachary
06:41 AM Revision 954e978b (ceph): Merge pull request #10054 from dachary/wip-16484-jewel
jewel: ExclusiveLock object leaked when switching to snapshot
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Loïc Dachary
06:31 AM rbd Backport #16315 (Resolved): jewel: When journaling is enabled, a flush request shouldn't flush th...
Loïc Dachary
06:31 AM rbd Backport #16371 (Resolved): jewel: rbd-mirror: ensure replay status formatter has completed befor...
Loïc Dachary
06:31 AM rbd Backport #16372 (Resolved): jewel: Unable to disable journaling feature if in unexpected mirror s...
Loïc Dachary
06:31 AM rbd Backport #16423 (Resolved): jewel: Journal duplicate op detection can cause lockdep error
Loïc Dachary
06:31 AM rbd Backport #16424 (Resolved): jewel: Journal needs to handle duplicate maintenance op tids
Loïc Dachary
06:31 AM rbd Backport #16425 (Resolved): jewel: rbd-mirror: potential race condition accessing local image jou...
Loïc Dachary
06:31 AM rbd Backport #16426 (Resolved): jewel: Possible race condition during journal transition from replay ...
Loïc Dachary
06:31 AM rbd Backport #16459 (Resolved): jewel: rbd-mirror should disable proxied maintenance ops for non-prim...
Loïc Dachary
06:31 AM rbd Backport #16460 (Resolved): jewel: Crash when utilizing advisory locking API functions
Loïc Dachary
06:31 AM rbd Backport #16482 (Resolved): jewel: Timeout sending mirroring notification shouldn't result in fai...
Loïc Dachary
06:31 AM rbd Backport #16483 (Resolved): jewel: Close journal and object map before flagging exclusive lock as...
Loïc Dachary
06:30 AM rbd Backport #16485 (Resolved): jewel: Whitelist EBUSY error from "snap unprotect" for journal replay
Loïc Dachary
06:30 AM rbd Backport #16486 (Resolved): jewel: Object map/fast-diff invalidated if journal replays the same s...
Loïc Dachary
06:30 AM rbd Backport #16514 (Resolved): jewel: Image removal doesn't necessarily clean up all rbd_mirroring e...
Loïc Dachary
06:28 AM Revision d387bf44 (ceph): Merge pull request #10041 from dachary/wip-16315-jewel
jewel: When journaling is enabled, a flush request shouldn't flush the cache
Reviewed-by: Jason Dillaman <dillaman@r...
Loïc Dachary
06:27 AM Revision 14a44846 (ceph): Merge pull request #10055 from dachary/wip-16485-jewel
jewel: Whitelist EBUSY error from snap unprotect for journal replay
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Loïc Dachary
06:27 AM Revision fc39bd80 (ceph): Merge pull request #10053 from dachary/wip-16483-jewel
jewel: Close journal and object map before flagging exclusive lock as released
Reviewed-by: Mykola Golub <mgolub@mir...
Loïc Dachary
06:27 AM Revision fc084a32 (ceph): Merge pull request #10052 from dachary/wip-16482-jewel
jewel: Timeout sending mirroring notification shouldn't result in failure
Reviewed-by: Mykola Golub <mgolub@mirantis...
Loïc Dachary
06:26 AM Revision 543dd046 (ceph): Merge pull request #10051 from dachary/wip-16460-jewel
jewel: Crash when utilizing advisory locking API functions
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Loïc Dachary
06:26 AM Revision 8fb4121c (ceph): Merge pull request #10050 from dachary/wip-16459-jewel
jewel: rbd-mirror should disable proxied maintenance ops for non-primary image
Reviewed-by: Mykola Golub <mgolub@mir...
Loïc Dachary
06:26 AM Revision 64d5ff97 (ceph): Merge pull request #10047 from dachary/wip-16426-jewel
jewel: Possible race condition during journal transition from replay to ready
Reviewed-by: Mykola Golub <mgolub@mira...
Loïc Dachary
06:26 AM Revision 4fe02a62 (ceph): Merge pull request #10046 from dachary/wip-16425-jewel
jewel: rbd-mirror: potential race condition accessing local image journal
Reviewed-by: Mykola Golub <mgolub@mirantis...
Loïc Dachary
06:26 AM Revision b86aec99 (ceph): Merge pull request #10045 from dachary/wip-16424-jewel
jewel: Journal needs to handle duplicate maintenance op tids
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Loïc Dachary
06:25 AM Revision 4a6e48ed (ceph): Merge pull request #10044 from dachary/wip-16423-jewel
jewel: Journal duplicate op detection can cause lockdep error
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Loïc Dachary
06:25 AM Revision adcf5a7f (ceph): Merge pull request #10043 from dachary/wip-16371-jewel
jewel: rbd-mirror: ensure replay status formatter has completed before stopping replay
Reviewed-by: Mykola Golub <mg...
Loïc Dachary
06:25 AM Revision eab89942 (ceph): Merge pull request #10042 from dachary/wip-16372-jewel
jewel: Unable to disable journaling feature if in unexpected mirror state Loïc Dachary
06:24 AM Revision 289c2d2a (ceph): Merge pull request #10010 from dachary/wip-16486-jewel
jewel: Object map/fast-diff invalidated if journal replays the same snap remove event
Reviewed-by: Mykola Golub <mgo...
Loïc Dachary
06:24 AM Revision e01ebb93 (ceph): Merge pull request #10009 from dachary/wip-16514-jewel
jewel: Image removal doesn't necessarily clean up all rbd_mirroring entries
Reviewed-by: Mykola Golub <mgolub@mirant...
Loïc Dachary
03:22 AM Revision a9a5bbe0 (ceph): Merge pull request #10454 from SUSE/wip-quick-start
doc: add openSUSE instructions to quick-start-preflight
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:06 AM rbd Bug #16394 (Rejected): Ceph RBD
after offline talk, it's user's code problem. Haomai Wang
12:32 AM rbd Bug #16394: Ceph RBD
@Junming: ping Jason Dillaman
12:55 AM Revision 499c0e95 (ceph): rgw: for the create_bucket api, if the input creation_time is zero, we ...
Fixes: http://tracker.ceph.com/issues/16597
Signed-off-by: weiqiaomiao <wei.qiaomiao@zte.com.cn>
wei qiaomiao
12:53 AM Revision f1f4f272 (ceph): rgw: should assign 'olh_bl" to state.attrset[RGW_ATTR_OLH_ID_TAG] inste...
Signed-off-by: weiqiaomiao <wei.qiaomiao@zte.com.cn> wei qiaomiao
12:50 AM Revision 56820847 (ceph): rgw:clean unuse code in cls_statelog_check_state
Signed-off-by: weiqiaomiao <wei.qiaomiao@zte.com.cn> wei qiaomiao
12:44 AM Revision 0a6e8486 (ceph): rgw:clean unuse bufferlist
Signed-off-by: weiqiaomiao <wei.qiaomiao@zte.com.cn> wei qiaomiao
12:30 AM rbd Bug #16179: rbd-mirror: image sync object map reload logs message
Jason Dillaman
12:30 AM rbd Bug #16741 (Need More Info): io getting stuck after advancing journal object set
Jason Dillaman
12:27 AM rbd Bug #16967 (Resolved): rbd bench-write: seg fault when "--io-size" is larger than image size
Jason Dillaman

08/08/2016

11:29 PM Bug #16184: "FAIL: test/ceph_objectstore_tool.py" during `make check"

That bug was fixed in f58063578ca282d30320ea7febc50d78769e453b
In Comment #8 Yuri Weinstein wrote:
> See again ...
David Zafman
11:25 PM Revision aa5ef1dc (ceph): Merge pull request #10526 from xiexingguo/xxg-wip-misc-2016-07-30
osd: minor performance improvements and fixes
Reviewed-by: Samuel Just <sjust@redhat.com>
Yuri Weinstein
11:24 PM Revision 94b5837b (ceph): Merge pull request #10548 from xiexingguo/xxg-wip-osd-2016-08-02
osd: more cleanups
Reviewed-by: Samuel Just <sjust@redhat.com>
Yuri Weinstein
11:23 PM Revision 9efb0187 (ceph): Merge pull request #10559 from xiexingguo/xxg-wip-osd-2016-08-03
osd: drop unused variables/methods
Reviewed-by: Samuel Just <sjust@redhat.com>
Yuri Weinstein
11:09 PM Feature #16966 (Resolved): Multiple SPDK BlueStore OSD instances per node
OSD processes fail when trying to create more than one SPDK-backed OSD on a single node. This is because there is no ... Orlando Moreno
10:55 PM Bug #16965 (Can't reproduce): test time out in rados run
Per Josh' suggestion -
Run: http://pulpito.ceph.com/yuriw-2016-08-05_14:30:29-rados-wip-yuri-testing_2016_08_05-di...
Yuri Weinstein
10:05 PM rbd Subtask #15239 (Resolved): Throttle in-flight image syncs to only a X concurrent
*PR*: https://github.com/ceph/ceph/pull/9623 Jason Dillaman
10:03 PM Revision fb34cd5b (ceph): mon/ConfigKeyService: pass strings by const ref
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
10:02 PM rbd Subtask #14414 (Closed): Add new "exclusive lock released" journal event to librbd
Resolved issue by tracking demotion/promotion via journal tags. Jason Dillaman
09:59 PM rbd Subtask #15108 (Resolved): Periodically update the sync point object number during sync
*PR*: https://github.com/ceph/ceph/pull/9699 Jason Dillaman
09:28 PM Bug #16964: F23 with apt-get installed fails in install-deps.sh
Loic: Ali suggested I assign you or Kefu to this issue. J. Eric Ivancich
08:43 PM Bug #16964 (Won't Fix): F23 with apt-get installed fails in install-deps.sh
On a F23 system that has @apt-get@ installed, @install-deps.sh@ fails.
Lines #63-#65 of @install-deps.sh@ contain:...
J. Eric Ivancich
08:59 PM Revision d566b96e (ceph): doc: add openSUSE instructions to quick-start-preflight
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
08:13 PM Linux kernel client Bug #16963 (Can't reproduce): rbd_assert(rbd_image_format_valid(rbd_dev->image_format)) on OSD death
... Ilya Dryomov
08:01 PM rbd Bug #16962 (Resolved): rbd-mirror: snap protect of non-layered image results in split-brain
Attempting to protect a snapshot against an image that doesn't support layering results in an error:... Jason Dillaman
07:57 PM rbd Bug #16887: ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or directory"
@Kjetil: unfortunately we cannot just increase the length rbd_image_info_t::block_name_prefix [1] since that would br... Jason Dillaman
05:31 PM rbd Bug #16887: ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or directory"
Reading into this - librbd/rbd having generated slightly out-of-spec id's is our mess to deal with ? (We get to maint... Kjetil Joergensen
07:48 PM Bug #16961 (Resolved): src/script/subman fails with KeyError: '\n"band'
[root@cephqe3 ~]# python /etc/cron.hourly/subman
Traceback (most recent call last):
File "/etc/cron.hourly/subm...
Loïc Dachary
07:44 PM devops Bug #16345: rpm: shared library devel packages do not follow the soname
Backporting this might cause lots of grief to downstream projects that are using the old package names. Nathan Cutler
07:41 PM devops Bug #16353: rpm: drop obsolete -compat metapackages
Jewel is already released: we cannot drop stuff. Nathan Cutler
07:33 PM Revision b759021f (ceph): compressor: isa-l extension for zlib plugin
Signed-off-by: Alyona Kiseleva <akiselyova@mirantis.com> Alyona Kiseleva
07:32 PM Revision 28d5af49 (ceph): Merge pull request #10212 from rzarzynski/wip-rgw-cleanup-auth
rgw: clean-up in the authentication infrastructure
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
07:30 PM devops Backport #16960 (Fix Under Review): rpm: do not build static libraries
*jewel PR*: https://github.com/ceph/ceph/pull/10616 Nathan Cutler
07:20 PM devops Backport #16960 (Rejected): rpm: do not build static libraries
The ceph.spec builds static libraries (because --disable-static is not passed to configure) and then removes them at ... Nathan Cutler
07:30 PM Revision 0fd8ad86 (ceph): Merge pull request #10233 from weiqiaomiao/wqm-wip-ver_check
rgw: fix wrong variable definition in cls_version_check func
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
07:01 PM devops Backport #16959 (In Progress): jewel: rpm: OBS needs ExclusiveArch
Nathan Cutler
07:00 PM devops Backport #16959 (Resolved): jewel: rpm: OBS needs ExclusiveArch
https://github.com/ceph/ceph/pull/10614 Nathan Cutler
07:01 PM Revision 0ff09607 (ceph): ExclusiveArch for suse_version
for SLES supports only x86_64 and aarch64 targets
for openSUSE (Tumbleweed and Leap) add ppc64/ppc64le targets.
fixe...
Michel Normand
06:59 PM devops Bug #16936 (Pending Backport): rpm: OBS needs ExclusiveArch
Nathan Cutler
06:56 PM Revision aadc9ae1 (ceph): Merge pull request #10594 from michelmno/forpull2
rpm: ExclusiveArch for suse_version
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-by: Boris Ranto <branto@re...
Nathan Cutler
06:51 PM Revision f51f33b6 (ceph): Merge pull request #10122 from Yan-waller/yj-wiph-rgwradoscc-0704
rgw: fix the missing return value
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:46 PM Revision b6efcebb (ceph): Merge pull request #10194 from Yan-waller/yj-wip-rgwrados-0708
rgw: remove unused bufferlist variable
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:45 PM Revision 29ff40ec (ceph): Merge pull request #10203 from Yan-waller/yj-wip-rgwcache-0708
rgw: merge setting flags operation together and cleanups
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:44 PM rgw Backport #16958 (Resolved): jewel: Bug when using port 443s in rgw.
https://github.com/ceph/ceph/pull/10664 Nathan Cutler
06:42 PM rbd Bug #16956 (Fix Under Review): rbd-mirror: FAILED assert(m_on_update_status_finish == nullptr)
*PR*: https://github.com/ceph/ceph/pull/10613 Jason Dillaman
02:38 PM rbd Bug #16956 (Resolved): rbd-mirror: FAILED assert(m_on_update_status_finish == nullptr)
Jason Dillaman
06:42 PM Revision 3ab63045 (ceph): Merge pull request #10214 from theanalyst/rgw/multisite-fwd-log-cleanup
rgw: drop create_bucket in fwd_request log message
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:41 PM Revision a11a9319 (ceph): Merge pull request #10226 from Yan-waller/yj-wip-rgwrests3-0709
rgw: use the standard usage of string.find
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:41 PM Revision 6a465d9d (ceph): rbd-mirror: potential assertion failure during error-induced shutdown
Fixes: http://tracker.ceph.com/issues/16956
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:35 PM Revision 39629678 (ceph): Merge pull request #10299 from Yan-waller/yj-wiph-rgwmetadata-0715
rgw: miscellaneous cleanups
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:34 PM Revision 0e0c38da (ceph): Merge pull request #10408 from weiqiaomiao/wqm-wip-rgw-lc-set
rgw: fix wrong variable definition in rgw_cls_lc_set_entry function
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:26 PM Revision 7a7dad82 (ceph): Merge pull request #10562 from aclamk/wip-rgw-s3-keystone-cache-mutex
rgw: Got rid of recursive mutex.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:25 PM Revision 5d7486dc (ceph): Merge pull request #10424 from theanalyst/rgw/mp-complete-error-msg
rgw: log mp upload failures due to parts mismatch
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:14 PM Revision 9852b0c5 (ceph): Merge pull request #10475 from yonghengdexin735/wip-zzz-rgw
rgw/rgw_main: fix unnecessary variables defined
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-by: Ca...
Casey Bodley
06:08 PM Revision d565e890 (ceph): Merge pull request #10589 from Yan-waller/yj-wip-rgwcls-0805
rgw: remove unused variables
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:56 PM Revision 491d0ce5 (ceph): Merge pull request #10611 from linuxbox2/rgw-nfs-28
Rgw nfs 28
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:56 PM devops Bug #16916: Hammer ceph-release Package Uses Obsolete URL
Confirmed that the issue is resolved. Thanks Alfredo!... James Saint-Rossy
03:43 PM devops Bug #16916 (Resolved): Hammer ceph-release Package Uses Obsolete URL
... Alfredo Deza
05:23 PM rgw Bug #16957 (New): NO_SSL_DL is not passed to civetweb during compilation of radosgw
RGW Makefile.am includes civetweb.c when compiling the radosgw binary. -DNO_SSL_DL is only provided to libcivetweb. Anonymous
05:18 PM rgw Bug #16548 (Pending Backport): Bug when using port 443s in rgw.
Nathan Cutler
04:52 PM devops Bug #16346: rpm: librgw-devel package does not depend on librgw2
Backport will be done in #16345 Nathan Cutler
04:23 PM Bug #16257: Ceph random bug is killing osds (os/filestore/FileStore.cc: 2912: FAILED assert(0 == ...
Run: http://pulpito.ceph.com/yuriw-2016-08-05_14:30:29-rados-wip-yuri-testing_2016_08_05-distro-basic-smithi/
Job: 3...
Yuri Weinstein
04:12 PM Revision cf1801c2 (ceph): test/ceph_test_msgr: fix circular locking dependency
* do not acquire lock when sending message
* remove lock in session
* reduce the scope guarded by locks for better pe...
Kefu Chai
04:12 PM Revision 7d7f9b30 (ceph): test/ceph_test_msgr: fix a mem leak
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:12 PM Revision a9a89e59 (ceph): test/ceph_test_msgr: better looking log
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:06 PM Messengers Bug #16955 (Fix Under Review): circular lock in Messenger/MessengerTest.SimpleTest/1
https://github.com/ceph/ceph/pull/10612 Kefu Chai
11:26 AM Messengers Bug #16955 (Resolved): circular lock in Messenger/MessengerTest.SimpleTest/1
... Kefu Chai
04:01 PM Bug #16929: thrashosds test-reweight-by-utilization failing due to sanity check, need to fix test
also in /a/yuriw-2016-08-05_14:30:29-rados-wip-yuri-testing_2016_08_05-distro-basic-smithi/350842/ Yuri Weinstein
03:11 PM Revision b4d079f2 (ceph): rgw nfs: fix write continuations
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com> Matt Benjamin
03:11 PM Revision d74d4617 (ceph): rgw nfs: don't leak fh->mtx in lookup_handle()
This change fixes a serious latent locking problem, noticed after
updating the ganesha/rgw driver invalidation after ...
Matt Benjamin
02:45 PM CephFS Bug #16926: multimds: kclient fails to mount
(pass "-k testing" when scheduling runs that will use a kclient, to ensure you're getting a nice recent cephfs kernel) John Spray
02:18 PM Revision 297220fd (ceph): rgw file: refuse to rename directories
The representation of paths as an aggregate involving any
number of objects argues against ever permitting such
opera...
Matt Benjamin
02:17 PM Revision 34224ecd (ceph): rgw_file: refuse ops on deleted targets
Detect these illegal cases, as they are indicate various incorrect
behaviors/bugs.
Signed-off-by: Matt Benjamin <mbe...
Matt Benjamin
01:49 PM CephFS Bug #16914: multimds: pathologically slow deletions in some tests
retest with fuse default permissions set differently because it's doing too many getattr at the moment John Spray
01:25 PM rbd Bug #16855 (In Progress): rbd mirror: after promote, the mirror image often be up+error
Actually, I was able to repeat the issue. Thanks. Jason Dillaman
01:09 PM rbd Bug #16855: rbd mirror: after promote, the mirror image often be up+error
@de Ian: it doesn't look like debugging was enabled for the first log. Can you please provide the exact steps you per... Jason Dillaman
01:05 PM rbd Bug #16179 (In Progress): rbd-mirror: image sync object map reload logs message
Jason Dillaman
01:00 PM rbd Feature #15706 (Resolved): Optionally limit the maximum number of snapshots for an image
Douglas Fuller
12:51 PM CephFS Support #16884: rename() doesn't work between directories
Donatas: currently, renaming files in and out of trees with different quotas is going to give you EXDEV. You can wor... John Spray
06:41 AM CephFS Support #16884: rename() doesn't work between directories
guys, so what's the summary about this 'feature'? Donatas Abraitis
12:46 PM rbd Bug #16176 (Need More Info): objectmap does not show object existence correctly
@Xinxin: I've tried to repeat your findings without success. Can you repeat with "debug rbd = 20" in your ceph client... Jason Dillaman
11:46 AM rgw Bug #16624: register the correct handler for cls_user_complete_stats
btw, in the original pr, Yehuda did mention that there isnt a need for backport Abhishek Lekshmanan
08:37 AM rgw Bug #16624: register the correct handler for cls_user_complete_stats
infernalis is EOL Loïc Dachary
10:48 AM CephFS Bug #16954: Metadata damage reported with snapshots+smallcache+dirfrags ("object missing on disk")
... John Spray
10:36 AM CephFS Bug #16954: Metadata damage reported with snapshots+smallcache+dirfrags ("object missing on disk")
Given that it happened twice in one job, seems a decent change it's reproducible, let's see:
http://pulpito.ceph.com...
John Spray
10:31 AM CephFS Bug #16954 (New): Metadata damage reported with snapshots+smallcache+dirfrags ("object missing on...

http://pulpito.ceph.com/jspray-2016-08-07_16:42:13-fs-wip-prompt-frag-distro-basic-mira/353833...
John Spray
10:40 AM Bug #16688 (New): Crash in "FileStore::queue_transactions" in rados run
resigning from myself for now. Kefu Chai
10:39 AM Bug #16688: Crash in "FileStore::queue_transactions" in rados run
i tried to to reproduce this issue manually. but seems osd.0 is not slow enough that it finished handling the pg-remo... Kefu Chai
09:13 AM Bug #16688: Crash in "FileStore::queue_transactions" in rados run
@Nathan
thanks for looking into the tests involving retired releases. yeah, they are upgraded tests
* 11429.yam...
Kefu Chai
10:21 AM Bug #16953 (Resolved): hammer: ceph-disk prepare not working on el7 using dmcrypt
Hello,
we are building a new cluster and want to use ceph version 0.94.7 (d56bdf93ced6b80b07397d57e3fa68fe68304432...
Martin Traxl
08:44 AM rgw Bug #15896 (Resolved): S3: set EncodingType in ListBucketResult
Loïc Dachary
08:44 AM CephFS Bug #14681 (Resolved): Wrong ceph get mdsmap assertion
Loïc Dachary
08:44 AM CephFS Bug #14319 (Resolved): Double decreased the count to trim caps which will cause failing to respon...
Loïc Dachary
08:43 AM Bug #12387 (Resolved): osd/PG.cc: 6879: FAILED assert(pg->peer_info.count(so))
Loïc Dachary
08:42 AM rbd Bug #16519 (Resolved): librbd: potential use after free on refresh error
Loïc Dachary
08:42 AM rbd Bug #16517 (Resolved): TaskFinisher: cancel all tasks wait until finisher done
Loïc Dachary
08:42 AM rgw Bug #16464 (Resolved): multisite sync races with deletes
Loïc Dachary
08:42 AM Messengers Bug #16418 (Resolved): async messenger mon crash
Loïc Dachary
08:42 AM Bug #16297 (Resolved): Monitor die if moncommand without "prefix" item
Loïc Dachary
08:42 AM CephFS Bug #16154 (Resolved): mds: lock waiters are not finished in the same order that they were added
Loïc Dachary
08:42 AM Bug #16138 (Resolved): sparse_read on ec pool should return extends with correct offset
Loïc Dachary
08:42 AM Bug #16127 (Resolved): OSDMonitor: drop pg temps from not the current primary
Loïc Dachary
08:42 AM rgw Feature #16004 (Resolved): rgw : support size suffixes for --max-size in radosgw-admin command
Loïc Dachary
08:42 AM rgw Bug #15940 (Resolved): rgw: aws4 parsing issue
Loïc Dachary
08:42 AM CephFS Bug #15920 (Resolved): mds/StrayManager.cc: 520: FAILED assert(dnl->is_primary())
Loïc Dachary
08:42 AM Messengers Bug #15849 (Resolved): msg/async: connection race hang
Loïc Dachary
08:42 AM rgw Bug #15779 (Resolved): rgw: account/container metadata not actually present in a request are dele...
Loïc Dachary
08:42 AM CephFS Bug #15723 (Resolved): client: fstat cap release
Loïc Dachary
08:42 AM rgw Bug #15720 (Resolved): most admin operations see a failed to create default zone error message
Loïc Dachary
08:42 AM Feature #15704 (Resolved): rados bench : add cleanup message with time it has taken to delete the...
Loïc Dachary
08:42 AM CephFS Bug #15689 (Resolved): Confusing MDS log message when shut down with stalled journaler reads
Loïc Dachary
08:42 AM CephFS Feature #15615 (Resolved): CephFSVolumeClient: List authorized IDs by share
Loïc Dachary
08:41 AM CephFS Feature #15406 (Resolved): Add versioning to CephFSVolumeClient interface
Loïc Dachary
08:41 AM Bug #14952 (Resolved): New pools have bogus "stuck inactive/unclean" HEALTH_ERR messages until th...
Loïc Dachary
08:37 AM rgw Bug #16412: Bucket index shards orphaned after bucket delete
infernalis is EOL Loïc Dachary
08:36 AM rgw Bug #13529: rgw: leak from RGWWatcher::handle_error
infernalis is EOL Loïc Dachary
08:36 AM rgw Bug #15445: multisite s3tests test_versioning_obj_create_versions_remove_special_names causes rad...
infernalis is EOL Loïc Dachary
08:36 AM rgw Bug #15243: rgw: can't remove non-versioned object after enabling versioning on bucket
infernalis is EOL Loïc Dachary
08:36 AM rgw Bug #14826: rgw: bucket listing following object delete is partial
infernalis is EOL Loïc Dachary
08:35 AM rgw Bug #12890: rgw: the swift key remains after removing a subuser
infernalis is EOL Loïc Dachary
08:35 AM rgw Bug #13817: RGW does not send HTTP header
infernalis is EOL Loïc Dachary
08:35 AM rgw Documentation #15444: orphan cleanup tool: document/test interaction w/ placement targets & multi...
infernalis is EOL Loïc Dachary
08:34 AM rgw Feature #15442: Orphan cleanup tool: Need to be able to list jobs
infernalis is EOL Loïc Dachary
08:34 AM CephFS Bug #11482: kclient: intermittent log warnings "client.XXXX isn't responding to mclientcaps(revoke)"
infernalis is EOL Loïc Dachary
08:33 AM Bug #14766: OSD reporting ENOTEMPTY and crashing
infernalis is EOL Loïc Dachary
08:33 AM rgw Bug #15745 (Resolved): RGW :: Subset of uploaded objects via radosgw are unretrievable when using...
Loïc Dachary
08:33 AM rbd Bug #15225 (Resolved): Linking to -lrbd causes process startup times to balloon
Loïc Dachary
08:33 AM rbd Bug #15121 (Resolved): Protect against excessively large object map sizes
Loïc Dachary
08:33 AM CephFS Bug #15050 (Resolved): deleting striped file in cephfs doesn't free up file's space
Loïc Dachary
08:33 AM devops Bug #15046 (Resolved): RPM packaging puts ceph_daemon.py in ceph-common, Debian packaging puts it...
Loïc Dachary
08:33 AM devops Bug #14906 (Resolved): redhat-lsb-core dependency was dropped, but is still needed
Loïc Dachary
08:33 AM devops Bug #14773 (Resolved): Fix message on attempt to use tell in interactive mode
Loïc Dachary
08:33 AM rgw Bug #14191 (Resolved): rgw: radosgw server abort when user passed bad parameters to set quota
Loïc Dachary
08:32 AM CephFS Bug #14144 (Resolved): standy-replay MDS does not cleanup finished replay threads
Loïc Dachary
08:32 AM rgw Bug #13239 (Resolved): Seg fault 9.0.3-1845-gf1ead76 : RGWRESTSimpleRequest::forward_request(RGWA...
Loïc Dachary
08:32 AM rgw Bug #13140 (Resolved): rgw: swift API returns more than real object count and bytes used when ret...
Loïc Dachary
08:32 AM rgw Feature #12997 (Resolved): rgw: default quota params
Loïc Dachary
08:32 AM rgw Bug #12955 (Resolved): Setting ACL on Object removes ETag
Loïc Dachary
08:32 AM rgw Bug #11076 (Resolved): Bucket owner isn't changed after unlink/link
Loïc Dachary
08:31 AM rbd Backport #16952 (Resolved): hammer: ceph 10.2.2 rbd status on image format 2 returns "(2) No such...
https://github.com/ceph/ceph/pull/10987 Loïc Dachary
08:31 AM rbd Backport #16951 (Resolved): jewel: ceph 10.2.2 rbd status on image format 2 returns "(2) No such ...
https://github.com/ceph/ceph/pull/10652 Loïc Dachary
08:31 AM rbd Backport #16950 (Resolved): jewel: librbd/ExclusiveLock.cc: 197: FAILED assert(m_watch_handle != 0)
https://github.com/ceph/ceph/pull/10827 Loïc Dachary
08:31 AM Bug #15573 (Resolved): systemd target files are not packaged in deb
Loïc Dachary
08:31 AM Bug #15523 (Resolved): osd: acting_primary not updated on split
Loïc Dachary
08:31 AM Bug #15426 (Resolved): is_split crash in handle_pg_create
Loïc Dachary
08:31 AM Bug #15366 (Resolved): osd: boot time request of full maps can get stuck (infernalis)
Loïc Dachary
08:31 AM Bug #15312 (Resolved): stray lfn object after split
Loïc Dachary
08:31 AM Bug #15113 (Resolved): assert(session) in Monitor::handle_command() if client resets the conn
Loïc Dachary
08:31 AM Feature #14971 (Resolved): common/obj_bencher.cc: make verify error fatal
Loïc Dachary
08:31 AM Bug #14963 (Resolved): Objects promoted unnecessarily when deleting from cache
Loïc Dachary
08:31 AM Bug #14950 (Resolved): keyring permisions for mon deamon
Loïc Dachary
08:31 AM Bug #14788 (Resolved): librados (C++) linker error (undefined reference)
Loïc Dachary
08:31 AM Bug #14752 (Resolved): osd: agent can spin if in low flush mode and no evict work
Loïc Dachary
08:31 AM Bug #14747 (Resolved): test_bit_vector.cc uses magic numbers against #defines that vary
Loïc Dachary
08:31 AM Bug #14706 (Resolved): systemd escaping of block devices in ceph-disk incorrect
Loïc Dachary
08:31 AM Bug #14686 (Resolved): OSDMap: reset osd_primary_affinity shared_ptr when deepish_copy_from
Loïc Dachary
08:31 AM Bug #14577 (Resolved): mon sync does not copy config-key
Loïc Dachary
08:30 AM Bug #14537 (Resolved): should compact full epochs in monitor
Loïc Dachary
08:30 AM Bug #14320 (Resolved): osd/ReplicatedPG: fix promotion recency logic
Loïc Dachary
08:30 AM Bug #14278 (Resolved): consume_maps clearing of waiting_for_pg needs to check the spg_t shard for...
Loïc Dachary
08:30 AM Bug #14212 (Resolved): osd/OSD.cc: 2469: FAILED assert(pg_stat_queue.empty()) on shutdown
Loïc Dachary
08:30 AM Bug #14151 (Resolved): ReplicatedPG: wrong result code checking logic during sparse_read
Loïc Dachary
08:30 AM Bug #14015 (Resolved): osd/PG.cc: 288: FAILED assert(info.last_epoch_started >= info.history.last...
Loïc Dachary
08:30 AM Bug #13805 (Resolved): segfault in Objecter::handle_watch_notify
Loïc Dachary
08:30 AM Bug #13438 (Resolved): ceph-disk prepare fails if device is a symlink
Loïc Dachary
08:30 AM Bug #13422 (Resolved): pid file that was deleted after ceph restart leads to osd process lose con...
Loïc Dachary
08:30 AM Backport #13039 (Resolved): hammer: osd/PG.cc: 6879: FAILED assert(pg->peer_info.count(so))
Loïc Dachary
08:30 AM Backport #16000 (Resolved): osd: fix omap digest compare when scrub
Loïc Dachary
08:29 AM rgw Backport #16733 (Rejected): infernalis: Bucket index shards orphaned after bucket delete
Loïc Dachary
08:28 AM rgw Backport #16316 (Rejected): infernalis: rgw: bucket listing following object delete is partial
Loïc Dachary
08:28 AM rgw Backport #15832 (Rejected): infernalis: RGW :: Subset of uploaded objects via radosgw are unretri...
Loïc Dachary
08:28 AM rbd Backport #15359 (Rejected): infernalis: Linking to -lrbd causes process startup times to balloon
Loïc Dachary
08:28 AM CephFS Backport #15281 (Rejected): infernalis: standy-replay MDS does not cleanup finished replay threads
Loïc Dachary
08:28 AM rgw Backport #15256 (Rejected): infernalis: rgw: radosgw server abort when user passed bad parameters...
Loïc Dachary
08:28 AM rgw Backport #15253 (Rejected): infernalis: rgw: can't remove non-versioned object after enabling ver...
Loïc Dachary
08:28 AM rbd Backport #15128 (Rejected): infernalis: Protect against excessively large object map sizes
Loïc Dachary
08:28 AM rgw Backport #15088 (Rejected): infernalis: Bucket owner isn't changed after unlink/link
Loïc Dachary
08:28 AM CephFS Backport #15057 (Rejected): infernalis: deleting striped file in cephfs doesn't free up file's space
Loïc Dachary
08:28 AM devops Backport #15048 (Rejected): infernalis: RPM packaging puts ceph_daemon.py in ceph-common, Debian ...
Loïc Dachary
08:28 AM CephFS Backport #14843 (Rejected): infernalis: test_object_deletion fails (tasks.cephfs.test_damage.Test...
Loïc Dachary
08:28 AM CephFS Backport #14761 (Rejected): infernalis: ceph-fuse does not mount at boot on Debian Jessie
Loïc Dachary
08:28 AM rgw Backport #14691 (Rejected): infernalis: Seg fault 9.0.3-1845-gf1ead76 : RGWRESTSimpleRequest::for...
Loïc Dachary
08:28 AM CephFS Backport #14690 (Rejected): infernalis: Client::_fsync() on a given file does not wait unsafe req...
Loïc Dachary
08:28 AM rgw Backport #14327 (Rejected): infernalis: rgw: the swift key remains after removing a subuser
Loïc Dachary
08:28 AM rgw Backport #14140 (Rejected): infernalis: rgw: leak from RGWWatcher::handle_error
Loïc Dachary
08:28 AM CephFS Backport #13890 (Rejected): infernalis: Race in TestSessionMap.test_version_splitting
Loïc Dachary
08:28 AM rgw Backport #13819 (Rejected): infernalis: Setting ACL on Object removes ETag
Loïc Dachary
08:25 AM CephFS Backport #16299: jewel: mds: fix SnapRealm::have_past_parents_open()
https://github.com/ceph/ceph/pull/9447 Loïc Dachary
08:24 AM Backport #15729 (Rejected): infernalis: osd: acting_primary not updated on split
Loïc Dachary
08:24 AM Backport #15488 (Rejected): infernalis: stray lfn object after split
Loïc Dachary
08:24 AM Backport #15645 (Rejected): infernalis: systemd target files are not packaged in deb
Loïc Dachary
08:24 AM Backport #15481 (Rejected): infernalis: is_split crash in handle_pg_create
Loïc Dachary
08:24 AM Backport #15421 (Rejected): infernalis: osd: boot time request of full maps can get stuck (infern...
Loïc Dachary
08:24 AM Backport #15227 (Rejected): infernalis: assert(session) in Monitor::handle_command() if client re...
Loïc Dachary
08:24 AM Backport #15161 (Rejected): infernalis: osd: agent can spin if in low flush mode and no evict work
Loïc Dachary
08:24 AM Backport #15148 (Rejected): infernalis: OSD reporting ENOTEMPTY and crashing
Loïc Dachary
08:24 AM Backport #15021 (Rejected): infernalis: keyring permisions for mon deamon
Loïc Dachary
08:24 AM devops Backport #14945 (Rejected): infernalis: redhat-lsb-core dependency was dropped, but is still needed
Loïc Dachary
08:24 AM Backport #14964 (Rejected): infernalis: Objects promoted unnecessarily when deleting from cache
Loïc Dachary
08:24 AM Backport #14916 (Rejected): infernalis: librados (C++) linker error (undefined reference)
Loïc Dachary
08:24 AM Backport #14782 (Rejected): infernalis: test_bit_vector.cc uses magic numbers against #defines th...
Loïc Dachary
08:24 AM devops Backport #14774 (Rejected): infernalis: Fix message on attempt to use tell in interactive mode
Loïc Dachary
08:24 AM Backport #14746 (Rejected): infernalis: systemd escaping of block devices in ceph-disk incorrect
Loïc Dachary
08:24 AM Backport #14719 (Rejected): infernalis: OSDMap: reset osd_primary_affinity shared_ptr when deepis...
Loïc Dachary
08:23 AM Backport #14688 (Rejected): infernalis: consume_maps clearing of waiting_for_pg needs to check th...
Loïc Dachary
08:23 AM Backport #14582 (Rejected): infernalis: pid file that was deleted after ceph restart leads to osd...
Loïc Dachary
08:23 AM Backport #14580 (Rejected): infernalis: should compact full epochs in monitor
Loïc Dachary
08:23 AM Backport #14578 (Rejected): infernalis: mon sync does not copy config-key
Loïc Dachary
08:23 AM Backport #14469 (Rejected): infernalis: osd/ReplicatedPG: fix promotion recency logic
Loïc Dachary
08:23 AM Backport #14286 (Rejected): infernalis: ReplicatedPG: wrong result code checking logic during spa...
Loïc Dachary
08:23 AM Backport #14284 (Rejected): infernalis: osd/OSD.cc: 2469: FAILED assert(pg_stat_queue.empty()) on...
Loïc Dachary
08:23 AM Backport #13933 (Rejected): infernalis: ceph-disk prepare fails if device is a symlink
Loïc Dachary
08:23 AM Backport #13808 (Rejected): infernalis: segfault in Objecter::handle_watch_notify
Loïc Dachary
08:22 AM CephFS Backport #14668 (Resolved): hammer: Wrong ceph get mdsmap assertion
Loïc Dachary
08:22 AM CephFS Backport #15056 (Resolved): hammer: deleting striped file in cephfs doesn't free up file's space
Loïc Dachary
08:22 AM Backport #15478 (Resolved): hammer: Pool quota alarm is not in effect
Loïc Dachary
08:22 AM Backport #15482 (Resolved): hammer: is_split crash in handle_pg_create
Loïc Dachary
08:21 AM CephFS Backport #15512 (Resolved): hammer: Double decreased the count to trim caps which will cause fail...
Loïc Dachary
08:21 AM Backport #15806 (Resolved): jewel: New pools have bogus "stuck inactive/unclean" HEALTH_ERR messa...
Loïc Dachary
08:21 AM CephFS Backport #15898 (Resolved): jewel: Confusing MDS log message when shut down with stalled journale...
Loïc Dachary
08:21 AM CephFS Backport #16041 (Resolved): jewel: mds/StrayManager.cc: 520: FAILED assert(dnl->is_primary())
Loïc Dachary
08:21 AM CephFS Backport #16082 (Resolved): hammer: mds: wrongly treat symlink inode as normal file/dir when syml...
Loïc Dachary
08:21 AM CephFS Backport #16135 (Resolved): jewel: MDS: fix getattr starve setattr
Loïc Dachary
08:21 AM CephFS Backport #16136 (Resolved): jewel: MDSMonitor fixes
Loïc Dachary
08:21 AM CephFS Backport #16152 (Resolved): jewel: fs: client: fstat cap release
Loïc Dachary
08:21 AM Backport #16249 (Resolved): jewel: sparse_read on ec pool should return extends with correct offset
Loïc Dachary
08:21 AM Backport #16338 (Resolved): jewel : rados bench : add cleanup message with time it has taken to d...
Loïc Dachary
08:21 AM rgw Backport #16339 (Resolved): jewel : rgw : support size suffixes for --max-size in radosgw-admin c...
Loïc Dachary
08:21 AM Backport #16374 (Resolved): jewel: AsyncConnection::lockmsg/async lockdep cycle: AsyncMessenger::...
Loïc Dachary
08:21 AM Backport #16380 (Resolved): jewel: msg/async: connection race hang
Loïc Dachary
08:20 AM Backport #16427 (Resolved): jewel: prepare_pgtemp needs to only update up_thru if newer than the ...
Loïc Dachary
08:20 AM Backport #16429 (Resolved): jewel: OSDMonitor: drop pg temps from not the current primary
Loïc Dachary
08:20 AM Backport #16431 (Resolved): jewel: librados,osd: bad flags can crash the osd
Loïc Dachary
08:20 AM Backport #16437 (Resolved): jewel: async messenger mon crash
Loïc Dachary
08:20 AM rbd Backport #16518 (Resolved): jewel: TaskFinisher: cancel all tasks wait until finisher done
Loïc Dachary
08:20 AM rbd Backport #16520 (Resolved): jewel: librbd: potential use after free on refresh error
Loïc Dachary
08:20 AM Backport #16549 (Resolved): jewel: Monitor die if moncommand without "prefix" item
Loïc Dachary
08:20 AM rgw Backport #16589 (Resolved): jewel: multisite sync races with deletes
Loïc Dachary
08:20 AM CephFS Backport #16626 (Resolved): hammer: Failing file operations on kernel based cephfs mount point le...
Loïc Dachary
08:19 AM CephFS Backport #16830 (Resolved): jewel: CephFSVolumeClient: List authorized IDs by share
Loïc Dachary
08:19 AM CephFS Backport #16831 (Resolved): jewel: Add versioning to CephFSVolumeClient interface
Loïc Dachary
08:06 AM Stable releases Tasks #16344: jewel v10.2.3
... Loïc Dachary
06:47 AM Revision 28575db3 (ceph): Merge pull request #9952 from dillaman/wip-fix-use-after-free-jewel
jewel: librbd: potential use after free on refresh error
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
06:45 AM Revision 3e36f8c6 (ceph): Merge pull request #9752 from dillaman/wip-fix-task-finisher-jewel
jewel: librbd: cancel all tasks should wait until finisher is done
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
04:03 AM Bug #16882 (Resolved): ceph_test_librbd and ceph_test_rbd_mirror fails with cmake build
Kefu Chai
04:01 AM Revision 3d00b355 (ceph): Merge pull request #10598 from dillaman/wip-16882
cmake: correct ceph_test_librbd/ceph_test_rbd_mirror linkage
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:57 AM Revision 3ec94d20 (ceph): fs: fuse_default_permissions = 0 for kernel build test
Ported from Zheng's #22: 2e283ce6d77c66a564d807f0b0909b238c4fb5f0
"This can reduce the test time becuase it avoids s...
Patrick Donnelly

08/07/2016

09:16 PM devops Bug #16949 (Fix Under Review): rpm: ceph installs stuff in %_udevrulesdir but does not own that d...
*master PR*: https://github.com/ceph/ceph/pull/10608 Nathan Cutler
09:07 PM devops Bug #16949 (Resolved): rpm: ceph installs stuff in %_udevrulesdir but does not own that directory
The ceph.spec.in file makes sure %_udevrulesdir is defined, and then it installs stuff in it, but it's missing a %dir... Nathan Cutler
04:38 PM Revision e5875012 (ceph): mon/Monitor: move C_Scrub, C_ScrubTimeout to .cc
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
04:10 PM Revision a4e979a4 (ceph): mon/PaxosService: move classes to cc file
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
02:49 PM Revision df32a8b4 (ceph): Merge pull request #9566 from ffilz/master
Add ceph_ll_setlk and ceph_ll_getlk
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
02:48 PM Revision d9948bbd (ceph): Merge pull request #10452 from jcsp/wip-16556
test: break out librados-using cephfs test John Spray
01:24 PM Revision 3492153d (ceph): journaler: remove ununsed synchronous API routines
Synchronous callers now call the asynchronous version wrapped
around C_SaferCond. Also take care of mocked methods.
...
Venky Shankar
01:23 PM Revision 1c821323 (ceph): librbd: helper to generate unique image id
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
01:23 PM Revision d2baf76d (ceph): cls / librbd: use asynchronous image creation state machine
... plus changes in rbd class library to use helpers methods.
Signed-off-by: Venky Shankar <vshankar@redhat.com>
Venky Shankar
01:23 PM Revision 830e0f1f (ceph): librbd: minor refactor in create_v1()
create_v2() uses util::generate_image_id() therefore not
requiring 'bid' to be passed in as parameter. This makes
bid...
Venky Shankar
01:23 PM Revision 76e2d867 (ceph): rbd-mirror: asynchronously create mirror images
Use the newly instroduced asynchronous image creation state
machine (CreateRequest) to create mirrored images.
Signe...
Venky Shankar
01:23 PM Revision 17131486 (ceph): test: fix CreateImageRequest unit test case
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
12:16 PM Bug #16948: filestore: fix skip omap clone in _collection_move_rename
https://github.com/ceph/ceph/pull/10604 Xinze Chi
08:55 AM Bug #16948 (Closed): filestore: fix skip omap clone in _collection_move_rename
object_map->clone would be skip because the spos is sync
in _set_replay_guard
Xinze Chi
11:01 AM Revision 226a5d20 (ceph): journaler: implement asynchronous remove()
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
11:01 AM Revision c4e439dc (ceph): librbd / journal: async journal removal state machine
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
11:01 AM Revision c4129418 (ceph): journaler: async journal object creation
Introduce asynchronous journal object creation. This is
a prerequisite for asynchronous creation of rbd image
journal...
Venky Shankar
11:01 AM Revision d5fa466d (ceph): librbd / journal: async journal creation state machine
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
11:01 AM Revision 65d44d57 (ceph): librbd: asynchronous image creation state machine
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
11:01 AM Revision 21e6573d (ceph): librbd / ImageCtx: singleton thread pool instance helper
Introduce static member function in ImageCtx to fetch (and
initialize) singleton thread pool.
Signed-off-by: Venky S...
Venky Shankar
11:01 AM Revision 1416f1c3 (ceph): librbd / ImageCtx: singleton safetimer instance helper
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
11:01 AM Revision c0848e26 (ceph): journaler: asynchronous JournalTrimmer::remove_objects()
Asynchronous removal of journal objects for a given rbd image.
Signed-off-by: Venky Shankar <vshankar@redhat.com>
Venky Shankar
11:01 AM Revision 0dfbadda (ceph): journaler: implement asynchronous exists()
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
10:59 AM Bug #15628: segfault at 0 ip sp error 4 in libtcmalloc.so.4.1.2
we see "cephx client: could not verify service_ticket reply" just before segfault Sergey Jerusalimov
10:35 AM rbd Bug #16923 (Pending Backport): librbd/ExclusiveLock.cc: 197: FAILED assert(m_watch_handle != 0)
Mykola Golub
10:34 AM rbd Bug #16887 (Pending Backport): ceph 10.2.2 rbd status on image format 2 returns "(2) No such file...
Mykola Golub
10:33 AM Revision 89a37496 (ceph): Merge pull request #10574 from dillaman/wip-16923
librbd: delay acquiring lock if image watch has failed
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
10:33 AM Revision 8f8b92f3 (ceph): Merge pull request #10581 from dillaman/wip-16887
librbd: prevent creation of v2 image ids that are too large
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
10:09 AM Revision e9d4b38a (ceph): mon/MonClient.h: pass strings by const reference
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
09:26 AM devops Bug #14755 (Rejected): OBS needs ceph-rpmlintrc file
Like the Epoch-elimination patch, this is an OBS-specific thing that doesn't need to be upstream. Nathan Cutler
09:24 AM devops Bug #14944 (Rejected): libtool: install: warning: `librados.la' has not been installed in `/usr/l...
Warnings are probably harmless. Nathan Cutler
07:45 AM devops Fix #16947 (Rejected): rpm: unify openssl-devel build dependency
Nathan Cutler
07:44 AM devops Fix #16947 (Closed): rpm: unify openssl-devel build dependency
This isn't needed. The openssl package in SLE-12-SP1 and openSUSE has:... Nathan Cutler
06:51 AM devops Fix #16947 (Rejected): rpm: unify openssl-devel build dependency
Currently the openssl-devel build dependency is expressed differently in the spec file for RH/CentOS and for SUSE. Ho... Nathan Cutler
07:41 AM devops Bug #15138 (Resolved): RPM: openldap-devel and openssl-devel do not exist in SLE/openSUSE
Nathan Cutler

08/06/2016

09:07 PM Revision 80398f04 (ceph): src/CMakeLists.txt: remove unneeded libraries from ceph-dencoder target
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
05:37 PM Revision 08532ea1 (ceph): mon/PGMonitor: calc the %USED of pool using used/(used+avail)
we were using
"the raw space used by this pool" / "the raw space of the whole cluster"
as the %USED. but it's wrong:
...
Kefu Chai
04:59 PM Revision af3d3e25 (ceph): mon/PGMonitor: mark dump_object_stat_sum() as static
so we can test this method without create an instance of PGMonitor.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:09 PM rbd Bug #16176 (In Progress): objectmap does not show object existence correctly
Jason Dillaman
02:08 PM rbd Bug #16019 (Resolved): Failure in TestJournalReplay.Rename after injected socket failure
Believe this is resolved by issue #16404 Jason Dillaman
02:07 PM rbd Bug #15947 (Resolved): Sporadic TestImageReplayer.NextTag failure
Flagging as resolved by ticket #16708 Jason Dillaman
02:09 AM Revision 8bfd9f05 (ceph): cls_rbd: Implement images in consistency groups
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
02:09 AM Revision 1b826e13 (ceph): librbd: Implement consistency group images operations
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
02:09 AM Revision 3c70a761 (ceph): rbd: Add images to consistency groups cli
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov

08/05/2016

11:10 PM Bug #14461: test hung "joining thrashosds" in hammer tests
Run: http://pulpito.ceph.com/teuthology-2016-08-05_03:00:02-rados-hammer-distro-basic-vps/
Jobs: 350230
Logs: http:...
Yuri Weinstein
11:02 PM Bug #16932: ceph_test_msgr hang
also in http://qa-proxy.ceph.com/teuthology/yuriw-2016-08-04_10:50:30-rados-master_2016_08_04-distro-basic-smithi/349... Yuri Weinstein
05:07 PM Bug #16932: ceph_test_msgr hang
davidz@teuthology:/a/dzafman-2016-08-03_17:22:07-rados-wip-zafman-testing-jewel-distro-basic-smithi/348453 David Zafman
10:08 PM Revision 0fdd4626 (ceph): Merge pull request #1095 from smithfarm/wip-python-split-jewel
packages.yaml: reflect python-ceph package split Zack Cerza
10:00 PM Revision bef791d0 (ceph): Merge pull request #1101 from SUSE/wip-osd-recovery-jewel
osd_recovery: add delay to ensure maps propogate
Reviewed-by: Samuel Just <sjust@redhat.com>
Nathan Cutler
09:59 PM Revision 0089e61b (ceph): Merge pull request #1102 from SUSE/wip-osd-recovery-hammer
osd_recovery: add delay to ensure maps propogate
Reviewed-by: Samuel Just <sjust@redhat.com>
Nathan Cutler
09:05 PM rgw Backport #16945 (In Progress): jewel: RGW/civetweb no longer listens on IPv6: invalid port spec
Nathan Cutler
09:04 PM rgw Backport #16945 (Resolved): jewel: RGW/civetweb no longer listens on IPv6: invalid port spec
https://github.com/ceph/ceph/pull/10580 Nathan Cutler
09:04 PM CephFS Backport #16946 (Resolved): jewel: client: nlink count is not maintained correctly
https://github.com/ceph/ceph/pull/10877 Nathan Cutler
09:03 PM rgw Bug #16928 (Pending Backport): RGW/civetweb no longer listens on IPv6: invalid port spec
Nathan Cutler
09:00 PM rgw Bug #16928: RGW/civetweb no longer listens on IPv6: invalid port spec
Um, wherever you can put in --include foo.h you can put in -DFOO. So I'm not sure why you think --include is minimal... Marcus Watts
03:25 PM rgw Bug #16928: RGW/civetweb no longer listens on IPv6: invalid port spec
Marcus Watts wrote:
> should be a line like this,
> src/CMakeLists.txt: set_property(TARGET civetweb_common_objs
...
Robin Johnson
04:58 AM rgw Bug #16928: RGW/civetweb no longer listens on IPv6: invalid port spec

should be a line like this,
src/CMakeLists.txt: set_property(TARGET civetweb_common_objs
src/CMakeLists.txt: ...
Marcus Watts
12:26 AM rgw Bug #16928: RGW/civetweb no longer listens on IPv6: invalid port spec
Master:
https://github.com/ceph/ceph/pull/10579
Jewel:
https://github.com/ceph/ceph/pull/10580
Robin Johnson
12:11 AM rgw Bug #16928: RGW/civetweb no longer listens on IPv6: invalid port spec
civetweb.c is included twice for compiling, but only the libcivetweb.la output passes "--include ./civetweb/include/c... Robin Johnson
08:45 PM Revision 7d23761f (ceph): mon/MonClient.h: delete copy constr and assing op
Declaring a copy constructor and assignment operator without an
implementation will prevent copy and assignment, but ...
Michal Jarzabek
08:00 PM Bug #16672 (Resolved): OSD crash with Hammer to Jewel Upgrade: void FileStore::init_temp_collecti...
David Zafman
04:31 PM Bug #16672 (Pending Backport): OSD crash with Hammer to Jewel Upgrade: void FileStore::init_temp_...
David Zafman
07:59 PM Backport #16915 (Resolved): Jewel: OSD crash with Hammer to Jewel Upgrade: void FileStore::init_t...
David Zafman
07:48 PM Bug #16882 (Fix Under Review): ceph_test_librbd and ceph_test_rbd_mirror fails with cmake build
*PR*: https://github.com/ceph/ceph/pull/10598 Jason Dillaman
05:36 PM Bug #16882 (In Progress): ceph_test_librbd and ceph_test_rbd_mirror fails with cmake build
Jason Dillaman
07:46 PM Revision 5c987308 (ceph): Merge pull request #10561 from dzafman/wip-16672-jewel
Reviewed-by: Samuel Just <sjust@redhat.com> David Zafman
07:40 PM Bug #16351: jewel : 60-ceph-partuuid-workaround-rules still needed by debian jessie (udev 215-17)
Alexandre, thank you!
60-ceph-by-parttypeuuid.rules works!
Denis Pudov
04:41 PM Bug #16351: jewel : 60-ceph-partuuid-workaround-rules still needed by debian jessie (udev 215-17)
The fix is
60-ceph-by-parttypeuuid.rules
https://github.com/dachary/ceph/blob/35004a628b2969d8b2f1c02155bb235165a1d...
alexandre derumier
03:42 PM Bug #16351: jewel : 60-ceph-partuuid-workaround-rules still needed by debian jessie (udev 215-17)
Yes, i have added 60-ceph-partuuid-workaround-rules to /lib/udev/rules.d/ and got mounts but have problems with start... Denis Pudov
03:24 PM Bug #16351: jewel : 60-ceph-partuuid-workaround-rules still needed by debian jessie (udev 215-17)
@denis:
do you have tried the fix from loic ?
https://github.com/ceph/ceph/pull/9885/commits/35004a628b2969d8b2f1...
alexandre derumier
03:20 PM Bug #16351: jewel : 60-ceph-partuuid-workaround-rules still needed by debian jessie (udev 215-17)
alexandre derumier wrote:
> "associated mail thread":https://www.mail-archive.com/ceph-users@lists.ceph.com/msg28661...
Denis Pudov
07:34 PM Revision aa679df4 (ceph): cmake: correct ceph_test_librbd/ceph_test_rbd_mirror linkage
This now matches the autotools configuration and fixes the failed
assertion during test execution.
Fixes: http://tra...
Jason Dillaman
07:26 PM Revision 41af3bb4 (ceph): Merge pull request #10579 from dreamhost/wip-16928
rgw: Fix civetweb IPv6
verified: autobuild
Matt Benjamin
07:02 PM Revision b84046b9 (ceph): Merge pull request #10597 from pritha-srivastava/wip_ldap_fix
rgw: Fix for incorrect access key id in reworked ldap auth code.
verified non-regression (MS AD)
Matt Benjamin
05:31 PM Bug #16331: teuthology hang joining thrashosds, specifically Thrasher.thread
Sam comment in duplicate bug: If we have to remove that task, then so be it, but it would be nicer to kill it after a... David Zafman
05:30 PM Bug #16931 (Duplicate): thrashosds stuck: 2016-08-04T05:08:54.215 INFO:tasks.thrashosds.thrasher:...
David Zafman
05:17 PM Revision c7dae890 (ceph): rgw: Fix for incorrect access key id reworked ldap auth code.
The reworked ldap code does not use the correct access key id in get_policy.
Signed-off-by: Pritha Srivastava <prsri...
Pritha Srivastava
04:06 PM Bug #16941 (Can't reproduce): "test_s3.test_list_buckets_invalid_auth ... FAIL" in smoke-master-d...
Run: http://pulpito.ceph.com/teuthology-2016-08-04_05:00:02-smoke-master-distro-basic-vps/
Jobs: 349086, 349085
Log...
Yuri Weinstein
03:58 PM Bug #16940 (Resolved): doc builders are still able to run: https://jenkins.ceph.com/job/ceph-docs...
... Kefu Chai
03:41 PM rgw Bug #16939 (Fix Under Review): multisite: RGWPeriodPuller tries to pull from itself
https://github.com/ceph/ceph/pull/10596 Casey Bodley
03:36 PM rgw Bug #16939 (Resolved): multisite: RGWPeriodPuller tries to pull from itself
when RGWPeriodPuller::pull() is called repeatedly (as in RGWPeriodHistory), the period argument is being reused witho... Casey Bodley
03:41 PM Revision b0b1a8b4 (ceph): Merge pull request #10595 from tchaikov/wip-rocksdb
rocksdb: revert the change introduced by dc41731
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:40 PM Revision 06c384f1 (ceph): rgw: fixes for period puller
* reset epoch=0 before RGWPeriod::init() so we get the latest_epoch
* if we're the metadata master, don't try to pull...
Casey Bodley
03:33 PM Revision 1e1f65e0 (ceph): rocksdb: revert the change introduced by dc41731
dc41731 reverts the submodule reference of rocksdb, and point it to an
older version which fails to support ppc64le a...
Kefu Chai
03:22 PM Revision 8175ce07 (ceph): Merge pull request #10262 from dachary/wip-16580-ceph-disk-timeout
ceph-disk: timeout ceph-disk to avoid blocking forever
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Reviewed-b...
Yuri Weinstein
03:15 PM devops Fix #16937 (Fix Under Review): disable LTTng-UST in openSUSE builds
*master PR*: https://github.com/ceph/ceph/pull/10592 Nathan Cutler
01:14 PM devops Fix #16937 (Resolved): disable LTTng-UST in openSUSE builds
LTTng-UST is not present in openSUSE, so it needs to be disabled there.
Michel Normand
03:14 PM Revision bb7424e8 (ceph): Merge pull request #10491 from xiexingguo/xxg-wip-osdmon-2016-07-28
osd/OSDMonitor: misc. fixes
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
03:12 PM Revision 23e73180 (ceph): Merge pull request #9259 from xiexingguo/xxg-wip-fix-monclientpinger
mon: MonClient may hang on pinging an unresponsive monitor
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: ...
Yuri Weinstein
03:11 PM Revision e0e25dd9 (ceph): Merge pull request #10593 from linuxbox2/ldap-bindv3-again
rgw ldap: enforce simple_bind w/LDAPv3
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:09 PM Revision 4075f98d (ceph): Merge pull request #9718 from songbaisen/a8
mon: clear list in better way
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
03:09 PM Revision 6a1f5a29 (ceph): Merge pull request #10392 from stiopaa1/mon_monclient_moveCCancelMonCom...
mon/MonClient: move C_CancelMonCommand to cc file
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
03:08 PM devops Bug #16936 (Fix Under Review): rpm: OBS needs ExclusiveArch
https://github.com/ceph/ceph/pull/10594 Nathan Cutler
12:18 PM devops Bug #16936 (Resolved): rpm: OBS needs ExclusiveArch
For OBS builds we need to limit which architectures the RPMs are built for to only those architectures that are suppo... Nathan Cutler
03:08 PM Revision 8fd699c5 (ceph): Merge pull request #10470 from xiexingguo/xxg-wip-osd-2016-07-28
osd: minor performance improvements
Reviewed-by: Samuel Just <sjust@redhat.com>
Yuri Weinstein
02:57 PM CephFS Bug #16919 (In Progress): MDS: Standby replay daemons don't drop purged strays
John Spray
02:57 PM CephFS Bug #16909 (In Progress): Stopping an MDS rank does not stop standby-replays for that rank
John Spray
02:55 PM Revision e688f5f8 (ceph): Merge pull request #10539 from jcsp/wip-mds-counters
mds: add perf counters for MDLog replay and SessionMap
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray
02:38 PM Revision 08d54291 (ceph): rgw ldap: enforce simple_bind w/LDAPv3
Found by Harald Klein <hklein@redhat.com>.
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
Matt Benjamin
02:34 PM Revision a8db0f4d (ceph): ExclusiveArch for suse_version
for SLES supports only x86_64 and aarch64 targets
for openSUSE (Tumbleweed and Leap) add ppc64/ppc64le targets.
fixe...
Michel Normand
02:12 PM rbd Bug #15947 (In Progress): Sporadic TestImageReplayer.NextTag failure
Jason Dillaman
01:52 PM Revision 8865846f (ceph): Merge pull request #10542 from ktdreyer/doc-rbd-libvirt-logging
doc: describe libvirt client logging
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:30 PM Revision f0146196 (ceph): Merge pull request #9562 from Abhishekvrshny/wip-16152-jewel
jewel: client: fstat cap release
Reviewed-by: John Spray <john.spray@redhat.com>
Loïc Dachary
01:30 PM Revision e400999a (ceph): Merge pull request #9561 from Abhishekvrshny/wip-16136-jewel
jewel: MDSMonitor fixes
Reviewed-by: John Spray <john.spray@redhat.com>
Loïc Dachary
01:29 PM Revision 0cb5ca6d (ceph): Merge pull request #9557 from Abhishekvrshny/wip-15898-jewel
jewel: Confusing MDS log message when shut down with stalled journaler reads
Reviewed-by: John Spray <john.spray@red...
Loïc Dachary
01:29 PM Revision 67f2eb01 (ceph): Merge pull request #9560 from Abhishekvrshny/wip-16135-jewel
jewel: MDS: fix getattr starve setattr
Reviewed-by: John Spray <john.spray@redhat.com>
Loïc Dachary
01:29 PM Revision 7ec15f69 (ceph): Merge pull request #9559 from Abhishekvrshny/wip-16041-jewel
jewel: mds/StrayManager.cc: 520: FAILED assert(dnl->is_primary())
Reviewed-by: John Spray <john.spray@redhat.com>
Loïc Dachary
01:22 PM devops Bug #16916: Hammer ceph-release Package Uses Obsolete URL
New ceph-release is built, it just needs to get included in the new repo, signed, and published Alfredo Deza
01:22 PM devops Bug #16916: Hammer ceph-release Package Uses Obsolete URL
Required a change in the Binary/Repo API to include newer ceph-release packages: https://github.com/ceph/chacra/pull/168 Alfredo Deza
11:51 AM devops Bug #16916 (In Progress): Hammer ceph-release Package Uses Obsolete URL
Alfredo Deza
01:20 PM Revision efa5f730 (ceph): Merge pull request #10488 from lande1234/wip-lan-testing
rbd-mirror: add additional test scenarios
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:17 PM Revision e51060ad (ceph): Merge pull request #9996 from dachary/wip-16437-jewel
jewel: async messenger mon crash
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Haomai Wang <haomai@xsky.com>
Loïc Dachary
01:10 PM Revision fda98f78 (ceph): Merge pull request #9997 from dachary/wip-16431-jewel
jewel: librados,osd: bad flags can crash the osd
Reviewed-by: Samuel Just <sjust@redhat.com>
Loïc Dachary
01:10 PM rgw Backport #16934: jewel: Add zone rename to radosgw_admin
h3. original description
https://github.com/ceph/ceph/pull/9779 needs to be backported to jewel
Nathan Cutler
07:20 AM rgw Backport #16934 (Resolved): jewel: Add zone rename to radosgw_admin
https://github.com/ceph/ceph/pull/10663 Shilpa MJ
01:10 PM Revision 56bbcb1a (ceph): Merge pull request #9998 from dachary/wip-16429-jewel
jewel: OSDMonitor: drop pg temps from not the current primary
Reviewed-by: Samuel Just <sjust@redhat.com>
Loïc Dachary
01:09 PM Revision 7586d693 (ceph): Merge pull request #10001 from dachary/wip-16427-jewel
jewel: prepare_pgtemp needs to only update up_thru if newer than the existing one
Reviewed-by: Samuel Just <sjust@re...
Loïc Dachary
01:09 PM Revision 3b28428f (ceph): Merge pull request #9743 from vumrao/wip-vumrao-16339
jewel : rgw: support size suffixes for --max-size in radosgw-admin command
Reviewed-by: Casey Bodley <cbodley@redhat...
Casey Bodley
12:36 PM rbd Bug #16921: rbd-nbd IO hang
[ 3799.647869] nbd: registered device at major 43
[ 4068.478821] block nbd0: NBD_DISCONNECT
[ 4068.478895] block nb...
Jason Dillaman
12:32 PM Backport #16917: Hammer leaves pg_TEMP directories when PG gets removed
@David: Thanks for the backport! Nathan Cutler
12:31 PM Backport #16917: Hammer leaves pg_TEMP directories when PG gets removed
Explanation for my edits: moved to "Backport" tracker because it's a backport; moved description to a comment because... Nathan Cutler
12:30 PM Backport #16917: Hammer leaves pg_TEMP directories when PG gets removed
h3. original description
This error triggers another bug #16672 on upgrade to later releases.
PGBackend::split_...
Nathan Cutler
04:26 AM Backport #16917 (Fix Under Review): Hammer leaves pg_TEMP directories when PG gets removed
David Zafman
04:24 AM Backport #16917: Hammer leaves pg_TEMP directories when PG gets removed
https://github.com/ceph/ceph/pull/10582 David Zafman
11:26 AM Revision 4a648d2d (ceph): Merge pull request #10573 from renhwztetecs/renhw-wip-doc-cephfs
doc/mds: fixup mds doc
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:22 AM Revision 6e34969b (ceph): mds: expose perf counters for SessionMap
So that we can see how many sessions exist via
the counters rather than only by looking at status.
Signed-off-by: Jo...
John Spray
11:22 AM Revision 9d84634d (ceph): mds: add perf counter for rate of replay
Useful for watching the progress of a daemon
in standby-replay or replay.
Signed-off-by: John Spray <john.spray@redh...
John Spray
11:01 AM Revision 8aeec4cf (ceph): Merge pull request #10512 from renhwztetecs/renhw-wip-mds-balancer
mds/MDBalancer: cleanup
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:00 AM Revision 019f1cf5 (ceph): Merge pull request #10485 from gregsfortytwo/wip-client-dump-complete
client: include COMPLETE and ORDERED states in cache dump
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
10:59 AM Revision 4dcae90e (ceph): Merge pull request #10533 from gregsfortytwo/wip-mds-dispatch-refcount
mds: fix up _dispatch ref-counting semantics
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
10:58 AM Revision f6d6bc7c (ceph): Merge pull request #10540 from jcsp/wip-mds-multimds-standby
mds: fix daemon selection when starting ranks
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray
09:54 AM rgw Backport #16448 (Need More Info): hammer: default quota fixes
Wei-Chung Cheng
09:53 AM rgw Backport #16448: hammer: default quota fixes
the same problem with jewel
conflict with https://github.com/ceph/ceph/pull/9037
this introduce size unit is byte...
Wei-Chung Cheng
09:14 AM Revision 3db2973f (ceph): logrotate: Run as root/ceph
Currently, we run the logrotate scripts as ceph/ceph but that way we
cannot rotate the scripts created by qemu (they ...
Boris Ranto
08:50 AM Revision d1caad67 (ceph): rgw: remove unused variables
remove the unused bufferlist variables
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn>
Yan Jun
07:47 AM Revision 5a454c03 (ceph): doc/start/hardware-recommentdations: cosmetic
Junwang Zhao
07:39 AM rgw Bug #16935 (Resolved): Increase log level for messages occuring while running rgw admin command
# radosgw-admin period update --commit
2016-08-02 14:48:28.672409 7f9e630639c0 0 error in read_id for id : (2) No ...
Shilpa MJ
07:00 AM Bug #16933 (Fix Under Review): the %USED of "ceph df" is wrong
https://github.com/ceph/ceph/pull/10584 Kefu Chai
06:43 AM Bug #16933 (Resolved): the %USED of "ceph df" is wrong
... Kefu Chai
04:55 AM rgw Bug #16813: "radosgw --show-config" and "radosgw-admin --show-config" do not display current conf...
Hi James,
Actually, `--show-config` is a globally option that display the default code-level configurations and t...
Yan Jun
01:05 AM Bug #16718: "/bin/adjust-ulimits: line 16: exec: ceph-coverage: not found" in upgrade:client-upgr...
Not an rbd-specific issue -- ceph-coverage tool not available on host. Jason Dillaman
01:01 AM rbd Bug #16887 (Fix Under Review): ceph 10.2.2 rbd status on image format 2 returns "(2) No such file...
*PR*: https://github.com/ceph/ceph/pull/10581
Won't solve the issue for existing images since the API uses fixed w...
Jason Dillaman
01:00 AM rbd Bug #16887: ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or directory"
This is a very old issue that could hit if the combination of a client's (global) instance id concatenated with a pot... Jason Dillaman
12:51 AM rbd Bug #16887: ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or directory"
My assertions of this being jewel specific should be treated with a grain of salt, it may well be that we tipped over... Kjetil Joergensen
12:24 AM rbd Bug #16887 (In Progress): ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or d...
Jason Dillaman
12:56 AM Revision 4de7c8d0 (ceph): librbd: prevent creation of v2 image ids that are too large
The librbd API is capped at 24 characters for expressing the
object prefix for data blocks (including trailing null b...
Jason Dillaman
12:24 AM Revision 8b9954d0 (ceph): rgw: Fix civetweb IPv6
Commit c38e3cbb6f7c6221209f2b512cba18c564c895a4 introduced a second
compiled version of src/civetweb/src/civetweb.c, ...
Robin H. Johnson
12:21 AM rbd Bug #16889 (Need More Info): Ceph 10.2.2 meet a Segmentation fault after rename a image with form...
@de Ian: can you install the debuginfo packages so that the backtrace can resolve the full call stack? It quite possi... Jason Dillaman
12:15 AM Revision 921c556b (ceph): rgw: Fix civetweb IPv6
Commit c38e3cbb6f7c6221209f2b512cba18c564c895a4 introduced a second
compiled version of src/civetweb/src/civetweb.c, ...
Robin H. Johnson
12:01 AM Revision 6fed82a0 (ceph): Merge pull request #10565 from dzafman/wip-16672
OSD crash with Hammer to Jewel Upgrade: void FileStore::init_temp_collections()
Reviewed-by: Samuel Just <sjust@redh...
David Zafman

08/04/2016

11:47 PM Bug #15505: osd/ReplicatedPG.cc: 9925: FAILED assert(object_contexts.empty()) from ReplicatedPG::...
sjust@teuthology:/a/dzafman-2016-08-03_16:16:17-rados-wip-zafman-testing-distro-basic-smithi/348212/remote/smithi051/log Samuel Just
11:37 PM Bug #16932 (Duplicate): ceph_test_msgr hang
sjust@teuthology:/a/dzafman-2016-08-03_16:16:17-rados-wip-zafman-testing-distro-basic-smithi/348147 Samuel Just
11:34 PM Bug #16908: InvalidRead in OSD
sjust@teuthology:/a/dzafman-2016-08-03_16:16:17-rados-wip-zafman-testing-distro-basic-smithi/348187/remote Samuel Just
11:33 PM rgw Bug #16928: RGW/civetweb no longer listens on IPv6: invalid port spec
Ok, I can prove the USE_IPV6 is not defined when src/civetweb/src/civetweb.c is compiled, and it seems that civetweb/... Robin Johnson
10:56 PM rgw Bug #16928 (Resolved): RGW/civetweb no longer listens on IPv6: invalid port spec
civetweb: 0x7f507d36cbe0: set_ports_option: [::]:7480: invalid port spec. Expecting list of: [IP_ADDRESS:]PORT[s|r]
...
Robin Johnson
11:31 PM Bug #16931: thrashosds stuck: 2016-08-04T05:08:54.215 INFO:tasks.thrashosds.thrasher:joining the ...
If we have to remove that task, then so be it, but it would be nicer to kill it after a timeout. Samuel Just
11:30 PM Bug #16931 (Duplicate): thrashosds stuck: 2016-08-04T05:08:54.215 INFO:tasks.thrashosds.thrasher:...
sjust@teuthology:/a/dzafman-2016-08-03_16:16:17-rados-wip-zafman-testing-distro-basic-smithi/348212 Samuel Just
11:19 PM rgw Bug #16930 (Resolved): s3tests-test-readwrite failing with 500
sjust@teuthology:/a/dzafman-2016-08-03_16:16:17-rados-wip-zafman-testing-distro-basic-smithi/348084 Samuel Just
11:15 PM Bug #16929 (Duplicate): thrashosds test-reweight-by-utilization failing due to sanity check, need...
2016-08-04T00:40:23.643 INFO:teuthology.orchestra.run.smithi036.stderr:2016-08-04 07:40:23.614954 7fda75ffb700 1 -- ... Samuel Just
09:57 PM Revision 2bff73a0 (ceph): osd: fix updating same_interval_since logic of project_pg_history()
We shall always return the newest/biggest same_interval_since,
so we shall add this check during spliting as well as ...
xie xingguo
09:57 PM Revision d4459541 (ceph): osd: drop duplicated sched_scrub during tick()
We will do it in tick_without_osd_lock().
Also make sure that we do it only if the OSD is currently alive.
Signed-of...
xie xingguo
09:57 PM Revision 80780b95 (ceph): osd: move methods which don't need osd_lock from tick into tick_without...
These methods can be actually called without osd_lock in hand(have their own locks),
so it is good for performance to...
xie xingguo
09:16 PM Revision 81c826e4 (ceph): src/common/lockdep.cc Reduce logging noise if lockdep is not tested
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
09:01 PM Revision b0dbd1ff (ceph): Merge pull request #10545 from trociny/fixup-rbd-mirror-test
qa/workunits/rbd: wait for image deleted before checking health
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
08:55 PM Revision 7c51f3dd (ceph): mon/OSDMonitor.cc: remove unneeded casts
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
08:27 PM rbd Bug #16921 (New): rbd-nbd IO hang
Running fsx_nbd on my local trusty VM works just fine. Examining the test logs, they appear to be missing the first c... Jason Dillaman
06:13 PM rbd Bug #16921 (In Progress): rbd-nbd IO hang
Jason Dillaman
02:45 PM rbd Bug #16921 (Resolved): rbd-nbd IO hang
It can be reproduced on jewel with *rbd/thrash/{base/install.yaml clusters/{fixed-2.yaml openstack.yaml} fs/xfs.yaml ... Loïc Dachary
08:04 PM CephFS Bug #16771: mon crash in MDSMonitor::prepare_beacon on ARM
so, I tried to run ceph outside of docker to run gdb on ceph-mon, but I don't know what I suppose to see.
$ gdb /usr...
stephane beuret
07:41 PM Revision da4f735d (ceph): Merge pull request #9271 from XinzeChi/wip-fix-digest-hammer
osd: fix omap digest compare when scrub
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: David Zafman <dzafm...
Nathan Cutler
07:38 PM Revision 4a12a88d (ceph): Merge pull request #8805 from SUSE/wip-15482-hammer
hammer: is_split crash in handle_pg_create
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
07:37 PM Revision 6f107f1a (ceph): Merge pull request #8593 from renhwsky/wip-15478-hammer
hammer: Pool quota alarm is not in effect
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Nathan Cutler <ncut...
Nathan Cutler
07:26 PM CephFS Bug #16926 (Rejected): multimds: kclient fails to mount
In many test cases, the kernel client fails to mount with EIO:
http://pulpito.ceph.com/pdonnell-2016-08-03_12:43:1...
Patrick Donnelly
06:58 PM CephFS Bug #16925 (Can't reproduce): multimds: cfuse (?) hang on fsx.sh workunit
http://pulpito.ceph.com/pdonnell-2016-07-18_20:02:54-multimds-master---basic-mira/321794/... Patrick Donnelly
06:30 PM Revision 8e8d55b7 (ceph): doc: describe libvirt client logging
Describe how to configure logging and the admin socket for debugging RBD
libvirt clients.
Thanks to Jason Dillman <j...
Ken Dreyer
06:11 PM rbd Bug #16923 (Fix Under Review): librbd/ExclusiveLock.cc: 197: FAILED assert(m_watch_handle != 0)
*PR*: https://github.com/ceph/ceph/pull/10574 Jason Dillaman
04:47 PM rbd Bug #16923 (Resolved): librbd/ExclusiveLock.cc: 197: FAILED assert(m_watch_handle != 0)
ceph version 10.2.0 (3a9fba20ec743699b69bd0181dd6c54dc01c64b9)
1: (()+0x24c4bb) [0x7fdebcbde4bb]
2: (()+0x...
Jason Dillaman
06:05 PM Revision dfe9f3ea (ceph): librbd: delay acquiring exclusive lock if watch has failed
Fixes: http://tracker.ceph.com/issues/16923
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:49 PM Revision 814c305c (ceph): librbd: convert ImageWatcher class to template
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:23 PM CephFS Bug #16924: Crash replaying EExport
git blame points at b7e698a52bf7838f8e37842074c510a6561f165b from Zheng.
> mds: no bloom filter for replica dir
>...
Greg Farnum
04:49 PM CephFS Bug #16924 (Resolved): Crash replaying EExport
... John Spray
05:06 PM Revision 0f18c347 (ceph): test: More portable use of mmap(MAP_ANON)
From the Linux manual:
MAP_ANONYMOUS
The mapping is not backed by any file; its contents
are initial...
Willem Jan Withagen
04:45 PM Bug #16688: Crash in "FileStore::queue_transactions" in rados run
@Kefu: This is ... Nathan Cutler
10:48 AM Bug #16688 (Need More Info): Crash in "FileStore::queue_transactions" in rados run
@Yuri, are we still supporting firefly? 0.80.* is retired, i think. Kefu Chai
01:55 PM CephFS Bug #16919: MDS: Standby replay daemons don't drop purged strays
The standby does have all the information about which files are open (since they get journaled), right? Or do we only... Greg Farnum
09:59 AM CephFS Bug #16919 (Resolved): MDS: Standby replay daemons don't drop purged strays

This is not fatal, because the inodes will ultimately end up at the top of the LRU list and get trimmed, but it's a...
John Spray
01:10 PM Revision 367cb840 (ceph): Merge pull request #10566 from batrick/mds-daemon-unused
mds: remove unused MDSDaemon::objecter
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
01:07 PM rgw Bug #16861 (Resolved): unittest_rgw_bencode failed during `make check`
Abhishek Lekshmanan
12:45 PM Revision 6996b76d (ceph): Merge pull request #10007 from dachary/wip-15806-jewel
jewel: New pools have bogus stuck inactive/unclean HEALTH_ERR messages until they are first active and clean
Reviewe...
Loïc Dachary
12:43 PM Revision 8586e9bd (ceph): Merge pull request #10006 from dachary/wip-16249-jewel
jewel: sparse_read on ec pool should return extends with correct offset
Reviewed-by: Kefu Chai <kchai@redhat.com>
Loïc Dachary
12:43 PM Revision e85b58bb (ceph): Merge pull request #9740 from vumrao/wip-vumrao-16338
jewel : rados: Add cleanup message with time to rados bench output
Reviewed-by: Kefu Chai <kchai@redhat.com>
Loïc Dachary
12:42 PM Revision f05eaaea (ceph): Merge pull request #10004 from dachary/wip-16374-jewel
jewel: AsyncConnection::lockmsg/async lockdep cycle: AsyncMessenger::lock, MDSDaemon::mds_lock, AsyncConnection::lock... Loïc Dachary
12:42 PM Revision 093f30d1 (ceph): Merge pull request #10003 from dachary/wip-16380-jewel
jewel: msg/async: connection race hang
Reviewed-by: Haomai Wang <haomai@xsky.com>
Loïc Dachary
12:27 PM Bug #16841 (Duplicate): rados/basic/{rados.yaml clusters/{fixed-2.yaml openstack.yaml} fs/btrfs.y...
Loïc Dachary
12:24 PM CephFS Documentation #16906: doc: clarify path restriction instructions
@John Spray
fixup:
https://github.com/ceph/ceph/pull/10573/commits/d1277f116cd297bae8da7b3e1a7000d3f99c6a51
huanwen ren
12:14 PM Revision d1277f11 (ceph): doc/mds: add generated files into the /etc/ceph/
Fixes: 16906
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn>
huanwen ren
10:41 AM CephFS Bug #16920 (New): mds.inodes* perf counters sound like the number of inodes but they aren't

These counters actually reflect the LRU, which is a collection of dentries, not inodes.
mds_mem.ino on the other...
John Spray
10:35 AM Revision 648442bf (ceph): Merge pull request #10036 from liewegas/wip-16297-jewel
mon: Monitor: validate prefix on handle_command()
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
10:31 AM Backport #16918 (In Progress): hammer: making stop.sh more portable
Nathan Cutler
09:03 AM Backport #16918 (Resolved): hammer: making stop.sh more portable
https://github.com/ceph/ceph/pull/10569
for portability/compatibility reasons I'd like to request a backport of th...
Joshua Schmid
09:22 AM Bug #16913: multimds: OSD deep scrub failure
Sam, any known bugs like this in the OSD on master? John Spray
07:53 AM Revision a35e2fa5 (ceph): Merge pull request #9547 from jcsp/wip-jewel-15705
jewel backport: mds: fix mdsmap print_summary with standby replays
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
07:46 AM Backport #16915: Jewel: OSD crash with Hammer to Jewel Upgrade: void FileStore::init_temp_collect...
h3. original description
During a upgrade from 0.94.7 to 10.2.2 I'm seeing multiple OSDs crash with this backtrace...
Nathan Cutler
07:38 AM Revision bc03507f (ceph): test/ceph_objectstore_tool.py: Don't use btrfs on FreeBSD
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
02:33 AM Revision dae43c7f (ceph): osd: add a comment for the purpose of pinned_maps
For a better understanding since it can confuse newcommers.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
02:04 AM Revision 50903488 (ceph): mds: remove unused MDSDaemon::objecter
Leftover from a2682edb76ceac428c686e0ac21c06511e27693e.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
01:17 AM Backport #16917 (Rejected): Hammer leaves pg_TEMP directories when PG gets removed
https://github.com/ceph/ceph/pull/10582 David Zafman

08/03/2016

11:47 PM Revision c400c94a (ceph): Merge pull request #29 from immesys/add-locks-rebased
rados: add support for object locking + test Noah Watkins
11:08 PM Revision 00aeae84 (ceph): osd: use osd_target_transaction_size when batch removing objects
Hard code transaction size to be 300 is not good. Since we already
introduce osd_target_transaction_size for the same...
xie xingguo
11:05 PM Revision 8af10317 (ceph): osd: fix rare race while looking for a pg
When _have_pg() returns true, we drop the pg_map_lock
and pg->lock() simultaneously. So theoretically the
subsequent ...
xie xingguo
11:05 PM Revision 686ef2ac (ceph): osd: don't get transaction too big during clear_temp_objects()
Basically we don't allow a transaction to get too big, e.g., to
avoid contiguously occupation of CPU.
We break and q...
xie xingguo
11:05 PM Revision 5eccd8dc (ceph): osd: kill _lookup_pg() method
It is never used and I see no chance it will be used.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
10:50 PM Revision 628bae93 (ceph): rados: add support for object locking + test
Emmet Cassidy
10:49 PM Bug #15429: ceph-qa-suite upgrade suite: OSD crash due to starting up post-jewel osd after firefl...
That test actually doesn't stop at hammer at all. I'm confused. Samuel Just
10:21 PM Bug #15429: ceph-qa-suite upgrade suite: OSD crash due to starting up post-jewel osd after firefl...
Somehow that most recent one bypassed hammer and upgraded straight to master. Samuel Just
09:48 PM devops Bug #16916 (Resolved): Hammer ceph-release Package Uses Obsolete URL
When installing the repo using this rpm: http://download.ceph.com/rpm-hammer/el7/noarch/ceph-release-1-0.el7.noarch.r... James Saint-Rossy
09:30 PM rgw Bug #16813: "radosgw --show-config" and "radosgw-admin --show-config" do not display current conf...
Hi Yan,
OK that works, but I don't see it documented anywhere. Can the `--show-config` be added to the `radosgw-a...
James Saint-Rossy
09:29 PM Backport #16915: Jewel: OSD crash with Hammer to Jewel Upgrade: void FileStore::init_temp_collect...
https://github.com/ceph/ceph/pull/10561
We should put the master pull request first after review and testing. The...
David Zafman
09:28 PM Backport #16915 (Resolved): Jewel: OSD crash with Hammer to Jewel Upgrade: void FileStore::init_t...
https://github.com/ceph/ceph/pull/10561 David Zafman
09:10 PM Revision 7e1ba28b (ceph): os: Fix HashIndex::recursive_remove() to remove everything but original...
Fixes: http://tracker.ceph.com/issues/16672
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
09:10 PM Revision cb1f17f0 (ceph): filestore: Clear objects before calling collection_list() again
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 892303cd02b64b622669183c2acffcdd7a8f3547)
David Zafman
09:10 PM Revision bdcfcaf8 (ceph): filestore: Improve logging
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit b78c457785553e3a6e4f901bfebb41fc9c4d9bd5)
David Zafman
09:08 PM CephFS Bug #16914 (Resolved): multimds: pathologically slow deletions in some tests
http://qa-proxy.ceph.com/teuthology/pdonnell-2016-07-18_20:02:54-multimds-master---basic-mira/321823/teuthology.log
...
Patrick Donnelly
08:52 PM CephFS Bug #16886: multimds: kclient hang (?) in tests
Another blogbench:
http://pulpito.ceph.com/pdonnell-2016-07-29_08:28:00-multimds-master---basic-mira/339886/
<p...
Patrick Donnelly
08:13 PM Bug #16672: OSD crash with Hammer to Jewel Upgrade: void FileStore::init_temp_collections()
And is it possible that the osds which crashed hadn't been restarted since the pg_num/pgp_num change? Samuel Just
08:10 PM Bug #16672: OSD crash with Hammer to Jewel Upgrade: void FileStore::init_temp_collections()
By pg split, I mean increasing the pg_num and pgp_num on a pool. Samuel Just
08:06 PM Bug #16672: OSD crash with Hammer to Jewel Upgrade: void FileStore::init_temp_collections()
Here's a question: did anyone recently perform pg splits? Samuel Just
03:40 PM Bug #16672: OSD crash with Hammer to Jewel Upgrade: void FileStore::init_temp_collections()
https://github.com/ceph/ceph/pull/10565 David Zafman
08:01 PM CephFS Feature #16419: add statx-like interface to libcephfs
I have a prototype set for this, but I now think that the handling of the change_attr is wrong for directories. I'm g... Jeff Layton
07:51 PM Bug #16913 (Can't reproduce): multimds: OSD deep scrub failure
http://pulpito.ceph.com/pdonnell-2016-07-29_08:28:00-multimds-master---basic-mira/339923/... Patrick Donnelly
07:01 PM Fix #16912 (New): Jewel ceph-dbg packages are missing for Debian-based distributions
There are no debug symbols available for the 'ceph' package binaries on Debian-based distributions, making performanc... J. Ryan Earl
04:39 PM Revision f62f7abb (ceph): Merge pull request #10307 from pritha-srivastava/wip_s3_auth_rework
rgw: Rework of s3 LDAP Authentication code.
verified: MS AD
Matt Benjamin
03:56 PM Revision f444862d (ceph): Got rid of recursive mutex.
Signed-off-by: Adam Kupczyk <akupczyk@mirantis.com> Adam Kupczyk
02:59 PM Bug #16910 (Closed): cluster takes 30 mins to detect node down and meanwhile rbd is unresponsive
We have a 3 node cluster on ubuntu 14.04 with jewel 10.2.2:
* node1 = 7 OSDs, Mon
* node2 = 7 OSDs, Mon
* node3 = ...
Martin Hoffmann
02:17 PM rgw Bug #16894 (Fix Under Review): multisite: metadata master can get the wrong value for 'oldest_log...
https://github.com/ceph/ceph/pull/10558 Casey Bodley
01:56 PM CephFS Bug #16909 (Resolved): Stopping an MDS rank does not stop standby-replays for that rank

Run vstart with MDS=2 and -s flag
Set max_mds to 2
See that you get two active daemons and two standby-replays
S...
John Spray
01:49 PM Bug #16908 (Resolved): InvalidRead in OSD
Seen on master today:... John Spray
12:57 PM CephFS Bug #16640: libcephfs: Java bindings failing to load on CentOS
Yes, you really don't want to load the unversioned library at runtime. It's possible that you'll end up picking up a ... Jeff Layton
12:31 PM Revision 3b9e73f3 (ceph): Merge pull request #7542 from SUSE/wip-14668-hammer
hammer: Wrong ceph get mdsmap assertion
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
12:31 PM Revision d34ac2a4 (ceph): Merge pull request #8042 from ukernel/hammer-15050
hammer: mds: fix stray purging in 'stripe_count > 1' case
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
12:31 PM rgw Bug #16581: rgw: error is logged when binding civetweb to an ip
Abhishek Lekshmanan wrote:
> While we're at it, there is an upstream support for ssl + civetweb, we could probably a...
Abhishek Lekshmanan
12:30 PM rgw Bug #16581: rgw: error is logged when binding civetweb to an ip
While we're at it, there is an upstream pr support for ssl + civetweb, we could probably address this one also as a p... Abhishek Lekshmanan
10:02 AM rgw Bug #16581 (In Progress): rgw: error is logged when binding civetweb to an ip
Abhishek Lekshmanan
12:31 PM Revision 8f51f146 (ceph): Merge pull request #8804 from SUSE/wip-15512-hammer
hammer: Double decreased the count to trim caps which will cause failing to respond to cache pressure
Reviewed-by: J...
John Spray
12:31 PM Revision 4773e9c4 (ceph): Merge pull request #9404 from SUSE/wip-16082-hammer
hammer: mds: wrongly treat symlink inode as normal file/dir when symlink inode is stale on kcephfs
Reviewed-by: John...
John Spray
12:30 PM Revision 85a25e43 (ceph): Merge pull request #10198 from SUSE/wip-16626-hammer
hammer: Failing file operations on kernel based cephfs mount point leaves unaccessible file behind on hammer 0.94.7
...
John Spray
11:22 AM Bug #16841: rados/basic/{rados.yaml clusters/{fixed-2.yaml openstack.yaml} fs/btrfs.yaml msgr/ran...
Trying to reproduce in Sepia with
teuthology-suite --verbose --suite rados --filter="rados/basic/{rados.yaml clust...
Nathan Cutler
11:21 AM CephFS Bug #16881: RuntimeError: Files in flight high water is unexpectedly low (0 / 6)
They are racy, but this particular case is a bit odd:... John Spray
11:19 AM Backport #16507: jewel: "ceph_test_librbd_api: symbol lookup error: ceph_test_librbd_api: undefin...
Nathan, thanks for updating this ticket and creating a backport ticket for this issue! Kefu Chai
03:30 AM Backport #16507 (Fix Under Review): jewel: "ceph_test_librbd_api: symbol lookup error: ceph_test_...
https://github.com/ceph/ceph/pull/10552 Kefu Chai
11:13 AM rgw Backport #16815 (In Progress): radosgw-admin region-map set is not reporting the bucket quota cor...
Wei-Chung Cheng
11:13 AM rgw Backport #16317 (In Progress): hammer: rgw: bucket listing following object delete is partial
Wei-Chung Cheng
11:11 AM Revision a3003f6f (ceph): rgw: reset return code in when iterating over the bucket the objects
Fixes: #14826
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from commit e23fdcbbce47aaf041b9f8a...
Orit Wasserman
11:08 AM CephFS Bug #16668 (Pending Backport): client: nlink count is not maintained correctly
John Spray
11:05 AM Revision 64211fa7 (ceph): rgw: fix compilation
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 9dfbae6d65bf6f8ab7cdf8597d556505b81cedd9)
Yehuda Sadeh
11:04 AM Revision 3e45c6bb (ceph): rgw: add bucket_quota to RGWRegionMap::encode_json
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from commit e18b72f7e97a65af681e368d3706a465603df89d)
Orit Wasserman
11:02 AM CephFS Documentation #16906: doc: clarify path restriction instructions
So there's no bug here as such, it's just that the instructions don't explicitly tell you to write out your client ke... John Spray
08:08 AM CephFS Documentation #16906 (Resolved): doc: clarify path restriction instructions
I do path restriction follow:http://docs.ceph.com/docs/master/cephfs/client-auth/... huanwen ren
10:57 AM Bug #15356: Objecter: valgrind unclean and suppression not working in CentOS
I'm pretty much out of ideas, so I've written to valgrind-users about this to see if anyone can help John Spray
10:47 AM Bug #15356: Objecter: valgrind unclean and suppression not working in CentOS
The last thing I tried (which also didn't help) was this:... John Spray
10:45 AM CephFS Bug #16880 (Duplicate): saw valgrind issue <kind>Leak_StillReachable</kind> in /var/log/ceph/va...
See:
http://tracker.ceph.com/issues/14794
http://tracker.ceph.com/issues/15356
(aka The Mystery Of the Valgrind ...
John Spray
10:41 AM CephFS Bug #16876 (Duplicate): java.lang.UnsatisfiedLinkError: Can't load library: /usr/lib/jni/libcephf...
This should be fixed in master now (there was a backed-out change for 16640 in teuthology, then finally the fix was h... John Spray
10:39 AM CephFS Bug #16879 (Resolved): scrub: inode wrongly marked free: 0x10000000002
John Spray
10:30 AM Revision bd8b5181 (ceph): rpm: remove major version from shared library devel pkg names
Fixes: http://tracker.ceph.com/issues/16345
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
10:30 AM Revision 51cbbfe9 (ceph): rpm: align librgw-devel dependencies with debian packaging
Fixes: http://tracker.ceph.com/issues/16346
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
10:30 AM Revision 33b67ee6 (ceph): rpm: drop obsolete devel-compat meta package
Everyone should upgrade through Firefly -> Hammer -> etc to pick up the newer
package names.
Signed-off-by: Ken Drey...
Nathan Cutler
10:30 AM Revision 64b03dcf (ceph): rpm: provide -devel library packages that are being obsoleted
This patch ensures that packages with the new name properly
replace old-named packages on upgrades.
Signed-off-by: N...
Nathan Cutler
10:26 AM RADOS Bug #16890: rbd diff outputs nothing when the image is layered and with a writeback cache tier
Yes, the snap list operation is on SNAPDIR,but in ReplicatedPG::do_op, find_object_context finds out the head and sna... Chao Zhao
09:25 AM Bug #16579 (Closed): OSDs crash with task_numa_find_cpu with kernel-4.4.13
Fixed in kernel 4.4.16 by https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?h=v4.4.16&id=4... Ilya Dryomov
06:55 AM Revision ba88a3aa (ceph): os: Fix HashIndex::recursive_remove() to remove everything but original...
Fixes: http://tracker.ceph.com/issues/16672
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
06:55 AM Revision 892303cd (ceph): filestore: Clear objects before calling collection_list() again
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
06:55 AM Revision b78c4577 (ceph): filestore: Improve logging
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
05:45 AM rbd Backport #16904 (Resolved): jewel: journal should prefetch small chunks of the object during replay
https://github.com/ceph/ceph/pull/10684 Nathan Cutler
05:44 AM rbd Backport #16903 (Resolved): jewel: Non-primary image is recording journal events during image sync
https://github.com/ceph/ceph/pull/10797 Nathan Cutler
05:44 AM rbd Backport #16902 (Resolved): jewel: rbd-mirror: image deleter should use pool id + global image uu...
https://github.com/ceph/ceph/pull/11433 Nathan Cutler
05:44 AM rgw Backport #16901 (Resolved): jewel: segfault in RGWOp_MDLog_Notify
https://github.com/ceph/ceph/pull/10662 Nathan Cutler
05:43 AM Bug #16899 (Resolved): buffer::list::const_iterator not exposed
https://github.com/ceph/ceph/pull/8173 Nathan Cutler
05:23 AM Revision b40f4d43 (ceph): tests: Add test for global static non-POD segfault
libcommon.a is linked statically to librados and libcephfs. When the global
destructors for these libraries are calle...
Brad Hubbard
04:57 AM Linux kernel client Bug #15255: kclient: lost filesystem operations (on mds disconnect?)
Not sure how far along you got, Jeff, but you should be able to identify which scenario you're in based on the MDSMap... Greg Farnum
03:25 AM rbd Bug #16898 (Resolved): "TestLibRBD.UpdateFeatures" tests failed in upgrade:client-upgrade-inferna...
run http://pulpito.ceph.com/kchai-2016-08-02_07:44:12-upgrade-wip-16507-jewel---basic-mira/
jobs: 346861
logs: http...
Kefu Chai
01:19 AM Revision 7c51349b (ceph): mds/MDBalancer: some types of definitions are cleanup
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn> huanwen ren
01:19 AM Revision 7905f31d (ceph): mds/MDBalancer: redundance cleanup
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn> huanwen ren
01:19 AM Revision ff9a5cb2 (ceph): mds/MDBalancer: change OPT_FLOAT to OPT_DOUBLE
utime_t convert double in MDBalancer::tick(),
so g_conf->mds_bal_sample_interval should be set OPT_DOUBLE
Signed-off...
huanwen ren
01:19 AM Revision 54787697 (ceph): mds/MDBalancer: add err info when ifstream open failure
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn> huanwen ren

08/02/2016

11:56 PM Bug #16672 (In Progress): OSD crash with Hammer to Jewel Upgrade: void FileStore::init_temp_colle...

I can reproduce this crash by creating a _TEMP directory when there isn't a _head for that pg on the osd. What I f...
David Zafman
10:57 PM Bug #16897 (Can't reproduce): Multiple BlueFS crash during replay
Got multiple crashes during BlueFS replay and end up recreating the cluster.
1.
2016-07-13 19:56:59.337657 7f9...
Somnath Roy
10:21 PM Revision 30cffa06 (ceph): osd: initialize class_handler of OSD properly
The destructor of OSD will delete class_handler arbitrarily
and there are cases we'll fail to start an osd before we
...
xie xingguo
10:21 PM Revision 9ce5028e (ceph): osd: kill redundant call of cancel_all_events()
The agent_timer.shutdown() method will call cancel_all_events()
within in a more safe and elegant way, so we don't ha...
xie xingguo
10:21 PM Revision 41b4c7a4 (ceph): osd: add sanity check for scrubs_active counter
To make sure there is no underflow and the scrub logic
works fine.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
10:21 PM Revision 420843a9 (ceph): osd/ReplicatedPG: fix typo(from ECANCELLED to ECANCELED)
According to Linux Man pages:
ECANCELED Operation canceled (POSIX.1)
So ECANCELED is the preferred one.
Si...
xie xingguo
10:04 PM Revision a2786cdd (ceph): mon/HealthMonitor: add override to virtual functs
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
07:40 PM Revision c162a8a0 (ceph): Merge remote-tracking branch 'upstream/pull/10543/head'
* upstream/pull/10543/head:
vstart.sh: only delete conf if -n
Patrick Donnelly
07:21 PM Linux kernel client Bug #15255: kclient: lost filesystem operations (on mds disconnect?)
I started looking at this today. Some notes:
My understanding of how this works is that when the client goes unres...
Jeff Layton
07:18 PM Bug #16895 (Resolved): src/test: some tests are silencing vstart admin socket setup failures
The cause of the recent build failures [1] (resolved by [3]) exposed a separate problem in (some) tests where vstart.... Patrick Donnelly
07:16 PM rbd Bug #16887: ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or directory"
Patch is for illustrative purposes - not intended as a solution. Kjetil Joergensen
07:15 PM rbd Bug #16887: ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or directory"
Less broken formatting:... Kjetil Joergensen
07:14 PM rbd Bug #16887: ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or directory"
To un-break my previous comment slightly:
librbd's create_v2 makes the block prefix / id as: bid_ss << std::hex <<...
Kjetil Joergensen
05:45 PM rbd Bug #16887: ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or directory"
Actually - if I read this correctly - somehow we consistently end up with block_prefix (including rbd_data.) that's 2... Kjetil Joergensen
01:59 AM rbd Bug #16887: ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or directory"
And - it's not consistent. I have one 10.2.2 cluster where this is a problem and one where it's not. Is the length of... Kjetil Joergensen
07:08 PM CephFS Bug #16186 (Duplicate): kclient: drops requests without poking system calls on reconnect
Jeff Layton
07:08 PM CephFS Bug #16186: kclient: drops requests without poking system calls on reconnect
I'm going to go ahead and close this out, and pursue the follow-up work in tracker #15255.
Jeff Layton
06:43 PM Revision 119f06fc (ceph): Merge pull request #10492 from chhabaramesh/master
os/bluestore: remove cmake warning from extent alloc functions
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Igor Fedotov
06:37 PM rgw Bug #16894 (Resolved): multisite: metadata master can get the wrong value for 'oldest_log_period'
When the metadata master starts up, it goes backwards through its per-period metadata logs until it finds a period wi... Casey Bodley
06:35 PM Bug #16874 (Rejected): ERROR: error accessing '/home/ceph/ceph/src/dev/osd0/*'
That doesn't even look like a failure, the script is just checking whether there's already an osd there. Please reop... Samuel Just
06:34 PM Bug #16873 (Rejected): g++: internal compiler error: Killed (program cc1plus)
Unless this is happening in the upstream infrastructure, this doesn't seem to be a ceph bug. Samuel Just
06:33 PM Bug #11350 (Resolved): lost_unfound_mark should not use MOSDPGLog -- orders differently from repops
Samuel Just
06:32 PM Bug #10847 (Can't reproduce): stuck recovering, MOSDPGPush took 25 minutes from send to recieve
Samuel Just
06:31 PM Bug #13897 (Can't reproduce): (jewel) rados/objectstore/objectstore.yaml common/Mutex.cc: 105: FA...
This doesn't seem to be happening on master, I'm going to chalk it up to an infernalis bug which has since been fixed. Samuel Just
06:30 PM Bug #16257 (Need More Info): Ceph random bug is killing osds (os/filestore/FileStore.cc: 2912: FA...
Please include enough log so that we can see the actual error. One of the things that can cause that assert is an EIO. Samuel Just
06:30 PM Bug #13995 (Can't reproduce): ceph-osd "nonce collision" due to unshared pid namespaces
Feel free to reopen once there is more information. Samuel Just
06:28 PM Bug #9570 (Rejected): osd crash in FileJournal::WriteFinisher::entry() aio
Seems to be a kernel bug. Samuel Just
06:27 PM Bug #15774: osd_op_queue_cut_off osd_op_queue debug_random generate assert failure.
If I understand this correctly, the bug is that with the strict cutoff at 127, it's possible for a push on a newly cr... Samuel Just
06:17 PM Revision c3ca7ad4 (ceph): vstart.sh: only delete conf if -n
src/test/ceph_objectstore_tool.py depends on an implicit "-k" when not
creating a new cluster. (Deleting the conf fil...
Patrick Donnelly
05:52 PM rbd Bug #16227 (Resolved): rbd-mirror: volume rename followed by delete, not deleted on secondary
Mykola Golub
05:51 PM rbd Bug #16538 (Pending Backport): rbd-mirror: image deleter should use pool id + global image uuid f...
Mykola Golub
05:50 PM rbd Bug #16478 (Pending Backport): Non-primary image is recording journal events during image sync
Mykola Golub
05:48 PM Revision 57b69b92 (ceph): Merge pull request #10462 from dillaman/wip-16478
rbd-mirror: non-primary image is recording journal events during image sync
Reviewed-by: Mykola Golub <mgolub@mirant...
Mykola Golub
05:14 PM Revision 42905a6d (ceph): Merge pull request #10484 from dillaman/wip-16538
rbd-mirror: image deleter should use pool id + global image uuid for key
Reviewed-by: Mykola Golub <mgolub@mirantis....
Mykola Golub
05:06 PM Revision a5f63f72 (ceph): qa/workunits/rbd: wait for image deleted before checking health
This is a fixup to the previous commit.
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
05:04 PM Revision 48cd11fe (ceph): Merge pull request #10458 from gregsfortytwo/wip-doc-troubleshooting
doc: extend the CephFS troubleshooting guide
Reviewed-by: Zack Cerza <zack@redhat.com>
Reviewed-by: John Spray <john...
John Spray
03:50 PM Revision 79b01188 (ceph): Merge pull request #9695 from ktdreyer/doc-tarballs-url
doc: update canonical tarballs URL
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
03:49 PM RADOS Bug #16605: Can't fix PG stats after manual shard deletion
A quick fix would be:
L11680 of ReplicatedPG.cc
We can comment out the repair conditional to update the stats a...
Bryan Apperson
03:46 PM RADOS Bug #16605: Can't fix PG stats after manual shard deletion
Also may relate to:
http://tracker.ceph.com/issues/8752
http://tracker.ceph.com/issues/1376
http://tracker.ceph....
Bryan Apperson
03:39 PM Revision 4fc84ad9 (ceph): os/bluestore: remove cmake warning from extent alloc functions.
tracker link: http://tracker.ceph.com/issues/16766
Signed-off-by: Ramesh Chander <Ramesh.Chander@sandisk.com>
Ramesh Chander
03:33 PM CephFS Bug #16668 (Resolved): client: nlink count is not maintained correctly
Ok, PR is now merged! Jeff Layton
03:31 PM Revision a2c2c832 (ceph): Merge pull request #1107 from ceph/wip-16879
suites/fs: fix log whitelist for inotable repair
Reviewed-by: Jeff Layton <jlayton@redhat.com>
John Spray
03:29 PM Revision 01cd578c (ceph): Merge pull request #10386 from ceph/wip-jlayton-nlink
Fix attribute handling at lookup time
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray
03:11 PM rgw Bug #16581: rgw: error is logged when binding civetweb to an ip
Yeah, we seem to parse port as an integer early, though civetweb seperately gets the conf value as a string, so it do... Abhishek Lekshmanan
10:59 AM rgw Bug #16581: rgw: error is logged when binding civetweb to an ip
Abhishek Lekshmanan
03:10 PM Revision af113a47 (ceph): Merge pull request #10541 from tchaikov/wip-cmake
cmake: install ceph_test_rados_striper_api_*
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
02:59 PM Bug #16882: ceph_test_librbd and ceph_test_rbd_mirror fails with cmake build
lgtm Samuel Just
02:57 PM RADOS Bug #16890: rbd diff outputs nothing when the image is layered and with a writeback cache tier
This looks like a bug with the object we choose to promote. The snap list operation is logically on SNAPDIR or somet... Samuel Just
10:46 AM RADOS Bug #16890: rbd diff outputs nothing when the image is layered and with a writeback cache tier
sorry, typo in the steps to reproduce:
2. with cache tier
-->
2. without cache tier
Chao Zhao
09:35 AM RADOS Bug #16890 (Fix Under Review): rbd diff outputs nothing when the image is layered and with a writ...
I found this problem with v0.80.7, but in master branch ,it's still exists.
Here are the steps to reproduce:
# ...
Chao Zhao
02:57 PM Bug #15350: ceph-disk failed on centos in ceph-disk-jewel-distro-basic-mira
Loïc, could you take a look at this issue? Kefu Chai
02:44 PM Backport #16507: jewel: "ceph_test_librbd_api: symbol lookup error: ceph_test_librbd_api: undefin...
rescheduling another run at http://pulpito.ceph.com/kchai-2016-08-02_07:44:12-upgrade-wip-16507-jewel---basic-mira/
...
Kefu Chai
09:07 AM Backport #16507: jewel: "ceph_test_librbd_api: symbol lookup error: ceph_test_librbd_api: undefin...
pushed to ceph.git/wip-16507-jewel. pending on test.
being tested at http://pulpito.ceph.com/kchai-2016-08-02_03:2...
Kefu Chai
09:00 AM Backport #16507: jewel: "ceph_test_librbd_api: symbol lookup error: ceph_test_librbd_api: undefin...
the commit of 6c645780dd485770abd54e3585975098fd808354 was merged after infernalis,
it excludes iterator_impl symbo...
Kefu Chai
02:38 PM Revision 62e51717 (ceph): cmake: install ceph_test_rados_striper_api_*
so we can test them in ceph-qa-suite
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:28 PM Revision e499d1c8 (ceph): Merge pull request #10293 from theanalyst/wip-16589-jewel
jewel: multisite sync races with deletes
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Yehuda Sadeh <y...
Casey Bodley
01:57 PM Revision 4a256f50 (ceph): test: unit test cases for disabling librbd journal by policy
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:56 PM Revision f7eeacd0 (ceph): librbd: optionally support disabling journal appends via policy
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:56 PM Revision f453554e (ceph): librbd: remove unused journal replay canceled callback
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:56 PM Revision 405142c6 (ceph): librbd: do not record journal events if append is disabled by policy
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:56 PM Revision f1e39198 (ceph): librbd: removed namespace indentation from legacy classes
Better follows the Ceph C++ style guide
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:56 PM Revision a945c2c2 (ceph): librbd: convert AioImageRequest derived classes to templates
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:56 PM Revision 65b336f6 (ceph): librbd: move read callback helpers to narrowest scope
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:56 PM Revision 840a473e (ceph): librbd: convert AioObjectRequest/AioObjectRead classes to templates
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:56 PM Revision 2e5076eb (ceph): librbd: utilize factory methods to create AioObjectRequest objects
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:22 PM rgw Bug #16695 (Fix Under Review): radosgw Consumes too much CPU time to synchronize metadata or data...
-https://github.com/ceph/ceph/pull/10467- Casey Bodley
01:21 PM rgw Bug #16666 (Pending Backport): segfault in RGWOp_MDLog_Notify
Casey Bodley
01:12 PM Revision 4d95e5c0 (ceph): Merge pull request #10505 from wjwithagen/wip-wjw-dns-resolv
src/common/dns_resolve.cc: reorder the includes
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
01:03 PM Revision 39e1b657 (ceph): mds: fix daemon selection when starting ranks
Previously, if "standby for rank" was set, but
"standby for fscid" wasn't, the daemon wouldn't
be recognised as the r...
John Spray
12:20 PM Linux kernel client Bug #14901: misdirected requests on 4.2 during rebalancing
A couple of weeks from now? It's up to the Ubuntu kernel team. Ilya Dryomov
11:37 AM Linux kernel client Bug #14901: misdirected requests on 4.2 during rebalancing
Is there any way to know when backport will hit 4.4 Ubuntu kernel? Ruslan Usifov
11:31 AM Revision 552ddd4a (ceph): Merge pull request #1100 from ajarr/wip-manila-backports-jewel
jewel: backports for OpenStack Manila
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:31 AM Revision 269d7427 (ceph): Merge pull request #10453 from ajarr/wip-manila-backports-jewel
jewel: essential backports for OpenStack Manila
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:20 AM Revision e8a89892 (ceph): test: add a link count test
...and use the lowlevel calls to emulate what ganesha would do. In
particular, it dumps its inode from the cache afte...
Jeff Layton
11:20 AM Revision a2ce16f8 (ceph): client: add mask parameter to _do_lookup
We need to allow callers to specify caps to acquire during a lookup, as
they may need to scrape certain info out of t...
Jeff Layton
11:20 AM Revision f3605d39 (ceph): client: plumb a mask argument into _lookup
...and attempt to pass in a sane value there, based on what we'll do
with the resulting inode.
Signed-off-by: Jeff L...
Jeff Layton
11:20 AM Revision 9e847674 (ceph): client: only skip querying the MDS in _lookup when we have the necessar...
If we don't have the caps we'll need later, then we must reissue the
lookup to get them regardless of whether we have...
Jeff Layton
11:20 AM Revision 14ee7bcb (ceph): ceph: don't fudge the ctime in stat() unless it's really older than the...
The current code just looks at the sec field, but the difference may
only be evident in the nsec field.
Signed-off-b...
Jeff Layton
11:20 AM Revision c0bba0f9 (ceph): cephfs: remove some unused constants
The CEPH_CAP_SFLOCK shift value (and the other constants derived from
it) are entirely unused. Ditto for CEPH_CAP_BIT...
Jeff Layton
11:20 AM Revision d85ba575 (ceph): doc: add a new document on capabilities
Signed-off-by: Jeff Layton <jlayton@redhat.com> Jeff Layton
11:16 AM Revision 09c8cd0f (ceph): Merge pull request #1084 from ceph/wip-16640
task/packages: install libcephfs1-dev John Spray
11:13 AM CephFS Bug #16879 (Fix Under Review): scrub: inode wrongly marked free: 0x10000000002
https://github.com/ceph/ceph-qa-suite/pull/1107 John Spray
11:12 AM Revision ed1e7f15 (ceph): suites/fs: fix log whitelist for inotable repair
Fixes: http://tracker.ceph.com/issues/16879
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:57 AM Revision 2e9c37ad (ceph): ceph_volume_client: fix log messages
Log the path of the volume during creation and deletion of volumes.
Signed-off-by: Ramana Raja <rraja@redhat.com>
(c...
Ramana Raja
10:57 AM Revision d3e22db9 (ceph): ceph_volume_client: cleanup auth meta files
Remove auth meta files on last rule for an auth ID deletion
Signed-off-by: Ramana Raja <rraja@redhat.com>
(cherry pi...
Ramana Raja
10:57 AM Revision a0ffc859 (ceph): ceph_volume_client: disallow tenants to share auth IDs
Restrict an auth ID to a single OpenStack tenant to enforce
strong tenant isolation of shares.
Signed-off-by: Ramana...
Ramana Raja
10:57 AM Revision e8dd1eee (ceph): ceph_volume_client: add versioning
Add class attributes to CephFSVolumeClient to version
its capabilities.
'version' attribute stores the current versi...
Ramana Raja
10:57 AM Revision e1eb8afe (ceph): ceph_volume_client: version on-disk metadata
Version on-disk metadata with two attributes,
'compat version', the minimum CephFSVolume Client
version that can deco...
Ramana Raja
10:57 AM Revision e14dc25e (ceph): pybind: enable integer flags to libcephfs open
The 'rw+' style flags are handy and convenient, but
they don't capture all possibilities. Change to
optionally accep...
John Spray
10:57 AM Revision 748a5a08 (ceph): pybind: ceph_volume_client authentication metadata
Store a two-way mapping between auth IDs and volumes.
Enables us to record some metadata on auth ids (which
openstac...
John Spray
10:57 AM Revision 8f7defb5 (ceph): ceph_volume_client: modify data layout in meta files
Notable changes to data layout in auth meta and volume meta files:
In the auth meta files, add a 'dirty' flag to tra...
Ramana Raja
10:57 AM Revision 0c13bf2d (ceph): ceph_volume_client: recover from dirty auth and auth meta updates
Check dirty flag after locking something and call recover() if we are
opening something dirty (racing with another in...
Ramana Raja
10:57 AM Revision bde2c8f1 (ceph): pybind: expose fsync in cephfs binding.
So we don't necessary to syncfs when want to persistent
some file.
Signed-off-by: Xiaoxi Chen <xiaoxchen@ebay.com>
(...
Xiaoxi Chen
10:57 AM Revision 4f874dd9 (ceph): ceph_volume_client: use fsync instead of syncfs
Signed-off-by: Ramana Raja <rraja@redhat.com>
(cherry picked from commit 27eb51baab4cda6b385aef53fc7c3962a9debae5)
Ramana Raja
10:57 AM Revision d2792ef1 (ceph): ceph_volume_client: restrict volume group names
Prevent craftily-named volume groups from colliding with meta files.
Signed-off-by: Ramana Raja <rraja@redhat.com>
(...
Ramana Raja
10:57 AM Revision e77684fc (ceph): cephfs.pyx: implement python bindings for fstat
Signed-off-by: Ramana Raja <rraja@redhat.com>
(cherry picked from commit f58403f3d19e22edeb8f91b6f87a0b7947b0ff21)
Ramana Raja
10:57 AM Revision 7cea0eee (ceph): ceph_volume_client: modify locking of meta files
File locks are applied on meta files before updating the meta
file contents. These meta files would need to be cleane...
Ramana Raja
10:57 AM Revision 7e93d3d0 (ceph): ceph_volume_client: create/delete VMeta for create/delete volume
Create and delete volume meta files during creation and deletion of
volumes.
Signed-off-by: Ramana Raja <rraja@redha...
Ramana Raja
10:48 AM rbd Bug #16889: Ceph 10.2.2 meet a Segmentation fault after rename a image with format 1
de lan wrote:
> my test result of v10.2.2:http://www.daisycloud.org:9091/teuthology-2016-08-02_16:01:23-rbd:cli-v10....
de lan
10:12 AM rbd Bug #16889: Ceph 10.2.2 meet a Segmentation fault after rename a image with format 1
my test result of v10.2.2:http://www.daisycloud.org:9091/teuthology-2016-08-02_16:01:23-rbd:cli-v10.2.2---basic-plana... de lan
09:07 AM rbd Bug #16889 (Can't reproduce): Ceph 10.2.2 meet a Segmentation fault after rename a image with for...
Hi!,when i test zhe ceph 10.2.2,it often meet a Segmentation fault after rename a image with format 1。
The CI test...
de lan
09:34 AM rgw Bug #16388 (Resolved): Wrong Content-Range and Content-Length for zero size object with Range req...
commit:4a90e648ed87433f026d03e6a499549c4bb8b710 Pavan Rallabhandi
09:01 AM Revision c6546bb2 (ceph): buffer: fix iterator_impl visibility through typedef
The following program doesn't compile because of symbol visibility issues.
While bufferlist::iterator is a class impl...
Noah Watkins
08:50 AM Revision d40e9aae (ceph): doc/mds: consistent with "../doc/rados/deployment/index.rst"
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn> huanwen ren
08:34 AM Revision b175a864 (ceph): src/CmakeLists.txt: Changes Linux type include libraries
- On FreeBSD libuuid, libresolv, libdl are all in libc.
So do not use them while linking, otherwise missing lib er...
Willem Jan Withagen
08:34 AM Revision 59c208d9 (ceph): src/CmakeLists.txt: Changes for the Clang compiler
- Added a lot more Clang flags to supress warnings, since Clang
is way much more verbose. And while there rearrang...
Willem Jan Withagen
08:34 AM Revision 8ba3eaac (ceph): src/CmakeLists.txt: Changes for the arch selctor with yasm compiler
- uname onf freebsd returns amd64
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
Willem Jan Withagen
08:32 AM rgw Backport #16778 (In Progress): multisite: 400-error with certain complete multipart upload requests
https://github.com/ceph/ceph/pull/10537 Abhishek Lekshmanan
08:30 AM Revision e825dd2f (ceph): rgw multisite: preserve zone's extra pool
In current multisite scenarios,if a bucket is created in master, we end
up storing multipart metadata in `$source-zon...
Abhishek Lekshmanan
07:37 AM Revision 9fa7af97 (ceph): Merge pull request #10535 from dzafman/wip-cot-fix
test: Removeall merged after print_function commit needs a fix
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:30 AM rbd Bug #16855: rbd mirror: after promote, the mirror image often be up+error
@Jason Dillaman
Hi.
I have repoduced it,and taken zhe log.
it shows that zhe image is split-brained,and it didn't...
de lan
05:29 AM Revision f5806357 (ceph): test: Removeall merged after print_function commit needs a fix
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:45 AM Bug #16278: Ceph OSD one bluestore crashes on start
Looking at other issues, it seems like the relevant error is:... Mikaël Cluseau
03:25 AM rgw Bug #16888 (Resolved): [multisite] operating bucket's acl&cors is not restricted on slave zone
modify bucket's acl cors on slave zone will not sync to master.so it should be restricted or redirected. Zengran Zhang
02:38 AM Revision 12253367 (ceph): mds: fix up _dispatch ref-counting semantics
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
02:34 AM Bug #16715 (Resolved): async connection recursive lock
Haomai Wang
02:34 AM Bug #16716 (Resolved): async messenger lockdep crash
Haomai Wang
02:33 AM Bug #16714 (Resolved): async messenger process_events osd segfault
Haomai Wang

08/01/2016

11:54 PM rbd Bug #16887: ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or directory"
Summary: It looks like the block_name_prefix/rbd_id may accidentally have been extended by one byte, "rbd status" doe... Kjetil Joergensen
11:35 PM rbd Bug #16887: ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or directory"
For anybody else with the same problem, really-dirty-hack full of awful assumptions: rados -p rbd listwatchers rbd_he... Kjetil Joergensen
09:58 PM rbd Bug #16887: ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or directory"
As for - why this impacts us. We use/abuse a combination of advisory locking (hint) and watchers to paper over mandat... Kjetil Joergensen
08:43 PM rbd Bug #16887: ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or directory"
With --debug-rados=20/20
Ok - so there seems to be some disagreement about what the rbd_header. object should be n...
Kjetil Joergensen
08:05 PM rbd Bug #16887 (Resolved): ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or dire...
Not quite sure when this started failing, it only ended up noticeable now. So, I can't tell you exactly when, but I'm... Kjetil Joergensen
11:29 PM rgw Bug #16581: rgw: error is logged when binding civetweb to an ip
+1. I've confirmed that the civetweb documentation says this is a valid syntax:
https://github.com/civetweb/cive...
James Saint-Rossy
11:21 PM Bug #16184: "FAIL: test/ceph_objectstore_tool.py" during `make check"
See again during `make check`:... Yuri Weinstein
05:03 PM Bug #16184: "FAIL: test/ceph_objectstore_tool.py" during `make check"
Here's another one from https://jenkins.ceph.com/job/ceph-pull-requests/9835/consoleFull#842358957c212b007-e891-4176-... Josh Durgin
11:15 PM CephFS Feature #10627: teuthology: qa: enable Samba runs on RHEL
Passing this to John to watch. Greg Farnum
10:54 PM Revision 895a9d92 (ceph): common/hobject: make set_bitwise_key_u32() faster
For now BlueStore is the only caller of set_bitwise_key_u32(),
and it will always passed in hash_reverse_bits.
Since...
xie xingguo
10:54 PM Revision 013f394d (ceph): osd/ReplicatedPG: avoid unnecessary implicitly cast
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
10:54 PM Revision 1addc92f (ceph): osd: move buffer-related stats from tick() to tick_without_osd_lock()
1. these counters are of type atomic_t and are public-access safe.
2. since the tick() thread requires the big osd_l...
xie xingguo
10:54 PM Revision 3e3def6e (ceph): osd: drop buffer-related stats from _dispatch()
By moving the buffer-related stats into tick_without_osd_lock(),
we are already accurate enough updating period of th...
xie xingguo
10:54 PM Revision 4ff6c819 (ceph): osd: drop idle increasement of iterator of clear_queued_recovery()
Because we are going to return anyway under this case.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
10:54 PM Revision 966c7c2b (ceph): common/config: change type of osd_mon_ack_timeout from int to double
We may use osd_mon_ack_timeout the following way:
double backoff = stats_ack_timeout / g_conf->osd_mon_ack_timeout;...
xie xingguo
10:40 PM Revision 98b9ed1d (ceph): Merge pull request #10344 from xiexingguo:xxg-wip-pipe-2016-07-19-02
msg/simple: apply prefetch policy more precisely
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Conflicts:
src/msg/s...
Josh Durgin
10:08 PM Revision f9be456d (ceph): Merge pull request #10532 from linuxbox2/rgw-ldap-recon
rgw: add reinit/rebind logic (ldap)
Reviewed-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
09:36 PM Revision 9b8fccf6 (ceph): rgw: add reinit/rebind logic (ldap)
Gracefully handle stale LDAP connections by rebinding--verified
with MS AD. Rebind is attempted once per request unt...
Matt Benjamin
09:30 PM Revision c39e671c (ceph): Merge pull request #10365 from majianpeng/osd-perfcounter
osd/ReplicatedPG: for sync-read it don't cacl l_osd_op_r_prepare_lat.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
09:29 PM Revision 9d811caf (ceph): Merge pull request #10450 from xiexingguo/xxg-wip-cleanup-options
osd: cleanup options and other redundancies
Reviewed-by: Samuel Just <sjust@redhat.com>
Yuri Weinstein
09:28 PM Revision 4f5e4dff (ceph): Merge pull request #10471 from xiexingguo/xxg-wip-fix-memdb-assert
kv/MemDB: fix assert triggerred by m_total_bytes underflow Yuri Weinstein
09:27 PM Revision a6023468 (ceph): Merge pull request #9679 from xiexingguo/xxg-wip-fix-cephx
auth/cephx: misc fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
09:26 PM Revision ef97f939 (ceph): Merge pull request #9734 from xiexingguo/xxg-wip-cleanup-omap
os/filestore: add sanity checks and cleanups for mount() process
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
09:25 PM Revision e08022f5 (ceph): Merge pull request #10231 from yonghengdexin735/wip-zzz-paxosserver-type
mon/PaxosService: make the return value type inconsistent
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu...
Yuri Weinstein
09:22 PM Revision 8548a1e9 (ceph): Merge pull request #10340 from yuyuyu101/wip-16715
msg/async/AsyncConnection: replace Mutex with std::mutex for peformance
Reviewed-by: Gregory Farnum <gfarnum@redhat....
Yuri Weinstein
09:17 PM Bug #15350: ceph-disk failed on centos in ceph-disk-jewel-distro-basic-mira
Run: http://pulpito.ceph.com/teuthology-2016-07-27_03:10:04-ceph-disk-jewel-distro-basic-mira/
Jobs: all
Yuri Weinstein
08:50 PM CephFS Support #16884: rename() doesn't work between directories
Zheng, what are the limits and requirements of that quota root EXDEV?
I think it's probably required and can't cha...
Greg Farnum
08:15 PM CephFS Support #16884: rename() doesn't work between directories
Debug output is:
todir->snapid:-2 todir->quota.is_enable:0 fromdir->snapid:-2 fromdir->quota->max_files:20000 return...
Donatas Abraitis
08:12 PM CephFS Support #16884: rename() doesn't work between directories
What about removing this block at all? Or is it required too much? Donatas Abraitis
08:04 PM CephFS Support #16884: rename() doesn't work between directories
Looks like this part is failing: https://github.com/ceph/ceph/blob/0080b6bc92cefdd2115c904fd0c83ae83c9c2f01/src/clien... Donatas Abraitis
08:00 PM CephFS Support #16884: rename() doesn't work between directories
More details, please. Cross-directory rename definitely works in general. What's the output of "mount"? What versions... Greg Farnum
07:03 PM CephFS Support #16884 (Closed): rename() doesn't work between directories
Hi folks!
looks like rename() just doesn't work between directories. Here is the snippet FTP daemon does:
#incl...
Donatas Abraitis
08:39 PM CephFS Bug #16886: multimds: kclient hang (?) in tests
Updated title/description. Patrick Donnelly
07:54 PM CephFS Bug #16886: multimds: kclient hang (?) in tests
Well I feel silly. This is actually more general but wasn't obvious by how I had organized the failures. I'm going to... Patrick Donnelly
07:32 PM CephFS Bug #16886 (Can't reproduce): multimds: kclient hang (?) in tests
There are strange pauses which are showing up in several tests for the kclient:
* http://qa-proxy.ceph.com/teuthol...
Patrick Donnelly
08:26 PM Bug #16685: "saw valgrind issues" in rados run
Run: http://pulpito.ceph.com/yuriw-2016-07-29_14:35:52-rados-wip-yuri-testing2_2016_7_30-distro-basic-smithi/
Jobs: ...
Yuri Weinstein
08:14 PM Revision 63c88a71 (ceph): Merge pull request #10531 from scuttlemonkey/master
Add UK mirror and update copyright Patrick McGarry
08:03 PM Revision 4f2f79ca (ceph): doc: added new UK Ceph mirror to doc and mirroring
Signed-off-by: Patrick McGarry <pmcgarry@redhat.com> Patrick McGarry
07:59 PM Revision 87c579ce (ceph): Merge remote-tracking branch 'origin/master'
Patrick McGarry
07:50 PM Revision 4a90e648 (ceph): Merge pull request #10207 from prallabh/wip-16388
rgw: Fix incorrect content length and range for zero sized objects during range requests
Reviewed-by: Orit Wasserman...
Casey Bodley
07:26 PM Revision 94db6ef8 (ceph): Merge pull request #10510 from yehudasa/wip-16861
test_rgw_bencode: null terminate strings before checking
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
07:11 PM Feature #16885 (New): ceph should warn the administrator when it fails to open log_file for writing
I'm using Ceph v10.2.2. If I have an old root-owned log file in /var/log/ceph, like so:... Ken Dreyer
06:57 PM CephFS Bug #16771: mon crash in MDSMonitor::prepare_beacon on ARM
root@ceph1:/# ps -ef
UID PID PPID C STIME TTY TIME CMD
ceph 1 0 0 18:51 ? 00:...
stephane beuret
05:42 AM CephFS Bug #16771: mon crash in MDSMonitor::prepare_beacon on ARM
I must admit that I have trouble putting it in place. I do not know enough how to use gdb, and as my ceph-mon is in a... stephane beuret
06:01 PM Revision 699b7c8d (ceph): rgw: Have a flavor of bucket deletion to bypass GC and to trigger
object deletions async.
Fixes: http://tracker.ceph.com/issues/15557
Signed-off-by: Pavan Rallabhandi <PRallabhandi@w...
root
05:16 PM rgw Backport #16734 (In Progress): hammer: Bucket index shards orphaned after bucket delete
Nathan Cutler
05:05 PM rgw Backport #16734: hammer: Bucket index shards orphaned after bucket delete
https://github.com/ceph/ceph/pull/10530 Yehuda Sadeh
04:57 PM Revision 81aef600 (ceph): rgw: remove bucket index objects when deleting the bucket
Fixes: http://tracker.ceph.com/issues/16412
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from c...
Orit Wasserman
04:53 PM Revision ef9e8dc3 (ceph): Merge pull request #9944 from sileht/master
python-rados: extends ReadOp/WriteOp API
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:42 PM CephFS Bug #16879: scrub: inode wrongly marked free: 0x10000000002
This test also fails with the master branch (as of earlier this morning):
http://pulpito.ceph.com/jlayton-2016...
Jeff Layton
03:08 PM CephFS Bug #16879: scrub: inode wrongly marked free: 0x10000000002
Rebased onto current master branch, and still seeing the error. Rerunning the test now on a branch without any of my ... Jeff Layton
01:00 PM CephFS Bug #16879: scrub: inode wrongly marked free: 0x10000000002
Reran the test and it failed again: (btw: thanks Nathan for the pointer to how to filter out failures and rerun only ... Jeff Layton
12:34 PM CephFS Bug #16879: scrub: inode wrongly marked free: 0x10000000002
Ahh thanks, Nathan. Ok, this is a recently-added test and my local ceph-qa-suite was missing it. A git pull fixed tha... Jeff Layton
11:36 AM CephFS Bug #16879: scrub: inode wrongly marked free: 0x10000000002
I found it by looking at the "task" function in "tasks/cephfs_test_runner.py" - it says: ... Nathan Cutler
11:35 AM CephFS Bug #16879: scrub: inode wrongly marked free: 0x10000000002
Hi Jeff, this:
https://github.com/ceph/ceph-qa-suite/blob/master/tasks/cephfs/test_forward_scrub.py
Nathan Cutler
10:51 AM CephFS Bug #16879: scrub: inode wrongly marked free: 0x10000000002
Message comes from CInode::validate_disk_state, but I haven't yet been able to figure out where the test itself comes... Jeff Layton
10:23 AM CephFS Bug #16879 (Resolved): scrub: inode wrongly marked free: 0x10000000002
I ran the "fs" testsuite on a branch that has a pile of small, userland client-side patches. One of the tests (tasks/... Jeff Layton
04:26 PM Revision 6c04c94d (ceph): Merge pull request #10098 from dzafman/wip-16568
tools: New "removeall" used to remove head with snapshots
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:17 PM Revision 43de9824 (ceph): Merge pull request #10085 from chengweiv5/fix-doc
doc: ceph-deploy mon add doesn't take multiple nodes
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:46 PM rgw Bug #16856 (In Progress): ACL request for objects with underscore at end and beginning
Abhishek Lekshmanan
03:44 PM rgw Bug #16856: ACL request for objects with underscore at end and beginning
I've a wip-patch for this at https://github.com/ceph/ceph/pull/10528 Abhishek Lekshmanan
03:34 PM RADOS Feature #16883 (New): omap not supported by ec pools
In Jewel (ceph-10.2.1+git.1464009581.b8ee9e4-1.2), flushing a cache pool appears to work for all objects except rbd r... Eric Jackson
03:22 PM Revision a94ec15a (ceph): For zero sized objects, return 416 during range requests
Signed-off-by: Pavan Rallabhandi <PRallabhandi@walmartlabs.com> root
03:22 PM Revision 67bfbf41 (ceph): For zero sized objects, let the range adhere as per the RFC
Signed-off-by: Pavan Rallabhandi <PRallabhandi@walmartlabs.com> root
03:22 PM Revision a3b5a461 (ceph): For range requests, let the range be dumped before the error is honored.
Signed-off-by: Pavan Rallabhandi <PRallabhandi@walmartlabs.com> root
02:59 PM Revision e3ba5e85 (ceph): Merge pull request #10480 from ceph/lifecycle-cleanup
Clean up lifecycle thread
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:37 PM rgw Bug #16767: RadosGW Multipart Cleanup Failure
With apologies for pestering, is there anyone looking into this? This bug affects the viability of Ceph as a backing... Brian Felton
01:34 PM CephFS Bug #16807: Crash in handle_slave_rename_prep
Zheng Yan
12:56 PM CephFS Bug #16876: java.lang.UnsatisfiedLinkError: Can't load library: /usr/lib/jni/libcephfs_jni.so
Of course, it may be that I reached the box too late and the filesystem had been changed. I'm not sure how to tell. E... Jeff Layton
12:03 PM Revision f9fbdcdd (ceph): common: kill set_nibblewise_key_u32() method
Which is never used by anyone.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
11:36 AM Bug #16882: ceph_test_librbd and ceph_test_rbd_mirror fails with cmake build
https://github.com/tchaikov/ceph/tree/wip-smaller-libcommon fixes ceph_test_librbd. Kefu Chai
11:36 AM Bug #16882 (Resolved): ceph_test_librbd and ceph_test_rbd_mirror fails with cmake build
... Kefu Chai
10:57 AM CephFS Bug #16832 (Resolved): libcephfs failure at shutdown (Attempt to free invalid pointer)
I haven't seen this in the latest test runs, so I'm going to go ahead and close this out under the assumption that is... Jeff Layton
10:40 AM CephFS Bug #16881: RuntimeError: Files in flight high water is unexpectedly low (0 / 6)
Comments in test_strays.py seem to indicate that this test is racy anyway:... Jeff Layton
10:39 AM CephFS Bug #16881 (Resolved): RuntimeError: Files in flight high water is unexpectedly low (0 / 6)
During a test_files_throttle test run, I hit the following error:... Jeff Layton
10:34 AM CephFS Bug #16880: saw valgrind issue <kind>Leak_StillReachable</kind> in /var/log/ceph/valgrind/clien...
client.0.log is here:
http://qa-proxy.ceph.com/teuthology/jlayton-2016-07-29_18:51:42-fs-wip-jlayton-nlink---b...
Jeff Layton
10:27 AM CephFS Bug #16880 (Duplicate): saw valgrind issue <kind>Leak_StillReachable</kind> in /var/log/ceph/va...
One of my "fs" test runs over the weekend failed with this:... Jeff Layton
09:51 AM Bug #16878 (Resolved): filestore: utilization ratio calculation does not take journal size into a...
It is easy to fill up a Ceph cluster (FileStore) by running "rados bench write".
Assuming the full and nearfull fa...
Nathan Cutler
09:10 AM rgw Backport #16732 (In Progress): jewel: Bucket index shards orphaned after bucket delete
Abhishek Varshney
09:04 AM rgw Backport #16731 (In Progress): jewel: failed to create bucket after upgrade from hammer to jewel
Abhishek Varshney
09:02 AM rgw Backport #16700 (In Progress): jewel: rgw: segmentation fault on error_repo in data sync
Abhishek Varshney
08:59 AM rgw Backport #16696: jewel: segfault in RGWBucketShardIncrementalSyncCR
Waiting for http://tracker.ceph.com/issues/16702 to be resolved before backporting this Abhishek Varshney
08:18 AM Revision 059ed62f (ceph): rgw: remove bucket index objects when deleting the bucket
Fixes: http://tracker.ceph.com/issues/16412
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from c...
Orit Wasserman
08:14 AM Revision 93d78755 (ceph): rgw: add missing master_zone when running with old default region config
Fixes: http://tracker.ceph.com/issues/16627
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from ...
Orit Wasserman
08:12 AM Revision dc963833 (ceph): rgw: fix error_repo segfault in data sync
RGWDataSyncShardCR will only allocate an error_repo if it's doing
incremental sync, so RGWDataSyncSingleEntryCR needs...
Casey Bodley
07:31 AM rgw Backport #16702: jewel: multisite: bucket sync failures with tenant users
Backported https://github.com/ceph/ceph/pull/10075 and https://github.com/ceph/ceph/pull/10252 in the PR Abhishek Varshney
07:30 AM rgw Backport #16702 (In Progress): jewel: multisite: bucket sync failures with tenant users
Abhishek Varshney
07:09 AM rgw Backport #16447: jewel: default quota fixes
It might be conflicting in rgw_quota.cc around the constructor for RGWQuotaHandlerImpl, which is not needed anymore. ... Pavan Rallabhandi
06:47 AM rgw Backport #16447 (Need More Info): jewel: default quota fixes
This does not cleanly backport to jewel as it conflicts with https://github.com/ceph/ceph/pull/9037. Abhishek Varshney
06:59 AM Revision bcdc2df3 (ceph): rgw: Rework of s3 LDAP Authentication code.
The LDAP authentication code has been reworked based
on the new authentication infrastructure.
Signed-off-by: Pritha...
Pritha Srivastava
06:52 AM Revision 4f5346cc (ceph): doc/cephfs: fix up mds_standby_replay describe
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn> huanwen ren
06:33 AM rgw Backport #16319 (In Progress): jewel: radosgw-admin: inconsistency in uid/email handling
Abhishek Varshney
06:32 AM Revision 962e7dc4 (ceph): rgw-admin: convert user email addresses to lower case
Fixes the email address inconsistency documented in upstream
Ceph BUG #13598
Signed-off-by: Matt Benjamin <mbenjamin...
Matt Benjamin
06:32 AM Revision 3f8298a0 (ceph): rgw-admin: return error on email address conflict (add user)
Fixes the error return inconsistency documented in upstream
Ceph issue #13598
Revised after upstream review, permits...
Matt Benjamin
06:32 AM Revision 67eb9619 (ceph): rgw: add line space between inl. member function defns (rgw_user.h)
This is a cosmetic change only.
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
(cherry picked from commit 5a7f7...
Matt Benjamin
06:30 AM rgw Backport #16312 (In Progress): jewel: selinux denials in RGW
Abhishek Varshney
06:28 AM Revision 461782ee (ceph): selinux: allow chown for self and setattr for /var/run/ceph
Fixes: http://tracker.ceph.com/issues/16126
Signed-off-by: Boris Ranto <branto@redhat.com>
(cherry picked from commi...
Boris Ranto
06:27 AM rgw Backport #16272 (In Progress): jewel: rgw ldap: fix ldap bindpw parsing
Abhishek Varshney
06:26 AM Revision fe57acee (ceph): rgw ldap: fix ldap bindpw parsing
Also add additional LDAP debugging output at 0, 10, and 15 to make
troubleshooting easier.
Fixes DN search issue usi...
Matt Benjamin
04:24 AM Revision 2ead8478 (ceph): mon/OSDMonitor: fix CEPH_FEATURE_SERVER_JEWEL of preprocess_boot() check
We shall check CEPH_FEATURE_SERVER_JEWEL carried by osd_features of
MOSDBoot message, as it will be properly filled b...
xie xingguo
04:24 AM Revision 3b160df0 (ceph): mon/OSDMonitor: expose require_kraken_osds flag to user
For newly created cluster the CEPH_OSDMAP_REQUIRE_KRAKEN will be
automatically set, while for existing clusters it wi...
xie xingguo
02:51 AM rgw Bug #16877 (Duplicate): mulsites synchonize objects in limitless loop
When multisite is configured, radosgw will update objects in limitless loop. For example, zone-a create an object nam... hikdata hik
02:36 AM CephFS Bug #16768: multimds: check_rstat assertion failure
Here's another instance of the assertion failure on a more recent master branch:
http://qa-proxy.ceph.com/teutholo...
Patrick Donnelly

07/31/2016

09:12 PM CephFS Bug #16876 (Duplicate): java.lang.UnsatisfiedLinkError: Can't load library: /usr/lib/jni/libcephf...
I had a failed fs testsuite run, and a couple of the jobs failed with what looks like the error below:... Jeff Layton
09:08 PM Revision 4c9a2317 (ceph): src/global/pidfile.cc: Assign elements in structures individually
- Assigning structure is better per element.
The order of elements is not always the same in very OS.
So "hardc...
Willem Jan Withagen

07/30/2016

08:33 PM Revision 9bef6cf8 (ceph): Merge remote-tracking branch 'upstream/pull/10514/head'
* upstream/pull/10514/head:
src/vstart.sh: stop script aborting when ceph.cfg is not there
Reviewed-by: Patrick Do...
Patrick Donnelly
08:05 PM Revision df495186 (ceph): src/vstart.sh: stop script aborting when ceph.cfg is not there
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
04:59 PM Revision 77ec14a9 (ceph): Merge pull request #10432 from dillaman/wip-16708
rbd-mirror: potential IO stall when using asok flush request
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
04:34 PM rbd Bug #16223 (Pending Backport): journal should prefetch small chunks of the object during replay
Mykola Golub
04:28 PM Revision df2aa585 (ceph): Merge pull request #10341 from dillaman/wip-16223
rbd-mirror: reduce memory footprint during journal replay
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
04:06 PM Revision 429e9c03 (ceph): rgw: aws4: fix buffer sharing issue with chunked uploads
Signed-off-by: Javier M. Mellid <jmunhoz@igalia.com>
(cherry picked from commit dd9f53115a452e1e4268a1036f8fb69f9c1b8...
Javier M. Mellid
10:35 AM rgw Bug #16813: "radosgw --show-config" and "radosgw-admin --show-config" do not display current conf...
Hi, We can get the accurate configuration by specifying rgw instance name (eg. -n client.rgw.us-east-1). since we may... Yan Jun
10:09 AM Bug #16873: g++: internal compiler error: Killed (program cc1plus)
-j causes make to compile stuff in parallel, which increases the memory demands.
If you have two CPUs/cores, you ...
Nathan Cutler
09:48 AM Bug #16873: g++: internal compiler error: Killed (program cc1plus)
Haomai Wang wrote:
> I think you don't have enough memory to compile, please check dmesg output
Thx.
Yutong Liang
09:47 AM Bug #16873: g++: internal compiler error: Killed (program cc1plus)
Nathan Cutler wrote:
> So, the compilation succeeds if the machine has 8G of memory? And it succeeds if you omit -j?...
Yutong Liang
08:35 AM Bug #16873: g++: internal compiler error: Killed (program cc1plus)
So, the compilation succeeds if the machine has 8G of memory? And it succeeds if you omit -j? Both of these would be ... Nathan Cutler
05:21 AM Bug #16873: g++: internal compiler error: Killed (program cc1plus)
I think you don't have enough memory to compile, please check dmesg output Haomai Wang
03:30 AM Bug #16873 (Rejected): g++: internal compiler error: Killed (program cc1plus)
System: OS X 10.10.5
Virtual Machine: Parallel Desktop 11.2
Virtual Machine: CentOS 7
Ceph Version: Hammer branch
...
Yutong Liang
10:06 AM Bug #16874: ERROR: error accessing '/home/ceph/ceph/src/dev/osd0/*'
Which official guide? Can you provide the URL? Nathan Cutler
09:45 AM Bug #16874 (Rejected): ERROR: error accessing '/home/ceph/ceph/src/dev/osd0/*'
When I set up the development environment according to the official guide, it reports this problem.
ERROR: err...
Yutong Liang
08:15 AM Revision 5c630e37 (ceph): python-rados: Implements new write_ops
* rados_write_op_create
* rados_write_op_append
* rados_write_op_write_full
* rados_write_op_write
* rados_write_op_r...
Mehdi Abaakouk
08:15 AM Revision 250e1653 (ceph): python-rados: add some read_op/write_op methods
This change adds python API for the following C methods:
* rados_aio_write_op_operate
* rados_write_op_omap_set
* rad...
Mehdi Abaakouk
07:08 AM Revision d1c9757a (ceph): os/bluestore: fix dump of bluestore_lextent_t
The blob field can be negative, which means this extent is shared,
so we shall use dump_int() method instead of dump_...
xie xingguo
05:24 AM Revision 00b6fe11 (ceph): Merge pull request #10489 from ceph/wip-cmake
cmake changes
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Ali Maredia <amaredia@redhat.com>
Kefu Chai
03:32 AM rgw Backport #16872 (In Progress): hammer: Have a flavor of bucket deletion in radosgw-admin to bypas...
Nathan Cutler
03:27 AM rgw Backport #16872 (Resolved): hammer: Have a flavor of bucket deletion in radosgw-admin to bypass g...
https://github.com/ceph/ceph/pull/10509 Nathan Cutler
03:27 AM Backport #16870: hammer: OSD: crash on EIO during deep-scrubing
*master PR*: https://github.com/ceph/ceph/pull/3595
Note that the hammer backport will not be a straight-forward c...
Nathan Cutler
03:26 AM Backport #16870 (Resolved): hammer: OSD: crash on EIO during deep-scrubing
https://github.com/ceph/ceph/pull/11935 Nathan Cutler
03:27 AM rgw Backport #16871 (Resolved): jewel: Have a flavor of bucket deletion in radosgw-admin to bypass ga...
https://github.com/ceph/ceph/pull/10661 Nathan Cutler
03:25 AM rbd Backport #16869 (Resolved): jewel: Discard hangs when 'rbd_skip_partial_discard' is enabled
https://github.com/ceph/ceph/pull/10797 Nathan Cutler
03:25 AM rbd Backport #16868 (Resolved): jewel: Prevent the creation of a clone from a non-primary mirrored image
https://github.com/ceph/ceph/pull/10650 Nathan Cutler
03:24 AM rbd Backport #16867 (Resolved): jewel: mkfs.xfs slow performance with discards and object map
https://github.com/ceph/ceph/pull/10649 Nathan Cutler
03:24 AM Backport #16866 (Resolved): jewel: OSD: "ceph osd df" does not show summarized info correctly if ...
https://github.com/ceph/ceph/pull/10759 Nathan Cutler
03:24 AM Backport #16865 (Resolved): jewel: saw valgrind issues in ReplicatedPG::new_repop
https://github.com/ceph/ceph/pull/10760 Nathan Cutler
03:24 AM rgw Backport #16864 (Resolved): jewel: multisite segfault on ~RGWRealmWatcher if realm was deleted
https://github.com/ceph/ceph/pull/10660 Nathan Cutler
03:23 AM rgw Backport #16863 (Resolved): jewel: use zone endpoints instead of zonegroup endpoints
https://github.com/ceph/ceph/pull/10659 Nathan Cutler
03:23 AM rgw Backport #16862 (Resolved): jewel: "default" zone and zonegroup cannot be added to a realm
https://github.com/ceph/ceph/pull/10658 Nathan Cutler

07/29/2016

11:07 PM rgw Bug #16861: unittest_rgw_bencode failed during `make check`
Here's a proposed fix:
https://github.com/ceph/ceph/pull/10510
(didn't even test compile, so need to do that be...
Yehuda Sadeh
08:42 PM rgw Bug #16861 (Resolved): unittest_rgw_bencode failed during `make check`
... Yuri Weinstein
11:07 PM Revision 4410eedc (ceph): test_rgw_bencode: null terminate strings before checking
Fixes: http://tracker.ceph.com/issues/16861
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:41 PM rgw Feature #15557 (Pending Backport): Have a flavor of bucket deletion in radosgw-admin to bypass ga...
hammer backport PR:
https://github.com/ceph/ceph/pull/10509
Yehuda Sadeh
10:18 PM CephFS Documentation #16743 (Resolved): client: config settings missing in documentation
Patrick Donnelly
09:54 PM Bug #16611 (Resolved): build/ops: issue while building against libxfs
Nathan Cutler
09:52 PM Bug #16672: OSD crash with Hammer to Jewel Upgrade: void FileStore::init_temp_collections()
Two more osds:
ceph-post-file: 3a0db99a-556d-478c-a4bd-927413c18762
ceph-post-file: 088e0d65-1a2c-4857-aedd-d38b4d9...
Eric Cook
09:52 PM Backport #16612 (Resolved): hammer: build/ops: issue while building against libxfs
Nathan Cutler
09:51 PM Revision 3c4d14fe (ceph): Merge pull request #10182 from gaurav36/wip-configure-xfs-issue-hammer
hammer: configure: Add -D_LARGEFILE64_SOURCE to Linux build.
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by...
Nathan Cutler
08:59 PM Revision 3421851f (ceph): doc: add some links to CephFS troubleshooting guide
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
08:26 PM Revision 1c5778ec (ceph): doc: extend the CephFS troubleshooting guide
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
06:57 PM Revision 13d42705 (ceph): common/dns_resolve.h: Make sure the .h file has al required includes.
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
06:29 PM Revision 12b51f44 (ceph): src/include/compat.h:define CLOCK_REALTIME_COARSE if not available
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
06:22 PM Revision 45575854 (ceph): src/common/dns_resolve.cc: reorder the includes
- dns_resolv.h should only be include after all the std-includes are
made. Otherwise it will result into undefined...
Willem Jan Withagen
06:18 PM Revision 9ff85744 (ceph): Merge pull request #1103 from ceph/wip-fix-bad-check-jewel
backport - Wip fix bad check Zack Cerza
05:56 PM Revision 30c4b3be (ceph): libcephfs: Add unit tests for ceph_ll_setlk and ceph_ll_getlk
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com> Frank S. Filz
04:53 PM Revision e061d8d1 (ceph): Add checks to make sure that the subscription manager is not already en...
Add ability to set monitor_interface and public_network values (as opposed
to using hard coded values)
This change s...
Warren Usui
04:26 PM Revision a27bbaae (ceph): cmake: link libcommon against pthread
as Thread.cc lives in libcommon, and global is not using libpthread
directly. so moving libpthread linkage from libgl...
Kefu Chai
04:24 PM rgw Bug #16856: ACL request for objects with underscore at end and beginning
I'm guessing we end up setting namespace for the object as temp here (rgw_common: from_index_key()) and this starts t... Abhishek Lekshmanan
08:49 AM rgw Bug #16856: ACL request for objects with underscore at end and beginning
... Martin Born
08:47 AM rgw Bug #16856 (Resolved): ACL request for objects with underscore at end and beginning
It seems that an ACL-request to an object starting with an underscore and ending with another underscore is
broken ...
Martin Born
04:04 PM Revision e5b3ee0b (ceph): Merge pull request #10177 from BlaXpirit/ceph-tests-py3
pybind: Port Python-based tests and remaining Python bindings to Python 3
Reviewed-by: Case Bodley <cbodley@redhat.c...
Josh Durgin
03:57 PM Bug #14468 (Resolved): osd: dup op detection doesn't handle guarded writes
https://github.com/ceph/ceph/pull/10170 Josh Durgin
03:56 PM rbd Bug #15353 (Rejected): librbd: disable optimizations that result in pipelining guarded writes mix...
Yes, now that we store write errors in the pg log this shouldn't be an issue. Josh Durgin
03:04 PM rbd Bug #15353 (Need More Info): librbd: disable optimizations that result in pipelining guarded writ...
@Josh: do the recent PG log changes make this ticket obsolete? Jason Dillaman
03:34 PM Revision bc299e56 (ceph): Clean up lifecycle thread
Make sure that the lifecycle thread is terminated and all memory is
cleaned up on shutdown.
Signed-off-by: Daniel Gr...
Daniel Gryniewicz
03:13 PM Revision a955647a (ceph): Merge remote-tracking branch 'upstream/pull/10312/head'
* upstream/pull/10312/head:
vstart: refactor and fix forced config changes
vstart: cleanup echoed commands and sh...
Patrick Donnelly
03:12 PM Revision 417c54f1 (ceph): cmake: exclude private symbols in librbd
missed it in 0edfad0.
* librbd: pass '--exclude-libs,ALL' to linker
* rbd: link against used libraries explicitly, rb...
Kefu Chai
03:12 PM Revision 998a5062 (ceph): cmake: do not link ec_jerasure_generic against crush
crush is not used in erasure plugins at this moment.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:12 PM Revision ce1d2e47 (ceph): cmake: remove uuid
as it is replaced by the boost implementation, and not detected in
cmake anymore.
Signed-off-by: Kefu Chai <kchai@re...
Kefu Chai
03:12 PM Revision 221c47d3 (ceph): cmake: set policies
this makes sure we are compatible with latest and future cmake
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:12 PM Revision 7296be4e (ceph): cmake: use fullpaths of libraries
better off using the detected path, instead of using the default path
for finding the linked libaries.
see "cmake -...
Kefu Chai
03:12 PM Revision aa524e68 (ceph): cmake: remove duplicated linked lib for libcommon
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:12 PM Revision 8bac1c1e (ceph): cmake: do not reference undefined variables
* AIO_LIBS is now named AIO_LIBARIES, and there is not point to print
out its path
* USE_NSS is not defined if NSS ...
Kefu Chai
03:12 PM Revision 8bf5cd16 (ceph): cmake: cleanup Findfuse.cmake
* remove unused stuff, we do not pass/use FUSE_VERSION in cmake.
the FUSE_VERSION we are using is defined by "fuse_...
Kefu Chai
03:07 PM rbd Bug #15871 (Resolved): Replay of snap remove journal event caused assertion failure
Fixed under ticket #16114 and was backported via same ticket. Jason Dillaman
03:05 PM rbd Bug #15561 (Closed): RBD image can be listed but not opened
@Ke Ke: feel free to re-open if you are still experiencing this issue. Jason Dillaman
02:55 PM rbd Bug #16740 (In Progress): Cannot disable journaling or remove non-mirrored, "non-primary" image
Jason Dillaman
02:52 PM Revision 45a2532d (ceph): msg/FastStrategy.h: add override to virtual funct
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
02:48 PM Revision a591fd21 (ceph): msg/QueueStrategy: add override to virtual functs
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
02:17 PM Revision 20dd3ade (ceph): Merge pull request #10483 from trociny/fixup-test-rbd-mirror
qa/workunits/rbd: small fixup and improvements for rbd-mirror tests
Reviewed-by: Jason Dillaman <dillaman@hotmail.com>
Jason Dillaman
01:46 PM Revision 53a01d3d (ceph): task/packages: install libcephfs-dev
The way we currently build the cephfs java
bindings depends on the unversioned .so file
which is in the -dev package,...
John Spray
01:41 PM Revision 8999ae14 (ceph): Merge pull request #10374 from ktdreyer/wip-doc-debug-ceph-fuse
doc: add troubleshooting steps for ceph-fuse
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
01:31 PM rbd Bug #16689 (Pending Backport): mkfs.xfs slow performance with discards and object map
Mykola Golub
01:31 PM Revision 1d4384c5 (ceph): Merge pull request #10332 from dillaman/wip-16689
librbd: optimize away unnecessary object map updates
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
01:08 PM Revision ae4b1744 (ceph): doc: add troubleshooting steps for ceph-fuse
Thanks to John Spray <jspray@redhat.com> on ceph-devel for this
information.
Signed-off-by: Ken Dreyer <kdreyer@redh...
Ken Dreyer
12:51 PM Revision d974dc11 (ceph): Merge pull request #1082 from ceph/wip-mds-minor
tasks/cephfs: check cache size health warning John Spray
12:49 PM Revision 80c0dfcb (ceph): Merge pull request #10479 from batrick/standby-notes
doc: small standby doc edits
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
12:48 PM Revision df0720c9 (ceph): Merge pull request #10434 from batrick/i16743
doc: add client config ref
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: John Spray <john.spray@redhat....
John Spray
12:34 PM rbd Bug #16855 (Need More Info): rbd mirror: after promote, the mirror image often be up+error
@de Ian: can you please provide a debug log from the rbd-mirror daemon executing against cluster 'cluster1'? You need... Jason Dillaman
07:28 AM rbd Bug #16855 (Resolved): rbd mirror: after promote, the mirror image often be up+error
HI!
when i do some demote and promote operation.zhe mirror image often become up+error....
de lan
12:29 PM Revision bacc5b08 (ceph): Merge pull request #10409 from weiqiaomiao/wqm-wip-rgw-reboot
rgw:fix rgw boot failed after upgrade to master latest version Daniel Gryniewicz
12:18 PM CephFS Backport #16797 (In Progress): jewel: MDS Deadlock on shutdown active rank while busy with metada...
Abhishek Varshney
12:15 PM Revision 7c2eab19 (ceph): mds: move Finisher to unlocked shutdown
This commit resolves a deadlock reported in i16042 where the thread calling
MDSRankDispatcher::shutdown would hold th...
Patrick Donnelly
12:13 PM CephFS Bug #16842: mds: replacement MDS crashes on InoTable release
Min Chen: can you describe the client part of how to reproduce this? What does the client have to be doing to reprod... John Spray
12:08 PM CephFS Backport #16621 (In Progress): jewel: mds: `session evict` tell command blocks forever with async...
Abhishek Varshney
12:07 PM Revision 28697fc5 (ceph): mds: Kill C_SaferCond in evict_sessions()
MDSRankDispatcher::evict_sessions waits on a C_SaferCond for
kill_session to complete on each of its victims. Change ...
Douglas Fuller
11:48 AM CephFS Backport #16620 (In Progress): jewel: Fix shutting down mds timed-out due to deadlock
Abhishek Varshney
11:45 AM Revision 49a1ce93 (ceph): msg/async: remove the unnecessary checking to wakup event_wait
Signed-off-by: Zhi Zhang <zhangz.david@outlook.com>
(cherry picked from commit 560dc32771be00664c4b22a0ebca5190cd246e0a)
Zhi Zhang
11:45 AM Revision 1d3a8168 (ceph): mds: fix shutting down mds timed-out due to deadlock
Signed-off-by: Zhi Zhang <zhangz.david@outlook.com>
(cherry picked from commit ca069149654ecd10778cd5327bf59b9643e23967)
Zhi Zhang
11:44 AM CephFS Backport #16299 (In Progress): jewel: mds: fix SnapRealm::have_past_parents_open()
Abhishek Varshney
11:42 AM Revision 2beb56a1 (ceph): mds: fix SnapRealm::have_past_parents_open()
the '!' got delete accidentally in commit f7fb2cb52c (mds: fix open
snap parents tracking)
Signed-off-by: Yan, Zheng...
Yan, Zheng
11:42 AM Revision 05a6c839 (ceph): tasks/cephfs: check cache size health warning
Fortunately we already have a test that creates the condition,
so just tweak it to exceed the 150% threshold for the ...
John Spray
11:35 AM Backport #16657 (In Progress): jewel: i386 tarball gitbuilder failure on master:
Abhishek Varshney
11:21 AM Backport #16586 (In Progress): jewel: partprobe intermittent issues during ceph-disk prepare
Abhishek Varshney
11:19 AM Revision 3d6d36a1 (ceph): ceph-disk: partprobe should block udev induced BLKRRPART
Wrap partprobe with flock to stop udev from issuing BLKRRPART because
this is racy and frequently fails with a messag...
Loic Dachary
11:16 AM Backport #16585: jewel: enormous CLOSE_WAIT connections after re-spawning a mds daemon
There is a conflict in backporting this. It is with the commit f97d0d2ccb9347a6252909975e5a81668f3bd406, which is not... Abhishek Varshney
11:15 AM Revision 2c422e30 (ceph): rgw: add handling of memory allocation failure in AWS4 auth.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit ddbb0ab9d5046672795ec876221de9...
Radoslaw Zarzynski
11:15 AM Revision 276ec72e (ceph): rgw: use std::unique_ptr for rgw_aws4_auth management.
This is purely for code maintainability.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked ...
Radoslaw Zarzynski
11:15 AM Revision 8cd7f44d (ceph): rgw: aws4: add STREAMING-AWS4-HMAC-SHA256-PAYLOAD support
When authenticating requests using the Authorization header in AWS4, you have
the option of uploading the payload in ...
Javier M. Mellid
11:15 AM Bug #16390: enormous CLOSE_WAIT connections after re-spawning a mds daemon
There is a conflict in backporting this. It is with the commit f97d0d2ccb9347a6252909975e5a81668f3bd406, which is not... Abhishek Varshney
11:00 AM CephFS Cleanup #15923 (Resolved): MDS: remove TMAP2OMAP check and move Objecter into MDSRank
John Spray
10:58 AM CephFS Cleanup #16195 (Resolved): mds: Don't spam log with standby_replay_restart messages
John Spray
10:45 AM Backport #16583 (In Progress): jewel: mon crash: crush/CrushWrapper.h: 940: FAILED assert(success...
Abhishek Varshney
10:44 AM CephFS Bug #16857 (Duplicate): Crash in Client::_invalidate_kernel_dcache
... John Spray
10:43 AM Revision 79e2acb9 (ceph): crush: reset bucket->h.items[i] when removing tree item
* crush: so we don't see the reference after the removing, this keeps
check_item_loc() happy, and move_bucket() use...
Kefu Chai
10:42 AM Backport #16577 (In Progress): jewel : 60-ceph-partuuid-workaround-rules still needed by debian j...
Abhishek Varshney
10:15 AM Fix #16746: Fix the Ceph and Ceph UT compiling error in AArm64
The update in PR https://github.com/ceph/ceph/pull/10427 is partly duplicated with https://github.com/ceph/ceph/pull/... Anonymous
08:31 AM Revision cb8236c1 (ceph): msg/test: fix the guided compile-command to ceph_test_msgr
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
08:10 AM Bug #16034 (Pending Backport): OSD: crash on EIO during deep-scrubing
*master PR*: https://github.com/ceph/ceph/pull/3595
Note that the hammer backport will not be a straight-forward c...
Nathan Cutler
08:09 AM Revision e8e2cb6d (ceph): mon: remove the redudant jugement in LogMonitor tick function
Signed-off-by: song baisen <song.baisen@zte.com.cn> ceph zte
08:03 AM Bug #16845 (Can't reproduce): E: Sub-process /usr/bin/dpkg returned an error code (1)
Nathan Cutler
05:52 AM Bug #16845: E: Sub-process /usr/bin/dpkg returned an error code (1)
hi! @Nathan Cutler
I have find that zhe test environment left some package configuration file.such as:
ubuntu@pl...
de lan
07:41 AM Bug #15006 (Resolved): objects unfound after repair (fixed by repeering the pg)
Nathan Cutler
07:41 AM Backport #15002 (Resolved): hammer: objects unfound after repair (fixed by repeering the pg)
Nathan Cutler
07:40 AM Revision 79753edf (ceph): Merge pull request #7961 from dzafman/wip-15002
hammer: objects unfound after repair (fixed by repeering the pg)
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewe...
Nathan Cutler
07:39 AM Bug #15641 (Resolved): [MON] Fixed calculation of %USED.
Nathan Cutler
07:39 AM Backport #15635 (Resolved): hammer: [MON] Fixed calculation of %USED.
Nathan Cutler
07:38 AM Revision 75271a25 (ceph): Merge pull request #9125 from dzafman/wip-15635
hammer: [MON] Fixed calculation of %USED
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Nathan Cutler <ncu...
Nathan Cutler
07:37 AM Bug #14438 (Resolved): "FAILED assert(pg->info.history.same_interval_since == p.same_interval_sin...
Nathan Cutler
07:36 AM Backport #15315 (Resolved): hammer: "FAILED assert(pg->info.history.same_interval_since == p.same...
Nathan Cutler
07:36 AM Revision 76fa3b10 (ceph): Merge pull request #8464 from dzafman/wip-13039-15315
hammer: "FAILED assert(pg->info.history.same_interval_since == p.same_interval_since)" in upgrade:hammer-x-jewel-dist... Nathan Cutler
07:33 AM Bug #14313 (Resolved): ECBackend: send write and read sub ops on behalf of client ops at normal p...
Nathan Cutler
07:33 AM Backport #15293 (Resolved): hammer: ECBackend: send write and read sub ops on behalf of client op...
Nathan Cutler
07:32 AM Revision cf5f1117 (ceph): Merge pull request #8573 from Vicente-Cheng/wip-15293-hammer
hammer: ECBackend: send write and read sub ops on behalf of client ops at normal priority
Reviewed-by: Samuel Just <...
Nathan Cutler
07:32 AM Bug #15391 (Resolved): ReplicatedPG.cc: 430: FAILED assert(!actingbackfill.empty()): old watch ti...
Nathan Cutler
07:31 AM Backport #15525 (Resolved): hammer: ReplicatedPG.cc: 430: FAILED assert(!actingbackfill.empty()):...
Nathan Cutler
07:31 AM Revision 76ce7757 (ceph): Merge pull request #8665 from Vicente-Cheng/wip-15525-hammer
hammer: ReplicatedPG.cc: 430: FAILED assert(!actingbackfill.empty()): old watch timeout tries to queue repop on repli... Nathan Cutler
07:30 AM Bug #13992 (Resolved): LibRadosMiscConnectFailure.ConnectFailure (not so intermittent) failure in...
Nathan Cutler
07:30 AM Backport #15320 (Resolved): hammer: LibRadosMiscConnectFailure.ConnectFailure (not so intermitten...
Nathan Cutler
07:29 AM Revision 8629d378 (ceph): Merge pull request #8806 from SUSE/wip-15320-hammer
hammer: LibRadosMiscConnectFailure.ConnectFailure (not so intermittent) failure in upgrade/hammer-x
Reviewed-by: Sam...
Nathan Cutler
07:28 AM Backport #15730 (Resolved): hammer: osd: acting_primary not updated on split
Nathan Cutler
07:28 AM Revision 79fc4018 (ceph): Merge pull request #9001 from Vicente-Cheng/wip-15730-hammer
hammer: osd: acting_primary not updated on split
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Nathan Cut...
Nathan Cutler
07:27 AM Bug #15760 (Resolved): LibRadosWatchNotifyPPTests/LibRadosWatchNotifyPP.WatchNotify2Timeout/1 segv
Nathan Cutler
07:27 AM Backport #15796 (Resolved): hammer: LibRadosWatchNotifyPPTests/LibRadosWatchNotifyPP.WatchNotify2...
Nathan Cutler
07:26 AM Revision f4d56b03 (ceph): Merge pull request #9400 from Vicente-Cheng/wip-15796-hammer
hammer: LibRadosWatchNotifyPPTests/LibRadosWatchNotifyPP.WatchNotify2Timeout/1 segv
Reviewed-by: Samuel Just <sjust@...
Nathan Cutler
07:25 AM Bug #15686 (Resolved): reweight-by-utilization:- While increasing the weight of the underutilized...
Nathan Cutler
07:25 AM Backport #15770 (Resolved): hammer: reweight-by-utilization:- While increasing the weight of the ...
Nathan Cutler
07:24 AM Revision f71c9e65 (ceph): Merge pull request #9416 from chardan/wip-15770-hammer
hammer: mon/OSDMonistor: improve reweight_by_utilization() logic
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewe...
Nathan Cutler
07:23 AM Bug #16847 (Resolved): hammer: ceph-qa-suite do_pg_scrub() does nothing due to scrub stamp change
Nathan Cutler
07:22 AM Revision d4872eca (ceph): Merge pull request #1104 from smithfarm/wip-16847
Wip 16847
Reviewed-by: Samuel Just <sjust@redhat.com>
Nathan Cutler
07:21 AM rgw Backport #16698 (Resolved): hammer: multidelete query parameter not correctly parsed
Nathan Cutler
07:21 AM Revision fdb730e1 (ceph): Merge pull request #10189 from dreamhost/wip-16618-hammer
rgw: fix multi-delete query param parsing.
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Reviewed-by: Nathan Cutler ...
Nathan Cutler
07:20 AM rgw Backport #16382 (Resolved): hammer: comparing return code to ERR_NOT_MODIFIED in rgw_rest_s3.cc (...
Nathan Cutler
07:19 AM rgw Bug #14005 (Resolved): RGW shouldn't send Content-Type nor Content-Length for 304 responses
Nathan Cutler
07:18 AM rgw Backport #15283 (Resolved): hammer: RGW shouldn't send Content-Type nor Content-Length for 304 re...
Nathan Cutler
07:17 AM Revision f9e8dc82 (ceph): Merge pull request #8379 from Vicente-Cheng/wip-15283-hammer
hammer: RGW shouldn't send Content-Type nor Content-Length for 304 responses
Reviewed-by: Orit Wasserman <owasserm@r...
Nathan Cutler
07:15 AM rgw Backport #15257 (Resolved): hammer: rgw: radosgw server abort when user passed bad parameters to ...
Nathan Cutler
07:14 AM Revision f3cbf5f8 (ceph): Merge pull request #8313 from SUSE/wip-15257-hammer
hammer: rgw: radosgw server abort when user passed bad parameters to set quota
Reviewed-by: Orit Wasserman <owasserm...
Nathan Cutler
07:13 AM rgw Backport #15839 (Resolved): hammer: CORS: Access-Control-Allow-Origin should return * when set th...
Nathan Cutler
07:13 AM Revision ba8de3ab (ceph): Merge pull request #8528 from wido/hammer-issue-15348
rgw: Set Access-Control-Allow-Origin to a Asterisk if allowed in a rule
Reviewed-by: Orit Wasserman <owasserm@redhat...
Nathan Cutler
07:11 AM rgw Backport #16262 (Resolved): hammer: backport rgwx-copy-if-newer for radosgw-sync
Nathan Cutler
07:10 AM Revision 95621986 (ceph): Merge pull request #9671 from ceph/hammer-rgw-copy-if-newer
hammer: rgw: backport rgwx-copy-if-newer for radosgw-agent
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Reviewe...
Nathan Cutler
07:10 AM rgw Bug #14375 (Resolved): subuser rm fails with status 125
Nathan Cutler
07:09 AM rgw Backport #16190 (Resolved): hammer: subuser rm fails with status 125
Nathan Cutler
07:09 AM Revision 28107d3e (ceph): Merge pull request #9961 from SUSE/wip-16190-hammer
hammer: subuser rm fails with status 125
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
07:08 AM rgw Bug #15812 (Resolved): No Last-Modified, Content-Size and X-Object-Manifest headers if no segment...
Nathan Cutler
07:08 AM rgw Backport #15966 (Resolved): hammer: No Last-Modified, Content-Size and X-Object-Manifest headers ...
Nathan Cutler
07:07 AM Revision 5e1a57a6 (ceph): Merge pull request #9402 from SUSE/wip-15966-hammer
hammer: No Last-Modified, Content-Size and X-Object-Manifest headers if no segments in DLO manifest
Reviewed-by: Ori...
Nathan Cutler
04:58 AM Revision aba7d3b8 (ceph): Test scenario
Signed-off-by: lande1234 <lan.de3@zte.com.cn> de lan
04:44 AM Revision 56480683 (ceph): rgw: fix typo
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
04:34 AM Revision 9fd92962 (ceph): os/bluestore: narrow lock scope for cache trim()
The cache trim() process can become be time consuming
when the cache size is huge. Since it can be operated
safely un...
xie xingguo
04:28 AM rbd Feature #13186: I hope retain snapshot of the rbd block, after rbd block export and import
zouming zou wrote:
> (1)I have a rbd block foo_c01,that contain a snapshot foo_c01_s01.then,I export foo_c01 to foo_...
Yang Dongsheng
03:18 AM CephFS Bug #16556: LibCephFS.InterProcessLocking failing on master and jewel
It's not only Ceph's locks, mutexes, etc. that we need to be aware of or concerned with. I have seen multiple occurre... Brad Hubbard
03:08 AM CephFS Bug #16556: LibCephFS.InterProcessLocking failing on master and jewel
Kefu Chai
03:05 AM CephFS Bug #16556: LibCephFS.InterProcessLocking failing on master and jewel
John,
i marked PR#10472 as a fix of this issue. it does. but i would like to keep this issue open, because:
by ...
Kefu Chai
03:15 AM Revision 1e8f40b7 (ceph): os/bluestore: drop redundant std::hex
And add "0x" prefix for hexadecimal output.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
03:13 AM Revision f6cfb48b (ceph): os/bluestore: add check when try to get_block_device_size()
If "id" passed in is greater than bdev.size(), then
bdev[id] is undefined and the code is at risk of accessing
violat...
xie xingguo
03:13 AM Revision 55f0a56d (ceph): os/bluestore: check against underflow when adjust buffer size
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
03:13 AM Revision d734dbaa (ceph): os/bluestore: fix potential access violation
According to BlueFS::_init_alloc(), if the relevant bdev
does not exist, we will skip initializing the corresponding
...
xie xingguo
03:08 AM Bug #16744 (Resolved): debian/rules invokes cmake with -DCMAKE_BUILD_TYPE=None, builds without -g
Dan Mick
02:26 AM rgw Bug #16854 (In Progress): the usage log record date is 16 hours later than the real operate time...
hi all,
i want get the usage of user,so i use the command radosgw-admin usage
show ,but i can not get the usage w...
joke lee
01:20 AM Revision edb17c32 (ceph): rgw/rgw_main: fix unnecessary variables defined
Signed-off-by: zhang.zezhu <zhang.zezhu@zte.com.cn> Zezhu Zhang
12:49 AM Revision e7cfdc84 (ceph): Merge pull request #10379 from xiexingguo/xxg-wip-bluestore-2016-07-21
os/bluestore: fix bitmap allocating failure if max_alloc_size is 0
Mark's Comments:
This passed Jenkins checks.
Thi...
Mark Nelson
12:32 AM Revision efc68bc0 (ceph): Merge pull request #10140 from ifed01/wip-bluestore-fsck-update
os/bluestore: replace interval_set with a bitset for used_block conta…
Mark's Comments:
This passed Jenkins checks....
Mark Nelson

07/28/2016

11:19 PM Revision a06bb0df (ceph): client: include COMPLETE and ORDERED states in cache dump
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
10:34 PM Revision b7c30754 (ceph): src/kv/MemDB.cc: the type of the parameter of push_back() does not matc...
- NULL is a C-type usage, which is allow by GCC.
But Clang is more strict in checking.
Error looks like:
src/kv/M...
Willem Jan Withagen
10:22 PM Revision 9504157f (ceph): osd: move heartbeat_check() from tick() to tick_without_osd_lock()
The heartbeat_check() logic requires heartbeat_lock only, so it shall
work without osd_lock in hand. By doing this, w...
xie xingguo
10:22 PM Revision b425c3b8 (ceph): osd: move updating of had_map_since out of loop
The had_map_since always sticks to the timestamp
of the last map we ever updated. So this shall ease
CPU a liitle whe...
xie xingguo
10:16 PM Bug #16852 (Can't reproduce): "FAILED assert(m_total_bytes >= bl_old.length())" in rados run
Run: http://pulpito.ceph.com/yuriw-2016-07-27_11:33:48-rados-wip-yuri-testing_2016_7_27-distro-basic-smithi/
Job: 33...
Yuri Weinstein
09:53 PM Revision 67e1e622 (ceph): fix indentation error in docstring
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit af973259eff9ffbbbe9aa209c3b3dd2d80d7219b)
Alfredo Deza
09:53 PM Revision 31d78195 (ceph): Merge pull request #1106 from ceph/wip-flake8
fix flake8 errors
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
09:52 PM Revision 5529c657 (ceph): tox.ini: exclude .tox dir from flake8
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
(cherry picked from commit 50f32756a472c29cc6c18a128e5b6cc99c9371e5)
Josh Durgin
09:52 PM Revision 4c7d8206 (ceph): do not ommit syntax errors in linter checks
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit db69142b9078fd9ed35fb3a542fc340dae9be665)
Alfredo Deza
09:51 PM Revision 60ba652b (ceph): tox.ini: exclude .tox dir from flake8
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
(cherry picked from commit 50f32756a472c29cc6c18a128e5b6cc99c9371e5)
Josh Durgin
09:45 PM Revision cee7a241 (ceph): cephfs/filesystem: remove unused var
flake8 passes now
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:44 PM Revision 50f32756 (ceph): tox.ini: exclude .tox dir from flake8
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
09:43 PM Revision 23498a96 (ceph): mon/OSDMonitor: avoid potential expensive grace calculation
The grace calculation during check_failure() is now very complicated
and time-consuming. Therefore we shall skip this...
xie xingguo
09:41 PM Revision 1b6f6f27 (ceph): mon/OSDMonitor: improve reweight_by_utilization() logic
By calling reweight_by_utilization() method, we are aiming at an evener result
of utilization among all osds. To achi...
xie xingguo
09:40 PM Revision e49218b8 (ceph): Merge pull request #1105 from athanatos/wip-ec-pg-log
update diverge priors tests - this is handled by persisting the missing set now
Reviewed-by: Josh Durgin <jdurgin@re...
Josh Durgin
09:39 PM Bug #16851 (Can't reproduce): "[ FAILED ] CReadOpsTest.Omap" in rados run
Run: http://pulpito.ceph.com/yuriw-2016-07-27_11:33:48-rados-wip-yuri-testing_2016_7_27-distro-basic-smithi/
Job: 33...
Yuri Weinstein
08:46 PM rbd Bug #16227 (Fix Under Review): rbd-mirror: volume rename followed by delete, not deleted on secon...
*PR*: https://github.com/ceph/ceph/pull/10484
(will be backported with ticket #16538)
Jason Dillaman
08:25 PM rbd Bug #16227 (In Progress): rbd-mirror: volume rename followed by delete, not deleted on secondary
Jason Dillaman
08:46 PM rbd Bug #16538 (Fix Under Review): rbd-mirror: image deleter should use pool id + global image uuid f...
*PR*: https://github.com/ceph/ceph/pull/10484 Jason Dillaman
08:40 PM devops Fix #16440: [initscripts]: systemd-run is not needed in initscripts
More issue description.
My initial problem was connected with hammer radosgw on el7. I couldn't run radosgw under...
Vladislav Odintsov
07:48 PM devops Fix #16440 (Pending Backport): [initscripts]: systemd-run is not needed in initscripts
Loïc Dachary
08:36 PM Revision 87b32d15 (ceph): librbd: support deleting image by id instead of name
The rbd-mirror daemon will use this API to delete images instead
of attempting to use the local image name.
Fixes: h...
Jason Dillaman
08:36 PM Revision 25203a8a (ceph): rbd-mirror: use pool id + global image id as deletion primary key
Fixes: http://tracker.ceph.com/issues/16538
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
07:19 PM rbd Feature #16171 (Fix Under Review): Request exclusive lock if owner sends -ENOTSUPP for proxied ma...
*PR*: https://github.com/ceph/ceph/pull/10481 Jason Dillaman
03:38 PM rbd Feature #16171 (In Progress): Request exclusive lock if owner sends -ENOTSUPP for proxied mainten...
Jason Dillaman
07:09 PM Revision d2d2d90d (ceph): librbd: request exclusive lock if current owner cannot execute op
The initial krbd implementation will not support executing maintenance
ops and instead will return -EOPNOTSUPP. In th...
Jason Dillaman
06:49 PM Bug #16849 (Can't reproduce): "MaxWhileTries: 'check health'" timed out in smoke-master-distro-ba...
Run: http://pulpito.ceph.com/teuthology-2016-07-27_05:00:02-smoke-master-distro-basic-vps/
Job: 336468
Logs: http:/...
Yuri Weinstein
06:33 PM CephFS Bug #16842: mds: replacement MDS crashes on InoTable release
This looks more complicated than that to reproduce. The code that's crashing is timing out a client connection that d... Greg Farnum
06:25 AM CephFS Bug #16842 (Can't reproduce): mds: replacement MDS crashes on InoTable release
ceph version 10.2.0-2638-gf7fc985
reproduce step:
1. new fs and start mds.a
2. start mds.b
3. kill mds.a
fai...
Min Chen
06:29 PM Bug #16848 (Rejected): ObjectModDesc::update_snaps does not apply the update if the object has be...
Samuel Just
06:29 PM Bug #16848: ObjectModDesc::update_snaps does not apply the update if the object has been stashed ...
Nevermind, it works as-is. rmobject() doesn't clear the bl and all users do update_snaps first. Samuel Just
06:22 PM Bug #16848 (Rejected): ObjectModDesc::update_snaps does not apply the update if the object has be...
This only comes into play when snaps are used with EC. Further, you'd have to rollback a trim operation on a clone. ... Samuel Just
06:17 PM Revision 00ca666a (ceph): doc: add historical warning for mds_standby_replay
When testing < v10.2.1 with standby replay, I was often confused why the
MDS daemons would go into replay even when t...
Patrick Donnelly
06:17 PM Revision 080028b6 (ceph): doc: fix config separator/title size.
This makes the setting consistent with the others.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
06:04 PM rbd Bug #16386 (Pending Backport): Discard hangs when 'rbd_skip_partial_discard' is enabled
Jason Dillaman
06:03 PM Revision 1fe05668 (ceph): Merge pull request #10060 from trociny/wip-16386
librbd: discard hangs when 'rbd_skip_partial_discard' is enabled
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:47 PM Bug #16847 (Fix Under Review): hammer: ceph-qa-suite do_pg_scrub() does nothing due to scrub stam...
*hammer PR*: https://github.com/ceph/ceph-qa-suite/pull/1104 Nathan Cutler
05:44 PM Bug #16847: hammer: ceph-qa-suite do_pg_scrub() does nothing due to scrub stamp change
Showed up in: http://158.69.78.47:8081/ubuntu-2016-07-27_15:27:10-rados-hammer-backports---basic-openstack/
Fixed ...
Nathan Cutler
05:41 PM Bug #16847 (Resolved): hammer: ceph-qa-suite do_pg_scrub() does nothing due to scrub stamp change
This bug is haunting the hammer-backports integration tests. Copied from #15679.
2016-05-01T02:38:57.946 INFO:task...
Nathan Cutler
05:45 PM Revision 20302cde (ceph): repair_test: Disable scheduled scrubbing to not mess up do_pg_scrub()
Fixes: http://tracker.ceph.com/issues/15679
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
05:45 PM Revision 5606a87f (ceph): ceph_manager: do_pg_scrub: keep scrubbing until it's done
The ceph pg scrub ... command isn't really guarranteed to
start a scrub, keep reissuing it until the scrub actually
h...
Samuel Just
05:44 PM Revision 2850b6f3 (ceph): Merge pull request #10472 from tchaikov/wip-cmake
cmake: exclude non-public symbols in shared libraries
Reviewed-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
04:17 PM Revision e58b5c53 (ceph): Merge pull request #10273 from yonghengdexin735/wip-zzz-pip-delete-no_c...
msg/simple/Pipe: eliminating casts for the comparing of len and recv_max_prefetch
Reviewed-by: Greg Farnum <gfarnum@...
Greg Farnum
03:16 PM Bug #16827 (Duplicate): "FAILED assert(0 == "racing read got wrong version")" in rados-jewel-dist...
Samuel Just
02:58 PM rgw Bug #16839 (Pending Backport): "default" zone and zonegroup cannot be added to a realm
Casey Bodley
02:26 PM rgw Bug #16839: "default" zone and zonegroup cannot be added to a realm
Orit Wasserman wrote:
> Creating a default realm will have backward compatibility issue as it doesn't exists in jewe...
Casey Bodley
07:55 AM rgw Bug #16839: "default" zone and zonegroup cannot be added to a realm
Creating a default realm will have backward compatibility issue as it doesn't exists in jewel.
How about using zoneg...
Orit Wasserman
02:55 PM Revision c056a8b3 (ceph): Merge pull request #10477 from cbodley/wip-16839
radosgw-admin: zone[group] modify can change realm id
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
02:53 PM Revision f8c0e344 (ceph): Merge pull request #9988 from ifed01/wip-bluestore-reduce-blob4
os/bluestore: get rid off blob's ref_map for non-shared objects
Mark's Comments:
This passed Jenkins checks.
This P...
Mark Nelson
02:50 PM Revision ef394161 (ceph): Merge pull request #10439 from weiqiaomiao/wqm-wip-rgw-zonedump
rgw: add lc_pool when decode or encode struct RGWZoneParams
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:34 PM rgw Bug #16323 (Resolved): terminate called after throwing an instance of 'std::out_of_range' in rgw-...
No longer reproducible after https://github.com/ceph/ceph/pull/8528 was fixed. Nathan Cutler
02:17 PM Revision 064b7e95 (ceph): radosgw-admin: zone[group] modify can change realm id
allows the default zone and zonegroup (created with empty realm_id) to
be later added to a realm. the 'modify' comman...
Casey Bodley
02:07 PM Bug #16845 (Need More Info): E: Sub-process /usr/bin/dpkg returned an error code (1)
Nathan Cutler
02:07 PM Bug #16845: E: Sub-process /usr/bin/dpkg returned an error code (1)
... Nathan Cutler
12:12 PM Bug #16845: E: Sub-process /usr/bin/dpkg returned an error code (1)
zhe pre version of master branch test log: http://www.daisycloud.org:9091/lan-2016-07-28_19:57:54-rados-wip-lan-testi... de lan
12:10 PM Bug #16845: E: Sub-process /usr/bin/dpkg returned an error code (1)
zhe newest version of master branch test log: http://www.daisycloud.org:9091/lan-2016-07-28_19:58:25-rados-wip-lanenv... de lan
12:01 PM Bug #16845 (Can't reproduce): E: Sub-process /usr/bin/dpkg returned an error code (1)
Hi,when i run CI test by the newest version of master branch.
the ceph-common_11.0.0-1038-ga1be358-1trusty_amd64...
de lan
01:58 PM CephFS Bug #16844 (Duplicate): hammer: libcephfs-java/test.sh fails
Nathan Cutler
11:09 AM CephFS Bug #16844 (Duplicate): hammer: libcephfs-java/test.sh fails
Failing consistently on hammer-backports branch:
http://pulpito.ceph.com/smithfarm-2016-07-25_05:09:12-fs-hammer-ba...
Nathan Cutler
01:56 PM Linux kernel client Bug #16630 (Closed): rbd map vs rbd_watch_errcb deadlock
Ilya Dryomov
01:53 PM Revision a9884978 (ceph): Merge pull request #10476 from yonghengdexin735/wip-zzz-CDir
mds/CDir: remove the part of judgment for _next_dentry_on_set
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
01:38 PM Bug #16686: cephfs.test_volume_client.TestVolumeClient failure (with "src/tcmalloc.cc:283] Attemp...
Jeff, I couldn't reproduce this issue using your branch, wip-jlayton-nlink, in my local machine. were you able to rep... Ramana Raja
12:31 PM Revision b5dc3af3 (ceph): mds/CDir: remove the part of judgment for _next_dentry_on_set
Signed-off-by: zhang.zezhu <zhang.zezhu@zte.com.cn> Zezhu Zhang
12:27 PM Revision d8d14831 (ceph): Merge pull request #10428 from jcsp/wip-16592
mon: validate states transmitted in beacons
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Greg Fa...
John Spray
12:02 PM Bug #16846 (Resolved): Website ceph.com/get does not point to Jewel
Hello,
https://ceph.com/get is not pointing to latest release Jewel.
Regards,
Sherif
Sherif Nagy
11:59 AM Revision 8a8c26b7 (ceph): mon: validate states transmitted in beacons
Since FSMap was added, the state of a daemon can lead
to an entirely invalid map, but we were letting daemons
send an...
John Spray
11:55 AM Revision fdb971a2 (ceph): qa/workunits/rbd: small fixup and improvements for rbd-mirror tests
- log to stderr;
- log status if a `wait_for` function failed;
- don't needlessly sleep in `wait_for` functions after...
Mykola Golub
11:55 AM Revision 8dbe42d3 (ceph): qa/workunits/rbd: wait for image deleted before checking health
When a primiry image is being deleted, the mirrored image might
temporary be reported in error state, before deletion...
Mykola Golub
11:20 AM CephFS Bug #16556 (Fix Under Review): LibCephFS.InterProcessLocking failing on master and jewel
https://github.com/ceph/ceph/pull/10472 Kefu Chai
08:40 AM CephFS Bug #16556: LibCephFS.InterProcessLocking failing on master and jewel
... Kefu Chai
11:16 AM Revision b41905bd (ceph): cmake: link rgw_a against cls_lock_client
rgw_lc.cc is using it.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:15 AM Revision 2b119e81 (ceph): Merge pull request #10429 from jcsp/wip-16807-assertion
mds: add assertion in handle_slave_rename_prep
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Yan, Zheng...
John Spray
11:15 AM Revision 0edfad08 (ceph): cmake: exclude private symbols in public libs
we should avoid exposing non-public symbols from user facing dynamic
libraries. so pass '--exclude-libs' with appropr...
Kefu Chai
11:15 AM Revision 8382dda5 (ceph): cmake: move common_utf8 closer to where it is used
for example, json_spirit uses common_utf8, so link json_spirit against common_utf8.
because libcommon includes json_s...
Kefu Chai
10:36 AM Revision 41e51eb5 (ceph): suites: fix asok_dump_tree.yaml
This had an extra ceph and install task.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:35 AM Revision c669f1ec (ceph): cephfs: add test for dump tree admin socket command
Add test_dump_tree to validate the MDS admin socket command
dump tree. Add a parameter for path_to_ino to enable the ...
Douglas Fuller
10:35 AM Revision ec6dab79 (ceph): Merge pull request #9925 from fullerdj/wip-djf-11171
mds: Add path filtering for dump cache
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
10:31 AM Revision ce99bcac (ceph): cephfs: Added a inotable repair case to the test
Vishal Kanaujia
10:31 AM Revision 60dc9688 (ceph): suites/fs: log whitelist for inotable repair
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:25 AM Revision f742113e (ceph): Merge pull request #10281 from vishalkanaujia/wip_inotable_repair
cephfs: Inotable repair during forward scrub
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
08:30 AM Revision 3839f730 (ceph): kv/MemDB: allow _load() to passed out result to caller
The _load() process can fail. By detecting there error
cases earlier, we can avoid other weird failure cases
later.
...
xie xingguo
08:02 AM Revision 3f364080 (ceph): mon/OSDMonitor: make error handling for "osd lost" command more fine-gr...
If the specified osd is not down or doesn't exist, we shall
return error instead of success. So caller can abort(if d...
xie xingguo
07:50 AM rgw Bug #16357: radosgw stats error
Possibly https://github.com/ceph/ceph/pull/9584? I'm still able to see the issue in master though Abhishek Lekshmanan
07:47 AM rgw Bug #13635: radosgw duplicate email address
I would like to know the reasoning behind email address being unique. I understand that uid need to be unique, howeve... Horace Ng
07:00 AM Revision 9717417b (ceph): test: fix librbd tests for rbd_skip_partial_discard
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
06:29 AM Revision b3a0d6dd (ceph): kv/MemDB: fix load/save process of kv pairs
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:28 AM Revision dc41731f (ceph): librbd: discard hangs when 'rbd_skip_partial_discard' is enabled
Fixes: http://tracker.ceph.com/issues/16386
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
06:14 AM Bug #16841 (Duplicate): rados/basic/{rados.yaml clusters/{fixed-2.yaml openstack.yaml} fs/btrfs.y...
Test description: rados/basic/{rados.yaml clusters/{fixed-2.yaml openstack.yaml} fs/btrfs.yaml msgr/random.yaml msgr-... Nathan Cutler
05:45 AM Revision 7a296fa0 (ceph): tools: fix the core dump when get the crushmap do not exist
Signed-off-by:song baisen <song.baisen@zte.com.cn> ceph zte
02:29 AM Revision d8ad0855 (ceph): rgw:fix rgw boot failed after upgrade to master latest version
Signed-off-by: weiqiaomiao <wei.qiaomiao@zte.com.cn> wei qiaomiao
02:09 AM Revision 4aaa73fd (ceph): mds: cleanup Locker::check_inode_max_size()
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
01:47 AM Revision 1d01c687 (ceph): msg/simple/Pipe: eliminating casts for the comparing of len and recv_ma...
Signed-off-by: zhang.zezhu <zhang.zezhu@zte.com.cn> Zezhu Zhang

07/27/2016

11:09 PM Bug #16827: "FAILED assert(0 == "racing read got wrong version")" in rados-jewel-distro-basic-smithi

My analysis is that a proxy write interleaved with a promotion. The promotion expected the user version to be 351...
David Zafman
02:37 AM Bug #16827 (Duplicate): "FAILED assert(0 == "racing read got wrong version")" in rados-jewel-dist...
Run: http://pulpito.ceph.com/teuthology-2016-07-20_22:00:01-rados-jewel-distro-basic-smithi/
Jobs: 326655, 326535
L...
Yuri Weinstein
10:30 PM Revision b2112576 (ceph): osd: drop redundant existence check of osd
The is_up() check implicitly coveres the exist() check,
so below here the exist() check is not necessary.
Signed-off...
xie xingguo
10:30 PM Revision 01e696e8 (ceph): common/config: kill osd_compression_plugins option
It is not used anywhere and removing the unnecessary code
is always the preferred option.
Signed-off-by: xie xingguo...
xie xingguo
10:30 PM Revision ac311c54 (ceph): osd: drop redundant ping of tp thread
Because the lock_suspend_timeout() process of PG does the same thing
for each loop.
Signed-off-by: xie xingguo <xie....
xie xingguo
10:30 PM Revision 9fb31318 (ceph): osd: fix wrong tip if no-recover flag is unset
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
09:39 PM rgw Bug #16836 (Can't reproduce): hammer-backports: cephtest/{swift,s3-tests} fail to bootstrap
Not reproducible. Nathan Cutler
04:05 PM rgw Bug #16836 (Can't reproduce): hammer-backports: cephtest/{swift,s3-tests} fail to bootstrap
This happened in a bunch of jobs in hammer-backports testing - see
http://pulpito.ceph.com/smithfarm-2016-07-25_05:0...
Nathan Cutler
09:29 PM rgw Bug #16839 (Resolved): "default" zone and zonegroup cannot be added to a realm
Radosgw creates a zone and zonegroup by default, but does not create a default realm. The default zone and zonegroup ... Casey Bodley
09:25 PM Linux kernel client Bug #16630: rbd map vs rbd_watch_errcb deadlock
Thanks, I did see those messages but since there's so much noise from all the activity it was hard to go hey that's t... Victor Payno
09:05 PM Linux kernel client Bug #16630: rbd map vs rbd_watch_errcb deadlock
That's exactly the problem.
For obscure implementation reasons, kernel client currently supports only 510 snapshot...
Ilya Dryomov
08:33 PM Linux kernel client Bug #16630: rbd map vs rbd_watch_errcb deadlock
>> Because of our load testing the number of snapshots could
very well make it to 10k per rbd.
Victor Payno
07:24 PM Linux kernel client Bug #16630: rbd map vs rbd_watch_errcb deadlock
I'll attach the wider log to an email.
Yes, it has 697 snapshots. The overall average snapshot count per rdb is 35...
Victor Payno
12:49 PM Linux kernel client Bug #16630: rbd map vs rbd_watch_errcb deadlock
Sorry about that - I've raised the upload issue internally. For now, just email the logs directly to me.
You've t...
Ilya Dryomov
03:21 AM Linux kernel client Bug #16630: rbd map vs rbd_watch_errcb deadlock
Same problem again. Couldn't upload a 5MB file. It reads "(Maximum size: 73.4 MB)" on the form. Victor Payno
02:12 AM Linux kernel client Bug #16630: rbd map vs rbd_watch_errcb deadlock
I will also note here that enabling lockdep in the kernel on the client side makes the problem go away for some reaso... Patrick McLean
02:07 AM Linux kernel client Bug #16630: rbd map vs rbd_watch_errcb deadlock
Apologies for the 41 log files.
We were unable to upload the single file compressed with xz, gz or bzip2 (1.1MB, 1...
Victor Payno
01:48 AM Linux kernel client Bug #16630: rbd map vs rbd_watch_errcb deadlock
# cat /sys/kernel/debug/ceph/*/osdc
REQUESTS 1 homeless 0
322452 osd2 37.a819967 [2]/2 [2]/2 rbd_heade...
Victor Payno
09:21 PM Revision 9ad2ccf2 (ceph): doc: add client config ref
Fixes: http://tracker.ceph.com/issues/16743
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:15 PM Revision 98602ae6 (ceph): Merge pull request #10457 from SUSE/wip-15497
doc: add Backporting section to Essentials chapter
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
09:07 PM CephFS Bug #16829: ceph-mds crashing constantly
1) Possibly, but we're more likely to just lock out pools which have data in them.
2) You mean you intermingled RB...
Greg Farnum
08:50 PM CephFS Bug #16829: ceph-mds crashing constantly
So, two things:
1) can ceph-mds be made more resiliant when finding data from non-existing filesystems?
2) I ca...
Tomasz Torcz
06:31 PM CephFS Bug #16829 (Closed): ceph-mds crashing constantly
It looks like you did "fs rm" and "fs new" but kept the same metadata pool in RADOS. That doesn't work; you can resol... Greg Farnum
12:50 PM CephFS Bug #16829 (Closed): ceph-mds crashing constantly
I'm using CEPH packages from Fedora 24: ceph-mds-10.2.2-2.fc24.x86_64
I've created simple cephfs once, stored some...
Tomasz Torcz
07:48 PM Revision ad42602d (ceph): Fix rechecking of health in loop
Use the newer stdout value for checking
ceph health again.
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni
07:41 PM Revision f2dc74e0 (ceph): doc: add Backporting section to Essentials chapter
... and fix some broken links.
Fixes: http://tracker.ceph.com/issues/15497
Signed-off-by: Nathan Cutler <ncutler@sus...
Nathan Cutler
07:25 PM Revision 16e75938 (ceph): osd_recovery: add delay to ensure maps propogate
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit ddabdb7f722b192435b87bc31fe587b93cc53924)
Samuel Just
07:23 PM Revision 81e8ad9c (ceph): osd_recovery: add delay to ensure maps propogate
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit ddabdb7f722b192435b87bc31fe587b93cc53924)
Samuel Just
07:21 PM Revision aed7de29 (ceph): Merge pull request #10414 from SUSE/wip-doc-dev
doc: add Upload logs to archive server section...
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
06:20 PM Revision 2f805199 (ceph): doc: add Upload logs to archive server section...
...to Testing in the cloud testing chapter
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
06:17 PM rgw Bug #16834 (Pending Backport): use zone endpoints instead of zonegroup endpoints
Casey Bodley
05:31 PM rgw Bug #16834 (Fix Under Review): use zone endpoints instead of zonegroup endpoints
https://github.com/ceph/ceph/pull/10456 Casey Bodley
03:43 PM rgw Bug #16834 (Resolved): use zone endpoints instead of zonegroup endpoints
The command to change the master zone (radosgw-admin zone modify --master) does not change the zonegroup's endpoints ... Casey Bodley
06:13 PM Revision 0b85d413 (ceph): Merge pull request #10456 from cbodley/wip-16834
rgw: use endpoints from master zone instead of zonegroup
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
05:23 PM Revision d4872ec9 (ceph): rgw: use endpoints from master zone instead of zonegroup
Fixes: http://tracker.ceph.com/issues/16834
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:12 PM Bug #16686: cephfs.test_volume_client.TestVolumeClient failure (with "src/tcmalloc.cc:283] Attemp...
Ahh, my home box has a more up to date "file" program:
$ file /tmp/1469612731.18395.core
/tmp/1469612731....
Jeff Layton
04:49 PM Bug #16686: cephfs.test_volume_client.TestVolumeClient failure (with "src/tcmalloc.cc:283] Attemp...
I believe I hit this as well on my own branch (wip-jlayton-nlink), which has commit 3173d2ea1. Test results are here:... Jeff Layton
04:58 PM Revision b0be797a (ceph): cmake: Support extra arguments to tests using add_ceph_test
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
04:58 PM Revision 2fee38fd (ceph): tools: Fix --journal-path usage description
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
04:58 PM Revision ce2036d7 (ceph): test: Improve output for error diagnostics
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
04:58 PM Revision 5a3a8bc7 (ceph): test: ceph-objectstore-tool add --namespace option
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
04:58 PM Revision c33b1dc8 (ceph): test: ceph-objectstore-tool add configurable number of cloned objects
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
04:58 PM Revision ca75c226 (ceph): test: Don't compact json so errors are easier to identify
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
04:58 PM Revision b55e0dae (ceph): tools: New "removeall" used to remove head with snapshots
Use --force to allow remove to only remove head object
Adding testing to unit test
Signed-off-by: David Zafman <dzaf...
David Zafman
04:58 PM Revision 60de4a9c (ceph): test: Use --head option instead of grep
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
04:57 PM Revision b4923510 (ceph): Merge pull request #1099 from ceph/wip-fix-bad-check
Fix rechecking of health in loop vasukulkarni
04:41 PM CephFS Bug #16832: libcephfs failure at shutdown (Attempt to free invalid pointer)
@Jeff: Just in case you don't know it yet, here is a trick for rescheduling failed and dead jobs from a previous run ... Nathan Cutler
04:17 PM CephFS Bug #16832: libcephfs failure at shutdown (Attempt to free invalid pointer)
The other two test failures -- one was a segfault in ceph_test_libcephfs:
(gdb) bt
#0 0x00007f771c5aaa63 in lock...
Jeff Layton
02:58 PM CephFS Bug #16832: libcephfs failure at shutdown (Attempt to free invalid pointer)
> 1) some binary segfaulted, but I don't seem to be able to track down the core to see what actually failed:
<dgallo...
David Galloway
02:47 PM CephFS Bug #16832 (Resolved): libcephfs failure at shutdown (Attempt to free invalid pointer)
My fs test run had 3 failures:
1) some binary segfaulted, but I don't seem to be able to track down the core to se...
Jeff Layton
04:34 PM rgw Bug #16357: radosgw stats error
@Orit: does it happen in jewel? Nathan Cutler
08:34 AM rgw Bug #16357: radosgw stats error
This no longer happens in master (it still does in hammer).
We need to figure out what exactly fixed it and backport...
Orit Wasserman
04:20 PM Revision f3256201 (ceph): Merge pull request #10396 from zhouruisong/master
rgw:add a s3 API of make torrent for a object Daniel Gryniewicz
03:49 PM Revision e93f25c6 (ceph): Merge pull request #10438 from ceph/wip-arm64
ARM64 fixes
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Ali Maredia <amaredia@redhat.com>
Reviewed-b...
Kefu Chai
03:40 PM Revision ebf0f6b1 (ceph): Merge pull request #10418 from wjwithagen/wip-wjw-freebsd-rocksdb
cmake: pass cmake's compiler and flags to compile RocksDB into build
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:01 PM Bug #15941 (Resolved): unittest_bit_alloc: fails intermittently
seems to be passing consistently now Josh Durgin
02:59 PM Bug #16028 (Won't Fix): File >100GB crash OSDs(?)
Yeah, that's not gonna work. rados level objects are supposed to be bounded size (think 4 MB). You want to be using... Samuel Just
02:58 PM Bug #15242 (Can't reproduce): tasks/rados_python.yaml TestRados.test_monitor_log failure
Josh Durgin
02:57 PM Bug #13128 (Won't Fix): mixed client firefly osd with hammer client - rados api test failure
firefly is EOL Josh Durgin
02:33 PM CephFS Feature #15406 (Pending Backport): Add versioning to CephFSVolumeClient interface
Ramana Raja
02:32 PM CephFS Feature #15615 (Pending Backport): CephFSVolumeClient: List authorized IDs by share
Ramana Raja
01:54 PM CephFS Backport #16831 (In Progress): jewel: Add versioning to CephFSVolumeClient interface
Ramana Raja
01:53 PM CephFS Backport #16831 (Resolved): jewel: Add versioning to CephFSVolumeClient interface
https://github.com/ceph/ceph/pull/10453
https://github.com/ceph/ceph-qa-suite/pull/1100
Ramana Raja
01:23 PM CephFS Backport #16830 (In Progress): jewel: CephFSVolumeClient: List authorized IDs by share
Ramana Raja
01:03 PM CephFS Backport #16830 (Resolved): jewel: CephFSVolumeClient: List authorized IDs by share
https://github.com/ceph/ceph/pull/10453
https://github.com/ceph/ceph-qa-suite/pull/1100
Ramana Raja
01:15 PM Revision 12f84d24 (ceph): tasks/cephfs/test_volume_client: test authentication metadata
Test the usecases for the authentication metadata stored
by the volume client:
* Obtain the list of auth IDs having ...
Ramana Raja
01:13 PM Revision 97a77234 (ceph): tasks/cephfs: test read-only authorization for volumes
Test whether mount access to volumes can be restricted to read-only.
Fixes: http://tracker.ceph.com/issues/15614
Si...
Ramana Raja
01:12 PM Revision f753e401 (ceph): tasks/cephfs: add function to configure guest credentials
In the test_volume_client module, refactor code to add a function
that configures credentials for a guest to mount a ...
Ramana Raja
01:07 PM Bug #16672: OSD crash with Hammer to Jewel Upgrade: void FileStore::init_temp_collections()

Hello
Last month I made fifteen times the upgrade on my dev platform and last week production without problems.
T...
Jimmy Goffaux
12:26 PM Revision 2cd3ed8a (ceph): ceph_volume_client: allow read-only authorization for volumes
Allow clients to be restricted to read-only mount of the volume
by restricting their ceph auth ID's MDS and OSD caps ...
Ramana Raja
12:23 PM rbd Feature #15388 (Resolved): Inherit the Parent Image properties while Cloning a rbd Image
Jason Dillaman
12:23 PM Revision bdeef717 (ceph): Merge pull request #9334 from yangdongsheng/rbd_clone_hiberit
rbd: inherit the parent image features when cloning an image
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:22 PM rbd Feature #6626 (Resolved): openstack: cinder: allow users to delete snapshots that have clones
Jason Dillaman
12:21 PM Revision 8db3083b (ceph): Merge pull request #10087 from yangdongsheng/rbd_snap_remove_force
rbd: Allow user to remove snapshot with --force to auto flatten children
Reviewed-by: Jason Dillaman <dillaman@redha...
Jason Dillaman
12:19 PM Revision 4e8e68aa (ceph): Merge pull request #9371 from ukernel/wip-osx-fuse
build ceph-fuse on OSX
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:58 AM CephFS Cleanup #16035 (Resolved): Remove "cephfs" CLI
Nathan Cutler
11:01 AM CephFS Cleanup #16035: Remove "cephfs" CLI
Mop-up *master PR*: https://github.com/ceph/ceph/pull/10444 Nathan Cutler
11:00 AM CephFS Cleanup #16035 (Fix Under Review): Remove "cephfs" CLI
Nathan Cutler
11:44 AM Revision d9a02221 (ceph): Merge pull request #10436 from gregsfortytwo/wip-snapshot-doc
Add documentation about snapshots
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:42 AM Revision 49d6d40a (ceph): Merge pull request #10399 from renhwztetecs/renhw-wip-mds-cleanup2
mds: unuse Class and cleanup
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:22 AM CephFS Bug #16556: LibCephFS.InterProcessLocking failing on master and jewel
Looking into what's happening in the case of running LibCephFS.InterProcessLocking on its own, I see that the forked ... John Spray
05:52 AM CephFS Bug #16556: LibCephFS.InterProcessLocking failing on master and jewel
tested with latest master, still fails.
@greg, do we have a fix for this issue now?
Kefu Chai
11:18 AM Revision 268a4716 (ceph): test: break out librados-using cephfs test
We are seeing an issue due to the lockdep symbols
in libcephfs and librados clashing, which shows itself
after a fork...
John Spray
11:15 AM Revision fba249fd (ceph): Merge pull request #10444 from SUSE/wip-drop-cephfs-mopup
man/Makefile-client.am: drop legacy cephfs tool
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: John Spray <j...
John Spray
10:59 AM CephFS Cleanup #16808 (Resolved): Merge "ceph-fs-common" into "ceph-common"
Nathan Cutler
06:27 AM CephFS Cleanup #16808: Merge "ceph-fs-common" into "ceph-common"
https://github.com/ceph/ceph-qa-suite/pull/1098 is still open Nathan Cutler
05:32 AM CephFS Cleanup #16808 (Resolved): Merge "ceph-fs-common" into "ceph-common"
Kefu Chai
09:36 AM Revision 756810fe (ceph): mds: unuse Class and cleanup
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn> huanwen ren
09:05 AM Revision 3faecc2d (ceph): Merge pull request #1098 from smithfarm/wip-16808
packages/packages.yaml: drop ceph-fs-common-dbg
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
08:56 AM Revision 2d16a18e (ceph): os/bluestore: add perf counters for compress/decompress performance mea...
Signed-off-by: Igor Fedotov <ifedotov@mirantis.com> Igor Fedotov
08:34 AM Revision 80fcbb6e (ceph): src/CMakeLists.txt: pass compiler and flags used to compile into RocksD...
- make sure the right compiler is used in CXX
- NDEBUG if the current code is not being build with debugging
Signed...
Willem Jan Withagen
06:28 AM Backport #16550 (Resolved): hammer:Monitor die if moncommand without "prefix" item
Nathan Cutler
06:28 AM Revision 91889db7 (ceph): Merge pull request #10038 from tchaikov/wip-16297-hammer
mon: Monitor: validate prefix on handle_command()
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Nathan Cu...
Nathan Cutler
05:32 AM Revision 4587b0d1 (ceph): Merge pull request #10433 from SUSE/wip-16808
deb: merge ceph-fs-common into ceph-common
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Kefu Chai <k...
Kefu Chai
03:46 AM rgw Bug #16828 (Can't reproduce): radosgw swift interface put object response 500 error?
hello,
I startup a radosgw (Civetweb embedded), i want use swift interface to put/get oject;
my radosgw's ceph c...
colin lau
02:49 AM Revision 2c5363c4 (ceph): msg/async/AsyncConnection: replace Mutex with std::mutex for peformance
The 16714 issue is caused by when replacing process. Accept connection will
try to acquire another connection's lock....
Haomai Wang

07/26/2016

11:27 PM rgw Bug #16824 (New): Swift API - DLO manifest cannot be retrieved with 'multipart-manifest=get' query
Suppose I have uploaded a 2G DLO to Radosgw (0.94.6):... Mark Kirkwood
10:48 PM Revision 9cd7e990 (ceph): Merge pull request #10342 from songbaisen/b6
logmon: check is_leader() before doing any work on get_trim_to()
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Yuri Weinstein
10:48 PM Revision ffc81d1e (ceph): Merge pull request #10343 from xiexingguo/xxg-wip-pipe-2016-07-19
msg/simple: fix wrong condition checking of writing TAG_CLOSE on closing
Reviewed-by: Gregory Farnum <gfarnum@redhat...
Yuri Weinstein
10:47 PM Revision 71f393d7 (ceph): Merge pull request #10345 from tchaikov/wip-dump-cmdline
global/signal_handler: dump cmdline instead of arg[0]
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Yuri Weinstein
10:46 PM Revision 3cb8e352 (ceph): Merge pull request #10356 from stiopaa1/msg_message_changeConstructorsR...
msg/Message.h: remove code duplication
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
10:39 PM Revision f3871726 (ceph): Merge pull request #9290 from xiexingguo/xxg-wip-replicatedpg-cleaner
tools: do not closed stdout ; fix overload of "<" operator
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
10:39 PM Revision 296e4851 (ceph): Merge pull request #9362 from xiexingguo/xxg-wip-texttable-df
tools: use TextTable for "rados df" plain output
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
10:38 PM Revision 38609de1 (ceph): Merge pull request #9894 from gaowanlong/osd_recovery_max_omap_entries_...
osd: limit omap data in push op
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Samuel Just <sjust@redhat.com>
Yuri Weinstein
10:36 PM Revision a6c0952c (ceph): Merge pull request #10369 from ceph/wip-16715
msg/async/Event: ensure not refer to member variable which may destroyed
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
10:33 PM Bug #16823 (Duplicate): "Error EDOM: Refusing to reweight: we only have 592640 kb used across all...
Run: http://pulpito.ceph.com/yuriw-2016-07-25_09:25:30-rados-wip-yuri-testing2_2016_7_21-distro-basic-smithi/
Job: 3...
Yuri Weinstein
10:27 PM rgw Bug #16822 (New): Swift API - DLO etag is computed from manifest rather than from etags of segments
Consider uploading 2 multi-part dynamic large objects via the Swift API to Radosgw (version 0.94.6) and stat'ing them... Mark Kirkwood
10:18 PM Bug #16821 (Can't reproduce): s3tests' request time out (adjust the test ?)
Run: http://pulpito.ceph.com/yuriw-2016-07-25_09:34:28-rados-wip-yuri-testing_2016_7_20-distro-basic-smithi/
Job: 33...
Yuri Weinstein
10:12 PM Bug #16820 (Duplicate): "common/lockdep.cc: 299: FAILED assert(0)" in rados run
Yuri Weinstein
08:31 PM Bug #16820 (Duplicate): "common/lockdep.cc: 299: FAILED assert(0)" in rados run
Part of PRs testing
Run: http://pulpito.ceph.com/yuriw-2016-07-25_09:34:28-rados-wip-yuri-testing_2016_7_20-distro-b...
Yuri Weinstein
08:52 PM Bug #16672: OSD crash with Hammer to Jewel Upgrade: void FileStore::init_temp_collections()
since my log file was over the limit i used ceph-post-file.
ceph-post-file: 3dc42022-1e9f-42ea-97c4-ad8a30e90fa1
Eric Cook
08:36 PM Bug #16672: OSD crash with Hammer to Jewel Upgrade: void FileStore::init_temp_collections()
Samuel Just wrote:
> We'll need debugging when it happens:
>
> debug osd = 20
> debug filestore = 20
> debug ms...
Eric Cook
08:38 PM Bug #16725: "cephtool/test.sh) ... with status 22" failure in rados run
Run - http://pulpito.ceph.com/yuriw-2016-07-25_09:34:28-rados-wip-yuri-testing_2016_7_20-distro-basic-smithi/
Jobs: ...
Yuri Weinstein
08:21 PM Bug #16685: "saw valgrind issues" in rados run
/a/yuriw-2016-07-25_09:34:28-rados-wip-yuri-testing_2016_7_20-distro-basic-smithi/333016/summary.yaml
/a/yuriw-2016-...
Yuri Weinstein
08:21 PM rgw Feature #13718: rgw:CivetWeb http and https be support in the same time.
*master PR* https://github.com/ceph/ceph/pull/10335 Nathan Cutler
08:18 PM CephFS Bug #16754: mounting cephfs root and sub-directory on the same node makes the sub-directory inacc...
Given the current state of CephFS kernel support I wouldn't expect so. The upstream community still asks users to run... Greg Farnum
05:06 PM CephFS Bug #16754: mounting cephfs root and sub-directory on the same node makes the sub-directory inacc...
@Greg does that mean there is a chance that 3.16 kernel may never have the fix back-ported ? Rohith Radhakrishnan
04:09 PM CephFS Bug #16754: mounting cephfs root and sub-directory on the same node makes the sub-directory inacc...
Hmm, we aren't very good about tagging CephFS patches for stable trees. Distributors might have an easier time mainta... Greg Farnum
03:37 PM CephFS Bug #16754: mounting cephfs root and sub-directory on the same node makes the sub-directory inacc...
@Rohith new Ceph patches go onto the latest upstream linux kernel, and then it's up to linux distributions which thin... John Spray
03:18 PM CephFS Bug #16754: mounting cephfs root and sub-directory on the same node makes the sub-directory inacc...
@John: For Ubuntu 14.04.02, 3.16v kernel is the latest and I using the most recent version of 3.16 kernel. In that ca... Rohith Radhakrishnan
02:15 PM CephFS Bug #16754 (Can't reproduce): mounting cephfs root and sub-directory on the same node makes the s...
Closing because this is happening on an old kernel. Please re-open if you can reproduce the issue on a recent 4.x ke... John Spray
07:53 PM Revision 17a5fd22 (ceph): Merge pull request #10358 from xiexingguo/xxg-wip-bluestore-2016-07-20
kv/MemDB: fix wrong output target and add sanity checks
Mark's Comments:
This passed Jenkins checks.
This passed "c...
Mark Nelson
07:51 PM Revision 796c29e9 (ceph): Merge pull request #10349 from xiexingguo/xxg-wip-bluestore-2016-07-19
os/bluestore: add a boundary check of cache read
Mark's Comments:
This passed Jenkins checks.
This passed "ceph_tes...
Mark Nelson
07:07 PM Revision 4c32c37a (ceph): Merge pull request #10442 from weiqiaomiao/wqm-wip-rgw-getlc
rgw: return "NoSuchLifecycleConfiguration" if lifecycle config does not exist Daniel Gryniewicz
07:02 PM Revision 3b2e5072 (ceph): msg/Pipe: move DelayedDelivery class to cc file
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
06:16 PM rgw Bug #16817 (Pending Backport): multisite segfault on ~RGWRealmWatcher if realm was deleted
Casey Bodley
04:54 PM rgw Bug #16817 (In Progress): multisite segfault on ~RGWRealmWatcher if realm was deleted
https://github.com/ceph/ceph/pull/10446 Casey Bodley
04:39 PM rgw Bug #16817 (Resolved): multisite segfault on ~RGWRealmWatcher if realm was deleted
In a running multisite cluster:
$ radosgw-admin realm delete --rgw-realm=dev
the command succeeds, and deletes ...
Casey Bodley
06:10 PM ceph-ansible Bug #16818 (New): ceph-mds : create mds keyring Operation not permitted\nError connecting to clu...
This run is using ansible v2 which is set as default by teuthology bootstrap, I do see lot of barevariable warning
m...
Vasu Kulkarni
05:43 PM Revision 5416960d (ceph): Merge pull request #10446 from cbodley/wip-16817
rgw: clear realm watch on failed watch_restart
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
05:34 PM Revision 05e14bf8 (ceph): Merge pull request #10391 from ceph/wip-cmake
cmake changes
Reviewed-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
05:12 PM Revision 89c72828 (ceph): qa/qa_scripts/cephscrub.sh: do not try to remove ceph-fs-common package
The ceph-fs-common package is being dropped.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
05:11 PM Backport #14592: osd crashes when handling a stale pg-create message (hammer)
Moving to backport tracker because it will presumably be a hammer-only change. Nathan Cutler
05:09 PM Bug #13990 (Resolved): Hammer (0.94.3) OSD does not delete old OSD Maps in a timely fashion (mayb...
Nathan Cutler
05:09 PM Backport #15193 (Resolved): hammer: Hammer (0.94.3) OSD does not delete old OSD Maps in a timely ...
Nathan Cutler
05:08 PM Revision f3c4f7b6 (ceph): Merge pull request #9090 from tchaikov/wip-13990-hammer
hammer: osd: remove all stale osdmaps in handle_osd_map()
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: N...
Nathan Cutler
04:50 PM Revision e5b8b5b2 (ceph): rgw: clear realm watch on failed watch_restart
if the realm is deleted while the gateway has a watch, it's disconnected
and watch_restart() will fail. this results ...
Casey Bodley
04:28 PM Revision bf5c61a1 (ceph): os/bluestore: add store statfs parameters to bluestore perf counters
Signed-off-by: Igor Fedotov <ifedotov@mirantis.com> Igor Fedotov
03:02 PM Revision a459c500 (ceph): Merge pull request #10443 from wjwithagen/patch-13
src/CMakeLists.txt: remove double flag -Wno-invalid-offsetof
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:56 PM rbd Bug #16717: "[ FAILED ] TestLibRBD.TestCreateLsDeletePP" in upgrade:client-upgrade-jewel-distro...
run: http://pulpito.ceph.com/teuthology-2016-07-20_02:45:02-upgrade:client-upgrade-jewel-distro-basic-smithi/
Jobs: ...
Yuri Weinstein
02:55 PM Bug #16531 (Rejected): OSD remove from Crush map not working
It's actually not located where you are looking for it... It's not clear that the tool *should* remove it in that cas... Samuel Just
02:51 PM RADOS Feature #16760: detect osd failures when all osds are down
This isn't really a bug. We use the osds to do failure detection and there weren't any left around. I'm changing th... Samuel Just
02:48 PM Bug #10405 (Can't reproduce): osd crashes on osd/ReplicatedPG.cc: 9025: FAILED assert(is_backfill...
Firefly is EOL - if this is happening on hammer please reopen. Josh Durgin
02:42 PM Bug #16416 (Resolved): ec-lost-unfound hang due to min_size default change
Samuel Just
02:41 PM Bug #15407 (Resolved): "ReplicatedPG.cc: 2986: FAILED assert(0 == "out of order op")" with short_...
Samuel Just
02:40 PM Bug #16413 (Resolved): 11429: 330s not enough to delete the objects
Samuel Just
02:28 PM Revision 2b877caf (ceph): man/Makefile-client.am: drop legacy cephfs tool
Somehow c76c31d312ce7a623acd99dbdedfe471c0cd445f missed this bit.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
02:16 PM rgw Feature #12790: rgw: multipart uploads copy part support
The current test cases in s3-tests got old and they could be affected by some kind of regression. The attached script... Javier M. Mellid
02:15 PM CephFS Bug #16771: mon crash in MDSMonitor::prepare_beacon on ARM
Hmm, all we can tell from the backtrace is that a data structure got corrupted at some stage. The function where you... John Spray
02:02 PM CephFS Bug #16768: multimds: check_rstat assertion failure
Zheng, I think we already have "debug mds = 20", right? From the config for this run: http://pulpito.ceph.com/pdonnel... Patrick Donnelly
01:55 PM CephFS Bug #16768: multimds: check_rstat assertion failure
please add a line "debug mds = 10" to ceph.conf Zheng Yan
01:53 PM Revision 4c4e0bc3 (ceph): Merge pull request #10401 from theanalyst/rgw/test-multi-nose-attr
rgw: test/multi.py add a destructive attr to tests
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
01:50 PM CephFS Bug #16739: Client::setxattr always sends setxattr request to MDS
Zheng says the client also doesn't release the caps voluntarily, which makes this extra bad.
(Maybe that should be i...
Greg Farnum
01:25 PM Revision 9884cd25 (ceph): doc: describe snapshots for developers, and warn about multi-fs
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
12:56 PM Revision a2e41a4f (ceph): src/CMakeLists.txt: remove double flag -Wno-invalid-offsetof
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
12:43 PM Revision c24d4807 (ceph): Merge pull request #10375 from xiexingguo/xxg-wip-fix-bmap-ut-failure
os/bluestore: use small encoding for bluefs extent and fnode
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Igor Fedotov
12:39 PM rgw Backport #16815 (Resolved): radosgw-admin region-map set is not reporting the bucket quota correc...
https://github.com/ceph/ceph/pull/10554
The output of the region-map command is not showing the correct bucket quo...
Daniel Gryniewicz
12:09 PM Revision cdbe2103 (ceph): os/bluestore: use small encoding for bluefs extent and fnode
Also change bdev of extent from uint16_t to uint8_t, which matches
the fnode prefer_bdev field better, and is good fo...
xie xingguo
11:47 AM Bug #16800: SELinux denials found
> What does it contain?
a magic string, for example, 'ceph osd volume v026', noting that the osd already exists. i...
Kefu Chai
11:37 AM Revision fbda59a6 (ceph): test_librbd: add a test for newly introduced api of snap_remove2
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
11:37 AM Revision 95240f2c (ceph): rbd: introduce no-progress for rbd snap remove.
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
11:24 AM Linux kernel client Bug #16630 (Need More Info): rbd map vs rbd_watch_errcb deadlock
ceph-devel thread: http://www.spinics.net/lists/ceph-devel/msg31257.html... Ilya Dryomov
11:11 AM Bug #16686 (Resolved): cephfs.test_volume_client.TestVolumeClient failure (with "src/tcmalloc.cc:...
Kefu Chai
06:12 AM Bug #16686 (Fix Under Review): cephfs.test_volume_client.TestVolumeClient failure (with "src/tcma...
https://github.com/ceph/ceph/pull/10440 Kefu Chai
05:23 AM Bug #16686: cephfs.test_volume_client.TestVolumeClient failure (with "src/tcmalloc.cc:283] Attemp...
found it. it's in libcommon, to be specific, it is... Kefu Chai
03:40 AM Bug #16686: cephfs.test_volume_client.TestVolumeClient failure (with "src/tcmalloc.cc:283] Attemp...
backtrace with libc allocator.... Kefu Chai
11:10 AM Revision 0b9eeaad (ceph): Merge pull request #10440 from tchaikov/wip-16686
msg/async: remove static member variable
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Reviewed-by: Haomai Wang <h...
Kefu Chai
10:45 AM Revision df14dbf6 (ceph): deb: merge ceph-fs-common into ceph-common
Fixes: http://tracker.ceph.com/issues/16808
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
10:09 AM Revision b32b5f1c (ceph): rgw: return "NoSuchLifecycleConfiguration" if lc config does not exist
return error code "NoSuchLifecycleConfiguration" if lifecycle configuration does not exist
as AmazonS3 latest API doe...
wei qiaomiao
09:28 AM CephFS Bug #10944: Deadlock, MDS logs "slow request", getattr pAsLsXsFs failed to rdlock
Oliver: on the mailing list it seemed like this was probably not a cephfs issue (there were very busy cache tiers). John Spray
02:10 AM CephFS Bug #10944: Deadlock, MDS logs "slow request", getattr pAsLsXsFs failed to rdlock
Hi,
client kernel: 4.5.5
MDS Server kernel: 4.5.5
Only ONE client is accessing.
Only a specific directory wi...
Oliver Dzombc
08:56 AM devops Cleanup #15549: systemd unit files are getting installed twice
*master PR*: https://github.com/ceph/ceph/pull/8667
(checked jewel and it's fixed there as well)
Nathan Cutler
08:35 AM Revision b49a7e2a (ceph): msg/Accepter: move include to cc file
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
07:38 AM Revision 6c2b6ceb (ceph): rgw:add a s3 API of make torrent for a object
When you execute the command gettorrent of a object, a torrent file will be produced and returned.
The torrent also w...
ruisong zhou
06:51 AM Revision 74eafb4a (ceph): Merge pull request #10430 from tchaikov/wip-cephtool-test.sh
qa/workunits/cephtool/test.sh: use absolute path for TEMP_DIR
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
06:23 AM Revision a3a547fc (ceph): librbd: introduce a new api of snap_remove2
currently, we only have one api for snap_remove, but if we want to
pass more options about snapshot removal, that's i...
Yang Dongsheng
06:23 AM Revision fe1d4c44 (ceph): librbd: introduce a new flag of RBD_SNAP_REMOVE_FLATTEN
introduce RBD_SNAP_REMOVE_FLATTEN for flags of Image::snap_remove2()
to auto flatten the children of snapshot which w...
Yang Dongsheng
06:23 AM Revision 95502ece (ceph): librbd: coding style: add space after comma
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
06:23 AM Revision bb55b3b5 (ceph): librbd: coding style: fix the indent problem
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
06:23 AM Revision 9cf4878c (ceph): librbd: fix a incorrect input for cpp_strerror()
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
06:23 AM Revision 0575a9e8 (ceph): tools/rbd: introduce an option of --force for snap remove
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
06:23 AM Revision ebc5b9e0 (ceph): pybind: add remove_snap2 api in python binding
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
06:19 AM Bug #16801 (Pending Backport): saw valgrind issues in ReplicatedPG::new_repop
Kefu Chai
06:18 AM Revision a36cbee2 (ceph): Merge pull request #10423 from ceph/wip-16801
osd: fix the mem leak of RepGather
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai
06:03 AM Bug #16653: ceph mon Segmentation fault after set crush_ruleset ceph 10.2.2
Xiaoxi Chen wrote:
> Likely fixed by this commit https://github.com/ceph/ceph/pull/8480
Confirmed, set crush_ru...
Artemy Kapitula
05:51 AM Revision e92c9cc1 (ceph): cmake: move flock.cc from libmds into libcommon
as we don't need to compile the whole mds just for building the
libcephfs
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:27 AM Revision 76e7b693 (ceph): msg/async: remove static member variable
msgr is part of libcommon. and the later is linked into both libcephfs
and librados. and hence into cephfs.so and rad...
Kefu Chai
04:58 AM Revision 40b7016e (ceph): Merge pull request #10304 from ukernel/wip-16610
ObjectCacher: fix last_write check in bh_write_adjacencies()
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
03:12 AM Revision e14f21ff (ceph): rgw: add lc_pool when decode or encode struct RGWZoneParams
Signed-off-by: weiqiaomiao <wei.qiaomiao@zte.com.cn> wei qiaomiao
03:08 AM Revision 7818d91f (ceph): Update to upstream rocksdb
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
03:05 AM Revision dbdd1a85 (ceph): erasure-code/jerasure/CMakeLists.txt: set NEON flags for neon objs
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
03:05 AM Revision 7595b0b6 (ceph): src/test/CMakeLists.txt: don't assume Intel (sse/sse2)
Fixes ARM64 build of ceph_perf_local test
Signed-off-by: Dan Mick <dan.mick@redhat.com>
Dan Mick
02:26 AM CephFS Bug #16764 (Resolved): ceph-fuse crash on force unmount with file open
Zheng Yan

07/25/2016

11:35 PM Bug #16688: Crash in "FileStore::queue_transactions" in rados run
This was seen in another rados run:
loic-2016-07-18_07:08:24-rados-master---basic-smithi/320873
It was the same...
David Zafman
10:29 PM Revision 59753415 (ceph): Fix rechecking of health in loop
Use the newer stdout value for checking
ceph health again.
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni
10:10 PM Revision 35f08afc (ceph): Add myself to mailmap and organizationmap
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com> Frank S. Filz
10:10 PM Revision 2b53841c (ceph): libcephfs: Add ceph_ll_setlk and ceph_ll_getlk wrapper functions
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com> Frank S. Filz
09:41 PM Bug #14616 (Resolved): When logging to a file fails, ceph logs excessively to stderr
Nathan Cutler
09:41 PM Backport #15081 (Resolved): hammer: When logging to a file fails, ceph logs excessively to stderr
Nathan Cutler
09:40 PM Backport #16430 (Resolved): hammer: OSDMonitor: drop pg temps from not the current primary
Nathan Cutler
09:39 PM Bug #15870 (Resolved): ceph-osd valgrind invalid reads/writes
Nathan Cutler
09:39 PM Backport #15962 (Resolved): hammer: ceph-osd valgrind invalid reads/writes
Nathan Cutler
09:38 PM Bug #13965 (Resolved): jewel: osd/PGLog.h: 88: FAILED assert(rollback_info_trimmed_to == head)
Nathan Cutler
09:38 PM Backport #14326 (Resolved): hammer: osd/PGLog.h: 88: FAILED assert(rollback_info_trimmed_to == head)
Nathan Cutler
09:37 PM Bug #14695 (Resolved): osd: rados cppool omap to ec pool crashes osd
Nathan Cutler
09:37 PM Backport #15647 (Resolved): hammer: osd: rados cppool omap to ec pool crashes osd
Nathan Cutler
09:36 PM Feature #12248 (Resolved): Add units to rados bench output
Nathan Cutler
09:34 PM Bug #15403 (Resolved): rados/test.sh workunit timesout on OpenStack
Nathan Cutler
09:34 PM Backport #15699 (Resolved): hammer: rados/test.sh workunit timesout on OpenStack
Nathan Cutler
09:33 PM Backport #16572 (Resolved): hammer: remove duplication in dump_historic_op output
Nathan Cutler
09:10 PM Backport #15717 (Resolved): hammer: Add units to rados bench output
Brad Hubbard
09:06 PM rgw Bug #16813 (New): "radosgw --show-config" and "radosgw-admin --show-config" do not display curren...
These switches seem to show a mixture of the current configuration and the default configuration depending on the set... James Saint-Rossy
08:38 PM CephFS Cleanup #16808: Merge "ceph-fs-common" into "ceph-common"
Oh, and for 16035 we definitely shouldn't backport, we should only remove things in new versions. John Spray
08:37 PM CephFS Cleanup #16808: Merge "ceph-fs-common" into "ceph-common"
I don't feel strongly. My intuition would be that we should avoid changes in jewel that might confuse anyone, unless... John Spray
08:29 PM CephFS Cleanup #16808: Merge "ceph-fs-common" into "ceph-common"
@John: Would it make sense to backport #16035 and this one to jewel? Nathan Cutler
08:13 PM CephFS Cleanup #16808 (Fix Under Review): Merge "ceph-fs-common" into "ceph-common"
*master PRs*:
https://github.com/ceph/ceph/pull/10433 (ceph)
https://github.com/ceph/ceph-qa-suite/pull/1098 (cep...
Nathan Cutler
02:52 PM CephFS Cleanup #16808 (Resolved): Merge "ceph-fs-common" into "ceph-common"
After the merge of https://github.com/ceph/ceph/pull/10243 the ceph-fs-common package (which exists only in Debian) c... Nathan Cutler
08:08 PM Revision 0324f573 (ceph): packages/packages.yaml: drop ceph-fs-common-dbg
Meant to be merged together with https://github.com/ceph/ceph/pull/10433
Fixes: http://tracker.ceph.com/issues/16808...
Nathan Cutler
07:44 PM Revision 2fe8edb8 (ceph): Merge pull request #10227 from SUSE/wip-15081-hammer
hammer: When logging to a file fails, ceph logs excessively to stderr
Reviewed-by: Samuel Just <sjust@redhat.com>
Nathan Cutler
07:43 PM Revision 67b7f11c (ceph): Merge pull request #9893 from Vicente-Cheng/wip-16430-hammer
hammer: OSDMonitor: drop pg temps from not the current primary
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-...
Nathan Cutler
07:42 PM Revision bd59c969 (ceph): Merge pull request #9238 from SUSE/wip-15962-hammer
hammer: ceph-osd valgrind invalid reads/writes
Reviewed-by: Samuel Just <sjust@redhat.com>
Nathan Cutler
07:42 PM Revision 3794e3ad (ceph): Merge pull request #8849 from SUSE/wip-14326-hammer
hammer: osd/PGLog.h: 88: FAILED assert(rollback_info_trimmed_to == head)
Reviewed-by: Samuel Just <sjust@redhat.com>
Nathan Cutler
07:40 PM Revision 89233e32 (ceph): Merge pull request #8845 from SUSE/wip-15647-hammer
hammer: osd: rados cppool omap to ec pool crashes osd
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Natha...
Nathan Cutler
07:11 PM CephFS Documentation #16743: client: config settings missing in documentation
Patrick Donnelly
07:10 PM CephFS Documentation #16743: client: config settings missing in documentation
PR: https://github.com/ceph/ceph/pull/10434 Patrick Donnelly
06:35 PM rbd Bug #16811 (New): [udev] /dev/rbd/<poolname>/<imagename> symlink should have an fsid in it
It's possible to map images from different clusters on the same box. Currently, if (poolname, imagename) pair happen... Ilya Dryomov
05:37 PM Revision f369d9cc (ceph): Merge pull request #1094 from ceph/wip_reduce_rados
Reduce number of jobs for hammer branch
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Nathan Cutler <nc...
Josh Durgin
05:30 PM Revision ec4b0c3d (ceph): packages.yaml: reflect python-ceph package split
Signed-off-by: Ricardo Dias <rdias@suse.com>
(cherry picked from commit 0216330568fc1dec2e866bbfd1e49dc42266e1ab)
Ricardo Dias
05:11 PM rgw Bug #11239: civetweb defaults to libssl.so and libcrypto.so when versions not passed
Ah, never mind. Nathan Cutler
03:31 PM rgw Bug #11239 (Fix Under Review): civetweb defaults to libssl.so and libcrypto.so when versions not ...
https://github.com/ceph/ceph/pull/10335 Kefu Chai
05:03 PM rbd Bug #16478 (In Progress): Non-primary image is recording journal events during image sync
Jason Dillaman
05:02 PM rbd Bug #16741: io getting stuck after advancing journal object set
@Mykola: do you think this is still and issue after the recent changes introduced in the reduce memory footprint branch? Jason Dillaman
04:50 PM rbd Bug #16708 (Fix Under Review): Sporadic failure in TestImageReplayer.StartReplayAndWrite
*PR*: https://github.com/ceph/ceph/pull/10432 Jason Dillaman
04:44 PM Revision 6064f234 (ceph): librbd: ensure that AIO ops are started prior to request
Fixes: http://tracker.ceph.com/issues/16708
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:43 PM rgw Bug #16806: S3 API returns bad Canonical User ID
I'd say it's a bug in the client library more than Ceph; and I've filed a bug with them
https://github.com/rustycono...
Robin Johnson
11:07 AM rgw Bug #16806 (New): S3 API returns bad Canonical User ID
list all buckets request returs something like:... Victor Efimov
04:42 PM Revision 3df7213c (ceph): librbd: helper method for creating and starting AioCompletions
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:38 PM Revision 8ed7d0c0 (ceph): Merge pull request #1074 from SUSE/wip-python-split
packages.yaml: reflect python-ceph package split Zack Cerza
03:53 PM Revision 4111bf15 (ceph): os/bluestore: add csum on/off test case
Signed-off-by: Igor Fedotov <ifedotov@mirantis.com> Igor Fedotov
03:53 PM Revision dac1d31c (ceph): Reduce number of jobs for hammer branch
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
02:48 PM CephFS Cleanup #16035 (Pending Backport): Remove "cephfs" CLI
Nathan Cutler
02:20 PM Revision 2dbff88a (ceph): Merge pull request #10243 from jcsp/wip-cephfs-cleanup
CephFS: misc. cleanups and remove legacy cephfs tool
Reviewed-by: Nathan Cutler <ncutler@suse.com>
John Spray
02:16 PM CephFS Bug #16768: multimds: check_rstat assertion failure
I've opened a separate ticket for the segfault, seems likely to be it's own issue (http://tracker.ceph.com/issues/16807) John Spray
02:13 PM CephFS Bug #16768: multimds: check_rstat assertion failure
Zheng, which setting is that and how do I enable it? Sorry... Patrick Donnelly
02:59 AM CephFS Bug #16768: multimds: check_rstat assertion failure
please enable mds_debug Zheng Yan
02:15 PM CephFS Bug #16807: Crash in handle_slave_rename_prep
Added an assertion to see if this is happening when a rename points to a null dentry
https://github.com/ceph/ceph/pu...
John Spray
02:12 PM CephFS Bug #16807 (Resolved): Crash in handle_slave_rename_prep
Opening from Patrick's http://tracker.ceph.com/issues/16768... John Spray
02:12 PM Revision 7fe9c15f (ceph): mds: add assertion in handle_slave_rename_prep
This function assumes that the source path
does not point to a null dentry, and that
path_traverse is therefore setti...
John Spray
01:36 PM Revision e82632e5 (ceph): os/bluestore: allow csum verification disable on read.
Signed-off-by: Igor Fedotov <ifed@mirantis.com> Igor Fedotov
01:29 PM Revision 55691af6 (ceph): Merge pull request #9716 from xiexingguo/xxg-wip-server_droppinlock2
Server: drop locks and auth pins if wait for pending truncate
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray
01:05 PM Revision 253143b5 (ceph): Merge pull request #8470 from dachary/wip-15403-api-test-timeout-hammer
hammer: tests: be more generous with test timeout
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
01:05 PM Revision 81133dd6 (ceph): Merge pull request #9977 from shun-s/hammer
replcatedBackend: delete one of the repeated op->mark_started in ReplicatedBackend::sub_op_modify_impl
Reviewed-by: ...
Nathan Cutler
12:44 PM CephFS Bug #16592: Jewel: monitor asserts on "mon/MDSMonitor.cc: 2796: FAILED assert(info.state == MDSMa...
It is interesting that we're hitting this in maybe_promote_standby and *not* in sanity(). Sanity gets called after p... John Spray
10:13 AM CephFS Bug #16592: Jewel: monitor asserts on "mon/MDSMonitor.cc: 2796: FAILED assert(info.state == MDSMa...
Denis: you are seeing http://tracker.ceph.com/issues/15705, unrelated to this ticket. John Spray
12:41 PM CephFS Bug #16774 (Rejected): file: ceph.file.layout.pool_namespace: No such attribute
Yes, pretty sure that version is simply too old. John Spray
12:37 PM Bug #16800: SELinux denials found
Hi Kefu,
we only need to call restorecon on the root of a mount point, the rest of the mount point will then inher...
Boris Ranto
02:29 AM Bug #16800: SELinux denials found
Hi Boris, could you help to shed some lights on this issue?
all of them has "unlabeled_t" domain in tcontext.
B...
Kefu Chai
02:09 AM Bug #16800 (Resolved): SELinux denials found
reformatted output:
SELinux denials found on ubuntu@mira101.front.sepia.ceph.com: ['type=AVC msg=audit(1469366530....
Kefu Chai
12:13 PM Stable releases Tasks #15895: hammer v0.94.8
h3. fs... Nathan Cutler
12:08 PM Stable releases Tasks #15895: hammer v0.94.8
h3. powercycle... Nathan Cutler
12:06 PM Stable releases Tasks #15895: hammer v0.94.8
h3. rgw... Nathan Cutler
06:59 AM Stable releases Tasks #15895: hammer v0.94.8
h3. rados
h4. CentOS 7.2 run:...
Nathan Cutler
12:11 PM Revision 9deee089 (ceph): os/bluestore: fix unittest_bluestore_types to properly handle different...
Signed-off-by: Igor Fedotov <ifedotov@mirantis.com> Igor Fedotov
11:31 AM Fix #16746: Fix the Ceph and Ceph UT compiling error in AArm64
Change the PR to https://github.com/ceph/ceph/pull/10427
The previous one was in a mess, not good to review.
Sorry...
Anonymous
10:51 AM Revision d71845ce (ceph): Merge pull request #8960 from badone/wip-hammer-rados-bench-units
hammer: Add units to rados bench output and clean up formatting
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
09:28 AM Bug #16805 (Resolved): "osd reweight-by-utilization" fails: Refusing to reweight: we only have 58...
... Kefu Chai
09:26 AM Feature #15789: Give requested scrubs a higher priority
Trying to fix by PR: -https://github.com/ceph/ceph/pull/10426- (closed) Wanlong Gao
09:09 AM Feature #15789: Give requested scrubs a higher priority
Wanlong Gao wrote:
> Samuel Just wrote:
> > It seems like requested scrubs will wait behind scheduled scrubs, that'...
Wanlong Gao
08:58 AM Revision de68fe38 (ceph): qa/workunits/cephtool/test.sh: use absolute path for TEMP_DIR
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:52 AM Revision 96407cbd (ceph): rgw: log mp upload failures due to parts mismatch
Like all the other error messages in complete multipart upload, add a
more descriptive reason when we fail a multipar...
Abhishek Lekshmanan
08:44 AM Bug #16641 (Resolved): hammer-backports: OSD crash in *lost-unfound* tests with msgr-failures
Nathan Cutler
08:44 AM Bug #16641: hammer-backports: OSD crash in *lost-unfound* tests with msgr-failures
https://github.com/ceph/ceph-qa-suite/pull/1089 fixed it Nathan Cutler
08:44 AM Revision 11943316 (ceph): Merge pull request #10261 from songbaisen/b1
mon: remove the redundant cancel_probe_timeout function
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:42 AM Revision 32014ad3 (ceph): Merge pull request #1089 from smithfarm/wip-832-hammer
Wip 832 hammer
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
08:32 AM Bug #16801: saw valgrind issues in ReplicatedPG::new_repop
tested at http://pulpito.ceph.com/kchai-2016-07-24_23:13:57-rados-wip-16801---basic-mira/, failure is irrelevant to t... Kefu Chai
08:30 AM Bug #16801 (Fix Under Review): saw valgrind issues in ReplicatedPG::new_repop
https://github.com/ceph/ceph/pull/10423 Kefu Chai
04:31 AM Bug #16801: saw valgrind issues in ReplicatedPG::new_repop
being tested at http://pulpito.ceph.com/kchai-2016-07-24_21:25:48-rados-wip-16801---basic-mira/, failed due to #16803. Kefu Chai
03:56 AM Bug #16801: saw valgrind issues in ReplicatedPG::new_repop
Kefu Chai
03:25 AM Bug #16801 (Resolved): saw valgrind issues in ReplicatedPG::new_repop
/kchai-2016-07-24_02:17:13-rados-wip-kefu-testing---basic-mira/331161/remote/mira045/log/valgrind/osd.5.log.gz Kefu Chai
08:29 AM Revision d3a28465 (ceph): osd: fix the mem leak of RepGather
ReplicatedPG::new_repop() returns a pointer to RepGather with two refcounts,
one is held by ReplicatedPG::repop_queue...
Kefu Chai
08:25 AM rgw Bug #16712 (Pending Backport): multisite: 400-error with certain complete multipart upload requests
Abhishek Lekshmanan
08:23 AM Bug #16804: Leak_StillReachable in mon
https://github.com/ceph/ceph/pull/10391 Kefu Chai
08:22 AM Bug #16804 (Resolved): Leak_StillReachable in mon
... Kefu Chai
08:22 AM Revision 8268d1ba (ceph): cmake: do not link against profiler if gperftools is found
this behaviour matches the autotools. and we should not enable profiling
unless asked to do so.
Fixes: http://tracke...
Kefu Chai
08:17 AM Revision 07206f31 (ceph): cmake: cleanup Findgperftools.cmake
remove unused bits
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:59 AM Revision 845295aa (ceph): msg/Accepter.h: add override to virtual function
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
07:40 AM Revision f8553f3a (ceph): cmake: do not include undefind paths
for example
```
include_directories(${LEVELDB_PREFIX}/include)
```
does not make sense if `LEVELDB_PREFIX` is not def...
Kefu Chai
07:40 AM Revision 94db627c (ceph): cmake: fix libaio detection
* we used to check the header file of "aio.h" which is part of glibc,
the glibc async i/o, and the corresponding li...
Kefu Chai
07:40 AM Revision 342d8279 (ceph): cmake: cleanup Findblkid.cmake
* remove unused bits
* fix the wrong mark_as_advanced() call.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:40 AM Revision 98c3df5a (ceph): cmake: cleanup Findudev.cmake
remove the crufts for handling the REQUIRED argument.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:39 AM Revision 89521942 (ceph): cmake: add "make uninstall" support
following https://cmake.org/Wiki/RecipeAddUninstallTarget
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:39 AM Revision 03a860ed (ceph): cmake: add missing FindBacktrace.cmake
FindBacktrace.cmake is missing in older versions of cmake. so put a copy
in our tree.
Signed-off-by: Kefu Chai <kcha...
Kefu Chai
07:39 AM Revision bfc25cbc (ceph): cmake: cleanup Findbabeltrace.cmake
* we don't need the BABELTRACE_PATH_HINT setting, as packaging script
requires the the babeltrace pacakges explicit...
Kefu Chai
07:39 AM Revision 3170f16e (ceph): cmake: do not check libuuid anymore
libuuid dependency is not found in ceph.spec.in or debian/control.
and we are not using libuuid since 62bfc7a.
Signe...
Kefu Chai
07:39 AM Revision 3f6fd585 (ceph): cmake: cleanup Findtcmalloc.cmake
use find_package_handle_standard_args() and remove unused bits.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:39 AM Revision e21d98ae (ceph): cmake: cleanup FindOpenLdap.cmake
* use find_package_handle_standard_args() and remove unused bits.
* rename OPENLDAP_LIBS to OPENLDAP_LIBRARIES, to be...
Kefu Chai
07:39 AM Revision d4104b74 (ceph): cmake: add "WITH_SUBMAN" option
it is used by ceph.spec.in for installing subscription manager cron job
on rhel.
Signed-off-by: Kefu Chai <kchai@red...
Kefu Chai
07:07 AM CephFS Bug #16737 (Resolved): Mounting ceph fs on client leads to kernel crash
Zheng Yan
06:09 AM CephFS Bug #16737: Mounting ceph fs on client leads to kernel crash
yes. the issue is not seen with newer kernels. Rohith Radhakrishnan
02:29 AM CephFS Bug #16737: Mounting ceph fs on client leads to kernel crash
seem like duplicate of http://tracker.ceph.com/issues/15302. Updating your kernel should resolve this issue. Zheng Yan
07:04 AM Bug #16714: async messenger process_events osd segfault
https://github.com/ceph/ceph/pull/10369 Haomai Wang
06:53 AM Bug #16714: async messenger process_events osd segfault
and in ceph-mon also, see /a/kchai-2016-07-24_21:25:48-rados-wip-16801---basic-mira/331678... Kefu Chai
07:03 AM Bug #16716 (Fix Under Review): async messenger lockdep crash
https://github.com/ceph/ceph/pull/10340 Kefu Chai
06:35 AM Revision b44ed47c (ceph): Merge pull request #10319 from wjwithagen/wip-wjw-fix-posix-tests
src/test/cli/* tests: POSIX Convert grep -P to grep -E
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:16 AM Bug #16653: ceph mon Segmentation fault after set crush_ruleset ceph 10.2.2
Hi Xiaoxi Chen!
I did a test with special conditions: three rulesets with ids=0,2,3:
rule replicated_ruleset {
...
Artemy Kapitula
06:16 AM Bug #16706 (Pending Backport): OSD: "ceph osd df" does not show summarized info correctly if one ...
https://github.com/ceph/ceph/pull/10308 Kefu Chai
05:58 AM rbd Bug #16394: Ceph RBD
junming rao wrote:
> @Jason
> This is debug logs from librbd;
> thanks。
junming rao
05:56 AM rbd Bug #16394: Ceph RBD
@Jason
This is debug logs from librbd;
thanks。
junming rao
05:23 AM Revision 88c604df (ceph): Merge pull request #10308 from xiexingguo/xxg-wip-fix-osd-df
mon/osdmonitor: fix incorrect output of "osd df" due to osd out
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:58 AM Revision 03a3f71a (ceph): Merge pull request #10091 from rubenk/add-osd-id-to-service-description
systemd: add osd id to service description
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:54 AM Revision b96cfc34 (ceph): Merge pull request #10089 from gaowanlong/omapbench_usage
test: fix usage info of omapbench
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:43 AM Revision a048e195 (ceph): Merge pull request #10251 from stiopaa1/osd_watch_addConsts
osd/Watch: add consts to member functions
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:31 AM Bug #16802 (Can't reproduce): "AttributeError: managers" when running a rados qa suite
... Kefu Chai
02:42 AM Revision 16ce830c (ceph): Merge pull request #10419 from jcsp/wip-16764
client: fix shutdown with open inodes Zheng Yan
 

Also available in: Atom