Project

General

Profile

Activity

From 04/08/2015 to 05/07/2015

05/07/2015

11:53 PM CephFS Bug #11510: ceph-fuse crashes
Wasn't planning on backporting those, since EPERM is caught before the object cacher is used for rbd, but feel free t... Josh Durgin
11:32 PM CephFS Bug #11510: ceph-fuse crashes
Looks like this is something that will cause trouble for RBD as well. Josh, Jason, are you guys planning to backport ... Greg Farnum
11:37 PM Revision ac9539a3 (ceph): Merge pull request #431 from ceph/wip-more-log-whitelist
suites/fs: add another log whitelist to journal-repair
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
11:36 PM CephFS Bug #11300: client-limits and mds-full failures on clog warning/errors
I think this is done now? Was probably me who merged the backports without going through Github... Greg Farnum
11:26 PM Revision 18617567 (ceph): Merge pull request #4520 from ceph/wip-mds-damage-handling
MDS: improve handling of damaged metadata
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
11:18 PM Revision c7a0f9c8 (ceph): Merge pull request #4607 from dachary/wip-11532-limits
tests: need 1024 files per process not 100024
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
11:18 PM Fix #11532 (Resolved): make check must verify resources before running in parallel
Loïc Dachary
09:24 PM Fix #11532 (Fix Under Review): make check must verify resources before running in parallel
* master https://github.com/ceph/ceph/pull/4605 Loïc Dachary
11:14 PM Revision f36bd0e9 (ceph): tests: need 1024 files per process not 100024
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
11:03 PM Revision 8cbd92b1 (ceph): librbd: ObjectMap::aio_update can acquire snap_lock out-of-order
Detected during an fsx run where a refresh and CoR were occurring
concurrently. The refresh held the snap_lock and w...
Jason Dillaman
10:59 PM Revision 27c19827 (ceph): Merge pull request #4605 from dachary/wip-11532-limits
tests: fail make check if nproc is too low
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
10:55 PM Revision 0e959863 (ceph): tests: fail make check if nproc is too low
When running tests in parallel with make -jX, the ulimit -u (number of
processor / thread per user) needs to be at le...
Loic Dachary
09:19 PM Revision 19eb2010 (ceph): Merge pull request #4599 from dachary/wip-releases
release cycle / timeline updates
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:07 PM Bug #11548: "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-basic-multi run
Run: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-05-07_16:00:02-ceph-deploy-next-distro-basic-typica/
Jo...
Yuri Weinstein
08:52 PM rgw Bug #11570: rgw (?) problem in upgrade:hammer-hammer-distro-basic-typica run
Same in run:
http://pulpito.ceph.com/teuthology-2015-05-07_09:06:32-upgrade:hammer-hammer-distro-basic-vps/
Job: 87...
Yuri Weinstein
08:49 PM rgw Bug #11570 (Resolved): rgw (?) problem in upgrade:hammer-hammer-distro-basic-typica run
Run: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-05-07_12:33:35-upgrade:hammer-hammer-distro-basic-typica... Yuri Weinstein
08:29 PM Revision 6cfae7f0 (ceph): Merge pull request #4502 from dachary/wip-11026-hammer
objecter: can get stuck in redirect loop if osdmap epoch == last_force_op_resend
Reviewed-by: Sage Weil <sage@redhat...
Sage Weil
08:21 PM Revision 0c715f69 (ceph): Merge pull request #4532 from dachary/wip-init-system-detection
ceph-detect-init helper and associated tests
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-by: Sage Weil <sa...
Loïc Dachary
07:45 PM Revision 736cdf45 (ceph): Merge pull request #4562 from dachary/wip-11376-hammer
ceph-objectstore-tool should be in the ceph server package
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Loïc Dachary
07:08 PM Feature #7701 (Resolved): Filterable querying interface for PGMonitor
Looks that way!
This was a calamari thing originally, so if anybody working with that interface wishes for more fi...
John Spray
06:30 PM Feature #7701: Filterable querying interface for PGMonitor
Is this resolved by https://github.com/ceph/ceph/pull/3470, the branch wip-7701? Greg Farnum
06:49 PM Revision 46a4e8af (ceph): packaging: mv ceph-objectstore-tool to main ceph pkg
This change ensures that the ceph-objectstore-tool utility is present on
all OSDs. This makes it easier for users to...
Ken Dreyer
06:43 PM Bug #11569 (Resolved): mon: "pg ls" is broken
I got handed this:... Greg Farnum
05:47 PM CephFS Bug #11568 (Fix Under Review): check_pool_perm blocks forever on nonexistent pool
https://github.com/ceph/ceph/pull/4604 John Spray
05:46 PM CephFS Bug #11568 (Resolved): check_pool_perm blocks forever on nonexistent pool

Reproduce: a file with a layout pointing to a non-existent pool, try reading it from ceph-fuse, see that the read b...
John Spray
05:46 PM Revision 289ee3b8 (ceph): client: use SaferCond in check_pool_perm
Just because it's easier to read.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
05:46 PM Revision e08cf25c (ceph): client: fix error handling in check_pool_perm
Previously, on an error such as a pool not existing,
the caller doing the check would error out, but
anyone waiting o...
John Spray
05:39 PM Feature #10198 (Resolved): PG removal occupy the disk thread several hours
Samuel Just
05:39 PM Bug #11516: run-make-check.sh should check ulimits
davidz reports that disabling lttng resolved a hang that we initially thought could be related to hitting the ulimits... Loïc Dachary
05:21 PM Bug #11516: run-make-check.sh should check ulimits
greg reports it can use +1024 threads even with make check and no -jX Loïc Dachary
05:09 PM rgw Bug #10666 (Resolved): RGW swift API: Response header of GET request for container does not conta...
Loïc Dachary
05:05 PM Revision 3bd8e4fa (ceph): Merge pull request #4561 from dachary/wip-11143-hammer
src/ceph-disk : disk zap sgdisk invocation
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
05:03 PM Revision 76f6db24 (ceph): Merge pull request #4560 from dachary/wip-11507-hammer
object creation by write cannot use an offset on an erasure coded pool
Reviewed-by: Samuel Just <sjust@redhat.com>
Loïc Dachary
05:03 PM Revision e5a20f83 (ceph): Merge pull request #4559 from dachary/wip-11429-hammer
OSD::load_pgs: we need to handle the case where an upgrade from earlier versions which ignored non-existent pgs resur... Loïc Dachary
05:02 PM Linux kernel client Feature #10585 (In Progress): use new, more reliable version of watch/notify
Douglas Fuller
04:52 PM Revision e096fbf0 (ceph): Merge pull request #432 from dachary/wip-11429-hammer
suites/rados: add test for 11429 (hammer)
Reviewed-by: Samuel Just <sjust@redhat.com>
Loïc Dachary
04:49 PM Bug #11534 (Resolved): Incorrect size in ceph osd df
Loïc Dachary
04:49 PM Bug #11565 (Can't reproduce): "FAILED assert(r == -2)" in rados-firefly-distro-basic-magna run
Run: http://pulpito.ceph.redhat.com/teuthology-2015-05-04_22:30:01-rados-firefly-distro-basic-magna/
Job: ['101494']...
Yuri Weinstein
04:48 PM Revision e7671a58 (ceph): Merge pull request #4563 from tchaikov/wip-hammer-11534
mon: Total size of OSDs is a maginitude less than it is supposed to be.
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
04:44 PM Bug #7915: ./include/interval_set.h: 385: FAILED assert(_size >= 0)
Hi,
I'm experiencing this bug I think on 0.80.4. Do you know resolve situation and start OSD ?...
Florent MONTHEL
04:27 PM Revision 25c23c30 (ceph): Merge pull request #4543 from yuyuyu101/wip-async-fix-8
Wip async fix 8 Haomai Wang
04:25 PM Revision 3f070601 (ceph): Merge pull request #426 from ceph/wip-11372
add new valgrind tests to rbd suite
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:18 PM Revision 126a3721 (ceph): Merge pull request #4577 from dachary/wip-10666-hammer
RGW swift API: Response header of GET request for container does not contain X-Container-Object-Count, X-Container-By... Loïc Dachary
04:14 PM Revision 95c21875 (ceph): Merge pull request #4003 from ceph/wip-fix-cmake-nss
Fix nss for cmake Orit Wasserman
04:13 PM Revision 410175be (ceph): Merge pull request #3743 from trociny/wip-osd_create
mon: osd create: add optional 'id' parameter
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Kefu Chai
03:40 PM rbd Bug #11553 (Closed): rbd: get_flags calls cause 'rbd info' to fail on pre-hammer osds
Not an issue -- librbd's get_flags method does not invoke the OSD get_flags class method. Jason Dillaman
01:29 PM rbd Bug #11553 (In Progress): rbd: get_flags calls cause 'rbd info' to fail on pre-hammer osds
Jason Dillaman
01:28 PM rbd Bug #11553 (Fix Under Review): rbd: get_flags calls cause 'rbd info' to fail on pre-hammer osds
Jason Dillaman
01:21 PM rbd Bug #11553 (In Progress): rbd: get_flags calls cause 'rbd info' to fail on pre-hammer osds
Jason Dillaman
03:39 PM rbd Bug #11557 (Resolved): test/librbd/test_librbd.cc:2295: Failure DiffIterateTest/1.DiffIterateStress
Jason Dillaman
01:29 PM rbd Bug #11557 (Fix Under Review): test/librbd/test_librbd.cc:2295: Failure DiffIterateTest/1.DiffIte...
*master PR*: https://github.com/ceph/ceph/pull/4603 Jason Dillaman
09:12 AM rbd Bug #11557: test/librbd/test_librbd.cc:2295: Failure DiffIterateTest/1.DiffIterateStress
probably because of https://github.com/ceph/ceph/pull/4593 Loïc Dachary
09:09 AM rbd Bug #11557 (Resolved): test/librbd/test_librbd.cc:2295: Failure DiffIterateTest/1.DiffIterateStress
at commit:d20a387788d0a2cb0f97c9f2fb34720ce2861f89... Loïc Dachary
03:29 PM Revision e1d0f2f1 (ceph): Merge pull request #4422 from ceph/wip-10154
librbd: deep-flatten of cloned images
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:24 PM rgw Bug #11563 (Resolved): RadosGW regression: COPY doesn't preserve Content-Type
* fix in master https://github.com/ceph/ceph/pull/4995
When creating an object with an explicit content-type then ...
Sylvain Munaut
03:09 PM Revision ac89b8fc (ceph): Merge pull request #4603 from ceph/wip-11557
librbd: fast diff should treat all _EXISTS objects as dirty
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
03:06 PM rbd Bug #11562 (Resolved): docs: rbd-diff developer document lists image size as u64 instead of le64
Jason Dillaman
02:29 PM Revision 0e3bee68 (ceph): osd: extract collect_sys_info() out of OSD::_collect_metadata()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:29 PM Revision 1b0386b2 (ceph): mon: add "mon_metadata <id>" command
Related: #10904
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:29 PM Revision 73390d2e (ceph): mon: extract gid_from_arg() out of fail_mds()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:29 PM Revision 79439d43 (ceph): mds,mon: add 'mds metadata' command
Related: #10904
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:29 PM Revision 71bf5f1e (ceph): mon: add 'node ls {all,mds,mon,osd}' asok
Fixes: #10904
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:26 PM CephFS Bug #11504 (Fix Under Review): CephFS restriction on removing cache tiers is overly strict
https://github.com/ceph/ceph/pull/4602 John Spray
01:18 PM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
since the task installs firefly to reproduce the problem, it will become a noop as soon as the bug is fixed in v0.80.... Loïc Dachary
10:09 AM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
* ceph-qa-suite firefly backport https://github.com/ceph/ceph-qa-suite/pull/435 Loïc Dachary
12:46 PM Bug #11026: objecter: can get stuck in redirect loop if osdmap epoch == last_force_op_resend
* firefly backport https://github.com/ceph/ceph/pull/4597 Xinxin Shu
10:42 AM Bug #11026: objecter: can get stuck in redirect loop if osdmap epoch == last_force_op_resend
today xinxinsh tried a backport to firefly but had issues and asked for feedback to Jianpeng Ma Loïc Dachary
12:37 PM rgw Bug #11367: Keystone PKI token expiration is not enforced
I tested the patch against master snapshot in our QA and it seems to work. Going to resubmit a merge request soon. Anton Aksola
11:53 AM rgw Bug #11367 (In Progress): Keystone PKI token expiration is not enforced
Loïc Dachary
12:08 PM Revision 1ac72798 (ceph): common: remove unused maxObjectsToCreate
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
12:08 PM Revision 5c6190d0 (ceph): common: rados bench data.finished = 0
ObjBencher::aio_bench sets data.finished to num_objs but it should be
set to zero since it reflects the number of obj...
Loic Dachary
11:41 AM Bug #11199 (Resolved): osd: ENOENT on clone
Loïc Dachary
11:41 AM Bug #11199: osd: ENOENT on clone
commit:3fb97e2 ReplicatedPG: trim backfill intervals based on peer's last_backfill_started (in firefly), Loïc Dachary
11:39 AM Bug #10724 (Resolved): backport ceph-disk man page to Firefly
Loïc Dachary
11:39 AM Bug #10724: backport ceph-disk man page to Firefly
commit:1a6490e doc: Adds man page for ceph-disk utility. (in firefly), Loïc Dachary
11:37 AM Bug #11197 (Resolved): pg stuck stale after create with activation delay
Loïc Dachary
11:37 AM Bug #11197: pg stuck stale after create with activation delay
commit:29bc9e5 PG: set/clear CREATING in Primary state entry/exit (in firefly), Loïc Dachary
11:30 AM Bug #10718 (Resolved): osd/PGLog.h: 279: FAILED assert(log.log.size() == log_keys_debug.size())
Loïc Dachary
11:30 AM Bug #10718: osd/PGLog.h: 279: FAILED assert(log.log.size() == log_keys_debug.size())
* commit:69d9339 PGLog: improve PGLog::check() debugging (in firefly), Loïc Dachary
11:26 AM Revision 72895427 (ceph): src/CMakeLists.txt: fix build to work with nss
Add nss and nspr include dirs to CXX_FLAGS if all dependencies
are found.
the ceph-authtool target needs also ${CRYP...
Danny Al-Gaaf
11:26 AM Revision 4bb88434 (ceph): CMakeLists.txt: fix detection of nss
Libnss needs also to check for libnspr and add the related
-l targets to CRYPTO_LIBS, otherwise the build will fail.
...
Danny Al-Gaaf
11:23 AM Revision 67e2caa6 (ceph): crypto: fix cmake error '#elif with no expression'
It needs to be '#elif defined()' to work with cmake.
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
Danny Al-Gaaf
11:19 AM Revision ff499331 (ceph): CMake: add FindNSPR.cmake
The nss lib needs the nspr library to build. Add file to
get the nspr lib/includes from the pc file.
Signed-off-by: ...
Danny Al-Gaaf
10:52 AM Feature #10976 (Resolved): fix PG::all_unfound_are_queried_or_lost for non-existent osds
we are no longer backporting features / improvements to firefly, only bug fixes Loïc Dachary
10:44 AM Revision b50ec2f5 (ceph): client: avoid sending unnessesary FLUSHSNAP message
when a snap notification contains no new snapshot, we can avoid
sending FLUSHSNAP message to MDS.
Signed-off-by: Yan...
Yan, Zheng
10:42 AM rgw Feature #4099 (In Progress): rgw: Object Expiration
I'm currently working on object expiration for Swift API. Radoslaw Zarzynski
10:18 AM Feature #11545 (In Progress): mon: have mon-specific commands under 'ceph mon ...'
Joao Eduardo Luis
10:01 AM CephFS Bug #11236 (Resolved): lock inversions in test/libcephfs flock test
Cool, that makes sense to me. John Spray
01:55 AM CephFS Bug #11236: lock inversions in test/libcephfs flock test
John Spray wrote:
> This appears to have resurfaced here:
>
> http://pulpito.front.sepia.ceph.com/teuthology-2015...
Zheng Yan
09:58 AM Revision a7ffd8d1 (ceph): Merge pull request #4460 from yuyuyu101/wip-fix-pycephfs
Libcephfs: Add python bindings
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:56 AM Bug #11558 (Won't Fix): assert(0 == "hit suicide timeout") in HeartbeatMap due to dead lock in ro...
hi, all:
when I use kvstore(I use rocksdb as its kv impl). the ceph verion is 0.94, the rocksdb 05da593(which is d...
Xinze Chi
08:48 AM Revision 2801c1b5 (ceph): doc: clarify the release cycle and LTS meaning
* Explain the development cycle and stable release cycle
* Replace the 18 month duration with the LTS+2 overlap logic...
Loic Dachary
08:29 AM Revision d776f93d (ceph): doc: add v9.0.0 to the release timeline
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
08:28 AM Revision 2c62430c (ceph): doc: replace End Of Life with retirement
End Of Life has a definitive tone that is scary.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
08:27 AM Revision d21d545f (ceph): doc: fix releases broken links
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:42 AM Linux kernel client Bug #11555 (Resolved): lock inversion related to memory reclaim
crypto_alloc_blkcipher() call malloc funtion with GFP_KERNEL. we call crypto_alloc_blkcipher() while holding monc->mu... Zheng Yan
02:07 AM Revision 12719478 (ceph): librados_test_stub: support AIO snapshot context
AIO operations can be executed with a different snapshot
context from the IoCtx. librbd takes advantage of this
capa...
Jason Dillaman
02:07 AM Revision bc66b784 (ceph): librbd: always deregister child clone from parent with deep flatten
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:07 AM Revision 9632cbac (ceph): cls_rbd: remove_parent now updates snapshots if deep-flatten enabled
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:07 AM Revision e01a064f (ceph): tests: verify cls_rbd::remove_parent handles snapshots
When the deep-flatten feature is enabled, the remove_parent
class method should also remove the parent from all snaps...
Jason Dillaman
02:07 AM Revision 64cbd901 (ceph): tests: add new feature code to rbd test list
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:07 AM Revision e2be3416 (ceph): tests: verify new librbd snapshot copyup behavior
Copyup should make the object available for all existing snapshots in
addition to the HEAD object.
Signed-off-by: Ja...
Jason Dillaman
02:07 AM Revision f76f7720 (ceph): tests: verify object map is updated after full copyup
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:07 AM Revision d5b4e782 (ceph): librbd: progress context is now optional for AsyncObjectThrottle
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:07 AM Revision 6511eb07 (ceph): librbd: AsyncRequest is now optional for AsyncObjectThrottle
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:07 AM Revision a1eab0f8 (ceph): librbd: allow updates to snapshot object maps
The modified copyup behavior will need to update snapshot object
maps when performing a copyup since the object will ...
Jason Dillaman
02:07 AM Revision 6b0bdc38 (ceph): librbd: copyup now optionally updates the snapshot object maps
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:07 AM Revision 9fd708b1 (ceph): librbd: copyup should use empty snapshot context
This allows child object to exist through all existing
snapshots as well as HEAD. If the operation was a CoW,
issue ...
Jason Dillaman
02:01 AM CephFS Bug #11522 (Resolved): FLUSHSNAP_ACKs are not always sent back on unexpected FLUSHSNAP
by commit 585bc2bc6a7aeddf32e9c1d43d0aa01568e01d63 Zheng Yan
01:57 AM Bug #11554: Osds not start after upgrade
Version is 0.94.1 with patch 4abacbe283a34f5cd8ae9805541d056b86cd5873 from issue 11429. Michael Uleysky
01:53 AM Bug #11554 (Duplicate): Osds not start after upgrade
After upgrade from giant to hammer some osds in my cluster refuse to start. I get following output from ceph-osd -f -... Michael Uleysky
01:57 AM Revision d20a3877 (ceph): Merge pull request #4523 from ceph/wip-mds-flushsnapack
mds: send FLUSHSNAP_ACK even if FLUSHSNAP message is unexpected Zheng Yan
01:51 AM Revision b556d317 (ceph): librbd: add new deep-flatten RBD feature
Copy-on-read/write will now use an empty snapshot context to
deep-copy the object through all existing snapshots. Wi...
Jason Dillaman
01:51 AM Revision 7be3df67 (ceph): librbd: move copyup class method call to CopyupRequest
Move AbstractWrite's invocation of copyup to the CopyupRequest
class. The AioRequest write path will now always crea...
Jason Dillaman
01:28 AM Revision 819c9800 (ceph): librbd: fast diff should treat all _EXISTS objects as dirty
With the fast-diff feature enabled, if the object map marks the
object as _EXISTS, it can only occur due to a write -...
Jason Dillaman
12:06 AM Revision 3854f3f0 (ceph): Initial check in for upgrades/hammer stable upgrade suite
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit 8c823e7813d23f71bb8a7586c968c3e...
Yuri Weinstein
12:05 AM Revision 3ef08c64 (ceph): Merge pull request #433 from ceph/wip_11400
Initial check in for upgrades/hammer stable upgrade suite Yuri Weinstein

05/06/2015

11:43 PM rbd Bug #11553 (Closed): rbd: get_flags calls cause 'rbd info' to fail on pre-hammer osds
cls_rbd::get_flags() behaves sensibly when the flags aren't present, but librbd will return an error if the
method d...
Josh Durgin
11:11 PM rbd Bug #11549 (Resolved): Infernalis librbd cannot open images on pre-Infernalis OSDs
Jason Dillaman
06:56 PM rbd Bug #11549 (Fix Under Review): Infernalis librbd cannot open images on pre-Infernalis OSDs
*master PR*: https://github.com/ceph/ceph/pull/4589 Jason Dillaman
06:40 PM rbd Bug #11549 (Resolved): Infernalis librbd cannot open images on pre-Infernalis OSDs
The addition of metadata to RBD images currently prevents opening images from older OSDs. Since metadata isn't a fea... Jason Dillaman
10:50 PM Revision ca5c4a34 (ceph): Merge pull request #4593 from ceph/wip-librbd-fast-diff
librbd: issues with fast diff discovered via rbd du tool
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:41 PM Revision 8c823e78 (ceph): Initial check in for upgrades/hammer stable upgrade suite
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
10:21 PM Feature #11269 (Resolved): crush: quantify data movement for common straw -> straw2 migration sce...
Samuel Just
10:11 PM Feature #11269: crush: quantify data movement for common straw -> straw2 migration scenarios
Samuel Just wrote:
> I see a significant amount of movement for 3 hosts each of which with 4 osds with weights 1 2 3...
Sage Weil
09:55 PM Feature #11269: crush: quantify data movement for common straw -> straw2 migration scenarios
I see a significant amount of movement for 3 hosts each of which with 4 osds with weights 1 2 3 4. Attaching a tarba... Samuel Just
10:11 PM Revision 1fc4b1bb (ceph): Merge pull request #4594 from liewegas/wip-librbd-warning
librbd: fix warning
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
10:08 PM Feature #11237 (Fix Under Review): ceph-objectstore-tool needs to export and import the divergent...
David Zafman
10:08 PM Bug #11343 (Fix Under Review): Need test written for bug 11184 fix
David Zafman
09:41 PM Revision fc428372 (ceph): librbd: fix warning
librbd/librbd.cc: In member function 'int librbd::Image::metadata_get(const string&, std::string*)':
librbd/librbd.cc...
Sage Weil
09:41 PM rbd Bug #11551 (Resolved): fsx: krbd mode fails to clone
http://typica002.front.sepia.ceph.com/teuthology-2015-05-05_23:06:01-krbd-master-testing-basic-typica/11129/teutholog... Josh Durgin
09:40 PM Revision baebe744 (ceph): librbd: fast diff is incorrectly flagging objects as updated
If the diff_iterate call doesn't start with the first snapshot,
unmodified objects in future snapshots / HEAD are inc...
Jason Dillaman
09:40 PM Revision 1b6a5e95 (ceph): librbd: fast diff of first snapshot loads incorrect object map
The ImageCtx::snaps collection is stored in newest->oldest order,
so the first snapshot id should be retrieved from t...
Jason Dillaman
09:30 PM rbd Feature #7746 (Fix Under Review): Capacity Management: rbd df
Jason Dillaman
09:30 PM rbd Feature #7746: Capacity Management: rbd df
*master PR*: https://github.com/ceph/ceph/pull/4592 Jason Dillaman
09:20 PM Revision 1c8978fd (ceph): Merge pull request #4589 from ceph/wip-11549
librbd: ignore lack of support for metadata on older OSDs
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:07 PM CephFS Bug #11316 (Resolved): "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-ham...
ceph-deploy suite was optimized and scheduled to run on hammer and next Yuri Weinstein
08:49 PM Bug #11142: "Exception: ceph-objectstore-tool: import failure" in upgrade:firefly-x-hammer-distro...
Run: http://pulpito.ceph.com/teuthology-2015-05-05_17:00:01-upgrade:firefly-firefly-distro-basic-vps/
Job: ['876575'...
Yuri Weinstein
08:47 PM rgw Bug #11550 (Won't Fix): "test_s3.test_atomic_read_8mb ... ERROR" in upgrade:firefly-firefly-distr...
Run: http://pulpito.ceph.com/teuthology-2015-05-05_17:00:01-upgrade:firefly-firefly-distro-basic-vps/
Job: ['876557'...
Yuri Weinstein
08:30 PM Revision f25aa5f3 (ceph): librbd: ignore lack of support for metadata on older OSDs
If an Infernalis librbd attempts to open an image stored on a
pre-Infernalis OSD, the new config metadata operations ...
Jason Dillaman
08:07 PM Revision df053b86 (ceph): Merge pull request #4571 from ceph/wip-11256-firefly
Wip 11256 firefly
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
07:27 PM Revision a6a4aaf3 (ceph): divergent_priors: Fix divergent_priors task
Flake8 fixes
Use new set_recovery_delay admin socket command
Fix bad value set for filestore_blackhole
Make sure log ...
David Zafman
07:27 PM Revision b1055802 (ceph): divergent_priors2: Do divergent priors and ceph-objectstore-tool export...
Based on tasks/divergent_priors.py but also do simple export/remove/import on
same osd.
Add yaml file to run the dive...
David Zafman
07:27 PM Revision 38160ecf (ceph): reg11184: Add regression test for 11184
Create divergent priors and a split and then move a pg using
ceph-objectstore-tool export/import
Add yaml file to run...
David Zafman
07:17 PM Revision d39a6600 (ceph): rgw: send Content-Length in response for PUT on Swift container.
Fixes: #11036
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
07:17 PM Revision 32f4a743 (ceph): rgw: send Content-Length in response for DELETE on Swift container.
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit d260a93405a7a...
Radoslaw Zarzynski
07:17 PM Revision f4a0dabf (ceph): rgw: send Content-Length in response for HEAD on Swift account.
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit 29073d84640b6...
Radoslaw Zarzynski
07:06 PM rbd Bug #11537 (In Progress): librbd: crash when two clients try to write to an exclusive locked image
Jason Dillaman
07:06 PM rbd Bug #11536 (In Progress): object map invalid during fsx
Should be fixed by PR4530 which merged yesterday. I will reschedule the FSX tests to verify before marking as resolved. Jason Dillaman
06:55 PM Revision 5b8c7662 (ceph): Merge pull request #4558 from wonzhq/detect-format
librbd: fix the image format detection
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:42 PM Bug #11398 (Fix Under Review): tests: osd/osd-scrub-repair.sh objectstore-tool races
* master https://github.com/ceph/ceph/pull/4588 Loïc Dachary
05:28 PM Bug #11398: tests: osd/osd-scrub-repair.sh objectstore-tool races
... Loïc Dachary
01:21 PM Bug #11398: tests: osd/osd-scrub-repair.sh objectstore-tool races
It looks like http://tracker.ceph.com/issues/10389 but it happened on https://github.com/ceph/ceph/commit/a789250cc88... Loïc Dachary
01:15 PM Bug #11398: tests: osd/osd-scrub-repair.sh objectstore-tool races
http://jenkins.ceph.dachary.org/job/ceph/LABELS=ubuntu-14.04&&x86_64/5003/console
http://jenkins.ceph.dachary.org/jo...
Loïc Dachary
06:25 PM rbd Feature #11405: qa: test rbd notify-based proxying across versions
FYI skeleton for a new suite is here wip_11413_2 Yuri Weinstein
06:13 PM Revision 4ca500d8 (ceph): Merge pull request #4234 from dmitryya/bug_10163
obj_bencher rados cli: rados bench producing wrong values when different blocksize used in writes and reads
Reviewed...
Loïc Dachary
06:08 PM CephFS Bug #11541: MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
Hi, i many restart mds daemons, and it started normally. Andrey Matyashov
03:25 PM CephFS Bug #11541: MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
Created wip-11541-hammer-workaround branch. Andrey: once its built you should be able to find some packages on http:... John Spray
02:50 PM CephFS Bug #11541: MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
The contradiction here seems to be that our code wants any unlinked directories (i.e. in a stray directory) to have n... John Spray
02:36 PM CephFS Bug #11541: MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
This may be due to the following change:... John Spray
10:28 AM CephFS Bug #11541 (Resolved): MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
After update from 0.82 to 0.94.1 mds crached:... Andrey Matyashov
06:02 PM Revision 3f2946aa (ceph): OSD: add op_wq suicide timeout
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
05:54 PM Revision f2fbfa32 (ceph): OSD: add remove_wq suicide timeout
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
05:53 PM Revision 547a7041 (ceph): OSD: add scrub_wq suicide timeout
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
05:51 PM Revision e1073a4a (ceph): OSD: add snap_trim_wq suicide timeout
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
05:50 PM Revision 85311b65 (ceph): OSD: add recovery_wq suicide timeout
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
05:49 PM Revision df4e5de8 (ceph): OSD: add command_wq suicide timeout
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
05:34 PM rbd Bug #11370: A retransmit of proxied flatten request can result in -EINVAL
*hammer PR*: https://github.com/ceph/ceph/pull/4585 Jason Dillaman
09:47 AM rbd Bug #11370: A retransmit of proxied flatten request can result in -EINVAL
* incorrect and closed hammer backport https://github.com/ceph/ceph/pull/4565 Loïc Dachary
05:29 PM Revision cd0f2b75 (ceph): obj_bencher: does not accumulate bandwidth that is zero
We never want to accumulate a bandwidth that is zero. A bandwidth of
zero means that the object could not be written ...
Dmitry Yatsushkevich
05:24 PM Revision 70585a6f (ceph): rados cli: fix documentation for -b option
Fix focumentation for block size option for rados cli
Signed-off-by: Dmitry Yatsushkevich <dyatsushkevich@mirantis.com>
Dmitry Yatsushkevich
05:14 PM devops Bug #11546: ceph / ceph-dbg steal ceph-objecstore-tool from ceph-test / ceph-test-dbg
Same in run: http://pulpito.ceph.com/teuthology-2015-05-05_23:20:01-upgrade:client-upgrade-next-distro-basic-multi/
...
Yuri Weinstein
03:17 PM devops Bug #11546 (Resolved): ceph / ceph-dbg steal ceph-objecstore-tool from ceph-test / ceph-test-dbg
(same run pass here http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-17_15:41:36-upgrade:client-upgrade-ham... Yuri Weinstein
05:01 PM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
* ceph-qa-suite hammer backport https://github.com/ceph/ceph-qa-suite/pull/432 Loïc Dachary
04:56 PM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
* ceph-qa-suite master https://github.com/ceph/ceph-qa-suite/pull/428 Loïc Dachary
08:47 AM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
* hammer backport https://github.com/ceph/ceph/pull/4559 Loïc Dachary
02:34 AM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
* firefly backport https://github.com/ceph/ceph/pull/4556 Xinxin Shu
04:59 PM Revision 1ece1b55 (ceph): suites/rados: add test for 11429
This patch also adds some convenience facilities for making
some of the ceph_manager methods into tasks usable from a...
Samuel Just
04:59 PM Revision 37fab500 (ceph): squash: ceph_manager: add utility_task doc string
(cherry picked from commit 2a60852a1d0b0b7980004cf262d4af8ea4011667) Samuel Just
04:59 PM Revision 1ad6b4fc (ceph): squash: remove utility, moved to teuthology.git
(cherry picked from commit 73577f1077dcfb059d7a96d7502a147a943cd261) Samuel Just
04:59 PM Revision 955daf92 (ceph): squash: use != not is not in radosbench
(cherry picked from commit 91bc0e91864903f6635879432e6dc7a0b36c76c2) Samuel Just
04:59 PM Revision 15af9378 (ceph): squash: use sleep instead of utility.sleep
(cherry picked from commit cc107525bca02ca44fabe8513203680e0d1e422b) Samuel Just
04:34 PM Revision 3018f494 (ceph): client-upgrade: added RBD notification tests
Verify correct behavior between two librbd versions when
proxying notify messages.
Fixes: #11405
Signed-off-by: Jaso...
Jason Dillaman
04:34 PM Revision 236a93c1 (ceph): client-upgrade: added librbd API test case
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:30 PM Bug #11548 (Resolved): "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-bas...
Run: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-05-06_11:04:14-ceph-deploy-next-distro-basic-typica/
Jo...
Yuri Weinstein
03:52 PM Revision 02a3813a (ceph): librbd: flatten should return -EROFS if image is read-only
Fixes: #11475
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit f141e02ab719df830648318f...
Jason Dillaman
03:52 PM Revision af8939be (ceph): librbd: allow snapshots to be created when snapshot is active
The librbd API previously permitted the creation of snapshots while
the image context was associated to another snaps...
Jason Dillaman
03:51 PM Revision d21c0c00 (ceph): librbd: better handling for duplicate flatten requests
A proxied flatten request could be replayed, resulting in a
-EINVAL error code being generated on the second attempt....
Jason Dillaman
03:46 PM Revision ec0bd1de (ceph): librbd: use generic helper for issuing async requests
resize, flatten, and rebuild object map now use the same
bootstrap code for sending the request to the remote lock ow...
Jason Dillaman
02:55 PM Feature #11545 (Resolved): mon: have mon-specific commands under 'ceph mon ...'
There are a bunch of monitor-specific commands that, from the user's perspective, have been kept as commands to the '... Joao Eduardo Luis
02:29 PM Revision b65e93b1 (ceph): Merge pull request #4527 from SUSE/wip-hack-utf8-into-json-parser
json_spirit: use utf8 intenally when parsing \uHHHH
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:52 PM CephFS Bug #11540: Test failure in LibCephFS.BadArgument
Merged the fix, let's see that it's fixed in the next lightly before resolving this John Spray
10:39 AM CephFS Bug #11540: Test failure in LibCephFS.BadArgument
https://github.com/ceph/ceph/pull/4572 Haomai Wang
10:18 AM CephFS Bug #11540 (Resolved): Test failure in LibCephFS.BadArgument
This is the new test for the 0 length write case, it's failing in the nightly run:
http://pulpito.front.sepia.ceph...
John Spray
01:51 PM Revision e8aff1c3 (ceph): Merge pull request #4572 from ceph/wip-11540
test_libcephfs: Fix zero length read tests
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
01:46 PM rgw Feature #8911: RGW doesn't return 'x-timestamp' in header which is used by 'View Details' of Open...
* firefly backport https://github.com/ceph/ceph/pull/4584 Nathan Cutler
10:40 AM rgw Feature #8911 (Pending Backport): RGW doesn't return 'x-timestamp' in header which is used by 'Vi...
it looks like this has not been backport to firefly after all... Loïc Dachary
01:46 PM Revision 8c573c88 (ceph): rgw: swift GET / HEAD object returns X-Timestamp field
Fixes: #8911
Backport: giant, firefly, dumpling
Swift clients expect X-Timestamp header, dump it.
Signed-off-by: Yeh...
Yehuda Sadeh
01:42 PM rgw Backport #11542: Change variable length array of std::strings (not legal in C++) to std::vector<s...
* firefly backport https://github.com/ceph/ceph/pull/4583 Nathan Cutler
11:02 AM rgw Backport #11542 (Pending Backport): Change variable length array of std::strings (not legal in C+...
Loïc Dachary
10:57 AM rgw Backport #11542 (Resolved): Change variable length array of std::strings (not legal in C++) to st...
https://github.com/ceph/ceph/pull/4583 Nathan Cutler
01:41 PM Revision 9614e4dc (ceph): Variable length array of std::strings (not legal in C++) changed to std...
Signed-off-by: Daniel J. Hofmann <daniel@trvx.org>
(cherry picked from commit 08a4e8889783673436972a979c2fc780466893c8)
Daniel J. Hofmann
01:34 PM Bug #11543: ceph_argparse_flag has no regular 3rd parameter
* firefly backport https://github.com/ceph/ceph/pull/4582 Nathan Cutler
12:05 PM Bug #11543 (Pending Backport): ceph_argparse_flag has no regular 3rd parameter
Loïc Dachary
12:03 PM Bug #11543 (Resolved): ceph_argparse_flag has no regular 3rd parameter
Backport https://github.com/ceph/ceph/pull/2068 to firefly.
This appears to have been a copy-paste error.
Nathan Cutler
01:19 PM Revision 2cb2333e (ceph): ceph_argparse_flag has no regular 3rd parameter.
With clang warning: 'va_start' has undefined behavior with reference
types, noticing copy-paste mistake on ceph_argpa...
Thorsten Behrens
01:01 PM Revision 8a6e6e4c (ceph): OSD: handle the case where we resurrected an old, deleted pg
Prior to giant, we would skip pgs in load_pgs which were not present in
the current osdmap. Those pgs would eventual...
Samuel Just
12:59 PM Feature #11544 (New): add HELP command to ceph interactive shell
Could the ceph interactive shell get a HELP command? Current behavior for review:... Nathan Cutler
12:54 PM rgw Bug #10645: using x-fresh-metadata=true in object copying using swift API copies custom metadata ...
* hammer backport https://github.com/ceph/ceph/pull/4568 Loïc Dachary
11:07 AM rgw Bug #10645: using x-fresh-metadata=true in object copying using swift API copies custom metadata ...
* master https://github.com/ceph/ceph/pull/4133 Loïc Dachary
12:52 PM Revision efbfe6fc (ceph): rgw: improve metadata handling on copy operation of Swift API.
Fixes: #10645
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
12:46 PM rgw Bug #11323: rgw: quota not respected in POST object
* hammer backport https://github.com/ceph/ceph/pull/4581 Loïc Dachary
12:35 PM rgw Bug #11323: rgw: quota not respected in POST object
* master https://github.com/ceph/ceph/pull/4240 Loïc Dachary
12:43 PM Revision d164d800 (ceph): rgw: quota not respected in POST object
Signed-off-by: Sergey Arkhipov <nineseconds@yandex.ru>
Backport: hammer, firefly
Fixes: #11323
(cherry picked from co...
9seconds
12:30 PM rgw Bug #11149: delete bucket does not remove .bucket.meta file
* hammer commit:85a68f9a8237f7e74f44a1d1fbbd6cb4ac50f8e8 Loïc Dachary
12:23 PM rgw Bug #11149: delete bucket does not remove .bucket.meta file
* master https://github.com/ceph/ceph/pull/4283 Loïc Dachary
12:14 PM rgw Bug #11088: RGW Swift API: wrong handling of empty metadata on Swift container
* hammer backport https://github.com/ceph/ceph/pull/4580 Loïc Dachary
12:13 PM Revision 7f2a9ed7 (ceph): rgw: fix handling empty metadata items on Swift container.
Fixes: #11088
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
12:12 PM rgw Bug #11087: RGW Swift API: lack of mandatory ETag header in response for COPY/PUT with X-Copy-From
* hammer backport https://github.com/ceph/ceph/pull/4568 Loïc Dachary
12:06 PM rgw Bug #11036: RGW Swift API: response for PUT on /container does not contain the mandatory Content-...
* hammer backport https://github.com/ceph/ceph/pull/4579 Loïc Dachary
12:03 PM Revision 54b62904 (ceph): rgw: enable end_header() to handle proposal of Content-Length.
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit f98fd4dfda7a1...
Radoslaw Zarzynski
12:03 PM Revision 8e6efdbc (ceph): rgw: send Content-Length in response for GET on Swift container.
Fixes: #10971
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
11:59 AM rgw Bug #10971: RGW does not send Content-Length HTTP header in response for GET on Swift account/con...
* hammer backport https://github.com/ceph/ceph/pull/4579 Loïc Dachary
11:22 AM rgw Bug #10666: RGW swift API: Response header of GET request for container does not contain X-Contai...
* hammer backport https://github.com/ceph/ceph/pull/4577 Loïc Dachary
11:21 AM rgw Bug #10666: RGW swift API: Response header of GET request for container does not contain X-Contai...
* master commit:d3a3d5ae Loïc Dachary
11:21 AM Revision c87aa110 (ceph): rgw: Swift API. Complement the response to "show container details"
OpenStack Object Storage API v1 states that X-Container-Object-Count, X-Container-Bytes-Used and user-defined metadat... Dmytro Iurchenko
11:19 AM rgw Bug #10661: RGW swift API: Response header of POST request for object does not contain content-le...
* hammer backport https://github.com/ceph/ceph/pull/4576 Loïc Dachary
11:18 AM Revision 2cb5d600 (ceph): rgw: enforce Content-Length in response for POST on Swift cont/obj.
Fixes: #10661
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
11:17 AM rgw Bug #10650: Response header of swift API PUT /container/object returned by RGW does not contain l...
* hammer backport https://github.com/ceph/ceph/pull/4575 Loïc Dachary
11:16 AM Revision d2043a5f (ceph): rgw: send Last-Modified header in response for PUT on Swift object.
Fixes: #10650
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
11:05 AM rgw Bug #11160: rgw: shouldn't need to disable rgw_socket_path if frontend is configured
* hammer backport https://github.com/ceph/ceph/pull/4574 Loïc Dachary
10:59 AM rgw Bug #11160: rgw: shouldn't need to disable rgw_socket_path if frontend is configured
* firefly backport https://github.com/ceph/ceph/pull/4275 Loïc Dachary
11:01 AM Revision 4d1f3f03 (ceph): rgw: don't use rgw_socket_path if frontend is configured
Fixes: #11160
Backport: hammer, firefly
Previously if we wanted to use the tcp fcgi socket, we needed to clear
rgw_s...
Yehuda Sadeh
10:55 AM rgw Bug #11125: rgw: keystone token cache does not work correctly
* hammer backport https://github.com/ceph/ceph/pull/4573 Loïc Dachary
10:54 AM Revision 3aef0f2b (ceph): rgw: update keystone cache with token info
Fixes: #11125
Backport: hammer, firefly
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 6...
Yehuda Sadeh
10:45 AM Revision fbd66468 (ceph): test_libcephfs: Fix zero length read tests
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
10:34 AM rgw Bug #10243: civetweb is hitting a limit (number of threads 1024)
* hammer backport https://github.com/ceph/ceph/pull/4570 Loïc Dachary
10:30 AM rgw Bug #10243: civetweb is hitting a limit (number of threads 1024)
* master commit:7a432f7bdfbbc51518fb63d7f2ecab401e8a8d4f Loïc Dachary
10:33 AM Revision 3edb1964 (ceph): civetweb: update max num of threads
Fixes: #10243
cherry-picked upstream fixed into submodule
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry pi...
Yehuda Sadeh
10:18 AM Revision 8add15b8 (ceph): json_spirit: use utf8 intenally when parsing \uHHHH
When the python CLI is given non-ASCII characters, it converts them to
\uHHHH escapes in JSON. json_spirit parses th...
Tim Serong
10:10 AM rgw Bug #10662: RGW swift API: Providing custom metadata header in COPY operation does not add custom...
* hammer backport https://github.com/ceph/ceph/pull/4568 Loïc Dachary
10:10 AM CephFS Bug #11236: lock inversions in test/libcephfs flock test
This appears to have resurfaced here:
http://pulpito.front.sepia.ceph.com/teuthology-2015-05-04_23:04:01-fs-master...
John Spray
10:10 AM rgw Bug #10663: RGW swift API: Response header of COPY request for object does not contain x-copied-f...
* hammer backport https://github.com/ceph/ceph/pull/4568 Loïc Dachary
10:05 AM Revision bc6eb8d5 (ceph): rgw: improve code formatting ONLY.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit 214c8b32b1b04885005e929a7ed2d4...
Radoslaw Zarzynski
10:05 AM Revision 7f41ff0a (ceph): rgw: Swift API. Allows setting attributes with COPY object operation.
http://developer.openstack.org/api-ref-objectstorage-v1.html says: "With COPY, you can add additional metadata to the... Dmytro Iurchenko
10:05 AM Revision c9e6a0bf (ceph): rgw: send ETag, Last-Modified in response for copying Swift cobject.
Fixes: #11087
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
10:05 AM Revision b034511f (ceph): rgw: add support for X-Copied-From{-Account} headers of Swift API.
Fixes: #10663
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
10:05 AM Revision e749701b (ceph): rgw: refactor dumping metadata of Swift objects.
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit ccf6eaac6f706...
Radoslaw Zarzynski
10:05 AM Revision 150b9e2b (ceph): rgw: dump object metadata in response for COPY request of Swift API.
Fixes: #10663
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
10:05 AM Revision 7aa1ae60 (ceph): rgw: send X-Copied-From-Last-Modified header of Swift API.
Fixes: #10663
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
09:59 AM Revision 0e0d1e6f (ceph): suites/fs: add another log whitelist to journal-repair
This is the table unreadable error for mds1_inotable that
we get when trying to start an MDS whose objects are gone.
...
John Spray
09:52 AM rgw Feature #10938: RGW Swift API: response for GET/HEAD on container does not contain the X-Timestam...
* hammer backport https://github.com/ceph/ceph/pull/4567 Loïc Dachary
09:52 AM Revision 48b19810 (ceph): rgw: add support for X-Timestamp on Swift containers.
Fixes: #10938
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
09:52 AM Revision 2f869959 (ceph): rgw: improve format of X-Timestamp on Swift objects.
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit e54fef9542bc2...
Radoslaw Zarzynski
09:49 AM rbd Bug #11478: Queued AIO reference counters not properly updated
* hammer backport https://github.com/ceph/ceph/pull/4566 Loïc Dachary
09:48 AM Revision 96b0db5d (ceph): librbd: update ref count when queueing AioCompletion
If the client releases the AioCompletion while librbd is waiting
to acquire the exclusive lock, the memory associated...
Jason Dillaman
09:48 AM Revision 893ffd37 (ceph): tests: AioCompletion incorrectly freed
The AioCompletion should be released instead of directly
deleted.
Signed-off-by: Jason Dillaman <dillaman@redhat.com...
Jason Dillaman
09:48 AM Bug #11535 (Fix Under Review): Client admin socket leaks file descriptors
https://github.com/ceph/ceph/pull/4541 Kefu Chai
09:30 AM rbd Bug #11369: Periodic failure of TestLibRBD.DiffIterateStress
* hammer backport https://github.com/ceph/ceph/pull/4564 Loïc Dachary
09:29 AM Revision 7ee7dcfd (ceph): tests: librados_test_stub reads should deep-copy
If a client of librados_test_stub modified a bufferlist
retrieved via a read call, the client will actually be
changi...
Jason Dillaman
09:29 AM Revision 09440517 (ceph): librbd: failure to update the object map should always return success
If an object map update fails, the object map will be flagged as
invalid. However, if a subsequent update failure oc...
Jason Dillaman
09:28 AM rbd Bug #11363 (Resolved): ImageWatcher should cancel in-flight ops on watch error
Loïc Dachary
09:27 AM rbd Bug #11342 (Resolved): librbd notification race condition on snap_create
Loïc Dachary
09:26 AM rbd Bug #11113 (Resolved): RBD snapshot, created while flattening image, is unremovable
Loïc Dachary
09:25 AM rbd Bug #5488 (Resolved): librbd: deadlock in image refresh
Loïc Dachary
09:18 AM CephFS Bug #10624: hung samba tests after lsof failure
* hammer backport https://github.com/ceph/ceph-qa-suite/pull/418 Loïc Dachary
09:18 AM Bug #11534: Incorrect size in ceph osd df
* hammer backport https://github.com/ceph/ceph/pull/4563 Kefu Chai
09:10 AM Bug #11534 (Pending Backport): Incorrect size in ceph osd df
Kefu Chai
09:05 AM Bug #11534 (Resolved): Incorrect size in ceph osd df
it is fixed in 73d16f69d6f58fe8be262b0fb8db28c94605ea7d Kefu Chai
09:13 AM CephFS Bug #10712 (Resolved): TestFlush intermittent failure on scatter_writebehind event
Loïc Dachary
09:13 AM Revision 113f3b14 (ceph): mon: Total size of OSDs is a maginitude less than it is supposed to be.
When dumping statistics of OSDs such as running command "ceph osd df",
the sum of OSDs' size is 2^10 times less than ...
Zhe Zhang
09:12 AM devops Bug #11376: ceph-objectstore-tool should be in the "ceph" server package
* hammer backport https://github.com/ceph/ceph/pull/4562 Loïc Dachary
09:04 AM Revision 8f233820 (ceph): Merge pull request #4353 from ceph/wip-11376-packaging-objstore-tool
#11376: packaging: mv ceph-objectstore-tool to main ceph pkg
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
09:02 AM rgw Bug #11322 (Resolved): rgw - improve performance for large object (multiple chunks) GET
Loïc Dachary
09:01 AM Bug #11143: src/ceph-disk : "disk zap" sgdisk invocation
* hammer backport https://github.com/ceph/ceph/pull/4561 Loïc Dachary
09:00 AM Revision 6a04b55d (ceph): Fix "disk zap" sgdisk invocation
Fixes #11143
If the metadata on the disk is truly invalid, sgdisk would fail to zero
it in one go, because --mbrtogp...
Owen Synge
08:58 AM Bug #10691 (Resolved): ceph-dencoder links to libtcmalloc, and shouldn't
Loïc Dachary
08:55 AM Bug #11507: object creation by write cannot use an offset on an erasure coded pool
* hammer backport https://github.com/ceph/ceph/pull/4560 Loïc Dachary
08:54 AM Revision 8996907e (ceph): osd: refuse to write a new erasure coded object with an offset > 0
Even if the offset is properly aligned.
http://tracker.ceph.com/issues/11507 Fixes: #11507
Signed-off-by: Jianpeng ...
Jianpeng Ma
08:54 AM Revision de1cd2d9 (ceph): Merge pull request #4508 from dachary/wip-enoent-offset
osd: For write a non-exist erasure object don't offset > 0.
Reviewed-by: Jianpeng Ma <jianpeng.ma@intel.com>
Loïc Dachary
08:52 AM Bug #8753 (Resolved): PG::activate assert failed when recover finished
Loïc Dachary
08:51 AM Bug #11211 (Resolved): osd/ReplicatedPG.cc: 2141: FAILED assert(op == prdop->op)
Loïc Dachary
08:50 AM rgw Feature #11047 (Resolved): rgw : make quota/gc thread configurable for starting
Loïc Dachary
08:49 AM rgw Feature #11001 (Resolved): Improve rgw HEAD request by avoiding read the body of the first chunk
Loïc Dachary
08:44 AM Revision d0c76c39 (ceph): Merge pull request #4548 from dachary/wip-docker-ubuntu-12.04
tests: install sudo on ubuntu-12.04 container
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:14 AM Revision 835b12ff (ceph): librbd: fix the image format detection
If the detection of the old format fails with reasons other than
-ENOENT, we should return with this error. Otherwise...
Zhiqiang Wang
08:02 AM CephFS Bug #11482 (Resolved): kclient: intermittent log warnings "client.XXXX isn't responding to mclien...
Zheng Yan
08:01 AM Revision 58b30d54 (ceph): Merge pull request #4481 from ceph/hammer-11482
mds: remove caps from revoking list when caps are voluntarily released Zheng Yan
07:58 AM CephFS Bug #11510: ceph-fuse crashes
file creation go through MDS, it does not require client have permission to write to OSD. Zheng Yan
03:31 AM CephFS Bug #11510: ceph-fuse crashes
Actually, I'm wondering that how the file creation(or maybe copying files) works without enough permissions? Could an... Jifeng Yin
02:17 AM CephFS Bug #11510: ceph-fuse crashes
It crashes because ObjectCacher does not check error code of osd read request. The bug is already fix in master branc... Zheng Yan
07:47 AM Revision 62ec3b7f (ceph): Merge pull request #4544 from ceph/wip-with-man-pages
Wip with man pages
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
06:32 AM Revision cd1a9c01 (ceph): Merge pull request #4555 from zzxuanyuan/wip-11534-incorrect-osdsum-size
mon: Total size of OSDs is a magnitude less than it is supposed to be.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:53 AM devops Bug #11539 (Rejected): python-rados is not installed
I configured openstack with ceph following this doc using ubuntu 14.04:
http://docs.ceph.com/docs/master/rbd/rbd-ope...
yongfeng du
02:33 AM Bug #4556: OSDs crash with OSD::handle_op during recovery

Xinxin Shu
02:28 AM Bug #4556: OSDs crash with OSD::handle_op during recovery
* firefly backport https://github.com/ceph/ceph/pull/11429 Xinxin Shu
02:17 AM Revision 899dd237 (ceph): configure.ac: no use to add "+" before ac_ext=c
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:17 AM Revision 5b2357e6 (ceph): configure.ac: add an option: --with-man-pages
* do not require sphinx-build if --without-man-pages
* dist rst files for man pages
* build and dist .8 files if sphi...
Kefu Chai

05/05/2015

11:54 PM Revision 9b6e1cda (ceph): ceph-disk: pep8 conformance
And remove misleading comment.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
11:54 PM Revision 8ee5a828 (ceph): ceph-disk: implement activate --no-start-daemon
And improve the --mark-init documentation as well.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
11:54 PM Revision 35a16ffc (ceph): ceph-detect-init: integration with automake / make check
* Add the files to the distribution tarbal via EXTRA_DIST
* Build the module via the all-local target
* Add run-tox.s...
Loic Dachary
11:54 PM Revision b4a441a0 (ceph): ceph-detect-init: package for rpm and debian
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
11:54 PM Revision 1dad0375 (ceph): tests: ceph-disk.sh must exit 1 on error
The test for error was reversed and ceph-disk.sh always returned on the
the first successfull test, with no error.
A...
Loic Dachary
11:54 PM Revision 69248bc4 (ceph): ceph-disk: use ceph-detect-init instead of hard coded values
The ceph-detect-init implements the same detection logic as ceph-deploy.
It is better than the current hardcoded valu...
Loic Dachary
11:54 PM Revision 73e2c742 (ceph): ceph-detect-init: ceph-disk helper to select the init system
On Ubuntu 14.04
$ ceph-detect-init --default=sysvinit
upstart
The ceph-detect-init helper is a copy/paste of the ce...
Loic Dachary
11:32 PM Revision 1bfedda6 (ceph): Merge remote-tracking branch 'gh/next'
Conflicts:
suites/fs/recovery/tasks/client-limits.yaml
suites/fs/recovery/tasks/mds-full.yaml
tasks/ceph_deploy.py
Sage Weil
11:15 PM rbd Bug #11537 (Resolved): librbd: crash when two clients try to write to an exclusive locked image
Using two instances of rbd bench-write on the same image at the same time:... Josh Durgin
11:08 PM Revision 73d16f69 (ceph): mon: Total size of OSDs is a maginitude less than it is supposed to be.
When dumping statistics of OSDs such as running command "ceph osd df",
the sum of OSDs' size is 2^10 times less than ...
Zhe Zhang
09:50 PM Revision 31d16e90 (ceph): obj_bencher: remove 'trans_size' as obsolete
'trans_size' description from header: "size of the write/read to perform"
But really 'object_size' is used in write/r...
Dmitry Yatsushkevich
09:50 PM Revision 1d1d0aa0 (ceph): obj_bencher: remove excess 'object_size = op_size'
Remove excess branch 'else {object_size = op_size;}' from
'if(operation != OP_WRITE){...}else{object_size = op_size;}...
Dmitry Yatsushkevich
09:50 PM Revision 0dea11d9 (ceph): rados cli: add preventing using --block-size with bench seq and rand
Add handling of situation when '-b|--block-size' option is using with
'bench seq' or 'bench rand' which is erroneous ...
Dmitry Yatsushkevich
09:50 PM Revision a87ac4d3 (ceph): obj_bencher: aio_bench - rename op_size to object_size
Rename aio_bench argument 'op_size' to 'object_size' to reflect the reality of
how it is used.
Signed-off-by: Dmitry...
Dmitry Yatsushkevich
09:47 PM Revision e324578b (ceph): Merge pull request #4554 from liewegas/wip-cleanup
9.0.0 release notes, scripts cleanup
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Sage Weil
09:37 PM Revision 538e6eaf (ceph): doc/release-notes: 9.0.0
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:30 PM rgw Bug #10295: rgw deleting S3 objects leaves __shadow_ objects behind
hammer: 4e84f318de97e592e16493c67491ba0d7f8103a8 matching pull request https://github.com/ceph/ceph/pull/4515 Yehuda Sadeh
09:29 PM rgw Bug #11447 (Resolved): gc deleting S3 objects leaves __shadow_ objects
Fixed, commit:cc5d34678c6d4bdcd552e6334a383c4df9797f46
Hammer, commit:da4d2274b5d83a116e767f3063752624d1719c32
Yehuda Sadeh
09:17 PM rgw Bug #11256 (Pending Backport): rgw: object set attrs clobbers object removal bucket index update
fixes merged into hammer
* hammer backport commit:7c7e651 and commit:cb75713
Yehuda Sadeh
09:10 PM rbd Bug #11536 (Resolved): object map invalid during fsx
A bunch of jobs in this run hit this in similar circumstances, noticing it after cloning and trying to resize an imag... Josh Durgin
08:35 PM Revision c9a6e60e (ceph): src/script: remove obsolete scripts
These are mostly from gather graph data for very early versions of ceph and
are not useful anymore.
Signed-off-by: S...
Sage Weil
08:26 PM Bug #11535 (Resolved): Client admin socket leaks file descriptors
When using admin sockets, long-running clients that do not reuse a single client connection will see accumulating fil... Jon Bernard
08:18 PM Revision bc514761 (ceph): ceph_json: add decode / encoder for multimap
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 55594623e2a478c3c023336b924bfdef0017d97f)
Yehuda Sadeh
08:17 PM Revision 7c7e651a (ceph): cls_rgw: use multimap to keep pending operations in bucket index
Fixes: #11256
Multiple concurrent requests might be sent using the same tag, need the
entry map to be able to hold mu...
Yehuda Sadeh
08:17 PM Revision cb757137 (ceph): rgw: generate new tag for object when setting object attrs
Fixes: #11256
Backport: firefly, hammer
Beforehand we were reusing the object's tag, which is problematic as
this ta...
Yehuda Sadeh
08:08 PM rgw Bug #11086 (Resolved): Two "test_s3.test_multipart_upload_" tests failed in smoke-master-distro-b...
underlying bugs were fixed. Yehuda Sadeh
08:07 PM rgw Bug #11442 (Resolved): Objects with names starting with underscore become inaccessible after upgr...
Committed in Hammer, commit:512ae4cb3e182ce79aca7354c66d2f2a662555da Yehuda Sadeh
07:26 PM Bug #11359: cephtool/test.sh:test_tiering intermittent failure
upgrading to urgent because we need the tests that were disabled. It fixed the intermittent failure by removing the t... Loïc Dachary
07:25 PM Bug #11398 (Can't reproduce): tests: osd/osd-scrub-repair.sh objectstore-tool races
Did not occur in the past few weeks. Loïc Dachary
07:24 PM Bug #11432 (Resolved): compilation error: No high-precision counter available (armhf, powerpc..)
Loïc Dachary
07:21 PM Bug #9538 (Resolved): mon crashes on some --format=plain commands
Loïc Dachary
07:19 PM Bug #11144 (Resolved): erasure-code-profile set races with erasure-code-profile rm
Loïc Dachary
06:36 PM Revision 60be2d65 (ceph): common/buffer.cc: change linkage of few variables to internal
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
05:55 PM Linux kernel client Bug #11449: krbd: tripping over rbd_assert in rbd_img_obj_callback() on errors
Merged into 4.1-rc2. Downgrading to Normal to track stable kernels. Ilya Dryomov
05:42 PM Revision 2e9e3ba4 (ceph): Merge pull request #4550 from ktdreyer/wip-submittingpatches-backports
SubmittingPatches: clarify backport procedure
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
05:27 PM Revision 9282f15d (ceph): SubmittingPatches: clarify backport procedure
Developers should not add "Backport: " fields to Git commits, because
this data is immutable after the commits are me...
Ken Dreyer
05:21 PM Revision 41e4cbe0 (ceph): tests: add librbd watch/notify version compatibility test
Fixes: #11405
Backport: hammer
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:21 PM Revision 9039955f (ceph): qa/workunits/rbd: add new test_librbd_api workunit
This only tests the public librbd API for use during upgrade tests.
Backport: hammer
Signed-off-by: Jason Dillaman <...
Jason Dillaman
05:21 PM Revision 124b1d3d (ceph): qa/workunits/rbd: add notify_master/slave bootstrap scripts
Backport: hammer
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:21 PM Revision 6fe94c8c (ceph): tests: create librbd API-only integration test suite
The QA client-upgrade test suite requires a librbd test
that is dynamically linked to librbd. Since the current
ceph...
Jason Dillaman
05:16 PM Revision 8c7a781e (ceph): build: make-debs.sh NPROC overrides make -j
Building a package is disk intensive and running make -j8 on a machine
with a spinner can actually be slower than mak...
Loic Dachary
05:16 PM Revision 2b5f0fc6 (ceph): automake: allow multiple {install,all,...}-local targets
Replace install-data-local: with install-data-local:: (two :) so that
other Makefile.am can have the same target and ...
Loic Dachary
05:16 PM Revision 8b7953af (ceph): install-deps.sh: pip wheel for python dependencies
For all tox.ini in the source tree which also have requirement.txt
files, create a wheelhouse with the dependencies. ...
Loic Dachary
04:57 PM Bug #11495: "RuntimeError: ceph-deploy: new command failed" in ceph-deploy:fs-hammer-distro-basic...
John, can you backport to next too, pls? Yuri Weinstein
10:45 AM Bug #11495 (Fix Under Review): "RuntimeError: ceph-deploy: new command failed" in ceph-deploy:fs-...
Cool. Here's the hammer backport: https://github.com/ceph/ceph-qa-suite/pull/430 John Spray
04:54 PM Revision e4a7106b (ceph): smoke: white marked down on python test
Backport: hammer
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:53 PM Revision 7f209b4b (ceph): Merge remote-tracking branch 'gh/next'
Sage Weil
04:48 PM CephFS Bug #11481: "mds/MDSTable.cc: 146: FAILED assert(is_undef())" on standby->replay transition
The mons appear to be rather unhappy in this test run, but there are no thrashers or messenger failure settings turne... John Spray
04:16 PM CephFS Bug #11481: "mds/MDSTable.cc: 146: FAILED assert(is_undef())" on standby->replay transition

This looks like a mon bug of some kind. After a leader election, a bunch of routed messages are being resent to th...
John Spray
03:16 PM CephFS Bug #11481: "mds/MDSTable.cc: 146: FAILED assert(is_undef())" on standby->replay transition
Weird! This is an MDS going from state active to state standby, then back again. In the final stage it notices that... John Spray
04:15 PM Bug #5195: "ceph-deploy mon create" fails when adding additional monitors
I resolved the issue by adding the following to the ceph.conf file
public network = 10.0.2.0/24
I concur t...
Joe Quint
04:15 PM Revision 56be5d6f (ceph): Merge pull request #4530 from ceph/wip-librbd-clean-object
librbd: object map is not properly updated when deleting clean objects
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:11 PM Linux kernel client Bug #11523 (Resolved): soft lockup in kick_requests on 3.16.3-ceph-00306-g76c7fd1
fixed Sage Weil
04:09 PM rbd Bug #10051 (Won't Fix): kernel-mounted RBD image may block shutdown
Sage Weil
04:05 PM Revision 9784e5d2 (ceph): tests: install sudo on ubuntu-12.04 container
Contrary to Ubuntu 14.04 it is not installed by default.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
03:50 PM Revision 7bfe0c3a (ceph): Added hammer-client-x to the mix
Renamed dirs to better reflect what is being tested
Removed old dirs
Added logging
Signed-off-by: Yuri Weinstein <yur...
Yuri Weinstein
03:49 PM Revision 82ff313d (ceph): Added hammer-client-x to the mix
Renamed dirs to better reflect what is being tested
Removed old dirs
Added logging
Signed-off-by: Yuri Weinstein <yur...
Yuri Weinstein
03:41 PM rgw Bug #10925: "(test.functional.tests.TestAccount) ... FAIL" in upgrade:giant-x-hammer-distro-basic...
Run: http://pulpito.ceph.com/teuthology-2015-05-03_17:05:03-upgrade:giant-x-next-distro-basic-multi/
Job: ['873926']...
Yuri Weinstein
03:01 PM Revision 49c78217 (ceph): Merge pull request #430 from ceph/wip-11495-hammer
#11495/hammer: backport ceph_deploy task fix Yuri Weinstein
02:41 PM CephFS Bug #11462: kernel: crash (when MDS died?)
I didn't do a character-by-character diff, but I checked most of the function names and they were the same, yes. :) Greg Farnum
07:35 AM CephFS Bug #11462: kernel: crash (when MDS died?)
Greg Farnum wrote:
> FYI this popped up again in teuthology-2015-04-30_23:04:01-fs-next-testing-basic-multi/870815
...
Zheng Yan
01:48 PM CephFS Bug #11510 (Need More Info): ceph-fuse crashes
It still shouldn't have crashed and I'm not sure why that would have happened unless the kernel gave us ENOMEM or som... Greg Farnum
07:13 AM CephFS Bug #11510: ceph-fuse crashes

It works when I use the user with caps ...
Jifeng Yin
07:03 AM CephFS Bug #11510: ceph-fuse crashes
this bug is fixed by commit 540346d4 (osdc: In _readx() only no error can tidy read result). Zheng Yan
01:03 PM Bug #11534 (Resolved): Incorrect size in ceph osd df
... Andrey Matyashov
12:42 PM Revision a4f1256c (ceph): osd: refuse to write a new erasure coded object with an offset > 0
Even if the offset is properly aligned.
http://tracker.ceph.com/issues/11507 Fixes: #11507
Signed-off-by: Jianpeng ...
Jianpeng Ma
12:42 PM Revision 125c59bc (ceph): tests: erasure coded pools do not allow offset on creation
If a write operation implicitly creates an object on an erasure coded
pool, there cannot be an offset > 0, even if it...
Loic Dachary
12:38 PM CephFS Bug #11482: kclient: intermittent log warnings "client.XXXX isn't responding to mclientcaps(revoke)"
* hammer backport https://github.com/ceph/ceph/pull/4481 Loïc Dachary
12:22 PM Revision 5c9e9da8 (ceph): rados: Tell that pool removal failed. Not that it doesn't exist.
If removing a pool fails it could have various reasons. The pool
might be protected from removal (nodelete flag).
Wido den Hollander
12:18 PM Revision ef19e5a0 (ceph): Merge pull request #429 from dachary/wip-10712-hammer
tasks: fix intermittent failure in TestFlush
Reviewed-by: John Spray <john.spray@redhat.com>
Loïc Dachary
11:24 AM Revision 59bc72d2 (ceph): mon: Monitor: schedule scrub periodically
Default is 24h interval, adjustable via 'mon_scrub_interval'.
Signed-off-by: Joao Eduardo Luis <joao@suse.de>
Joao Eduardo Luis
11:24 AM Revision cdb37dcc (ceph): mon: Monitor: track scrub's state
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
11:24 AM Revision 4c4313d5 (ceph): mon: Monitor: rework scrub (1)
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
10:36 AM Revision 6c6e5231 (ceph): tasks/ceph_deploy: fix for multiple mons
Now that service IDs are modified during run, we have
to avoid repeatedly evaluating first_mon for where
to run ceph_...
John Spray
10:36 AM Revision e16e1017 (ceph): tasks/ceph_deploy: remove some dead code
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 99951f8150f1487c3bad47c2b199a137226055cb)
John Spray
09:50 AM CephFS Bug #10712: TestFlush intermittent failure on scatter_writebehind event
http://pulpito.ceph.com/loic-2015-05-04_11:27:13-fs-hammer-backports---basic-multi/874954 Loïc Dachary
09:48 AM CephFS Bug #10712 (Pending Backport): TestFlush intermittent failure on scatter_writebehind event
* hammer backport https://github.com/ceph/ceph-qa-suite/pull/429 Loïc Dachary
09:42 AM Revision a29ed780 (ceph): tasks: fix intermittent failure in TestFlush
This was an overly strict success condition: the
flush operation doesn't promise to leave you an empty
journal, it pr...
John Spray
09:33 AM Bug #11512: "FAILED assert(0 == "unexpected error")" in upgrade:giant-x-hammer-distro-basic-vps run
I have also encountered this problem running Giant. All but 1 of my 6 OSDs give this error.... Daniel Lundqvist
09:33 AM Bug #11512: "FAILED assert(0 == "unexpected error")" in upgrade:giant-x-hammer-distro-basic-vps run
I have also encountered this problem running Giant. All but 1 of my 6 OSDs give this error.
starting osd.0 at :/...
Daniel Lundqvist
08:57 AM Revision 886096dc (ceph): mds: properly set null dentry's first
we should set new null dentry's first when it's created. Otherwise if
the request that creates the new dentry fails, ...
Yan, Zheng
08:57 AM Revision fb484b68 (ceph): mds: only add head dentry to bloom filter
bloom filter can't handle range covered by snap dentry.
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
07:14 AM Revision 3f50b5e1 (ceph): Merge pull request #4542 from liewegas/wip-sepia
sepia
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
06:20 AM Revision 752a16fa (ceph): AsyncConnection: Avoid lockdep detect failed
Previously we used a atomic field to avoid deadlock, but it still let lockdep
detect failed. So we remove the atomic ...
Haomai Wang
05:55 AM Bug #11511: FAILED assert(cursor.data_offset <= oi.size)
log file with debug_ms=1 Irek Fasikhov
05:53 AM Revision c26b21fa (ceph): AsyncConnection: Don't dispatch event when connection is stopped
When marking down connection, previously we will call stop which will dispatch event
regardless of the staus of the c...
Haomai Wang
05:30 AM rgw Bug #11416: rgw: leak of bucket meta objects on bucket re-creation
* firefly backport https://github.com/ceph/ceph/pull/4535 Xinxin Shu
02:15 AM Revision 393b7365 (ceph): Merge pull request #4387 from wonzhq/async-comp
librbd: don't notify_change on r == -ERESTART when notify async complete
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
01:07 AM Revision 63eb4326 (ceph): librbd: don't notify_change on error when notify async complete
Don't need to increment the refresh_seq since the async op fails.
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel....
Zhiqiang Wang
12:28 AM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
Patch that went into master: https://github.com/ceph/ceph/pull/4539 Ken Dreyer

05/04/2015

11:37 PM Bug #11429 (Pending Backport): OSD::load_pgs: we need to handle the case where an upgrade from ea...
Samuel Just
11:37 PM Revision 3970ad9f (ceph): Merge pull request #428 from athanatos/wip-11429
suites/rados: add test for 11429
Reviewed-by: Zack Cerza <zack@redhat.com>
Samuel Just
11:36 PM Revision 4abacbe2 (ceph): Merge pull request #4539 from athanatos/wip-11429
OSD: handle the case where we resurrected an old, deleted pg
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
11:34 PM Revision 9da4c45e (ceph): doc: link to sepia report for lab info
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:07 PM Fix #11532: make check must verify resources before running in parallel
On fedora 20, with make -j12 nproc must be >= 16000 and ... Loïc Dachary
11:03 PM Fix #11532 (Resolved): make check must verify resources before running in parallel
if make check runs out of resources, it will fail miserably and in mysterious ways. There will be many left over proc... Loïc Dachary
11:04 PM Revision aff95582 (ceph): knfs: remove the MDS debugging
It doesn't fit on the typica boxes with debugging, and we probably don't need
it for any NFS issues which do arise......
Greg Farnum
11:03 PM Revision 0f03ca7c (ceph): knfs: remove the MDS debugging
It doesn't fit on the typica boxes with debugging, and we probably don't need
it for any NFS issues which do arise......
Greg Farnum
11:02 PM Revision 47fff708 (ceph): knfs: remove the MDS debugging
It doesn't fit on the typica boxes with debugging, and we probably don't need
it for any NFS issues which do arise......
Greg Farnum
10:31 PM Revision 7387c433 (ceph): java: libcephfs_jni.so is in /usr/lib64 on rhel
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
(cherry picked from commit aed3434dc7c5161c72c7d5655faa3bc693fc97...
Noah Watkins
09:58 PM Revision 5cc0f20b (ceph): Merge pull request #4498 from dachary/wip-11342-hammer
librbd notification race condition on snap_create
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Jason D...
Loïc Dachary
09:58 PM Revision f7bcb2dc (ceph): Merge pull request #4497 from dachary/wip-7385-hammer
Objectcacher setting max object counts too low
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Jason Dill...
Loïc Dachary
09:57 PM Revision 4d95929c (ceph): Merge pull request #4499 from dachary/wip-11363-hammer
ImageWatcher should cancel in-flight ops on watch error
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: J...
Loïc Dachary
09:57 PM Revision 16c2f4c9 (ceph): Merge pull request #4496 from dachary/wip-5488-hammer
librbd: deadlock in image refresh
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Jason Dillaman <dillama...
Loïc Dachary
09:27 PM Revision cc107525 (ceph): squash: use sleep instead of utility.sleep
Samuel Just
09:22 PM Revision 91bc0e91 (ceph): squash: use != not is not in radosbench
Samuel Just
09:21 PM Revision 73577f10 (ceph): squash: remove utility, moved to teuthology.git
Samuel Just
09:21 PM Revision 2a60852a (ceph): squash: ceph_manager: add utility_task doc string
Samuel Just
07:58 PM devops Tasks #10587: split ceph-mon, ceph-osd, and ceph-mds in the Debian and Red Hat packages
At the moment I'm stuck trying to find a way to make 1) upgrades via apt/yum work seamlessly and 2) avoid having the ... Ken Dreyer
07:32 PM Revision bd798910 (ceph): 9.0.0
Jenkins
07:26 PM devops Feature #11530 (Resolved): Build release packages for Debian Jessie
The Wheezy packages depend on several library versions which are no longer available in Jessie. Benjamin Gilbert
06:53 PM Revision 015ed70f (ceph): suites/rados: add test for 11429
This patch also adds some convenience facilities for making
some of the ceph_manager methods into tasks usable from a...
Samuel Just
06:49 PM Revision 6f60f5a2 (ceph): Merge pull request #19 from gierschv/feat-omap-iterator
ioctx: ListOmapValues & GetAllOmapValues added Noah Watkins
06:07 PM Bug #11526: MDS crashed in ceph::buffer::list::splice
http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-05-02_23:18:02-multimds-master-testing-basic-typica/10003/ an... Greg Farnum
06:03 PM Bug #11526: MDS crashed in ceph::buffer::list::splice
Merged to master in commit:4f45409531abf1b4c97c4e9449ab40cb516735fd Greg Farnum
05:50 PM Bug #11526: MDS crashed in ceph::buffer::list::splice
Fix: https://github.com/ceph/ceph/pull/4537
This failure was seen in http://pulpito.ceph.com/teuthology-2015-05-01...
Greg Farnum
09:00 AM Bug #11526 (Resolved): MDS crashed in ceph::buffer::list::splice
... Zheng Yan
06:03 PM Revision 4f454095 (ceph): Merge pull request #4537 from majianpeng/buffer-fix
bufferptr: Offset should not beyond raw_length rather than _len.
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Rev...
Greg Farnum
06:00 PM Revision 156e55b7 (ceph): man: do not dist man pages if sphinx is not available
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:51 PM Revision f76293ce (ceph): test_async_driver: add dispatch_external_event tests
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:32 PM Revision c107b8ec (ceph): configure.ac: do not check for sphinx-build
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:31 PM Revision 0b4315b9 (ceph): pycephfs: add tests for open call
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:28 PM Revision fc51ce2a (ceph): osd/ReplicatedPG: For obj has omap, it mean have omap data or omap head...
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
04:20 PM Bug #11527 (Closed): KV OSD stacktrace on disk failure
Hmm, I thin it may need more attempts from ceph itself. But I still has no sense about this Haomai Wang
01:27 PM Bug #11527: KV OSD stacktrace on disk failure
Yes indeed, I should have been more clear, it was indeed a disk hardware failure, the disk needed replacement.
I w...
Kenneth Waegeman
01:17 PM Bug #11527: KV OSD stacktrace on disk failure
From the "Bus Error" msg, I more like to think it's hardware IO error? Haomai Wang
12:55 PM Bug #11527 (Closed): KV OSD stacktrace on disk failure
When an OSD failed, this was the stacktrace I got:... Kenneth Waegeman
04:11 PM Revision 30342134 (ceph): test/bufferlist: add test case for bufferlist::splice.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
04:06 PM Revision 6b81d5cb (ceph): test_pycephfs: Fix tests for pycephfs
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:05 PM Revision d039bce4 (ceph): pycephfs: add padding buffer to statvfs to avoid os extend
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:05 PM Revision 56b82225 (ceph): pycephfs: add read/write support
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:05 PM Revision fa956c62 (ceph): test_pycephfs: Add tests for open call
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:05 PM Revision b154a5d4 (ceph): pycephfs: Let open call's flags imitate python open
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:05 PM Revision 1006adbd (ceph): bufferptr: Offset should not beyond raw_length rather than _len.
Fixes: #11526
Commit dfccd3d19c introduce this bug"
./include/buffer.h: 240: FAILED assert(_len >= o)
ceph version...
Jianpeng Ma
03:36 PM rbd Feature #11372 (Fix Under Review): qa: run librbd tests under valgrind
*ceph-qa-suite*: https://github.com/ceph/ceph-qa-suite/pull/426
*ceph master*: https://github.com/ceph/ceph/pull/4461
Jason Dillaman
03:35 PM rbd Feature #11372 (Resolved): qa: run librbd tests under valgrind
Jason Dillaman
03:32 PM Revision 7da569fd (ceph): Merge pull request #4514 from majianpeng/rbd
misc bugs in librbd
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:31 PM rbd Feature #11405 (In Progress): qa: test rbd notify-based proxying across versions
Jason Dillaman
03:01 PM Revision 5fa8fc32 (ceph): Merge pull request #4534 from tchaikov/wip-silence-gcc-warning
osd: silence gcc -Wparentheses warning
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
02:50 PM Revision b15639c4 (ceph): ioctx: ListOmapValues & GetAllOmapValues added
* `ListOmapValues` allows to iterate on all the key feteched during
a read operation of an omap (the goal is to easil...
Vincent Giersch
02:31 PM Revision addb0ec9 (ceph): Merge pull request #4505 from dachary/wip-11322-hammer
rgw - improve performance for large object (multiple chunks) GET
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Loïc Dachary
02:24 PM Revision c0782ed9 (ceph): Merge pull request #4501 from dachary/wip-11001-hammer
Improve rgw HEAD request by avoiding read the body of the first chunk
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Loïc Dachary
02:23 PM Revision e074695e (ceph): Merge pull request #4500 from dachary/wip-11047-hammer
rgw : make quota/gc thread configurable for starting
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Loïc Dachary
01:57 PM CephFS Bug #11462: kernel: crash (when MDS died?)
FYI this popped up again in teuthology-2015-04-30_23:04:01-fs-next-testing-basic-multi/870815 Greg Farnum
01:49 PM Revision 5a6140f4 (ceph): common/CompatSet: mark FeatureSet member vars private
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:49 PM Revision 9209a8f2 (ceph): osd: silence gcc -Wparentheses warning
otherwise we have following warning:
warning: suggest parentheses around operand of ‘!’ or change ‘|’ to
‘||’ or ‘!’ ...
Kefu Chai
10:09 AM CephFS Bug #11522: FLUSHSNAP_ACKs are not always sent back on unexpected FLUSHSNAP
client creates cap_snap and sends FLUSHSNAP message to MDS even when snap notification contains no new snap (snap rem... Zheng Yan
09:46 AM Revision 7f9d78d4 (ceph): Merge pull request #4504 from dachary/wip-10691-hammer
ceph-dencoder links to libtcmalloc, and shouldn't
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
09:44 AM Revision 11b1ccdb (ceph): Merge pull request #4503 from dachary/wip-10983-hammer
use a new disk as journal disk,ceph-disk prepare fail
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
09:43 AM Revision 7c050eca (ceph): Merge pull request #4507 from dachary/wip-11432-hammer
compilation error: No high-precision counter available (armhf, powerpc..)
Reviewed-by: Loic Dachary <ldachary@redhat...
Loïc Dachary
09:34 AM Revision 817b0719 (ceph): mds: don't reintegrate stray inode to remote snap dentry
stray inode are head inodes, we should not rename them to remote
snaps dentries.
Signed-off-by: Yan, Zheng <zyan@red...
Yan, Zheng
09:10 AM Bug #7387 (Fix Under Review): Malformed JSON command output when non-ASCII strings are present
https://github.com/ceph/ceph/pull/4527 Kefu Chai
03:38 AM Bug #11484: OPT_INT option interprets "3221225472" as -1073741824, and crashes in Throttle::Throt...
elder one, i created #11525 to track the feature request for improving the invalid option handling. Kefu Chai
03:33 AM Feature #11525 (New): improve OPTION macro to add a check function for invalid options.
see #11484, where user input a *very* large number for the journal_queue_max_bytes settings. this number overflows an... Kefu Chai
02:55 AM Revision 1800a996 (ceph): librbd: For format 2, don't forget set objectcache max objects.
For format 2, before create object_cache, it call init_layout and set
the max object for object cache.
In the later i...
Jianpeng Ma
02:54 AM Revision c60212b2 (ceph): rbd: updated the 'rbd --help'
Now default format is 2. update 'rbd --help'.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Jianpeng Ma
02:25 AM Revision e146b04b (ceph): librbd: Remove the redundant judgement.
For ObjectExtent, if length == object_size, it mean length=0.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Jianpeng Ma
02:25 AM Revision 059c0d15 (ceph): librbd: Remove the redundant judgement.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
02:25 AM Revision 9d07069a (ceph): librbd: remove the perfcounter l_librbd_aio_rd/write/discard_*.
Now for non-aio read/write/discard, the internal implementation used the
related aio function. So we don't differenti...
Jianpeng Ma
12:07 AM Revision f6022639 (ceph): rgw: use correct objv_tracker for bucket instance
When trying to create a bucket that already existed, use the
objv_tracker of the newly created instance, and not of t...
Yehuda Sadeh

05/03/2015

10:40 PM rgw Bug #11524 (Won't Fix): "test_multipart_upload ... FAIL" in upgrade:dumpling-firefly-x-giant-dist...
This could be vps and/or rhel 6.4 specific issue.
Run: http://pulpito.ceph.com/teuthology-2015-05-02_18:15:01-upgr...
Yuri Weinstein

05/02/2015

10:26 AM Linux kernel client Bug #11449 (Pending Backport): krbd: tripping over rbd_assert in rbd_img_obj_callback() on errors
Ilya Dryomov
10:24 AM Linux kernel client Bug #11523: soft lockup in kick_requests on 3.16.3-ceph-00306-g76c7fd1
This was fixed in 4.0-rc1 and set to be backported all the way down to 3.9 - commit 7eb71e0351fb "libceph: fix double... Ilya Dryomov
06:14 AM CephFS Bug #11510: ceph-fuse crashes
The admin account works, and it turns out to be a permission problem, although I'm surprised that it works at the fir... Jifeng Yin
03:26 AM Revision 1de75edb (ceph): Preforker: include acconfig so includers don't have to
Fixes build of systests
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
01:48 AM Revision fae51575 (ceph): Merge pull request #4524 from ceph/wip-remove-fsx-c
test: update CMakefile to sync with c44f8e7
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
01:43 AM Revision 5afed73d (ceph): Merge pull request #4518 from yuyuyu101/wip-fix-systest-runnable
systest_runnable: Use Preforker to do fork
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
12:27 AM Bug #11495: "RuntimeError: ceph-deploy: new command failed" in ceph-deploy:fs-hammer-distro-basic...
Sage agreed not to backport to giant, John! Yuri Weinstein
12:10 AM CephFS Bug #10863 (Resolved): java.lang.UnsatisfiedLinkError: cephfs_jni (Not found in java.library.path...
commit:aef0272d72afaef849b5d4acbf55626033369ee8 Greg Farnum
12:10 AM Revision aef0272d (ceph): java: libcephfs_jni.so is in /usr/lib64 on rhel
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
(cherry picked from commit aed3434dc7c5161c72c7d5655faa3bc693fc9777)
Noah Watkins

05/01/2015

11:52 PM Revision 69971f99 (ceph): osd: dout the relation between osd_reqid_t and journal seq
This is useful for tracking io request.
Signed-off-by: Xinze Chi <xmdxcxz@gmail.com>
Xinze Chi
11:45 PM Revision 4fed2007 (ceph): osd: dout latency info in filestore
dout more latency info for each seq in filestore, this is useful for
tracking io request.
Signed-off-by: Xinze Chi <...
Xinze Chi
11:14 PM CephFS Bug #10863: java.lang.UnsatisfiedLinkError: cephfs_jni (Not found in java.library.path) on RHEL7
That last failure in ceph-qa-suite that you emailed about has a fix here. I submitted it to firefly-backports. That r... Noah Watkins
10:47 PM Linux kernel client Bug #11523 (Resolved): soft lockup in kick_requests on 3.16.3-ceph-00306-g76c7fd1
... Sage Weil
10:47 PM Revision f99bc7cc (ceph): Removed redundant tests issue #11520
Reduced nodes to be locked to two
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from com...
Yuri Weinstein
10:45 PM Revision fa27c2b2 (ceph): Removed redundant tests issue #11520
Reduced nodes to be locked to two
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from com...
Yuri Weinstein
09:41 PM devops Feature #9133 (In Progress): create ceph user/group; run daemons as ceph (non-root)
The wip-user branch in GitHub has the work done so far. See also https://github.com/ceph/ceph/pull/4456 Ken Dreyer
09:07 PM devops Feature #9133: create ceph user/group; run daemons as ceph (non-root)
We should also change the references in the document that tell to create "ceph" user using ceph-deploy
http://ceph.c...
Vasu Kulkarni
08:58 PM Revision 217d2223 (ceph): Merge pull request #4519 from ceph/wip-flush-log
Flush cluster log before MDS::damaged
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
08:55 PM Revision fd69d5db (ceph): Merge pull request #4529 from ceph/wip-librbd-open
librbd: invoking RBD::open twice will leak memory
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
08:55 PM Revision 62d5b39a (ceph): Merge pull request #4511 from yuyuyu101/wip-async-fix-7
Wip async fix 7
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
08:36 PM Revision 0094216a (ceph): Merge pull request #427 from ceph/wip_11520
Removed redundant tests issue #11520
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
08:30 PM Revision 8ab46b42 (ceph): Removed redundant tests issue #11520
Reduced nodes to be locked to two
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein
07:57 PM Revision 0f4cf269 (ceph): cephfs: add mkdir
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
07:42 PM Revision de82ee54 (ceph): Merge pull request #18 from noahdesu/cephfs
cephfs: add initial cephfs go wrappers Noah Watkins
07:41 PM Revision 95fa549c (ceph): travis: add mds to micro cluster
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
07:41 PM Revision 1efdf980 (ceph): cephfs: begin cephfs wrappers
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
07:07 PM Revision 05a5f269 (ceph): librbd: object map is not properly updated when deleting clean objects
With the new fast diff feature flagging which objects haven't changed
between snapshots, unmodified objects are now f...
Jason Dillaman
07:02 PM Revision 72133522 (ceph): atomic_t: change cas to compare_and_swap and return bool
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:37 PM Revision a0f96de2 (ceph): mds: in damaged() call flush_log before ending
...so that the clog messages we send before damaged()
actually have a chance to make it to the cluster log.
Signed-o...
John Spray
06:37 PM Revision 88037760 (ceph): mon: add MonClient::flush_log
A simple reasonable-effort call for emitting
a MLog before shutting down. Used in MDS which
also waits for its beaco...
John Spray
06:29 PM CephFS Bug #11522 (Resolved): FLUSHSNAP_ACKs are not always sent back on unexpected FLUSHSNAP
There is a PR to make the MDS always send back a FLUSHSNAP_ACK: https://github.com/ceph/ceph/pull/4523
But I guess...
Greg Farnum
06:22 PM Revision 4b345843 (ceph): Merge pull request #4516 from yuyuyu101/wip-fix-libcephfs-crash
Wip fix libcephfs crash
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:22 PM Feature #11521 (New): Certain configuration options not safe for production builds
Per disucussion on the mailing list and IRC, certain configuration options are not safe for customers running Ceph in... Mark Nelson
06:21 PM Revision a5e88fcf (ceph): librbd: invoking RBD::open twice will leak memory
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:14 PM Revision 11066a39 (ceph): Merge pull request #4492 from SUSE/wip-suse-firewall
packaging: add SuSEfirewall2 service files
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:37 PM Revision a551a23d (ceph): qa/workunits/fs/misc: fix filelock_interrupt.py
Handle the case that kernel does not support fcntl.F_OFD_SETLK.
Also fix the code that checks if fnctl fails with err...
Yan, Zheng
05:36 PM Revision fb693a3d (ceph): Merge pull request #4468 from cernceph/swifty
Swift: Set Content-Length when requesting/checking Keystone tokens
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:34 PM Revision c6c6b203 (ceph): Merge pull request #4008 from SUSE/wip-tcmalloc-conditionals
Conditional-compile against minimal tcmalloc.
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Samuel Just
04:24 PM Revision 29ee7953 (ceph): Merge pull request #3429 from liewegas/wip-precalc-pgtemp
RFC: mon: prime pg_temp when osdmap changes
Reviewed-by: Guang Yang <yguang@yahoo-inc.com>
Tested-by: Zhi (David) Zh...
Sage Weil
04:22 PM Revision 8d596bfa (ceph): Merge branch 'wip-journal-header' of git://github.com/XinzeChi/ceph
Conflicts:
src/gmock
Sage Weil
04:17 PM Revision b5fa1607 (ceph): Merge pull request #3474 from majianpeng/fix5
buffer: optimize get_contiguous
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
04:17 PM Revision a38baa01 (ceph): Merge pull request #3896 from ceph/wip-auth
auth: optimize crypto key handling, msg sig checks
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:16 PM Revision eba59569 (ceph): Merge pull request #3975 from wonzhq/skip-cache
osd: flush/evict op fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:15 PM Revision cb979eb5 (ceph): Merge pull request #4362 from XinzeChi/wip-tier-lat
osd: misc latency perf counter for tier pool
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:15 PM Revision b76d0ffd (ceph): Merge pull request #4393 from majianpeng/copyget-flags
For CEPH_OSD_OP_COPY_GET, add a new filed: flags.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:07 PM Revision 071b07e2 (ceph): Merge pull request #3564 from guangyy/wip-10198
osd: break the handling of PG removal event into multiple iterations
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
04:01 PM Revision 94a701a5 (ceph): Merge pull request #3004 from guangyy/wip-10183
Add a new tick timer which does not need to hold osd_lock, put sched_scrub to that tick timer
Reviewed-by: Samuel Ju...
Samuel Just
03:35 PM Bug #11518 (Resolved): objectcacher stress test fails with command not found
ubuntu@teuthology:/a/sage-2015-04-30_21:01:18-rados-wip-sage-testing-distro-basic-multi/870564 Sage Weil
03:08 PM Revision 47725aa6 (ceph): Merge pull request #3659 from SUSE/wip-fix-calamari-health
Always provide summary for non-healthy cluster.
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
03:00 PM Revision 8988cb38 (ceph): Merge pull request #3702 from mslovy/wip-fineGrain-submitManagerLock
FileStore:: queue_transactions, fine-grain submitManager lock
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-b...
Samuel Just
02:27 PM Revision 23ff52f7 (ceph): Merge pull request #3919 from guangyy/wip-9558
osd : populate the needs_recovery_map source fast when only one peer has missing
Reviewed-by: Samuel Just <sjust@red...
Samuel Just
01:43 PM Revision 585bc2bc (ceph): mds: send FLUSHSNAP_ACK even if FLUSHSNAP message is unexpected
MDS should send FLUSHSNAP_ACK even if FLUSHSNAP message is unexpected.
This is because client does not release corres...
Yan, Zheng
01:38 PM Revision fbfd50de (ceph): OSD: handle the case where we resurrected an old, deleted pg
Prior to giant, we would skip pgs in load_pgs which were not present in
the current osdmap. Those pgs would eventual...
Samuel Just
01:03 PM Revision 32b8bf57 (ceph): test: update CMakefile to sync with c44f8e7
* remove unused src/test/fsx.c, see
qa/workunits/suites/fsx.sh
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:27 PM Revision b7f43280 (ceph): systest_runnable: adjust argument to suite Preforker
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
12:00 PM Revision 7252975e (ceph): mds: handle corrupt dentry more cleanly
Calling damaged() on the rank is overkill, but until
we have a mechanism to selectively handle damaged
paths, it's be...
John Spray
12:00 PM Revision 69a54e7b (ceph): mds: handle case where rank 0 has no subtrees
Previously we always asked for STOPPING in this case,
but in the case of rank 0 it's definitely an error
condition in...
John Spray
12:00 PM Revision 4730a458 (ceph): mds: remove redundant 'journal' file open
Follow up to " mds: remove redundant journal inode", for
the case in open_root as opposed to create_mydir
Signed-off...
John Spray
12:00 PM Revision 816d9e03 (ceph): mds: error handling in CInode::_fetched
For cases where inode is absent, or is not
decodeable. Previously would get nasty end_of_buffer
crashes in these cas...
John Spray
12:00 PM Revision 6cb1f6cc (ceph): mds: handle missing/corrupt data during boot
These errors trickle up to boot_start from e.g.
CInode::_fetched when something goes wrong.
Signed-off-by: John Spra...
John Spray
12:00 PM Revision 96992466 (ceph): mds: handle missing mydir dirfrag
Previously, if the mydir dirfrag was missing, then
creating stray dirs would assert out when trying
to project_fnode(...
John Spray
12:00 PM Revision 49efdb8b (ceph): mds: more damaged() handling in MDLog
Specifically, the case where journal header objects
are unreadable (such as because they've been lost).
Signed-off-b...
John Spray
07:05 AM Revision de5717eb (ceph): ceph_mon: output preforker error message
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
07:05 AM Revision 9e1514cf (ceph): Preforker: Add child process exit status check
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:55 AM Revision 3f969d60 (ceph): systest_runnable: Use Preforker to do fork
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:23 AM CephFS Bug #11517 (Resolved): Libcephfs: Doesn't check file's open mode when do read/write
Something like this:
fd = cephfs_open(path, O_WRONLY|O_CREAT, 0)
cephfs.read(fd, buf, 0, 10) // ok, but actually ...
Haomai Wang
03:45 AM CephFS Bug #9995 (Fix Under Review): failing test_filelock
https://github.com/ceph/ceph-qa-suite/pull/425 Greg Farnum
03:36 AM Revision e0b389ac (ceph): test_libcephfs: Add tests to cover zero length write
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
12:10 AM Revision c5e0b615 (ceph): Merge pull request #4515 from ceph/hammer-next
rgw: critical fixes for hammer Sage Weil

04/30/2015

11:30 PM Bug #11516: run-make-check.sh should check ulimits
It would be nice if simply invoking "make check" on your own got a similar check as well, for those invoking it manua... Greg Farnum
11:27 PM Bug #11516 (Duplicate): run-make-check.sh should check ulimits
it will run nproc / 2 simultaneous tests and the nofile value should be raised to ~16k. These are the relevant files ... Loïc Dachary
10:34 PM CephFS Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
See update here: http://tracker.ceph.com/issues/11495#change-51225 Yuri Weinstein
10:33 PM Bug #11495: "RuntimeError: ceph-deploy: new command failed" in ceph-deploy:fs-hammer-distro-basic...
John, here are runs :
http://pulpito.ceph.com/teuthology-2015-04-30_13:42:32-ceph-deploy-hammer-distro-basic-vps/
a...
Yuri Weinstein
05:31 PM Bug #11495 (Pending Backport): "RuntimeError: ceph-deploy: new command failed" in ceph-deploy:fs-...
I merged the PR meanwhile and will test with my changes to the suite.
We will need that backported to hammer and giant
Yuri Weinstein
10:32 PM RADOS Bug #11515 (New): objecter: potential integer overflow in linger_check() return code
This is unlikely in practice, but it's casting the age in msec from uint64_t to int in the return. It should probably... Josh Durgin
09:53 PM Revision 61cf5da0 (ceph): packaging: mv ceph-objectstore-tool to main ceph pkg
This change ensures that the ceph-objectstore-tool utility is present on
all OSDs. This makes it easier for users to...
Ken Dreyer
09:18 PM Revision 3f19ed49 (ceph): All changes from https://github.com/ceph/ceph-qa-suite/commit/3ce379a68...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
09:07 PM Revision 5535e4c4 (ceph): Removed unneeded workloads
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit 18a79fb8252d9ceee7162e8f774ab6b...
Yuri Weinstein
08:40 PM Revision 5ea754a7 (ceph): Merge pull request #4493 from ceph/wip-use-get-linux-version
use get_linux_version() instead ad-hoc uname().release parsing
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by:...
Greg Farnum
08:37 PM Revision 260938fb (ceph): Removed unneeded workloads
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit 18a79fb8252d9ceee7162e8f774ab6b...
Yuri Weinstein
08:24 PM Revision 1013371a (ceph): Merge pull request #424 from ceph/wip_ceph_deploy
Removed unneeded workloads
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
06:18 PM Revision 18a79fb8 (ceph): Removed unneeded workloads
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
06:04 PM CephFS Bug #11255: nfs: mount failures on ceph-backed NFS share
http://pulpito.ceph.com/teuthology-2015-04-29_23:10:02-knfs-next-testing-basic-multi/869428/
I also realized recen...
Greg Farnum
05:25 PM Revision 097b95f7 (ceph): Fixing commits from https://github.com/ceph/ceph-qa-suite/pull/400/commits
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
04:39 PM Revision f191ec5f (ceph): Reduced ammount of nodes from 4 to 3
Changed default 'replica' to 2
Reduced osd to 2 per node
Added logging
Signed-off-by: Yuri Weinstein <yuri.weinstein...
Yuri Weinstein
04:34 PM Revision 735ab91f (ceph): Client: Fast return if len is 0
If len == 0,
osdc/Striper.cc: 50: FAILED assert(len > 0)
2: (Striper::file_to_extents(CephContext*, char const*, cep...
Haomai Wang
04:34 PM Revision 3f600b16 (ceph): Merge pull request #423 from ceph/wip-11495
Fix ceph_deploy task with multiple mons Yuri Weinstein
04:23 PM Revision ee61a61f (ceph): Merge pull request #4462 from liewegas/wip-11211-hammer
osd/ReplicatedPG: don't check order in finish_proxy_read Samuel Just
04:23 PM Bug #11513 (Duplicate): "ceph-objectstore-tool: import failure with status 139" in upgrade:firefl...
David Zafman
03:53 PM Bug #11513 (Duplicate): "ceph-objectstore-tool: import failure with status 139" in upgrade:firefl...
Run: http://pulpito.ceph.com/teuthology-2015-04-29_17:18:02-upgrade:firefly-x-hammer-distro-basic-vps/
Jobs: ['86850...
Yuri Weinstein
04:21 PM Revision 0358840a (ceph): Merge pull request #4461 from ceph/wip-11372
librbd: add valgrind memory checks for unit tests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:43 PM Bug #11512 (Can't reproduce): "FAILED assert(0 == "unexpected error")" in upgrade:giant-x-hammer-...
Run: http://pulpito.ceph.com/teuthology-2015-04-29_17:05:01-upgrade:giant-x-hammer-distro-basic-vps/
Job: ['868461']...
Yuri Weinstein
03:37 PM Revision 3842b63a (ceph): Merge pull request #4241 from rzarzynski/wip-11285
rgw: rectify broken statistics on Swift account listing.
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:32 PM Revision 0936aec6 (ceph): Merge pull request #4432 from big-henry/wip-rgw-listparts
rgw: fix ListParts response
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:07 PM CephFS Bug #11510: ceph-fuse crashes
John, could you know how to export the data from the under-laid pool? I'm very curious.
The ceph-fuse just goes cr...
Jifeng Yin
02:47 PM CephFS Bug #11510: ceph-fuse crashes
Nothing special. I just use "ceph fs new cephfs".
I've noticed the ticket #11120, and trying 'getfattr -d' shows n...
Jifeng Yin
01:49 PM CephFS Bug #11510: ceph-fuse crashes
I've definitely seen this backtrace before, trying to remember when... could it have been when we were dealing with t... John Spray
11:04 AM CephFS Bug #11510 (Resolved): ceph-fuse crashes
When I read the file through ceph-fuse, it crashes, while list is okay.
kernel drive doesn't crash, but shows 'read ...
Jifeng Yin
02:56 PM Revision 2586e3ba (ceph): pybind: fix valgrind warning on rbd_get_parent_info call
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:56 PM Revision 5534faaa (ceph): tests: run librbd valgrind test during 'make check'
Fixes: #11372
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:56 PM Revision 30b762bc (ceph): qa/workunits/rbd: add support for running API tests under valgrind
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:56 PM Revision 6e84ceb4 (ceph): autotools: detect presence of valgrind
Conditionally enable running librbd unit tests under valgrind.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:56 PM Revision c44f8e7f (ceph): fsx: cleanup crypto library at exit
Also made small tweaks so that it can be compiled under
a C++ compiler.
Signed-off-by: Jason Dillaman <dillaman@redh...
Jason Dillaman
02:56 PM Revision 740fd275 (ceph): krbd: fix incorrect types in the krbd API
The C API functions were referencing the C++ CephContext
instead of the C rados_config_t. Additionally, the ceph
nam...
Jason Dillaman
02:56 PM Revision 5ccc4422 (ceph): osdc: invalid read of freed memory
The bytes not in cache stat was potentially reading the bh length
from a deleted bufferhead.
Signed-off-by: Jason Di...
Jason Dillaman
02:56 PM Revision 8d87bdf5 (ceph): valgrind: update valgrind suppressions for lttng-ust
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:22 PM Revision 5311eb0e (ceph): Event: Use atomic cas to avoid missing wakeup
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:20 PM Revision dd3a3b96 (ceph): Atomic: Add CAS primitive support
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:06 PM Revision 14c953f3 (ceph): pycephfs: Ensure passing argument is a instance of basestring
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:06 PM Revision 0f76ca0a (ceph): test_cephfs: Add python binding cephfs tests
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:06 PM Revision d7ffc71c (ceph): pycephfs: Add dirent class definition to ease caller
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:06 PM Revision 280ad754 (ceph): pycephfs: Add stat result class definition for callers
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:06 PM Revision 08a60bbf (ceph): pycephfs: Add directory operations for pybind
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:06 PM Revision 08030316 (ceph): pycephfs: Fix getcwd call
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:06 PM Revision 940b4f02 (ceph): pycephfs: Add rename, rmdir and getxattr support
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:06 PM Revision 448a6c1f (ceph): pycephfs: export self and parent dirent too
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
01:08 PM Bug #11511 (Resolved): FAILED assert(cursor.data_offset <= oi.size)
Hi.
When Rebalancing data error occurred OSD.
Irek Fasikhov
11:52 AM Revision 701a0a5b (ceph): Merge pull request #4476 from dachary/wip-releases
doc: add giant v0.87.2 to the release timeline
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Loïc Dachary
11:04 AM Revision 38c9d758 (ceph): config: Document that 'mds_max_file_size' is only read on FS creation
Afterwards you have to change this through the monitors Wido den Hollander
09:47 AM Bug #11143 (Pending Backport): src/ceph-disk : "disk zap" sgdisk invocation
* master pull request https://github.com/ceph/ceph/pull/4037 Loïc Dachary
09:46 AM Revision b73a236c (ceph): Merge pull request #4037 from osynge/wip-fix-disk-zap-sgdisk-invocation
Fix "disk zap" sgdisk invocation
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Sage Weil <sage@redhat...
Loïc Dachary
09:11 AM Revision fdd7f8d8 (ceph): Fix "disk zap" sgdisk invocation
Fixes #11143
If the metadata on the disk is truly invalid, sgdisk would fail to zero
it in one go, because --mbrtogp...
Owen Synge
08:24 AM Revision ae65bb45 (ceph): Merge pull request #4513 from SUSE/wip-suse-run-make-check
run-make-check.sh: fix a copule of SUSE oddities
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
08:12 AM rgw Bug #11494: rgw: multipart list part response returns incorrect field
Good timing, I was just about to report this :)
We use multi-part uploads in our application and stumbled over thi...
Lenz Grimmer
07:51 AM Revision 05534b8b (ceph): run-make-check.sh: use /sbin/modprobe
Rationale: In some cases (e.g.: by default on openSUSE), `sudo` won't
add /sbin to $PATH.
Signed-off-by: Tim Serong ...
Tim Serong
07:51 AM Revision e71e8654 (ceph): run-make-check.sh: stricter check for yum/apt-get/zypper
Believe it or not, it's possible (although not necessarily likely) to
have both yum and zypper installed on openSUSE....
Tim Serong
03:44 AM Revision ae6247af (ceph): AsyncConnection: Fix connection doesn't exchange in_seq problem
1. osd.a connect to osd.b and osd.b try to connect a
2. osd.b got WAIT then osd.b accpet connection from osd.a
2. osd...
Haomai Wang
03:33 AM Revision c8ac388b (ceph): Merge pull request #4509 from wonzhq/miss-arg
librbd: missing an argument when calling invoke_async_request
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:24 AM Revision 4cd07f26 (ceph): AsyncConnection: Ornament log output
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:47 AM Revision 3f398945 (ceph): librbd: missing an argument when calling invoke_async_request
This prevents the master branch from compiling.
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com>
Zhiqiang Wang
02:04 AM Revision 70292658 (ceph): packaging: move SuSEfirewall2 templates out of src
Better to have static config like this that needs to be installed in
/etc in a separate subdirectory of the project.
...
Tim Serong
12:44 AM rgw Bug #11447: gc deleting S3 objects leaves __shadow_ objects
Yehuda Sadeh wrote:
> Yeah, it's not the same as #10295. The gc entries store the wrong info.
How long will the r...
Albert AN
12:35 AM Bug #11507 (Resolved): object creation by write cannot use an offset on an erasure coded pool
Even if it is properly aligned. Otherwise it will crash the OSD.
https://github.com/ceph/ceph/pull/4508
Loïc Dachary

04/29/2015

11:42 PM rbd Fix #7787 (Resolved): rbd diff takes longer as images grow larger
Josh Durgin
11:42 PM Revision 94a7d11e (ceph): Merge pull request #4186 from ceph/wip-7787
librbd: add fast diff feature
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
11:18 PM Revision 856b2fa1 (ceph): rgw-admin: a tool to fix object locator issue
Objects that start with underscore need to have an object locator,
this is due to an old behavior that we need to ret...
Yehuda Sadeh
11:18 PM Revision 512ae4cb (ceph): rgw: set a special object locator if object starts with underscore
Fixes: #11442
Backport: hammer
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 3d4a1d20b8...
Yehuda Sadeh
11:18 PM Revision da4d2274 (ceph): rgw: use correct oid when creating gc chains
Fixes: #11447
Backport: hammer
When creating gc chain, use the appropriate oid, otherwise objects will
leak.
Signed...
Yehuda Sadeh
11:17 PM Revision 4e84f318 (ceph): rgw: civetweb should use unique request id
max_req_id was moved to RGWRados and changed to atomic64_t.
The same request id resulted in gc giving the same idtag...
Orit Wasserman
11:15 PM Revision affba962 (ceph): Merge pull request #4381 from ceph/wip-system-retcode
ceph-fuse: check return value on system() invocation
Reviewed-by: David Zafman <dzafman@redhat.com>
David Zafman
11:13 PM Revision 3337cc6c (ceph): Merge pull request #421 from ceph/wip-client-osd-caps
tasks/cephfs: add test_pool_perm
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: John Spray <john.spray@r...
Greg Farnum
11:12 PM Revision adda0f39 (ceph): Merge pull request #4457 from ceph/wip-client-osd-caps
client: check OSD caps before read/write
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
11:05 PM rgw Bug #11506 (Resolved): "s3.test_bucket_create_naming_good_starts*" tests failed in smoke-master-d...
Run: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-29_05:00:02-smoke-master-distro-basic-typica/
Job: [...
Yuri Weinstein
10:45 PM Revision 55414ae2 (ceph): ceph-fuse: check return value on system() invocation
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
10:32 PM Revision 07031b15 (ceph): Merge pull request #4385 from xinxinsh/wip-11199-firefly
osd: ENOENT on clone
Reviewed-by: Samuel Just <sjust@redhat.com>
Loïc Dachary
10:31 PM Revision 83f8d434 (ceph): Merge pull request #4384 from xinxinsh/wip-11197-firefly
pg stuck stale after create with activation delay
Reviewed-by: Samuel Just <sjust@redhat.com>
Loïc Dachary
10:31 PM Revision f1425e09 (ceph): Merge pull request #4382 from xinxinsh/wip-10718-firefly
osd/PGLog.h: 279: FAILED assert(log.log.size() == log_keys_debug.size())
Reviewed-by: Samuel Just <sjust@redhat.com>
Loïc Dachary
10:23 PM Revision e980e003 (ceph): Merge pull request #4185 from ldachary/wip-11156-firefly
FAILED assert(soid < scrubber.start || soid >= scrubber.end)
Reviewed-by: Samuel Just <sjust@redhat.com>
Loïc Dachary
10:03 PM Messengers Bug #11381 (Resolved): messenger: double clear of pipe in reaper
Merged to hammer in commit:abc0741d57f30a39a18106bf03576e980ad89177 Greg Farnum
07:15 PM Messengers Bug #11381: messenger: double clear of pipe in reaper
* hammer backport https://github.com/ceph/ceph/pull/4506 Loïc Dachary
10:02 PM Revision abc0741d (ceph): Merge pull request #4506 from dachary/wip-11381-hammer
messenger: double clear of pipe in reaper
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
09:41 PM CephFS Bug #11294: samba: DISCONNECTED inode warning
http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-26_16:14:01-samba-hammer-testing-basic-typica/5873/ Greg Farnum
09:35 PM CephFS Bug #11255: nfs: mount failures on ceph-backed NFS share
Looking through the man pages, I see... Greg Farnum
09:29 PM CephFS Bug #11255: nfs: mount failures on ceph-backed NFS share
http://qa-proxy.ceph.com/teuthology/teuthology-2015-04-27_23:10:01-knfs-next-testing-basic-multi/866653/ Greg Farnum
09:31 PM devops Bug #11446 (Rejected): jenkins git plugin checkout failure
I created this ticket when I was planning to use the git plugin. Loïc Dachary
09:27 PM CephFS Bug #11499: ceph-fuse: don't try and remount during shutdown
I thought that solution seemed familiar. I guess there's still a race between when the unmount reaches the Client ver... Greg Farnum
06:20 AM CephFS Bug #11499: ceph-fuse: don't try and remount during shutdown
the test is already there... Zheng Yan
04:20 AM CephFS Bug #11499 (Can't reproduce): ceph-fuse: don't try and remount during shutdown
http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-26_16:04:01-fs-hammer-testing-basic-typica/5768/... Greg Farnum
08:50 PM Revision 47896867 (ceph): Move ceph-dencoder build to client
The patch simply moves the ceph-dencoder build from server part of the
Makefiles to client part of the Makefiles.
Re...
Boris Ranto
08:49 PM Revision 7eabb70b (ceph): Rework mds/Makefile.am to support a dencoder client build
The patch adds all the mds sources to DENCODER_SOURCES to allow a
dencoder client build. The patch also splits the Ma...
Boris Ranto
07:17 PM Bug #11432: compilation error: No high-precision counter available (armhf, powerpc..)
* hammer backport https://github.com/ceph/ceph/pull/4507 Loïc Dachary
07:16 PM Revision da7f6835 (ceph): Add support for PPC architecture, provide fallback
Add high precision cpu cycles support for powerpc and powerpc64.
Provide a fallback for other architectures and warn...
James Page
07:14 PM Revision 3001fad4 (ceph): Fix clear_pipe after reaping progress
In pipe.cc:1353 we stop this connection and we will let reader and write threads stop. If now reader and writer quit ... Haomai Wang
07:11 PM rgw Bug #11322: rgw - improve performance for large object (multiple chunks) GET
* hammer backport https://github.com/ceph/ceph/pull/4505 Loïc Dachary
07:08 PM CephFS Bug #11504: CephFS restriction on removing cache tiers is overly strict
Oh yeah, now I remember why we added it :-)
So the condition for permitting removal is that it's set to forward or...
John Spray
06:37 PM CephFS Bug #11504: CephFS restriction on removing cache tiers is overly strict
Mmm, the thing to be careful of here is that we can't remove cache tiers if they're over an EC pool. That whole saga ... Greg Farnum
05:53 PM CephFS Bug #11504: CephFS restriction on removing cache tiers is overly strict
Ref http://comments.gmane.org/gmane.comp.file-systems.ceph.user/19795 John Spray
05:51 PM CephFS Bug #11504 (Resolved): CephFS restriction on removing cache tiers is overly strict
We prevent removing any cache tier that sits on a cephfs pool, even if the tier has been safely set to 'forward' and ... John Spray
07:04 PM Revision 379ef714 (ceph): rgw : Issue AIO for next chunk first before flush the (cached) data.
When handling GET request for large object (with multiple chunks), currently it will first flush the
cached data, and...
Guang Yang
07:00 PM Bug #11495 (Fix Under Review): "RuntimeError: ceph-deploy: new command failed" in ceph-deploy:fs-...
John Spray
07:00 PM Bug #11495: "RuntimeError: ceph-deploy: new command failed" in ceph-deploy:fs-hammer-distro-basic...
Yes, the key thing here is that the ceph_deploy task needs to pick a node and stick with it. I had made that change ... John Spray
06:13 PM Bug #11495: "RuntimeError: ceph-deploy: new command failed" in ceph-deploy:fs-hammer-distro-basic...
It looks to me like this came in with https://github.com/ceph/ceph-qa-suite/commit/15b33337e803853573e906a5131307ecb9... Travis Rhoden
05:39 PM Bug #11495: "RuntimeError: ceph-deploy: new command failed" in ceph-deploy:fs-hammer-distro-basic...
I see what is happening, but haven't looked at why yet.
ceph-deploy is being installed on a different node from th...
Travis Rhoden
06:59 PM Revision dbe2ad24 (ceph): tasks/ceph_deploy: fix for multiple mons
Now that service IDs are modified during run, we have
to avoid repeatedly evaluating first_mon for where
to run ceph_...
John Spray
06:59 PM Revision 99951f81 (ceph): tasks/ceph_deploy: remove some dead code
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
06:55 PM Bug #11505 (Won't Fix): "Invalid argument: osd_disk_thread_ioprio_class" while set to ""
I just noticed when starting a 0.94.1 (Hammer) OSD that it logged:... Wido den Hollander
06:36 PM Bug #10691: ceph-dencoder links to libtcmalloc, and shouldn't
* hammer backport https://github.com/ceph/ceph/pull/4504 Loïc Dachary
06:28 PM Revision f994483c (ceph): Dencoder should never be built with tcmalloc
The patch adds disabled perfglue stubs to DENCODER sources in order to
avoid tcmalloc-enabled ceph-dencoder builds.
...
Boris Ranto
06:28 PM Revision b903ad28 (ceph): rgw/Makefile.am: Populate DENCODER_SOURCES properly
Dencoder is built if ENABLE_CLIENT is set. However, the rgw/Makefile.am
populated DENCODER_SOURCES only if WITH_RADOS...
Boris Ranto
06:25 PM Bug #10983: use a new disk as journal disk,ceph-disk prepare fail
* hammer backport https://github.com/ceph/ceph/pull/4503 Loïc Dachary
06:24 PM Revision 8709e34f (ceph): ceph-disk: more robust parted output parser
In some cases, depending on the implementation or the operating system,
parted --machine -- /dev/sdh print
may c...
Loic Dachary
06:17 PM Bug #11026: objecter: can get stuck in redirect loop if osdmap epoch == last_force_op_resend
* hammer backport https://github.com/ceph/ceph/pull/4502 Loïc Dachary
06:16 PM Revision 8d9f4d4e (ceph): osdc: add epoch_t last_force_resend in Op/LingerOp.
Using this field record the pg_poo_t::last_force_op_resend to avoid op
endless when osd reply with redirect.
Fixes: ...
Jianpeng Ma
06:14 PM rgw Feature #11001: Improve rgw HEAD request by avoiding read the body of the first chunk
* hammer backport https://github.com/ceph/ceph/pull/4501 Loïc Dachary
06:13 PM Revision 2f34d2e7 (ceph): rgw: do not pre-fetch data for HEAD requests
Backport: hammer
Signed-off-by: Guang Yang <yguang@yahoo-inc.com>
(cherry picked from commit e32da3e7c880eaf7cb84d1c...
Guang Yang
06:12 PM rgw Feature #11047: rgw : make quota/gc thread configurable for starting
* hammer backport https://github.com/ceph/ceph/pull/4500 Loïc Dachary
06:10 PM Revision c6edc16f (ceph): rgw - make starting quota/gc threads configurable
Fixes: 11047
Backport: hammer
Signed-off-by: Guang Yang <yguang@yahoo-inc.com>
(cherry picked from commit a88712aeb4...
Guang Yang
06:03 PM rbd Bug #11363: ImageWatcher should cancel in-flight ops on watch error
* hammer backport https://github.com/ceph/ceph/pull/4499 Loïc Dachary
06:02 PM Revision c6159724 (ceph): librbd: ImageWatcher should cancel in-flight ops on watch error
Upon an watch error notification from librados, pending requests
should be canceled and in-flight IO should be flushe...
Jason Dillaman
06:00 PM rbd Bug #11342: librbd notification race condition on snap_create
* hammer backport https://github.com/ceph/ceph/pull/4498 Loïc Dachary
05:59 PM Revision 0e6a032c (ceph): librbd: moved snap_create header update notification to initiator
When handling a proxied snap_create operation, the client which
invoked the snap_create should send the header update...
Jason Dillaman
05:57 PM rbd Bug #7385: Objectcacher setting max object counts too low
* hammer backport https://github.com/ceph/ceph/pull/4497 Loïc Dachary
05:54 PM Revision 2864da86 (ceph): librbd: updated cache max objects calculation
The previous calculation was based upon the image's object size.
Since the cache stores smaller bufferheads, the obje...
Jason Dillaman
05:35 PM rbd Bug #5488: librbd: deadlock in image refresh
* hammer backport https://github.com/ceph/ceph/pull/4496 Loïc Dachary
05:31 PM Revision 0cdc93fb (ceph): librbd: acquire cache_lock before refreshing parent
cache_lock needs to be acquired before snap_lock to avoid
the potential for deadlock.
Fixes: #5488
Signed-off-by: Ja...
Jason Dillaman
05:20 PM Revision a1b4aeb8 (ceph): librados_test_stub: AIO operation callbacks should be via Finisher
librados will execute all AIO callbacks via a single finisher to
prevent blocking the Objecter. Reproduce this behav...
Jason Dillaman
04:53 PM Documentation #11503 (Resolved): [Docs] Placement Groups
The top of the PG page [1] is completely wrong.
a) You do not create a pool in this way:
@ceph osd pool set {pool...
Peter Matulis
04:37 PM rbd Bug #11487 (Duplicate): Remove big size image so slowly.
Josh Durgin
04:16 PM rgw Bug #11501 (Resolved): rgw: listing buckets via Swift API seems to be broken
Merged fix. This was broken by commit 009664e560ee37ef6dc170a0155d6c749e151b06, and was only affecting the master bra... Yehuda Sadeh
02:48 PM rgw Bug #11501 (Fix Under Review): rgw: listing buckets via Swift API seems to be broken
Pull request: https://github.com/ceph/ceph/pull/4495. Radoslaw Zarzynski
02:36 PM rgw Bug #11501 (Resolved): rgw: listing buckets via Swift API seems to be broken
Tested on master (e24509b):
$ curl -i http://localhost:8000/swift/v1/ -X GET -H "X-Auth-Token: $token"
> HTTP/1.1...
Radoslaw Zarzynski
04:14 PM Revision fa0d5969 (ceph): Merge pull request #4495 from rzarzynski/wip-11501
rgw: fix broken account listing of Swift API.
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:13 PM Bug #11468: ENOTEMPTY removing a pg
Run: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-27_15:05:01-upgrade:giant-x-hammer-distro-basic-typic... Yuri Weinstein
03:28 PM Bug #11211: osd/ReplicatedPG.cc: 2141: FAILED assert(op == prdop->op)
Run: http://pulpito.ceph.com/teuthology-2015-04-27_23:02:01-rgw-next-distro-basic-multi/
Jobs: ['866219', '866275']
Yuri Weinstein
03:20 PM rbd Bug #11502 (Resolved): "[ FAILED ] TestLibRBD.LockingPP" in rbd-next-distro-basic-mult run
Run: http://pulpito.ceph.com/teuthology-2015-04-27_23:00:01-rbd-next-distro-basic-multi/
Jobs: ['866113', '866154']
...
Yuri Weinstein
03:11 PM devops Bug #11480: Error "ceph version 0.87.1 was not installed, found 0.87.2." in upgrade:giant-giant-d...
Run: http://pulpito.ceph.redhat.com/teuthology-2015-04-27_23:04:02-fs-giant-distro-basic-magna/
Jobs: 51 failed
Yuri Weinstein
01:56 PM devops Bug #11480: Error "ceph version 0.87.1 was not installed, found 0.87.2." in upgrade:giant-giant-d...
Did one of you actually force the rebuild so it won't happen again? :) Greg Farnum
03:03 PM Revision 25c9f9a4 (ceph): Merge pull request #4487 from ceph/wip-11464
Revert "osd: For object op, first check object whether unfound."
Reviewed-by: Samuel Just <sjust@redhat.com>
Sage Weil
02:54 PM Bug #11484: OPT_INT option interprets "3221225472" as -1073741824, and crashes in Throttle::Throt...
elder one wrote:
>
> I propose if any value in config file is out of range, Ceph could use default value for that ...
Kefu Chai
01:37 PM Bug #11484: OPT_INT option interprets "3221225472" as -1073741824, and crashes in Throttle::Throt...
You are right, apparently I don't need 3G journal queue. Value left info config after benchmarking/tuning cluster.
T...
elder one
12:35 PM Bug #11484 (Fix Under Review): OPT_INT option interprets "3221225472" as -1073741824, and crashes...
https://github.com/ceph/ceph/pull/4494 Kefu Chai
08:38 AM Bug #11484 (In Progress): OPT_INT option interprets "3221225472" as -1073741824, and crashes in T...
Kefu Chai
06:08 AM Bug #11484: OPT_INT option interprets "3221225472" as -1073741824, and crashes in Throttle::Throt...
elder one, yes, this is a bug, because the 3221225472 (i.e. 0xc0000000) is out of range of numeric_limits<int>::max()... Kefu Chai
02:38 PM Revision 4757bf90 (ceph): rgw: fix broken account listing of Swift API.
Fixes: #11501
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
02:06 PM Bug #11500 (Resolved): Crush map cannot handle OSD weights smaller than 0.01
The crush map cannot handle OSD weights smaller than 0.01 . This corresponds to usable (not including journal) space... Peter Matulis
12:36 PM Revision 1ff409ef (ceph): common/config: detect overflow of float values
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
12:36 PM Revision d62f80dc (ceph): common/config: detect overflow of int values
* #include "strtol.h" in strtol.cc, to ensure the function defintions
are consistent.
* add a test accordingly
* fi...
Kefu Chai
10:45 AM Revision 3fb26bc0 (ceph): use get_linux_version() instead ad-hoc uname().release parsing
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
10:03 AM Feature #11403: add a command to the ceph tool which returns whether there are pending pg removal...
I would like to work with it. Alyona Kiseleva
06:35 AM Revision e24509b6 (ceph): Merge pull request #4445 from tchaikov/wip-doxygen-comments-in-throttle
doc: doxygen comments in throttle
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
03:56 AM Revision 5363a5c2 (ceph): Merge pull request #422 from ceph/wip-log-whitelist
suites: log whitelist for journal repair test
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
03:36 AM Revision 9948e1ea (ceph): Merge pull request #4488 from ceph/wip-async-fix-6
Event: Delete driver after cleanup Haomai Wang
03:21 AM Revision 77685f5b (ceph): packaging: add SuSEfirewall2 service files
This adds SuSEfirewall2 service files for Ceph MON, OSD and MDS, for use
on SLES and openSUSE. The MON template open...
Tim Serong
02:54 AM Revision ab511307 (ceph): Event: Delete driver after cleanup
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:37 AM Revision caa9f0e4 (ceph): rgw: fix ListParts response
The response XML element name should be 'ListPartsResult'.
Fixes: #11494
Signed-off-by: Henry Chang <henry@bigtera....
Henry Chang
02:26 AM CephFS Bug #11462 (Rejected): kernel: crash (when MDS died?)
fuse mount is used in http://pulpito.ceph.com/teuthology-2015-04-20_23:18:01-multimds-next-testing-basic-multi/857003... Zheng Yan
12:40 AM Revision 04b00029 (ceph): qa/workunits/post-file: pick a dir that's readable by world
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil

04/28/2015

11:43 PM rbd Tasks #11472 (Closed): Remove big size image so slowly.
This is because rbd does not track which objects exists without the objectmap feature (available in hammer).
With ...
Josh Durgin
10:53 PM Stable releases Tasks #11492 (In Progress): hammer v0.94.2
Loïc Dachary
06:00 PM Stable releases Tasks #11492 (Resolved): hammer v0.94.2
h3. Workflow
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-relea...
Abhishek Lekshmanan
10:51 PM Stable releases Tasks #11153 (Resolved): giant v0.87.2
Loïc Dachary
05:40 PM Stable releases Tasks #11153: giant v0.87.2
You can change the Status to "Resolved", right ? Loïc Dachary
10:19 PM Revision 999dcc89 (ceph): Revert "osd: For object op, first check object whether unfound."
This reverts commit b16b080332616f12852c15cd27e022a83ed86319.
It is normal for objects to be unfound for brief perio...
Sage Weil
10:04 PM Bug #11464: osd: do_op e7022843/plana409159-266/head//1 is unfound, can't do anything
commit:b16b080332616f12852c15cd27e022a83ed86319 is the culprit, will revert Sage Weil
09:37 PM Bug #11493 (Fix Under Review): mon: adding exsting pool as tier with --force-nonempty clobbers re...
https://github.com/ceph/ceph/pull/4485 Sage Weil
08:18 PM Bug #11493 (Resolved): mon: adding exsting pool as tier with --force-nonempty clobbers removed_snaps
1. images had snapshots (and removed_snaps)
2. images was added as a tier *of* img, and img's removed_snaps was co...
Sage Weil
09:12 PM Linux kernel client Fix #11418 (Fix Under Review): rbd: feature bits should be re-read during header refresh
Josh Durgin
09:08 PM Linux kernel client Fix #11234 (Fix Under Review): rbd does many requests to the header on start-up
Josh Durgin
08:35 PM CephFS Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
Will try John as soon as #11495 is fixed, thx! Yuri Weinstein
09:13 AM CephFS Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
Looking at http://qa-proxy.ceph.com/teuthology/teuthology-2015-04-21_14:58:37-ceph-deploy:fs-master-distro-basic-vps/... John Spray
08:32 PM Bug #11495 (Resolved): "RuntimeError: ceph-deploy: new command failed" in ceph-deploy:fs-hammer-d...
Run: http://pulpito.ceph.com/teuthology-2015-04-28_10:09:45-ceph-deploy:fs-hammer-distro-basic-vps/
Jobs: all
Logs ...
Yuri Weinstein
08:22 PM rgw Bug #11494 (Resolved): rgw: multipart list part response returns incorrect field
Should return ListPartsResult, and not ListMultipartUploadResult Yehuda Sadeh
07:48 PM Revision c18cc4e0 (ceph): Merge pull request #4483 from xinxinsh/wip-keyvalue-perfcounter
add perf counter for keyvalue db
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:32 PM devops Bug #11222: Gitbuilder returns incorrect version for 0.80.9 on rhel 6.5
This happened again in #11480 Ken Dreyer
06:30 PM devops Bug #11480: Error "ceph version 0.87.1 was not installed, found 0.87.2." in upgrade:giant-giant-d...
Probably the same issue as described in #11222 . Gitbuilder doesn't see a change to @/refs/heads/giant@ when the @v0.... Ken Dreyer
05:43 PM devops Bug #11480: Error "ceph version 0.87.1 was not installed, found 0.87.2." in upgrade:giant-giant-d...
I suspect this happened exactly when 0.87.2 was being published and it does not need to actually be fixed. Unless the... Loïc Dachary
05:42 PM Linux kernel client Bug #10741 (Resolved): kernel BUG at /build/buildd/linux-lts-trusty-3.13.0/drivers/block/rbd.c:21...
Ilya Dryomov
05:41 PM Linux kernel client Bug #10741: kernel BUG at /build/buildd/linux-lts-trusty-3.13.0/drivers/block/rbd.c:2131! - Workq...
Made it into v3.13.11-ckt19 - will be picked by precise/trusty from there. Ilya Dryomov
05:27 PM Bug #11484: OPT_INT option interprets "3221225472" as -1073741824, and crashes in Throttle::Throt...
That's strange - changed journal_queue_max_bytes from "3G" to 3221225472 in ceph.conf and restarted all osd's on host... elder one
04:46 PM Bug #11484: OPT_INT option interprets "3221225472" as -1073741824, and crashes in Throttle::Throt...
Yeah, seems to be so:
@ceph --admin-daemon /var/run/ceph/ceph-osd.23.asok config show | grep journal_queue_max_byt...
elder one
04:37 PM Bug #11484: OPT_INT option interprets "3221225472" as -1073741824, and crashes in Throttle::Throt...
Here it is:
@ceph-conf -s osd --lookup journal_queue_max_bytes
3G
ceph-conf -s osd --lookup journal_queue_max_op...
elder one
02:48 PM Bug #11484: OPT_INT option interprets "3221225472" as -1073741824, and crashes in Throttle::Throt...
... Kefu Chai
05:17 PM rgw Feature #11408 (Fix Under Review): rgw: implement initial API to use with ganesha
Yehuda Sadeh
04:44 PM Linux kernel client Feature #10585: use new, more reliable version of watch/notify
A high-level discussion with some links:
http://www.spinics.net/lists/ceph-devel/msg21422.html
Ilya Dryomov
04:08 PM rbd Feature #11372 (Fix Under Review): qa: run librbd tests under valgrind
Josh Durgin
04:07 PM Revision dd2d1ed1 (ceph): Merge pull request #400 from ceph/wip_ceph_deploy
Wip ceph deploy Yuri Weinstein
03:41 PM Revision 5ced271a (ceph): Merge pull request #4477 from dachary/wip-release-notes-giant
doc/release-notes: v0.87.2
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:29 PM Feature #11237: ceph-objectstore-tool needs to export and import the divergent_priors
David Zafman
03:11 PM Revision b36229b5 (ceph): Merge pull request #4475 from ceph/wip-9538.firefly
mon: OSDMonitor: fallback to json-pretty in case of invalid formatter
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Sage Weil
03:00 PM Revision ed5472a1 (ceph): tests: fix valgrind errors with librbd unit test
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:00 PM Revision ea5107c3 (ceph): librbd: librados completions are not properly released
Changes associated with rebuilding the object map can result
in the leaking of librados AioCompletions.
Signed-off-b...
Jason Dillaman
03:00 PM Revision 8e20240e (ceph): librbd: TaskFinisher should finish all queued tasks
The destructor wasn't waiting for all Finisher tasks
to complete before stopping the thread.
Signed-off-by: Jason Di...
Jason Dillaman
03:00 PM Revision 54c88255 (ceph): librados_test_stub: cleanup singleton memory allocation
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:00 PM Revision 6ab1bb56 (ceph): tests: librbd should release global data before exit
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:06 PM Bug #10691 (Pending Backport): ceph-dencoder links to libtcmalloc, and shouldn't
Ken Dreyer
01:44 PM Revision 0b961fc3 (ceph): suites/rbd: add new valgrind memtest tests
Exercise the C-API, Python-API, and FSX under valgrind.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:44 PM Revision 8392d7f2 (ceph): tasks: add support for running fsx under valgrind
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:28 PM Revision 206ba83c (ceph): suites: log whitelist for journal repair test
"bad backtrace on dir ino" is emitted because
journaltool's recover-dentries doesn't write
backtraces.
Signed-off-by...
John Spray
12:38 PM Revision 539117a3 (ceph): tasks/cephfs: add test_pool_perm
This tests that client checks pool permission before
copy data to its cache.
Signed-off-by: Yan, Zheng <zyan@redhat....
Yan, Zheng
12:23 PM Revision 3a58e30d (ceph): mds: remove caps from revoking list when caps are voluntarily released
Fixes: #11482
Signed-off-by: Yan, Zheng <zyan@redhat.com>
(cherry picked from commit 86788c4ea4155f0388b7ebaf475a3d3c...
Yan, Zheng
12:02 PM Revision 04a0534e (ceph): Merge pull request #4480 from wonzhq/indent
osd/ReplicatedPG: fix an indent in find_object_context
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:08 AM Stable releases Tasks #11353 (Resolved): hammer v0.94.1
Loïc Dachary
09:35 AM CephFS Bug #11482 (Pending Backport): kclient: intermittent log warnings "client.XXXX isn't responding t...
Fix looks good, let's backport to hammer too John Spray
07:51 AM CephFS Bug #11482 (Fix Under Review): kclient: intermittent log warnings "client.XXXX isn't responding t...
* master https://github.com/ceph/ceph/pull/4474 Zheng Yan
09:34 AM Revision eb275f2b (ceph): Merge pull request #4474 from ceph/wip-11482
mds: remove caps from revoking list when caps are voluntarily released
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
08:53 AM Bug #11488: 2 OSD segfaults after some commit
I start one die OSD in with debug:... Andrey Matyashov
07:50 AM Bug #11488: 2 OSD segfaults after some commit
This bug and "bug 10670":http://tracker.ceph.com/issues/10670 during creating backup on my cluster (during creating s... Andrey Matyashov
07:40 AM Bug #11488: 2 OSD segfaults after some commit
Logs for crached osd's attached. Andrey Matyashov
05:16 AM Bug #11488 (Duplicate): 2 OSD segfaults after some commit
I have cluster with 5 nodes and 14 OSD's. After write on ceph some data, 2 nodes is crached (osd segfaults and system... Andrey Matyashov
08:45 AM Revision a84337b3 (ceph): osd/ReplicatedPG: fix an indent in find_object_context
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com> Zhiqiang Wang
08:41 AM Bug #9538 (Pending Backport): mon crashes on some --format=plain commands
* firefly backport https://github.com/ceph/ceph/pull/4475 Loïc Dachary
08:37 AM Documentation #11490 (Won't Fix): http://ceph.com/docs/master/ bottom links are obsolete
The links to non-master documentations that show at the bottom of http://ceph.com/docs/master/ are obsolete (firefly ... Loïc Dachary
08:31 AM Revision 0147e233 (ceph): doc/release-notes: v0.87.2
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit fd11e329937cc091758302c32a00bb78aecf9c7d)
Conf...
Sage Weil
08:22 AM Revision f93df439 (ceph): doc: add giant v0.87.2 to the release timeline
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
08:11 AM devops Bug #11489 (Rejected): jenkins parameterized branches do not support polling
Tracking upstream issue https://issues.jenkins-ci.org/browse/JENKINS-27349 : it has been fixed but not released yet.
Loïc Dachary
07:50 AM Revision 86788c4e (ceph): mds: remove caps from revoking list when caps are voluntarily released
Fixes: #11482
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
07:50 AM Revision 20c21753 (ceph): mon: osd find / metadata --format plain fallback
ceph --format plain osd find 1 (and metadata) are not implemented and
must fallback to the default (json-pretty).
ht...
Loic Dachary
06:44 AM Revision 6e50f645 (ceph): add perf counter for rocksdb to evaluate latency of get and transaction...
Signed-off-by: xinxin shu <xinxin.shu@intel.com> xinxin shu
06:31 AM Feature #11135 (Fix Under Review): ceph-objectstore-tool should let you dump a filestore journal
David Zafman
06:31 AM Bug #10809 (Fix Under Review): ceph-objectstore-tool can exit and lose logging output
David Zafman
06:31 AM Feature #10290 (Fix Under Review): ceph_objectstore_tool should support --dry-run option
David Zafman
06:10 AM CephFS Bug #11481: "mds/MDSTable.cc: 146: FAILED assert(is_undef())" on standby->replay transition
I can't access http://pulpito-rdu.front.sepia.ceph.com/. can anyone post full mds log here Zheng Yan
01:54 AM rbd Bug #11487 (Duplicate): Remove big size image so slowly.
Ceph server 0.94.1
Ceph client 0.94.1.
I try to create new image 8 PB size and use rbd command and librados library...
Rick Chen
01:25 AM Revision d2fb5bd7 (ceph): add perf counter for leveldb to evaluate latency of get&commit
Signed-off-by: xinxin shu <xinxin.shu@intel.com> xinxin shu

04/27/2015

11:48 PM Bug #11484 (Resolved): OPT_INT option interprets "3221225472" as -1073741824, and crashes in Thro...
Upgraded one of my cluster nodes to Hammer 0.94.1.
After upgrade OSD-s on that node fail to start with error on log:...
elder one
10:46 PM Revision 7fc37d8e (ceph): Merge pull request #4454 from ceph/wip-11447
rgw: use correct oid when creating gc chains
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:34 PM Messengers Bug #11381: messenger: double clear of pipe in reaper
Wow, we hit this in a hammer test run! http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-23_16:08:01-kcephfs... Greg Farnum
10:20 PM CephFS Bug #10863: java.lang.UnsatisfiedLinkError: cephfs_jni (Not found in java.library.path) on RHEL7
giant is end of life Loïc Dachary
10:20 PM Bug #11335: use TrackedOp::mark_event in the OpRequest constructor for the message flag points
giant is end of life Loïc Dachary
10:19 PM Bug #11358: PGLog::proc_replica_log: correctly handle case where entries between olog.head and lo...
giant is end of life Loïc Dachary
10:19 PM Feature #10976: fix PG::all_unfound_are_queried_or_lost for non-existent osds
giant is end of life Loïc Dachary
10:08 PM CephFS Bug #11482 (Resolved): kclient: intermittent log warnings "client.XXXX isn't responding to mclien...
http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-25_16:08:02-kcephfs-hammer-testing-basic-typica/5139/ for ... Greg Farnum
09:49 PM CephFS Bug #11294: samba: DISCONNECTED inode warning
We saw this again: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-25_16:14:02-samba-hammer-testing-basic-... Greg Farnum
09:09 PM CephFS Bug #11481 (Resolved): "mds/MDSTable.cc: 146: FAILED assert(is_undef())" on standby->replay trans...
http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-22_11:17:57-fs-hammer-testing-basic-typica/2417/... Greg Farnum
09:08 PM rbd Bug #11478 (Pending Backport): Queued AIO reference counters not properly updated
Josh Durgin
08:20 PM rbd Bug #11478 (Fix Under Review): Queued AIO reference counters not properly updated
*next PR*: https://github.com/ceph/ceph/pull/4472 Jason Dillaman
08:05 PM rbd Bug #11478 (Resolved): Queued AIO reference counters not properly updated
When queuing an aio_write or aio_discard while waiting for the exclusive lock, the reference counters for the associa... Jason Dillaman
09:07 PM Revision 2ffb0300 (ceph): Merge pull request #4472 from ceph/wip-11478-next
librbd: update ref count when queueing AioCompletion
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
08:17 PM devops Bug #11480 (Can't reproduce): Error "ceph version 0.87.1 was not installed, found 0.87.2." in upg...
Seems to be effecting centos 6.5, rhel 5.4 and 6.5
Run: http://pulpito.ceph.com/teuthology-2015-04-26_17:15:01-upgra...
Yuri Weinstein
08:16 PM rbd Bug #11477 (Resolved): test: rbd cram test failures
Josh Durgin
06:37 PM rbd Bug #11477 (Fix Under Review): test: rbd cram test failures
*master PR*: https://github.com/ceph/ceph/pull/4471 Jason Dillaman
06:33 PM rbd Bug #11477 (Resolved): test: rbd cram test failures
http://qa-proxy.ceph.com/teuthology/teuthology-2015-04-22_23:00:02-rbd-master-testing-basic-multi/858971/teuthology.log Jason Dillaman
08:13 PM rbd Bug #11475 (Resolved): test: multiple failures of Python rbd test cases
Josh Durgin
05:47 PM rbd Bug #11475 (Fix Under Review): test: multiple failures of Python rbd test cases
*master PR*: https://github.com/ceph/ceph/pull/4470 Jason Dillaman
05:20 PM rbd Bug #11475 (Resolved): test: multiple failures of Python rbd test cases
http://qa-proxy.ceph.com/teuthology/teuthology-2015-04-22_23:00:02-rbd-master-testing-basic-multi/858858/teuthology.log Jason Dillaman
08:12 PM rbd Bug #11380 (Resolved): "[ FAILED ] cls_rbd.get_features" in upgrade:giant-x-next-distro-basic-m...
Josh Durgin
04:11 PM rbd Bug #11380: "[ FAILED ] cls_rbd.get_features" in upgrade:giant-x-next-distro-basic-multi
*next PR*: https://github.com/ceph/ceph/pull/4469 Jason Dillaman
03:44 PM rbd Bug #11380 (Pending Backport): "[ FAILED ] cls_rbd.get_features" in upgrade:giant-x-next-distro...
Jason Dillaman
07:51 PM Revision 93bc8319 (ceph): Merge pull request #4471 from ceph/wip-11477
rbd: correct issues with cli integration tests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
07:45 PM Revision cbf4bf4e (ceph): Merge pull request #4470 from ceph/wip-11475
librbd: correct issues discovered by Python unit tests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
07:42 PM Revision 54b6ac33 (ceph): Merge pull request #4469 from ceph/wip-11380-next
cls_rbd: get_features needs to support legacy negative tests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
06:45 PM Revision fd11e329 (ceph): doc/release-notes: v0.87.2
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:32 PM Revision c7a04507 (ceph): Merge pull request #15 from gierschv/feat-stat
ioctx: Stat added Noah Watkins
06:30 PM Revision dc2948d8 (ceph): Merge pull request #16 from gierschv/feat-omap
ioctx: omap set / get / delete / clear added Noah Watkins
06:29 PM Revision 0c27c902 (ceph): rbd.xfstests: remove bad assert
Misguided input validation. A better error comes
from the run_xfstests() method later anyway.
Signed-off-by: Josh Du...
Josh Durgin
05:57 PM Bug #11470: mon: leaked Messenger, MLog on shutdown
/a/teuthology-2015-04-24_16:02:02-rgw-hammer-distro-basic-typica/4331 Sage Weil
05:30 PM Revision da759784 (ceph): Merge pull request #4453 from ceph/wip-11454
PG::actingset should be used when checking the number of acting OSDs for...
Reviewed-by: Sage Weil <sage@redhat.com>
David Zafman
05:23 PM Linux kernel client Bug #11424: messenger.c: short reads corrupt following ops
The underlying problem is that the buffer sizes used when unpacking the replies are those provided by the caller when... Douglas Fuller
05:58 AM Linux kernel client Bug #11424: messenger.c: short reads corrupt following ops
Can you explain more about *when* ceph_msg_data_pages_cursor_init()
causes a problem? It's evidently an error path,...
Alex Elder
04:18 PM Revision 24f47741 (ceph): Swift: Set Content-Length when requesting/checking Keystone tokens
Running Keystone with WSGIChunkedRequest=On is not supported.
We have to make sure that we set the Content-Length he...
Herve Rousseau
04:11 PM Bug #11386: "osd/ReplicatedPG.cc: 11268: FAILED assert(obc)" in smoke-giant-distro-basic-magna
Run: http://pulpito.ceph.redhat.com/teuthology-2015-04-24_02:32:01-rados-giant-distro-basic-magna/
Jobs: ['94857', '...
Yuri Weinstein
04:04 PM rgw Bug #11473 (Resolved): rgw: keystone does not support chunked input
We have to make sure that we set the Content-Length header when getting an admin token and checking revoked tokens, o... Yehuda Sadeh
03:33 PM Revision 972e9a5a (ceph): FileJournal: fix check_for_full
The condition to test if journal is passing half full mark is
incorrect. Consider the following simplified case:
Ass...
Henry Chang
03:21 PM Revision 476dc400 (ceph): ioctx: omap set / get / delete / clear added
Signed-off-by: Vincent Giersch <vincent.giersch@ovh.net> Vincent Giersch
01:43 PM rbd Bug #11370 (Pending Backport): A retransmit of proxied flatten request can result in -EINVAL
Jason Dillaman
09:16 AM Revision 3c4028ec (ceph): client: check OSD caps before read/write
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
08:14 AM Revision 1a10a7ea (ceph): Merge pull request #4245 from ceph/wip-11113-firefly
librbd: snap_remove should ignore -ENOENT errors
Reviewed-by: Shu, Xinxin <xinxin.shu@intel.com>
Reviewed-by: Loic D...
Loïc Dachary
08:12 AM Revision a860e2b3 (ceph): Merge pull request #4206 from ceph/wip-5488-firefly
librbd: acquire cache_lock before refreshing parent
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Loïc Dachary
08:09 AM Revision dd15e54b (ceph): Merge pull request #3963 from dachary/wip-10153-firefly
Rados.shutdown() dies with Illegal instruction (core dumped)
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Loïc Dachary
08:08 AM Revision 51ff2b60 (ceph): Merge pull request #4383 from xinxinsh/wip-11144-firefly
erasure-code-profile set races with erasure-code-profile rm
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
07:43 AM Revision 387a09ee (ceph): tests: AioCompletion incorrectly freed
The AioCompletion should be released instead of directly
deleted.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
07:42 AM Revision fd7723a1 (ceph): librbd: update ref count when queueing AioCompletion
If the client releases the AioCompletion while librbd is waiting
to acquire the exclusive lock, the memory associated...
Jason Dillaman
07:37 AM rbd Tasks #11472 (Closed): Remove big size image so slowly.
Ceph server 0.94.1
Ceph client 0.94.1.
I try to create new image 8 PB size and use rbd rm 8PB image that is so slow...
Rick Chen
06:18 AM Feature #11344: use systemd unit files for service management
With reference to 2/ above. I stumbled into the need to understand this by upgrading my workstation to Ubuntu 15.04 -... Mark Kirkwood
06:00 AM Revision 0e499f30 (ceph): tests: rbd cli integration test should explicitly select image format
RBD format 2 is now the default image format, so tests involving the old
format should explicitly request the old for...
Jason Dillaman
06:00 AM Revision 6d249074 (ceph): librbd: do not attempt to retrieve metadata for old format images
An unnecessary error message is being logged due to a failure to retrieve
metadata for old-format images -- which don...
Jason Dillaman
05:03 AM Revision f141e02a (ceph): librbd: flatten should return -EROFS if image is read-only
Fixes: #11475
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:00 AM Revision 594a6610 (ceph): librbd: allow snapshots to be created when snapshot is active
The librbd API previously permitted the creation of snapshots while
the image context was associated to another snaps...
Jason Dillaman
03:14 AM Revision 32c41f8c (ceph): cls_rbd: get_features needs to support legacy negative tests
During Ceph upgrade testing, older Ceph test suites assume that
get_features will return -ENOENT if provided a missin...
Jason Dillaman

04/26/2015

08:35 PM Fix #11441 (Need More Info): TEST_bench: 69: ./ceph tell osd.0 bench 3145728001 1048577
now waiting for this to happen again Loïc Dachary
05:31 PM Revision 168b7736 (ceph): Initial checkin for hammer-x suite
Used "ceph osd crush tunables hammer"
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from...
Yuri Weinstein
03:54 PM Bug #11468: ENOTEMPTY removing a pg
And again in the same suite, diff ceph version
Run: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-25_15...
Yuri Weinstein
03:47 PM Bug #7068 (New): os/FileStore.cc: 4035: FAILED assert(omap_attrs.size() == omap_aset.size()) (dum...
See it again in run: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-25_15:00:01-upgrade:dumpling-dumpling... Yuri Weinstein
02:44 PM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
Could someone give out the process on how to use the ceph-objectstore-tool remove.
The one with get the pg's and c...
Tuomas Juntunen
02:28 PM Linux kernel client Bug #11449 (Fix Under Review): krbd: tripping over rbd_assert in rbd_img_obj_callback() on errors
The assertion is valid, we just end 0 bytes (i.e. nothing) of the request instead of the obj_request->length on some ... Ilya Dryomov
12:06 AM Revision a26a2cf6 (ceph): Merge pull request #4455 from liewegas/wip-civetweb-gitignore
civetweb: add .gitignore Sage Weil

04/25/2015

04:32 PM devops Bug #11471 (Rejected): "packages have unmet dependencies" in upgrade:client-upgrade-master-distro...
Run: http://pulpito.ceph.com/teuthology-2015-04-22_23:20:01-upgrade:client-upgrade-master-distro-basic-multi/
Job: 8...
Yuri Weinstein

04/24/2015

11:13 PM Revision 74c2dc1f (ceph): Merge pull request #4463 from ceph/wip-11453-hammer-rgw-init-as-root
rgw: init-radosgw: run RGW as root
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:00 PM devops Bug #11453 (Pending Backport): run RGW as root
Loïc Dachary
10:59 PM devops Bug #11453: run RGW as root
* hammer backport https://github.com/ceph/ceph/pull/4463 Loïc Dachary
10:51 PM Revision f30fa4a3 (ceph): init-radosgw: run RGW as root
The ceph-radosgw service fails to start if the httpd package is not
installed. This is because the init.d file attemp...
Ken Dreyer
09:45 PM Revision e97fd505 (ceph): rgw: simplify content length handling
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
09:08 PM Bug #11211: osd/ReplicatedPG.cc: 2141: FAILED assert(op == prdop->op)
* hammer backport https://github.com/ceph/ceph/pull/4462 Sage Weil
09:07 PM Revision 0ee022b1 (ceph): osd/ReplicatedPG: don't check order in finish_proxy_read
Read doesn't need to be ordered. So when proxy read comes back from base
tier, it's not necessarily at the front of t...
Zhiqiang Wang
09:05 PM Bug #11470 (Resolved): mon: leaked Messenger, MLog on shutdown
/a/teuthology-2015-04-23_16:02:01-rgw-hammer-distro-basic-typica/3611
Sage Weil
07:31 PM Revision 87a7cec9 (ceph): 0.87.2
Jenkins
06:46 PM rbd Bug #7385 (Pending Backport): Objectcacher setting max object counts too low
commit:0b378942c4f1b79cb65967f2d3466728ca1c8d5b Josh Durgin
06:45 PM Revision bff825bd (ceph): Merge pull request #4434 from ceph/wip-7385
librbd: updated cache max objects calculation
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
06:21 PM Messengers Bug #11381 (Pending Backport): messenger: double clear of pipe in reaper
Merged to master in commit:927105b0213e26abb3468624ba1bd85abb8ff429
Do we need/want to backport this to anything o...
Greg Farnum
06:20 PM Revision 927105b0 (ceph): Merge pull request #4395 from ceph/wip-11381
Fix clear_pipe after reaping progress
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Greg Farnum <gfarnum@red...
Greg Farnum
06:19 PM rgw Bug #11442 (Pending Backport): Objects with names starting with underscore become inaccessible af...
https://github.com/ceph/ceph/pull/4440 Josh Durgin
04:36 PM rgw Bug #11442: Objects with names starting with underscore become inaccessible after upgrading to Ha...
adding radosgw-admin command that fixes the bad objects that were created after hammer:... Yehuda Sadeh
06:18 PM Revision 4df9c8e8 (ceph): Merge pull request #4440 from ceph/wip-11442
Wip 11442
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
05:51 PM Revision 79d17af1 (ceph): rgw: make compatability deconfliction optional.
Per request from Yehuda, the deconfliction for having both
HTTP_CONTENT_LENGTH and CONTENT_LENGTH set is now optional...
Robin Johnson
05:43 PM Revision 49d17a1a (ceph): Merge pull request #4401 from yuyuyu101/wip-async-fix-5
Wip async fix 5 Sage Weil
04:42 PM rbd Bug #11380: "[ FAILED ] cls_rbd.get_features" in upgrade:giant-x-next-distro-basic-multi
It does not seem to be on next branch and therefor jobs failing.
Needs backport?
Yuri Weinstein
04:40 PM Revision 06d67d91 (ceph): rgw_admin: add --remove-bad flag to bucket check
Add this flag so that the bad object will be removed (should be called
only after user has verified that objects cont...
Yehuda Sadeh
04:37 PM Bug #11468 (Can't reproduce): ENOTEMPTY removing a pg
Those are new test runs in typica lab
Run: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-23_15:05:02-up...
Yuri Weinstein
04:29 PM rgw Bug #10295: rgw deleting S3 objects leaves __shadow_ objects behind
merged, commit:c26225980c2fd018e70033a453d635533fcdefec Yehuda Sadeh
04:27 PM rgw Bug #10295 (Pending Backport): rgw deleting S3 objects leaves __shadow_ objects behind
Yehuda Sadeh
04:26 PM Revision b8beb9be (ceph): Merge pull request #4438 from oritwas/wip-10295
rgw: civetweb should use unique request id
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
02:31 PM Bug #11279 (Fix Under Review): ceph: cli interactive mode does not understand quotes
https://github.com/ceph/ceph/pull/4452 Kefu Chai
01:18 PM Revision 8a7e58e2 (ceph): AsyncMessenger: Don't need to join thread if not started
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
12:01 PM Revision 1779dc79 (ceph): ioctx: Stat added
Signed-off-by: Vincent Giersch <vincent.giersch@ovh.net> Vincent Giersch
07:25 AM Revision bc7d8c99 (ceph): ceph.in: parse quote correctly in interactive mode
Fixes: #11279
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:25 AM Revision da9d2b40 (ceph): ceph.in: improve the interactive mode
* if ceph is not reading from a tty, expect EOF instead of "quit"
as the end of input.
* do not panic at seeing the...
Kefu Chai
07:25 AM Revision 7789eefc (ceph): ceph.in: handle unknown Exception correctly
* in case parse_cmdargs() throws
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:52 AM Revision 0ea0e011 (ceph): Fix clear_pipe after reaping progress
In pipe.cc:1353 we stop this connection and we will let reader and write threads stop. If now reader and writer quit ... Haomai Wang
12:27 AM rgw Bug #11465 (Closed): Instructions for Ubuntu rgw 12.04 are inaccurate for rgw.conf (Apache 2.2)
http://docs.ceph.com/docs/master/radosgw/config contains the following lines:
For Debian-based distros, execute:...
Anonymous

04/23/2015

11:07 PM Bug #11464 (Resolved): osd: do_op e7022843/plana409159-266/head//1 is unfound, can't do anything
ubuntu@teuthology:/a/sage-2015-04-23_14:40:58-rados-wip-sage-testing-distro-basic-multi/860411
this shouldn't be h...
Sage Weil
11:03 PM Revision eb6738c0 (ceph): civetweb: add .gitignore
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:45 PM rgw Bug #11447 (Fix Under Review): gc deleting S3 objects leaves __shadow_ objects
Yehuda Sadeh
10:39 PM Revision 66e90d00 (ceph): Merge pull request #4165 from liewegas/wip-post-file
qa/workunits/post-file.sh: s/base-files/aclocal/ Sage Weil
10:33 PM Revision cc5d3467 (ceph): rgw: use correct oid when creating gc chains
Fixes: #11447
Backport: hammer
When creating gc chain, use the appropriate oid, otherwise objects will
leak.
Signed...
Yehuda Sadeh
10:05 PM Revision 74b36c4d (ceph): Merge pull request #4439 from ceph/wip-11453-rgw-init-as-root
#11453 init-radosgw: run RGW as root
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:54 PM Revision 1f6b1bb5 (ceph): osd: fix PG::all_unfound_are_queried_or_lost for non-existent osds
A common mistake upon osd loss is to remove the osd from the crush map
before marking the osd lost. This tends to mak...
Mykola Golub
09:32 PM CephFS Bug #11462: kernel: crash (when MDS died?)
We also saw it in http://pulpito.ceph.com/teuthology-2015-04-20_23:18:01-multimds-next-testing-basic-multi/857003/, s... Greg Farnum
09:28 PM CephFS Bug #11462 (Rejected): kernel: crash (when MDS died?)
http://pulpito.ceph.com/teuthology-2015-04-20_23:18:01-multimds-next-testing-basic-multi/857045/... Greg Farnum
09:29 PM Revision 47339c5a (ceph): init-radosgw: run RGW as root
The ceph-radosgw service fails to start if the httpd package is not
installed. This is because the init.d file attemp...
Ken Dreyer
09:09 PM rgw Bug #10243 (Pending Backport): civetweb is hitting a limit (number of threads 1024)
Yehuda Sadeh
09:00 PM rgw Feature #11326: rgw: make MultiDelete faster/parallelized
Hmm, good!
I'll report it to dreamcompute.
Somethings to do so:
1: Change 500 to 408 Request Timeout Error. ...
renato cron
08:45 PM rgw Feature #11326: rgw: make MultiDelete faster/parallelized
the 500 is a symptom of apache timing out. The delete operation takes too long, so apache is timing out. Yehuda Sadeh
08:49 PM rgw Bug #11437 (Resolved): rgw: list_multipart_upload test fails
Yehuda Sadeh
08:48 PM rgw Bug #11435 (Resolved): rgw: multipart upload complete with empty xml succeeds
Yehuda Sadeh
08:48 PM rgw Bug #11436 (Resolved): rgw: expected NoSuchUpload when aborting non-existing multipart upload
Yehuda Sadeh
08:45 PM rgw Bug #11451 (Resolved): rgw: list buckets through s3 api is broken
Yehuda Sadeh
08:31 PM rgw Bug #10295: rgw deleting S3 objects leaves __shadow_ objects behind
Yehuda Sadeh
07:49 PM Revision 8423bc1e (ceph): Merge pull request #470 from ceph/wip-remote
Add timeouts to Remote connection functions Andrew Schoen
07:45 PM Bug #11461 (Resolved): arm64: crc32 macro not available on older kernel
Commit 60762338a2bf888d2c20dc221f67c1bbc3142748 adds check for HWCAP_CRC32 on arm64. On Linux 3.13 this macro isn't f... Noah Watkins
07:20 PM Bug #11454: pg not being marked undersized in EC pools when k+m > number of hosts with ruleset-fa...

Created pull request marked needs-qa:
* firefly backport https://github.com/ceph/ceph/pull/4453
David Zafman
04:11 PM Bug #11454 (In Progress): pg not being marked undersized in EC pools when k+m > number of hosts w...

Fixed in:
commit 19be358322be48fafa17b28054619a8b5e7d403b
Author: Guang Yang <yguang@yahoo-inc.com>
Date: Mo...
David Zafman
03:08 PM Bug #11454: pg not being marked undersized in EC pools when k+m > number of hosts with ruleset-fa...
this likely only affects firefly since this code was totally rewritten for giant/hammer. Sage Weil
05:36 PM Revision c2622598 (ceph): rgw: civetweb should use unique request id
max_req_id was moved to RGWRados and changed to atomic64_t.
The same request id resulted in gc giving the same idtag...
Orit Wasserman
05:36 PM Linux kernel client Bug #11448 (Resolved): kfsx failure, seed 6042
Ilya Dryomov
04:39 PM Linux kernel client Bug #11448: kfsx failure, seed 6042
This is a bug in kfsx itself, opened https://github.com/ceph/ceph/pull/4451. Ilya Dryomov
05:17 PM Revision 97158dfe (ceph): Merge pull request #4451 from ceph/wip-kfsx-flush-on-discard
test_librbd_fsx: flush before discard in krbd mode
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:51 PM Revision e1d57730 (ceph): PG::actingset should be used when checking the number of acting OSDs fo...
Signed-off-by: Guang Yang <yguang@yahoo-inc.com>
(cherry picked from commit 19be358322be48fafa17b28054619a8b5e7d403b...
Guang Yang
04:47 PM CephFS Bug #11452 (Rejected): kclient: fsx suite timeouts
Apparently this suite run was manually triggered for the upcoming giant point release and was a mistake. Greg Farnum
04:44 PM CephFS Bug #11452: kclient: fsx suite timeouts
Whoops, I forgot to include the suite run: http://pulpito.ceph.com/teuthology-2015-04-21_09:20:53-kcephfs-giant-distr... Greg Farnum
06:26 AM CephFS Bug #11452: kclient: fsx suite timeouts
following log looks suspicious. were we testing 3.13 kernel?... Zheng Yan
04:31 PM Revision bd050240 (ceph): test_librbd_fsx: flush before discard in krbd mode
We need to sync dirty pages before issuing BLKDISCARD, explained in
a comment.
Fixes: #11448
Signed-off-by: Ilya Dry...
Ilya Dryomov
04:12 PM Bug #11279: ceph: cli interactive mode does not understand quotes
Kefu Chai
03:59 PM Bug #11458 (Resolved): make fails with "configure --with-rest-bench" in a system w/o libcurl-dev ...
Sage Weil
12:23 PM Bug #11458 (Fix Under Review): make fails with "configure --with-rest-bench" in a system w/o libc...
https://github.com/ceph/ceph/pull/4448 Kefu Chai
12:16 PM Bug #11458: make fails with "configure --with-rest-bench" in a system w/o libcurl-dev and/or libx...
Kefu Chai
12:15 PM Bug #11458 (Resolved): make fails with "configure --with-rest-bench" in a system w/o libcurl-dev ...
in @src/tools/Makefile.am@... Kefu Chai
03:59 PM Revision ad4cc4a7 (ceph): Merge pull request #4448 from tchaikov/wip-check-libxml2-and-libcurl
configure.ac: check for libcurl and libxml2 if build libs3
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:48 PM Revision 9d9ad83b (ceph): Merge pull request #4446 from osynge/wip-expat
libexpat is now used for rgw
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:46 PM Feature #11459 (Resolved): cryptic error message in ceph interactive mode
Description of problem:
after entering interactive mode with '@ceph@'...
Ken Dreyer
03:34 PM Revision 07cfc83d (ceph): Merge pull request #4444 from big-henry/wip-throttle
common: fix Throttle - unable to reenable throttling after disabling it
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:21 PM rgw Bug #9001: Starting gateway with radosgw init script fails to create socket
We should take a new approach here and simply run RGW as root on all platforms (both RHEL and Debian/Ubuntu). See #11... Ken Dreyer
03:19 PM devops Bug #11383 (Resolved): systemd/ceph.tmpfiles.d is not present in tarballs
The above PR was merged to master, so this will be in the Infernalis release. Ken Dreyer
03:17 PM devops Bug #10884 (Resolved): ceph-devel should be split into separate -devel subpackages
This is fixed in Hammer's 0.94 release. Ken Dreyer
03:11 PM rbd Feature #11372 (In Progress): qa: run librbd tests under valgrind
Jason Dillaman
03:06 PM CephFS Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
Here are two better logs:
http://qa-proxy.ceph.com/teuthology/teuthology-2015-04-21_12:27:05-ceph-deploy:fs-giant-...
Yuri Weinstein
10:27 AM CephFS Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
At a quick look, that failure doesn't look related to the filesystem:... John Spray
02:23 PM Revision d7de5858 (ceph): Throttle: fix wait/get() with new max
We were unable to set a new non-zero max if the original max was 0.
Fix it. Also, add test cases for it.
Signed-off-...
Henry Chang
02:23 PM Revision 92574ab8 (ceph): Throttle: reset max only if max changed
Save some CPU cycles.
Signed-off-by: Henry Chang <henry@bigtera.com>
Henry Chang
12:32 PM Revision 62522b03 (ceph): configure.ac: check for libcurl and libxml2 if build libs3
Fixes: #11458
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:59 AM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
Yeah, I tried to make it remove the pg automatically, but it turned out to be complicated. Instead, it'll just skip ... Samuel Just
08:49 AM Revision 127c931c (ceph): Throttle: improve doxygen comments in Throttle
* reindent a line
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:49 AM Revision bc8d14db (ceph): Throttle: add more constness
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:18 AM devops Bug #11318: gitbuilder-ceph-rpm-centos6-5-amd64-basic won't start loop.sh
Loïc Dachary
08:18 AM devops Bug #11318: gitbuilder-ceph-rpm-centos6-5-amd64-basic won't start loop.sh
The were run manually. If using fab they won't run. Loïc Dachary
05:10 AM devops Bug #11318 (Need More Info): gitbuilder-ceph-rpm-centos6-5-amd64-basic won't start loop.sh
Both are running loop.sh now; Loic, do you know what changed?... Dan Mick
08:14 AM Revision 2b2c5d18 (ceph): libexpat is now used for rgw
Check for expat.h
check libexpat has method XML_Parse.
Signed-off-by: Owen Synge <osynge@suse.com>
Owen Synge
01:18 AM rgw Bug #11455 (Resolved): COPYing an old object onto itself produces a truncated object
On at least Giant and Hammer, COPYing an object onto itself (e.g., to change its metadata) reliably produces a trunca... Benjamin Gilbert
12:24 AM Revision 6a90c692 (ceph): Merge pull request #405 from ceph/wip-10781
Initial checkin for hammer-x suite Tamilarasi muthamizhan
12:21 AM Revision 1c1ee84c (ceph): Merge pull request #414 from ceph/wip_11413
Added hammer-client-x to the mix Tamilarasi muthamizhan

04/22/2015

11:36 PM Revision 2e8d476e (ceph): Merge pull request #4435 from ceph/wip-11451
rgw: fix s3 list buckets
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:57 PM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
Was there a patch that went in for this? Ken Dreyer
10:51 PM Revision be4355ad (ceph): rgw-admin: a tool to fix object locator issue
Objects that start with underscore need to have an object locator,
this is due to an old behavior that we need to ret...
Yehuda Sadeh
10:45 PM Bug #11454: pg not being marked undersized in EC pools when k+m > number of hosts with ruleset-fa...
{ "rule_id": 27,
"rule_name": "foo",
"ruleset": 27,
"type": 3,
"min_size": 3,
...
Kyle Bader
10:42 PM Bug #11454: pg not being marked undersized in EC pools when k+m > number of hosts with ruleset-fa...
[cephuser@mgmt example]$ ceph -v
ceph version 0.80.8 (69eaad7f8308f21573c604f121956e64679a52a7)
We'll want to bac...
Kyle Bader
10:42 PM Bug #11454 (Resolved): pg not being marked undersized in EC pools when k+m > number of hosts with...
With a k=4, m=2, ruleset-failure-domain=host erasure code profile I am able to create a pool and have its pgs reach a... Kyle Bader
10:41 PM devops Bug #11453 (Fix Under Review): run RGW as root
PR for master: https://github.com/ceph/ceph/pull/4439 Ken Dreyer
10:37 PM devops Bug #11453 (In Progress): run RGW as root
Ken Dreyer
10:35 PM devops Bug #11453 (Rejected): run RGW as root
There are rumors on the ceph-users mailing list that the ceph-radosgw service fails to start if the httpd package is ... Ken Dreyer
10:22 PM Revision 022a9fcb (ceph): Merge pull request #418 from ceph/hammer-10624
[hammer backport] task/samba: ignore return code of fuser/losf Greg Farnum
08:25 PM rgw Bug #11419: DragonDisk fails to create directories via S3: MissingContentLength
https://github.com/ceph/ceph/pull/4436 Robin Johnson
05:53 PM rgw Bug #11419: DragonDisk fails to create directories via S3: MissingContentLength
I went through the lighttpd 1.4.33 codebase, and found the details below. I think in this case, the rgw codebase shou... Robin Johnson
08:14 PM Revision 3e38eab4 (ceph): rgw: improve content-length env var handling
The FastCGI specification, section 6.3 on Authorizers, describes a case
where HTTP_CONTENT_LENGTH will be set in the ...
Robin Johnson
08:11 PM Revision 3d4a1d20 (ceph): rgw: set a special object locator if object starts with underscore
Fixes: #11442
Backport: hammer
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
08:09 PM Revision 98b59bae (ceph): rgw: fix s3 list buckets
Fixes: #11451
Backport: hammer
Got broken in commit:7dd54fa3621c04c8ea5723fb1bc06b91d81a0c6c.
Resurrect the option to...
Yehuda Sadeh
06:19 PM CephFS Bug #9995: failing test_filelock
I'm going to add something so the test IDs old FUSE and quits nicely instead of failing: http://pulpito.ceph.com/teut... Greg Farnum
06:00 PM CephFS Bug #11452: kclient: fsx suite timeouts
We also saw an ffsb suite timeout during this run, but that was on burnupi09, burnupi50, plana12. Greg Farnum
05:53 PM CephFS Bug #11452 (Rejected): kclient: fsx suite timeouts
I don't have any idea what the cause here is, but the fsx suite took so long that it got timed out. This could very w... Greg Farnum
05:58 PM CephFS Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
John, I don't see it fixed yet.
The test run is here - http://pulpito.ceph.com/teuthology-2015-04-21_10:53:54-ceph-d...
Yuri Weinstein
05:50 PM CephFS Bug #11255: nfs: mount failures on ceph-backed NFS share
Seen again at http://pulpito.ceph.com/teuthology-2015-04-20_23:10:01-knfs-next-testing-basic-multi/856921/ Greg Farnum
05:49 PM CephFS Bug #10740: teuthology: nfs test getting EBUSY on umount
We just saw this again: http://pulpito.ceph.com/teuthology-2015-04-20_23:10:01-knfs-next-testing-basic-multi/856921/
...
Greg Farnum
05:32 PM rgw Bug #11451 (Resolved): rgw: list buckets through s3 api is broken
broken on latest master due to commit:7dd54fa3621c04c8ea5723fb1bc06b91d81a0c6c Yehuda Sadeh
04:32 PM Bug #10725: missing man pages for ceph-create-keys, ceph-disk-*
Ken, i think the crux is architecture dependent versus architecture independent. the stuff in @/usr/share@ is somethi... Kefu Chai
02:02 PM Bug #10725: missing man pages for ceph-create-keys, ceph-disk-*
The FHS reference says @/usr/share@ is for "data files", which I took to mean pictures, etc. However I see that some ... Ken Dreyer
08:10 AM Bug #10725: missing man pages for ceph-create-keys, ceph-disk-*
Ken Dreyer wrote:
> Kefu Chai wrote:
> > Ken, i am not sure we should document the ceph-disk-{udev,activate,prepare...
Kefu Chai
04:30 PM rgw Bug #11447: gc deleting S3 objects leaves __shadow_ objects
Yeah, it's not the same as #10295. The gc entries store the wrong info. Yehuda Sadeh
08:37 AM rgw Bug #11447 (Resolved): gc deleting S3 objects leaves __shadow_ objects
Using 0.94.1, the gc doesn't delete "__shadow_" objects while s3 object has been deleted.
Upload a file (10M) usin...
Albert AN
03:53 PM devops Feature #11450 (Rejected): jenkins jobs configured to trigger a build on a specific branch
Once the git-plugin issue https://issues.jenkins-ci.org/browse/JENKINS-14276 has been fixed, it will be possible to c... Loïc Dachary
03:47 PM rbd Bug #11325 (Duplicate): test/run-rbd-unit-tests.sh sometime fails
Duplicate of #11342 Jason Dillaman
03:27 PM Revision 0b378942 (ceph): librbd: updated cache max objects calculation
The previous calculation was based upon the image's object size.
Since the cache stores smaller bufferheads, the obje...
Jason Dillaman
03:10 PM Linux kernel client Bug #11449 (Resolved): krbd: tripping over rbd_assert in rbd_img_obj_callback() on errors
Ilya Dryomov
03:05 PM Linux kernel client Bug #11448 (Resolved): kfsx failure, seed 6042
... Ilya Dryomov
02:20 PM Linux kernel client Fix #11418 (In Progress): rbd: feature bits should be re-read during header refresh
Douglas Fuller
01:35 PM Revision 27cee2f1 (ceph): doc: add ceph-create-keys.8
Fixes: #10725
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:30 PM Revision a4627aab (ceph): doc: rework ceph-conf.8
* sync it with the code
* reformat it like a proper man page
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:42 PM Bug #11330 (Resolved): logrotate reload error on Ubuntu 14.04
Kefu Chai
09:10 AM Bug #11330: logrotate reload error on Ubuntu 14.04
just for the fun of reading,
bq. There is a provision for a "local initscript policy layer" (read: a call to /usr...
Kefu Chai
10:49 AM Bug #11244: cancel_pull: requeue waiters
* firefly backport https://github.com/ceph/ceph/pull/4415 Xinxin Shu
10:48 AM rgw Bug #11125: rgw: keystone token cache does not work correctly
* firefly backport https://github.com/ceph/ceph/pull/4414 Xinxin Shu
09:47 AM Bug #11445 (Closed): admin client socket not exists in /var/run/ceph/ for qemu
Kefu Chai
07:32 AM Bug #11445: admin client socket not exists in /var/run/ceph/ for qemu
sorry, it's my fault, i has not grant write permission to /var/run/ceph for all user.
please close this bug.
eyun xu
07:19 AM Bug #11445 (Closed): admin client socket not exists in /var/run/ceph/ for qemu
hi, i found admin client socket not exists in /var/run/ceph/ for qemu process, even i added the following configurati... eyun xu
09:18 AM Revision 89262abc (ceph): Merge pull request #4426 from liewegas/wip-11330
logrotate: prefer service over invoke-rc.d
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:38 AM Revision 037de56c (ceph): Merge pull request #4425 from ceph/wip-10243
civetweb: update max num of threads Orit Wasserman
08:36 AM rgw Bug #11367: Keystone PKI token expiration is not enforced
* correct patch bug against the wrong branch, needs to be on master https://github.com/ceph/ceph/pull/4429 Anton Aksola
07:47 AM rgw Bug #11367 (Pending Backport): Keystone PKI token expiration is not enforced
Loïc Dachary
08:00 AM devops Bug #11446: jenkins git plugin checkout failure
it's a known jenkins border case bug https://issues.jenkins-ci.org/browse/JENKINS-10385
Also shows in the github p...
Loïc Dachary
07:58 AM devops Bug #11446 (Rejected): jenkins git plugin checkout failure
http://jenkins.ceph.dachary.org/job/ceph/LABELS=ubuntu-14.04&&x86_64/1628/console... Loïc Dachary
07:40 AM Bug #10488 (Resolved): osd erasure-code-profile set is sometimes not idempotent
no errors found in runs prior to 2015-04-22 Loïc Dachary
07:37 AM Revision 8d9905d5 (ceph): Merge pull request #4421 from dachary/wip-11441-osd-bench
tests: osd-bench.sh must be verbose on failure
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:35 AM Revision d80fc8ef (ceph): Merge pull request #4430 from zhouyuan/fix_make_debs
misc: fix make debs script
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
07:20 AM Revision c0f2f096 (ceph): Merge pull request #4427 from big-henry/wip-mds-fix-integer-truncation
mds: fix integer truncation Zheng Yan
06:34 AM Revision 6fd356b9 (ceph): misc: fix make debs script
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com> Yuan Zhou
05:58 AM Revision 2731db5d (ceph): Merge pull request #4428 from wkennington/master.pgrefdebugging
configure.ac: fix the disablement of pgrefdebugging
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:40 AM Bug #11298: aio gets EPERM when update-grub runs
Sage Weil wrote:
> Does this still crash, or was it a one-time thing?
No. It works, and I think, it was a one-t...
Igor Megov
05:32 AM Revision 8e026c78 (ceph): Fix the disablement of pgrefdebugging
Currently, if you add the flag --disable-pgrefdebugging during configure
it enables pgrefdebugging. The only way for ...
William Kennington
04:39 AM Revision cef09554 (ceph): Merge pull request #419 from ceph/wip-11139-firefly
ceph_manager: Check for exit status 11 from ceph-objectstore-tool import
Reviewed-by: Loic Dachary <ldachary@redhat....
David Zafman
04:27 AM Revision 707a0b72 (ceph): ceph_manager: Check for exit status 11 from ceph-objectstore-tool import
Fixes: #11139
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 6c5300552d00232d6ecb2c1aa6...
David Zafman
04:17 AM Revision 37edd162 (ceph): mds: fix integer truncation
Client ID is a 64-bit integer. Unlike Ceph daemons, it may go beyond
2147483647 and cause problems.
Signed-off-by: H...
Henry Chang
02:49 AM Revision 56e96f0e (ceph): Merge pull request #4376 from majianpeng/needs-recovery
osd: fix bugs for PG::needs_recovery()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:46 AM rgw Documentation #11444 (Closed): rgw config instructions are inaccurate for Debian.
http://docs.ceph.com/docs/master/radosgw/config/ is incomplete for Debian.
The 'CREATE A RADOSGW USER FOR S3 ACCES...
Anonymous
02:37 AM Revision 927f0f9f (ceph): Merge pull request #4269 from majianpeng/add-recoverable
osd: For ec pool recovery, only for can recoverable object.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:06 AM Revision 5d1442ef (ceph): Merge pull request #4222 from majianpeng/scrub-fix1
osd/PG: check scrub state when handle CEPH_OSD_OP_SCRUB_MAP.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:47 AM Revision bdd62054 (ceph): osd: Remove the duplicated func MissingLoc::get_all_missing.
It is the same as MissingLoc::get_needs_recovery.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Jianpeng Ma
01:47 AM Revision 8f30db85 (ceph): test: add test-case for repair unrecovery-ec pg.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
01:47 AM Revision d51806f5 (ceph): osd: Fix ec pg repair endless when met unrecover object.
In repair_object, if bad_peer is replica, it don't add soid in
MissingLoc for ec pool. If there are more bad replica ...
Jianpeng Ma
01:47 AM Revision b16b0803 (ceph): osd: For object op, first check object whether unfound.
If object unfound, asap return -EIO.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Jianpeng Ma
01:37 AM Revision 51ca78fa (ceph): task/samba: ignore return code of fuser/losf
if mount point is not used by anyone, both fuser and losf return 1
Fixes: #10624
Signed-off-by: Yan, Zheng <zyan@red...
Yan, Zheng
01:17 AM Revision f8504700 (ceph): PG: For needs_recovery, asap return if need recover.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
01:11 AM Revision f4e7d4a9 (ceph): PG: fix logic error: don't set need_recovery if peer_missing don't have...
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
01:11 AM Revision 34cb1f0c (ceph): PG: remove the duplicated code.
assert(!actingbackfill.empty()) is equal to
assert(actingbackfill.end() != actingbackfill.begin()).
Signed-off-by: J...
Jianpeng Ma
12:18 AM Feature #11443 (New): Elector: throttle election attempts from DoSing peers
In at least one cluster, we've seen a situation where a badly-behaved monitor can DoS the entire cluster: it continua... Greg Farnum
12:14 AM rgw Bug #11442: Objects with names starting with underscore become inaccessible after upgrading to Ha...
It seems that the original code had an unintended behavior where it set an object locator with different name than th... Yehuda Sadeh
12:00 AM Revision ad5a1549 (ceph): auth: make CryptoHandler implementations totally private
There is no need to expose these implementations outside Crypto.cc.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:00 AM Revision e874a9b7 (ceph): do_autogen.sh: unambiguously use nss unless user asks for cryptopp
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:00 AM Revision e972a695 (ceph): auth/Crypto: avoid memcpy on libnss crypto operation
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:00 AM Revision 4e14a5fe (ceph): auth/cephx: move signature calc into helper
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:00 AM Revision 8d16d4ce (ceph): auth/cephx: optimize signature check
The encode_encrypt() helper will generate a bufferlist with a simple
structure. Profiles seem to indicate this is ta...
Sage Weil
12:00 AM Revision fb4b6c52 (ceph): unittest_crypto: benchmark 100,000 CryptoKey::encrypt() calls
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:00 AM Revision 16b3515a (ceph): auth: refactor crypto key context
Cache all of the crypto key context in a new CryptoKeyHandler struct that
is attached to CryptoKey.
Signed-off-by: S...
Sage Weil
12:00 AM Revision 973cd1c0 (ceph): auth/Crypto: optimize libnss key
Allocate the key and slot once per key instead of once per encrypt/
decrypt operation. This improves things by a fac...
Sage Weil
12:00 AM Revision 7762f188 (ceph): auth: optimize crypto++ key context
The cbc appears to be stateful, but the key is not.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:00 AM Revision 40203f71 (ceph): auth: return error code from encrypt/decrypt; make error string optional
This is simpler for a lot of callers.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil

04/21/2015

11:08 PM Bug #11330 (Fix Under Review): logrotate reload error on Ubuntu 14.04
Sage Weil
11:08 PM Bug #11330: logrotate reload error on Ubuntu 14.04
https://github.com/ceph/ceph/pull/4426 Sage Weil
11:08 PM Revision 6063a21f (ceph): logrotate.conf: prefer service over invoke-rc.d
On trusty 14.04, service works but invoke-rc.d does not (but is present).
Fixes: #11330
Reported-by: Wim Heirman <wi...
Sage Weil
11:05 PM rgw Bug #11442 (Resolved): Objects with names starting with underscore become inaccessible after upgr...
In Hammer, rgw objects whose names start with "_" and which were created with older versions of rgw (e.g. Giant) are ... Benjamin Gilbert
10:31 PM Revision 94d4b91f (ceph): xfstests: fix typo
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
10:02 PM Revision 4a1c434a (ceph): xfstests: define defaults in root task
The early non-defaults caused failures due to xfstests_url: None not
being overridden by run_xfstests(). Move the def...
Josh Durgin
09:43 PM Revision a2635511 (ceph): task/samba: ignore return code of fuser/losf
if mount point is not used by anyone, both fuser and losf return 1
Fixes: #10624
Signed-off-by: Yan, Zheng <zyan@red...
Yan, Zheng
09:43 PM Revision 2ed6de6c (ceph): task/samba: use SIGTERM to stop samba server
man samba(8) contains sentences:
To shut down a user's smbd process it is recommended that SIGKILL (-9)
NOT be used,...
Yan, Zheng
09:38 PM Bug #11389: should not "rm -rf /etc/ceph" when uninstalling ceph-common
If it's not hte right thing we should remove it. As I recall we read the docs somewhere that remove was supposed to ... Sage Weil
09:29 PM Bug #11389: should not "rm -rf /etc/ceph" when uninstalling ceph-common
I always wondered why Ceph's packages did this? Was it a way of cleaning up during test runs, like a backup for teuth... Ken Dreyer
08:32 PM Bug #11389: should not "rm -rf /etc/ceph" when uninstalling ceph-common
FWIW ceph-deploy has an explicit purgedata that *does* zap /var/lib/ceph and /etc/ceph. I think teuthology has the s... Sage Weil
09:35 PM Revision 5871781b (ceph): ceph-helpers: implement test_expect_failure
To display the output in case the command did not fail with the expected
output.
Signed-off-by: Loic Dachary <ldacha...
Loic Dachary
09:35 PM Revision 14cb7b8f (ceph): tests: convert osd-bench.sh to ceph-helpers.sh
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
09:35 PM Revision 8aea730f (ceph): tests: osd-bench.sh must be verbose on failure
When a command fail as it should but it does not contain the expected
output, display the entire output to confirm it...
Loic Dachary
09:27 PM Revision 67990c57 (ceph): Merge pull request #4399 from trociny/fix-osd_df_avgutil
mon: osd df: fix average_util calculation
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:26 PM Bug #10691: ceph-dencoder links to libtcmalloc, and shouldn't
The final fix for this was https://github.com/ceph/ceph/pull/4359 . Thanks Boris! Ken Dreyer
08:33 PM Bug #10691 (Resolved): ceph-dencoder links to libtcmalloc, and shouldn't
Sage Weil
09:20 PM Revision 894d7c0b (ceph): Merge pull request #417 from ceph/wip-10657
cephfs/test_client_limits.py: test for client oldest tid warning
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
09:20 PM CephFS Feature #10657 (Resolved): MDS: warn when clients are not advancing their oldest_client_tid
Merged to master in commit:1c8913cf2c7b6a0772d1ead837e69995b5c53178 Greg Farnum
09:19 PM Revision 1c8913cf (ceph): Merge pull request #4386 from ceph/wip-10657
mds: warn when clients are not advancing their oldest_client_tid
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
09:13 PM Revision 881cb274 (ceph): Merge pull request #4331 from ceph/wip-mds-misc
Wip mds misc
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
09:10 PM CephFS Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
Hammer and next PRs are merged now. Greg Farnum
05:50 PM CephFS Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
True, but we need to make them run on giant, hammer and next Yuri Weinstein
05:17 PM CephFS Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
Oops, when I said "this test next worked on giant to begin with?", I meant "this test never worked on giant to begin ... John Spray
03:31 PM CephFS Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
John, thank you! I don't understand when you said "worked on giant to begin with", I see no ceph-deply runs on giant... Yuri Weinstein
01:24 PM CephFS Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
next backport: https://github.com/ceph/ceph-qa-suite/pull/416
The giant backport is not clean, do we really need i...
John Spray
09:09 PM Revision 5ccde063 (ceph): Merge pull request #416 from ceph/wip-11316-next
Backport to next: fix ceph-deploy task with CephFS (#11316) Greg Farnum
09:08 PM Revision 1cb3c76c (ceph): Merge pull request #397 from ceph/wip-11316-hammer
hammer: fix ceph-deploy task with CephFS (#11316) Greg Farnum
08:42 PM Bug #11231 (Rejected): perf counter for bool parameter
for a bool option, you can do
--foo
--no-foo
--foo=(0|false|no)
--foo=(1|true|yes)
Sage Weil
08:41 PM Bug #10831 (Resolved): objecter: linger op fields registered and last_error are accessed unsafely
Sage Weil
08:40 PM Bug #11298: aio gets EPERM when update-grub runs
Does this still crash, or was it a one-time thing? I can't see why the aio code would return EPERM. :/ Sage Weil
08:38 PM Bug #11311 (Resolved): failed to mount ceph-fs when a erasure-code pool was created
The ec crush rule had a feature that your kernel did not understand. Use a newer kernel. Sage Weil
08:36 PM Bug #11317 (Resolved): wip-newstore: Directory not empty not handled on operation
Sage Weil
08:35 PM Bug #11333 (Resolved): debian rules don't allow overriding lttng/babeltrace enablement
Sage Weil
08:35 PM Bug #11340 (Won't Fix): rados mkpool works for duplicate pool names in firefly
If it's fixed in hammer is this improtant to fix in firefly? would prefer not to futz with return codes if we can av... Sage Weil
08:30 PM Bug #10671: rados cppool don't work if target is a ecpool
note that we probably want to rewrite this eventaully to use the export|import path, which will be more complete/robu... Sage Weil
08:28 PM Bug #5818 (Won't Fix): leveldb 1.12: hang on shutdown (mon)
Sage Weil
08:28 PM Bug #10805 (Resolved): OSD: valgrind leaks
Sage Weil
08:28 PM Bug #6955: ceph-disk should set the guid correctly when re-using a partition
Loic, can you look? I thought we fixed this? Sage Weil
08:26 PM Bug #11228 (Can't reproduce): Multpile monitors are crashing after pool rename
Sage Weil
08:24 PM Bug #10634 (Resolved): watch-notify-same-primary.yaml failure
Sage Weil
08:22 PM Bug #11123 (Resolved): osd: whiteout creation/deletion does not handle delete+create sequence
Sage Weil
08:16 PM Bug #11198 (Resolved): AsyncMessenger/EventDriverTest.NetworkSocketTest/0 fails
backported to hammer Sage Weil
08:14 PM Revision 8a58d83b (ceph): Fix ceph_test_async_driver failed
This test will create 10000 sockets which will failed because of limited system fd. Actually we only need to create s... Haomai Wang
08:13 PM Bug #11211 (Pending Backport): osd/ReplicatedPG.cc: 2141: FAILED assert(op == prdop->op)
Sage Weil
08:10 PM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
It seems like the safest option here would be to have users manually run ceph-objectstore-tool remove.
We could ma...
Sage Weil
07:58 PM Revision eff0598a (ceph): Merge pull request #4424 from ceph/wip-doc-nuke-setmap
doc: don't mention ceph osd setmap
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
06:12 PM rgw Bug #11436 (Fix Under Review): rgw: expected NoSuchUpload when aborting non-existing multipart up...
Yehuda Sadeh
06:12 PM rgw Bug #11435 (Fix Under Review): rgw: multipart upload complete with empty xml succeeds
Yehuda Sadeh
06:11 PM rgw Bug #11437 (Fix Under Review): rgw: list_multipart_upload test fails
Yehuda Sadeh
06:08 PM Revision 7a432f7b (ceph): civetweb: update max num of threads
Fixes: #10243
cherry-picked upstream fixed into submodule
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
06:05 PM rgw Bug #10243 (Fix Under Review): civetweb is hitting a limit (number of threads 1024)
Yehuda Sadeh
05:50 PM rgw Bug #11367: Keystone PKI token expiration is not enforced
The fix looks correct. Can you send a pull request against the ceph upstream repository, and add a Signed-off-by tag ... Yehuda Sadeh
05:48 PM rgw Bug #11438 (Resolved): swift smoke test fails on TestAccountUTF8
Fixed merged at commit:bfb112406b0f3e8c5a16e3ab3a72ef9fde453c59 Yehuda Sadeh
06:42 AM rgw Bug #11438 (Resolved): swift smoke test fails on TestAccountUTF8
From teuthology log:
2015-04-18T15:52:18.053 INFO:teuthology.orchestra.run.plana34.stderr:FAIL: testContainerSeriali...
Orit Wasserman
05:43 PM rgw Bug #11419: DragonDisk fails to create directories via S3: MissingContentLength
Note that the content length header is passed as HTTP_CONTENT_LENGTH and not as CONTENT_LENGTH as required. Maybe the... Yehuda Sadeh
05:39 PM rgw Bug #11086 (Fix Under Review): Two "test_s3.test_multipart_upload_" tests failed in smoke-master-...
Yehuda Sadeh
05:39 PM rgw Bug #11086: Two "test_s3.test_multipart_upload_" tests failed in smoke-master-distro-basic-multi run
Opened issues #11435, #11436 for these failures. Yehuda Sadeh
05:36 PM rgw Bug #11304 (Can't reproduce): s3tests failed in upgrade:dumpling-x-firefly-distro-basic-vps run
Yehuda Sadeh
05:36 PM Bug #10725: missing man pages for ceph-create-keys, ceph-disk-*
Kefu Chai wrote:
> Ken, i am not sure we should document the ceph-disk-{udev,activate,prepare}. they are called by o...
Ken Dreyer
07:51 AM Bug #10725: missing man pages for ceph-create-keys, ceph-disk-*
https://github.com/ceph/ceph/pull/4412 Kefu Chai
07:34 AM Bug #10725 (In Progress): missing man pages for ceph-create-keys, ceph-disk-*
Ken, i am not sure we should document the ceph-disk-{udev,activate,prepare}. they are called by our udev rules. so, I... Kefu Chai
05:34 PM Revision 9dbe55ee (ceph): Merge pull request #4420 from tchaikov/wip-man-fix-desc-in-name
man: fix the description in NAME section
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
05:34 PM Revision cbc941cb (ceph): Merge pull request #4409 from ceph/wip-11437
rgw: don't use end_marker for namespaced object listing
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
05:31 PM Revision d87fb082 (ceph): Merge pull request #4408 from ceph/wip-11436
rgw: adjust return code if can't find upload
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
05:29 PM Revision 36ff4650 (ceph): Merge pull request #4407 from ceph/wip-11435
rgw: fail if parts not specified on complete-multipart-upload
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
05:27 PM Revision 3bfdf54c (ceph): doc: don't mention ceph osd setmap
ceph osd setmap command was disabled and subsequently removed 5 years
ago. See 9aadd41b2095 ("mon: disable 'osd setm...
Ilya Dryomov
05:23 PM Revision 0c278d7a (ceph): Merge pull request #4423 from ceph/wip-11370
librbd: better handling for duplicate flatten requests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
05:04 PM rbd Bug #7385 (In Progress): Objectcacher setting max object counts too low
Jason Dillaman
05:03 PM rbd Bug #11370 (Fix Under Review): A retransmit of proxied flatten request can result in -EINVAL
*PR*: https://github.com/ceph/ceph/pull/4423 Jason Dillaman
05:02 PM Revision ef7e210c (ceph): librbd: better handling for duplicate flatten requests
A proxied flatten request could be replayed, resulting in a
-EINVAL error code being generated on the second attempt....
Jason Dillaman
04:31 PM Revision 86ea4cfb (ceph): Merge pull request #4372 from xiaoxichen/fix_kv_compact_on_mount
Fix kv compact on mount
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:28 PM CephFS Bug #10624 (Pending Backport): hung samba tests after lsof failure
Sage Weil
03:39 AM CephFS Bug #10624: hung samba tests after lsof failure
* master https://github.com/ceph/ceph-qa-suite/pull/415 Zheng Yan
03:38 AM CephFS Bug #10624 (Fix Under Review): hung samba tests after lsof failure
Zheng Yan
04:27 PM Revision bb2f3eb7 (ceph): Merge pull request #415 from ceph/wip-10624
task/samba: ignore return code of fuser/losf
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:44 PM Revision bfb11240 (ceph): Merge pull request #4418 from oritwas/wip-11438
rgw: force content-type header for swift account responses without body
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:29 PM Revision e850645f (ceph): cephfs/test_client_limits.py: test for client oldest tid warning
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
03:28 PM rbd Feature #10154 (Fix Under Review): librbd: use early snapshot context for copyup operations so sn...
https://github.com/ceph/ceph/pull/4422 Jason Dillaman
03:14 PM Revision 12f1b309 (ceph): client: add failure injection for not advancing oldest_tid
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
03:14 PM Revision 901fd1a5 (ceph): mds: include size of completed_requests in session dump
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
03:14 PM Revision dcd93022 (ceph): mds: warn when clients are not advancing their oldest_client_tid
Fixes: #10657
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
02:31 PM Revision 009664e5 (ceph): rgw: force content-type header for swift account responses without body
This regression was introduced in commit 4cfeca03ade21861ab70ca759f94eb244c16cb39
Fixes: #11438
Signed-off-by: Orit...
Orit Wasserman
02:23 PM Fix #11441 (Fix Under Review): TEST_bench: 69: ./ceph tell osd.0 bench 3145728001 1048577
This really is a won't fix but it should be more verbose clarify the false negative. The command failed for a reason ... Loïc Dachary
01:32 PM Fix #11441 (Rejected): TEST_bench: 69: ./ceph tell osd.0 bench 3145728001 1048577
Seen at https://github.com/ceph/ceph/pull/4411 on commit:518ede705b739d9bbc33bb9b10200a116e4a3eb5... Loïc Dachary
01:50 PM CephFS Bug #10740 (Can't reproduce): teuthology: nfs test getting EBUSY on umount
We haven't seen this again. I think the next branch must have been horribly out of date. Greg Farnum
01:45 PM CephFS Bug #10997 (Can't reproduce): teuthology tests are using master "cephfs" tool on firefly branch?
I don't think this has popped up again and I think there were some package priority issues around that time. Greg Farnum
01:43 PM CephFS Bug #11277 (Need More Info): hung fsstress run under thrash (no useful logs)
Greg Farnum
01:37 PM Bug #10093: ceph-monstore-tool: FAILED assert(!is_open)
see also a more recent manifestation fixed at https://github.com/ceph/ceph/pull/4411 Loïc Dachary
01:21 PM Documentation #11440 (Closed): write snapshot example
Samuel Just
01:20 PM Revision 26b2cfa1 (ceph): tasks/ceph: refactor legacy FS configuration check
Move up into Filesystem so that this can be used from
the ceph_deploy task as well.
Signed-off-by: John Spray <john....
John Spray
01:20 PM Revision a12e8e0c (ceph): tasks/cephfs: tweak use of mon for admin commands
... s/mon_remote/admin_remote/ and allow caller to pass
in which remote they want to use for that. Enables use
with ...
John Spray
01:20 PM Revision 49505067 (ceph): tasks/cephfs: cope with missing ctx.daemons attr
...so that we may be used with the ceph_deploy task
that doesn't set that up.
Signed-off-by: John Spray <john.spray@...
John Spray
01:20 PM Revision 97e021d1 (ceph): tasks/ceph_deploy: configure CephFS
This test apparently had not been touched since
"fs new" was added. In addition to calling
Filesystem.create:
* mod...
John Spray
01:15 PM Revision 15b33337 (ceph): tasks/ceph_deploy: configure CephFS
This test apparently had not been touched since
"fs new" was added. In addition to calling
Filesystem.create:
* mod...
John Spray
01:15 PM Revision f3f5c218 (ceph): tasks/cephfs: cope with missing ctx.daemons attr
...so that we may be used with the ceph_deploy task
that doesn't set that up.
Signed-off-by: John Spray <john.spray@...
John Spray
01:15 PM Revision e57e2436 (ceph): tasks/cephfs: tweak use of mon for admin commands
... s/mon_remote/admin_remote/ and allow caller to pass
in which remote they want to use for that. Enables use
with ...
John Spray
01:14 PM Revision f46c2390 (ceph): tasks/ceph: refactor legacy FS configuration check
Move up into Filesystem so that this can be used from
the ceph_deploy task as well.
Signed-off-by: John Spray <john....
John Spray
01:12 PM Revision b2b443cd (ceph): man: fix the description in NAME section
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:50 AM Revision 008b1519 (ceph): Merge pull request #4370 from guangyy/wip-ec-test-fix
qa : misc fixes to stabilize test-erasure-code suite
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
11:36 AM Revision 139a57d2 (ceph): Merge pull request #4411 from hjwsm1989/wip-monstore-pool
mon: ceph-monstore-tool must do out_store.close() in "store-copy" command
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:50 AM Revision ba5a8805 (ceph): Merge pull request #4417 from osynge/wip-LimitNOFILE
Increase max files open limit for OSD daemon.
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
09:50 AM Revision d85e0f8c (ceph): tools: ceph-monstore-tool must do out_store.close()
this change fixes the "store-copy" command.
Like the bug reported in http://tracker.ceph.com/issues/10093.
Signed-of...
huang jun
09:31 AM Revision ebda4ba1 (ceph): Increase max files open limit for OSD daemon.
Under heavy load the number of file descriptors opened
by the OSD can go beyond the 64K file limit. This patch
increa...
Owen Synge
07:03 AM Feature #11439 (Resolved): make the all osd/filestore thread pool suicide timeouts separately con...
Most of them are statically 10x the non-suicide timeout. Samuel Just
05:56 AM Revision c9fe13fd (ceph): mds: fix Locker::_do_null_snapflush
the snapid check in Locker::_do_null_snapflush() prevents us from
flushing old snap inodes. The check does not make s...
Yan, Zheng
05:56 AM Revision d08d834d (ceph): mds: properly update capability's client_follow
If snap inode exists, capability's client_follow has already been
updated by MDCache::cow_inode(). So we only update ...
Yan, Zheng
05:56 AM Revision 2fad86e2 (ceph): client: flush dirty snap data before allowing new writes
this guarantees that new writes do not overwrite existing dirty
snap data.
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
05:56 AM Revision a5c06742 (ceph): client: inlcude inline data in FLUSHSNAP cap message
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
05:56 AM Revision 5c09be26 (ceph): mds: move snap inode to new dirfrag's dirty_rstat_inodes
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
05:56 AM Revision fc758ce7 (ceph): mds: remove stray dentry from delayed list when it's queued for purging
this avoids assert(!dn->state_test(CDentry::STATE_PURGING)) in
eval_stray() being triggered when processing the delay...
Yan, Zheng
05:56 AM Revision ab44e597 (ceph): mds: make sure snap inode's last match existing snapshots
MDCache::pick_inode_snap() and snap caps flushing code require
this.
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
05:56 AM Revision fa34e045 (ceph): mds: do null snap flush when processing embeded cap releases
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
05:55 AM Revision d9002527 (ceph): mds: keep auth pin on CDir when marking it dirty
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
03:48 AM Revision 2e90fa3d (ceph): osd/PG: check scrub state when handle CEPH_OSD_OP_SCRUB_MAP.
There is a chance which cause scrub stop before replica-node send
scrub-map.
Signed-off-by: Jianpeng Ma <jianpeng.ma...
Jianpeng Ma
03:33 AM Revision c049387b (ceph): task/samba: ignore return code of fuser/losf
if mount point is not used by anyone, both fuser and losf return 1
Fixes: #10624
Signed-off-by: Yan, Zheng <zyan@red...
Yan, Zheng
12:48 AM Revision f33effcc (ceph): ReplicatedPG::cancel_pull: requeue waiters as well
If we are in recovery_wait, we might not recover that object as part of
recover_primary for some time. Worse, if we ...
Samuel Just
12:46 AM Revision 9b339651 (ceph): rgw: update keystone cache with token info
Fixes: #11125
Backport: hammer, firefly
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 6...
Yehuda Sadeh
12:24 AM Revision d9bf04fd (ceph): Merge pull request #4257 from rzarzynski/wip-10683
rgw: rectify support for GET on Swift's account with "limit" parameter == 0
Reviewed-by: Yehuda Sadeh <yehuda@redhat...
Yehuda Sadeh

04/20/2015

11:03 PM Revision d2a67282 (ceph): rgw: don't use end_marker for namespaced object listing
Fixes: #11437
Don't deal with end_marker if there's a namespace set for the object
listing. The cur_end_marker.empty...
Yehuda Sadeh
10:53 PM rgw Bug #11437 (Resolved): rgw: list_multipart_upload test fails
regression post hammer. Yehuda Sadeh
10:01 PM Revision 58a144de (ceph): rgw: adjust return code if can't find upload
Fixes: #11436
Return NoSuchUpload (instead of NoSuchKey).
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
09:47 PM Revision 6ee4f649 (ceph): rgw: fail if parts not specified on complete-multipart-upload
Fixes: #11435
A complete multipart upload should not succeed if parts were not
specified. Also, adjust return codes....
Yehuda Sadeh
09:43 PM rgw Bug #11436 (Resolved): rgw: expected NoSuchUpload when aborting non-existing multipart upload
Yehuda Sadeh
09:23 PM rgw Bug #11435 (Resolved): rgw: multipart upload complete with empty xml succeeds
need to return 400 with InvalidXML. Fails on current smoke test. Yehuda Sadeh
08:48 PM rbd Bug #11433 (Resolved): librbd: crash cleaning up non-existent image
Jason Dillaman
06:37 PM rbd Bug #11433 (Fix Under Review): librbd: crash cleaning up non-existent image
https://github.com/ceph/ceph/pull/4406 Josh Durgin
04:16 PM rbd Bug #11433 (Resolved): librbd: crash cleaning up non-existent image
http://qa-proxy.ceph.com/teuthology/teuthology-2015-04-19_02:35:02-smoke-master-distro-basic-multi/853928/teuthology.... Josh Durgin
08:47 PM Revision 890d6ee0 (ceph): Merge pull request #4406 from ceph/wip-11433
librbd: always initialize perf counters
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:39 PM CephFS Bug #10863 (Pending Backport): java.lang.UnsatisfiedLinkError: cephfs_jni (Not found in java.libr...
This seems to be working on hammer/master; we'll probably just turn this off on the older branches since nobody shoul... Greg Farnum
06:34 PM Revision 66edf625 (ceph): librbd: always initialize perf counters
If ImageCtx::init() fails, perf counters are still used when closing
the image. To prevent uninitialized use, it's ea...
Josh Durgin
06:29 PM CephFS Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
I guess we need this in hammer, giant and next, thx! Yuri Weinstein
06:19 PM CephFS Bug #11316 (Pending Backport): "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-de...
Merged to master in commit:4e4395f449c0d9fb7d1dad017da5c89df4de41af Greg Farnum
06:15 PM Revision afb91529 (ceph): Merge branch 'greg-testing-snapshot-rename'
Greg Farnum
06:13 PM CephFS Bug #11339 (Resolved): ceph-fuse failing to drop cap on unlinked dir
https://github.com/ceph/ceph/pull/4302, merged to master in commit:c1de23ff45aa3d40d55706bba4a8221d9f3b189d Greg Farnum
06:12 PM Revision c1de23ff (ceph): Merge pull request #4302 from ceph/wip-11339
client: drop inode when rmdir request finishes
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Greg Farnum <gf...
Greg Farnum
06:11 PM CephFS Feature #3645 (Resolved): Requesting the ability to rename CephFS snapshots inside the ".snap"-di...
https://github.com/ceph/ceph/pull/4282, merged to master in commit:392e8247365484a74cdb5c9d52abf48a39d79c37 Greg Farnum
06:10 PM Revision 146c427b (ceph): Merge pull request #404 from ceph/wip-3645-fixup
DNM: tasks: s/pending_create/pending_update/ in MDS
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:10 PM Revision 392e8247 (ceph): Merge pull request #4282 from ceph/wip-3645
mds: rename snapshot support
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Greg Farnum <gfarnum@redha...
Greg Farnum
06:02 PM Bug #11428 (Rejected): "FAILED assert(0)" in rados-giant-distro-basic-multi run
This test passed - http://pulpito.ceph.com/teuthology-2015-04-20_09:20:26-rados-giant-distro-basic-multi/, so rejecti... Yuri Weinstein
05:49 PM Revision d216950e (ceph): suites/fs: update log whitelist
These ones had been passing because of #11177,
now that that is fixed they require an update.
Fixes: #11300
Signed-o...
John Spray
05:45 PM Revision 465b86a3 (ceph): suites/fs: update log whitelist
These ones had been passing because of #11177,
now that that is fixed they require an update.
Fixes: #11300
Signed-o...
John Spray
05:38 PM Revision 6dc30c41 (ceph): Merge pull request #466 from ceph/wip-11426
Log stderr in get_latest_image_version_deb() Andrew Schoen
05:25 PM rbd Bug #11380 (Resolved): "[ FAILED ] cls_rbd.get_features" in upgrade:giant-x-next-distro-basic-m...
Jason Dillaman
05:06 PM rbd Bug #11380 (Fix Under Review): "[ FAILED ] cls_rbd.get_features" in upgrade:giant-x-next-distro...
*PR*: https://github.com/ceph/ceph/pull/4405 Jason Dillaman
04:21 PM rbd Bug #11380 (In Progress): "[ FAILED ] cls_rbd.get_features" in upgrade:giant-x-next-distro-basi...
Jason Dillaman
05:23 PM Revision 1e912b79 (ceph): Merge pull request #4405 from ceph/wip-11380
cls_rbd: get_features needs to support legacy negative tests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
05:19 PM Revision 71477084 (ceph): Merge pull request #4402 from ceph/wip-rbd-unmap-by-spec
rbd unmap <image-name>
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:42 PM rgw Bug #10663 (Pending Backport): RGW swift API: Response header of COPY request for object does not...
Merged at commit:7efea25c6c72b3e9556fe8ffaeb29e2c841dd459 Yehuda Sadeh
04:41 PM rgw Bug #11087 (Pending Backport): RGW Swift API: lack of mandatory ETag header in response for COPY/...
Fix merged at commit:7efea25c6c72b3e9556fe8ffaeb29e2c841dd459 Yehuda Sadeh
04:40 PM Revision 66493b7e (ceph): cls_rbd: get_features needs to support legacy negative tests
During Ceph upgrade testing, older Ceph test suites assume that
get_features will return -ENOENT if provided a missin...
Jason Dillaman
04:38 PM Revision 7efea25c (ceph): Merge pull request #3991 from rzarzynski/wip-11087
rgw: multiple fixes for copying Swift objects
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:30 PM rgw Bug #11036 (Pending Backport): RGW Swift API: response for PUT on /container does not contain the...
Merged:
commit 29073d84640b61d0221b2d2ab73c271d60fd13ba
commit d260a93405a7a34a899f716bd9c4e731baa9ffd0
commit 10c...
Yehuda Sadeh
04:29 PM rgw Bug #10971 (Pending Backport): RGW does not send Content-Length HTTP header in response for GET o...
Merged fix in commit:5a64fb5430b6b42174bf53a5910d9435043c1380
When backporting, we'll also need to have commit:f98...
Yehuda Sadeh
04:28 PM Revision d49888e2 (ceph): rgw: prohibit putting empty attrs on Swift account/cont.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
04:27 PM Revision 63220513 (ceph): rgw: unify mechanisms for setting TempURL and Swift account metadata.
Fixes: #11037
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
04:21 PM Revision eb787a40 (ceph): Merge pull request #3863 from rzarzynski/wip-10971
rgw: multiple fixes for Content-Length header generation in Swift API
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
02:55 PM Bug #11432 (Pending Backport): compilation error: No high-precision counter available (armhf, pow...
Loïc Dachary
02:54 PM Bug #11432 (Can't reproduce): compilation error: No high-precision counter available (armhf, powe...
Commit commit:b2781fb5638afae7438b983a912ede126a8c5b85 is mandatory for compiling hammer on exotic arch (armhf in tha... Yann Dupont
01:16 PM rgw Bug #11431 (Fix Under Review): RGW Swift API: XML document generated in response for GET on accou...
Pull request: https://github.com/ceph/ceph/pull/4404. Radoslaw Zarzynski
12:49 PM rgw Bug #11431 (In Progress): RGW Swift API: XML document generated in response for GET on account do...
I'm working on it. Radoslaw Zarzynski
11:38 AM rgw Bug #11431 (Resolved): RGW Swift API: XML document generated in response for GET on account does ...
1. RGW via civetweb:
$ curl -i http://localhost:8000/swift/v1/?format=xml -X GET -H "X-Auth-Token: $token"
> HTTP/...
Radoslaw Zarzynski
01:07 PM Bug #10671: rados cppool don't work if target is a ecpool
h3. Ceph version... George Vasilakakos
12:48 PM Bug #10671: rados cppool don't work if target is a ecpool
i am not able to reproduce this issue. could you let me know the version of ceph you are using ? i am using a84ae7b14... Kefu Chai
01:04 PM Revision 7dd54fa3 (ceph): rgw: make rgw_read_user_buckets() backward compatible.
Fixes: #10683
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
01:04 PM Revision f7b92f99 (ceph): rgw: rectify support for GET on Swift's account with limit == 0.
Fixes: #10683
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
12:57 PM Revision 837388bb (ceph): rgw: fix lack of account name in XML listing of Swift account.
Fixes: #11431
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
09:13 AM Messengers Bug #11381 (Fix Under Review): messenger: double clear of pipe in reaper
https://github.com/ceph/ceph/pull/4395 Kefu Chai
09:00 AM Bug #11375 (Duplicate): Proxy_Read BUG in Cachetier when using ecpool as cold-pool
Kefu Chai
08:55 AM Bug #10567 (Resolved): Python Ioctx should retain a reference to the cluster object
as a side effect of the fix for #8797. we do not have @Rados.__del__()@ anymore. so i consider it as resolved. Kefu Chai
08:22 AM Revision 16af675e (ceph): test: add test-case for copy_get flags.
Until now, copy_get used in promote_object/flush_object and
CEPH_OSD_OP_COPY_FROM. We add test cases for promote_obje...
Jianpeng Ma
08:19 AM Revision 2b4acfb1 (ceph): rados: Add new field flags for ceph_osd_op.copy_get.
Using this field as the copy_get flags.
When using 'rados cp' copy a no-ec object w/ omap data into ecpool, it
will m...
Jianpeng Ma
08:13 AM Revision b142c923 (ceph): Merge pull request #4400 from ceph/update-organization-1
Update Haomai's organization
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
08:04 AM Revision 9403df27 (ceph): Merge pull request #3847 from trociny/wip-test_with_crushtool.master
mon: ceph osd setcrushmap: test_with_crushtool improvements
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:47 AM CephFS Bug #11301: mds-full test occasionally fails due to blacklist expiry
see similar failure http://pulpito.ceph.com/ubuntu-2015-04-19_22:39:04-fs-wip-yan-fs-testing---basic-multi/854624/.
...
Zheng Yan
06:51 AM Revision b05d144c (ceph): AsyncConnection: Fix deadlock cause by throttle block
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:03 AM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
Samuel Just
04:01 AM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
Samuel Just
03:54 AM Bug #11429 (Resolved): OSD::load_pgs: we need to handle the case where an upgrade from earlier ve...
Samuel Just
04:00 AM Bug #11373 (Duplicate): OSD crash in OSDService::get_map
I think you are quite right. The original bug is 10617, and I opened 11429 to handle upgrades from osds which hit th... Samuel Just
03:59 AM Bug #11305 (Duplicate): "FAILED assert(ret)" in upgrade:dumpling-x-firefly-distro-basic-vps run
Marking as duplicate of the other one. Samuel Just
03:59 AM Bug #11305: "FAILED assert(ret)" in upgrade:dumpling-x-firefly-distro-basic-vps run
Changed my mind, going to fix. Samuel Just
03:38 AM Revision 0c75b880 (ceph): AsyncConnection: Avoid lockdep check assert failure
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
03:01 AM Revision 69bedcd6 (ceph): Event: Fix memory leak for notify fd
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:38 AM Bug #11261 (Resolved): injectargs: passing an option without required argument makes daemon stop
Kefu Chai
01:21 AM Revision 35b6fb43 (ceph): Merge remote-tracking branch 'origin/wip-3645-fixup' into greg-testing-...
Greg Farnum
01:18 AM Revision 4e4395f4 (ceph): Merge remote-tracking branch 'origin/wip-11316' into greg-testing-quotas
Greg Farnum
01:18 AM Revision f83976c2 (ceph): Merge remote-tracking branch 'origin/wip-10390' into greg-testing-quotas
Conflicts:
suites/fs/recovery/tasks/mds-full.yaml
Greg Farnum
01:10 AM Revision fa2a8619 (ceph): suites/fs: update log whitelist
These ones had been passing because of #11177,
now that that is fixed they require an update.
Fixes: #11300
Signed-o...
John Spray
12:54 AM CephFS Bug #11356 (Resolved): failed LibCephFS.MulticlientSimple unit test
Merged to master in commit:a84ae7b14e1aaa1c6f65d09a78230b54d0c25110 Greg Farnum
12:53 AM Revision a84ae7b1 (ceph): Merge pull request #4343 from ceph/wip-11356
client: fix uninline data funtion
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Greg Farnum <gfarnum@redhat....
Greg Farnum
12:53 AM CephFS Bug #11254 (Resolved): getattr from one client stalls indefinitely while another client keeps mod...
Merged to master in commit:0f2de92db3f6e9edbabf36c3065f847fdfb7bb98 Greg Farnum
12:53 AM Revision 0f2de92d (ceph): Merge pull request #4223 from ceph/wip-11254
mds: make sure lock state not stay in XLOCK/XLOCKDONE indefinitely
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
12:52 AM CephFS Bug #11048 (Resolved): Session::completed_requests not reliably persisted
Merged to master in commit:0b94bf547d0c452a3d5758ea4f4791566eab5c82 Greg Farnum
12:52 AM Revision 0b94bf54 (ceph): Merge pull request #4218 from ceph/wip-11048
mds: persist completed_requests reliably
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
12:51 AM CephFS Bug #10368 (Resolved): Assertion in _trim_expired_segments
Finally merged to master by commit:b25e9e130bffed82ae5dda08449ea440fe6c485c Greg Farnum
12:51 AM Revision b25e9e13 (ceph): Merge pull request #4204 from ceph/wip-10368-mk3
mds: separate MDLog::safe_pos from journaler
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
12:46 AM Revision ea7c3922 (ceph): tasks/ceph: refactor legacy FS configuration check
Move up into Filesystem so that this can be used from
the ceph_deploy task as well.
Signed-off-by: John Spray <john....
John Spray
12:46 AM Revision 8b61310c (ceph): tasks/cephfs: tweak use of mon for admin commands
... s/mon_remote/admin_remote/ and allow caller to pass
in which remote they want to use for that. Enables use
with ...
John Spray
12:46 AM Revision f3601105 (ceph): tasks/cephfs: cope with missing ctx.daemons attr
...so that we may be used with the ceph_deploy task
that doesn't set that up.
Signed-off-by: John Spray <john.spray@...
John Spray
12:46 AM Revision 7c2e6cdc (ceph): tasks/ceph_deploy: configure CephFS
This test apparently had not been touched since
"fs new" was added. In addition to calling
Filesystem.create:
* mod...
John Spray
12:45 AM Revision 51722def (ceph): suites: whitelist log messages for auto-repair test
Log messages being checked now since #11177
was fixed.
Signed-off-by: John Spray <john.spray@redhat.com>
Signed-off-...
John Spray

04/19/2015

08:22 PM Bug #11427 (Duplicate): "FAILED assert(s != __null)" in rados-giant-distro-basic-multi run
http://tracker.ceph.com/issues/10372 (it's actually a won't fix) Loïc Dachary
04:35 PM Bug #11427 (Duplicate): "FAILED assert(s != __null)" in rados-giant-distro-basic-multi run
This is validation of giant v0.87.2 release
Run: http://pulpito.ceph.com/teuthology-2015-04-17_16:28:50-rados-giant-...
Yuri Weinstein
08:21 PM Bug #11428: "FAILED assert(0)" in rados-giant-distro-basic-multi run
burnupi30 had been pain lately, so it's a good working assumption, we will know more when I rerun failed jobs. Yuri Weinstein
08:11 PM Bug #11428: "FAILED assert(0)" in rados-giant-distro-basic-multi run
The line from the log... Loïc Dachary
07:59 PM Bug #11428: "FAILED assert(0)" in rados-giant-distro-basic-multi run
It's not http://tracker.ceph.com/issues/9443 because it's xfs and not btrfs Loïc Dachary
04:39 PM Bug #11428 (Rejected): "FAILED assert(0)" in rados-giant-distro-basic-multi run
This is validation of giant v0.87.2 release
Run: http://pulpito.ceph.com/teuthology-2015-04-17_16:28:50-rados-giant-...
Yuri Weinstein
05:18 PM Revision cc5f144a (ceph): mon: osd df: fix average_util calculation
average_util should be calculated from the same set of nodes that
dump_item considers when calculating the stddev.
W...
Mykola Golub
04:48 PM Revision 0374f32b (ceph): Update Haomai's organization
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
11:45 AM Revision b1d3f918 (ceph): rbd: allow unmapping by spec
Make use of krbd_unmap_by_spec() and allow unmapping by <image-name>
(i.e. pool/image@snap spec) with a bunch of care...
Ilya Dryomov
11:45 AM Revision e4ebe108 (ceph): test/cli-integration/rbd: add unmap test
Add a test to exercise rbd unmap. This was inspired by and is mostly
for rbd unmap <image-name> (aka spec), but rbd ...
Ilya Dryomov
11:41 AM Revision a1363c41 (ceph): krbd: rename should_match_minor() to have_minor_attr()
Rename and clarify why simply checking kernel version doesn't work.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
11:41 AM Revision 087ed063 (ceph): krbd: add krbd_unmap_by_spec()
Make unmapping by (pool, image, snap) spec possible. For specs mapped
multiple times unmap one device per krbd_unmap...
Ilya Dryomov
03:01 AM Revision 7df2cf24 (ceph): client: drop inode when rmdir request finishes
Current client code relies on cap message to trim unlinked inode
from cache. This method is too sensitive to message ...
Yan, Zheng

04/18/2015

04:52 AM Revision 69e3ec8a (ceph): Merge pull request #4380 from ceph/wip-nodebug-build
tests: separate check_PROGRAMS from TESTS
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
12:08 AM Revision 933332be (ceph): tests: separate check_PROGRAMS from TESTS
Not all programs that should be built during 'make check' should
be executed as tests. A new variable, check_TESTPRO...
Jason Dillaman

04/17/2015

08:28 PM Feature #9902: Tool for RADOS import/export pool to file
David: check out what I've done so far on wip-9964, just today I refactored the objectstore-tool code so that we can ... John Spray
08:27 PM Feature #9964 (In Progress): rados: new export [range] to pipe/file
John Spray
06:57 PM Linux kernel client Bug #11424 (New): messenger.c: short reads corrupt following ops
ceph_msg_data_pages_cursor_init consumes min(message length, buffer length), which is incorrect when the read was sho... Douglas Fuller
06:24 PM Feature #9403: Make rados import/export fully functional and re-enable
Move import-rados operation out of ceph-objectstore-tool and support it in rados. The idea is that the export format... David Zafman
05:58 PM Revision 4a1de061 (ceph): Merge pull request #4311 from yuyuyu101/wip-async-fix-4
Wip async fix 4
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:05 PM Revision 3c8730d0 (ceph): Added hammer-client-x to the mix
Renamed dirs to better reflect what is being tested
Removed old dirs
Added logging
Signed-off-by: Yuri Weinstein <yu...
Yuri Weinstein
04:12 PM Bug #11306 (Resolved): Whitelist WRN "failed to encode map" in upgrade (hammer) suites
Yuri Weinstein
03:10 PM Bug #11331 (Rejected): "unable to get 'HEALTH_OK' after waiting 15 minutes" in ceph-deploy-hammer...
2015-04-05 04:43:24.824864 mon.0 10.214.130.51:6789/0 255 : cluster [INF] HEALTH_WARN; clock skew detected on mon.vpm... Sage Weil
03:08 PM Bug #11313 (Can't reproduce): Monitors not forming quorum : flapping : Cluster unreachable
2015-04-07 16:57:15.380448 7f339e495700 1 mon.pouta-s01@0(leader).paxos(paxos updating c 1477137..1477789) accept ti... Sage Weil
03:04 PM Bug #11364 (Resolved): v4 bucket feature detection
Sage Weil
02:44 PM Revision 85a68f9a (ceph): rgw: remove meta file after deleting bucket
The meta file is deleted only if the bucket meta data is not synced
Signed-off-by: Orit Wasserman <owasserm@redhat.c...
Orit Wasserman
11:51 AM Revision e36df098 (ceph): doc: Removes references to s3gw.fcgi in simple gateway configuration file.
Fixes: #11396
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
Nilamdyuti Goswami
11:17 AM Bug #11399 (Rejected): unittest_osd_types fails on wip-newstore
At this point in time all pull requests targetting wip-newstore are expected to fail make check. Loïc Dachary
09:31 AM Bug #11199: osd: ENOENT on clone
* firefly backport https://github.com/ceph/ceph/pull/4385 Xinxin Shu
09:30 AM Bug #11197: pg stuck stale after create with activation delay
* firefly backport https://github.com/ceph/ceph/pull/4384 Xinxin Shu
09:29 AM Bug #11144: erasure-code-profile set races with erasure-code-profile rm
* firefly backport https://github.com/ceph/ceph/pull/4383 Xinxin Shu
09:28 AM Bug #10718: osd/PGLog.h: 279: FAILED assert(log.log.size() == log_keys_debug.size())
* firefly backport https://github.com/ceph/ceph/pull/4382 Xinxin Shu
03:45 AM rgw Bug #11419 (Resolved): DragonDisk fails to create directories via S3: MissingContentLength
We recently upgraded from Firefly (0.80.9) to Hammer (0.94.1); in doing so, it seems that DragonDisk now fails to cre... Robin Johnson
01:12 AM Revision 41b132fc (ceph): test: return 0 when evicting an not existing object
Return 0 when evicting an not existing object. Keep the same behavior as
flush/try-flush ops.
Signed-off-by: Zhiqian...
Zhiqiang Wang
01:12 AM Revision 1fa343f2 (ceph): osd/ReplicatedPG: correctly handle the evict op when obs doesn't exist
When obs doesn't exist in the cache tier, which means the object is not
in the cache tier, we can return success for ...
Zhiqiang Wang
01:12 AM Revision a5b7decb (ceph): osd: skip promotion for flush/evict op
In the cases when issuing flush/evict op on an object which is not in
the cache tier, there is no need to promote the...
Zhiqiang Wang
01:11 AM Revision d42c2c45 (ceph): osd: refactor the skip promotion logic
Moving the skip promotion detection logic into init_op_flags, avoid
doing extra checking.
Signed-off-by: Zhiqiang Wa...
Zhiqiang Wang
01:10 AM Revision 4b2c6e3d (ceph): osd/OpRequest: add osd op flag SKIP_PROMOTE
In some cases we want to skip promoting an object, use this flag to
indicate that.
Signed-off-by: Zhiqiang Wang <zhi...
Zhiqiang Wang

04/16/2015

11:59 PM Bug #11399: unittest_osd_types fails on wip-newstore
The first run was successfull. During the second run a busy loop was run on 20 core. The third run is in progress and... Loïc Dachary
11:42 PM CephFS Bug #6613: samba is crashing in teuthology
Merged into ceph-qa-suite master as of commit:18c35bf23b59a39cd5c574de89e1a52333c57874. We'll need to let it run thro... Greg Farnum
11:41 PM Revision 18c35bf2 (ceph): Merge pull request #403 from ceph/wip-6613
task/samba: use SIGTERM to stop samba server
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
11:34 PM Linux kernel client Fix #11418 (Fix Under Review): rbd: feature bits should be re-read during header refresh
The kernel client was originally assuming feature bits would not change, and just reading an image's features once du... Josh Durgin
11:28 PM rgw Bug #11416 (Pending Backport): rgw: leak of bucket meta objects on bucket re-creation
Yehuda Sadeh
10:46 PM rgw Bug #11416 (Resolved): rgw: leak of bucket meta objects on bucket re-creation
This is fixed in commit:fe158ecc25feefcea8aea4133118e4a84900a8ec Yehuda Sadeh
11:27 PM devops Feature #11417 (Resolved): build ceph with hardening flags
See https://github.com/ceph/ceph/pull/3849 (which was closed)...
In @src/Makefile-env.am@, we should make the foll...
Ken Dreyer
11:24 PM Feature #11387 (Rejected): osd: get more reasonable scrub_reg_stamp
David Zafman
10:54 PM Revision 8cc4bc16 (ceph): rgw: use correct objv_tracker for bucket instance
When trying to create a bucket that already existed, use the
objv_tracker of the newly created instance, and not of t...
Yehuda Sadeh
10:29 PM devops Tasks #10587: split ceph-mon, ceph-osd, and ceph-mds in the Debian and Red Hat packages
Ken Dreyer wrote:
> Sage made the suggestion that we move the common files into a "ceph-server-common" package, and ...
Ken Dreyer
07:35 PM Revision 7cb1b176 (ceph): Merge pull request #412 from ceph/wip-firefly-git
git.ceph.com (firefly)
Reviewed-by: Loic Dachary <ldachary@rehdat.com>
Loïc Dachary
07:32 PM Revision 9529b1c0 (ceph): Merge pull request #410 from ceph/wip-hammer-git
git.ceph.com (hammer)
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
07:15 PM Revision 193f1e33 (ceph): osd: avoid txn append in ReplicatedBackend::sub_op_modify
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:47 PM Revision 3fdace64 (ceph): osd: avoid txn append in ReplicatedBackend::submit_transaction
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:47 PM Revision e89ee9e0 (ceph): osd: allow multiple txns to be queued via backend
Signed-off-by: Sage Weil <sage@redhat.com> Samuel Just
06:40 PM Revision dafc19cc (ceph): git.ceph.com (firefly)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:37 PM Revision a625bb8a (ceph): git.ceph.com (hammer)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:30 PM Revision 73250297 (ceph): Merge pull request #409 from ceph/wip-git.ceph.com
git.ceph.com Zack Cerza
06:20 PM rgw Feature #11412 (Resolved): rgw: tie ganesha fsal to librgw object interface
Yehuda Sadeh
06:20 PM rgw Feature #11411 (Resolved): rgw: tie ganesha fsal to librgw bucket interface
Yehuda Sadeh
06:19 PM rgw Feature #11410 (Resolved): rgw: implement object api to use with ganesha fsal (librgw)
Yehuda Sadeh
06:18 PM rgw Feature #11409 (Resolved): rgw: implement bucket api to use with ganesha fsal (librgw)
Yehuda Sadeh
06:16 PM rgw Feature #11408 (In Progress): rgw: implement initial API to use with ganesha
Yehuda Sadeh
06:15 PM rgw Feature #11408 (Resolved): rgw: implement initial API to use with ganesha
- user api Yehuda Sadeh
06:16 PM rgw Feature #11407 (In Progress): rgw: create a skeleton ganesha FSAL for rgw
Yehuda Sadeh
06:13 PM rgw Feature #11407 (Resolved): rgw: create a skeleton ganesha FSAL for rgw
Yehuda Sadeh
05:14 PM Revision e948a3c6 (ceph): Merge pull request #4358 from gerhardqux/gerhardqux-nokey-exit-1
ceph-authtool: exit(1) when printing a non-existing key
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:58 PM Revision 27aac3d0 (ceph): Merge pull request #4012 from majianpeng/cache-tier-fadvise
Cache tier fadvise
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
04:58 PM rgw Bug #11149 (Pending Backport): delete bucket does not remove .bucket.meta file
Yes, that's the only patch needed. Yehuda Sadeh
03:02 PM rgw Bug #11149: delete bucket does not remove .bucket.meta file
Yehuda, Orit, is the patch at https://github.com/ceph/ceph/commit/dfdc7afb59cc8e32cf8bff55faa09076c853de06 the only o... Ken Dreyer
04:58 PM Revision 1ee0a710 (ceph): Merge pull request #3606 from wonzhq/hitset-insert
osd: avoid inserting an op into hit set multiple times
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
04:50 PM Revision 643a4e93 (ceph): Merge pull request #4378 from dachary/wip-11359-tier-tests-disable
tests: comment out unstable tiering tests Loïc Dachary
04:45 PM Revision 924d86c0 (ceph): http not https for git.ceph.com
Until we have https at least!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:07 PM Revision 94f04561 (ceph): Merge pull request #408 from ceph/wip-git.ceph.com
git.ceph.com
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
04:05 PM Revision a14a9516 (ceph): git.ceph.com
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:02 PM Revision 0a442eeb (ceph): tests: comment out unstable tiering tests
So that make check does not randomly fails.
http://tracker.ceph.com/issues/11359 Refs: #11359
Signed-off-by: Loic D...
Loic Dachary
03:40 PM Revision aca201eb (ceph): Merge pull request #407 from ceph/wip-git.ceph.com
git.ceph.com
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
03:37 PM Revision f062b171 (ceph): git.ceph.com
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:33 PM Revision d70bca08 (ceph): Merge pull request #4377 from liewegas/wip-git.ceph.com
use git.ceph.com
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
03:29 PM Revision 34c467ba (ceph): use git://git.ceph.com
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:42 PM Revision 16a3fbd5 (ceph): ceph-authtool: exit(1) when printing a non-existing key
When printing a non-existing key, ceph-authtool exits with a success
value:
[root@ip-172-31-3-178 ~]# ceph-authtool ...
Gerhard Muntingh
01:51 PM CephFS Feature #10657: MDS: warn when clients are not advancing their oldest_client_tid
You can always create a new PR with "DNM" (Do Not Merge) in the subject and a reference to his PR. :) Greg Farnum
06:57 AM CephFS Feature #10657 (In Progress): MDS: warn when clients are not advancing their oldest_client_tid
code done, waiting for john's "persist completed_requests reliably" PR get merged Zheng Yan
10:38 AM Bug #11354 (Fix Under Review): ceph: cli throws exception on unrecognized errno
the @ECANCELED@ is not defined until python 3.3.
will print @Unknown@ if the errno is not listed in errno.errorcod...
Kefu Chai
09:03 AM Revision e6e4142e (ceph): Merge pull request #4373 from dachary/wip-releases
releases: table of estimated end of life
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Loïc Dachary
08:59 AM Revision dc438802 (ceph): releases: table of estimated end of life
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:46 AM Revision 409cd516 (ceph): Merge pull request #4339 from ceph/wip-da-SCA-20150317
Various SCA and Coverity fixes
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:43 AM Bug #11398: tests: osd/osd-scrub-repair.sh objectstore-tool races
Could be related to http://tracker.ceph.com/issues/11399, i.e. side effect of a hardware problem. Loïc Dachary
03:05 AM Bug #11398: tests: osd/osd-scrub-repair.sh objectstore-tool races
weird, @objectstoretool()@ uses @kill_daemons()@ to get the exclusive access to the underlying @FileStore@. and @kill... Kefu Chai
06:41 AM Revision 414b6132 (ceph): Merge pull request #4367 from ceph/wip-ceph-disk-default-cluster
ceph-disk: set '--cluster=ceph' in 'prepare' subcommand
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
05:43 AM Revision 932d59d0 (ceph): os/LevelDBStore:fix bug when compact_on_mount
Initialize the performance counter(l_rocksdb_compact)
before use it in compact().
Signed-off-by: Xiaoxi Chen <xiaoxi...
Xiaoxi Chen
05:39 AM Revision 36db6d2d (ceph): os/RocksDBStore: fix bug when compact_on_mount
Initialize the performance counter(l_rocksdb_compact)
before use it in compact().
Signed-off-by: Xiaoxi Chen <xiaoxi...
Xiaoxi Chen
01:52 AM rbd Feature #11405 (Resolved): qa: test rbd notify-based proxying across versions
I think this is doable with the existing teuthology upgrade setups. Similar to the client-upgrade suite, upgrade the ... Josh Durgin
01:47 AM CephFS Bug #11146 (Resolved): BUG at /srv/autobuild-ceph/gitbuilder.git/build/fs/ceph/addr.c:1024
Zheng Yan

04/15/2015

11:54 PM Revision f825d32d (ceph): Initial checkin for hammer-x suite
Used "ceph osd crush tunables hammer"
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein
10:57 PM Revision 73fb61a6 (ceph): osd: misc latency perf counter for tier pool
l_osd_agent_flush_lat, l_osd_agent_promote_lat, l_osd_agent_proxy_read_lat
Signed-off-by: Xinze Chi <xmdxcxz@gmail.com>
Xinze Chi
09:26 PM Feature #11403 (Fix Under Review): add a command to the ceph tool which returns whether there are...
1) Add a value for pending pg removals to osd_stat_t, and a value for a lower bound on the current osdmap epoch
2) A...
Samuel Just
09:13 PM Bug #11399: unittest_osd_types fails on wip-newstore
memtester hang, kill -9 does nothing, strace -p shows nothing. Restarted sudo memtester 60G after a reboot --force ho... Loïc Dachary
01:05 PM Bug #11399: unittest_osd_types fails on wip-newstore
Increase CPU activity to maximize the chances to discover a bad RAM ... Loïc Dachary
11:56 AM Bug #11399: unittest_osd_types fails on wip-newstore
The make check bot is paused. Loïc Dachary
11:44 AM Bug #11399: unittest_osd_types fails on wip-newstore
ubuntu@rex003 runs memtester in screen as sudo memtester 60G
Loïc Dachary
11:02 AM Bug #11399: unittest_osd_types fails on wip-newstore
In the context of https://github.com/ceph/ceph/pull/3946 Kefu was able to reproduce the problem on rex003 but never o... Loïc Dachary
10:29 AM Bug #11399: unittest_osd_types fails on wip-newstore
... Loïc Dachary
10:18 AM Bug #11399 (Rejected): unittest_osd_types fails on wip-newstore
It is a transient error (see attachment:log.txt.gz for the full log).... Loïc Dachary
09:09 PM rgw Feature #11390 (In Progress): rgw: sync: keep state of bucket run-through
Yehuda Sadeh
05:30 PM Revision d55484f9 (ceph): Merge pull request #462 from ceph/wip-ssh-keys
When modifying authorized_keys, store a backup Dan Mick
04:20 PM Revision 518931be (ceph): Merge pull request #4366 from BCLibCoop/bclibcoop/rgw-hostnames
rgw: Document & improve region hostnames
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:39 PM Revision b6212ac5 (ceph): Update latest_firefly_release.yaml
Changed tag to "branch: firefly" Yuri Weinstein
03:02 PM rbd Bug #11380: "[ FAILED ] cls_rbd.get_features" in upgrade:giant-x-next-distro-basic-multi
Run: http://pulpito.ceph.com/teuthology-2015-04-14_17:05:03-upgrade:giant-x-next-distro-basic-multi/
Jobs: all failed
Yuri Weinstein
02:55 PM rbd Fix #7787 (Fix Under Review): rbd diff takes longer as images grow larger
*master PR:* https://github.com/ceph/ceph/pull/4186 Jason Dillaman
02:53 PM rbd Bug #11363 (Pending Backport): ImageWatcher should cancel in-flight ops on watch error
Jason Dillaman
02:53 PM rbd Bug #11369 (Pending Backport): Periodic failure of TestLibRBD.DiffIterateStress
Jason Dillaman
02:51 PM rbd Feature #11348 (Resolved): Default new images to format 2
Jason Dillaman
01:19 PM Revision dde64b33 (ceph): FileStore:: queue_transactions, fine-grain submitManager lock
there is no need to lock the code, which is dealing with encoding tls to tbl. The submitManager lock is used to make ... Ning Yao
12:23 PM rgw Bug #11365: radosgw-agent num_workers default overrides setting in config file
https://github.com/ceph/radosgw-agent/pull/29 Alyona Kiseleva
12:17 PM Revision b3c3a24f (ceph): RGW: Make RADOS handles in RGW to be a configurable option
Having a configurable number of RADOS handles is resulting
in significant performance boost for all types of workload...
Pavan Rallabhandi
10:34 AM Revision 3b60f5f6 (ceph): TestPGLog.cc: fix -Wsign-compare
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:34 AM Revision dc50f435 (ceph): ReplicatedBackend.cc: init 'Message *commit' to NULL
Init variable with NULL to make sure it crashes in error
case (would be a bug) if NDEBUG disable the assert() call.
...
Danny Al-Gaaf
10:34 AM Revision dfe9f1d0 (ceph): cls_rbd.cc: reduce scope of local variable
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:34 AM Revision d508510d (ceph): common/Thread.h: mark copy/move ctor as explicit
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:34 AM Revision c3b2e872 (ceph): systest_runnable.h: mark copy ctor as explicit
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:34 AM Revision 655c12ac (ceph): psim.cc: change initialzation of VLAs
Use memset to fill integer VLAs.
Fix for:
CID 1219649 (#1 of 1): Uninitialized scalar variable (UNINIT)
uninit_use...
Danny Al-Gaaf
10:34 AM Revision c77ee133 (ceph): test_async_driver.cc: fix UNINIT
Fix for:
CID 1254380 (#1 of 1): Uninitialized scalar variable (UNINIT)
uninit_use_in_call: Using uninitialized valu...
Danny Al-Gaaf
10:34 AM Revision b1dd699a (ceph): TestErasureCodeShec.cc: fix -Wsign-compare
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:24 AM Revision 53c9dd4d (ceph): libcephfs.h: fix unnecessary forward declarations
This is an issue in case non-cpp code. Move the declaration of
inodeno_t and vinodeno_t structs into __cplusplus bloc...
Danny Al-Gaaf
10:24 AM Revision 8077b523 (ceph): client/Client.cc: fix uninit variables
This is caused by assert(). If assert is disabled we run into use
of uninitialized variables. Return -EINVAL in case ...
Danny Al-Gaaf
10:24 AM Revision feb989cd (ceph): rgw_rest_user.cc: UserQuotas init vars in ctor init list
Fix for:
[src/rgw/rgw_rest_user.cc:631]: (performance) Variable 'bucket_quota' is
assigned in constructor body. Con...
Danny Al-Gaaf
10:24 AM Revision cebeac94 (ceph): test_shared_cache.cc: reduce scope of variable
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:24 AM Revision ed8c2847 (ceph): msg/Dispatcher.h: make copy/move ctor explicit
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:24 AM Revision d36f665a (ceph): osd/PG.h: mark copy ctor explicit
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:21 AM Revision 0074e094 (ceph): rgw_rest_log.h: remove http_ret from some RGWOp_*_list classes
Remove http_ret from child class since there is already an integer
with the same name in the parent/base class.
Fix ...
Danny Al-Gaaf
10:21 AM Revision 6a69e902 (ceph): TestErasureCodeShec: fix some -Wsign-compare
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:21 AM Revision 3ed57641 (ceph): test/../chain_xattr.cc: fix suspicious usage of 'sizeof'
Use sizeof(char) instead of sizeof('\0').
Fix for:
[src/test/objectstore/chain_xattr.cc:164]: (warning) Suspicious
...
Danny Al-Gaaf
10:21 AM Revision 35f61a30 (ceph): mds/MDCache.cc: fix potential null pointer dereference
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:21 AM Revision 4a1bdc72 (ceph): os/FileStore.cc: fix format qualifier in COMMIT_SNAP_ITEM
All places COMMIT_SNAP_ITEM is used the variables are
'unsigned long long'. Change the format qualifier to reflect
th...
Danny Al-Gaaf
09:42 AM Revision e4df0345 (ceph): qa : misc fixes to stabilize test-erasure-code suite
Signed-off-by: Guang Yang <yguang@yahoo-inc.com> Guang Yang
08:07 AM Revision ba57fb68 (ceph): ceph-disk: set '--cluster=ceph' in 'prepare' subcommand
otherwise the 'ceph' default value won't be catched by "main_prepare()",
this breaks TEST_corrupt_and_repair_replicat...
Kefu Chai
07:51 AM Bug #11359: cephtool/test.sh:test_tiering intermittent failure
... Loïc Dachary
07:39 AM Bug #11398 (Resolved): tests: osd/osd-scrub-repair.sh objectstore-tool races
objectstore_tool races against osd shutdown in "osd-scrub-repair.sh":https://github.com/ceph/ceph/blob/master/src/tes... Loïc Dachary
07:14 AM Revision e97111da (ceph): doc: Changes in region hostname do not seem to take effect until radosg...
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
06:18 AM Revision b0435e0d (ceph): Merge pull request #4335 from liewegas/wip-osd-df
mon: fix min/max variance for 'cpeh osd df' when osds are marked out
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:04 AM Bug #11389: should not "rm -rf /etc/ceph" when uninstalling ceph-common
the quoted code was actually added in the fix of #4415.
i am not sure how to fix this without reverting the "rm -r...
Kefu Chai
02:24 AM Bug #11397 (Won't Fix): fail to compile with boost 1.55 and gcc 5.0
just want to note this down in case others run into the same problem. this is a bug in boost 1.55, and will/should be... Kefu Chai
01:31 AM Revision b55f3dbb (ceph): rgw: Document a lurking problem I see with subdomain/domain splitting
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
01:30 AM Revision 044060fd (ceph): rgw: Speed up the building of valid de-duplicated hostnames for regions.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
01:12 AM Revision f7311ec3 (ceph): doc: Document region hostnames settings.
The hostnames key in region settings was undocumented. Also includes how
the setting interacts with the ``rgw dns nam...
Robin Johnson

04/14/2015

11:00 PM rgw Documentation #11396: remove references to s3gw.fcgi
It looks like there are a lot of references to @s3gw.fcgi@ throughout the tree, in the @doc@ directory and in @qa/qa_... Ken Dreyer
10:54 PM rgw Documentation #11396 (Closed): remove references to s3gw.fcgi
From the ceph-users mailing list, the "Create A CGI Wrapper Script" and "Adjust CGI Wrapper Script Permission" sectio... Ken Dreyer
10:28 PM rgw Feature #11395 (New): rgw: sync: do work concurrently
Yehuda Sadeh
10:26 PM rgw Feature #10322 (Resolved): rgw: s3-tests, coverage for object versioning
Yehuda Sadeh
10:25 PM rgw Feature #11394 (New): rgw: sync: force sync of a bucket (from a specific source)
A command to sync a bucket from a specific force, will also (optionally) check for redundant objects at the destinati... Yehuda Sadeh
10:23 PM rgw Feature #11393 (New): rgw: sync: handle multiple sync sources
Yehuda Sadeh
10:23 PM rgw Feature #11392 (New): rgw: sync: propagate source zone to sync copy commands
Yehuda Sadeh
10:21 PM rgw Feature #11391 (New): rgw: sync: use data log for sync schedule
Yehuda Sadeh
10:20 PM rgw Feature #11390 (In Progress): rgw: sync: keep state of bucket run-through
Keep the state in the replica log. Keep retries if needed.
Read this state, and schedule run accordingly.
Yehuda Sadeh
09:40 PM devops Bug #11384: "Failed to fetch package version" in smoke-master-distro-basic-multi run
Run: http://pulpito.ceph.com/teuthology-2015-04-13_02:35:03-smoke-master-distro-basic-multi/
Jobs: all failed
Yuri Weinstein
08:49 PM Revision 47a11ff6 (ceph): Merge pull request #3481 from ktdreyer/wip-rpm-rm-old-fedoras
ceph.spec.in: remove reference to EOL Fedoras Sage Weil
08:40 PM Revision 275c1be6 (ceph): Merge pull request #4316 from Ved-vampir/librdb
librdb: add perf counters descriptions
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
08:20 PM Feature #9580 (Resolved): ceph-disk, ceph-osd: make journal [partition] creation conditional base...
Loïc Dachary
08:19 PM Feature #9580 (New): ceph-disk, ceph-osd: make journal [partition] creation conditional based on ...
* https://github.com/ceph/ceph/pull/4238 Loïc Dachary
08:11 PM Feature #9580 (Resolved): ceph-disk, ceph-osd: make journal [partition] creation conditional base...
Sage Weil
08:10 PM Feature #10463 (Resolved): use SEEK_DATA/SEEK_HOLE for FileStore fiemap() implementation
Sage Weil
06:59 PM Bug #11217 (Resolved): tests: TestFlatIndex.cc races with TestLFNIndex.cc
Loïc Dachary
06:58 PM Revision b01e68fa (ceph): Merge pull request #4332 from dachary/wip-11217-hammer
tests: TestFlatIndex.cc races with TestLFNIndex.cc
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
06:53 PM Revision 4cfeca03 (ceph): Merge pull request #4361 from oritwas/wip-11091
rgw: shouldn't return content-type: application/xml if content length is 0
Reviewed-by: Yehuda Sadeh <yehuda@redhat....
Yehuda Sadeh
06:33 PM Bug #10724: backport ceph-disk man page to Firefly
Thanks Loic!
For the record, the fix was merged after v0.80.9 was released, so it will be present in v0.80.10.
Ken Dreyer
05:45 PM Revision 3819055c (ceph): Merge pull request #4351 from ceph/wip-11256
Wip 11256
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
05:38 PM Revision c0785343 (ceph): Merge pull request #460 from zhouyuan/mkdir_p
Make parent directories as needed Zack Cerza
05:11 PM Revision aedcce78 (ceph): librados_test_stub: add list_snaps implementation for ObjectReadOperation
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:11 PM Revision d792bd6f (ceph): tests: verify fast diff support in rebuild object map
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:11 PM Revision 6bd22845 (ceph): librbd: rebuild object map now supports fast diff
The snapshot history of each object is queried to determine whether
or not the object was dirtied at a particular sna...
Jason Dillaman
05:00 PM Revision 147c3f2b (ceph): Merge pull request #4363 from nilamdyuti/wip-doc-ceph-object-gateway
doc: Corrected the steps of Apache configuration for Debian-based
distros in object gateway installation guide.
Revi...
Ken Dreyer
04:49 PM Revision 4a6deb39 (ceph): doc: Corrected the steps of Apache configuration for Debian-based distros
in object gateway installation guide.
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
Nilamdyuti Goswami
04:47 PM Revision 882b3700 (ceph): tests: verify RBD flags are updated when enabling/disabling features
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:35 PM Revision 718faf0e (ceph): mon: make note about osd df calc bug
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:32 PM Revision f3ce75c1 (ceph): mon: fix min variance calc in 'osd df'
If the reweight is 0, ignore the osd for the purposes of calculating the
min.
Signed-off-by: Sage Weil <sage@redhat....
Sage Weil
04:30 PM devops Bug #11388: /usr/bin/ceph from ceph-common is broken without installing ceph
That's a great catch, thanks Jens.
I've amended the commit message and re-pushed to the branch for master: https:/...
Ken Dreyer
04:17 PM devops Bug #11388: /usr/bin/ceph from ceph-common is broken without installing ceph
Minor nit about the commit message: The library is called ceph_argparse, there is a different global python library c... Jens Harbott
03:55 PM devops Bug #11388: /usr/bin/ceph from ceph-common is broken without installing ceph
Tested the new package and it works fine.
Thanks for the fast solution.
Jens Harbott
03:12 PM devops Bug #11388: /usr/bin/ceph from ceph-common is broken without installing ceph
Jens, our "gitbuilder" CI system has built the branches in Git that I've posted above. Can you test the ceph-common p... Ken Dreyer
02:30 PM devops Bug #11388 (In Progress): /usr/bin/ceph from ceph-common is broken without installing ceph
Branch for master: https://github.com/ceph/ceph/tree/wip-11388-debian-argparse
Branch for hammer: https://github.com...
Ken Dreyer
01:57 PM devops Bug #11388: /usr/bin/ceph from ceph-common is broken without installing ceph
Confirmed; "@/usr/bin/ceph@" is in ceph-common, but "@ceph_argparse.py@" is not: https://github.com/ceph/ceph/blob/v0... Ken Dreyer
01:40 PM devops Bug #11388 (Resolved): /usr/bin/ceph from ceph-common is broken without installing ceph
... Jens Harbott
04:26 PM Revision e7ee206f (ceph): Merge pull request #4354 from zhouyuan/fix_ct_doc
doc: Fix misleading overlay settting in Cache Tier
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:24 PM Revision 7c68d5db (ceph): Merge pull request #4359 from ceph/wip-fix-ceph-dencoder-build-master
Move ceph-dencoder build to client
Rework mds/Makefile.am to support a dencoder client build
rgw/Makefile.am: Populat...
Ken Dreyer
04:09 PM Linux kernel client Fix #11234 (In Progress): rbd does many requests to the header on start-up
Douglas Fuller
04:05 PM Revision addc7e2c (ceph): Merge pull request #4357 from dachary/wip-release-notes-hammer
release-notes: backport Hammer release notes Sage Weil
03:32 PM Bug #11389 (New): should not "rm -rf /etc/ceph" when uninstalling ceph-common
we have ... Kefu Chai
02:48 PM Revision 5cc92bb2 (ceph): rgw: shouldn't return content-type: application/xml if content length is 0
Fixed: #11091
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
02:31 PM Messengers Bug #11381: messenger: double clear of pipe in reaper
Hi Greg, I'm not sure whether you have solved this problem. I just remember that in Pipe::fault we have potential pro... Haomai Wang
02:26 PM Linux kernel client Bug #8415 (Closed): run_xfstests.sh: install quota package
Fixed by PR#12 to ceph-qa-chef Douglas Fuller
01:40 PM Revision 46b19cb7 (ceph): librbd: update image flags when enabling/disabling features
After enabling object map or fast diff, flag those features as
invalid. When disabling features, remove the associat...
Jason Dillaman
01:28 PM Feature #9963: librados: improve get_objects and get_position interfaces
https://github.com/ceph/ceph/pull/4360 John Spray
01:20 PM Revision b29e61c5 (ceph): tasks: s/pending_create/pending_update/ in MDS
Tests inspecting snapserver dump need updating
to reflect the rename.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
01:14 PM CephFS Bug #6613: samba is crashing in teuthology

https://github.com/ceph/ceph-qa-suite/pull/403
Zheng Yan
01:13 PM Revision f9d35d7c (ceph): suites: put fuse clients on separate hosts
To mitigate the weirdness when we start
trying to abort /sys/fs/fuse/connections/*
Signed-off-by: John Spray <john.s...
John Spray
01:13 PM Revision 947cc885 (ceph): suites: add .yamls for the recent cephfs tests
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
01:13 PM Revision 31c1d76f (ceph): suites: run fs/recovery with two MDSs
Some tests need both, and others should
ignore it.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
01:13 PM Revision b3f01659 (ceph): suites/fs: clean up whitespace in YAML
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
01:13 PM Revision a2a8c21a (ceph): tasks: update test_journal_repair
This broke with recent Client changes that
do better caching of readdir results, such
that doing an ls twice is no lo...
John Spray
01:13 PM Revision 7bc8875b (ceph): tasks: implement TestStrays.test_mv_hardlink_cleanup
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
01:13 PM Revision 79906e3d (ceph): tasks/cephfs: better multiple-mds handling
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
01:13 PM Revision 3d3b095b (ceph): tasks: lots of s/mds_restart/mds_fail_restart/
Wherever we are subsequently waiting for daemons
to be healthy, we should be doing a fail during the restart.
Also c...
John Spray
01:13 PM Revision 2b39fe59 (ceph): tasks/mds_flush: be more careful monitoring stats
Were previously taking the baseline from just after the
client did a delete, which was racy: should have taken
it fro...
John Spray
01:13 PM Revision f54e5414 (ceph): tasks/ceph_fuse: populate ctx.mounts earlier
...so that if an error happens during mount, I can
use the interactive console to access ctx.mounts.
Signed-off-by: ...
John Spray
01:13 PM Revision 2b5137bf (ceph): tasks: generalise cephfs test runner
...to avoid having boilerplate in each test module,
and gain the ability to run them all in one go
with a nice test-b...
John Spray
01:13 PM Revision abb63558 (ceph): tasks/cephfs: add test_sessionmap
Tests for the persistence behaviour of SessionMap.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
01:13 PM Revision bd3ae1ee (ceph): tasks/cephfs: add test_strays
This tests the new purge file/ops throttling
in the MDS, via the new perf counters for
strays/purging.
Fixes: #10390...
John Spray
01:13 PM Revision 097ccbb5 (ceph): tasks: update journal_repair test for 'damaged' state
To track recent change in master where instead of
crashing on missing MDSTable object we'll go
into damaged state.
I...
John Spray
01:13 PM Revision 04730ee6 (ceph): suites: update tasks to use cephfs_test_runner
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
01:13 PM Revision ce1196d6 (ceph): tasks/cephfs: be tolerant of multiple MDSs
...as long as only one is active, all the ops
that default to talking to a single MDS should
be happy to talk to the ...
John Spray
01:13 PM Revision 5c1071b1 (ceph): ceph_manager: fix bad type assertions
In python, isinstance(foo, str) will fail if
a unicode string is passed in. The correct check
is basestring.
Signed...
John Spray
01:13 PM Revision 0de712f4 (ceph): tasks/ceph_manager: DRY in mds_status
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
01:13 PM Revision 9eb1e59c (ceph): librbd: add new RBD_FLAG_FAST_DIFF_INVALID flag
Since fast diff can be enabled/disabled independently from the object
map, it's important to track when the fast diff...
Jason Dillaman
11:51 AM Revision ef216472 (ceph): Move ceph-dencoder build to client
The patch simply moves the ceph-dencoder build from server part of the
Makefiles to client part of the Makefiles.
Re...
Boris Ranto
11:51 AM Revision c2b3a35f (ceph): Rework mds/Makefile.am to support a dencoder client build
The patch adds all the mds sources to DENCODER_SOURCES to allow a
dencoder client build. The patch also splits the Ma...
Boris Ranto
11:46 AM Revision 0b264331 (ceph): rgw/Makefile.am: Populate DENCODER_SOURCES properly
Dencoder is built if ENABLE_CLIENT is set. However, the rgw/Makefile.am
populated DENCODER_SOURCES only if WITH_RADOS...
Boris Ranto
11:44 AM Revision fb11c74d (ceph): Dencoder should never be built with tcmalloc
The patch adds disabled perfglue stubs to DENCODER sources in order to
avoid tcmalloc-enabled ceph-dencoder builds.
...
Boris Ranto
10:02 AM Revision f04117a5 (ceph): Merge pull request #4348 from ceph/wip-mon-clean
mon: remove dead MonitorStore code
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Joao Eduardo Luis
09:53 AM Revision 570ff6d9 (ceph): librdb: add perf counters descriptions
Sign-off-by: Alyona Kiseleva <akiselyova@mirantis.com> Alyona Kiseleva
09:30 AM Revision 51f57632 (ceph): release-notes: backport Hammer release notes
Include the Hammer release notes in Hammer.
Cherry picking the Hammer release notes cannot be done cleanly, they are...
Loic Dachary
09:07 AM Revision 86bd6bc3 (ceph): task/samba: use SIGTERM to stop samba server
man samba(8) contains sentences:
To shut down a user's smbd process it is recommended that SIGKILL (-9)
NOT be used,...
Yan, Zheng
06:47 AM Revision e1f78999 (ceph): doc: Fix misleading overlay settting in Cache Tier
set-overlay is needed in either writeback or readonly mode of Cache
Tier setup.
Signed-off-by: Yuan Zhou <yuan.zhou@...
Yuan Zhou
04:13 AM devops Bug #11376 (Fix Under Review): ceph-objectstore-tool should be in the "ceph" server package
Proposal for master: https://github.com/ceph/ceph/pull/4353 Ken Dreyer
03:31 AM Feature #11387 (Rejected): osd: get more reasonable scrub_reg_stamp
If we execute the command "ceph osd set nodeep-scrub", the last_scrub_stamp
would be osd_deep_scrub_interval largger...
Xinze Chi
02:02 AM Revision b00b8219 (ceph): osd: Break the handling of PG removal event into multiple iterations
The removal of a PG could take hours to finish, and during which time
the disk thread is stucked. It is helpful to br...
Guang Yang
12:53 AM Revision df47e1f3 (ceph): client: fix uninline data funtion
For CEPH_OSD_CMPXATTR_MODE_U64, OSD expects the u64 to be encoded
as string in object's xattr
Fixes: #11356
Signed-o...
Yan, Zheng
12:11 AM Revision 25aa9a3c (ceph): Merge pull request #395 from fullerdj/wip-rbd-xfstests-201504
RBD: add YAML variables to override locations for ceph-qa-chef and xfstests
Reviewed-by: Josh Durgin <jdurgin@redhat...
Josh Durgin

04/13/2015

11:49 PM rgw Bug #11256 (Fix Under Review): rgw: object set attrs clobbers object removal bucket index update
Yehuda Sadeh
11:33 PM Revision 55594623 (ceph): ceph_json: add decode / encoder for multimap
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
11:21 PM Bug #11358: PGLog::proc_replica_log: correctly handle case where entries between olog.head and lo...
Samuel Just
11:15 PM Revision edc0627a (ceph): rgw: generate new tag for object when setting object attrs
Fixes: #11256
Backport: firefly, hammer
Beforehand we were reusing the object's tag, which is problematic as
this ta...
Yehuda Sadeh
11:15 PM Revision 4e6a66b5 (ceph): cls_rgw: use multimap to keep pending operations in bucket index
Fixes: #11256
Multiple concurrent requests might be sent using the same tag, need the
entry map to be able to hold mu...
Yehuda Sadeh
10:41 PM Bug #11373: OSD crash in OSDService::get_map
Found the workaround.
In the past I have deleted some pools. It was before giant. Now I see that data was not eras...
Ilja Slepnev
08:49 PM Bug #11373: OSD crash in OSDService::get_map
Enabled more debug. Missing osdmap 25584.
What could be the reason for osdmap loss and how to work around it with mi...
Ilja Slepnev
03:32 PM Bug #11373: OSD crash in OSDService::get_map
the backtrace... Kefu Chai
10:34 PM CephFS Bug #11053 (Resolved): "FAILED assert(beacon_seq_stamp[seq] > beacon_last_acked_stamp)" in upgrad...
Yeah, we're not doing anything with this. I'm confused why cuttlefish is running at all though, since it's pre-dumpli... Greg Farnum
10:32 PM CephFS Bug #11053: "FAILED assert(beacon_seq_stamp[seq] > beacon_last_acked_stamp)" in upgrade:dumpling-...
The stack trace appears to be from Cuttlefish, to which the fix wasn't backported.
It's annoying that we would hav...
John Spray
09:53 PM CephFS Bug #11053 (New): "FAILED assert(beacon_seq_stamp[seq] > beacon_last_acked_stamp)" in upgrade:dum...
Still see in
Run: http://pulpito.ceph.com/teuthology-2015-04-10_19:13:01-upgrade:dumpling-x-firefly-distro-basic-vps...
Yuri Weinstein
09:51 PM Bug #11305: "FAILED assert(ret)" in upgrade:dumpling-x-firefly-distro-basic-vps run
Run: http://pulpito.ceph.com/teuthology-2015-04-10_19:13:01-upgrade:dumpling-x-firefly-distro-basic-vps/
Jobs: ['843...
Yuri Weinstein
09:36 PM Revision 5bb33dc3 (ceph): Merge pull request #4350 from almightybeeij/master
Check that delta_sum.stats.sum.num_object_copies and delta_sum.stats.sum...
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:33 PM Bug #11386 (Duplicate): "osd/ReplicatedPG.cc: 11268: FAILED assert(obc)" in smoke-giant-distro-ba...
Run: http://pulpito.ceph.redhat.com/teuthology-2015-04-10_02:30:01-smoke-giant-distro-basic-magna/
Job: ['85165']
L...
Yuri Weinstein
09:08 PM Revision e5befcd5 (ceph): tests: librbd DiffIterateStress now tests object map merging
Snapshots are deleted to verify that the fast diff feature
still functions as expected.
Signed-off-by: Jason Dillama...
Jason Dillaman
08:43 PM Cleanup #11385 (New): Standardize Ceph removal commands
When removing things from Ceph (probably other commands as well) each takes a slightly different syntax which is cumb... Robert LeBlanc
07:24 PM Revision 10f444b7 (ceph): pybind: add new diff_iterate features to RBD python bindings
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:24 PM Revision b3dab78a (ceph): tests: add RBD fast diff feature to unit tests
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:24 PM Revision 883169f7 (ceph): librbd: snap_remove proxy requests require fast diff feature
Since older Ceph clients that support exclusive locking won't
support snap_remove, only attempt to proxy the command ...
Jason Dillaman
07:24 PM Revision 3a239b09 (ceph): tests: test new RBD fast diff feature
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:24 PM Revision c3969183 (ceph): librbd: ensure fast diff feature relies on object map
Throw an error if the fast diff feature is enabled w/o the
object map -- or if the object map is disabled while fast
...
Jason Dillaman
07:24 PM Revision 3e7a342b (ceph): tests: correct update_features test for FAST_DIFF feature
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:24 PM Revision c26f58c7 (ceph): librbd: integrate with new object_map_snap_add/remove cls methods
When a snapshot is added, mark all HEAD image objects that exist as clean.
When a snapshot is removed, mark all clean...
Jason Dillaman
07:24 PM Revision 7bffb6d1 (ceph): librbd: implement fast diff algorithm
The fast diff algorithm reads all object maps between the from/to
snapshot ids and computes when the object was chang...
Jason Dillaman
07:24 PM Revision dd82561c (ceph): tests: relax diff_iterate discard test
The fast diff algorithm can only flag an object as deleted if
the full object is discarded -- not just a small sectio...
Jason Dillaman
07:24 PM Revision 4c1b4a8f (ceph): tests: add unit tests for proxied snap_remove operation
Verify handling of snap_remove proxied to the exclusive lock
owner.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
07:24 PM Revision 16ad44ce (ceph): librbd: add new FAST_DIFF feature
A new feature is required to track images that are properly tracking
object deltas between snapshots.
Signed-off-by:...
Jason Dillaman
07:24 PM Revision 11cc7b27 (ceph): rbd: add support for new fast diff feature
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:24 PM Revision 4ac584c3 (ceph): librbd: move object map codes to common location
These codes will need to be accessible from cls_rbd and librbd.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
07:24 PM Revision 11fd7a9a (ceph): cls_rbd: added object_map_snap_add and object_map_snap_remove methods
object_map_snap_add is invoked after creating a new snapshot to flag
all in-use HEAD objects within as clean. object...
Jason Dillaman
07:24 PM Revision d6db277e (ceph): cls_rbd_client: added object_map_snap_add and object_map_snap_remove me...
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:24 PM Revision ff5b849f (ceph): tests: new test cases for cls_rbd
Added test cases for new object_map_snap_add and object_map_snap_remove
methods.
Signed-off-by: Jason Dillaman <dill...
Jason Dillaman
07:24 PM Revision ed2a1fcb (ceph): librbd: move object map snapshot handling to ObjectMap class
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:24 PM Revision 63324cce (ceph): librbd: add snap_remove to image watcher RPC
In order to support merging dirty object metadata from
snapshot object maps, it is now required to coordinate this
ac...
Jason Dillaman
05:43 PM Revision 40c590eb (ceph): Merge pull request #4349 from ceph/wip-dist-systemd-tmpfiles-d
#11383: packaging: ship systemd/ceph.tmpfiles.d in tarballs Sage Weil
05:36 PM devops Bug #11383 (Fix Under Review): systemd/ceph.tmpfiles.d is not present in tarballs
Proposal for master: https://github.com/ceph/ceph/pull/4349 Ken Dreyer
05:24 PM devops Bug #11383 (Resolved): systemd/ceph.tmpfiles.d is not present in tarballs
The Ceph tarballs did not contain any files under the top-level "@systemd@" directory. This caused problems with RPM ... Ken Dreyer
05:33 PM Revision 639e0c15 (ceph): packaging: ship systemd/ceph.tmpfiles.d in tarballs
Prior to this commit, the tarballs did not contain
any files under the top-level "systemd" directory. This caused pro...
Ken Dreyer
05:31 PM devops Bug #11384: "Failed to fetch package version" in smoke-master-distro-basic-multi run
796f810398cc4c828a0047ca7a4cc188a805c2af is a valid SHA1 that is present on the master branch: ... Ken Dreyer
05:29 PM devops Bug #11384 (Rejected): "Failed to fetch package version" in smoke-master-distro-basic-multi run
Run: http://pulpito.ceph.com/teuthology-2015-04-12_02:35:03-smoke-master-distro-basic-multi/
Jobs: all
Logs for one...
Yuri Weinstein
04:26 PM Bug #11382 (Can't reproduce): stuck in "pgs peering" after upgrade to v0.80.6 in upgrade:firefly...
Run: http://pulpito.ceph.com/teuthology-2015-04-10_17:00:01-upgrade:firefly-firefly-distro-basic-vps/
Jobs: ['843678...
Yuri Weinstein
04:26 PM Messengers Bug #11381 (Resolved): messenger: double clear of pipe in reaper
http://qa-proxy.ceph.com/teuthology/teuthology-2015-04-12_23:08:01-kcephfs-hammer-testing-basic-multi/845901/
<pre...
Greg Farnum
04:24 PM Revision 27ed729c (ceph): Check that delta_sum.stats.sum.num_object_copies and delta_sum.stats.su...
This fixes division by zero.
Signed-off-by BJ Lougee <almightybeeij@gmail.com>
BJ Lougee
04:07 PM Bug #10691 (Fix Under Review): ceph-dencoder links to libtcmalloc, and shouldn't
New approach at https://github.com/ceph/ceph/pull/4346 Ken Dreyer
03:42 PM Revision 4b239260 (ceph): mon: remove dead MonitorStore code
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:31 PM rbd Bug #11380 (Resolved): "[ FAILED ] cls_rbd.get_features" in upgrade:giant-x-next-distro-basic-m...
Run: http://pulpito.ceph.com/teuthology-2015-04-12_17:05:01-upgrade:giant-x-next-distro-basic-multi/
Jos: ['844939',...
Yuri Weinstein
03:31 PM Revision 6d22065c (ceph): doc/release-notes: v0.94.1
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:26 PM Documentation #11378: ceph.com: http://ceph.com/resources/downloads/ needs updating
The link is not updated because: " "HTTP requests using wp_remote_get do not seem to work. This means the blocks cann... Loïc Dachary
03:20 PM Documentation #11378 (Closed): ceph.com: http://ceph.com/resources/downloads/ needs updating
* the image is for Giant
* the download link points to v0.87.1 instead of v0.94.1
Loïc Dachary
02:56 PM devops Tasks #10587: split ceph-mon, ceph-osd, and ceph-mds in the Debian and Red Hat packages
From #11376, the @ceph-objectstore-tool@ utility should also be in ceph-osd.... Ken Dreyer
02:42 PM Fix #11377 (New): ceph-disk: suppress non fatal partx errors
On RHEL and other platforms using partx, ceph-disk sometimes prints what look like errors although they can be safely... Loïc Dachary
02:42 PM devops Bug #11376 (Resolved): ceph-objectstore-tool should be in the "ceph" server package
From an IRC conversation with Greg Farnum: The @ceph-objectstore-tool@ utility is a tool for interacting with the OSD... Ken Dreyer
02:29 PM CephFS Bug #6613: samba is crashing in teuthology
Still happening: http://qa-proxy.ceph.com/teuthology/teuthology-2015-04-08_23:14:01-samba-master-testing-basic-multi/... Greg Farnum
01:28 PM Bug #10671: rados cppool don't work if target is a ecpool
> To ensure I made another test, coping a replicated pool to a ecpool and I face with the same error, coping ecpool t... George Vasilakakos
12:11 PM Revision 48e34036 (ceph): Merge pull request #4317 from ceph/wip-rpm-with-systemd-comparison
ceph.spec.in: set _with_systemd on RHEL 7 and Fedora Boris Ranto
10:29 AM devops Bug #10987: ceph-disk broken for rhel 7 due to usage of partx
After working more with ceph-disk / udev and debugging issues with it in the past few weeks, I think it works as expe... Loïc Dachary
10:18 AM devops Bug #10987 (Can't reproduce): ceph-disk broken for rhel 7 due to usage of partx
Loïc Dachary
10:06 AM Revision 6f6d7fe2 (ceph): Merge pull request #4327 from dachary/wip-wheezy
install-deps.sh: Debian GNU/Linux wheezy needs backports
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:30 AM Revision 2773ae5a (ceph): Merge pull request #4341 from dachary/wip-test-timeout
tests: display ceph report when stuck
Reviewed-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
Loïc Dachary
09:20 AM Revision 921436e1 (ceph): Merge pull request #4334 from smithfarm/master
do_autogen: add missing '--without-lttng' option to usage()
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
05:17 AM Bug #11375 (Duplicate): Proxy_Read BUG in Cachetier when using ecpool as cold-pool
... Yao Ning
03:33 AM CephFS Bug #11356 (Fix Under Review): failed LibCephFS.MulticlientSimple unit test
Zheng Yan
01:17 AM Revision eed80f02 (ceph): rbd: add new --object-extents option to diff / export-diff
The rbd CLI can now use the object map to compute the diffs between
two snapshots. This option is enabled with the n...
Jason Dillaman
01:17 AM Revision 6d5b969d (ceph): librbd: add diff_iterate2 to API
New diff_iterate API supports skipping parent images and reporting
the object extents for an object that has been mod...
Jason Dillaman
01:17 AM Revision b3e8a90c (ceph): tests: add unit test for new diff_iterate2 librbd API method
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman

04/12/2015

11:25 AM Revision 0d1e7703 (ceph): mon: osd create: add optional 'id' parameter
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
07:01 AM Revision 190ec03b (ceph): AsyncConnection: Discard all prefetch buffer when replacing
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang

04/11/2015

06:09 PM Bug #11373 (Duplicate): OSD crash in OSDService::get_map
CentOS 7.1, packages from http://ceph.com/rpm-hammer/el7/
Upgraded MONs 0.87.1 to 0.94, restarted MONs, HEALTH_OK.
...
Ilja Slepnev
12:14 PM Revision 464999e1 (ceph): tests: display ceph report when stuck
When the cluster is stuck (wait_for_clean times out), display ceph
report to stderr for debugging purposes.
Signed-o...
Loic Dachary
06:10 AM Revision 796f8103 (ceph): Merge pull request #4239 from yuyuyu101/wip-librbd-conf
Wip librbd conf
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
02:51 AM CephFS Bug #11356: failed LibCephFS.MulticlientSimple unit test
The issue is in ReplicatedPG::do_xattr_cmp_u64(). For CEPH_OSD_CMPXATTR_MODE_U64, OSD expects the u64 in osd_op be en... Zheng Yan
01:42 AM rbd Feature #11372 (Resolved): qa: run librbd tests under valgrind
There's already a general suppressions file, that may be sufficient for lubrbd's uses.
Probably want coverage incl...
Josh Durgin
01:04 AM Revision 2239dcb7 (ceph): Merge pull request #4323 from ceph/wip-11363
librbd: ImageWatcher should cancel in-flight ops on watch error
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
12:58 AM rbd Feature #11132 (Resolved): rbd CLI should be able to rebuild an invalid object map
Josh Durgin
12:56 AM Revision 458901df (ceph): Merge pull request #4140 from ceph/wip-rbd-rebuild-object-map
rbd: add ability to rebuild corrupt/missing object maps
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
12:32 AM Revision 0593611f (ceph): Merge pull request #4325 from wonzhq/async-resize-2
librbd/AsyncResize: avoid dup incrementing refresh seq
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
12:26 AM Revision ef5c2b7b (ceph): Merge pull request #4336 from ceph/wip-11369
librbd: failure to update the object map should always return success
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin

04/10/2015

11:56 PM devops Fix #11371: Firefly's RPMs' Epoch is lower than that in RHEL base
The revert for Firefly was here: https://github.com/ceph/ceph/pull/3127
So we can revert the reversion.
CC'ing ...
Ken Dreyer
11:55 PM devops Fix #11371 (Rejected): Firefly's RPMs' Epoch is lower than that in RHEL base
In a new minimal CentOS 7.1 VM (that's not using EPEL at all), ceph.com's 0.80.9 fails to install.... Ken Dreyer
10:50 PM rbd Bug #2861 (Won't Fix): CLI: rbd create command requires validation for image-name
discussion here: https://github.com/ceph/ceph/pull/4172#discussion_r27626923 Josh Durgin
09:51 PM Revision 3ab13e64 (ceph): install-deps.sh: Debian GNU/Linux wheezy needs backports
It is not enough for the backports to be available, they also need to be
explicitly allowed to take precedence whenev...
Loic Dachary
09:13 PM Bug #11176 (Resolved): ceph-objectstore-tool: Only show incompatible features when detected
David Zafman
09:07 PM Revision 523272cf (ceph): Merge pull request #4319 from ceph/wip-11348
librbd: update default image format to version 2
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
08:58 PM Bug #11343: Need test written for bug 11184 fix
David Zafman
07:35 PM Bug #11343 (Fix Under Review): Need test written for bug 11184 fix
David Zafman
07:58 PM rbd Bug #11370 (Resolved): A retransmit of proxied flatten request can result in -EINVAL
When a flatten request is proxied to an exclusive lock owner, it is possible that the notification could be retransmi... Jason Dillaman
07:52 PM Revision 56039b37 (ceph): do_autogen.sh: add missing '--without-lttng' option to usage
Signed-off-by: Nathan Cutler <ncutler@suse.cz> Nathan Cutler
07:46 PM Revision 8ca6220f (ceph): tests: add ImageWatcher test for new rebuild object map request
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:46 PM Revision e5adbaa8 (ceph): cls_rbd: add object_map_save method
Allow the object map rebuild process to build the full object map
in memory and save it to disk with one operation.
...
Jason Dillaman
07:46 PM Revision 24c923e2 (ceph): cls_rbd_client: add object_map_save helper method
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:46 PM Revision 3ec68db1 (ceph): tests: add test case for cls_rbd object_map_save
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:46 PM Revision 58be49e5 (ceph): librbd: rebuilding object map shouldn't update piecemeal
The object map is now rebuilt in-memory and written back to the
OSDs as a single operation.
Signed-off-by: Jason Dil...
Jason Dillaman
07:46 PM Revision 06f30fc1 (ceph): librbd: notify of header update after rebuilding object map
This will allow clients to detect that the object map is no longer
invalid and to reload the object map from disk.
S...
Jason Dillaman
07:46 PM Revision 852592a5 (ceph): tests: added rebuild_object_map test to test_librbd
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:04 PM Revision e4bfad3a (ceph): 0.94.1
Jenkins
06:54 PM Revision 1c66ad30 (ceph): Reduced ammount of nodes from 4 to 3
Added logging
Changed replica "osd pool default size: 2"
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein
06:10 PM Revision cc3890ee (ceph): librbd: add rebuild_object_map to public API
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:10 PM Revision 6ce79ab0 (ceph): rbd: add object map rebuild command
An invalid object map can now be rebuilt via the rbd CLI.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:10 PM Revision 1b7f8c13 (ceph): cls_rbd: treat zero-byte object maps as missing
Acquiring the lock on a missing object map will create an
empty object. Treat the empty object as a non-existant
obje...
Jason Dillaman
06:10 PM Revision 92a42561 (ceph): librbd: update in-memory object map before on-disk update completes
When multiple IO updates are occurring within the same object, this
will allow only a single object map update reques...
Jason Dillaman
06:10 PM Revision e714800c (ceph): librbd: allow snapshot object maps to be updated
Rebuild will need to be able to update/resize the object maps
for image snapshots. This was previously not permitted...
Jason Dillaman
06:10 PM Revision 7ba4f100 (ceph): tests: librados_test_stub reads should deep-copy
If a client of librados_test_stub modified a bufferlist
retrieved via a read call, the client will actually be
changi...
Jason Dillaman
06:10 PM Revision a8f828b8 (ceph): librbd: add new notify payload for rebuild object map
The request will be sent to the client which owns the exclusive
lock to rebuild the object map for the current image ...
Jason Dillaman
06:10 PM Revision 1479161b (ceph): librbd: add hooks for rebuild object map to ImageWatcher
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:10 PM Revision d49788b7 (ceph): librbd: add preliminary methods for rebuilding object map
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:10 PM Revision df55d645 (ceph): librbd: connect ImageWatch rebuild request to async rebuild method
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:10 PM Revision 18fd6ca7 (ceph): librbd: use generic helper for issuing async requests
resize, flatten, and rebuild object map now use the same
bootstrap code for sending the request to the remote lock ow...
Jason Dillaman
06:10 PM Revision 1aa801a0 (ceph): librbd: correct basic object map errors during refresh
If the object map is corrupt on-disk or too small for the image,
correct these basic issues as soon as possible. The...
Jason Dillaman
06:10 PM Revision c0cd3829 (ceph): librbd: added RebuildObjectMapRequest state machine
It will verify the object map is properly sized, verify
the existence of each object within the image (snapshot),
and...
Jason Dillaman
06:10 PM Revision 2db758cb (ceph): librbd: require callers to ObjectMap::aio_update to acquire lock
This is needed to allow an atomic compare and update operation
from the rebuild object map utility.
Signed-off-by: J...
Jason Dillaman
06:10 PM Revision 7ae1b149 (ceph): librbd: connect async rebuild object map to state machine
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:10 PM Revision 844136d0 (ceph): librados_test_stub: add another overload of aio_operate
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:32 PM Revision 99f5a7d5 (ceph): librbd: failure to update the object map should always return success
If an object map update fails, the object map will be flagged as
invalid. However, if a subsequent update failure oc...
Jason Dillaman
04:58 PM rbd Bug #11342 (Pending Backport): librbd notification race condition on snap_create
Jason Dillaman
04:58 PM rbd Bug #11363 (Fix Under Review): ImageWatcher should cancel in-flight ops on watch error
*master PR*: https://github.com/ceph/ceph/pull/4323 Jason Dillaman
01:30 AM rbd Bug #11363 (Resolved): ImageWatcher should cancel in-flight ops on watch error
Upon an watch error notification from librados, pending requests should be canceled and in-flight IO should be flushe... Jason Dillaman
04:57 PM rbd Bug #11369 (Fix Under Review): Periodic failure of TestLibRBD.DiffIterateStress
Jason Dillaman
04:57 PM rbd Bug #11369: Periodic failure of TestLibRBD.DiffIterateStress
*master PR*: https://github.com/ceph/ceph/pull/4336 Jason Dillaman
04:54 PM rbd Bug #11369 (In Progress): Periodic failure of TestLibRBD.DiffIterateStress
Jason Dillaman
03:26 PM rbd Bug #11369 (Resolved): Periodic failure of TestLibRBD.DiffIterateStress
... Jason Dillaman
04:54 PM Revision 76fe8d73 (ceph): tests: librados_test_stub reads should deep-copy
If a client of librados_test_stub modified a bufferlist
retrieved via a read call, the client will actually be
changi...
Jason Dillaman
04:19 PM Revision 4644162a (ceph): smoke: white marked down on python test
Backport: hammer
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 8cc4a5b0ed21b8ddef7e304d02e903...
Sage Weil
03:59 PM Revision 5710875e (ceph): Merge pull request #4330 from dachary/wip-hammer-release-notes
release-notes: draft v0.94.1 release notes Loïc Dachary
03:51 PM Revision 73386473 (ceph): Merge pull request #4328 from dachary/wip-11364-hammer
v4 bucket feature detection
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
03:50 PM Revision 33bdae7d (ceph): Merge pull request #4322 from ceph/wip-crush-v4
crush: fix v4 bucket feature detection (straw2)
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Loic Dach...
Loïc Dachary
03:46 PM Revision 33e79ab7 (ceph): crush: fix dump of has_v4_buckets
Backport: hammer
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit d6e23413017fb8f5d7f18d74e993ce...
Sage Weil
03:46 PM Revision 5ca771a7 (ceph): crush: fix has_v4_buckets()
alg, not type!
This bug made us incorrectly think we were using v4 features when user type
5 was being used. That's...
Sage Weil
03:43 PM Revision 38b35ab9 (ceph): crush: fix has_v4_buckets()
alg, not type!
This bug made us incorrectly think we were using v4 features when user type
5 was being used. That's...
Sage Weil
03:23 PM Revision fc2e511b (ceph): librbd: ImageWatcher should cancel in-flight ops on watch error
Upon an watch error notification from librados, pending requests
should be canceled and in-flight IO should be flushe...
Jason Dillaman
02:28 PM Bug #11198: AsyncMessenger/EventDriverTest.NetworkSocketTest/0 fails
Hi Loic, could you backport this commit(https://github.com/ceph/ceph/pull/4135/files)? Haomai Wang
11:11 AM Bug #11198: AsyncMessenger/EventDriverTest.NetworkSocketTest/0 fails
http://pulpito.ceph.com/loic-2015-04-10_11:51:30-rados-hammer-backports---basic-multi/843331/... Loïc Dachary
01:33 PM Revision 037b1730 (ceph): Merge pull request #4333 from dachary/wip-fedora
tests: add Dockerfile for fedora 21
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:32 PM rgw Bug #11355: simplified approach for setting up a (federated) rgw
Progress at
https://docs.google.com/document/d/1s17o3FD078dxfOzWNw0zzpdmKi-lqRD3eOxy1Lfa5zA/
Alfredo Deza
01:25 PM Feature #9963 (In Progress): librados: improve get_objects and get_position interfaces
John Spray
01:09 PM Revision 77788e36 (ceph): tests: add Dockerfile for fedora 21
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
11:35 AM Bug #11217 (Pending Backport): tests: TestFlatIndex.cc races with TestLFNIndex.cc
Loïc Dachary
11:35 AM Bug #11217: tests: TestFlatIndex.cc races with TestLFNIndex.cc
* hammer backport https://github.com/ceph/ceph/pull/4332 Loïc Dachary
11:28 AM rgw Bug #11367 (Resolved): Keystone PKI token expiration is not enforced
Our customer reported that their tokens do not seem to expire.
It seems that there is no expiration check after de...
Anton Aksola
11:24 AM Revision bd0ec494 (ceph): bug fix: test case for lfn index
tests: TestFlatIndex.cc races with TestLFNIndex.cc
Both use the same PATH and when run in parallel they sometime conf...
Xinze Chi
10:20 AM rgw Bug #11365 (Resolved): radosgw-agent num_workers default overrides setting in config file
Only noticed this recently when testing out the master branch of radosgw-agent. My config file currently contains the... Ben Agricola
10:16 AM CephFS Bug #11300: client-limits and mds-full failures on clog warning/errors
* hammer backport: https://github.com/ceph/ceph-qa-suite/pull/401 John Spray
09:43 AM Revision 95249571 (ceph): release-notes: draft v0.94.1 release notes
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
08:52 AM Bug #11364: v4 bucket feature detection
* hammer backport https://github.com/ceph/ceph/pull/4328 Loïc Dachary
08:34 AM Bug #11364 (Resolved): v4 bucket feature detection
mail thread http://www.spinics.net/lists/ceph-users/msg17406.html... Loïc Dachary
08:51 AM Revision 5f1259cd (ceph): librbd: Fix image_watcher test
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
08:46 AM CephFS Bug #11356: failed LibCephFS.MulticlientSimple unit test
client log shows client did send read/write request to OSD.2.
The strange thing in OSD log is that 'uninline' oper...
Zheng Yan
08:44 AM Revision dcf2b3b9 (ceph): Librbd: Don't affect global md_config_t
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
08:33 AM RADOS Bug #11357 (Resolved): crush: straw2: divide by 0 when weight is 0
Loïc Dachary
08:20 AM Bug #11080 (Duplicate): bucket_straw2_choose div by zero when item_weight is 0
http://tracker.ceph.com/issues/11357 Loïc Dachary
08:04 AM Bug #11359: cephtool/test.sh:test_tiering intermittent failure
... Loïc Dachary
06:36 AM Revision 16d66167 (ceph): Librbd: Don't apply to global configserver
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:03 AM Revision 12f56450 (ceph): osd : populate the needs_recovery_map source fast when only one peer ha...
The most common case for peering, is that one OSD/host get down for some time, and
the OSD(s) are still in. Once brin...
Guang Yang
05:44 AM Revision 15cc83b8 (ceph): librbd/AsyncResize: avoid dup incrementing refresh seq
The refresh_seq is incremented in notify_change when calling
notify_async_complete after the locker owner completes t...
Zhiqiang Wang
03:51 AM Revision 40aa1a20 (ceph): monitor: If there is no pg, don't print "too few PGs per OSD" for 'ceph...
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
01:48 AM Revision 47c2cecc (ceph): mds: update snaptable when renaming snapshot
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
01:48 AM Revision 48872775 (ceph): qa/workunits/snaps: add snapshot rename test
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
01:48 AM Revision f311ac16 (ceph): mds: rename snapshot support
Fixes: #3645
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
12:37 AM Feature #11362 (New): test: verify that expected feature bits are present in a cluster
https://github.com/ceph/ceph/pull/4322/files
We accidentally released hammer with a bug where it sets the CRUSH_V4...
Greg Farnum
12:30 AM Revision b5921d55 (ceph): crush/mapper: fix divide-by-0 in straw2
If the item weight is 0 we don't want to divide; instead draw a minimal
value.
Fixes: #11357
Reported-by: Yann Dupon...
Sage Weil
12:24 AM Revision d6e23413 (ceph): crush: fix dump of has_v4_buckets
Backport: hammer
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil

04/09/2015

11:30 PM Revision b61e5aef (ceph): TestPGLog: add test for 11358
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
11:30 PM Revision 1e5b2205 (ceph): TestPGLog: fix noop log proc_replica_log test case
Need to fill in log.head, olog.head.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
11:30 PM Revision 1333b676 (ceph): TestPGLog: fix invalid proc_replica_log test caes
If 1'3 is non-divergent, no osd could correctly have created 2'3. Also,
proc_replica_log does not add the extra entr...
Samuel Just
11:29 PM Revision 6561e0d9 (ceph): PGLog::proc_replica_log: handle split out overlapping entries
See the comment, if the overlapping entries between olog.head
and log.tail were split out, last_update should be log....
Samuel Just
11:03 PM Bug #11360 (Rejected): src/test/osd/osd-test-helpers.sh needs 240 sec timeouts
the 30 seconds current timeout may happen when running tests in virtual machines. a 240 sec timeout is large and wait... Loïc Dachary
10:48 PM Bug #11341 (Rejected): rados listsnaps <obj-name> doesn't seem to be working
"mksnap" is a pool command which creates a snapshot on a pool (not an object), and even once you create a snapshot on... Greg Farnum
10:41 PM Revision d77de49e (ceph): Merge pull request #4306 from dachary/wip-ec-troubleshooting
doc: an erasure code crush ruleset can be dynamically modified
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
10:24 PM Bug #11359 (Resolved): cephtool/test.sh:test_tiering intermittent failure
Sometime the following happens:... Loïc Dachary
10:07 PM RADOS Bug #11357 (Pending Backport): crush: straw2: divide by 0 when weight is 0
Loïc Dachary
09:28 PM RADOS Bug #11357 (Fix Under Review): crush: straw2: divide by 0 when weight is 0
* -hammer https://github.com/ceph/ceph/pull/4321- cherry picked manually to commit:b5921d5
* master https://github.c...
Sage Weil
08:31 PM RADOS Bug #11357 (Resolved): crush: straw2: divide by 0 when weight is 0
Sage Weil
10:05 PM Revision c4c2927a (ceph): Merge pull request #4320 from liewegas/wip-crush-straw2-div0
crush/mapper: fix divide-by-0 in straw2
Reviewed-by: Yann Dupont <yann@objoo.org>
Reviewed-by: Loic Dachary <ldachar...
Loïc Dachary
09:55 PM Revision 46661cdc (ceph): Removed per #11070 and resolves #11043
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit 8a0de9a8ba18b8761f1612e4cdc5a30...
Yuri Weinstein
09:53 PM Revision f720903d (ceph): Merge pull request #399 from ceph/wip-11043
Removed per #11070 and resolves #11043
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:47 PM Revision 8a0de9a8 (ceph): Removed per #11070 and resolves #11043
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
09:42 PM Revision 64d1e900 (ceph): crush/mapper: fix divide-by-0 in straw2
If the item weight is 0 we don't want to divide; instead draw a minimal
value.
Fixes: #11357
Reported-by: Yann Dupon...
Sage Weil
09:35 PM Bug #11070 (Closed): ceph-test-rados: undefined symbol g_lockdep when upgrading only librados fro...
looks like it's just from hiding symbols that shouldn't have been there in the first place. Shouldn't worry about it ... Josh Durgin
09:29 PM Bug #11358 (Resolved): PGLog::proc_replica_log: correctly handle case where entries between olog....
lu needs to end up as log.tail
ubuntu@teuthology:/a/samuelj-2015-04-08_21:21:32-rados-master-distro-basic-multi/84...
Samuel Just
08:08 PM rbd Feature #11348 (Fix Under Review): Default new images to format 2
*master PR:* https://github.com/ceph/ceph/pull/4319 Jason Dillaman
06:16 PM rbd Feature #11348 (In Progress): Default new images to format 2
Jason Dillaman
08:06 PM Revision 9914a73c (ceph): qa/workunits/rbd/copy.sh: removed deprecated --new-format option
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:42 PM CephFS Bug #11356 (Resolved): failed LibCephFS.MulticlientSimple unit test
http://pulpito.ceph.com/teuthology-2015-04-07_23:04:03-fs-hammer-testing-basic-multi/840725/... Greg Farnum
07:07 PM Revision 808e4a88 (ceph): rbd: deprecate --new-format command-line option
Image formats can be explicitly chosen via the --image-format X
command-line option.
Signed-off-by: Jason Dillaman <...
Jason Dillaman
07:07 PM Revision 3b95edb5 (ceph): tests: ensure old-format RBD tests still work
Override the RBD default image format back to version 1
to ensure tests properly cover the old format.
Signed-off-by...
Jason Dillaman
07:07 PM Revision 4b55af5b (ceph): common/config_opts: updated rbd_default_format
New images will now default to format 2 RBD images.
Fixes: #11348
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:58 PM Revision 03449104 (ceph): librados_test_stub: added rados_ioctx_cct implementation
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:29 PM rbd Bug #8385: RBD / QEMU Crash: Invalid fastbin entry (free)
Yes, we still see these crashes occasionally. We're running 0.67.9. Have not tested newer releases. Mike Dawson
06:25 PM Revision aec2f5de (ceph): Merge pull request #4174 from trociny/wip-10976.master
osd: fix PG::all_unfound_are_queried_or_lost for non-existent osds
Reviewed-by: Kefu Chai <tchaikov@gmail.com
Review...
Samuel Just
06:24 PM Feature #10976 (Pending Backport): fix PG::all_unfound_are_queried_or_lost for non-existent osds
Samuel Just
06:22 PM Revision eeb2cf5c (ceph): Merge pull request #4111 from wonzhq/hitsets-check
osd/ReplicatedPG: correct the checking if the promoting object is in other hit sets
Reviewed-by: Kefu Chai <tchaikov...
Samuel Just
06:21 PM Revision 7ae9e6bc (ceph): Merge pull request #4136 from XinzeChi/wip-pg-delete-sleep
osd: return fast if PG::deleting is true in snap_trimmer and PG::scrub
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
06:21 PM Revision c8f662cb (ceph): Merge pull request #4178 from XinzeChi/wip-tracker-message
osd: more useful message to find out potential unhealth osd
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by:...
Samuel Just
06:20 PM Revision 52efad3a (ceph): Merge pull request #4155 from wonzhq/prdop
osd/ReplicatedPG: don't check order in finish_proxy_read
Reviewed-by: Kefu Chai <tchaikov@gmail.com>
Reviewed-by: Sa...
Samuel Just
06:19 PM Revision b7e62c63 (ceph): Merge pull request #4139 from Ved-vampir/oscnt
Perf counters descriptions
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
06:17 PM Revision a9b49760 (ceph): Merge pull request #3928 from dmitryya/rados_bench_with_iops_metric
rados bench: Add IOPS metric to `rados bench'
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Samuel Just
06:16 PM Revision 1b66dfba (ceph): Merge pull request #4253 from majianpeng/scrub-fix2
Scrub bug fix
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
06:04 PM rbd Fix #11056 (Fix Under Review): librbd: aio calls may block
*master PR*: https://github.com/ceph/ceph/pull/4318 Jason Dillaman
05:40 PM Revision 93c8f436 (ceph): osd: fix negative degraded objects during backfilling
When there is deleting requests during backfilling, the reported number of degraded
objects could be negative, as the...
Guang Yang
05:37 PM rgw Bug #11355 (Closed): simplified approach for setting up a (federated) rgw
Go through all the steps required to build a federated RGW setup and documented what a simplified
version would look...
Alfredo Deza
05:18 PM Revision 3ce379a6 (ceph): Reduced ammount of nodes from 4 to 3
Changed default 'replica' to 2
Reduced osd to 2 per node
Added logging
Signed-off-by: Yuri Weinstein <yuri.weinstein...
Yuri Weinstein
05:15 PM Revision aa88364f (ceph): ceph.spec.in: set _with_systemd on RHEL 7 and Fedora
Commit 71a5090bca049a43e30a7f0cf99141950ef9c5dd added a "_with_systemd"
conditional to the RPMs, but I erred with the...
Ken Dreyer
05:02 PM Revision 306c7eba (ceph): Merge pull request #4224 from rzarzynski/wip-10682_bucketlisting
rgw: add support for end_marker parameter for GET on Swift container.
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:58 PM Revision 52235e32 (ceph): qa/workunits/post-file.sh: use /etc/default
base-files doesn't existing on rhel. /etc/default is everywhere and it's
small.
Signed-off-by: Sage Weil <sage@redh...
Sage Weil
04:55 PM Revision 5d866ad7 (ceph): Merge pull request #4305 from Ved-vampir/rgw
rgw: add perf counters descriptions
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:53 PM rgw Bug #11322 (Pending Backport): rgw - improve performance for large object (multiple chunks) GET
Yehuda Sadeh
04:52 PM rgw Bug #11323 (Pending Backport): rgw: quota not respected in POST object
Yehuda Sadeh
04:51 PM Revision 4e425c25 (ceph): Merge pull request #4240 from 9seconds/post_check_quotas
rgw: Quota not respected in POST object
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:50 PM Revision 290ee5d1 (ceph): Merge pull request #4268 from guangyy/wip-11322
rgw : Issue AIO for next chunk first before flush the (cached) data.
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:47 PM Bug #11354 (Resolved): ceph: cli throws exception on unrecognized errno
for example,
2015-04-09 09:46:38.098398 7ff0253d0700 1 -- 127.0.0.1:0/1017515 <== mon.0 127.0.0.1:22222/0 12 ====...
Sage Weil
04:27 PM Bug #10691: ceph-dencoder links to libtcmalloc, and shouldn't
@Sage, this is still an issue - could we keep this tracker open? Ken Dreyer
03:59 PM Stable releases Tasks #11185 (Resolved): Upgrade long running firefly to v0.80.9
Upgraded cluster on mira041 to v0.80.9 Yuri Weinstein
03:51 PM Stable releases Tasks #11275 (Rejected): hammer: ceph-deploy
merged into http://tracker.ceph.com/issues/11353#note-3 now that hammer has been released Loïc Dachary
03:50 PM Stable releases Tasks #11353: hammer v0.94.1
Check http://tracker.ceph.com/issues/11275 for ceph-deploy related issues Loïc Dachary
03:29 PM Stable releases Tasks #11353 (Resolved): hammer v0.94.1
h3. Workflow
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-relea...
Loïc Dachary
02:08 PM Bug #11335: use TrackedOp::mark_event in the OpRequest constructor for the message flag points
giant is end of life, do we need a fix for that before publishing the last release ? The v0.87.2 release has been tes... Loïc Dachary
12:39 PM Revision 9046a3ef (ceph): Merge pull request #4315 from dachary/wip-workflow
doc: development workflows
Reviewed-by: Alistair Israel <aisrael@gmail.com>
Loïc Dachary
11:53 AM Revision b09b4581 (ceph): doc: when and why publish a point release
Explain who decides when to cut a point release and the tradeoffs
involved.
Signed-off-by: Loic Dachary <ldachary@re...
Loic Dachary
11:51 AM Revision ea6b9a32 (ceph): doc: add Hammer to the release timeline
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
09:08 AM Bug #11345: Firefly-Giant not getting installed on CentOS7
Short Term fix is to add "exclude=python-rados python-rbd" under epel.repo and that should do the magic.
karan singh
08:06 AM Revision 899a0e1a (ceph): Librbd: aware_metadata_confs->apply_metadata_confs
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
08:04 AM Revision 31070a56 (ceph): Librbd: Use boost:assign to init aware_confs
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
07:11 AM Revision ea2edf36 (ceph): Event: process event before pop it to avoid releasing
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:42 AM Revision c0cfd6e5 (ceph): osd: erasure-code-profile incremental rm before set
It is possible for an incremental change to have both a rm and a set for
a given erasure code profile. It only happen...
Loic Dachary
03:39 AM Revision e3d62a9d (ceph): common: make rados bench return correctly errno.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
03:34 AM Revision 4ed66a65 (ceph): librados: For WRITEFULL, check data length don't larger that limit.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
01:50 AM rgw Bug #11352 (Closed): Documentation: Installation instructions for Trusty are incorrect.
http://docs.ceph.com/docs/master/install/install-ceph-gateway/
In the above file, the instructions for configuring...
Anonymous
01:43 AM CephFS Bug #11339 (Fix Under Review): ceph-fuse failing to drop cap on unlinked dir
Zheng Yan

04/08/2015

11:26 PM CephFS Bug #10624: hung samba tests after lsof failure
Also, still showing up: http://pulpito.ceph.com/teuthology-2015-04-01_23:14:02-samba-master-testing-basic-multi/833959/ Greg Farnum
09:06 PM CephFS Bug #10624: hung samba tests after lsof failure
Last time I looked into this, it appeared the Samba gitbuilder wasn't actually using our Ceph samba repo — it's dead.... Greg Farnum
10:21 PM Bug #11350 (Resolved): lost_unfound_mark should not use MOSDPGLog -- orders differently from repops
Samuel Just
10:19 PM Revision 21f60a9d (ceph): Merge pull request #4233 from ceph/wip-librbd-aio-request
librbd: simplify AioRequest constructor parameters
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:19 PM Bug #11244 (Pending Backport): cancel_pull: requeue waiters
Samuel Just
10:18 PM Bug #11280 (Resolved): ceph_test_rados ooo -- mode full->some should requeue the current op if th...
Samuel Just
10:17 PM Bug #11267 (Resolved): 2015-03-27T19:11:41.127 INFO:tasks.rados.rados.0.burnupi56.stderr:Error: f...
Samuel Just
10:17 PM Bug #11284 (Resolved): ceph_test_rados ENOENT
Samuel Just
10:17 PM Bug #11262 (Resolved): hit set miscount with wip-11177
Samuel Just
10:16 PM Bug #11263 (Resolved): hit set byte miscount with wip-11177
Samuel Just
10:16 PM Bug #11265 (Resolved): missing/extra hinfo_key attr with wip-11177
Samuel Just
10:06 PM rbd Bug #2862 (Resolved): CLI: rbd create command throws inappropriate error messages
Josh Durgin
09:50 PM devops Bug #11337 (Resolved): "ceph version 0.80.8 was not installed, found 0.80.9" in upgrade:firefly-f...
The build completed and the correct version is now returned from http://gitbuilder.ceph.com/ceph-rpm-centos6-x86_64-b... Andrew Schoen
09:36 PM devops Bug #11337: "ceph version 0.80.8 was not installed, found 0.80.9" in upgrade:firefly-firefly-dist...
Run: http://pulpito.ceph.com/teuthology-2015-04-03_17:00:03-upgrade:firefly-firefly-distro-basic-vps/
Jobs: ['836163...
Yuri Weinstein
09:31 PM devops Bug #11337 (In Progress): "ceph version 0.80.8 was not installed, found 0.80.9" in upgrade:firefl...
I initiated the rebuild of b5a67f0e1d15385bc0d60a6da6e7fc810bde6047
It did start a new build. Here's that log.
...
Andrew Schoen
06:10 PM devops Bug #11337: "ceph version 0.80.8 was not installed, found 0.80.9" in upgrade:firefly-firefly-dist...
This looks similar to http://tracker.ceph.com/issues/11222.
When you request the version file you will see the inc...
Andrew Schoen
05:55 PM devops Bug #11337: "ceph version 0.80.8 was not installed, found 0.80.9" in upgrade:firefly-firefly-dist...
Moving this to devops as it's definitely not a teuthology bug. If it happens to fall under "user error", feel free to... Zack Cerza
08:55 PM Revision 94ceeb94 (ceph): Merge remote-tracking branch 'origin/wip-2862'
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Conflicts:
src/common/ceph_argparse.cc
src/rbd.cc
Josh Durgin
08:28 PM Revision 28820a55 (ceph): Merge pull request #4307 from dzafman/wip-dz-cmd-fix
osd: Fix wrong usage for "ceph tell osd.* debug dump_missing"
Reviewed-by: Dan Mick <dmick@redhat.com>
Dan Mick
08:05 PM rgw Bug #10606: civetweb keeps receiving data after client canceled download
I've experienced this issue as well. When downloading a large object (i.e. 6GB) if I cancel in the middle of the down... Aaron Bassett
07:45 PM Revision 88f5ef4c (ceph): osd: Fix wrong usage for "ceph tell osd.* debug dump_missing"
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
07:17 PM Revision 0d0d3338 (ceph): Merge pull request #14 from theanalyst/rm-xattr
ioctx: RmXattr added
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
Noah Watkins
06:39 PM Revision 68bbcb2f (ceph): ioctx: RmXattr added
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com> Abhishek Lekshmanan
06:16 PM devops Bug #11222 (Resolved): Gitbuilder returns incorrect version for 0.80.9 on rhel 6.5
Andrew Schoen
06:12 PM Revision 7c4d0a29 (ceph): Merge pull request #4304 from Ved-vampir/mds
mds: add perf counters descriptions
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
05:49 PM rgw Bug #11159: init-radosgw.sysv (installed as init.d/ceph-radosgw) won't start instances with no so...
For clarificaton:
The fix for this was cherry-picked to the firefly branch as commit https://github.com/ceph/ceph/...
Ken Dreyer
05:48 PM Revision 22834ca6 (ceph): rgw: add perf counters descriptions
Sign-off-by: Alyona Kiseleva <akiselyova@mirantis.com> Alyona Kiseleva
05:33 PM Revision 8e81b0d7 (ceph): doc: an erasure code crush ruleset can be dynamically modified
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
05:08 PM Revision 0498b6ab (ceph): mds: add perf counters descriptions
Sign-off-by: Alyona Kiseleva <akiselyova@mirantis.com> Alyona Kiseleva
04:53 PM Revision 8ff8c57c (ceph): doc/release-notes: note about SHEC
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:56 PM Revision 93e7c3c9 (ceph): Merge pull request #4274 from liewegas/wip-osd-cleanup
osd: remove some dead(ish) code
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:45 PM rbd Feature #11348 (Resolved): Default new images to format 2
Update the RBD configuration defaults to use image format 2 instead of 1. Jason Dillaman
01:53 PM rbd Fix #11056 (In Progress): librbd: aio calls may block
Jason Dillaman
01:16 AM rbd Fix #11056: librbd: aio calls may block
Seems like the most reliable way to fix this is to entirely decouple starting the i/o at all (even running ictx_check... Josh Durgin
01:32 PM Revision f21fa5fc (ceph): Merge pull request #4301 from nilamdyuti/wip-doc-ceph-object-gateway
doc: Corrects rgw.conf file path for Debian-based and RPM-based distros
in radosgw man page.
Reviewed-by: Ken Dreyer...
Ken Dreyer
12:55 PM CephFS Bug #11316 (Fix Under Review): "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-de...

Putting the call in to initialize the FS is straightforward, but the because the ceph-deploy task doesn't populate ...
John Spray
11:31 AM CephFS Bug #11316 (In Progress): "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-...
John Spray
12:38 PM Bug #7915: ./include/interval_set.h: 385: FAILED assert(_size >= 0)
Quick follow-up. AFAICS, I still have the issue with hammer.
on my test cluster, on a total of 12 OSD, 9 are sta...
Yann Dupont
11:28 AM Bug #11346 (Resolved): erasure-code: add non regression tests for isa-l with k=10, m=4
the tests at https://github.com/ceph/ceph-erasure-code-corpus have been audited by Zhou, Yuan and are good. Adding k=... Loïc Dachary
10:59 AM Bug #11345 (Won't Fix): Firefly-Giant not getting installed on CentOS7
Kindly check this email thread https://www.mail-archive.com/ceph-users@lists.ceph.com/msg18681.html
I have been s...
vickram singh
10:18 AM Revision 1cc01813 (ceph): doc: Corrects rgw.conf file path for Debian-based and RPM-based distros
in radosgw man page.
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
Nilamdyuti Goswami
09:38 AM Bug #6671: FAILED assert(ret) in OSDMapRef OSDService::get_map(epoch_t)
I think I see the same problem in 0.80.9. I was trying to simulate a disk failure by using umount -l on the OSD's blo... Jim MacArthur
08:55 AM Revision e1fc34d1 (ceph): Merge pull request #4294 from ktdreyer/wip-readme-rm-old-ubuntu
README: rm references to old Ubuntu distros
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
08:28 AM Revision 89aae192 (ceph): Merge pull request #4289 from dachary/wip-docker-user
tests: allow multiple users of docker-tests.sh
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:10 AM rgw Bug #11322: rgw - improve performance for large object (multiple chunks) GET
https://github.com/ceph/ceph/pull/4268 Guang Yang
07:25 AM Feature #11028 (In Progress): LMDB key/value backend for Ceph
Xinxin Shu
07:19 AM Revision de0528dc (ceph): Merge pull request #4210 from trociny/fix-11261
ceph_argparse: return false instead exiting when argument is missed
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:40 AM Revision fb51175a (ceph): TestCase: Change in testcase output
For the local sanity test to pass this change is needed as the output message changes.
Signed-off-by: Rajesh Nambiar...
Rajesh Nambiar
06:39 AM Revision b15f6d02 (ceph): Fix to some of the command line parsing (including rbd)
Fix#: 2862
Changes to some of the common files for command line parsing
Change to ceph_argparse.cc
----------------...
Rajesh Nambiar
06:31 AM Revision b0172d87 (ceph): rbd: create command throws inappropriate error messages
Fixes: #2862
Changes related to rbd file
Changes to rbd.cc
-----------------
Change 1: line# 2744 to 2747
If the...
Rajesh Nambiar
04:50 AM Bug #11144: erasure-code-profile set races with erasure-code-profile rm
firefly backport https://github.com/ceph/ceph/pull/4296 Xinxin Shu
02:25 AM Documentation #11310 (Resolved): Red on red is not readable
fixed see http://ceph.com/docs/master/cephfs/ Kefu Chai
02:19 AM Bug #11320 (Resolved): http://docs.ceph.com/docs/master/rados/man/ is empty
Kefu Chai
02:18 AM Bug #11324 (Resolved): man page build warning
Kefu Chai
01:14 AM devops Bug #11104: dependency problem with Ceph "Firefly" upstream and EPEL
Users who have been experiencing this problem:
- If you must run Firefly (0.80.x) or Giant (0.87.x), please try en...
Ken Dreyer
12:45 AM Revision 7b855dea (ceph): RBD: added optional YAML parameters to test xfstests from different repos
These variables are needed because ceph-qa-suite bootstraps ceph-qa-chef via
http download of solo-from/scratch/run. ...
Douglas Fuller
12:15 AM Feature #11344 (Resolved): use systemd unit files for service management
With systemd becoming more widespread, Ceph's services (MON, OSD, MDS, RGW) should be implemented with proper systemd... Ken Dreyer
12:04 AM Revision e39f2621 (ceph): Merge pull request #4288 from fullerdj/wip-rbd-xfstests-201504
RBD: build xfsdump and xfsprogs from source; set new expunge set for xfstests
Reviewed-by: Josh Durgin <jdurgin@redh...
Josh Durgin
 

Also available in: Atom