Project

General

Profile

Activity

From 03/19/2015 to 04/17/2015

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

04/07/2015

11:54 PM Bug #10430 (Resolved): osd/osd_types.cc: 456: FAILED assert(m_seed < old_pg_num)
David Zafman
11:54 PM Revision d1cb94f6 (ceph): RBD: update expunge set for latest test, parameterize test script
Update expunge set for xfstests to known-good set for RHEL7 and Ubuntu 14.04.
Expunged tests without justifying comme...
Douglas Fuller
11:54 PM Revision 567a7eff (ceph): RBD: build prerequisites for latest xfstests and update test configuration
To standardize results from xfstests, install specific versions of xfstests,
xfsprogs, and xfsdump in /tmp. Move test...
Douglas Fuller
11:51 PM devops Bug #10292 (Resolved): Replace dependency on junit4 with junit on recent Fedora versions.
This was fixed in http://tracker.ceph.com/issues/10728 Ken Dreyer
11:49 PM Revision b0f5cb1b (ceph): Increased default test RBD size to 10G to help tests pass
Signed-off-by: Douglas Fuller <dfuller@redhat.com> Douglas Fuller
11:38 PM Revision 600f2cca (ceph): README: rm references to old Ubuntu distros
Support for Ubuntu 11.04 officially ended on 28 October 2012.
Support for Ubuntu Oneiric Ocelot was officially ended...
Ken Dreyer
11:36 PM devops Tasks #10587: split ceph-mon, ceph-osd, and ceph-mds in the Debian and Red Hat packages
Current work is on the "wip-10587-split-servers":https://github.com/ceph/ceph/tree/wip-10587-split-servers branch in ... Ken Dreyer
11:30 PM Bug #11343 (Resolved): Need test written for bug 11184 fix
... David Zafman
11:29 PM Bug #11184 (Resolved): osd/SnapMapper.cc: 282: FAILED assert(check(oid))
Still developing additional test code in ceph-qa-suite. David Zafman
10:55 PM Revision 6210f589 (ceph): Merge pull request #4292 from ceph/wip-11342
librbd: moved snap_create header update notification to initiator
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:47 PM Revision 25015f9a (ceph): Merge pull request #4281 from wonzhq/readahead
librbd: readahead fixes
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:41 PM Bug #11223 (Closed): Formatting issues on ceph.com
appears to be fixed. Alexandre Marangone
09:21 PM Revision 9fed5644 (ceph): librados: Add config observer for Objecter instance.
The Objecter instance used by librados does not currently have
add_observer() called on it. This means that the Objec...
Alistair Strachan
09:10 PM Revision 69d680f8 (ceph): doc/release-notes: spelling
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:09 PM Revision 1f2352fe (ceph): Merge pull request #13 from theanalyst/f/list-xattrs
ioctx: added ListXattrs()
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
Noah Watkins
09:09 PM Revision 6930376f (ceph): doc/release-notes: correction
There isn't an upgrade f-g-x suite
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:56 PM Revision 3fb97e25 (ceph): ReplicatedPG: trim backfill intervals based on peer's last_backfill_sta...
Otherwise, we fail to trim the peer's last_backfill_started and get bug 11199.
1) osd 4 backfills up to 31bccdb2/mir...
Samuel Just
08:49 PM Revision 29bc9e56 (ceph): PG: set/clear CREATING in Primary state entry/exit
Previously, we did not actually set it when we got a pg creation message from
the mon. It would actually get set on ...
Samuel Just
08:12 PM Revision 6e20ed68 (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
08:02 PM Revision 738af38a (ceph): doc/release-notes: final hammer notes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:01 PM rbd Bug #11342: librbd notification race condition on snap_create
https://github.com/ceph/ceph/pull/4292 Loïc Dachary
07:31 PM rbd Bug #11342 (Resolved): librbd notification race condition on snap_create
It's possible for the call to snap_create to complete before a notification is sent indicating that the header has be... Jason Dillaman
07:57 PM Revision 980d8f9d (ceph): Merge remote-tracking branch 'gh/hammer'
Conflicts:
src/gmock
Sage Weil
07:53 PM rgw Bug #11151: Two "testCopy.*" tests failed in upgrade:firefly-x-hammer-distro-basic-vps run
osds not responding, e.g.:... Yehuda Sadeh
07:33 PM rgw Bug #11304: s3tests failed in upgrade:dumpling-x-firefly-distro-basic-vps run
apache died, not much info otherwise. Does this reproduce easily? Yehuda Sadeh
07:29 PM Stable releases Tasks #11193 (Resolved): hammer: rgw
Sage Weil
07:29 PM Stable releases Tasks #11192 (Resolved): hammer: rados
Sage Weil
07:11 PM Revision abf8a10a (ceph): Merge pull request #4291 from ceph/wip-doc-fixes
Wip doc fixes
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
07:08 PM Revision c1301e84 (ceph): Merge pull request #4214 from dachary/wip-10430-giant
osd/osd_types.cc: 456: FAILED assert(m_seed < old_pg_num)
Reviewed-by: David Zafman <dzafman@redhat.com>
Loïc Dachary
06:42 PM Revision c39e0e5f (ceph): osd: record digest if object is clean (vs entire scrub chunk)
If an individual object is clean, record it in the missing_digest map.
If not, leave it out. This lets us drop the o...
Sage Weil
06:42 PM Revision 546d1c7b (ceph): osd: be precise about "known" vs "best guess"
We cannot assume that the auth info has the "known" digest; all replicas
may have a matching digest that does not mat...
Sage Weil
06:42 PM Revision e34d31b7 (ceph): osd: be slightly paranoid about value of okseed
The scrubber.seed value is set based on the peer feature; check for that
too explicitly, and assert the scrubber.seed...
Sage Weil
06:42 PM Revision cf349ff3 (ceph): osd: move recorded vs on disk digest warning into be_compare_scrubmaps
This is a better place for it. While we are here, change the wording to
clearly call out the 'recorded' digest (from...
Sage Weil
06:42 PM Revision f581fecd (ceph): osd: repair record digest if all replicas match but do not match
If the recorded digest does not match the replicas, and all replicas
match, then (on repair) fix the recorded digest....
Sage Weil
06:42 PM Revision a476d8f3 (ceph): osd: log a scrub error when we can't pick an auth object
If we really can't find a suitable auth, log an error.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:42 PM Revision b597db59 (ceph): osd: fix fallback logic; move into be_select_auth_object
The fallback behavior was printing a promising message but then doing
a 'continue' and not actually scrubbing the obj...
Sage Weil
06:42 PM Revision d23766be (ceph): osd: fix condition for loggin scrub errors
We may have an error to log even though the authoritative map is empty:
when we have a digest that doesn't match all ...
Sage Weil
06:42 PM Revision 2b3dd1bb (ceph): osd: include newlines in scrub errors
We may log more than one of these in a scrubmap; make sure they are
not concatenated.
Signed-off-by: Sage Weil <sage...
Sage Weil
06:36 PM Revision 1cf27ae2 (ceph): doc/release-notes: make a note about rgw deployment; tweak dedication
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:07 PM rgw Bug #11125 (Pending Backport): rgw: keystone token cache does not work correctly
Yehuda Sadeh
06:06 PM rgw Bug #6961 (Resolved): create bucket add's new .bucket.meta file every time
We couldn't reproduce it, resolving it now. Might have been fixed previously. Yehuda Sadeh
06:03 PM rgw Bug #10066 (Resolved): rgw: failed md5sum on s3tests-test-readwrite
Yehuda Sadeh
05:43 PM Revision b13161da (ceph): Merge pull request #4283 from oritwas/multizone
rgw: remove meta file after deleting bucket
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
05:05 PM Revision e61c4f09 (ceph): 0.94
Jenkins
04:16 PM rgw Bug #11241: Incorrect ETAG calculated for POST uploads
Hi Marcin!
According to our talk _RGWPostObj::execute()_ method in src/rgw/rgw_op.cc looks like a good place to st...
Radoslaw Zarzynski
04:13 PM rbd Bug #10116 (Closed): Ceph vm guest disk lockup when using fio
Please re-open if you're still seeing this. Josh Durgin
04:09 PM rbd Bug #5185 (Closed): rbd: nothing prevents concurrent write mappings
Sage Weil
04:08 PM rbd Bug #8385: RBD / QEMU Crash: Invalid fastbin entry (free)
Are you guys still seeing this? Josh Durgin
03:43 PM Bug #11341 (Rejected): rados listsnaps <obj-name> doesn't seem to be working
On a ceph cluster, create a snap of an object using rados cli -
#rados -p data mksnap test_object
Now, rados lists...
Kapil Sharma
03:26 PM Revision 46515971 (ceph): librbd: simplify AioRequest constructor parameters
Moved all parent overlap computation to within AioRequest so that
callers don't need to independently compute the ove...
Jason Dillaman
03:26 PM Revision 707a2f77 (ceph): man: appease sphinx by providing a toc doc
Fixes: #11324
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:26 PM Revision c5f3d4db (ceph): doc: fix sphinx warnings
fix `Inline literal start-string without end-string` warnings.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:26 PM Revision b532cb3e (ceph): doc: fix sphinx warnings
* fix `Inline literal start-string without end-string` warnings.
* fix `Title underline too short` warning
Signed-of...
Kefu Chai
03:26 PM Revision 6dd57047 (ceph): man: ignore fieldlist when getting desc for manpages
this change will enable us to specify `:orphan:` in the fieldlist of
a manpage rst file, otherwise sphinx-build compl...
Kefu Chai
03:26 PM Revision a0bdf693 (ceph): doc: add ":orphan:" field to avoid sphinx warnings
when building man pages from rst files, sphinx complains if any
rst file is not referenced by a doctree.
Signed-off-...
Kefu Chai
03:26 PM Revision 251ae614 (ceph): doc: ref 9/ceph-mon using relative path
sphinx complains when it failed to find the referenced file using the
absolute path whose root is the $(top_srcdir)/d...
Kefu Chai
03:26 PM Revision 1926bb94 (ceph): man: enable warning msgs for "all" target
* and remove `local-check` target. because we have killed all warnings,
and `make check` depends on `am-all` actual...
Kefu Chai
03:26 PM Revision 2924d3c6 (ceph): doc: remove duplicated option doc
sphinx complains:
SEVERE: Duplicated ID: "cmdoption-radosgw-admin--bucket"
at seeing duplicated `--bucket` option in ...
Kefu Chai
03:26 PM Revision e8ad0b5a (ceph): doc: fix sphinx warnings
* kill "Inline strong start-string without end-string" warning by
removing superfluous '*'
Signed-off-by: Kefu Cha...
Kefu Chai
03:26 PM Revision 1837eb4d (ceph): doc: fix "Title underline too short" warning
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:26 PM Revision d8911b4b (ceph): doc: fix a typo which use "::" for ":"
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:26 PM Revision 0e07ccc1 (ceph): man: move man/8/*.rst back to doc/man/8
sphinx requires that a document tree to be in a single directory,
and the man pages are references by our document. s...
Kefu Chai
03:26 PM Revision c7effab5 (ceph): man: point man/conf.py and Makefile to doc/man
Fixes: #11320
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:15 PM Revision 10c1f1aa (ceph): rgw: send Content-Length in response for PUT on Swift container.
Fixes: #11036
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
03:15 PM Revision d260a934 (ceph): rgw: send Content-Length in response for DELETE on Swift container.
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
03:15 PM Revision 29073d84 (ceph): rgw: send Content-Length in response for HEAD on Swift account.
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
03:15 PM Revision 5a64fb54 (ceph): rgw: send Content-Length in response for GET on Swift container.
Fixes: #10971
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
03:04 PM Bug #11313: Monitors not forming quorum : flapping : Cluster unreachable
Hi Sage
PG incomplete is the original issue and i was troubleshooting it. Intentionally i marked an OSD as lost , ...
karan singh
02:55 PM Revision 50cf7432 (ceph): rgw: add support for end_marker for GET on Swift container.
Fixes: #10682
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
02:47 PM Bug #11340 (Won't Fix): rados mkpool works for duplicate pool names in firefly
example - The ceph pool, "data" is already present. if I try to create a new pool named data again, there is no error... Kapil Sharma
02:46 PM Bug #10643 (Resolved): "FAILED assert(other->is_writeable())" in upgrade:giant-x-next-distro-basi...
passed tests (rados & fs) and merged https://github.com/ceph/ceph/pull/4258 . Let's bet it will disapear from the oth... Loïc Dachary
02:40 PM rbd Feature #11133 (Resolved): Add support for updating image features
Jason Dillaman
02:39 PM Revision 1a13e106 (ceph): Merge pull request #4258 from ceph/wip-10643-v2
mon: MDSMonitor: additional backports for #10643
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Revi...
Loïc Dachary
02:19 PM Revision 509437fe (ceph): tests: remove dead code in docker-test-helper.sh
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
02:07 PM Revision def9862b (ceph): tests: allow multiple users of docker-tests.sh
The docker image created by docker-tests.sh for a given operating system
is parameterized with the user name. If two ...
Loic Dachary
02:01 PM Revision 214c8b32 (ceph): rgw: improve code formatting ONLY.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
01:21 PM Revision 1c381b3c (ceph): Merge pull request #4273 from dachary/wip-docker-ccache
tests: docker-test must bind mount .ccache
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:19 PM CephFS Bug #11339: ceph-fuse failing to drop cap on unlinked dir
looks like commit 0c6bd2775fe43274e07c5b10586565d6170d8ea9 client: Hold on to exclusive caps on directories we "own"'... Zheng Yan
10:01 AM CephFS Bug #11339 (Resolved): ceph-fuse failing to drop cap on unlinked dir
Shown up in the test_strays:... John Spray
01:10 PM Revision 780576ba (ceph): Merge pull request #4255 from Ved-vampir/osdccnt
Perf counters descriptions, new part
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Joao Eduardo Luis ...
John Spray
12:48 PM Revision 8ac26975 (ceph): Merge pull request #4286 from tchaikov/readable-href-in-admonition
doc: show href anchor in white in important block
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
12:36 PM Revision eaeada55 (ceph): Merge pull request #4287 from dachary/wip-sphinx
spec.in: sphinx -b man needs sphinx > 1.0 (part 2)
Reviewed-by: Owen Synge <osynge@suse.com>
Loïc Dachary
12:18 PM Revision d6da80e4 (ceph): doc: show href anchor in white in important block
Fixes: #11310
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:02 PM Revision e7724a1d (ceph): rgw: send X-Copied-From-Last-Modified header of Swift API.
Fixes: #10663
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
11:25 AM Revision 6a76b9d1 (ceph): mon: add perf counters description
Sign-off-by: Alyona Kiseleva <akiselyova@mirantis.com> Alyona Kiseleva
11:06 AM Linux kernel client Bug #10741: kernel BUG at /build/buildd/linux-lts-trusty-3.13.0/drivers/block/rbd.c:2131! - Workq...
Picked up in 3.10.70 and 3.12.38. Pinged ubuntu guys. Ilya Dryomov
10:58 AM Revision 4d921ee6 (ceph): Merge pull request #4265 from trociny/wip-11319
ceph daemonperf: add watch interval and count parameters
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
10:09 AM Revision 21b93775 (ceph): spec.in: sphinx -b man needs sphinx > 1.0 (part 2)
Instead of listing the operating system versions that do not require the
python-sphinx10 package, switch to listing t...
Loic Dachary
09:54 AM Revision 3f75cbc7 (ceph): Merge pull request #4271 from nehaummareddy/master
doc: Replaced with apt word and fixed grammatical error
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
09:45 AM Documentation #11310: Red on red is not readable
https://github.com/ceph/ceph/pull/4286 Kefu Chai
09:43 AM Documentation #11310 (In Progress): Red on red is not readable
Kefu Chai
08:59 AM Revision 6324a791 (ceph): ioctx: use bytes for ListXattrs
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com> Abhishek Lekshmanan
08:35 AM Revision dfdc7afb (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
08:11 AM Revision 168881b6 (ceph): doc: Replaced with apt word and fixed grammatical error
Signed-off-by: Neha Ummareddy <nehaummareddy@gmail.com> nehaummareddy
06:45 AM Revision e76f84e1 (ceph): rgw: quota not respected in POST object
Signed-off-by: Sergey Arkhipov <nineseconds@yandex.ru>
Backport: hammer, firefly
Fixes: #11323
9seconds
06:23 AM Revision b47a5499 (ceph): librbd: don't do readahead when m_readahead_pos reaching limit
When m_readahead_pos reaches the limit, there's no need to call
_compute_readahead to calculate the readahead. Just r...
Zhiqiang Wang
05:43 AM Revision 04fe2692 (ceph): librbd: start readahead from m_last_pos when the size of the continuing
triggering request is big enough
If the size of the read triggering the continuing readahead is such big
that exceed...
Zhiqiang Wang
01:45 AM CephFS Feature #9338 (Resolved): A read timeout argument for cephfs mounts (fuse client especially)
by commit 485d139015b835ec7038799c51e43f4694e6981f Zheng Yan
01:32 AM CephFS Feature #9557 (Resolved): mds: verify backtrace on fetch_dir
Zheng Yan
01:06 AM Stable releases Tasks #11191 (Resolved): hammer: upgrade/firefly-x - PASSED see issues
Yuri Weinstein
12:27 AM Bug #8498: udev rules not used on RHEL6/CentOS6
A similar problem showed up, on firefly v0.80.9, rhel 6.5. It turned out that the journal partition code was incorrec... Loïc Dachary

04/06/2015

10:48 PM Revision 9c7ea3be (ceph): Merge pull request #3867 from wonzhq/fiemap
FileStore: fiemap implementation using SEEK_HOLE/SEEK_DATA
Reviewed-by: Haomai Wang <haomaiwang@gmail.com>
Reviewed-...
Sage Weil
10:47 PM Revision cee47b36 (ceph): Merge pull request #3170 from tchaikov/python-rados-refactor
python-rados: extract type-checking into a decorator
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Loic...
Sage Weil
10:47 PM Revision a074a147 (ceph): Merge pull request #3560 from XinzeChi/wip-pmon-all
ceph.in: add ceph ping mon.* for ping all monitor
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Kefu ...
Sage Weil
10:46 PM Revision 6c070acc (ceph): Merge pull request #3879 from liewegas/wip-cache-mode-none
mon: warn if cache_mode is none and pool is a read or writ eoverlay tier
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
10:33 PM Revision 04566f5c (ceph): Merge pull request #3980 from ceph/wip-rbd-update-features
librbd: add support for updating image features
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
08:43 PM Revision 1594daec (ceph): Merge remote-tracking branch 'gh/hammer'
Conflicts:
src/gmock
Sage Weil
08:37 PM devops Bug #11337 (Resolved): "ceph version 0.80.8 was not installed, found 0.80.9" in upgrade:firefly-f...
Run: http://pulpito.ceph.com/teuthology-2015-03-29_17:00:02-upgrade:firefly-firefly-distro-basic-vps/
Jobs: ['826469...
Yuri Weinstein
08:20 PM Bug #11335 (Won't Fix): use TrackedOp::mark_event in the OpRequest constructor for the message fl...
Otherwise, they don't wind up in events. Samuel Just
07:56 PM Bug #11334 (Can't reproduce): osd: op with newer epoch stuck in optracker
log shows... Sage Weil
06:50 PM rgw Bug #10645 (Pending Backport): using x-fresh-metadata=true in object copying using swift API copi...
Yehuda Sadeh
06:49 PM Revision 405003b3 (ceph): Merge pull request #4133 from rzarzynski/wip-10645
rgw: improve metadata handling on object copy operation of Swift API.
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
06:36 PM Revision f028b25f (ceph): Merge pull request #4280 from jdurgin/wip-lttng-build
debian: remove lttng checking from rules
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:36 PM Revision 4347a320 (ceph): debian: remove lttng checking from rules
This can be done better in a separate script, which puts these in
CEPH_EXTRA_CONFIGURE_ARGS. In particular, this lets...
Josh Durgin
06:32 PM Bug #11333 (Fix Under Review): debian rules don't allow overriding lttng/babeltrace enablement
https://github.com/ceph/ceph/pull/4280 Josh Durgin
06:29 PM Bug #11333 (Resolved): debian rules don't allow overriding lttng/babeltrace enablement
Josh Durgin
06:29 PM Revision a294daff (ceph): debian: remove lttng checking from rules
This can be done better in a separate script, which puts these in
CEPH_EXTRA_CONFIGURE_ARGS. In particular, this lets...
Josh Durgin
05:38 PM Revision efb1a2dd (ceph): Update PendingReleaseNotes for firefly change, rgw socket path related
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
05:24 PM Revision 12143ff9 (ceph): Merge pull request #4275 from jeanchlopez/wip-11160-firefly
rgw: shouldn't need to disable rgw_socket_path if frontend is configured Yehuda Sadeh
05:14 PM Revision 3a7b28d9 (ceph): rbd: add feature enable/disable support
Mutable image features can now be enabled/disabled via
the rbd CLI.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:14 PM Revision 5bc3a454 (ceph): librbd: flag the snapshot object map as invalid when error occurs
Instead of flagging the HEAD image object map as invalid when an
error occurs with a snapshot object map, properly fl...
Jason Dillaman
05:14 PM Revision 37b1996b (ceph): librbd: remove object maps when disabling
If the object map feature is disabled, remove any object maps
prior to disabling the feature.
Signed-off-by: Jason D...
Jason Dillaman
05:14 PM Revision 281f87f9 (ceph): cls_rbd: get_features on snapshots returns HEAD image features
In preparation for dynamic feature bits, it probably doesn't
make sense to have snapshots have different features ena...
Jason Dillaman
05:14 PM Revision 58d59d6e (ceph): cls_rbd_client: snapshot_list no longer retrieves features
Features should now be consistent across snapshots, so
no reason to retrieve them.
Signed-off-by: Jason Dillaman <di...
Jason Dillaman
05:14 PM Revision 59b68019 (ceph): tests: update cls_rbd_client tests for get_features changes
Images no longer track per-snapshot features. snapshot_list
no longer needs to retrieve per-snapshot features.
Signe...
Jason Dillaman
05:14 PM Revision 2e263093 (ceph): librbd: remove usage of snapshot features
The features for the image HEAD now apply to all
snapshots within the image.
Signed-off-by: Jason Dillaman <dillaman...
Jason Dillaman
05:14 PM Revision 71dcee74 (ceph): cls_rbd: add set_features class method
Allow certain mutable feature flags to be updated within
an image.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:14 PM Revision 71b4c124 (ceph): cls_rbd_client: add set_features helper method
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:14 PM Revision 34c347be (ceph): tests: add test case for cls_rbd set_features
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:14 PM Revision 7cff3591 (ceph): librbd: add update_features to librbd API
Allow mutable features to be enabled / disabled.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:14 PM Revision 82affca7 (ceph): pybind: add update_features to rbd.py
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:14 PM Revision 28557c3e (ceph): tests: add update_features test for pybind
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:14 PM Revision d1348e5c (ceph): tests: add update_features test to test_librbd
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:31 PM Bug #11332 (Resolved): mon failed to read inc osdmap
Run: http://pulpito.ceph.com/teuthology-2015-04-01_17:05:02-upgrade:giant-x-hammer-distro-basic-vps/
Job: ['832492']...
Yuri Weinstein
04:24 PM Bug #11305: "FAILED assert(ret)" in upgrade:dumpling-x-firefly-distro-basic-vps run
Run: http://pulpito.ceph.com/teuthology-2015-04-01_19:13:01-upgrade:dumpling-x-firefly-distro-basic-vps/
Job: ['8326...
Yuri Weinstein
04:12 PM Bug #11331 (Rejected): "unable to get 'HEALTH_OK' after waiting 15 minutes" in ceph-deploy-hammer...
Run: http://pulpito.front.sepia.ceph.com/teuthology-2015-04-04_09:37:42-ceph-deploy-hammer-distro-basic-vps/
Jobs: [...
Yuri Weinstein
03:55 PM Revision 55771504 (ceph): Merge pull request #4246 from ceph/wip-11113-hammer
librbd: snap_remove should ignore -ENOENT errors Sage Weil
03:36 PM Revision 8f4551c1 (ceph): doc/release-notes: 0.67.12 are draft notes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:21 PM Documentation #11106 (In Progress): vstart.sh documentation should mention rgw
Loïc Dachary
01:35 PM Documentation #11106: vstart.sh documentation should mention rgw
Loic Dachary wrote:
> https://ceph.com/docs/master/dev/dev_cluster_deployement/ reads *It starts mon, osd and/or mds...
cedric delcroix
03:07 PM Revision 97dfde8d (ceph): Merge pull request #4250 from athanatos/wip-11265
ECTransaction: write out the hinfo key on touch as well
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:07 PM Revision ad8481b7 (ceph): Merge pull request #4251 from athanatos/wip-11284
ReplicatedPG::promote_object: do not create obc if not promoting
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:23 PM Revision 471271b3 (ceph): Merge pull request #4278 from nilamdyuti/wip-doc-ceph-object-gateway
doc: Corrects some content for Debian-based distros in simple gateway
configuration file.
Reviewed-by: Ken Dreyer <k...
Ken Dreyer
01:55 PM Revision 98395847 (ceph): ceph daemonperf: add watch interval and count parameters
Fixes: #11319
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
01:55 PM Revision c0c55c99 (ceph): doc: add daemon and daemonperf commands description to man
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
01:22 PM Revision 8881441d (ceph): ceph daemonperf: make error message less confusing
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
01:21 PM Revision 54c80857 (ceph): doc: Corrects some content for Debian-based distros in simple gateway
configuration file.
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
Nilamdyuti Goswami
12:33 PM rgw Feature #9723: Support metering info
Added the ceph object storage meters support openstack ceilometer. Now, from ceilometer, user can get the meter info ... Swami Reddy
10:15 AM Revision c7894071 (ceph): Merge pull request #4238 from ceph/wip-9580
ceph-disk: make journal setup conditional on osd backend
Reviewed-by: Travis Rhoden <trhoden@redhat.com>
Reviewed-by...
Loïc Dachary
09:25 AM Bug #11330 (Resolved): logrotate reload error on Ubuntu 14.04
The logrotate script tries to restart ceph using invoke-rc.d, which results it the following error:
/etc/cron.dail...
Wim Heirman
07:09 AM Revision ee55aa18 (ceph): ioctx: added ListXattrs()
Added a function to List Xattrs, which returns a map of all xattrs set
on an object, errors out otherwise
Signed-off...
Abhishek Lekshmanan
02:42 AM Bug #11324 (In Progress): man page build warning
Kefu Chai
12:25 AM Revision 7b19d8f3 (ceph): Merge pull request #4244 from dachary/wip-9580
tests for ceph-disk: make journal setup conditional on osd backend Sage Weil
12:21 AM Revision bf1d8e88 (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

04/05/2015

11:58 PM Revision 8db870ed (ceph): tests: ceph-disk.sh dmcrypt tests use test_setup_dev_and_run
Instead of duplicating the device construction / destruction logic for
dmcrypt tests, use test_setup_dev_and_run to d...
Loic Dachary
11:58 PM Revision 4601e108 (ceph): tests: move rados put/get tests in a function
Add the test_pool_read_write function to share the rados put / get test
that demonstrate the osd that has been create...
Loic Dachary
11:58 PM Revision 106d0067 (ceph): tests: add ceph-disk.sh activate for memstore
Add a test for the activation of the memstore objectstore and verify
that it works without specifying a journal.
Sig...
Loic Dachary
11:58 PM Revision 28269d7c (ceph): tests: reduce ceph-disk.sh verbosity
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
11:58 PM Revision eaf89661 (ceph): tests: do not use -e in ceph-disk.sh
The tests explicitly return on error when relevant. Add two error cases:
* detect when the allocation of a loop devi...
Loic Dachary
11:58 PM Revision c583b576 (ceph): tests: improve ceph-disk.sh setup/teardown
Address all possible failure cases, when ceph-disk.sh completes or when
it starts with leftover from a previous inter...
Loic Dachary
11:58 PM Revision 282ccce1 (ceph): tests: add test_setup_dev_and_run to ceph-disk.sh
Move test_activate_dev to test_setup_dev_and_run and make it
run the function given in argument. test_activate_dev ca...
Loic Dachary
11:58 PM Revision 8c6d2096 (ceph): tests: merge ceph-disk.sh activate dmcrypt functions
The activate_dmcrypt_plain_dev_body and activate_dmcrypt_dev_body
functions are almost identical, merge them and diff...
Loic Dachary
07:27 PM Revision 123230ce (ceph): tests: docker-test must bind mount .ccache
run-make-check.sh relies on ccache. If ~/.ccache is not bind mounted and
$HOME is not bind mounted either, ./configur...
Loic Dachary
06:03 PM Bug #11313: Monitors not forming quorum : flapping : Cluster unreachable
- you'll need to clear nodown to tell if pgs aren't peering because of osds that are not running
- 'perf top' on a m...
Sage Weil
05:56 PM Revision 3fa859af (ceph): osd: kill ager
This is more or less dead. Definitely unused.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:56 PM Revision b1ab1034 (ceph): osd: remove osd_auto_weight function
This is essentially dead code.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:35 PM Revision 23549bfb (ceph): Merge pull request #4256 from dachary/wip-dumpling-release-notes
doc/release-notes: final dumpling v0.67.12 release notes Sage Weil
12:59 AM rgw Feature #11326 (New): rgw: make MultiDelete faster/parallelized
I'm using DreamObejcts (with is using Ceph as they fs) and it's very slow MultiDelete compared to AWS. Ceph is doing ... renato cron

04/04/2015

10:44 PM Stable releases Tasks #11189 (Resolved): hammer: upgrade/giant-x
Yuri Weinstein
03:29 PM Stable releases Tasks #11191: hammer: upgrade/firefly-x - PASSED see issues
4/4/15 runs:
http://pulpito.ceph.com/teuthology-2015-03-31_17:18:01-upgrade:firefly-x-hammer-distro-basic-vps/
...
Yuri Weinstein
03:23 PM Bug #11305: "FAILED assert(ret)" in upgrade:dumpling-x-firefly-distro-basic-vps run
Run: http://pulpito.ceph.com/teuthology-2015-03-31_19:13:02-upgrade:dumpling-x-firefly-distro-basic-vps/
Job: 830956...
Yuri Weinstein
07:55 AM Revision 46103b2c (ceph): ceph_argparse: don't die when called by injectargs
Fixes: #11261
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
07:07 AM Revision c579ebfe (ceph): common: ceph_argparse_witharg: pass oss by reference
It is always supposed to be a valid pointer here.
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub

04/03/2015

07:36 PM rbd Bug #11325: test/run-rbd-unit-tests.sh sometime fails
http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-tarball-precise-amd64-basic/log.cgi?log=19c5d52a04e42785c7d832a85505... Loïc Dachary
07:02 PM rbd Bug #11325 (Duplicate): test/run-rbd-unit-tests.sh sometime fails
http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-tarball-trusty-i386-basic/log.cgi?log=19c5d52a04e42785c7d832a8550573... Loïc Dachary
07:33 PM Stable releases Tasks #11189: hammer: upgrade/giant-x
4/3/15 run http://pulpito.front.sepia.ceph.com/teuthology-2015-04-01_17:05:02-upgrade:giant-x-hammer-distro-basic-mul... Yuri Weinstein
06:25 PM Bug #11324 (Resolved): man page build warning
At build time there is a warning at http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-tarball-trusty-amd64-basic/log.c... Loïc Dachary
04:38 PM Revision 6d23f355 (ceph): Merge pull request #367 from dachary/wip-ec-cache-agent
add erasure code and cache agent upgrade tests
Reviewed-by: Yuri Weinstein <yuriw@redhat.com>
Loïc Dachary
04:35 PM Bug #11156 (Resolved): FAILED assert(soid < scrubber.start || soid >= scrubber.end)
Loïc Dachary
12:06 PM Bug #11156: FAILED assert(soid < scrubber.start || soid >= scrubber.end)
Back to testing firefly-backports and verify it behaves in a split cluster being upgraded with a cache + erasure-code... Loïc Dachary
09:14 AM Bug #11156: FAILED assert(soid < scrubber.start || soid >= scrubber.end)
Same teuthology job as above, on firefly and expecting success now that http://tracker.ceph.com/issues/11139 has been... Loïc Dachary
03:43 PM Revision 0184a405 (ceph): rgw: add authorization for setting Swift account metadata.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
03:43 PM Revision 84d746b3 (ceph): rgw: split and refactor RGWPutMetadata classes.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
03:40 PM Revision f2cc5308 (ceph): rgw: add support for reading metadata on Swift account.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
03:40 PM Revision e5a44bb1 (ceph): rgw: add support for removing metadata on Swift account.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
03:40 PM Revision 80570e7b (ceph): rgw: print TempURL metadata in response for GET/HEAD on Swift account.
Fixes: #10668
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
03:40 PM Revision 17536e69 (ceph): rgw: add support for putting metadata into Swift account.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
02:40 PM rgw Bug #11323 (Resolved): rgw: quota not respected in POST object
Yehuda Sadeh
12:55 PM CephFS Bug #3935 (Can't reproduce): kclient: Big directory access bugs (multiple), mixed 32- and 64-bit ...
Zheng Yan
12:27 PM Revision 366e8a85 (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
12:23 PM rgw Bug #11322 (Resolved): rgw - improve performance for large object (multiple chunks) GET
Currently the handling at rgw side for large object (multiple chunks) is, it sends response (if there is any) first a... Guang Yang
10:33 AM Revision fa359ae7 (ceph): client: remove useless perf counters
Sign-off-by: Alyona Kiseleva <akiselyova@mirantis.com> Alyona Kiseleva
10:31 AM Revision 66aa905f (ceph): client: add perf counters description
Sign-off-by: Alyona Kiseleva <akiselyova@mirantis.com> Alyona Kiseleva
10:22 AM Revision 2d6e0695 (ceph): os: add perf counters description
Sign-off-by Alyona Kiseleva <akiselyova@mirantis.com> Alyona Kiseleva
10:21 AM Revision 43fe246b (ceph): common: add perf counters descriptions
Sign-off-by: Alyona Kiseleva <akiselyova@mirantis.com> Alyona Kiseleva
10:07 AM Bug #11320 (Resolved): http://docs.ceph.com/docs/master/rados/man/ is empty
This most probably is a consequence of the man pages being moved to the man subdirectory at commit:301fe6cbf2c8b04d06... Loïc Dachary
09:53 AM Revision 10b882b1 (ceph): rgw: implement base for inter-region account metadata.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
09:41 AM CephFS Bug #10863: java.lang.UnsatisfiedLinkError: cephfs_jni (Not found in java.library.path) on RHEL7
There no longer are backports to dumpling Unless this problem could cause problems for people upgrading from giant, t... Loïc Dachary
09:10 AM Revision f13eb91e (ceph): rados: explain that the task is asynchronous by default
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
09:10 AM Revision 12af9b72 (ceph): erasure-code: rename firefly-x/stress-split-erasure-code
Rename sub-directories of firefly-x/stress-split-erasure-code make room
for a workload immediately after the installa...
Loic Dachary
09:10 AM Revision 1414ca92 (ceph): erasure-code: ec-cache-agent in firefly-x/stress-split-erasure-code
Immediately after the Firefly installation, create an erasure code pool
behind a replicated cache pool. Run deep-scru...
Loic Dachary
08:49 AM Bug #11139 (Resolved): "Exception: ceph-objectstore-tool: import failure" in upgrade:firefly-x-ha...
Loïc Dachary
03:58 AM Bug #11139 (Pending Backport): "Exception: ceph-objectstore-tool: import failure" in upgrade:fire...

Pull requests in hammer branch:
https://github.com/ceph/ceph/pull/4128
https://github.com/ceph/ceph-qa-suite/pull...
David Zafman
08:24 AM CephFS Bug #6741 (Can't reproduce): failed snaptest-2.sh; got ENOTEMPTY on should-be empty dir
Zheng Yan
08:20 AM CephFS Bug #6613: samba is crashing in teuthology
need to update our samba repository. Zheng Yan
08:11 AM Revision 8c8ea8a1 (ceph): osdc: perf counters description added
Sign-off-by: Alyona Kiseleva <akiselyova@mirantis.com> Alyona Kiseleva
08:07 AM CephFS Bug #4134: mds: request locking hang under snaptests
by commit 6cb9b01fb68eeb1449af0d145f31ee813a5316d2 Zheng Yan
07:40 AM CephFS Bug #4134 (Resolved): mds: request locking hang under snaptests
Zheng Yan
08:05 AM CephFS Bug #4248: mds: replay does not correctly update CInode::first and ::last members
by commit 1479300a68209688b97c60210b37f330f178819c Zheng Yan
07:33 AM CephFS Bug #4248 (Resolved): mds: replay does not correctly update CInode::first and ::last members
Zheng Yan
07:56 AM CephFS Bug #4188 (Can't reproduce): mds crashes when cow-ing entries in formerly snapshotted dir
Zheng Yan
07:48 AM CephFS Bug #3439 (Can't reproduce): kernel crash on use of chroot
Zheng Yan
07:48 AM CephFS Bug #2179 (Resolved): mds: don't crash on nonexistent SessionMap
fixed by john' damaged state PR Zheng Yan
07:45 AM CephFS Bug #926 (Resolved): mds: fix rename between snaprealms
Zheng Yan
07:39 AM CephFS Bug #3596 (Can't reproduce): ceph-fuse: crash in mds rejoin
Zheng Yan
07:27 AM CephFS Bug #1181 (Can't reproduce): mds: old_inodes crash
Zheng Yan
07:25 AM CephFS Bug #4213 (Resolved): mds: old_parents is never cleaned up
fixed by commits 635d79251540aaecea40b40e9ba8bd7f8d3e4731 Zheng Yan
07:15 AM CephFS Bug #10624: hung samba tests after lsof failure
our samba branch is not updated for a long time. could you update it. (I have no write permission to that repository Zheng Yan
06:57 AM rgw Feature #11289: remove Amazon::S3 dependency
In qa/workunits/rgw, primarily the use for `Amazon::S3` seems to be only to create buckets.. which should be easy in ... Abhishek Lekshmanan
06:33 AM CephFS Bug #11120 (Resolved): Bogus layout settings are accepted, crash fuse client
by commit ad15f7d795c5eb5beb3fe85bb63912524dffbd8f Zheng Yan
05:59 AM Feature #11319: ceph daemonperf: add 'interval' argument
https://github.com/ceph/ceph/pull/4265 Mykola Golub
05:41 AM Feature #11319 (Resolved): ceph daemonperf: add 'interval' argument
Right now the watch interwal for 'ceph daemonperf' command is hardcoded to 1 second. It would be nice to be able to s... Mykola Golub
04:38 AM CephFS Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
i think the fs tests are simply broken; ceph now requires that you do a 'ceph fs new ...' command and the ceph-deploy... Sage Weil
03:27 AM Revision b235a42a (ceph): Librbd: Discard all global config used for image
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:25 AM Revision acfbc152 (ceph): Merge pull request #4263 from dachary/wip-man-install
rhel 6 needs python-sphinx10
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:22 AM CephFS Bug #10960 (Resolved): Permission/Access errors when using the ceph_vfs from SAMBA (4.x)
upstreamed by commit 8a1931413210db79fd671535ec4ba289dee7f710 Zheng Yan
02:20 AM devops Bug #11318: gitbuilder-ceph-rpm-centos6-5-amd64-basic won't start loop.sh
same with gitbuilder-ceph-rpm-centos7-amd64-basic Loïc Dachary
02:06 AM devops Bug #11318 (Can't reproduce): gitbuilder-ceph-rpm-centos6-5-amd64-basic won't start loop.sh
h3. description
when running ...
Loïc Dachary
01:11 AM CephFS Bug #11294 (Need More Info): samba: DISCONNECTED inode warning
Zheng Yan
12:59 AM Revision a8eab36c (ceph): spec.in: sphinx -b man needs sphinx > 1.0
It is used to build the man pages.
Signed-off-by: Loic Dachary <ldachary@rehdat.com>
Loic Dachary
12:59 AM Revision e39070fe (ceph): man: using sphinx-1.0-build if no sphinx-build
On RHEL 6 and CentOS 6 sphinx 1.0+ which is required to build man pages
is packaged as sphinx10 instead of sphinx and...
Loic Dachary

04/02/2015

11:33 PM Revision 1433315b (ceph): Merge pull request #4115 from dzafman/wip-dzmanfix
doc, mon: Add ceph osd pool get <poolname> all to man page
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
11:04 PM Bug #11313: Monitors not forming quorum : flapping : Cluster unreachable
Hi
sorry just check now and still the quorum lost problem is there. Here are the logs after adding
mon lease =...
karan singh
10:19 PM Bug #11313: Monitors not forming quorum : flapping : Cluster unreachable
Thanks Joao
After adding
mon lease = 20
mon lease ack timeout = 20
At least monitors are forming quorum an...
karan singh
08:41 PM Bug #11313: Monitors not forming quorum : flapping : Cluster unreachable
I can't really troubleshoot this on IRC now, but you may consider that increasing the allowed clock drift value will ... Joao Eduardo Luis
08:06 PM Bug #11313: Monitors not forming quorum : flapping : Cluster unreachable
It would be great if you can extend your help over IRC ( #CEPH ) [ksingh] karan singh
08:04 PM Bug #11313: Monitors not forming quorum : flapping : Cluster unreachable
Hi
1# Monitors are not overloaded
2# NTP is setup on all monitors and to be on safe side mon clock drift allow...
karan singh
02:28 PM Bug #11313: Monitors not forming quorum : flapping : Cluster unreachable
Also, logs from the other monitors would definitely help too. Joao Eduardo Luis
02:26 PM Bug #11313: Monitors not forming quorum : flapping : Cluster unreachable
Looks like the leader keeps on calling elections after not getting acks for paxos leases.
This may be a case of ov...
Joao Eduardo Luis
02:00 PM Bug #11313 (Can't reproduce): Monitors not forming quorum : flapping : Cluster unreachable
Today i encountered a weird problem with my ceph cluster , which was working before.
I was troubleshooting my PG w...
karan singh
10:55 PM Revision 59dfd631 (ceph): Merge pull request #4262 from dachary/wip-man-install
man: add conf.py to the list of distributed files Loïc Dachary
10:46 PM Bug #11317: wip-newstore: Directory not empty not handled on operation
Hit this again during a repeat test though not in quite the same place. Appeared both times after a pool had been de... Mark Nelson
10:12 PM Bug #11317 (Resolved): wip-newstore: Directory not empty not handled on operation
Hit this when testing the wip-newstore branch using the filestore. Sam thinks it's likely from the wip-temp refactor... Mark Nelson
10:36 PM Feature #11237: ceph-objectstore-tool needs to export and import the divergent_priors
Don't forget to filter divergent_priors for splits. David Zafman
10:22 PM Revision a3cf0044 (ceph): man: add conf.py to the list of distributed files
Otherwise packages won't build as it's not included in the tarbal.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
09:43 PM CephFS Bug #11314: qa: MDS crashed and the runs hung without ever timing out
This was mentioned in #10369:
> Once we have that checker method, we should also introduce a check that all the da...
John Spray
05:25 PM CephFS Bug #11314 (Duplicate): qa: MDS crashed and the runs hung without ever timing out
http://pulpito.ceph.com/gregf-2015-04-01_20:53:07-fs-greg-fs-testing---basic-multi/
The MDS crashed in many of the...
Greg Farnum
09:25 PM Revision 22f58a45 (ceph): Merge pull request #4260 from nilamdyuti/wip-doc-ceph-object-gateway
Replaces reference to mod_fastcgi with mod_proxy_fcgi in gateway docs
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Loïc Dachary
09:24 PM CephFS Bug #11316 (Resolved): "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-ham...
Run: http://pulpito.front.sepia.ceph.com/teuthology-2015-04-02_10:48:18-ceph-deploy-hammer-distro-basic-vps/
Jobs: m...
Yuri Weinstein
09:19 PM Revision 0dd55ccc (ceph): Merge pull request #4149 from objoo/mailmap-for-hammer-2
mailmap for hammer / master 2nd batch
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
09:15 PM Revision 8e34b296 (ceph): msgr: move async msgr tests to singleton-nomsgr
Introduced: e92d2e4ca0013fa379fdf5830d4fe28abf65c33b
Fixes: 10918
Signed-off-by: Samuel Just <sjust@redhat.com>
Revie...
Samuel Just
08:18 PM Revision ff227ad8 (ceph): Merge pull request #393 from ceph/revert-385-wip-mkfs
Revert "ceph: be less weird about passing -f to mkfs" Andrew Schoen
08:08 PM Revision 8cb28ddb (ceph): Revert "ceph: be less weird about passing -f to mkfs"
Andrew Schoen
07:58 PM Revision 28a0e68c (ceph): mailmap: Steve Capper affiliation
Signed-off-by: Yann Dupont <yann@objoo.org> Yann Dupont
07:58 PM Revision 0f945872 (ceph): mailmap: Alexandre Marangone affiliation
(probably a previous typo)
Signed-off-by: Yann Dupont <yann@objoo.org>
Yann Dupont
07:58 PM Revision 50f44954 (ceph): mailmap: Vartika Rai affiliation
Signed-off-by: Yann Dupont <yann@objoo.org> Yann Dupont
07:58 PM Revision 0b20c6b4 (ceph): mailmap: Ian Kelling affiliation
Signed-off-by: Yann Dupont <yann@objoo.org> Yann Dupont
07:57 PM Revision 3160b39c (ceph): mailmap: Simon Guinot affiliation
(somewhat reverse 2afe1e3c4419fb0638d6ed21a83d8204675cd29e )
Signed-off-by: Yann Dupont <yann@objoo.org>
Reviewed-by...
Yann Dupont
07:55 PM Revision 30ba7f27 (ceph): mailmap: Yazen Ghannam affiliation
Signed-off-by: Yann Dupont <yann@objoo.org> Yann Dupont
07:54 PM Revision 3d5dae3f (ceph): mailmap: Lee Revell affiliation
Signed-off-by: Yann Dupont <yann@objoo.org>
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Yann Dupont
07:54 PM Revision 3a347fd1 (ceph): mailmap: Zhi (David) Zhang affiliation
And name normalization
Signed-off-by: Yann Dupont <yann@objoo.org>
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Yann Dupont
07:54 PM Revision 6d534fc5 (ceph): mailmap: Bosse Klykken affiliation
Signed-off-by: Yann Dupont <yann@objoo.org>
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Yann Dupont
07:54 PM Revision 24865ded (ceph): mailmap: Dmitry Yatsushkevich affiliation
Signed-off-by: Yann Dupont <yann@objoo.org>
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Yann Dupont
07:54 PM Revision b8da274a (ceph): mailmap: Greg Farnum affiliation
Signed-off-by: Yann Dupont <yann@objoo.org>
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Yann Dupont
07:53 PM Revision ca23e6f0 (ceph): mailmap: Boris Ranto affiliation
Signed-off-by: Yann Dupont <yann@objoo.org>
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Yann Dupont
06:47 PM Revision 81dca503 (ceph): doc: Fix .gitignore for man directory
Caused by: 301fe6cbf2c8b04d0650fe60de65c3cdc7a8ac95
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
06:36 PM Revision d51b8b35 (ceph): doc: Add ceph osd pool get <poolname> all to man page
Caused by: ea6192116cb1af4b8f4964cf7d5c69f164680205
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
06:36 PM Revision 070cadf1 (ceph): mon: Add MIN_READ_RECENCY_FOR_PROMOTE to ONLY_TIER_CHOICES
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
06:33 PM Bug #11303 (Resolved): backport -L flag to do_autogen.sh
Alfredo Deza
03:31 PM Bug #11303: backport -L flag to do_autogen.sh
Removing the firefly backport target: firefly does not have lttng, it's a hack to make it possible to call do_autogen... Loïc Dachary
03:24 PM Bug #11303: backport -L flag to do_autogen.sh
I think the right fix for this issue is to not use do_autogen.sh but autogen.sh + configure. Loïc Dachary
02:58 PM Bug #11303: backport -L flag to do_autogen.sh
* firefly backport https://github.com/ceph/ceph/pull/4247 Loïc Dachary
02:55 PM Bug #11303 (In Progress): backport -L flag to do_autogen.sh
* giant backport https://github.com/ceph/ceph/pull/4261 Loïc Dachary
05:53 PM Revision f89b60f1 (ceph): doc: Updates the radosgw man page with some changes.
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com> Nilamdyuti Goswami
05:51 PM Revision cdd1ed31 (ceph): doc: Updates simple gateway configuration file with some changes.
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com> Nilamdyuti Goswami
05:48 PM Revision 9c00592d (ceph): doc: Updates gateway installation doc with some changes.
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com> Nilamdyuti Goswami
05:35 PM Revision a25887b9 (ceph): Merge branch 'wip-doc-ceph-object-gateway' of https://github.com/nilamd...
Nilamdyuti Goswami
05:29 PM Revision 9d2bc398 (ceph): doc: Updates the simple gateway configuration doc with configuration for
mod_proxy_fcgi instead of mod_fastcgi.
Fixes: #3299
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
Nilamdyuti Goswami
05:29 PM Revision b1fa7f35 (ceph): doc: Corrects syntax highlighting in gateway installation doc.
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com> Nilamdyuti Goswami
05:29 PM Revision b13e58af (ceph): doc: Corrects syntax highlighting in the simple gateway configuration doc.
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com> Nilamdyuti Goswami
05:29 PM Revision d198d69b (ceph): doc: Updates the configuration of mod_proxy_fcgi in terms of localhost
tcp and unix domain socket.
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
Nilamdyuti Goswami
05:29 PM Revision b09eb13b (ceph): doc: Replaces reference to mod_fastcgi with mod_proxy_fcgi in gateway
installation doc.
Fixes: #3299
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
Nilamdyuti Goswami
03:55 PM Revision 1fb08d30 (ceph): Merge pull request #4261 from ceph/wip-11303-giant
allow -L to disable lttng. Enable it by default
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:45 PM Revision 607994d9 (ceph): check mdr->ls before trying to write to it
Not all may_write operations actually log anything (e.g. setfilelock)
squash into: mds: persist completed_requests r...
John Spray
03:42 PM Revision 18c34f21 (ceph): Merge pull request #4142 from ceph/wip-no-more-dot-8
doc: generate man pages in man/Makefile
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
02:34 PM Revision 7684ee25 (ceph): allow -L to disable lttng. Enable it by default
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:12 PM Revision f8f4e37c (ceph): doc: Updates the configuration of mod_proxy_fcgi in terms of localhost
tcp and unix domain socket.
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
Nilamdyuti Goswami
02:02 PM Revision fe28daa1 (ceph): Merge pull request #4220 from jdurgin/wip-librados-global-flags
Revert "librados: remove the unused flags."
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
01:56 PM Revision 46bdf62b (ceph): doc: Corrects syntax highlighting in the simple gateway configuration doc.
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com> Nilamdyuti Goswami
01:51 PM Revision ef4f2e5b (ceph): doc: Corrects syntax highlighting in gateway installation doc.
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com> Nilamdyuti Goswami
01:05 PM Bug #10488: osd erasure-code-profile set is sometimes not idempotent
no errors found in runs prior to 2015-04-02 Loïc Dachary
12:32 PM rgw Bug #10683 (Fix Under Review): RGW swift API: GET request for container/object with query paramet...
Pull request: https://github.com/ceph/ceph/pull/4257. Radoslaw Zarzynski
12:31 PM CephFS Bug #11294: samba: DISCONNECTED inode warning
One of the FH which does not get released is 0x7f38741050f0. After opened, the FH was used once for ll_flush, but it ... Zheng Yan
04:06 AM CephFS Bug #11294: samba: DISCONNECTED inode warning
d'oh.
Okay, one of us will need to see if's possible to track this to a problem with ceph-fuse or if Samba is hold...
Greg Farnum
03:35 AM CephFS Bug #11294: samba: DISCONNECTED inode warning
In this test case, samba uses ceph-fuse Zheng Yan
12:25 PM Bug #10153 (Resolved): Rados.shutdown() dies with Illegal instruction (core dumped)
Loïc Dachary
12:24 PM RADOS Fix #10350 (Resolved): explain how to troubleshoot erasure code mapping failures
Loïc Dachary
12:21 PM Documentation #5834 (Resolved): Change Availability text in all of the man pages
Loïc Dachary
12:18 PM devops Bug #10728 (Resolved): fedora21 has junit, not junit4
Loïc Dachary
11:47 AM Bug #10643: "FAILED assert(other->is_writeable())" in upgrade:giant-x-next-distro-basic-vps run
https://github.com/ceph/ceph/pull/4258 Joao Eduardo Luis
10:34 AM Bug #10643: "FAILED assert(other->is_writeable())" in upgrade:giant-x-next-distro-basic-vps run
missing backport is the cause. Will open a pull request once it finishes compiling. Joao Eduardo Luis
11:19 AM Revision 2d131c19 (ceph): doc: Updates the simple gateway configuration doc with configuration for
mod_proxy_fcgi instead of mod_fastcgi.
Fixes: #3299
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
Nilamdyuti Goswami
11:14 AM Revision be8cb2d9 (ceph): doc: Replaces reference to mod_fastcgi with mod_proxy_fcgi in gateway
installation doc.
Fixes: #3299
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
Nilamdyuti Goswami
11:01 AM Bug #10922 (Resolved): ceph-deploy prepare activates the OSD automatically.
Loïc Dachary
10:49 AM Revision 7c6e2130 (ceph): Merge pull request #4201 from tchaikov/xlist-iterator
xlist: add compare operator for iterator
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
10:34 AM Revision 5f4e62f3 (ceph): mon: MDSMonitor: wait for osdmon to be writable when requesting proposal
Otherwise we may end up requesting the osdmon to propose while it is
mid-proposal. We can't simply return EAGAIN to ...
Joao Eduardo Luis
10:34 AM Revision 257bd17d (ceph): mon: MDSMonitor: have management_command() returning int instead of bool
We can more easily differentiate between errors we get out of this
function, which makes the code a bit more versatil...
Joao Eduardo Luis
10:28 AM Stable releases Tasks #10642 (Resolved): emperor end of life
nothing left in the tracker with the "emperor" keyword in the backports field Loïc Dachary
09:56 AM Stable releases Tasks #10560: dumpling v0.67.12
release notes : https://github.com/ceph/ceph/pull/4256 Loïc Dachary
09:52 AM Revision 6dd7feaf (ceph): doc/release-notes: final dumpling v0.67.12 release notes
http://tracker.ceph.com/issues/10560 Refs: #10560
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
09:32 AM Revision e3395134 (ceph): Merge pull request #4068 from dachary/wip-opensuse
tests: add OpenSUSE 13.2 dockerfile
Reviewed-by: Owen Synge <osynge@suse.com>
Loïc Dachary
09:20 AM Bug #10430: osd/osd_types.cc: 456: FAILED assert(m_seed < old_pg_num)
The backport seems straightforward: it is basically the same in Firefly and reading it I can't see how it could cause... Loïc Dachary
09:12 AM Bug #11311 (Resolved): failed to mount ceph-fs when a erasure-code pool was created
i deployed a ceph cluster, setup a MDS/CephFS and mount it in my frontend server.
At the beginning, it works fine;...
tvm tvm
08:56 AM Revision 0b8ec6be (ceph): Scrub: when delete pg, call clear_scrub_reserved().
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
08:54 AM Revision 137a2d55 (ceph): osd/PG: Remove the unuseful judgement.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
08:16 AM Documentation #11310 (Resolved): Red on red is not readable
On the page http://ceph.com/docs/master/cephfs/ (and probably in many more) there are links in "Important" boxes.
...
Fabio Alessandro Locati
06:23 AM Bug #11309 (Rejected): load_pgs very slow when use filestore_min_sync_interval = 60 in btrfs
hi, one some node of my ceph 0.80.7 cluster is using btrfs , others use xfs. and we used following config
filestor...
eyun xu
05:44 AM Revision a3b000d4 (ceph): osd: increment the dirty perf counter when cloning a dirty object in
make_writeable
Should increment the dirty perf counter when a new dirty clone is
created.
Signed-off-by: Zhiqiang W...
Zhiqiang Wang
04:03 AM Revision 5c2ecc3b (ceph): Merge pull request #4167 from dzafman/wip-11184
Fix 11184 by filtering the log
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
03:36 AM Revision a0cd70bb (ceph): osd: remove unnecessary code in make_writeable
Flag is copied in copy_user_bits, no need to set DIRTY flag again. Also,
when cloning the head, the head won't be an ...
Zhiqiang Wang
02:31 AM CephFS Bug #11258 (Resolved): cephfs-java ftruncate unit test failure
Zheng Yan

04/01/2015

11:39 PM Revision 6150757d (ceph): ReplicatedPG::finish_promote: handle results->snaps is empty case
If results->snaps winds up empty after filtering removed snaps,
we need to treat the object as if we had gotten an EN...
Samuel Just
11:39 PM Revision a45a6983 (ceph): ReplicatedPG::finish_promote: fix snap promote head snaps
If the snaps vector is: 10=[9,5,2]:[4]+head, the backing pool's snaps
vector is 3=[2]:[]+head, and we request clone 4...
Samuel Just
11:30 PM Revision 53eff01f (ceph): Merge pull request #4247 from ceph/wip-11303
Fix do_autogen.sh so that -L is allowed
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
11:10 PM Revision 80afc5ec (ceph): Fix do_autogen.sh so that -L is allowed
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
11:04 PM Revision 720f4c78 (ceph): Fixed #11306 Whitelist WRN "failed to encode map"
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit 9b9d27b25ee3f75fedc5db788bbe87b...
Yuri Weinstein
11:03 PM rgw Bug #11304: s3tests failed in upgrade:dumpling-x-firefly-distro-basic-vps run
ubuntu@teuthology:/a/teuthology-2015-03-29_19:13:02-upgrade:dumpling-x-firefly-distro-basic-vps/827079/remote/vpm097/... Samuel Just
09:25 PM rgw Bug #11304 (Can't reproduce): s3tests failed in upgrade:dumpling-x-firefly-distro-basic-vps run
It could be a vps timeout issue,also see #10801
Run: http://pulpito.ceph.com/teuthology-2015-03-29_19:13:02-upgrad...
Yuri Weinstein
11:01 PM Revision 172735d8 (ceph): Merge pull request #391 from ceph/wip-11306
Fixed #11306 Whitelist WRN "failed to encode map"
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
11:00 PM Bug #11306: Whitelist WRN "failed to encode map" in upgrade (hammer) suites
Yuri Weinstein
11:00 PM Bug #11306: Whitelist WRN "failed to encode map" in upgrade (hammer) suites
https://github.com/ceph/ceph-qa-suite/pull/391 Yuri Weinstein
10:09 PM Bug #11306 (Resolved): Whitelist WRN "failed to encode map" in upgrade (hammer) suites
Yuri Weinstein
10:55 PM Bug #11305: "FAILED assert(ret)" in upgrade:dumpling-x-firefly-distro-basic-vps run
2015-04-01 08:45:22.882112 7fbf5cb567a0 10 osd.3 1143 load_pgs: skipping PG 258.1 because we don't have pool 258
B...
Samuel Just
09:40 PM Bug #11305 (Duplicate): "FAILED assert(ret)" in upgrade:dumpling-x-firefly-distro-basic-vps run
Run: http://pulpito.ceph.com/teuthology-2015-03-29_19:13:02-upgrade:dumpling-x-firefly-distro-basic-vps/
Job: 827087...
Yuri Weinstein
10:53 PM Revision 9b9d27b2 (ceph): Fixed #11306 Whitelist WRN "failed to encode map"
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
09:48 PM Bug #11302 (Resolved): newstore: FAILED assert(nlock == 0)
pushed a fix (i hope) Sage Weil
07:52 PM Bug #11302 (Resolved): newstore: FAILED assert(nlock == 0)
Test run on 36 OSD configuration using 0.93-982-g6678e12. Several OSDs failed the same way:... Mark Nelson
08:28 PM Bug #11303 (Resolved): backport -L flag to do_autogen.sh
From Josh:
>>>> I'm not sure if lttng is enabled in the release builds right now, but
>>>> we should change them ...
Alfredo Deza
08:04 PM rbd Bug #11113: RBD snapshot, created while flattening image, is unremovable
*Firefly Backport*: https://github.com/ceph/ceph/pull/4245
*Hammer Backport*: https://github.com/ceph/ceph/pull/4246
Jason Dillaman
07:54 PM Revision 572a2f57 (ceph): librbd: get_parent_info should protect against invalid parent
get_parent_info should return -ENOENT if the image does not
have an associated parent image.
Signed-off-by: Jason Di...
Jason Dillaman
07:54 PM Revision 57d2781d (ceph): librbd: snap_remove should ignore -ENOENT errors
If the attempt to deregister the snapshot from the parent
image fails with -ENOENT, ignore the error as it is safe
to...
Jason Dillaman
07:53 PM Revision b250b3cf (ceph): librbd: get_parent_info should protect against invalid parent
get_parent_info should return -ENOENT if the image does not
have an associated parent image.
Signed-off-by: Jason Di...
Jason Dillaman
07:53 PM Revision b9da6f10 (ceph): librbd: snap_remove should ignore -ENOENT errors
If the attempt to deregister the snapshot from the parent
image fails with -ENOENT, ignore the error as it is safe
to...
Jason Dillaman
06:02 PM Bug #11267: 2015-03-27T19:11:41.127 INFO:tasks.rados.rados.0.burnupi56.stderr:Error: finished tid...
Samuel Just
06:01 PM Bug #11284: ceph_test_rados ENOENT
Samuel Just
05:49 PM CephFS Bug #11301 (Resolved): mds-full test occasionally fails due to blacklist expiry
This test watches OSDMap epoch carefully and gets upset if it increments unexpectedly. That occasionally happens as ... John Spray
05:35 PM Revision 03d2d801 (ceph): Merge pull request #4221 from xiaoxichen/rbd_discard_skip
Add rbd_discard_skip_zeroing flag
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
05:31 PM CephFS Bug #11300 (Fix Under Review): client-limits and mds-full failures on clog warning/errors
* obsolete https://github.com/ceph/ceph-qa-suite/pull/390 John Spray
05:30 PM CephFS Bug #11300 (Resolved): client-limits and mds-full failures on clog warning/errors
http://pulpito.ceph.com/teuthology-2015-03-31_23:04:02-fs-hammer-testing-basic-multi/831003
http://pulpito.ceph.com/...
John Spray
05:05 PM Revision 777dfa51 (ceph): Merge pull request #4213 from xiaoxichen/wip-new-rocksdb
RocksDB configuration
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:40 PM Feature #11299: generic plugin loader framework
https://wiki.ceph.com/Planning/Blueprints/Infernalis/Generic_support_for_plugins_installation_and_upgrade
http://pad...
Sage Weil
04:32 PM Feature #11299 (New): generic plugin loader framework
our abstract interfaces follow the same pattern:
- abstract pure virtual C++ class interface (e.g., Messenger)
- ...
Sage Weil
04:31 PM Tasks #10942 (Resolved): Draft algorithm for generic plugin support
Sage Weil
02:59 PM devops Bug #11104: dependency problem with Ceph "Firefly" upstream and EPEL
User @visbits@ in #ceph complained about this happening today as well. @check_obsoletes@ was set.
http://pastebin....
Ken Dreyer
01:38 PM Revision ba5bfce5 (ceph): Merge pull request #4208 from dmitryya/ceph_argparse_improvement
ceph_argparse: Remove code duplication and generalize ceph_argparse_with* routines
Reviewed-by: Kefu Chai <kchai@red...
Kefu Chai
11:21 AM Revision aa7f0b36 (ceph): mds: batch up writes in SessionMap::save_if_dirty
...in order to avoid issuing lots of separate RADOS ops
if expiring a segment that contained requests for many
client...
John Spray
09:53 AM Bug #11298 (New): aio gets EPERM when update-grub runs
Osd.38 suddenly disappears fron cluster at 12:50. Here is a piece of osd log, the whole log is attached to issue.
...
Igor Megov
06:55 AM Bug #11211: osd/ReplicatedPG.cc: 2141: FAILED assert(op == prdop->op)
the fix has not landed on hammer yet. Kefu Chai
06:44 AM rgw Bug #11285 (Fix Under Review): RGW Swift API: showing stats in account listing does not work even...
Pull request: https://github.com/ceph/ceph/pull/4241. Radoslaw Zarzynski
06:43 AM Revision e7812b84 (ceph): Add rbd_skip_partial_discard flag
If we want to discard a range of an object, we will zero(use fallocate
to punch a hole) the range now. In general thi...
Xiaoxi Chen
03:46 AM Bug #11296: "FAILED assert(!old_value.deleted())" in upgrade:giant-x-hammer-distro-basic-multi run
Huh, this is an old bug with cache tiers and snaps. I'll add more detail tomorrow, but the problem is in finish_prom... Samuel Just
03:15 AM Revision 6055df39 (ceph): Librbd: Make image aware of more configs
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:08 AM Bug #11166: blocked OSD issues in upgrade:firefly-x-hammer-distro-basic-multi run
Same with the other one, osd.9 stopped without any information. Probably environmental. Samuel Just
01:09 AM Bug #11166: blocked OSD issues in upgrade:firefly-x-hammer-distro-basic-multi run
Oh, osd 9 stopped for some reason with the only copy of one of the pgs. No backtrace, core. Odd. Samuel Just
12:57 AM Bug #11166: blocked OSD issues in upgrade:firefly-x-hammer-distro-basic-multi run
For the second osd.7 one, it's a firefly osd and:
2015-03-25 01:21:49.807405 7f23faaf9700 1 -- 10.214.133.31:6805...
Samuel Just
02:01 AM Revision 69d9339f (ceph): PGLog: improve PGLog::check() debugging
Related: 10718
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit c656bcec2441c90b084ca50a17c37...
Samuel Just
02:01 AM Revision 73cbb6f3 (ceph): PGLog::merge_log: in tail extend case, log.log might be empty
Even if the tail != last_update, the log might be empty due to split
moving all entries into other logs.
Fixes: 1071...
Samuel Just
12:33 AM CephFS Bug #11294: samba: DISCONNECTED inode warning
Okay, now I'm just confused because it doesn't seem that the Samba VFS is using the ll calls; it's just using ceph_op... Greg Farnum
12:19 AM Revision 52fd9c63 (ceph): ceph-disk: follow ceph-osd hints when setting up journal
- If the journal is required, require it.
- If the journal is not allowed, do not allow one to be specified
- If the ...
Sage Weil

03/31/2015

11:31 PM rgw Bug #11086: Two "test_s3.test_multipart_upload_" tests failed in smoke-master-distro-basic-multi run
Run: http://pulpito.ceph.com/teuthology-2015-03-28_19:13:02-upgrade:dumpling-x-firefly-distro-basic-vps/
Job: 826210...
Yuri Weinstein
11:14 PM CephFS Bug #11294: samba: DISCONNECTED inode warning
Yeah, we're performing 16383 ll_opens on inode 10000000091, but only getting 9570 ll_release() calls on it. So this l... Greg Farnum
08:47 PM CephFS Bug #11294 (In Progress): samba: DISCONNECTED inode warning
The Inode thinks it's opened 6814 times for read. That seems implausible; and I notice that it appears to be monotoni... Greg Farnum
06:11 PM CephFS Bug #11294 (Need More Info): samba: DISCONNECTED inode warning
This is on the hammer branch.
http://pulpito.ceph.com/teuthology-2015-03-29_23:14:01-samba-hammer-testing-basic-mult...
Greg Farnum
10:47 PM Bug #11296 (Resolved): "FAILED assert(!old_value.deleted())" in upgrade:giant-x-hammer-distro-bas...
Run: http://pulpito.ceph.com/teuthology-2015-03-30_17:05:01-upgrade:giant-x-hammer-distro-basic-multi/
Job: ['829317...
Yuri Weinstein
10:28 PM Bug #11228: Multpile monitors are crashing after pool rename
Hi Sage
This problem didn't came after i restarted cinder and glance services.
But not sure if its permanently ...
karan singh
09:20 PM Feature #10463 (Fix Under Review): use SEEK_DATA/SEEK_HOLE for FileStore fiemap() implementation
Sage Weil
09:16 PM Feature #11295 (In Progress): newstore
Sage Weil
09:15 PM Feature #11295 (Resolved): newstore
Sage Weil
09:06 PM rgw Feature #10854 (In Progress): rgw: sync agent: high-level status view to see overall federated state
Sage Weil
09:06 PM rgw Feature #11137 (In Progress): rgw: sync agent: improved tools
Sage Weil
08:49 PM Revision 542820d0 (ceph): ceph-osd: add --check-wants-journal, --check-allows-journal
Completes OSD side of #9580
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:44 PM Revision 0c293435 (ceph): ceph-osd: fix usage
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:41 PM RADOS Feature #1576: Deduplication support in RADOS
Only enough to make sure we won't be implementing a dedup feature for the foreseeable future. Doing one locally on th... Greg Farnum
10:00 AM RADOS Feature #1576: Deduplication support in RADOS
Has there been any recent discussions about this feature? Jon Skarpeteig
07:36 PM Revision 01b50852 (ceph): Merge pull request #4235 from ceph/wip-rbd-unit-tests
tests: exercise all RBD features during unit testing
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
07:34 PM Revision 41b9cee9 (ceph): Merge pull request #4232 from ceph/fix-make-conf
Fix make conf
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
07:27 PM Revision 75c19140 (ceph): Merge pull request #4236 from ceph/wip-verify-mds-journal-makefile
mds: update Makefile for removed script
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
07:15 PM Revision 81df1299 (ceph): mds: update Makefile for removed script
Oversight in "mds: remove verify-mds-journal.sh script"
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
07:13 PM Revision b491c820 (ceph): rbd cli: remove erroneous arg for ceph_argparse_witharg
Remove erroneous arg for ceph_argparse_witharg call when '--io-pattern' parsed:
the name look up will point the compi...
Dmitry Yatsushkevich
07:13 PM Revision aa77a466 (ceph): ceph_argparse: generalize ceph_argparse_with* routines
Remove code duplication by generalizing ceph_argparse_with{int,float,longlong}
routines - make one template function ...
Dmitry Yatsushkevich
06:34 PM Revision 9859cae2 (ceph): tests: exercise all RBD features during unit test
The librbd unit tests currently only test the old image format. Ensure
the new format and its possible features are a...
Jason Dillaman
05:46 PM Revision c4c646ca (ceph): make: fix with_rbd guard
FileJournal needs stuff from blkdev.c in libcommon.
./.libs/libosd.a(libos_la-FileJournal.o): In function `FileJourn...
Noah Watkins
05:43 PM Revision 18edc50e (ceph): make: add with_rbd guard
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
05:20 PM rgw Bug #11210 (Resolved): radosgw_admin.py fails assert time.time() - timestamp <= (20 * 60)
Seems like we are no longer seeing this so marking as resolved for now. Alfredo Deza
05:14 PM rgw Feature #11289 (New): remove Amazon::S3 dependency
A couple of us (Zack, Andrew, myself) were looking into why we keep a full mirror of CPAN on apt-mirror.front.sepia.c... Ken Dreyer
05:08 PM Revision aedb2ecb (ceph): Merge pull request #4231 from ceph/wip-rm-verify-mds
mds: remove verify-mds-journal.sh script
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
05:06 PM Revision b6184a39 (ceph): Merge pull request #388 from athanatos/wip-wrongly
rados_python: whitelist wrongly marked me down Sage Weil
05:06 PM Revision 5381115b (ceph): Merge pull request #387 from athanatos/wip-scrub-repair-test
(scrub|rados)_test: tolerate best guess digest errors as well Sage Weil
05:06 PM Revision fb1182eb (ceph): rados_python: whitelist wrongly marked me down
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit 90393886fcf7f0a72829605ad4e52bfb7dcdf14b)
Samuel Just
05:06 PM Revision 5bc24041 (ceph): (scrub|rados)_test: tolerate best guess digest errors as well
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit 9175f88943d2ea8382e999b7b0bee0b0352f8aef)
Samuel Just
05:06 PM Revision c3b56ac1 (ceph): rados/thrash*: make scrubs happen a lot
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit 4d8bc2127f753fb5b935af6c3607e39b077e83d2)
Samuel Just
05:05 PM Revision 3a85be70 (ceph): Merge pull request #386 from athanatos/wip-11156
rados/thrash*: make scrubs happen a lot Sage Weil
04:50 PM Revision 7e49804a (ceph): mds: remove verify-mds-journal.sh script
This invokes the MDS in a way that it no longer understands,
and is unused.
Signed-off-by: John Spray <john.spray@re...
John Spray
04:47 PM Revision 28787d21 (ceph): Merge pull request #4230 from athanatos/wip-11244
ReplicatedPG::cancel_pull: requeue waiters as well
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
04:45 PM Revision 5ad54359 (ceph): Merge pull request #4219 from liewegas/wip-scrub-mtime
osd: do not update mtime when recording digest
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
04:39 PM Revision fd26cd1f (ceph): Merge pull request #4229 from athanatos/wip-scrub-hitsets
ReplicatedPG: don't write hitset while scrubbing, update scrub_cstat
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:38 PM Revision 9d0dcc1f (ceph): Merge pull request #4228 from athanatos/wip-11280
Wip 11280
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:27 PM Bug #11177 (Resolved): mon: scrub messages to go ceph.default.log, not ceph.log
Samuel Just
04:26 PM Revision e5ff9720 (ceph): Merge pull request #4207 from ceph/wip-11177
common: fix logging default channel to be 'cluster' not 'default' (11177)
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
04:26 PM Revision ba12448c (ceph): Merge pull request #4211 from ceph/wip-11120
osdc/Striper.cc fix stripe_count == 1 && stripe_unit != object_size
Reviewed-by: John Spray <jspray@redhat.com>
Revi...
Greg Farnum
04:21 PM Revision 0b2e2724 (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
04:21 PM Revision 23efab7d (ceph): ReplicatedPG: don't write hitset while scrubbing, update scrub_cstat
Fixes: 11263
Fixes: 11262
Backport: firefly
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
04:20 PM Revision 85307b93 (ceph): ReplicatedPG: in do_op, requeue op if we requeue waiters in agent_choos...
The current op might be ordered after a waiter.
Fixes: 11280
Backport: firefly
Signed-off-by: Samuel Just <sjust@red...
Samuel Just
04:20 PM Revision b1f078bc (ceph): ReplicatedPG: requeue waiting_for_active before waiting_for_cache_not_full
The waiting_for_cache_not_full waiters must be dequeued first.
Fixes: 11267
Backport: firefly
Signed-off-by: Samuel ...
Samuel Just
04:05 PM Revision 508ee9bb (ceph): Merge pull request #4225 from Fale/patch-1
doc: fix the architecture diagram in cephfs.rst
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:03 PM rbd Feature #11287 (Resolved): librbd: write to journal
Use general journal from #11286 Josh Durgin
04:03 PM Revision 855d3a76 (ceph): Merge pull request #385 from ceph/wip-mkfs
ceph: be less weird about passing -f to mkfs Andrew Schoen
04:02 PM rbd Feature #11286 (Resolved): add general journal
- cls_journal[_client]? to interact with it
- header with position markers
- append to current object, can be varia...
Josh Durgin
04:00 PM Revision d5d6468e (ceph): doc: fix the architecture diagram in cephfs.rst
Signed-off-by: Fabio Alessandro Locati <fabio@locati.cc> Fabio Alessandro Locati
03:50 PM Feature #10904 (Fix Under Review): list all nodes in a ceph cluster
https://github.com/ceph/ceph/pull/4227 Kefu Chai
03:42 PM Revision 3a5f9c38 (ceph): rgw: rectify broken statistics during Swift account listing.
Fixes: #11285
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
03:41 PM Revision b0a3941f (ceph): ReplicatedPG::promote_object: do not create obc if not promoting
Otherwise, we can leave an incorrect cached obc around.
Introduced: 65bb4df599541cd2e0f195b905f24f529e255c00
Fixes: ...
Samuel Just
03:30 PM Revision bdc664fb (ceph): ECTransaction: write out the hinfo key on touch as well
This way, even empty objects have the hinfo key written. That way,
touch and touch->append->truncate end up with the...
Samuel Just
03:22 PM CephFS Bug #11188 (Resolved): CephFS/NFS lockup
upstreamed by commit a901125c65544aa05c52e1a7388c3900e8af105f Zheng Yan
02:56 PM Revision 182cb630 (ceph): ceph: fix mkfs -f bug
Pass -f by default to btrfs instead of first trying without and *then*
trying with.
Among other things, this avoids ...
Sage Weil
02:47 PM Revision 85ccb428 (ceph): Merge pull request #12 from theanalyst/f/rw_xattr
ioctx: get/set xattr added
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
Noah Watkins
02:46 PM rgw Bug #11285 (In Progress): RGW Swift API: showing stats in account listing does not work even when...
Radoslaw Zarzynski
01:55 PM rgw Bug #11285 (Resolved): RGW Swift API: showing stats in account listing does not work even when th...
RGW via civetweb frontend:
$ curl -i http://localhost:8000/swift/v1/?format=json\&stats=true -X GET -H "X-Auth-Token...
Radoslaw Zarzynski
01:23 PM Revision 9b171d23 (ceph): Merge pull request #4215 from ceph/wip-11258
Wip 11258
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
01:17 PM CephFS Feature #11276 (Fix Under Review): fuse: Handle per-pool FULL flags (such as set by quota limit)
https://github.com/ceph/ceph/pull/4226 John Spray
12:56 PM rgw Bug #10682 (Fix Under Review): RGW swift API: specifying end_marker query parameter in url is not...
Pull requests: https://github.com/ceph/ceph/pull/4216, https://github.com/ceph/ceph/pull/4224. Radoslaw Zarzynski
11:17 AM rgw Bug #10852 (Resolved): rgw: sync agent: logging could map more directly onto what it is doing
merged commit 847a1cf into master Alfredo Deza
09:40 AM Revision 592900cb (ceph): ioctx: get/put xattr added
Added functions GetXattr & SetXattr for getting &/ setting xattrs on
objects in a pool
Abhishek Lekshmanan
07:53 AM CephFS Bug #10217 (Resolved): old fuse should warn on flock
Zheng Yan
07:09 AM CephFS Bug #11254 (Fix Under Review): getattr from one client stalls indefinitely while another client k...
Zheng Yan
07:08 AM Revision 486509a3 (ceph): mds: make sure lock state not stay in XLOCK/XLOCKDONE indefinitely
Fixes: #11254
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
05:06 AM Bug #11284: ceph_test_rados ENOENT
2015-03-30 19:58:16.791985 7f0ca7122700 10 osd.1 pg_epoch: 650 pg[2.0( v 649'4666 (161'1606,649'4666] local-les=614 n... Samuel Just
04:26 AM Bug #11284 (Resolved): ceph_test_rados ENOENT
ubuntu@teuthology:/a/samuelj-2015-03-30_17:44:44-rados-wip-sam-testing-distro-basic-multi/829532/remote
2015-03-30...
Samuel Just
12:44 AM Revision 0bd767fb (ceph): Update RocksDB configuration to make it more clear
Add some performance critial configurations
Also group and polish the description of each configuration
to make it m...
Xiaoxi Chen
12:44 AM Revision 4c122c1a (ceph): Set disableDataSync to false
If datasync is disabled, we may potentially lose data
on power failure.
Signed-off-by: Xiaoxi Chen <xiaoxi.chen@inte...
Xiaoxi Chen
12:34 AM Revision 62645d30 (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

03/30/2015

11:07 PM devops Bug #11282: mira041 disks 3, 4, and 8
Drive 3 has 339 reallocated sectors
Drive 3 has 6472 uncorrect sectors
Drive 4 has 18058 uncorrect sectors
Drive 8...
Dan Mick
10:55 PM devops Bug #11282 (Rejected): mira041 disks 3, 4, and 8
Dan Mick
10:49 PM CephFS Bug #10703 (Duplicate): failures in libcephfs-java tests
#11258. Greg Farnum
10:49 PM CephFS Bug #11258: cephfs-java ftruncate unit test failure
See also #10703 for more info. Greg Farnum
08:26 AM CephFS Bug #11258 (In Progress): cephfs-java ftruncate unit test failure
It's a message order issue Zheng Yan
10:46 PM CephFS Bug #10863: java.lang.UnsatisfiedLinkError: cephfs_jni (Not found in java.library.path) on RHEL7
Is that just commit:6a348ae1870eb4e22a35f4ea86d897fb6d960b88 ("hadoop: fixup for new replication test")? Greg Farnum
10:41 PM Revision 497737aa (ceph): Merge remote-tracking branch 'gh/hammer'
Conflicts:
src/gmock
src/osd/ReplicatedPG.cc
Sage Weil
10:39 PM rgw Bug #11256: rgw: object set attrs clobbers object removal bucket index update
Ian Colle
10:29 PM Revision febb5a47 (ceph): librados: define C++ global flags from the C constants
This will help prevent drift in the future. It also makes it clear
that the flags are supposed to have the same value...
Josh Durgin
10:19 PM Revision b2b43690 (ceph): test: add librados global op flags test
Just verify that the read gets the right data, to demonstrate that
passing a flag doesn't cause problems.
Signed-off...
Josh Durgin
10:14 PM Revision c7de236d (ceph): os/KeyValueDB: skip experimental check for test_init
We don't want to spit out the warning twice, and we don't have cct
anyway.
Also test_init is annoying; we should try...
Sage Weil
08:58 PM Bug #11280 (Resolved): ceph_test_rados ooo -- mode full->some should requeue the current op if th...
Samuel Just
08:47 PM Revision 90393886 (ceph): rados_python: whitelist wrongly marked me down
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
08:36 PM rgw Documentation #3299: rgw: docs should be clearer about fastcgi module
We should stop recommending mod_fastcgi to users.
Older distros that ship Apache 2.2:
* For RHEL 6, the mod_proxy...
Ken Dreyer
08:35 PM devops Bug #10808: Must build packages for mod_proxy_fcgi for all distros
The mod_proxy_fcgi package is now present in the "epel-testing" repository for EPEL 6. Ken Dreyer
08:27 PM Bug #11228 (Need More Info): Multpile monitors are crashing after pool rename
still puzzled by this. the code is... Sage Weil
08:22 PM Revision 7e5b81b3 (ceph): Revert "librados: remove the unused flags."
This reverts commit 4bd2bd6bb89b70167de2f142008540238f682f6d.
These constants are the only way these flags are expos...
Josh Durgin
08:20 PM Bug #11260 (Won't Fix): "Cannot allocate memory" (??) in upgrade:dumpling-firefly-x-hammer-distro...
environment Sage Weil
08:17 PM Bug #11267: 2015-03-27T19:11:41.127 INFO:tasks.rados.rados.0.burnupi56.stderr:Error: finished tid...
Showed up again in my run today. Samuel Just
03:59 AM Bug #11267: 2015-03-27T19:11:41.127 INFO:tasks.rados.rados.0.burnupi56.stderr:Error: finished tid...
fwiw this doesn't sound like a blocker to me. Sage Weil
07:19 PM Bug #11279 (Resolved): ceph: cli interactive mode does not understand quotes
There seems to be a bug (or inconsistency) between argument parsing when issue commands of the form:
@ceph auth .....
fred drueck
07:11 PM rgw Bug #10852 (Fix Under Review): rgw: sync agent: logging could map more directly onto what it is d...
https://github.com/ceph/radosgw-agent/pull/28 Alfredo Deza
06:18 PM Revision 2e908f1e (ceph): Merge pull request #3878 from ceph/wip-dirty-pg-keys
osd: coalesce into single omap_setkeys for normal writes
Tested-by: Andreas Bluemle <andreas.bluemle@itxperts.de>
Re...
Sage Weil
06:18 PM Revision f77ee1e7 (ceph): fs: fix up dd testing again
We need to change into the directory during the same shell session as we actually
run the dd...
Fixes: #10861
Backp...
Greg Farnum
06:17 PM Revision b28a42ce (ceph): Merge pull request #4212 from zhouyuan/isal_2.13
erasure-code: Update ISA-L to 2.13
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
06:09 PM CephFS Bug #11277 (Can't reproduce): hung fsstress run under thrash (no useful logs)
... Greg Farnum
05:57 PM Revision a05871a1 (ceph): Merge pull request #4160 from ceph/wip-rocksdb
update rocksdb Sage Weil
05:45 PM Revision 8e5d4c66 (ceph): osd: drop unused utime_t now arg to issue_repop
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:41 PM Revision 8db4056b (ceph): osd: do not update mtime when recording digest
The user mtime and local_mtime are normally set in finish_ctx based on the
value of ctx->mtime; clear that to avoid t...
Jianpeng Ma
05:32 PM CephFS Feature #11276 (Resolved): fuse: Handle per-pool FULL flags (such as set by quota limit)

Currently, if a user sets a pool quota on one of their CephFS data pools, and that quota is reached, they don't fin...
John Spray
05:20 PM Stable releases Tasks #11275 (Rejected): hammer: ceph-deploy
Suite filter:
http://pulpito.front.sepia.ceph.com/?suite=ceph-deploy&branch=hammer
#11283
#11297
#11315
#11316...
Yuri Weinstein
05:00 PM Revision 002b7fda (ceph): mark rocksdb experimental
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:00 PM Revision a4c01f38 (ceph): mark kinetic experimental
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:22 PM rgw Bug #10683 (In Progress): RGW swift API: GET request for container/object with query parameter li...
I'm working on that. Radoslaw Zarzynski
04:22 PM Bug #11272 (Resolved): ceph-disk zap should ensure block device
If you try to zap a directory, you get an ugly traceback:... Travis Rhoden
04:19 PM Stable releases Tasks #11194: hammer: rbd
3/30/15 run
http://pulpito.ceph.com/teuthology-2015-03-29_23:00:02-rbd-hammer-distro-basic-multi/
rerun of one fa...
Yuri Weinstein
04:12 PM Stable releases Tasks #11270 (Resolved): hammer: rest
Suite filter:
http://pulpito.ceph.com/?suite=rest&branch=hammer
http://pulpito.ceph.com/teuthology-2015-03-29_23:...
Yuri Weinstein
04:11 PM Stable releases Tasks #11270 (Resolved): hammer: rest
Yuri Weinstein
03:46 PM Stable releases Tasks #11251 (Resolved): hammer: hadoop
Yuri Weinstein
03:28 PM Revision 9175f889 (ceph): (scrub|rados)_test: tolerate best guess digest errors as well
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
03:21 PM Revision 4d8bc212 (ceph): rados/thrash*: make scrubs happen a lot
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
03:09 PM Feature #11269 (Resolved): crush: quantify data movement for common straw -> straw2 migration sce...
- confirm that with equal weights no data (or almost no data) moves
- quantify how much data shuffles when weights a...
Sage Weil
02:57 PM Bug #11166: blocked OSD issues in upgrade:firefly-x-hammer-distro-basic-multi run
For job 809678, osd.4 appears to have locked up:... Jason Dillaman
01:37 PM rbd Feature #11132 (Fix Under Review): rbd CLI should be able to rebuild an invalid object map
https://github.com/ceph/ceph/pull/4140 Jason Dillaman
12:59 PM CephFS Bug #11048 (Fix Under Review): Session::completed_requests not reliably persisted
https://github.com/ceph/ceph/pull/4218 John Spray
12:53 PM Revision 1b0b5983 (ceph): mds: persist completed_requests reliably
Ensure that if this was modified during
a segment, and the session is not
persisted for some other reason, we
go ahea...
John Spray
12:41 PM Stable releases Tasks #10640 (Resolved): inventory of suites to run for validation
moved to http://tracker.ceph.com/projects/ceph-releases/wiki/HOWTO_run_integration_and_upgrade_tests Loïc Dachary
12:37 PM Revision 6f4936ee (ceph): Merge pull request #4131 from t-miyamae/wip-mshec-documentation-h2
erasure code: add shec's documentation / change default layout
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
11:47 AM Feature #11268 (New): erasure-code: hitchhiker plugin
Implement http://www.eecs.berkeley.edu/~rashmikv/papers/Hitchhiker_SIGCOMM14.pdf as a new technique. For information ... Loïc Dachary
10:42 AM Revision c4d8e65d (ceph): Librbd: Add existing rbd configs to aware table
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
10:29 AM Revision cf715bd3 (ceph): Librbd: Add tests for aware metadata config
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
09:49 AM Revision ccdeaf87 (ceph): mds: fix out-of-order messages
When MDS is no longer laggy, it should process deferred messages
first, then process newly received messages.
Fix: #...
Yan, Zheng
09:27 AM Bug #11026 (Pending Backport): objecter: can get stuck in redirect loop if osdmap epoch == last_f...
Kefu Chai
09:17 AM Bug #10430 (Pending Backport): osd/osd_types.cc: 456: FAILED assert(m_seed < old_pg_num)
Loïc Dachary
09:15 AM Bug #10430: osd/osd_types.cc: 456: FAILED assert(m_seed < old_pg_num)
* giant backport https://github.com/ceph/ceph/pull/4214 Loïc Dachary
09:05 AM Revision 9e9c3c65 (ceph): osd: Get pgid ancestor from last_map when building past intervals
Fixed OSD::build_past_intervals_parallel() and PG::generate_past_intervals()
Fixes: #10430
Signed-off-by: David Zaf...
David Zafman
08:43 AM Revision f47a5724 (ceph): Merge pull request #4183 from stiopaa1/OSDMonTrailingSpaces
mon/OSDMonitor: remove trailing whitespaces
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:38 AM Revision 364e15b8 (ceph): Librbd: Add basic metadata aware method
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
05:43 AM Bug #10225 (Closed): keyvaluestore: OSDs do not start after few weeks of downtime (osd init faile...
Haomai Wang
05:42 AM Bug #11058 (Resolved): EventCenterTest.FileEventExpansion failures
Haomai Wang
05:39 AM Revision 59aa6700 (ceph): erasure-code: Update ISA-L to 2.13
ISA-L 2.13 brings better performance on Avoton (20%). There's no impact on Xeon
platform. The details are in the rele...
Yuan Zhou
03:33 AM CephFS Bug #10737 (Resolved): ceph-fuse permits layout changes to files with data
Zheng Yan
03:31 AM CephFS Bug #11120 (Fix Under Review): Bogus layout settings are accepted, crash fuse client
Zheng Yan
03:30 AM Revision ad15f7d7 (ceph): osdc/Striper.cc fix stripe_count == 1 && stripe_unit != object_size
Fixes:11120
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
01:28 AM Revision eaf6e0cf (ceph): Always provide summary for non-healthy cluster.
This fixes a problem, wherein calamari does not provide
popup drill-downs for warnings or errors, should the summary
...
Thorsten Behrens
01:23 AM Revision c6f1c071 (ceph): Conditional-compile against minimal tcmalloc.
Certain older systems (SLE11 in this case) do not provide the full
tcmalloc functionality, due to e.g. incomplete lib...
Thorsten Behrens

03/29/2015

11:22 PM Bug #11211: osd/ReplicatedPG.cc: 2141: FAILED assert(op == prdop->op)
Run: http://pulpito.front.sepia.ceph.com/teuthology-2015-03-29_14:58:14-rgw-hammer-distro-basic-multi/
Jobs: ['82641...
Yuri Weinstein
11:19 PM Bug #11267: 2015-03-27T19:11:41.127 INFO:tasks.rados.rados.0.burnupi56.stderr:Error: finished tid...
Samuel Just
11:19 PM Bug #11267: 2015-03-27T19:11:41.127 INFO:tasks.rados.rados.0.burnupi56.stderr:Error: finished tid...
Op 1 blocks on full cache pool
Scrub starts on an interval including this object.
Op 2 blocks on scrub
Cache pool ...
Samuel Just
10:57 PM Bug #11267: 2015-03-27T19:11:41.127 INFO:tasks.rados.rados.0.burnupi56.stderr:Error: finished tid...
wip-sam-testing-old Samuel Just
10:54 PM Bug #11267: 2015-03-27T19:11:41.127 INFO:tasks.rados.rados.0.burnupi56.stderr:Error: finished tid...
ubuntu@teuthology:/a/samuelj-2015-03-27_16:36:16-rados-wip-sam-testing-distro-basic-multi/824975 Samuel Just
10:54 PM Bug #11267 (Resolved): 2015-03-27T19:11:41.127 INFO:tasks.rados.rados.0.burnupi56.stderr:Error: f...
2015-03-27T19:11:41.127 INFO:tasks.rados.rados.0.burnupi56.stderr:./test/osd/RadosModel.h: In function 'virtual void ... Samuel Just
11:05 PM Bug #11264: omap digest mismatch with wip-11177
Test bug. Samuel Just
10:57 PM Bug #11264: omap digest mismatch with wip-11177
wip-sam-testing-old Samuel Just
10:19 PM Bug #11264 (Resolved): omap digest mismatch with wip-11177
"2015-03-27 20:18:51.239825 osd.5 10.214.131.26:6804/28855 2 : cluster
[ERR] be_compare_scrubmaps: 7.0 shard...
Samuel Just
11:05 PM Bug #11266: data digest mismatch 11177
Oh, actually, test bug with hammer, anyway, have fix. Samuel Just
11:05 PM Bug #11266: data digest mismatch 11177
Nvm, test bug with new branch. Samuel Just
10:57 PM Bug #11266: data digest mismatch 11177
wip-sam-testing-old Samuel Just
10:51 PM Bug #11266 (Resolved): data digest mismatch 11177
"2015-03-27 20:22:04.928682 osd.0 10.214.131.14:6800/16955 2 : cluster
[ERR] be_compare_scrubmaps: 0.17 shar...
Samuel Just
10:46 PM Bug #11265: missing/extra hinfo_key attr with wip-11177
Samuel Just
10:22 PM Bug #11265 (Resolved): missing/extra hinfo_key attr with wip-11177
"2015-03-27 16:58:15.072032 osd.3 10.214.136.8:6812/16811 76 : cluster
[ERR] be_compare_scrubmaps: 1.fs0 sha...
Samuel Just
10:31 PM Bug #11263: hit set byte miscount with wip-11177
Samuel Just
10:17 PM Bug #11263 (Resolved): hit set byte miscount with wip-11177
"2015-03-27 17:15:52.043035 osd.2 10.214.134.22:6812/17141 423 : cluster
[ERR] 2.1 scrub stat mismatch, got ...
Samuel Just
10:31 PM Bug #11262: hit set miscount with wip-11177
Samuel Just
10:16 PM Bug #11262 (Resolved): hit set miscount with wip-11177
"2015-03-27 18:01:32.122370 osd.5 10.214.136.38:6800/3240 16 : cluster
[ERR] 2.3 scrub stat mismatch, got 63...
Samuel Just
10:12 PM Bug #10430 (New): osd/osd_types.cc: 456: FAILED assert(m_seed < old_pg_num)
Still see in
Run: http://pulpito.ceph.com/teuthology-2015-03-28_17:05:02-upgrade:giant-x-hammer-distro-basic-multi/
...
Yuri Weinstein
10:05 PM Bug #10643: "FAILED assert(other->is_writeable())" in upgrade:giant-x-next-distro-basic-vps run
Run: http://pulpito.front.sepia.ceph.com/teuthology-2015-03-27_17:05:01-upgrade:giant-x-hammer-distro-basic-vps/
Job...
Yuri Weinstein
02:25 PM Bug #11261: injectargs: passing an option without required argument makes daemon stop
https://github.com/ceph/ceph/pull/4210 Mykola Golub
02:00 PM Bug #11261 (Resolved): injectargs: passing an option without required argument makes daemon stop
In an option that requires an argument (non bool) is injected without the required argument, the daemon exits writing... Mykola Golub
02:09 PM rgw Bug #11259: s3_bucket_quota.pl fails
Re run of the test suite to eliminate transient failures:
http://pulpito.ceph.com/abhi-2015-03-29_17:16:17-rgw-gia...
Abhishek Lekshmanan
04:34 AM rgw Bug #11259: s3_bucket_quota.pl fails
Currently, looking at the patches being merged into giant [[https://github.com/ceph/ceph/pulls?utf8=%E2%9C%93&q=is%3A... Abhishek Lekshmanan
02:14 AM Stable releases Tasks #11195 (Resolved): hammer: fs
Yuri Weinstein
12:09 AM Bug #11260 (Resolved): "Cannot allocate memory" (??) in upgrade:dumpling-firefly-x-hammer-distro-...
All dead jobs in this run http://pulpito.front.sepia.ceph.com/teuthology-2015-03-26_17:15:01-upgrade:dumpling-firefly... Yuri Weinstein
12:03 AM Stable releases Tasks #11190 (Resolved): hammer: upgrade/dumpling-firefly-x
Yuri Weinstein

03/28/2015

11:29 PM Stable releases Tasks #11252 (Resolved): hammer: samba
Yuri Weinstein
10:45 PM Stable releases Tasks #11252 (In Progress): hammer: samba
Yuri Weinstein
10:58 PM Stable releases Tasks #11193 (In Progress): hammer: rgw
Yuri Weinstein
10:47 PM Stable releases Tasks #11225 (Resolved): hammer: kcephfs
Yuri Weinstein
10:42 PM Stable releases Tasks #11190 (In Progress): hammer: upgrade/dumpling-firefly-x
Yuri Weinstein
10:40 PM Bug #11183 (Resolved): osdc/Objecter.cc: 405: FAILED assert(tick_event == __null) (giant)
Thanks for the update, such a relief :-) Loïc Dachary
10:24 PM Bug #11183: osdc/Objecter.cc: 405: FAILED assert(tick_event == __null) (giant)
Loic - the suite passed, see #11189 Yuri Weinstein
07:39 PM CephFS Bug #10863: java.lang.UnsatisfiedLinkError: cephfs_jni (Not found in java.library.path) on RHEL7
This should resolve the native library problem on RHEL (tested on plana64/Rhel7). There are still backports needed fo... Noah Watkins
06:03 PM CephFS Bug #10863: java.lang.UnsatisfiedLinkError: cephfs_jni (Not found in java.library.path) on RHEL7
Merged and marked for backport (to firefly definitely, plus dumpling and giant if we're still running tests against t... Greg Farnum
02:39 AM CephFS Bug #10863: java.lang.UnsatisfiedLinkError: cephfs_jni (Not found in java.library.path) on RHEL7
The JNI bits are landing in /usr/lib64 on RHEL but the qa workunit only has debian paths added to the library search ... Noah Watkins
12:49 AM CephFS Bug #10863: java.lang.UnsatisfiedLinkError: cephfs_jni (Not found in java.library.path) on RHEL7
Greg Farnum wrote:
> Well, here we are on master with a trusty failure. I'm so confused. :(
>
> http://pulpito.ce...
Noah Watkins
06:02 PM Revision 493eff56 (ceph): Merge pull request #4209 from ceph/wip-java
fix rhel linking error
Backport: giant, firefly, dumpling
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
01:22 PM rgw Bug #11259: s3_bucket_quota.pl fails
Primary failure logs from the run ... Abhishek Lekshmanan
05:07 AM rgw Bug #11259 (Closed): s3_bucket_quota.pl fails
http://pulpito.ceph.com/loic-2015-03-27_08:40:06-rgw-giant---basic-multi/824286/ Abhishek Lekshmanan
01:04 PM Bug #7401: rados bench takes into account second '0' for stddev calculation
I think the correct fix is... Loïc Dachary
02:34 AM Revision aed3434d (ceph): java: libcephfs_jni.so is in /usr/lib64 on rhel
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
02:15 AM CephFS Bug #11258: cephfs-java ftruncate unit test failure
I can't reproduce this (re-ran java test suite 100x). The test is:
1. write some data to a file
2. verify fstat r...
Noah Watkins
12:48 AM CephFS Bug #11258 (Resolved): cephfs-java ftruncate unit test failure
http://pulpito.ceph.com/teuthology-2015-03-20_23:04:02-fs-master-testing-basic-multi/814833/... Noah Watkins
02:09 AM Revision f5a95dc7 (ceph): java: dump extra info for ftruncate assertion
Nightly ran and encountered a situation in which fstat following
ftruncate reported a size not equal to the truncated...
Noah Watkins
01:25 AM Revision 491474f7 (ceph): test: Add testing for PGLog::filter_log()
Indirectly tests pg_log_t::filter_log()
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
01:23 AM Revision c751191f (ceph): ceph-objectstore-tool, osd: Filter the pg_log_t for objects no longer i...
Fixes: #11184
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
01:23 AM Revision 1fcd3fbd (ceph): osd: Create a filter_log for PGLog
This could be tested as a way to test pg_log_t::filter_log()
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman

03/27/2015

11:34 PM Revision 7538319d (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
10:46 PM rgw Bug #11256 (Resolved): rgw: object set attrs clobbers object removal bucket index update
* fix in master commit:4e6a66b and commit:edc0627 Yehuda Sadeh
10:35 PM Revision ccc08397 (ceph): common: send cluster log messages to 'cluster' channel by default
The CLOG_CHANNEL_DEFAULT constant was being abused for two purposes:
- the default channel to log messages to
- th...
Sage Weil
10:17 PM Revision b489f94a (ceph): mds: separate MDLog::safe_pos from journaler
...and update it via wait_For_flush completions, so
that its updates are ordered with respect to the
callbacks that h...
John Spray
07:58 PM CephFS Bug #11255 (Resolved): nfs: mount failures on ceph-backed NFS share
http://pulpito.ceph.com/teuthology-2015-03-25_23:10:02-knfs-master-testing-basic-multi/822373/... Greg Farnum
07:32 PM Bug #11204 (Resolved): ceph-objectstore-tool: "error (24) Too many open files not handled on oper...
David Zafman
07:23 PM Revision 581fcf19 (ceph): Merge pull request #380 from ceph/wip-11204
Make sure that ulimits are adjusted for ceph-objectstore-tool Yuri Weinstein
06:48 PM CephFS Bug #11226 (Resolved): client: drops Fx cap on directories when revoking other caps
Greg Farnum
06:28 PM CephFS Bug #11226: client: drops Fx cap on directories when revoking other caps
Merged Zheng's patches to master in commit:413da564d4fd479954da7feb5b27b5d8fade1100, and mine in commit:7721b224c4b0d... Greg Farnum
06:47 PM CephFS Bug #11236 (Resolved): lock inversions in test/libcephfs flock test
Greg Farnum
06:26 PM CephFS Bug #11236: lock inversions in test/libcephfs flock test
Merged to master in commit:413da564d4fd479954da7feb5b27b5d8fade1100 Greg Farnum
06:35 PM Revision 71a0c793 (ceph): Merge pull request #4203 from Vicente-Cheng/fixed-get-mdsmap-assertion
mds: fixed the ceph get mdsmap assertion.
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:33 PM rbd Bug #5488: librbd: deadlock in image refresh
*Firefly backport*: https://github.com/ceph/ceph/pull/4206 Jason Dillaman
06:29 PM Revision c50f5b1e (ceph): Merge pull request #4173 from ceph/wip-mds-kill-session
Wip mds kill session
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: John Spray <jspray@redhat.com>
Greg Farnum
06:28 PM Revision 7721b224 (ceph): Merge pull request #4168 from ceph/wip-11226-dir-fx
RFC client: Hold on to exclusive caps on directories we "own"
Reviewed-by: Sage Weil <sage@redhat.com>
Greg Farnum
06:27 PM Revision 0e4a75b2 (ceph): Merge pull request #4177 from ceph/wip-11226-extra
Wip 11226 extra
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:26 PM Revision 413da564 (ceph): Merge pull request #4189 from ceph/wip-11236
test_libcephfs: do cleanup in ReleaseMounted test
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:25 PM CephFS Bug #11218 (Resolved): Assertion on MDS rank `in` but without instance
Merged to master in commit:bd1d11f6eb8225c996bfc7ca00a2083cb9423b51 Greg Farnum
06:24 PM Revision bd1d11f6 (ceph): Merge pull request #4192 from ceph/wip-11218
#11218: Multi-MDS fixes for 'damaged' ranks
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:20 PM Stable releases Tasks #11196 (Resolved): hammer: upgrade/client-upgrade
Yuri Weinstein
06:13 PM Revision 364563aa (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
06:09 PM CephFS Bug #11254: getattr from one client stalls indefinitely while another client keeps modifying file
This is odd; did you do any digging into it?
There is some special code around getattr to try and make it not tota...
Greg Farnum
06:03 PM CephFS Bug #11254 (Resolved): getattr from one client stalls indefinitely while another client keeps mod...

Reproduce with two fuse clients on a vstart cluster.
* Mount client A, and do nothing in it initially.
* Moun...
John Spray
06:05 PM Stable releases Tasks #11253 (Rejected): hammer: rados (duplicate disregard)
Yuri Weinstein
06:03 PM Stable releases Tasks #11253 (Closed): hammer: rados (duplicate disregard)
Yuri Weinstein
06:02 PM Stable releases Tasks #11253 (Rejected): hammer: rados (duplicate disregard)
Yuri Weinstein
06:00 PM Stable releases Tasks #11252 (Resolved): hammer: samba
Suite filter:
http://pulpito.front.sepia.ceph.com/?suite=samba&branch=hammer
http://pulpito.front.sepia.ceph.co...
Yuri Weinstein
06:00 PM Stable releases Tasks #11251 (Resolved): hammer: hadoop
Suite filter:
http://pulpito.front.sepia.ceph.com/?suite=hadoop&branch=hammer
http://pulpito.front.sepia.ceph.com...
Yuri Weinstein
04:32 PM Stable releases Tasks #11190 (Resolved): hammer: upgrade/dumpling-firefly-x
Yuri Weinstein
03:52 PM rbd Bug #11250 (Resolved): cls_rbd: invalid read of size 1 from CLS_LOG
Josh Durgin
03:59 AM rbd Bug #11250 (Resolved): cls_rbd: invalid read of size 1 from CLS_LOG
<kind>InvalidRead</kind>
<what>Invalid read of size 1</what>
<stack>
<frame>
<ip>0x6A6B3B1</ip>
...
Sage Weil
03:51 PM Revision 015c6437 (ceph): Merge pull request #4199 from ceph/wip-11250
cls_rbd: fix read past end of bufferlist c_str() in debug log msg
Reviewed-by: Haomai Wang <haomaiwang@gmail.com>
Re...
Josh Durgin
03:16 PM Bug #11199 (Pending Backport): osd: ENOENT on clone
Sage Weil
03:15 PM Revision 59143d14 (ceph): Merge pull request #4194 from athanatos/wip-11199
ReplicatedPG: trim backfill intervals based on peer's last_backfill_star...
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:11 PM Bug #11197 (Pending Backport): pg stuck stale after create with activation delay
Sage Weil
03:10 PM Revision efb66b91 (ceph): Merge pull request #4195 from athanatos/wip-11197
PG: set/clear CREATING in Primary state entry/exit
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:44 PM Revision 9d1391e7 (ceph): tests: extend mon_crushmap_validation test
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
01:44 PM Revision e08bccf3 (ceph): vstart.sh: set PATH to include pwd
ceph-mon needs crushtool to be in PATH. Don't set if it is run
from ceph_vstart_wrapper, which already sets it as it ...
Mykola Golub
12:31 PM rgw Fix #11245 (Resolved): agent eats errors when they appear before configure logging
merged commit 90a7e0c into master Alfredo Deza
12:30 PM rgw Bug #11246 (Resolved): radosgw-agent: breaks with a traceback because invalid exception location ...
merged commit 6f7ba3e into master Alfredo Deza
11:51 AM rgw Bug #10682 (In Progress): RGW swift API: specifying end_marker query parameter in url is not reco...
I'm working on that. Radoslaw Zarzynski
11:37 AM Bug #11238: osd crash in upgrade:giant-x-hammer-distro-basic-multi run
this ticket reminds me #10631 Kefu Chai
11:33 AM Revision f3f37a32 (ceph): Merge pull request #4200 from ceph/wip-mds-remove-inode
mds: properly remove inode after purging stray
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:32 AM Bug #11139: "Exception: ceph-objectstore-tool: import failure" in upgrade:firefly-x-hammer-distro...
Same error as above, in case more logs help. Tell me when to stop ;-)
* http://pulpito.ceph.com/loic-2015-03-27_09...
Loïc Dachary
09:11 AM Bug #11139 (In Progress): "Exception: ceph-objectstore-tool: import failure" in upgrade:firefly-x...
> I'm going to have a special exit code and fix the thrashosds to check for that.
Could you please add a URL to th...
Loïc Dachary
10:49 AM Revision f4398d2e (ceph): Fixed the ceph get mdsmap assertion.
When we want to get mdsmap, we try to get_version()
and the return value err = 0 means success.
The assert v...
Wei-Chung Cheng
10:40 AM Bug #11211 (Fix Under Review): osd/ReplicatedPG.cc: 2141: FAILED assert(op == prdop->op)
Kefu Chai
10:31 AM Revision d3029fe7 (ceph): Merge pull request #4193 from larkly/patch-docerror-erasure
doc: Incomplete example in erasure-coded-pool.rst
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:35 AM Revision fc9426a5 (ceph): xlist: add compare operator for iterator
* and add basic test cases for xlist
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:15 AM Bug #11156: FAILED assert(soid < scrubber.start || soid >= scrubber.end)
Same teuthology job as above but on firefly instead of firefly-backports... Loïc Dachary
06:48 AM Bug #11156: FAILED assert(soid < scrubber.start || soid >= scrubber.end)
... Loïc Dachary
08:08 AM Revision 21699fcf (ceph): mon: osd setcrushmap: use own timeout implementation
instead of relying on external util.
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
08:08 AM Revision 53885213 (ceph): common: SubProcess: helper class to spawn subprocess
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
08:08 AM Revision ec024419 (ceph): crush: CrushTester::test_with_crushtool: use SubProcess to spawn crushtool
Fixes and improvements this brings:
* Use _exit(2) instead of exit(2) if exec(3) failed (does not call the atexit
...
Mykola Golub
08:08 AM Revision bc8c2b7d (ceph): common: SubProcess: timeout support
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
07:10 AM Revision d789f440 (ceph): mds: properly remove inode after purging stray
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
04:34 AM Bug #10057: msgr: skipped message on peer reconnect
This has also been seen on the AsyncMessenger at /a/sage-2015-03-21_07:31:12-rados-master-distro-basic-multi/814945. ... Greg Farnum
04:00 AM Revision ea32960f (ceph): cls_rbd: fix read past end of bufferlist c_str() in debug log msg
Fixes: #11250
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:37 AM CephFS Bug #11188: CephFS/NFS lockup
It's a bug in kernel locking code. sent the attached patch to fs-devel Zheng Yan
02:24 AM Revision 3489fbdc (ceph): Merge pull request #4196 from athanatos/wip-move-code
osd: Wip move code
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:03 AM Revision 25db1f64 (ceph): Merge pull request #382 from dmick/master
calamari_setup: der. Use dict.update() correctly Andrew Schoen
12:54 AM Revision 58174f05 (ceph): calamari_setup: der. Use dict.update() correctly
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
12:45 AM Revision 877d5d88 (ceph): Merge pull request #4171 from majianpeng/cleanup
common: print hexadecimal for ghobject_t.generation.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:21 AM Revision 85e7be5a (ceph): Merge pull request #381 from dmick/master
calamari_setup fixes Andrew Schoen
12:13 AM Revision ef91beb7 (ceph): tasks/watch_notify_same_primary: wait for watch before notify
Make sure watch is done registering and ready before sending the
notifies.
Fixes: #10634
Signed-off-by: Sage Weil <s...
Sage Weil
12:09 AM Revision dcb5e8da (ceph): Merge remote-tracking branch 'gh/hammer'
Conflicts:
.gitignore
Sage Weil
12:01 AM Revision 5644bb5a (ceph): calamari_setup: mounting iso on older distros requires -o loop
Ubuntu's mount/kernel support "mount <file> <mntpnt>" directly;
apparently Centos 6 (and presumably RHEL6) require sp...
Dan Mick
12:01 AM Revision 3a69c3f4 (ceph): calamari_setup: remove "build test image" code; add 'test_image' cfgvar
Stop trying to build test images inside this test; presume the test
image is available built externally (in a file pa...
Dan Mick
12:01 AM Revision dee01016 (ceph): calamari_setup: centralize config defaults
Make a DEFAULTS dict that is updated by any user parms, so that
defaults are documented centrally and so config.get(k...
Dan Mick
12:01 AM Revision e3ec2fc7 (ceph): calamari_setup: Require test_image to be set
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
12:00 AM Revision 55cb0a5e (ceph): Merge pull request #379 from ceph/wip-wn
fix watch-notify test Andrew Schoen

03/26/2015

11:51 PM Revision bafe87a8 (ceph): tasks/watch_notify_same_primary: wait for watch before notify
Make sure watch is done registering and ready before sending the
notifies.
Fixes: #10634
Signed-off-by: Sage Weil <s...
Sage Weil
11:25 PM Revision f9b98c94 (ceph): ceph-objectstore-tool: Fix message and make it debug only to stderr
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
11:24 PM Revision 923d5323 (ceph): ceph-objectstore-tool: Remove bogus comment and eliminate a debug message
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
10:21 PM Bug #11204 (Fix Under Review): ceph-objectstore-tool: "error (24) Too many open files not handled...
David Zafman
09:21 PM Bug #11204 (In Progress): ceph-objectstore-tool: "error (24) Too many open files not handled on o...
David Zafman
04:49 PM Bug #11204: ceph-objectstore-tool: "error (24) Too many open files not handled on operation" duri...
I think you are right. Samuel Just
03:58 PM Bug #11204: ceph-objectstore-tool: "error (24) Too many open files not handled on operation" duri...

I see on burnupi10 the default maximum open files is 1024. A teuthology task bumps this up to 16384. Also, I see ...
David Zafman
10:18 PM Revision e6ce90fd (ceph): Make sure that ulimits are adjusted for ceph-objectstore-tool
Fixes: #11204
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
10:09 PM CephFS Bug #10861 (Resolved): mysterious wrapped dd failure
Fixed this in firefly and giant ceph-qa-suite too. Greg Farnum
03:40 PM CephFS Bug #10861: mysterious wrapped dd failure
dumpling and giant are end of life Loïc Dachary
10:07 PM Revision 3da69ba6 (ceph): fs: fix up dd testing again
We need to change into the directory during the same shell session as we actually
run the dd...
Fixes: #10861
Backp...
Greg Farnum
08:40 PM Bug #11183: osdc/Objecter.cc: 405: FAILED assert(tick_event == __null) (giant)
... Loïc Dachary
08:18 PM Bug #11183 (New): osdc/Objecter.cc: 405: FAILED assert(tick_event == __null) (giant)
Run: http://pulpito.ceph.com/teuthology-2015-03-25_17:05:01-upgrade:giant-x-hammer-distro-basic-multi/
Job: ['821147...
Yuri Weinstein
07:21 AM Bug #11183 (Resolved): osdc/Objecter.cc: 405: FAILED assert(tick_event == __null) (giant)
Loïc Dachary
08:31 PM Revision d6acc6a5 (ceph): Doc: Incomplete example in erasure-coded-pool.rst
Signed-off-by: Bosse Klykken <larkly@gmail.com> Bosse Klykken
08:14 PM CephFS Bug #10368 (In Progress): Assertion in _trim_expired_segments
By sheer coincidence, I've hit this issue again, while no journal flushes were running at all, and much more reproduc... John Spray
07:59 PM rgw Bug #11246 (Fix Under Review): radosgw-agent: breaks with a traceback because invalid exception l...
Pull request opened: https://github.com/ceph/radosgw-agent/pull/27 Alfredo Deza
06:04 PM rgw Bug #11246 (Resolved): radosgw-agent: breaks with a traceback because invalid exception location ...
... Alfredo Deza
07:51 PM rgw Fix #11245 (Fix Under Review): agent eats errors when they appear before configure logging
Pull request opened https://github.com/ceph/radosgw-agent/pull/26 Alfredo Deza
06:03 PM rgw Fix #11245 (Resolved): agent eats errors when they appear before configure logging
In this case, there isn't a config file named `foo`, but because this was attempted to be handled
before logging was...
Alfredo Deza
06:04 PM Revision 90c38b5b (ceph): rocksdb: fix 32-bit build
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:01 PM Revision ddad2d44 (ceph): Makefile-rocksdb.am: update for latest rocks
Lots of files changed here; rebuilt the list from scratch.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:50 PM Revision c176ebf7 (ceph): osd/: Move ReplicatedBackend methods into ReplicatedBackend.cc
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
05:44 PM Revision e9d6096f (ceph): ReplicatedPG: remove unused C_OnPushCommit
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
05:25 PM Bug #11244 (Resolved): cancel_pull: requeue waiters
ubuntu@teuthology:/a/samuelj-2015-03-25_20:47:06-rados-wip-sam-testing-distro-basic-multi/821653 Samuel Just
05:21 PM Stable releases Tasks #11191 (In Progress): hammer: upgrade/firefly-x - PASSED see issues
Yuri Weinstein
05:06 PM Revision 88735409 (ceph): Merge pull request #4113 from wonzhq/rbd-fix
rbd: misc fixes
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:56 PM Bug #11027 (Resolved): _scrub and digests: osd/ReplicatedPG.cc: 7506: FAILED assert(!i->mod_desc....
Samuel Just
04:54 PM Bug #10057: msgr: skipped message on peer reconnect
nvm Samuel Just
04:47 PM Bug #8894 (Resolved): osd/ReplicatedPG.cc: 9281: FAILED assert(object_contexts.empty())
Samuel Just
04:07 PM Bug #8894: osd/ReplicatedPG.cc: 9281: FAILED assert(object_contexts.empty())
giant is end of life Loïc Dachary
04:45 PM rgw Bug #8251: radosgw-agent does not sync objects uploaded to recreated buckets
giant is end of life Loïc Dachary
04:43 PM CephFS Bug #10703: failures in libcephfs-java tests
giant is end of life Loïc Dachary
04:43 PM Bug #10831: objecter: linger op fields registered and last_error are accessed unsafely
giant is end of life Loïc Dachary
04:31 PM Bug #11026: objecter: can get stuck in redirect loop if osdmap epoch == last_force_op_resend
giant is end of life Loïc Dachary
04:26 PM Bug #10818 (Resolved): ShardedThreadPool: make timeout when calling WaitInterval configurable
Loïc Dachary
04:26 PM Bug #10818: ShardedThreadPool: make timeout when calling WaitInterval configurable
commit:1d4ffbe ShardedThreadPool: make wait timeout on empty queue configurable (in giant), Loïc Dachary
04:26 PM Stable releases Tasks #11195 (In Progress): hammer: fs
Yuri Weinstein
04:20 PM Bug #10643 (Pending Backport): "FAILED assert(other->is_writeable())" in upgrade:giant-x-next-dis...
since this breaks upgrades, let say we wait on it before publishing "giant v0.87.2":http://tracker.ceph.com/issues/11... Loïc Dachary
04:17 PM Bug #10643: "FAILED assert(other->is_writeable())" in upgrade:giant-x-next-distro-basic-vps run
giant is end of life Loïc Dachary
04:13 PM Bug #10220 (Resolved): "mon/Paxos.cc: 1033: FAILED assert(mon->is_leader())" in upgrade:dumpling-...
Loïc Dachary
04:13 PM Bug #10220: "mon/Paxos.cc: 1033: FAILED assert(mon->is_leader())" in upgrade:dumpling-firefly-x:s...
commit:b79852f mon: Paxos: reset accept timeout before submiting work to the store (in giant), Loïc Dachary
04:11 PM Bug #9617 (Resolved): objecter shutdown races with msg dispatch
Loïc Dachary
04:11 PM Bug #9617: objecter shutdown races with msg dispatch
commit:d790833 Objecter: check the 'initialized' atomic_t safely (in giant), Loïc Dachary
04:08 PM Bug #9408: erasure-code: misalignment
giant is end of life Loïc Dachary
04:04 PM Bug #10430 (Resolved): osd/osd_types.cc: 456: FAILED assert(m_seed < old_pg_num)
Loïc Dachary
04:04 PM Bug #10430: osd/osd_types.cc: 456: FAILED assert(m_seed < old_pg_num)
commit:91b2aca osd: Get pgid ancestor from last_map when building past intervals (in firefly), Loïc Dachary
04:04 PM Bug #10430: osd/osd_types.cc: 456: FAILED assert(m_seed < old_pg_num)
giant is end of life Loïc Dachary
04:02 PM Bug #10153: Rados.shutdown() dies with Illegal instruction (core dumped)
commit:499d94f common: do not unlock rwlock on destruction (in giant) Loïc Dachary
03:58 PM Bug #8797 (Resolved): "ceph status" do not exit with python_2.7.8
Loïc Dachary
03:58 PM Bug #8797: "ceph status" do not exit with python_2.7.8
commit:e00270b rados.py: remove Rados.__del__(); it just causes problems (in firefly), commit:ed8c9af rados.py: remo... Loïc Dachary
03:53 PM devops Bug #10152: drop tiobench references
giant and dumpling are end of life Loïc Dachary
03:52 PM devops Bug #10842 (Resolved): "unable to connect to apt-mirror.front.sepia.ceph.com" in rbd-dumpling-dis...
Loïc Dachary
03:51 PM Bug #7451: updatedb will index /var/lib/ceph
schedule backport to LTS Loïc Dachary
03:50 PM Bug #10840 (Rejected): coredump "ceph_test_filestore_idempotent_sequence" in rados-dumpling-distr...
dumpling is end of life Loïc Dachary
03:49 PM Bug #9806: Objecter: resend linger ops on split
dumpling is end of life Loïc Dachary
03:48 PM Revision 6413209e (ceph): mds: include damaged in MDSMap::dump
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
03:48 PM Bug #6756: journal full hang on startup
emperor is end of life Loïc Dachary
03:48 PM Bug #6756 (Resolved): journal full hang on startup
Loïc Dachary
03:48 PM Bug #6756: journal full hang on startup
commit:3916c83 JounralingObjectStore: journal->committed_thru after replay (in dumpling), Loïc Dachary
03:47 PM Bug #6574 (Resolved): osd/ReplicatedPG.cc: 7851: FAILED assert(0)
dumpling is end of life Loïc Dachary
03:45 PM Feature #10156 (Rejected): Backport cluster_fingerprint feature to Dumpling
dumpling reached end of life before that was done, sorry about that :-( Loïc Dachary
03:43 PM rgw Bug #10665 (Resolved): RGW swift API: Adding custom metadata to containers using x-container-meta...
Loïc Dachary
03:43 PM rgw Bug #10665: RGW swift API: Adding custom metadata to containers using x-container-meta-name is no...
commit:651dc55 rgw: Swift API. Dump container's custom metadata. (in firefly), Loïc Dachary
03:36 PM Bug #10353 (Resolved): the number of tries should be higher for the default erasure coded ruleset
Loïc Dachary
03:36 PM Bug #10353: the number of tries should be higher for the default erasure coded ruleset
commit:5fca232 crush: set_choose_tries = 100 for erasure code rulesets (in giant), commit:1e58bb4 crush: set_choose_... Loïc Dachary
03:34 PM Bug #10723 (Resolved): rados python binding leaks Ioctx objects
Loïc Dachary
03:34 PM Bug #10723: rados python binding leaks Ioctx objects
commit:1b5fb51 Fix memory leak in python rados bindings (in giant), commit:3bab470 Fix memory leak in python rados b... Loïc Dachary
03:32 PM Bug #10723: rados python binding leaks Ioctx objects
dumpling is end of life Loïc Dachary
03:31 PM Bug #10425 (Resolved): RadosClient::connect leaks Objecter if called twice
Loïc Dachary
03:31 PM Bug #10425: RadosClient::connect leaks Objecter if called twice
commit:1b26672 librados: fix resources leakage in RadosClient::connect(). (in firefly), Loïc Dachary
03:31 PM Bug #10425: RadosClient::connect leaks Objecter if called twice
dumpling is end of life Loïc Dachary
03:27 PM Messengers Bug #10080 (Resolved): Pipe::connect() cause osd crash when osd reconnect to its peer
Loïc Dachary
03:27 PM Messengers Bug #10080: Pipe::connect() cause osd crash when osd reconnect to its peer
commit:1ccf583 SimpleMessenger: allow RESETSESSION whenever we forget an endpoint (in giant), commit:7ed92f7 SimpleM... Loïc Dachary
03:25 PM Bug #8654 (Resolved): Parsing /etc/lsb-release for OSD metadata is not portable
Loïc Dachary
03:25 PM Bug #8654: Parsing /etc/lsb-release for OSD metadata is not portable
commit:5be6f2f osd/OSD.cc: parse lsb release data via lsb_release (in firefly), Loïc Dachary
03:22 PM Bug #11139 (Resolved): "Exception: ceph-objectstore-tool: import failure" in upgrade:firefly-x-ha...
David Zafman
03:21 PM Bug #10983 (Pending Backport): use a new disk as journal disk,ceph-disk prepare fail
Loïc Dachary
03:14 PM Bug #10497 (Resolved): librados: c api does not translate op flag
Loïc Dachary
03:14 PM Bug #10497: librados: c api does not translate op flag
commit:fc43d8c librados: Translate operation flags from C APIs (in giant), commit:a22aa8f librados: Translate operat... Loïc Dachary
02:41 PM Bug #10257 (Resolved): Ceph df doesn't report MAX AVAIL correctly when using rulesets and OSD in ...
Loïc Dachary
02:41 PM Bug #10257: Ceph df doesn't report MAX AVAIL correctly when using rulesets and OSD in ruleset is ...
commit:a5a76f8 mon: PGMonitor: skip zeroed osd stats on get_rule_avail() (in giant), commit:6e58732 mon: PGMonitor: ... Loïc Dachary
02:40 PM Bug #10257: Ceph df doesn't report MAX AVAIL correctly when using rulesets and OSD in ruleset is ...
dumpling is end of life Loïc Dachary
02:39 PM Bug #10157 (Resolved): PGLog::(read|write)_log don't write out rollback_info_trimmed_to
Loïc Dachary
02:39 PM Bug #10157: PGLog::(read|write)_log don't write out rollback_info_trimmed_to
commit:fea29b1 PGLog: include rollback_info_trimmed_to in (read|write)_log (in giant), commit:c60da2f PGLog: include... Loïc Dachary
02:37 PM Bug #10014 (Resolved): osd: spurious memmove on data payload
Loïc Dachary
02:37 PM Bug #10014: osd: spurious memmove on data payload
commit:f4bab86 ObjectStore: Don't use largest_data_off to calc data_align. (in firefly), Loïc Dachary
02:36 PM Bug #9985 (Resolved): osd: incorrect atime calculation
Loïc Dachary
02:36 PM Bug #9985: osd: incorrect atime calculation
commit:55541b9 Get the currently atime of the object in cache pool for eviction (in giant), commit:7831582 Get the c... Loïc Dachary
02:35 PM Bug #9915 (Resolved): osd: eviction logic reversed
Loïc Dachary
02:35 PM Bug #9915: osd: eviction logic reversed
commit:13b0147 osd: cache tiering: fix the atime logic of the eviction (in giant), commit:6207333 osd: cache tiering... Loïc Dachary
02:34 PM Bug #9675 (Resolved): splitting a pool doesn't start when rule_id != ruleset_id
Loïc Dachary
02:34 PM Bug #9675: splitting a pool doesn't start when rule_id != ruleset_id
commit:970a797 CrushWrapper: pick a ruleset same as rule_id (in giant), commit:b9450b5 CrushWrapper: pick a ruleset ... Loïc Dachary
02:32 PM Bug #11157 (Resolved): autogen.sh must init submodules
Loïc Dachary
02:29 PM Bug #11069: PGLog: split divergent priors as well
dumpling is end of life Loïc Dachary
02:26 PM Bug #10844 (Resolved): mon: caps validation should rely on EntityName instead of entity_name_t
Loïc Dachary
02:26 PM Bug #10844: mon: caps validation should rely on EntityName instead of entity_name_t
commit:4427358 mon: MonCap: take EntityName instead when expanding profiles (in giant), commit:8ef14fc mon: MonCap: ... Loïc Dachary
02:24 PM Bug #10817: WorkQueue: make timeout when calling WaitInterval configurable
dumpling is end of life Loïc Dachary
02:24 PM Bug #10817 (Resolved): WorkQueue: make timeout when calling WaitInterval configurable
Loïc Dachary
02:24 PM Bug #10817: WorkQueue: make timeout when calling WaitInterval configurable
commit:292c433 WorkQueue: make wait timeout on empty queue configurable (in giant), commit:ca96b59 WorkQueue: make w... Loïc Dachary
02:14 PM Bug #10787 (Resolved): mon: OSDMonitor::map_cache is buggy, send_incremental is not conservative
Loïc Dachary
02:14 PM Bug #10787: mon: OSDMonitor::map_cache is buggy, send_incremental is not conservative
commit:92c352d mon/OSDMonitor: do not trust small values in osd epoch cache (in giant), commit:27dbbb3 mon/OSDMonito... Loïc Dachary
02:04 PM Bug #10775 (Resolved): "TestIoctx.test_aio_append ... Segmentation fault" in smoke-master-distro-...
Loïc Dachary
02:04 PM Bug #10775: "TestIoctx.test_aio_append ... Segmentation fault" in smoke-master-distro-basic-multi...
commit:2858327 rados.py: keep reference to python callbacks (in giant), commit:5f1245e rados.py: keep reference to p... Loïc Dachary
02:03 PM Bug #10775: "TestIoctx.test_aio_append ... Segmentation fault" in smoke-master-distro-basic-multi...
dumpling is end of life Loïc Dachary
02:02 PM Bug #10421 (Resolved): osd: leaked pg refs on shutdown, canceled flush ops
Loïc Dachary
02:02 PM Bug #10421: osd: leaked pg refs on shutdown, canceled flush ops
commit:555cc42 osd: fix PG leak in SnapTrimWQ._clear() (in firefly), commit:984df3b osd: fix PG leak in SnapTrimWQ._... Loïc Dachary
01:58 PM Bug #10421: osd: leaked pg refs on shutdown, canceled flush ops
see https://github.com/ceph/ceph/pull/3821 for the rationale of why this fix is not merged. in short, this fix is not... Kefu Chai
02:02 PM Bug #9630 (Resolved): osd: leaked pg refs on shutdown (dumpling)
Loïc Dachary
02:00 PM Bug #10762 (Resolved): mon: osd gets marked down twice
Loïc Dachary
02:00 PM Bug #10762: mon: osd gets marked down twice
commit:e7af52a mon: ignore osd failures from before up_from (in giant), commit:3782b8b mon: ignore osd failures from... Loïc Dachary
01:59 PM Bug #10718: osd/PGLog.h: 279: FAILED assert(log.log.size() == log_keys_debug.size())
* in master https://github.com/ceph/ceph/pull/4071 Loïc Dachary
01:57 PM Bug #10617 (Resolved): osd: pgs for deleted pools don't finish getting removed if osd restarts
Loïc Dachary
01:57 PM Bug #10617: osd: pgs for deleted pools don't finish getting removed if osd restarts
commit:d5b1b7e osd: do not ignore deleted pgs on startup (in giant), commit:6fd3dfa osd: do not ignore deleted pgs o... Loïc Dachary
01:56 PM Bug #10512 (Resolved): osd: cancel_flush requeues blocked events after blocking event
Loïc Dachary
01:56 PM Bug #10512: osd: cancel_flush requeues blocked events after blocking event
commit:5771f57 osd: requeue blocked op before flush it was blocked on (in giant), commit:66b13f2 osd: requeue blocke... Loïc Dachary
01:51 PM Bug #10487: logclient: setting clog_to_monitor=false on live osd crashes
it's non critical to fix in giant Loïc Dachary
01:41 PM Bug #10372 (Resolved): FAILED assert(check_latest_map_ops.find(op->tid) (firefly,giant)
Loïc Dachary
01:38 PM Bug #10150 (Resolved): osd/ReplicatedPG.cc: 10853: FAILED assert(r >= 0) (in _scan_range)
Loïc Dachary
01:38 PM Bug #10150: osd/ReplicatedPG.cc: 10853: FAILED assert(r >= 0) (in _scan_range)
commit:4d4eb9f ReplicatedPG::scan_range: an object can disappear between the list and the attr get (in giant), commi... Loïc Dachary
01:36 PM Bug #10059 (Resolved): osd/ECBackend.cc: 876: FAILED assert(0)
Loïc Dachary
01:36 PM Bug #10059: osd/ECBackend.cc: 876: FAILED assert(0)
commit:0c3f763 PG: always clear_primary_state when leaving Primary (in giant), commit:8b07236 PG: always clear_prima... Loïc Dachary
01:20 PM CephFS Bug #11218 (Fix Under Review): Assertion on MDS rank `in` but without instance
It turns out it was already find for an MDS to be 'in' but have no inst (it's the case when we do "ceph mds fail"), b... John Spray
01:12 PM Bug #10018 (Resolved): OSD assertion failure if the hinfo_key xattr is not there (corrupted?) dur...
Loïc Dachary
01:04 PM Bug #10018: OSD assertion failure if the hinfo_key xattr is not there (corrupted?) during scrubbing
commit:e7faed5 osd: deep scrub must not abort if hinfo is missing (in giant), commit:73b47db osd: deep scrub must no... Loïc Dachary
01:11 PM Revision 7eccf920 (ceph): mds: account for 'damaged' in MDSMap::is_degraded
Fixes: #11218
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
01:11 PM Revision f311bb77 (ceph): mds: add get_down_mds_set method
For places where we would like to treat failed
and damaged MDS ranks the same, like detecting
when someone has droppe...
John Spray
01:11 PM Revision 3b2a0917 (ceph): mds: update peer failure response to account for damaged
...by calling get_down_mds_set instead of get_failed_mds_set.
Also remove a redundant if(true) around this region.
...
John Spray
12:54 PM Revision aae265bf (ceph): mds: clarify MDBalancer::send_heartbeat
The initial is_degraded() check guarantees that
the 'in' set is equal to the 'up' set. Later,
this calls get_mds_set...
John Spray
12:28 PM Bug #9986 (Resolved): objecter: map epoch skipping broken
Loïc Dachary
12:27 PM Bug #9891 (Resolved): "Assertion: os/DBObjectMap.cc: 1214: FAILED assert(0)" in upgrade:firefly-x...
Loïc Dachary
12:27 PM Bug #9891: "Assertion: os/DBObjectMap.cc: 1214: FAILED assert(0)" in upgrade:firefly-x-giant-dist...
already in hammer Loïc Dachary
12:23 PM Bug #9891: "Assertion: os/DBObjectMap.cc: 1214: FAILED assert(0)" in upgrade:firefly-x-giant-dist...
dumpling is end of life Loïc Dachary
12:19 PM Bug #9555 (Resolved): msg/Pipe.cc: 1513: FAILED assert(0 == "old msgs despite reconnect_seq featu...
Loïc Dachary
12:17 PM Bug #9193 (Resolved): notify does not return an error code on timeout
Loïc Dachary
12:16 PM Bug #8753: PG::activate assert failed when recover finished
it is not in the last dumpling release Loïc Dachary
12:11 PM Bug #8011 (Resolved): osd/ReplicatedPG.cc: 5244: FAILED assert(soid < scrubber.start || soid >= s...
Loïc Dachary
12:09 PM Bug #6003 (Resolved): journal Unable to read past sequence 406 ...
Loïc Dachary
12:03 PM Bug #6003: journal Unable to read past sequence 406 ...
* dumpling backport https://github.com/ceph/ceph/pull/2611 Loïc Dachary
09:21 AM rgw Bug #11241 (Resolved): Incorrect ETAG calculated for POST uploads
When uploading file via POST method, with multipart/form-data encoding, incorrect ETag is calculated for any file tha... Marcin Gibula
07:25 AM CephFS Bug #11236 (Fix Under Review): lock inversions in test/libcephfs flock test
this failure happens if we do a fork() while ceph is in-use, then open ceph again in child process. Zheng Yan
07:21 AM Revision c7d5c026 (ceph): test_libcephfs: do cleanup in ReleaseMounted test
Fixes: #11236
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
06:58 AM Revision 90b37d9b (ceph): Merge pull request #4175 from wonzhq/objecter-timer-2
Objecter: failed assert(tick_event==NULL) at osdc/Objecter.cc
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
06:45 AM Revision 9008a339 (ceph): Merge pull request #4188 from XinzeChi/wip-test-1
test: add compile-command for test_ceph_daemon.py
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
05:58 AM Revision 9418e432 (ceph): test: add compile-command for test_ceph_daemon.py
Signed-off-by: Xinze Chi <xmdxcxz@gmail.com> Xinze Chi
05:51 AM Revision aa6a46cf (ceph): common: print hexadecimal for ghobject_t.generation & shard_id
In filestore, it use hexadecimal for ghobject_t.generation &
shard_id. Make the same.
Signed-off-by: Jianpeng Ma <ji...
Jianpeng Ma
04:35 AM Bug #11211: osd/ReplicatedPG.cc: 2141: FAILED assert(op == prdop->op)
this should go to hammer, too; the rgw test suite is triggering it:
ubuntu@teuthology:/a/sage-2015-03-24_11:15:21-...
Sage Weil
01:43 AM Revision 4d6b9d1b (ceph): python-rados: extract type-checking into a decorator
Signed-off-by: Kefu Chai <tchaikov@gmail.com> Kefu Chai
01:04 AM Feature #11240 (New): make sure notcmalloc builds continue working
Add a test built with our build system that intentionally leaks memory, and run it under valgrind to verify that it d... Josh Durgin
12:17 AM Revision 9f1f3554 (ceph): Objecter: failed assert(tick_event==NULL) at osdc/Objecter.cc
When the Objecter timer erases the tick_event from its events queue and
calls tick() to dispatch it, if the Objecter:...
Zhiqiang Wang
12:16 AM rgw Bug #11239 (Resolved): civetweb defaults to libssl.so and libcrypto.so when versions not passed
Hit this on our performance test box when attempting to test civetweb with SSL using fedora20 packages of hammer from... Mark Nelson

03/25/2015

11:35 PM Revision aa3ff925 (ceph): Merge pull request #378 from dachary/wip-11221-erasure-code-not-parallel
erasure-code: enable ec-rados-default.yaml Yuri Weinstein
10:44 PM Bug #11166: blocked OSD issues in upgrade:firefly-x-hammer-distro-basic-multi run
Run: http://pulpito.ceph.com/teuthology-2015-03-23_17:13:01-upgrade:firefly-x-hammer-distro-basic-multi/
Job: 818729...
Yuri Weinstein
10:30 PM Bug #10643: "FAILED assert(other->is_writeable())" in upgrade:giant-x-next-distro-basic-vps run
Joao, that last failure commit contains the backported fix. :( Sage Weil
06:51 PM Bug #10643: "FAILED assert(other->is_writeable())" in upgrade:giant-x-next-distro-basic-vps run
Run: http://pulpito.ceph.com/teuthology-2015-03-23_17:05:01-upgrade:giant-x-hammer-distro-basic-multi/
Job: ['818518...
Yuri Weinstein
10:18 PM Stable releases Tasks #11201 (Resolved): hammer: powercycle
Sage Weil
09:57 PM Stable releases Tasks #11189 (In Progress): hammer: upgrade/giant-x
http://pulpito.ceph.com/teuthology-2015-03-23_17:05:01-upgrade:giant-x-hammer-distro-basic-multi/
#10643
#11238
Yuri Weinstein
09:53 PM Bug #11238 (Duplicate): osd crash in upgrade:giant-x-hammer-distro-basic-multi run
Run: http://pulpito.ceph.com/teuthology-2015-03-23_17:05:01-upgrade:giant-x-hammer-distro-basic-multi/
Job: 818522
...
Yuri Weinstein
09:43 PM Feature #11237 (Resolved): ceph-objectstore-tool needs to export and import the divergent_priors

Add divergent_priors to the metadata_section and export/import it.
David Zafman
09:22 PM Revision b9e89fcb (ceph): mon/OSDMonitor: remove trailing whitespaces
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
09:15 PM CephFS Bug #11236 (Resolved): lock inversions in test/libcephfs flock test
... Greg Farnum
09:12 PM CephFS Bug #11226: client: drops Fx cap on directories when revoking other caps
Also more bugfixes around this from Zheng at https://github.com/ceph/ceph/pull/4177, in greg-fs-testing and queued up... Greg Farnum
09:04 PM Bug #11156: FAILED assert(soid < scrubber.start || soid >= scrubber.end)
* firefly backport https://github.com/ceph/ceph/pull/4185... Loïc Dachary
08:57 PM Bug #11156: FAILED assert(soid < scrubber.start || soid >= scrubber.end)
* https://github.com/ceph/ceph/pull/4162 Loïc Dachary
07:00 PM Bug #11156: FAILED assert(soid < scrubber.start || soid >= scrubber.end)
must be synchronized with https://github.com/ceph/ceph-qa-suite/pull/367 which reproduces it (but not all the time, i... Loïc Dachary
06:58 PM Bug #11156: FAILED assert(soid < scrubber.start || soid >= scrubber.end)
http://pulpito.ceph.com/loic-2015-03-25_17:37:52-upgrade:firefly-x:stress-split-erasure-code-hammer---basic-vps/82068... Loïc Dachary
08:58 PM Revision 110c3549 (ceph): ReplicatedPG::promote_object: check scrubber and block if necessary
Otherwise, we might attempt to promote into an in-progress scrub
interval causing 11156. I would have added a return...
Samuel Just
08:40 PM Revision 896310c0 (ceph): Merge pull request #4181 from ceph/wip-rpm-systemd-conditional-syntax
ceph.spec.in: fix _with_systemd conditional
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
08:39 PM Revision 97234c94 (ceph): Merge pull request #4182 from ceph/wip-replicatedpg-signed
ReplicatedPG: fix a signed/unsigned comparison warning
Reviewed-by: Samuel Just <sjust@redhat.com>
Greg Farnum
07:11 PM Bug #10485 (Resolved): unreadable ceph-osd core dump (firefly)
on vpm022... Loïc Dachary
07:03 PM Revision e5176123 (ceph): ReplicatedPG: fix a signed/unsigned comparison warning
This mismatch about whether pool IDs are signed or unsigned is
a persistent annoyance. I'm now casting the unsigned d...
Greg Farnum
06:16 PM Revision c5cf81dd (ceph): ceph.spec.in: fix _with_systemd conditional
The RPM conditional needs a "?" in the event that it is not defined. Ken Dreyer
06:10 PM Revision 0c6bd277 (ceph): client: Hold on to exclusive caps on directories we "own"
If a directory is complete, we *really* want to keep the exclusive cap
so that we don't end up needing to do MDS look...
Greg Farnum
06:08 PM Bug #11065 (Resolved): implement tox tests for ceph-disk
merged commit dc85cb9 into master Alfredo Deza
01:56 PM Bug #11065 (Fix Under Review): implement tox tests for ceph-disk
Pull request opened https://github.com/ceph/ceph/pull/4179 Alfredo Deza
05:34 PM Revision edf64dd5 (ceph): osd: do not double-write log entries
The pg_log.add() call already dirties the log such that the later
write_log() call will write it. There is no need t...
Sage Weil
05:32 PM Revision b486e586 (ceph): osd: pass map to write_info instead of txn
No real change yet.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:32 PM Revision 34c7d2c5 (ceph): osd: combine info and log writes into single omap_setkeys
This saves a surprising amount of CPU.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:30 PM Revision 2724ce2d (ceph): Merge remote-tracking branch 'gh/hammer'
Conflicts:
src/gmock
Sage Weil
05:29 PM Revision ddf02922 (ceph): PG: set/clear CREATING in Primary state entry/exit
Previously, we did not actually set it when we got a pg creation message from
the mon. It would actually get set on ...
Samuel Just
05:28 PM Revision 1b81d8c0 (ceph): Merge pull request #3688 from XinzeChi/wip-clear-transaction
osd: new transcation if needed
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
05:27 PM Revision cc3527a5 (ceph): Merge pull request #3870 from majianpeng/cache-tier
Cache tier bug fixs
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:24 PM Revision 6748ff95 (ceph): Merge pull request #3679 from mslovy/wip-findObjectContext-opt
ReplicatedPG:: find_object_context clear extra creation (head,snapdir)
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:24 PM Revision 82d9153f (ceph): Merge pull request #4065 from majianpeng/pgop-memleak
osd/ReplicatedPG: Fix a memory leak in do_pg_op.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:24 PM Revision 29d0d46d (ceph): Merge pull request #3974 from majianpeng/fgetattr-fix
os/FileStore: For getxattr, enlarge the value size avoid try again.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:22 PM RADOS Bug #11235 (Can't reproduce): test_rados.py test_aio_read is racy
ubuntu@teuthology:/a/sage-2015-03-23_17:41:19-rados-wip-sage-testing-distro-basic-multi/818841
the test
- sets ...
Sage Weil
05:06 PM Revision c639ce51 (ceph): Merge pull request #3604 from yghannam/yazen-testing
crc32c: add aarch64 optimized crc32c implementation
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:06 PM Revision dca722ec (ceph): Merge pull request #4073 from jdurgin/wip-lttng-daemon
common, global: use lttng ust functions for handling fork-like calls
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:33 PM Revision 1dddc118 (ceph): erasure-code: enable ec-rados-default.yaml
The ec-rados-default.yaml started with:
workload:
sequential:
which is only suitable for suites/upgrade/giant...
Loic Dachary
04:27 PM Revision 24aeb78b (ceph): Merge pull request #3916 from ceph/wip-rpm-no-ghost-socket-dir
ceph.spec.in: fix handling of /var/run/ceph
Reviewed-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
Danny Al-Gaaf
04:26 PM Linux kernel client Fix #11234 (Fix Under Review): rbd does many requests to the header on start-up
This can be collapsed into a few requests, like cls_client::[im]mutable_metadata() in userspace.
Multiple cls ops ...
Josh Durgin
04:23 PM Linux kernel client Cleanup #11233 (New): decouple header read-in from running checks (supported features, etc)
Josh Durgin
04:18 PM Linux kernel client Cleanup #11232 (New): split up struct rbd_device into struct rbd_device and struct rbd_image
split struct rbd_device into struct rbd_device (dev_id, major, minor, watch, sysfs, etc) and struct rbd_image (the po... Josh Durgin
04:15 PM Bug #11231 (Rejected): perf counter for bool parameter
input:
ceph tell osd.0 injectargs "--osd_enable_op_tracker true"
Output:
failed to parse arguments: true
osd_en...
Xinze Chi
04:15 PM Linux kernel client Cleanup #11230 (New): get rid of struct rbd_mapping
put actual mapping values into struct rbd_image_header instead of keeping around both base image and actual mapping v... Josh Durgin
04:12 PM Revision 8654b657 (ceph): Merge pull request #4000 from ceph/wip-da-SCA-20150312
Fixes for Covertity issues
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:29 PM Revision 6994648b (ceph): Merge pull request #4128 from dzafman/wip-11139-hammer
ceph-objectstore-tool: Use exit status 11 for incompatible import attemp...
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
03:27 PM Revision 0ff3d587 (ceph): Merge pull request #4124 from ceph/wip-omap-clear
osd: fix omap_clear handling
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
03:27 PM Revision dc85cb94 (ceph): Merge pull request #4179 from ceph/wip-11065
unit/tox tests structure for ceph-disk
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
03:09 PM rgw Bug #10243: civetweb is hitting a limit (number of threads 1024)
Ping? Mustafa Muhammad
03:07 PM rgw Bug #10606: civetweb keeps receiving data after client canceled download
Hi, this is the procedure I used to reproduce:
1) Open the gateway, running civetweb, and start dstat
2) Open Chrom...
Mustafa Muhammad
02:49 PM Bug #11228 (Can't reproduce): Multpile monitors are crashing after pool rename
Hi Developers
Recently i have performed pool operations like copying , renaming and deleting pools.
This is bec...
karan singh
02:10 PM Revision 6e6771e6 (ceph): ceph-disk: add test files to EXTRA_DIST
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:47 PM Revision b3019824 (ceph): ceph-disk: remove double import
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:46 PM Revision 0f267c15 (ceph): ceph-disk: create initial structure for tox/unit tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:45 PM Bug #11183 (In Progress): osdc/Objecter.cc: 405: FAILED assert(tick_event == __null) (giant)
Loïc Dachary
01:44 PM Bug #11183: osdc/Objecter.cc: 405: FAILED assert(tick_event == __null) (giant)
This is a giant specific regression introduced by an incorrect conflict resolution when backporting commit:d790833cb8... Loïc Dachary
01:41 PM Bug #11183 (Fix Under Review): osdc/Objecter.cc: 405: FAILED assert(tick_event == __null) (giant)
Loïc Dachary
12:33 PM Bug #11183: osdc/Objecter.cc: 405: FAILED assert(tick_event == __null) (giant)
https://github.com/ceph/ceph/pull/4175 Loïc Dachary
08:14 AM Bug #11183: osdc/Objecter.cc: 405: FAILED assert(tick_event == __null) (giant)
the fix was introduced in commit:8253ead1748fc429bf48f5334ee4460ee865d941 . Kefu Chai
07:22 AM Bug #11183: osdc/Objecter.cc: 405: FAILED assert(tick_event == __null) (giant)
After digging more into this issue, looks like this is a giant specfic issue, and has been fixed in the current maste... Zhiqiang Wang
01:24 AM Bug #11183: osdc/Objecter.cc: 405: FAILED assert(tick_event == __null) (giant)
I think the problem is caused by a locking issue in the following scenario:
The Objecte::timer erases the tick_event...
Zhiqiang Wang
12:36 PM Linux kernel client Bug #11122 (Duplicate): kceph: crash in ceph_update_writeable_page after failure to reconnect to mds
dup of #11146 Zheng Yan
11:44 AM Revision 2b37d124 (ceph): osd: more useful message to find out potential unhealth osd
Signed-off-by: Xinze Chi <xmdxcxz@gmail.com> Xinze Chi
10:39 AM rbd Bug #5488: librbd: deadlock in image refresh
* *invalid and closed* firefly backport https://github.com/ceph/ceph/pull/4176 Loïc Dachary
10:20 AM Revision ba620271 (ceph): client: don't clear COMPLETE flag when trimming null dentry
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
10:20 AM Revision 89fd137f (ceph): client: conclude -ENOENT when there is null dentry
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
10:20 AM Revision 73e33580 (ceph): mds: make sure readdir reply include Fs cap for directory
filelock in LOCK_XSYN state does not allow Fs cap. so client can't
mark directory as complete when handling the readd...
Yan, Zheng
07:32 AM Revision 0c396f85 (ceph): test: test_lost.sh: update tests
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
07:31 AM Revision 255dd642 (ceph): osd: add tests for 'pg mark_unfound_lost' command after osd lost
Fixes: #10976
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
07:31 AM Revision 5bb51320 (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
07:31 AM Revision e6bd722d (ceph): test: test_common.sh: start_recovery: don't use deprecated command
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
07:31 AM Revision 5019eae2 (ceph): test: test_common.sh: stop_osd: wait for osd termination before return
This fixed races in tests when an osd is starting while the previos
process is not finished yet.
Signed-off-by: Myko...
Mykola Golub
06:47 AM Revision 560a5839 (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
05:41 AM CephFS Bug #11146: BUG at /srv/autobuild-ceph/gitbuilder.git/build/fs/ceph/addr.c:1024
Zheng Yan
04:36 AM CephFS Bug #10217: old fuse should warn on flock
hammer backport in commit:e7e0ea626ecca7c74b76099a0c4fc016ca4e410f from pull request https://github.com/ceph/ceph/pul... Greg Farnum
04:35 AM CephFS Bug #11205 (Resolved): "failed (workunit test fs/misc/filelock_interrupt.py)" in powercycle-hamme...
commit:e7e0ea626ecca7c74b76099a0c4fc016ca4e410f Greg Farnum
03:13 AM CephFS Bug #11205: "failed (workunit test fs/misc/filelock_interrupt.py)" in powercycle-hammer-distro-ba...
I created a PR for this https://github.com/ceph/ceph/pull/4170 Zheng Yan
04:35 AM Revision e7e0ea62 (ceph): Merge pull request #4170 from ceph/hammer-11205
qa/workunits/fs/misc: fix filelock_interrupt.py
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
03:10 AM Revision 6f218b16 (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
02:47 AM Revision 2d627768 (ceph): mds: drop replayed requests when seesion is closed
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
02:38 AM Revision 8f915476 (ceph): mds: fix crash when killing busy session
journal_close_session() has already freed pending_prealloc_inos
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
12:07 AM devops Bug #11222: Gitbuilder returns incorrect version for 0.80.9 on rhel 6.5
This happened for centos6 as well.
We've forced the sha1 (b5a67f0e1d15385bc0d60a6da6e7fc810bde6047) to rebuild for...
Andrew Schoen

03/24/2015

11:25 PM CephFS Bug #11205: "failed (workunit test fs/misc/filelock_interrupt.py)" in powercycle-hammer-distro-ba...
I am rerunning failed jobs on @'testing'@ kernel and they mostly passed.
http://pulpito.front.sepia.ceph.com/teuthol...
Yuri Weinstein
11:12 PM Bug #11070: ceph-test-rados: undefined symbol g_lockdep when upgrading only librados from firefly...
Run: http://pulpito.ceph.com/teuthology-2015-03-22_23:20:01-upgrade:client-upgrade-hammer-distro-basic-multi/
Jobs: ...
Yuri Weinstein
10:29 PM Revision 1388d6bd (ceph): ReplicatedPG: trim backfill intervals based on peer's last_backfill_sta...
Otherwise, we fail to trim the peer's last_backfill_started and get bug 11199.
1) osd 4 backfills up to 31bccdb2/mir...
Samuel Just
10:18 PM CephFS Bug #11226 (Fix Under Review): client: drops Fx cap on directories when revoking other caps
https://github.com/ceph/ceph/pull/4168 Greg Farnum
10:11 PM CephFS Bug #11226: client: drops Fx cap on directories when revoking other caps
The naive solution is to try and retain the Fx cap on directories at all times, but that has implications for how we ... Greg Farnum
10:06 PM CephFS Bug #11226 (Resolved): client: drops Fx cap on directories when revoking other caps
An oddity was reported in the thread "MDS has inconsistent performance" on ceph-devel, starting at http://www.spinics... Greg Farnum
10:17 PM Bug #11204 (New): ceph-objectstore-tool: "error (24) Too many open files not handled on operation...
the configuration in question above (from @http://qa-proxy.ceph.com/teuthology/teuthology-2015-03-23_16:52:36-powercy... Yuri Weinstein
09:42 PM Bug #11204: ceph-objectstore-tool: "error (24) Too many open files not handled on operation" duri...

Verify that this isn't a configuration issue.
David Zafman
09:40 PM Bug #11204: ceph-objectstore-tool: "error (24) Too many open files not handled on operation" duri...

Can there be a configuration issue? I saw "error (24) Too many open files not handled on operation" during an im...
David Zafman
09:23 PM Bug #11204: ceph-objectstore-tool: "error (24) Too many open files not handled on operation" duri...
David, not sure if there is more info here, but here is one failed on rerun.
Run: http://pulpito.front.sepia.ceph.co...
Yuri Weinstein
10:15 PM Bug #11199: osd: ENOENT on clone
Samuel Just
10:12 PM Bug #11199: osd: ENOENT on clone
This is kind of a fun one.
1) osd 4 backfills up to 31bccdb2/mira01213209-286/head (henceforth: foo)
2) Interval ...
Samuel Just
09:52 PM Stable releases Tasks #11225: hammer: kcephfs
http://pulpito.ceph.com/teuthology-2015-03-22_23:08:01-kcephfs-hammer-testing-basic-multi/
rerun filed job:
http:...
Yuri Weinstein
09:46 PM Stable releases Tasks #11225 (Resolved): hammer: kcephfs
Suite filter:
http://pulpito.front.sepia.ceph.com/?suite=kcephfs&branch=hammer
http://pulpito.front.sepia.ceph.co...
Yuri Weinstein
09:17 PM Stable releases Tasks #11194 (Resolved): hammer: rbd
Yuri Weinstein
09:07 PM Stable releases Tasks #11194: hammer: rbd
The one failure in http://pulpito.ceph.com/teuthology-2015-03-22_23:00:03-rbd-hammer-distro-basic-multi/ is a race in... Josh Durgin
09:15 PM Stable releases Tasks #11209 (Resolved): hammer: krbd
Yuri Weinstein
09:04 PM Bug #11211: osd/ReplicatedPG.cc: 2141: FAILED assert(op == prdop->op)
Run: http://pulpito.ceph.com/teuthology-2015-03-22_23:02:01-rgw-hammer-distro-basic-multi/
Jobs: ['817403', '817431'...
Yuri Weinstein
08:11 AM Bug #11211: osd/ReplicatedPG.cc: 2141: FAILED assert(op == prdop->op)
A fix for this is in https://github.com/ceph/ceph/pull/4155. Pls help review, thx! Zhiqiang Wang
07:10 AM Bug #11211: osd/ReplicatedPG.cc: 2141: FAILED assert(op == prdop->op)
This is the problem we talked before. Read is not necessarily ordered. So when the proxy read comes back from the bas... Zhiqiang Wang
08:46 PM rgw Bug #10925: "(test.functional.tests.TestAccount) ... FAIL" in upgrade:giant-x-hammer-distro-basic...
Run: http://pulpito.ceph.com/teuthology-2015-03-22_17:13:02-upgrade:firefly-x-hammer-distro-basic-multi/
Job: 816551
Yuri Weinstein
05:45 PM rgw Bug #10925 (Duplicate): "(test.functional.tests.TestAccount) ... FAIL" in upgrade:giant-x-hammer-...
Sage Weil
08:44 PM rbd Bug #6299 (Resolved): Dumpling Creates Extra Log Files
this isn't important enough to backport to dumpling at this point Josh Durgin
08:41 PM devops Bug #11222: Gitbuilder returns incorrect version for 0.80.9 on rhel 6.5
Yeah, except you can't always force rebuild from the UI. However, you can pervert the rebuild link by hand:... Dan Mick
05:24 PM devops Bug #11222: Gitbuilder returns incorrect version for 0.80.9 on rhel 6.5
this happens if the commit is pushed to the public repo before the tag is. you can force a rebuild from teh gitbuild... Sage Weil
05:17 PM devops Bug #11222 (Resolved): Gitbuilder returns incorrect version for 0.80.9 on rhel 6.5
The following url returns: v0.80.8-84.gb5a67f0
http://gitbuilder.ceph.com/ceph-rpm-rhel6_5-x86_64-basic/ref/v0.80....
Andrew Schoen
08:19 PM rbd Bug #11075 (Rejected): librbd: fsx failure - read zeroes when data was expected
the branch that caused this isn't worth merging Josh Durgin
08:19 PM Bug #10543: "FAILED assert(m_seed < old_pg_num)" in upgrade:giant-x-hammer-distro-basic-vps run
duplicate of http://tracker.ceph.com/issues/10430 that needs backporting Loïc Dachary
08:18 PM Bug #10543 (Duplicate): "FAILED assert(m_seed < old_pg_num)" in upgrade:giant-x-hammer-distro-bas...
Loïc Dachary
08:18 PM rbd Bug #11179 (Won't Fix): "rbd ls" hang forever when cluster is damaged
The best way to script around things like this is to use the timeout command, e.g. "timeout 30 rbd ls". There are "ra... Josh Durgin
08:16 PM Bug #10430 (Pending Backport): osd/osd_types.cc: 456: FAILED assert(m_seed < old_pg_num)
Loïc Dachary
08:12 PM Bug #11134 (Duplicate): PGs stuck much longer than needed in Peering or Inactive
Fairly sure this is fixed. Samuel Just
08:07 PM Bug #10832 (Duplicate): FAILED assert(soid < scrubber.start || soid >= scrubber.end)
Samuel Just
08:07 PM Bug #11068 (Resolved): debian/control needs zlib1g-dev build dependency
Loïc Dachary
08:05 PM Bug #11112 (Rejected): "central_freelist.cc:322] tcmalloc: allocation failed" in teuthology-2015-...
This looks like the vps ran out of memory. Samuel Just
08:05 PM Bug #11200 (Rejected): ceph-0.87.1 - one of ceph-osd daemons crashing on start
You have a corrupt osdmap file on that osd. Turn on
debug osd = 20
debug filestore = 20
debug ms = 1
and res...
Samuel Just
08:03 PM Bug #11217 (Resolved): tests: TestFlatIndex.cc races with TestLFNIndex.cc
Loïc Dachary
08:17 AM Bug #11217 (Resolved): tests: TestFlatIndex.cc races with TestLFNIndex.cc
Both use the same PATH and when run in parallel they sometime conflict.
https://github.com/ceph/ceph/pull/4154
Loïc Dachary
07:39 PM rgw Bug #10066: rgw: failed md5sum on s3tests-test-readwrite
backported the changes to the Firefly branch of s3tests Alfredo Deza
07:34 PM Bug #11224 (Rejected): crushtool --test --simulate not working correctly
In trying to develop CRUSH rulesets, I've noticed that crushtool --test --simulate does not follow the rules in the C... Robert LeBlanc
07:16 PM Bug #11156 (Pending Backport): FAILED assert(soid < scrubber.start || soid >= scrubber.end)
Sage Weil
07:15 PM Revision 4dbb9c87 (ceph): Merge pull request #4162 from athanatos/wip-11156
ReplicatedPG::promote_object: check scrubber and block if necessary
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:48 PM Revision ccf6eaac (ceph): rgw: refactor dumping metadata of Swift objects.
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
06:48 PM Revision c52b75ed (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>
Radoslaw Zarzynski
06:48 PM Revision 94f1375c (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>
Radoslaw Zarzynski
06:13 PM rgw Bug #9651 (Duplicate): RGW: Object Removal Atomicity
likely duplicate of #10770 Sage Weil
06:12 PM rgw Bug #8233 (Resolved): Installation & Documentation broken for Ubuntu Trusty 14.04 - rgw
mod-proxy-fcgi Sage Weil
06:06 PM rgw Bug #10482 (Won't Fix): rgw: older versions need to be able to sign requests with 'versions' subr...
not chagning this until a user complains. Sage Weil
06:03 PM rgw Bug #9605 (Won't Fix): rgw: need to have shadow objects named after head object
Sage Weil
06:03 PM rgw Bug #10606 (Can't reproduce): civetweb keeps receiving data after client canceled download
Sage Weil
06:02 PM rgw Bug #10572 (Resolved): rgw: crash on shutdown, when syncing user stats
not going to backport this unless we see it on firefly. Sage Weil
06:00 PM rgw Bug #10268 (Resolved): s3tests.functional.test_s3.test_bucket_create_exists fails with 'S3CreateE...
Sage Weil
05:58 PM rgw Bug #10965 (Resolved): rgw: enable ipv6 in civetweb
Sage Weil
05:55 PM rgw Bug #10475 (Resolved): rgw: setting bucket metadata via swift api removes existing metadata
Sage Weil
05:54 PM rgw Bug #10106 (Resolved): rgw acl response should start with <?xml version="1.0" ?>
Sage Weil
05:50 PM Bug #11197: pg stuck stale after create with activation delay
I'm somewhat wrong, the problem is that we don't set creating at all when handling the initial create message. It ge... Samuel Just
05:49 PM rgw Bug #10733 (Rejected): "ERROR: testMetadataOnPut (test.functional.tests.TestFile)" in upgrade:gia...
environment noise,
2015-02-03T07:11:44.921 INFO:teuthology.orchestra.run.vpm155.stderr:----------------------------...
Sage Weil
05:47 PM rgw Bug #10674 (Duplicate): "testAccountHead (test.functional.tests.TestAccount) ... ERROR" in upgrad...
Sage Weil
05:46 PM Bug #11223 (Closed): Formatting issues on ceph.com
http://ceph.com/docs/master/release-notes/#notable-changes-since-v0-87-x-giant
Scroll down to the list of patches.
Alexandre Marangone
05:46 PM rgw Bug #9169 (Resolved): 100-continue broken for centos/rhel
Sage Weil
05:44 PM rgw Bug #11210: radosgw_admin.py fails assert time.time() - timestamp <= (20 * 60)
cherry-picked the changes to hammer Alfredo Deza
05:38 PM rgw Bug #11210: radosgw_admin.py fails assert time.time() - timestamp <= (20 * 60)
Actual cherry pick hash is: 97e6d808f086834f2350084d5de36be285ad2bde Alfredo Deza
05:44 PM rgw Bug #10978 (Resolved): rgw: bucket/object owner override when setting acls
Sage Weil
05:44 PM rgw Bug #10907 (Resolved): rgw: not able to use civetweb specific configurables
Sage Weil
05:43 PM rgw Bug #10698 (Resolved): rgw: not failing POST requests if keystone not configured
Sage Weil
05:39 PM rgw Bug #10770 (Resolved): rgw: pending bucket index operations are not cancelled correctly
Yehuda Sadeh
05:38 PM rgw Bug #10471 (Resolved): rgw: metadata sync doesn't create subusers correctly
Yehuda Sadeh
05:38 PM rgw Bug #11071: rgw: mon thrashing makes pool creation time out
Sage Weil
05:38 PM rgw Bug #11071: rgw: mon thrashing makes pool creation time out
mon thrashing can make pool creation time out. need to create pools before starting rgw tests Sage Weil
05:37 PM Revision fc395509 (ceph): ensure summary is looked for the user we need (part 2)
Move the get_user_summary(out, user) logic to util.rgw so that it can be
shared between radosgw_admin_rest.py and rad...
Loic Dachary
04:43 PM Bug #11155: degraded writes cab increase the window for generating an unfound object with small m...
Reverted the degraded writes patches. Samuel Just
04:43 PM Bug #11155 (Resolved): degraded writes cab increase the window for generating an unfound object w...
Samuel Just
04:43 PM Revision 2c181c2a (ceph): Merge pull request #4164 from athanatos/wip-revert-degraded-writes-rele...
release-notes.rst: update for degraded writes revert Sage Weil
04:39 PM Revision 0f92f346 (ceph): release-notes.rst: update for degraded writes revert
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
04:31 PM Revision 836fdc51 (ceph): Merge pull request #4163 from athanatos/wip-revert-degraded-writes
Wip revert degraded writes
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
04:23 PM Revision 40147d8c (ceph): Merge pull request #4161 from trhoden/cephdeploy_not_new
doc: no longer call out ceph-deploy as new Sage Weil
04:12 PM Linux kernel client Bug #8415 (New): run_xfstests.sh: install quota package
Doug, if quota tests are enabled we will have to make sure quota packages are installed on test boxes. Ilya Dryomov
04:09 PM Bug #11065: implement tox tests for ceph-disk
Enforcing unit tests for new helpers and small functions will actually make it less error prone, ensure reliable chan... Alfredo Deza
04:05 PM Revision e1ca446c (ceph): doc: no longer call out ceph-deploy as new
The tip declaring ceph-deploy as new doesn't really apply anymore.
Signed-off-by: Travis Rhoden <trhoden@redhat.com>
Travis Rhoden
04:04 PM Linux kernel client Bug #9147: krbd: run_xfstests.sh fails
Doug is working on this one. Ilya Dryomov
03:42 PM Bug #10214 (Resolved): crush: straw buckets do not have expected/desired properties
Sage Weil
03:38 PM Revision ab1740d5 (ceph): rocksdb: update to newer version
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:27 PM Revision c79128a6 (ceph): Update RocksDBStore to match new RockDB config API
RockDB configuration api was changed, updated RockDBStore
to use it.
Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
Xiaoxi Chen
03:00 PM Bug #11220 (Rejected): Ceph Clis should return better error codes, by which one can identify the ...
I believe the beauty and power of the CLIs lies in the fact that how well it can be used with the scripts to make so... Rajesh Nambiar
02:05 PM devops Bug #11104: dependency problem with Ceph "Firefly" upstream and EPEL
Jan Harkes wrote:
> Hitting the same issue. the problem seems to be that epel has split python-ceph into separate py...
Boris Ranto
01:45 PM CephFS Bug #11218: Assertion on MDS rank `in` but without instance
Hmm. Do we need to keep the damaged ranks as members of the "up" set, or could we do something simple to remove them ... Greg Farnum
11:43 AM CephFS Bug #11218 (Resolved): Assertion on MDS rank `in` but without instance

Unintended consequence of an MDS in 'damaged' state: a peer in a multi-MDS environment is confused that the MDS is ...
John Spray
01:11 PM Revision 74d23b6a (ceph): tests: add OpenSUSE 13.2 Dockerfile
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
01:11 PM Revision b99c7149 (ceph): install-deps: support OpenSUSE
OpenSUSE must be separated as it uses zypper and does not have a
functional yum-builddep
Signed-off-by: Loic Dachary...
Loic Dachary
01:11 PM Revision bdac3dc3 (ceph): ceph.spec: update OpenSUSE BuildRequires
OpenSUSE 13.2 needs libsnappy-devel but not bzip2-devel.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
01:05 PM Revision 257ba2b2 (ceph): Merge pull request #4154 from XinzeChi/wip-test-lfn-index
bug fix: test case for lfn index
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
12:48 PM Revision 9da1d1f5 (ceph): Merge pull request #4150 from javierguerragiraldez/master
libradosstriper: declare libradosstriper library dependencies
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:19 PM Revision 0fdcbb86 (ceph): Merge pull request #4157 from majianpeng/cleanup
librados: remove the unused flags.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:04 AM Revision 4bd2bd6b (ceph): librados: remove the unused flags.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
10:42 AM Revision 791c3879 (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
04:51 AM Revision 2165d053 (ceph): test: add test case for ping_monitor
Signed-off-by: Xinze Chi <xmdxcxz@gmail.com> Xinze Chi
04:50 AM Revision c3c60909 (ceph): ceph.in: add ceph ping mon.* for ping all monitor
Signed-off-by: Xinze Chi <xmdxcxz@gmail.com> Xinze Chi
04:36 AM Revision 301fe6cb (ceph): doc: generate man pages in man/Makefile
* move rst files from doc/man/8 into man/8
* extract man_pages setting for sphinx from doc/conf.py to man/conf.py
* g...
Kefu Chai
04:36 AM Revision f5f48327 (ceph): doc: remove generated man pages
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:36 AM Revision 0d35e012 (ceph): osd: avoid inserting an op into hit set multiple times
When an op is enqueued multiple times, it is inserted into the hit set
every time. Only need to insert once.
Signed-...
Zhiqiang Wang
03:31 AM Revision 8dd9f6a4 (ceph): Merge pull request #4099 from rajukv/xio-bugfix
XIO: Handle queued incoming XIO messages during retry
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:59 AM Revision 2f61772a (ceph): osd/ReplicatedPG: using fadvise_dontneed as base tier object fadvise fl...
This mean after flush object from cache tier to base tier, base tier
don't cache data of this object.
Signed-off-by:...
Jianpeng Ma
02:59 AM Revision ad1fd6e1 (ceph): osd/ReplicatedPG: For flush object, set the src object with fadvise seq...
Copy data from cache tier is copy whole data of object. So
fadvise_sequential can make good readahead.
From the base ...
Jianpeng Ma
02:59 AM Revision 79e1d15a (ceph): osd/Replicated: Add proper fadvise flags for ops in do_proxy_read.
For CACHEMODE_WRITEBACK, if evict_mode isn't full, after do_proxy_read,
it will do promote_object. So if has read-dat...
Jianpeng Ma
02:57 AM Revision 7dcd2ae0 (ceph): osd/ReplicatedPG: For promote object, add correctly fadvise flags for
copy_get
For promote object, it copy whole data from base tier. So add
fadvise_sequential will get good readahead.
F...
Jianpeng Ma
01:11 AM rgw Bug #11145 (Resolved): rgw: asserts if caps aren't sufficient on rgw startup (creating pools?) (h...
Sage Weil
01:11 AM Revision ed5ee167 (ceph): Merge pull request #4152 from ceph/wip-11145
rgw: shut down timer before erroring out
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil

03/23/2015

11:59 PM Revision 7f03c889 (ceph): be gender neutral
Signed-off-by: Alexandre Marangone <amarango@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
Alexandre Marangone
11:59 PM Revision c50255fc (ceph): doc/release-notes: draft hammer release notes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:21 PM Revision 924ace88 (ceph): rgw: shut down timer before erroring out
Fixes: #11145
Backport: hammer
Clean up initialization timer, otherwise if we error out, we'll assert.
Signed-off-b...
Yehuda Sadeh
10:44 PM Revision 7413cd7f (ceph): Declare libradosstriper library dependencies
When omitted, trying to dynamically load libradosstriper results in "undefined symbol" errors.
Signed-off-by: Javier...
Javier Guerra
10:42 PM Revision cb479982 (ceph): Merge pull request #4081 from ian-kelling/master
doc: consistent alternate cluster name arguments
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
09:40 PM Revision 65bb4df5 (ceph): ReplicatedPG::promote_object: check scrubber and block if necessary
Otherwise, we might attempt to promote into an in-progress scrub
interval causing 11156. I would have added a return...
Samuel Just
09:30 PM Revision 0a3e47d7 (ceph): Merge pull request #4148 from dobbler123/master
doc: Fixes spelling and grammatical errors
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
09:17 PM rados-java Feature #11213 (New): Please publish rados artifacts to central maven repository
Maven projects building on the rados jar can not be uploaded to the central repo as long as it requires an external r... Laszlo Hornyak
08:41 PM Revision 8471f927 (ceph): doc: Fixes spelling and grammatical errors
Signed-off-by: Vartika Rai <vartikarai17@gmail.com> Vartika Rai
08:17 PM Revision 5927a9f0 (ceph): Merge pull request #4146 from rlrevell/wip-doc-rlrevell-clarify-nova-in...
doc: Clarify the requirement that the cinder user's key must be present ...
Reviewed-by: Loic Dachary <ldachary@redh...
Loic Dachary
08:15 PM Revision 0adb36c2 (ceph): Merge pull request #4147 from rlrevell/wip-doc-rlrevell-correct-git-ins...
doc: Correct git push instructions adding branch name
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
08:13 PM Revision 5964590a (ceph): Merge pull request #4009 from objoo/for-hammer
mailmap: v.0.94 updates
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
08:10 PM rgw Bug #11210: radosgw_admin.py fails assert time.time() - timestamp <= (20 * 60)
Just verified that it is a matter of cherry-picking Loic's commit cb3af234e6af6a568b5b0238c747d2d94a132400 Alfredo Deza
06:51 PM rgw Bug #11210: radosgw_admin.py fails assert time.time() - timestamp <= (20 * 60)
Alfredo Deza
06:06 PM rgw Bug #11210 (Resolved): radosgw_admin.py fails assert time.time() - timestamp <= (20 * 60)
... Sage Weil
08:03 PM Revision 005d1f8a (ceph): doc: Correct git push instructions adding branch name
Signed-off-by: Lee Revell <rlrevell@gmail.com> Lee Revell
07:48 PM Revision 059674a6 (ceph): Merge pull request #4056 from dmitryya/issue_11140
rgw: init script in stop action waits until the radosgw stops
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
07:45 PM Revision 0bee2746 (ceph): Merge remote-tracking branch 'gh/hammer'
Conflicts:
src/gmock
Sage Weil
07:40 PM Revision 1cca0c1e (ceph): rgw: init script waits until the radosgw stops
Fixes: #11140
Init script waits in stop action until the radowgw daemons stop.
Signed-off-by: Dmitry Yatsushkevich <...
Dmitry Yatsushkevich
07:39 PM Revision 2ccbc14d (ceph): Merge pull request #4127 from dzafman/wip-11176-giant
ceph-objectstore-tool: Output only unsupported features when incomatible
Reviewed-by: Loic Dachary <ldachary@redhat....
Loic Dachary
07:38 PM Revision 899738e1 (ceph): Merge pull request #4126 from dzafman/wip-11176-firefly
ceph-objectstore-tool: Output only unsupported features when incomatible
Reviewed-by: Loic Dachary <ldachary@redhat....
Loic Dachary
07:37 PM Revision 39d0d53e (ceph): doc: Clarify the requirement that the cinder user's key must be present...
Signed-off-by: Lee Revell <rlrevell@gmail.com> Lee Revell
07:37 PM Revision 3216a584 (ceph): Merge pull request #4125 from dzafman/wip-11176-hammer
ceph-objectstore-tool: Output only unsupported features when incomatible
Reviewed-by: Loic Dachary <ldachary@redhat....
Loic Dachary
07:35 PM Revision 306719ce (ceph): Merge pull request #4086 from tchaikov/fix-doxygen-warnings
doc: fix doxygen warnings
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
07:32 PM Bug #11212: ceph-disk incorrectly marks OSD disks as using upstart under systemd
It should be straight forward to fix, this is how ceph-deploy does it which is the same as the Ceph init scripts:
...
Alfredo Deza
07:17 PM Bug #11212 (Closed): ceph-disk incorrectly marks OSD disks as using upstart under systemd
ceph-disk is hardcoded "ubuntu == upstart"; this is not true any longer.
Original issue: https://bugs.launchpad.ne...
Alfredo Deza
07:30 PM Revision df35a910 (ceph): Merge pull request #4145 from ceph/wip-hammer-rgw
Wip hammer rgw
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:16 PM Feature #7459 (In Progress): ceph-rest-api: sysvinit and upstart scripts
Sebastien Han works on it at https://github.com/ceph/ceph/pull/4144 Loïc Dachary
07:11 PM Revision 78c5de77 (ceph): osd/: s/is_degraded_object/is_degraded_or_backfilling_object
Currently, this method also returns true if the object is backfilling.
This commit was reverted earlier in the branch...
Samuel Just
06:54 PM Revision 4a5bd056 (ceph): Revert "osd/: update peer_missing and local missing if we write a degra...
This reverts commit c632fecb87e292eb73161f36d4e6df6f077fae77. Samuel Just
06:54 PM Revision 6ed86b48 (ceph): Revert "append_log: use remove_snap_mapped_object"
This reverts commit 964d17756f9e49002eb96c4f27a3f41da0880f71. Samuel Just
06:54 PM Revision 069d95ea (ceph): obj_bencher: fix indents
Tab replaced with spaces
Signed-off-by: Dmitry Yatsushkevich <dyatsushkevich@mirantis.com>
Dmitry Yatsushkevich
06:54 PM Revision e360bfd7 (ceph): obj_bencher: generalize vec_stddev function
Generalize vec_stddev by making them templates, so that we could use different kind of a vector to calculate STDDEV
...
Dmitry Yatsushkevich
06:54 PM Revision ddb422f4 (ceph): obj_bencher: cosmetic display fixes
fix indents in output
change `snprintf' to `setprecision'
Signed-off-by: Dmitry Yatsushkevich <dyatsushkevich@mirant...
Dmitry Yatsushkevich
06:54 PM Revision 39442641 (ceph): obj_bencher: add IOPS metric calculation
Add IOPS metric in result output for write_bench, rand_read_bench and seq_read_bench routines
Signed-off-by: Dmitry ...
Dmitry Yatsushkevich
06:50 PM Revision b84943cb (ceph): Revert "osd/: don't block writes on degraded objects"
This reverts commit f9abffbb2461b5988c0435ee2f7771eca028f29f. Samuel Just
06:48 PM Revision 9cefc591 (ceph): Revert "ReplicatedPG: block writes on degraded objects for ec pools"
This reverts commit 1f165d2547af844de8406b35e89d371d56730f09. Samuel Just
06:46 PM Revision 45bff593 (ceph): Revert "Merge pull request #3641 from athanatos/wip-10731"
This reverts commit 54a22236a00ab18ec62c6e7df1117055d5fd0ef1, reversing
changes made to 7eca03e290f278bdf3a9613e0f383...
Samuel Just
06:43 PM Revision 6f23d342 (ceph): Revert "osd/: s/is_degraded_object/is_degraded_or_backfilling_object"
This reverts commit 25f9363b90a66b8bf3c14cf99ee417823fc84fbf. Samuel Just
06:38 PM Feature #7861: osd: allow writes on degraded objects
The approach I used for this has a significant flaw, I'm removing the related commits from master. We'll have to try... Samuel Just
06:37 PM Revision fc3ce48d (ceph): rgw: update makefile to enable civetweb config
Fixes: #10965
Backport: hammer, firefly
Civetweb compilation now includes conf header to enable ipv6.
Signed-off-by...
Yehuda Sadeh
06:36 PM Revision 2f1342e9 (ceph): civetweb: update submodule
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 0f8be6f086faaea4b20a36dfdd436d2300f56d08)
Yehuda Sadeh
06:34 PM Revision e5f32821 (ceph): rgw: pass civetweb configurables to civetweb
Fixes: #10907
Backport: firefly
Pass any configurables in the rgw frontends config line to civetweb.
Signed-off-by:...
Yehuda Sadeh
06:34 PM Revision a8ced2c6 (ceph): rgw: don't overwrite bucket / object owner when setting acls
Fixes: #10978
Backport: hammer, firefly
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit e...
Yehuda Sadeh
06:33 PM Bug #11166 (New): blocked OSD issues in upgrade:firefly-x-hammer-distro-basic-multi run
Rerunning failed rbd tests.
And they passed.
http://pulpito.front.sepia.ceph.com/teuthology-2015-03-23_11:31:14-u...
Yuri Weinstein
06:24 PM Bug #11166: blocked OSD issues in upgrade:firefly-x-hammer-distro-basic-multi run
Yuri Weinstein
06:23 PM Bug #11166: blocked OSD issues in upgrade:firefly-x-hammer-distro-basic-multi run
Whitelisted the log message, https://github.com/ceph/ceph-qa-suite/pull/377
Note to self: cherry-pick to master an...
Yuri Weinstein
06:25 PM Revision fde3075f (ceph): Merge pull request #377 from ceph/wip-11166
Fixes #11166, whitelisted 'Missing health data for MDS'
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
06:21 PM Revision dd0f46fa (ceph): Merge pull request #4011 from ceph/wip-mds-damaged
mds: Add 'damaged' state and handle errors during rank startup
Reviewed-by: Greg Farnum <gfarnum@rehdat.com>
Greg Farnum
06:20 PM Revision 73b591ad (ceph): mds: call damaged() on what were assertions in replay
i.e. categorize an unreplayable journal as a damaged rank.
NB there will be other cases where replay can assert out
...
John Spray
06:20 PM Revision ece49d10 (ceph): mds: handle read/replay errors in MDLog with damaged()
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
06:20 PM Revision 2b4d96bb (ceph): mds: catch exceptions in ::decode
...and translate them into more readily handlable -EINVALs
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
06:20 PM Revision 6bf1ce76 (ceph): osdc/Journaler: improved error handling
Exceptions from ::decode are caught and turned
into return codes that we can handle via
the contexts used for complet...
John Spray
06:20 PM Revision ccaf1acd (ceph): Merge pull request #4102 from larkly/patch-docerror-usermgmt
Minor fix: bootstrap-mds in user-management.rst
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Greg Farnum
06:19 PM Revision 98973696 (ceph): mds: handle encoding errors on MDSTable load
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
06:18 PM CephFS Feature #10390 (Resolved): mds: throttle deletes in flight
Merged to master in commit:d684da069987603608ce4bfc44035c2749fab6b4. Hurray! Greg Farnum
06:17 PM Revision d684da06 (ceph): Merge pull request #3893 from ceph/wip-10390
#10390: Refactor stray handling code and add throttling
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:17 PM Revision e0ff0864 (ceph): Fixes #11166, whitelisted 'Missing health data for MDS'
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
06:16 PM Revision 3edfa672 (ceph): Revert "ReplicatedPG: only allow a degraded write if we have at least m...
This reverts commit 48466f8d7ce2b6762077f3fc686ada5648021517. Samuel Just
06:16 PM Revision 5e4b7b0d (ceph): Revert "Merge pull request #3911 from athanatos/wip-11057"
This reverts commit 05bb9c9870781941b2e362e6cb9b5ec7fb72e97e, reversing
changes made to b780048c48784a59348d030b5be72...
Samuel Just
06:07 PM Bug #11211 (Resolved): osd/ReplicatedPG.cc: 2141: FAILED assert(op == prdop->op)
... Sage Weil
06:04 PM rgw Bug #11084 (Resolved): rgw: valgrind issues on hammer
Sage Weil
06:04 PM rgw Bug #11089 (Closed): s3tests and radosgw-admin user rm fail with ec cache
Sage Weil
05:57 PM CephFS Bug #10863: java.lang.UnsatisfiedLinkError: cephfs_jni (Not found in java.library.path) on RHEL7
Well, here we are on master with a trusty failure. I'm so confused. :(
http://pulpito.ceph.com/teuthology-2015-03-...
Greg Farnum
05:43 PM Bug #11155: degraded writes cab increase the window for generating an unfound object with small m...
ubuntu@teuthology:/a/samuelj-2015-03-22_22:05:00-rados-wip-sam-testing-distro-basic-multi/816986/remote
This one i...
Samuel Just
05:42 PM Stable releases Tasks #11209 (Resolved): hammer: krbd
Suite filter:
http://pulpito.front.sepia.ceph.com/?suite=krbd&branch=hammer
http://pulpito.ceph.com/teuthology-...
Yuri Weinstein
05:27 PM Bug #11204 (Need More Info): ceph-objectstore-tool: "error (24) Too many open files not handled o...
David Zafman
05:27 PM Bug #11204: ceph-objectstore-tool: "error (24) Too many open files not handled on operation" duri...
The last line of the remote/burnupi10/log/ceph-osd.1.log.gz is 30 seconds before the assert:
2015-03-22 09:28:37.7...
David Zafman
03:48 PM Bug #11204 (Resolved): ceph-objectstore-tool: "error (24) Too many open files not handled on oper...
Run: http://pulpito.front.sepia.ceph.com/teuthology-2015-03-22_09:17:25-powercycle-hammer-distro-basic-multi/
Jobs: ...
Yuri Weinstein
05:25 PM Revision c5e9a214 (ceph): Merge pull request #3371 from nilamdyuti/wip-doc-ceph-object-gateway
Updates radosgw man page with configuration for mod_proxy_fcgi
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan...
Loic Dachary
05:22 PM CephFS Bug #11205: "failed (workunit test fs/misc/filelock_interrupt.py)" in powercycle-hammer-distro-ba...
If we cherry-pick commit 4ececa3dc4a21b98f61a592da9e2be60a0d71625 to hammer then this shouldn't fail again. The commi... Greg Farnum
03:57 PM CephFS Bug #11205 (Resolved): "failed (workunit test fs/misc/filelock_interrupt.py)" in powercycle-hamme...
Run: http://pulpito.front.sepia.ceph.com/teuthology-2015-03-22_09:17:25-powercycle-hammer-distro-basic-multi/
Jobs: ...
Yuri Weinstein
05:22 PM CephFS Bug #10217 (Pending Backport): old fuse should warn on flock
https://github.com/ceph/ceph/pull/3841 Greg Farnum
05:05 PM Bug #11119: data placement is a function of OSD id
Dan van der Ster wrote:
> > I take it in your environment you aren't marking the OSD out on failure, and are instead...
Sage Weil
04:57 PM Bug #11119: data placement is a function of OSD id
> I take it in your environment you aren't marking the OSD out on failure, and are instead replacing disks quickly af... Dan van der Ster
04:48 PM Bug #11119: data placement is a function of OSD id
Ah, I understand the problem now.
So, in the scenario where you fail a disk and mark it out, recover, and then lat...
Sage Weil
04:44 PM Revision e5b6eea9 (ceph): Merge pull request #4080 from dachary/wip-11157-dumpling
doc,tests: force checkout of submodules
Reviewed-by: David Zafman <dzafman@redhat.com>
Loic Dachary
04:26 PM rgw Documentation #11208 (Closed): radosgw-admin util: document --max-buckets option
It is possible to set per user bucket quota using ``--max-buckets`` flag, which is missing in quota options in docs, ... Abhishek Lekshmanan
04:24 PM rgw Documentation #10184: rgw: document swift temp url functionality
this should have already been updated in master docs Abhishek Lekshmanan
04:21 PM Revision ca177384 (ceph): Merge pull request #4137 from majianpeng/assert-version
osd/ReplicatedPG: For CEPH_OSD_OP_ASSERT_VER, it should use
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:09 PM Feature #11207 (New): mons: add switch to never delete pools, only rename (pool foo->deleted_foo?).
That way, the api test pools won't be cleaned up, and they can be properly scrubbed post test. Samuel Just
03:45 PM Revision 630e9802 (ceph): Merge pull request #4141 from tchaikov/sync-rst-with-manpages
doc: update .rst file with their .8 counterparts
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
03:36 PM Revision 385fe4b4 (ceph): rgw: send ETag, Last-Modified in response for copying Swift cobject.
Fixes: #11087
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
02:26 PM rbd Bug #11179: "rbd ls" hang forever when cluster is damaged
I'm not sure. Like I said, we usually don't want to timeout. In some user-facing tools we've added specific timeouts ... Greg Farnum
02:19 PM CephFS Bug #11188: CephFS/NFS lockup
If it's definitely not a CephFS bug we should probably report the failure somewhere? Greg Farnum
01:46 PM CephFS Bug #11188: CephFS/NFS lockup
looks like a NFSD bug, let's wait for another rc release Zheng Yan
02:15 PM CephFS Bug #11128 (Resolved): "[ FAILED ] LibCephFS".* tests in smoke-master-distro-basic-multi
Both merged! Greg Farnum
01:43 PM CephFS Bug #11128: "[ FAILED ] LibCephFS".* tests in smoke-master-distro-basic-multi
For making NSS work after fork(), https://github.com/ceph/ceph/pull/4098 is enough. For the libcephfs flock test, we ... Zheng Yan
02:14 PM Revision 42e8c734 (ceph): Merge pull request #4117 from ceph/wip-libcephfs-flock
Fixes for libcephfs flock tests
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
11:09 AM Revision e62ff4db (ceph): doc: Updates radosgw-admin man page.
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com> Nilamdyuti Goswami
11:09 AM Revision 3e3d954b (ceph): doc: Adds updated radosgw-admin man page under man/
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com> Nilamdyuti Goswami
11:05 AM Revision 7a1984db (ceph): doc: Updates radosgw man page with configuration for mod_proxy_fcgi .
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com> Nilamdyuti Goswami
11:05 AM Revision db80e45d (ceph): doc: Adds updated radosgw man page under man/
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com> Nilamdyuti Goswami
11:05 AM Revision e5bc64bf (ceph): doc: Updates radosgw man page.
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com> Nilamdyuti Goswami
11:05 AM Revision 923ab6e7 (ceph): doc: Adds updated radosgw man page under man/
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com> Nilamdyuti Goswami
10:55 AM Revision d05fe089 (ceph): mds/MDSMap: update print() for DAMAGED
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:55 AM Revision 2b4f344a (ceph): mds: report damaged in MDSMap::print_summary
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:55 AM Revision 42f46b70 (ceph): mon/MDSMonitor: handle DAMAGED in beacon
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:55 AM Revision 57e3429a (ceph): mds: report damaged ranks in health
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:55 AM Revision 45638cb8 (ceph): mds: implement Beacon::send_and_wait
For callers that want to send a beacon, and then
wait up to some timeout for a response
from the mon. Specifically, ...
John Spray
10:55 AM Revision c9ff8b44 (ceph): mds: add damaged() method
A hook to fire off one last DAMAGED beacon
to mon before respawning.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:55 AM Revision 658d9917 (ceph): mds: emit DAMAGED on MDSTable load error
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:55 AM Revision 573d94f4 (ceph): mon/MDSMonitor: add "mds repaired"
For clearing an MDS rank out of `damaged`
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:55 AM Revision 777fd88b (ceph): mds: call damaged() on errors loading SessionMap
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:55 AM Revision 8a813bd0 (ceph): mds: remove a spurious #if 1
This crept in in f93bf385.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:55 AM Revision 699bf38e (ceph): mds: remove unused Beacon::last_send
This was just a typo in the header, although someone
dutifully also added initialization of it to the constructor
at ...
John Spray
10:55 AM Revision d8fa553d (ceph): mds: introduce DAMAGED state
This state is for MDS daemons to report to
the monitor that they encountered an unfixable
error during startup/replay...
John Spray
10:55 AM Revision 9c5af9f9 (ceph): mds: add `damaged` set to MDSMap
To track which ranks have been reported in state
DAMAGED by an MDS daemon.
Signed-off-by: John Spray <john.spray@red...
John Spray
10:19 AM Revision 0cf1c7ad (ceph): mds: be fairer in enqueuing purges
Don't let purges that require fewer ops skip ahead of those
that require more ops.
Signed-off-by: John Spray <john.s...
John Spray
10:00 AM Revision d9a2ca5c (ceph): osd: Add func has_flag in MOSDOp.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
10:00 AM Revision 23b59f33 (ceph): librados: add src_fadvise_flags in ceph_osd_op::copy_from
Using this field as the src object fadvise flags. the flags of
ceph_osd_op mean the dest object fadvise flags.
Signe...
Jianpeng Ma
10:00 AM Revision 5982bbe6 (ceph): osd: add two fileds src/dest_obj_fadvise_flags in struct CopyOp.
For src_obj_fadvise_flags, it used in copy data from the source object.
For dest_obj_fadvise_flags, it used in handle...
Jianpeng Ma
09:56 AM Revision c7826567 (ceph): doc: update .rst file with their .8 counterparts
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:49 AM Feature #11202: add stop_scrub command for ceph
https://github.com/ceph/ceph/pull/4138 is pending for review. Xinze Chi
07:43 AM Feature #11202: add stop_scrub command for ceph
Maybe we could use "ceph osd set noscrub" or "ceph osd unset noscrub" to achieve this. Xinze Chi
06:55 AM Feature #11202 (New): add stop_scrub command for ceph
ceph osd stop-scrub <who>
ceph pg stop-scrub <pgid>
Xinze Chi
07:12 AM Revision d7cbf914 (ceph): osd/ReplicatedPG: For CEPH_OSD_OP_ASSERT_VER, it should use
op.assert_ver rather than op.watch.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Jianpeng Ma
06:12 AM CephFS Bug #10834: SAMBA VFS module: Timestamps revert back to 01-01-1970
sound like a libcephfs bug. could you please try the newest development version of ceph (just need to update ceph on ... Zheng Yan
03:26 AM Revision 27120d70 (ceph): rbd: move the detection of destination image ealier in rename op
Return earlier to avoid extra work of reading image data and omap if the
detection fails or the destination image alr...
Zhiqiang Wang
03:26 AM Revision ada7ec86 (ceph): test: potential memory leak in FlushAioPP
Should call the release function instead of deleting it to free
librbd::RBD::AioCompletion and librbd::AioCompletion....
Zhiqiang Wang
03:03 AM Revision 865b1e6f (ceph): rbd: correct the return code and perf counter in discard op
If length is clipped in aio_discard, the actual discarded length would
be less than the passed in argument.
Signed-o...
Zhiqiang Wang
02:45 AM Revision 40c26621 (ceph): rbd: log perf counters for the read op
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com> Zhiqiang Wang
02:45 AM Revision 2e69235e (ceph): rbd: correct the name of mylock in lbirbd::read
Otherwise it may cause conflicts when registering the lock.
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com>
Zhiqiang Wang
01:47 AM devops Feature #11131: cosbench integration with CBT
Finished cbt yaml to cosbench xml works
configure in cosbench yaml
benchmarks:
cosbench:
auth:
...
Chendi Xue
12:17 AM rgw Bug #11180 (Resolved): rgwadmin tasks assumes non-regional output
Loïc Dachary
12:15 AM rgw Bug #11180: rgwadmin tasks assumes non-regional output
http://pulpito.ceph.com/loic-2015-03-23_00:22:33-rgw-giant---basic-multi/ works, https://github.com/ceph/ceph-qa-suit... Loïc Dachary
12:17 AM Revision cfc0d078 (ceph): Merge pull request #375 from dachary/wip-rgw-regional-summary
ensure summary is looked for the user we need (part 2)
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary

03/22/2015

11:41 PM Revision c60ba6af (ceph): Merge pull request #4134 from dzafman/wip-dzman-hammer
Minor man page improvement
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
10:39 PM rgw Bug #11180: rgwadmin tasks assumes non-regional output
testing a giant cherry-pick with... Loïc Dachary
08:13 PM rgw Bug #11180 (Fix Under Review): rgwadmin tasks assumes non-regional output
https://github.com/ceph/ceph-qa-suite/pull/375 Loïc Dachary
05:20 PM rgw Bug #11180: rgwadmin tasks assumes non-regional output
Isn't summary *supposed* to be a total view of other usage elements? ie. if successful ops are greater than zero isn'... Abhishek Lekshmanan
05:12 PM rgw Bug #11180: rgwadmin tasks assumes non-regional output
My guess is that it's the new versioning detection code in the radosgw sync agent. We probably set it up, but don't u... Yehuda Sadeh
05:06 PM rgw Bug #11180: rgwadmin tasks assumes non-regional output
The following seem to have the same problem
* https://github.com/ceph/ceph-qa-suite/blob/f7ea0a424a53bf68cad4cd4c7...
Loïc Dachary
04:36 PM rgw Bug #11180: rgwadmin tasks assumes non-regional output
The problem manifests itself in other places as well. The real question is : why does it show up now ? How did it wor... Loïc Dachary
10:28 PM Revision eb890b1b (ceph): doc: Break ceph osd pool get into sections based on pool type
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
10:28 PM Revision 0a0d8f69 (ceph): doc: Regenerate man/ceph.8 based on ceph.rst changes
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
10:11 PM Revision 02f9cdbf (ceph): Merge pull request #4097 from dachary/wip-10497-giant
librados: c api does not translate op flag
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Loic Dachary
10:11 PM Revision 83bcc516 (ceph): Merge pull request #4096 from dachary/wip-9617-giant
objecter shutdown races with msg dispatch
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Loic Dachary
10:11 PM Revision ebab2bd5 (ceph): Merge pull request #4095 from dachary/wip-9675-giant
splitting a pool doesn't start when rule_id != ruleset_id
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril....
Loic Dachary
10:10 PM Revision e31c92d8 (ceph): Merge pull request #4094 from dachary/wip-9891-giant
Assertion: os/DBObjectMap.cc: 1214: FAILED assert(0)
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Loic Dachary
10:10 PM Revision f0ec5e3b (ceph): Merge pull request #4093 from dachary/wip-9915-giant
osd: eviction logic reversed
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Loic Dachary
10:09 PM Revision dd7c15b2 (ceph): Merge pull request #4092 from dachary/wip-9985-giant
osd: incorrect atime calculation
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Loic Dachary
10:08 PM Revision 33b09e18 (ceph): Merge pull request #4091 from dachary/wip-9986-giant
objecter: map epoch skipping broken
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Loic Dachary
10:08 PM Revision 950123e4 (ceph): Merge pull request #4090 from dachary/wip-10059-giant
osd/ECBackend.cc: 876: FAILED assert(0)
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Loic Dachary
10:07 PM Revision abdc065a (ceph): Merge pull request #4089 from dachary/wip-10080-giant
Pipe::connect() cause osd crash when osd reconnect to its peer
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan...
Loic Dachary
10:07 PM Revision aee28250 (ceph): Merge pull request #4088 from dachary/wip-6003-giant
journal Unable to read past sequence 406 ...
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Loic Dachary
10:06 PM Revision 65822530 (ceph): Merge pull request #4082 from dachary/wip-10106-giant
rgw acl response should start with <?xml version=1.0 ?>
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Loic Dachary
10:06 PM Revision 4b20f2d2 (ceph): Merge pull request #4078 from dachary/wip-11157-giant
doc,tests: force checkout of submodules
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Loic Dachary
10:05 PM Revision 7ff3a67c (ceph): Merge pull request #4077 from dachary/wip-10150-giant
osd/ReplicatedPG.cc: 10853: FAILED assert(r >= 0) (in _scan_range)
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshm...
Loic Dachary
10:04 PM Revision 440e7060 (ceph): Merge pull request #4076 from dachary/wip-10153-giant
Rados.shutdown() dies with Illegal instruction (core dumped)
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@r...
Loic Dachary
10:04 PM Revision 66f639b3 (ceph): Merge pull request #4074 from dachary/wip-10220-giant
mon/Paxos.cc: 1033: FAILED assert(mon->is_leader())
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Loic Dachary
10:03 PM Revision 43b45dfa (ceph): Merge pull request #3548 from ceph/wip-10643
mon: MDSMonitor: missing backports for giant
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Reviewed...
Loic Dachary
09:12 PM Revision d282cfd5 (ceph): Merge pull request #4053 from dachary/wip-8011-giant
osd/ReplicatedPG.cc: 5244: FAILED assert(soid < scrubber.start || soid >= scrubber.end)
Reviewed-by: Abhishek Lekshm...
Loic Dachary
09:12 PM Revision 3f3b9812 (ceph): Merge pull request #4052 from dachary/wip-10844-giant
mon: caps validation should rely on EntityName instead of entity_name_t
Reviewed-by: Abhishek Lekshmanan <abhishek.l...
Loic Dachary
09:12 PM Revision 6919eb16 (ceph): Merge pull request #4050 from dachary/wip-10817-giant
WorkQueue: make timeout when calling WaitInterval configurable
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan...
Loic Dachary
09:11 PM Revision 88765851 (ceph): Merge pull request #4049 from dachary/wip-10787-giant
mon: OSDMonitor::map_cache is buggy, send_incremental is not conservative
Reviewed-by: Abhishek Lekshmanan <abhishek...
Loic Dachary
09:09 PM Revision 6da3171f (ceph): Merge pull request #4048 from dachary/wip-10770-giant
rgw: pending bucket index operations are not cancelled correctly
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshman...
Loic Dachary
09:09 PM Revision 5a6eefcb (ceph): Merge pull request #4046 from dachary/wip-10723-giant
rados python binding leaks Ioctx objects
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Loic Dachary
09:08 PM Revision c67a7a52 (ceph): Merge pull request #4044 from dachary/wip-10617-giant
osd: pgs for deleted pools don't finish getting removed if osd restarts
Reviewed-by: Abhishek Lekshmanan <abhishek.l...
Loic Dachary
09:08 PM Revision 41dcd2d9 (ceph): Merge pull request #4034 from dachary/wip-10475-giant
rgw: Swift API. Support for X-Remove-Container-Meta-{key} header.
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshma...
Loic Dachary
09:07 PM Revision 42e74133 (ceph): Merge pull request #4033 from dachary/wip-10471-giant
rgw: index swift keys appropriately
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Loic Dachary
08:07 PM Revision 97e6d808 (ceph): ensure summary is looked for the user we need (part 2)
Move the get_user_summary(out, user) logic to util.rgw so that it can be
shared between radosgw_admin_rest.py and rad...
Loic Dachary
05:55 PM Revision 3cffbbef (ceph): osd: return fast if PG::deleting is true in snap_trimmer and PG::scrub
Signed-off-by: Xinze Chi <xmdxcxz@gmail.com> Xinze Chi
04:18 PM Stable releases Tasks #11201: hammer: powercycle
http://pulpito.front.sepia.ceph.com/teuthology-2015-03-22_09:17:25-powercycle-hammer-distro-basic-multi/ Yuri Weinstein
04:18 PM Stable releases Tasks #11201 (Resolved): hammer: powercycle
Suite filter:
http://pulpito.front.sepia.ceph.com/?suite=powercycle&branch=hammer
http://pulpito.front.sepia.ce...
Yuri Weinstein
04:12 PM Stable releases Tasks #11195 (Resolved): hammer: fs
Yuri Weinstein
04:03 PM Stable releases Tasks #11189 (Resolved): hammer: upgrade/giant-x
All tests passed Yuri Weinstein
04:01 PM Bug #11198 (Resolved): AsyncMessenger/EventDriverTest.NetworkSocketTest/0 fails
https://github.com/ceph/ceph/pull/4135 Haomai Wang
04:01 PM Revision b4685485 (ceph): Merge pull request #4135 from ceph/wip-11198
Fix ceph_test_async_driver failed Haomai Wang
03:59 PM Revision cd11daa2 (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
02:07 PM Revision c7702bf8 (ceph): osd/Replicated: For CEPH_OSD_OP_WRITE, set data digest.
Add two cases which can add data digest for OP_WRITE:
a: offset = 0, and length > original size
b: offset = original ...
Jianpeng Ma
01:48 PM Revision f6d76f94 (ceph): osd/ReplicatedPG: Set data/omap digest after promote object.
For promote object from base tier, set data/omap digest if src have
data/omap content.
BTW, because considering perfo...
Jianpeng Ma
01:15 PM Revision ee8c50b6 (ceph): osd/ReplicatedPG: cleanup code in ReplicatedPG::process_copy_chunk.
Only data or omap has digest, it print the debug message.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Jianpeng Ma
10:51 AM Bug #11200 (Rejected): ceph-0.87.1 - one of ceph-osd daemons crashing on start
Hello, I've got small ceph 0.87.1 cluster (centos 6 x86_64, 5 nodes, 3 monitors, 1mds, 19 osds).
now suddenly one of...
Nikola Ciprich
08:22 AM Fix #10877 (In Progress): CLI error numbers are not described anywhere
Hum, it looks like this might be more than https://github.com/ceph/ceph/pull/3873, back to in progress ;-) Loïc Dachary
08:21 AM Fix #10877 (Resolved): CLI error numbers are not described anywhere
Loïc Dachary
08:19 AM Revision 297b9f9e (ceph): Merge pull request #3873 from tchaikov/cli-human-readable-errno
rados: translate errno to str in CLI
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
08:08 AM Revision 61e49328 (ceph): Merge pull request #3841 from ceph/wip-10217
qa/workunits/fs/misc: fix filelock_interrupt.py
Reviewed-by: John Spray <john.spray@redhat.com>
Loic Dachary
08:03 AM Revision 8d51d922 (ceph): Merge pull request #3829 from liewegas/wip-recovery-sleep
osd: inject simple sleep in recovery
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary

03/21/2015

11:03 PM Revision 8f80ae3f (ceph): osd: write journal header by force when journal write close
osd update the journal header when ceph call FileStore::sync_entry(
ApplyManager::commit_finish -> FileJournal::commi...
Xinze Chi
10:23 PM Revision f9cb165d (ceph): Merge pull request #3685 from XinzeChi/wip-mark-started
osd: clear extra mark_started
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
10:23 PM Bug #11199 (Resolved): osd: ENOENT on clone
... Sage Weil
09:53 PM Revision 4333fd35 (ceph): Merge pull request #3282 from tchaikov/pq-test
common/PrioritizedQueue: add basic tests for it
Reviewed-by: Samuel Just <sjust@redhat.com>
Sage Weil
09:52 PM Revision c145e472 (ceph): Merge pull request #3177 from davidzhang84/wip-inject-eio-ec
Add EIO injection on EC pool for mdata and data error only for now
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Sage Weil
09:46 PM Bug #11198 (Resolved): AsyncMessenger/EventDriverTest.NetworkSocketTest/0 fails
... Sage Weil
09:40 PM Revision 5b38484c (ceph): Merge pull request #374 from ceph/wip-11139
ceph_manager: Check for exit status 11 from ceph-objectstore-tool import Yuri Weinstein
09:39 PM Revision 6710aec8 (ceph): Merge pull request #3889 from XinzeChi/wip-tier-stat
osd: add l_osd_op_cache_hit perf counter for cache pool
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:39 PM Revision 714fac3d (ceph): Merge pull request #4010 from majianpeng/osdmap-nspace
mon:make 'ceph osd map' accept namespace.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:03 PM Revision b6512eb5 (ceph): erasure code: add shec's documentation / change default layout
Signed-off-by: Takeshi Miyamae <miyamae.takeshi@jp.fujitsu.com>
(cherry picked from commit cd708e216f8655eb91184e68fb...
Takeshi Miyamae
03:57 PM Bug #11139: "Exception: ceph-objectstore-tool: import failure" in upgrade:firefly-x-hammer-distro...
* firefly backport https://github.com/ceph/ceph/pull/4129 Loïc Dachary
02:53 PM Revision a00cb31c (ceph): rgw: improve metadata handling on copy operation of Swift API.
Fixes: #10645
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
02:03 PM rgw Bug #11163 (Fix Under Review): RGW Swift API: add support for URL schema compatible with Swift
Pull request: https://github.com/ceph/ceph/pull/4119. Radoslaw Zarzynski
10:38 AM Revision 15acfe7f (ceph): Merge pull request #4079 from dachary/wip-11157-firefly
doc,tests: force checkout of submodules
Reviewed-by: David Zafman <dzafman@redhat.com>
Loic Dachary
10:22 AM Revision ec0a4030 (ceph): Merge pull request #4130 from dachary/wip-backports
doc: what does it mean for a release to be supported
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Loic Dachary
10:06 AM Revision 5f7a838d (ceph): doc: what does it mean for a release to be supported
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
05:20 AM rbd Bug #11179: "rbd ls" hang forever when cluster is damaged
Greg Farnum wrote:
> In general, all of the commands which try to access data from RADOS will block until the data i...
science luo
04:25 AM Revision 6c530055 (ceph): ceph_manager: Check for exit status 11 from ceph-objectstore-tool import
Fixes: #11139
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
04:06 AM Revision 6c95cd24 (ceph): Merge pull request #4129 from dzafman/wip-11139-firefly
ceph-objectstore-tool: Use exit status 11 for incompatible import attemp... Yuri Weinstein
01:15 AM Bug #11197 (Resolved): pg stuck stale after create with activation delay
I think as soon as the mon gets a status from an osd(peering for instance), the pg moves off of the creating list and... Samuel Just
12:50 AM Revision 43053fcd (ceph): ceph-objectstore-tool: Use exit status 11 for incompatible import attempt
This is used so upgrade testing doesn't generate false failure.
Fixes: #11139
Signed-off-by: David Zafman <dzafman@r...
David Zafman
12:48 AM Revision 175aff8a (ceph): ceph-objectstore-tool: Use exit status 11 for incompatible import attempt
This is used so upgrade testing doesn't generate false failure.
Fixes: #11139
Signed-off-by: David Zafman <dzafman@r...
David Zafman
12:45 AM CephFS Bug #10861 (Pending Backport): mysterious wrapped dd failure
Greg Farnum
12:14 AM CephFS Bug #10861 (Fix Under Review): mysterious wrapped dd failure
https://github.com/ceph/ceph-qa-suite/pull/373 Greg Farnum
12:45 AM Revision 9094dc45 (ceph): Merge pull request #4122 from trhoden/rgw-quickstart
doc: Add RGW quick start info
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:44 AM Revision d1c415f2 (ceph): Merge pull request #373 from ceph/wip-10861
fs: fix up dd testing again
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Travis Rhoden <trhoden@redhat.com>
Greg Farnum
12:33 AM Revision 798f31d8 (ceph): Merge pull request #371 from ceph/wip-iso-style
Add support for ISOs to tasks/calamari_setup Gregory Meno
12:33 AM Revision 8aeacaa5 (ceph): fs: fix up dd testing again
We need to change into the directory during the same shell session as we actually
run the dd...
Fixes: #10861
Backp...
Greg Farnum
12:28 AM Revision c571e656 (ceph): calamari_setup: oops: ice-tools is still where it was on github.com
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
12:25 AM Revision de4b0870 (ceph): ceph-objectstore-tool: Output only unsupported features when incomatible
Fixes: #11176
Backport: firefly, giant
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 5...
David Zafman
12:23 AM Revision 9437cb1b (ceph): ceph-objectstore-tool: Output only unsupported features when incomatible
Fixes: #11176
Backport: firefly, giant
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 5...
David Zafman
12:17 AM Revision 68719f58 (ceph): osd: fix omap digest clearing for omap write ops
1. setvals clears the digest, even for a new object, since we aren't doing
anything clever with the digest for the pr...
Sage Weil
12:17 AM Revision d5b3bd76 (ceph): os/MemStore: make omap_clear zap the omap header too
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:17 AM Revision d2467e40 (ceph): ceph_test_rados_api_aio: verify omap_clear clears header, too
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:11 AM Revision 23745670 (ceph): Merge pull request #4098 from ceph/wip-11128
auth: reinitialize NSS modules after fork()
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh

03/20/2015

11:59 PM Bug #11127 (Duplicate): "symbol lookup error: ceph_test_rados: undefined symbol: g_lockdep" in up...
Yuri Weinstein
11:57 PM Revision 5b23f5b5 (ceph): ceph-objectstore-tool: Output only unsupported features when incomatible
Fixes: #11176
Backport: firefly, giant
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
11:46 PM CephFS Bug #10861: mysterious wrapped dd failure
Greg Farnum
11:46 PM CephFS Bug #10861: mysterious wrapped dd failure
Ahahahahaha. This test is still broken and was writing into ~ubuntu/foo rather than $TESTDIR/mnt.*/foo, because d'oh ... Greg Farnum
11:43 PM Bug #11184 (In Progress): osd/SnapMapper.cc: 282: FAILED assert(check(oid))
David Zafman
06:43 PM Bug #11184: osd/SnapMapper.cc: 282: FAILED assert(check(oid))
Samuel Just
06:40 PM Bug #11184: osd/SnapMapper.cc: 282: FAILED assert(check(oid))
David: see PGLog::split_into for the related logic. We'll need to perform that filtering when importing a pg across ... Samuel Just
06:39 PM Bug #11184: osd/SnapMapper.cc: 282: FAILED assert(check(oid))
2015-03-20T09:31:23.179 INFO:teuthology.orchestra.run.burnupi35:Running: 'sudo ceph-objectstore-tool --data-path /var... Samuel Just
05:22 PM Bug #11184 (Resolved): osd/SnapMapper.cc: 282: FAILED assert(check(oid))
... Sage Weil
11:43 PM Bug #10809 (In Progress): ceph-objectstore-tool can exit and lose logging output
David Zafman
11:40 PM Bug #11093 (Resolved): Useless message when CephChoices n=N followed by additional parameters
David Zafman
11:40 PM Stable releases Tasks #11196 (Resolved): hammer: upgrade/client-upgrade
Suite filter:
http://pulpito.front.sepia.ceph.com/?suite=upgrade%3Aclient-upgrade&branch=hammer
http://pulpito.fr...
Sage Weil
11:40 PM Stable releases Tasks #11195 (Resolved): hammer: fs
Suite filter:
http://pulpito.front.sepia.ceph.com/?suite=fs&branch=hammer
http://pulpito.ceph.com/teuthology-2015...
Sage Weil
11:40 PM Bug #11092 (Resolved): ceph pg dump_stuck doesn't handle list properly
David Zafman
11:40 PM Stable releases Tasks #11194 (Resolved): hammer: rbd
Suite filter:
http://pulpito.front.sepia.ceph.com/?suite=rbd&branch=hammer
http://pulpito.ceph.com/teuthology-2...
Sage Weil
11:40 PM Stable releases Tasks #11193 (Resolved): hammer: rgw
Suite filter:
http://pulpito.front.sepia.ceph.com/?suite=rgw&branch=hammer
http://pulpito.ceph.com/teuthology-201...
Sage Weil
11:40 PM Stable releases Tasks #11192 (Resolved): hammer: rados
Suite filter:
http://pulpito.front.sepia.ceph.com/?branch=hammer&suite=rados
#11177
#11264
#11266
#11262
#1...
Sage Weil
11:39 PM Stable releases Tasks #11191 (Resolved): hammer: upgrade/firefly-x - PASSED see issues
Suite filter:
http://pulpito.front.sepia.ceph.com/?suite=upgrade%3Afirefly-x&branch=hammer
http://pulpito.front...
Sage Weil
11:39 PM Stable releases Tasks #11190 (Resolved): hammer: upgrade/dumpling-firefly-x
Suite filter:
http://pulpito.front.sepia.ceph.com/?suite=upgrade%3Adumpling-firefly-x&branch=hammer
http://pulpit...
Sage Weil
11:39 PM Stable releases Tasks #11189 (Resolved): hammer: upgrade/giant-x
Suite filter:
http://pulpito.front.sepia.ceph.com/?suite=upgrade%3Agiant-x&branch=hammer
http://pulpito.front.sep...
Sage Weil
11:39 PM Revision 120300fe (ceph): Merge pull request #4040 from dzafman/wip-11092-11093
Fix ceph pg dump_stuck with multiple options
Reviewed-by: Dan Mick <dmick@redhat.com>
Dan Mick
11:14 PM Revision cf058174 (ceph): auth: use crypto_init_mutex to protect NSS_Shutdown()
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
11:05 PM CephFS Bug #10834: SAMBA VFS module: Timestamps revert back to 01-01-1970
My smb.conf is as follows:
[global]
workgroup = DOMAIN
realm = FQDN
netbios name = samba2
server string = Ubun...
Dennis Kramer
10:54 PM CephFS Bug #10834: SAMBA VFS module: Timestamps revert back to 01-01-1970
yes they do. Dennis Kramer
03:02 AM CephFS Bug #10834: SAMBA VFS module: Timestamps revert back to 01-01-1970
do both of your samba servers have "store dos attributes" option enabled. Zheng Yan
10:55 PM Revision ab647bd5 (ceph): doc: Add RGW quick start info
Add details of how to use ceph-deploy to deploy the CivetWeb-based
RGW present in Hammer.
Signed-off-by: Travis Rhod...
Travis Rhoden
10:44 PM CephFS Fix #11187: ceph-qa-suite: reduce required machine numbers
That example is from suites/fs/multiclient/cluster/three_clients.yaml
We've also got suites/knfs/basic/clusters/ex...
Greg Farnum
10:02 PM CephFS Fix #11187 (Resolved): ceph-qa-suite: reduce required machine numbers
We've got a lot of tests that frequently get stuck because they can't lock their 4 or 5 nodes needed to run. Many of ... Greg Farnum
10:14 PM CephFS Bug #11188 (Resolved): CephFS/NFS lockup
From http://pulpito.ceph.com/teuthology-2015-03-18_23:10:01-knfs-master-testing-basic-multi/810664/
The first back...
Greg Farnum
09:52 PM Bug #11119: data placement is a function of OSD id
I mentioned this to Sage and he was surprised that it invoked backfill elsewhere in the cluster.
Doing it based on...
Greg Farnum
11:04 AM Bug #11119: data placement is a function of OSD id
You're right, it's an effect that gets smaller with increased numbers of OSDs.
Here are the results on our very la...
Dan van der Ster
09:33 PM Revision fe7cdb3f (ceph): mailmap: Wuxingyi affiliation
Signed-off-by: Yann Dupont <yann@objoo.org> Yann Dupont
09:32 PM Revision 8041636b (ceph): Merge pull request #4120 from trhoden/quickstart-mon-create
doc: remove reference to old ceph-deploy steps
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:11 PM devops Bug #11104: dependency problem with Ceph "Firefly" upstream and EPEL
Hitting the same issue. the problem seems to be that epel has split python-ceph into separate python-rados and python... Jan Harkes
09:10 PM Revision a9860f5e (ceph): doc: remove reference to old ceph-deploy steps
ceph-deploy 1.1.3 is ancient, and isn't easily found or installed.
No need to reference it and call out the steps ne...
Travis Rhoden
09:08 PM Revision 887cee97 (ceph): mailmap: Rohan Mars affiliation
Signed-off-by: Yann Dupont <yann@objoo.org> Yann Dupont
09:06 PM Revision 341218c6 (ceph): mailmap: Florian Marsylle affiliation
Signed-off-by: Yann Dupont <yann@objoo.org> Yann Dupont
09:06 PM Revision eb4f1001 (ceph): mailmap: Alexis Normand affiliation
Signed-off-by: Yann Dupont <yann@objoo.org> Yann Dupont
09:06 PM Revision 1bc09607 (ceph): mailmap: Pete Zaitcev affiliation
Signed-off-by: Yann Dupont <yann@objoo.org> Yann Dupont
09:06 PM Revision e7231162 (ceph): mailmap: Zhicheng Wei affiliation.
Signed-off-by: Yann Dupont <yann@objoo.org> Yann Dupont
09:06 PM Revision ec0ad937 (ceph): mailmap: Fix Xan Peng affiliation
Signed-off-by: Yann Dupont <yann@objoo.org> Yann Dupont
09:06 PM Revision 5f8a0d6b (ceph): mailmap: Vicente Cheng affiliation
Signed-off-by: Yann Dupont <yann@objoo.org> Yann Dupont
09:06 PM Revision 336957cd (ceph): mailmap: Alfredo Deza affiliation
Signed-off-by: Yann Dupont <yann@objoo.org> Yann Dupont
09:06 PM Revision a9ccd550 (ceph): mailmap: Thomas Johnson affiliation
Signed-off-by: Yann Dupont <yann@objoo.org> Yann Dupont
09:06 PM Revision 0df83f64 (ceph): mailmap: Javier Guerra affiliation
Signed-off-by: Yann Dupont <yann@objoo.org> Yann Dupont
09:06 PM Revision 698905c1 (ceph): mailmap: Robin Dehu affiliation
Signed-off-by: Yann Dupont <yann@objoo.org> Yann Dupont
08:18 PM Bug #11102: mixed version cluster set object digests, then complains on scrub
OK, I was totally wrong in the root cause . Glad to see this patch, thanks ! Yann Dupont
12:16 AM Bug #11102 (Resolved): mixed version cluster set object digests, then complains on scrub
Sage Weil
06:43 PM Bug #11156: FAILED assert(soid < scrubber.start || soid >= scrubber.end)
Samuel Just
06:28 PM CephFS Bug #11128: "[ FAILED ] LibCephFS".* tests in smoke-master-distro-basic-multi
Zheng, do we need to merge any changes besides https://github.com/ceph/ceph/pull/4098 to make this work?
I think i...
Greg Farnum
01:16 PM CephFS Bug #11128: "[ FAILED ] LibCephFS".* tests in smoke-master-distro-basic-multi
looks like we need to call NSS init function in both parent and child process. calling NSS init function before fork(... Zheng Yan
08:45 AM CephFS Bug #11128: "[ FAILED ] LibCephFS".* tests in smoke-master-distro-basic-multi
replacing libcephfs with librados has the same issue. Zheng Yan
08:20 AM CephFS Bug #11128: "[ FAILED ] LibCephFS".* tests in smoke-master-distro-basic-multi
Simple c++ code to reproduce this issue.... Zheng Yan
07:01 AM CephFS Bug #11128: "[ FAILED ] LibCephFS".* tests in smoke-master-distro-basic-multi
I can reliably reproduce this locally when configure ceph with "--with-nss --without-cryptopp" Zheng Yan
05:57 AM CephFS Bug #11128: "[ FAILED ] LibCephFS".* tests in smoke-master-distro-basic-multi
after applying following patch... Zheng Yan
06:08 PM CephFS Bug #10368: Assertion in _trim_expired_segments
Agree about backport, but we can be leisurely about it -- nobody's is likely to hit this bug unless they're hitting t... John Spray
05:53 PM CephFS Bug #10368 (Pending Backport): Assertion in _trim_expired_segments
This certainly needs to go into hammer as well, but I'm not quite brave enough to do an insta-cherry-pick. :) Greg Farnum
05:13 PM CephFS Bug #10368 (Fix Under Review): Assertion in _trim_expired_segments

https://github.com/ceph/ceph/pull/4116
John Spray
05:59 PM Revision 1e463ada (ceph): Merge pull request #4103 from ceph/wip-error-str
mds: fix error_str formatting in scrub output
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
05:50 PM Revision 7291f733 (ceph): Merge pull request #4116 from ceph/wip-10368
mds: call wait_for_safe twice in command_flush_journal
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
05:46 PM Stable releases Tasks #11185 (Resolved): Upgrade long running firefly to v0.80.9
Yuri Weinstein
05:36 PM rbd Bug #11179: "rbd ls" hang forever when cluster is damaged
In general, all of the commands which try to access data from RADOS will block until the data is accessible, on the t... Greg Farnum
09:22 AM rbd Bug #11179 (Won't Fix): "rbd ls" hang forever when cluster is damaged
Hi there,
There is something wrong with my OSD,but I did not realize this,when I run "rbd ls",this command hangs lik...
science luo
05:24 PM rgw Bug #11180 (Resolved): rgwadmin tasks assumes non-regional output
merged commit dfea7dd into master
And cherry-picked the commit onto firefly, hammer, giant, dumpling, and next
Alfredo Deza
01:36 PM rgw Bug #11180 (Fix Under Review): rgwadmin tasks assumes non-regional output
Pull request opened: https://github.com/ceph/ceph-qa-suite/pull/372 Alfredo Deza
01:23 PM rgw Bug #11180 (Resolved): rgwadmin tasks assumes non-regional output
It picks the first item in the summary list, which has nothing to do with the user that should be used:... Alfredo Deza
05:23 PM Revision b6c2e978 (ceph): ensure summary is looked for the user we need
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit f7ea0a424a53bf68cad4cd4c7c78a07401dd6851)
Alfredo Deza
05:22 PM Revision 5dabdcf0 (ceph): ensure summary is looked for the user we need
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit f7ea0a424a53bf68cad4cd4c7c78a07401dd6851)
Alfredo Deza
05:16 PM Bug #11110 (Resolved): updated history.last_epoch_started but not info.last_epoch_started
Fixed in 9a2ff34d75cc69759584fb802f903068669f6233. Samuel Just
04:54 PM Bug #11110: updated history.last_epoch_started but not info.last_epoch_started
Yuri Weinstein wrote:
> See the same in
> Run: http://pulpito.front.sepia.ceph.com/teuthology-2015-03-19_17:05:03-u...
Yuri Weinstein
04:47 PM Bug #11110 (New): updated history.last_epoch_started but not info.last_epoch_started
See the same in
Run: http://pulpito.front.sepia.ceph.com/teuthology-2015-03-19_17:05:03-upgrade:giant-x-hammer-distr...
Yuri Weinstein
05:11 PM Revision 035ab3c0 (ceph): mds: call wait_for_safe twice in command_flush_journal
...so that we wait until everyone who was waiting for the first
wait_for_safe has run their completion before we proc...
John Spray
05:08 PM Revision 4c24d0cc (ceph): auth: reinitialize NSS modules after fork()
Fixes: #11128
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
05:05 PM Revision f183cd7c (ceph): auth: properly return error of cephx_calc_client_server_challenge
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
04:37 PM Feature #10976 (Fix Under Review): fix PG::all_unfound_are_queried_or_lost for non-existent osds
Kefu Chai
04:34 PM Bug #11183 (Resolved): osdc/Objecter.cc: 405: FAILED assert(tick_event == __null) (giant)
http://pulpito.ceph.com/loic-2015-03-19_19:01:57-rados-giant-backports---basic-multi/811322... Loïc Dachary
04:29 PM Bug #9873 (Resolved): rados bench crash
Although http://pulpito.ceph.com/loic-2015-03-19_19:01:57-rados-giant-backports---basic-multi/811322 looks like this ... Loïc Dachary
04:23 PM Bug #9873 (Pending Backport): rados bench crash
Loïc Dachary
03:48 PM rgw Bug #11086: Two "test_s3.test_multipart_upload_" tests failed in smoke-master-distro-basic-multi run
Run: http://pulpito.ceph.com/teuthology-2015-03-19_02:35:01-smoke-master-distro-basic-multi/
Job: 810848
Yuri Weinstein
03:20 PM Bug #6115 (Resolved): doc: asphyxiate does not support class
Kefu Chai
03:19 PM Bug #11077 (Duplicate): Can't build documentation on Ubuntu 14.04 and likely other releases
dup with #6115. and fixed by
https://github.com/ceph/ceph/commit/cd69ded7affcdd754e229f94989a62c46f0a117b
Kefu Chai
03:02 PM rgw Bug #10852 (In Progress): rgw: sync agent: logging could map more directly onto what it is doing
Alfredo Deza
02:53 PM rgw Feature #10454 (Resolved): rgw: sync agent incremental sync of versioned objects
merged commit b65d86f into master Alfredo Deza
02:53 PM rgw Feature #10453 (Resolved): rgw: sync agent full sync of versioned objects
merged commit b65d86f into master Alfredo Deza
02:33 PM Revision dfea7dd4 (ceph): Merge pull request #372 from ceph/wip-11180
ensure summary is looked for the user we need Andrew Schoen
02:21 PM Revision bee7f24e (ceph): Minor fix: Documentation referred to bootstrap-osd instead of bootstrap...
Signed-off-by: Bosse Klykken <larkly@gmail.com> Bosse Klykken
01:27 PM Revision f7ea0a42 (ceph): ensure summary is looked for the user we need
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:40 PM CephFS Bug #10744 (Resolved): MDS gets stuck in 'stopping' when strays exist
... John Spray
12:32 PM Revision c087025f (ceph): mds: improved doxygen comments in StrayManager
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
12:32 PM Revision a01e9b1f (ceph): mds/Server: fix stray reintegration
This was checking tracei's primary parent DN for remoteness
as a condition to calling eval_remote. However, the *pri...
John Spray
12:32 PM Revision 28a10164 (ceph): mds: expire other ranks' mydirs during 'stopping'
Avoids the surviving MDSs thinking their base dir is still
replicated after a rank has been stopped.
Signed-off-by: ...
John Spray
12:32 PM Revision 763e26c4 (ceph): mds: eval stray on remove dentry replica
This happens because when handling an MCacheExpire,
we expire inodes first and then dentries, so when
the inodes are ...
John Spray
12:32 PM Revision f180b64c (ceph): osdc: make op count in Filer::purge configurable
Previously this was simply hardcoded to do up to
10 RADOS delete ops at a time. Make this a config
option so that Fi...
John Spray
12:32 PM Revision de157d94 (ceph): common/config_opts: add purge throttle options
These are to be respected by the MDS in the number
of concurrent RADOS delete operations and
number of files to be pu...
John Spray
12:32 PM Revision 2f1e10c1 (ceph): mds: throttle purge stray operations
Pull out the stray-handling code into a separate StrayManager
class.
There is an additional improvement to stray rei...
John Spray
12:32 PM Revision 91867b2b (ceph): mds: make purge op limit dynamic based on PGs/MDSs
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
12:32 PM Revision 3a0caf9b (ceph): mds: fix parent check in MDCache::eval_remote
This code path wasn't touched until the change
in "mds/Server: fix stray reintegration". Now we
see that it will cra...
John Spray
12:32 PM Revision 0ae624e6 (ceph): mds: update StrayManager op limit on mds_max_purge_ops_per_pg
Previously was only updating on mds_max_purge_ops
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:35 AM Revision b94189f9 (ceph): Merge pull request #4114 from apeters1971/wip-isa-lrucache
erasure-code: make ErasureCodeIsaTableCache drop entries according to LRU
Reviewed-by: Loic Dachary <ldachary@redhat...
Loic Dachary
09:56 AM Revision 99992383 (ceph): erasure-code: make ErasureCodeIsaTableCache drop entries according to LRU
There was a bug in the arguments used by the splice function to move elements from the LRU list to the head of the li... Andreas Peters
09:33 AM Revision b5e82bb8 (ceph): Merge pull request #4084 from ceph/wip-switch-to-breathe
Wip switch to breathe
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
09:17 AM Revision e69e8507 (ceph): doc: enable doxygen for enum
* since we switched to breathe, which supports rendering enum
types
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:17 AM Revision 9e959529 (ceph): doc: s/Asphyxiate/Breathe/ in documenting.rst
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:17 AM Revision cd69ded7 (ceph): doc: Switch doxygen integration back to breathe
* asphyxiate needs more toolings, see
https://github.com/ceph/asphyxiate/issues/1
* this commit basically reverts c...
Kefu Chai
08:53 AM Feature #10904: list all nodes in a ceph cluster
will implement "mds metadata" and "mon medata" following the model of "osd metadata" first. and add "node ls" later o... Kefu Chai
04:35 AM Feature #10904 (In Progress): list all nodes in a ceph cluster
Kefu Chai
08:01 AM Revision b57e13fd (ceph): test/libcephfs/flock.cc: don't release lock before EWOULDBLOCK check
make sure the main thread/process not release the file lock before
workers execute the operation that supposes to ret...
Yan, Zheng
08:00 AM Revision ce244ca9 (ceph): test/libcephfs/flock.cc: fix synchronization points
In the threesome test cases, the main thread/process call PING_WORKER()
twice at each synchronization point. It's pos...
Yan, Zheng
07:44 AM Revision ea79a3b1 (ceph): Merge pull request #3970 from ceph/firefly-11053
mds: fix assertion caused by system clock backwards
Reviewed-by: John Spray <john.spray@redhat.com>
Loic Dachary
07:42 AM Revision c1c20d89 (ceph): Merge pull request #4021 from ceph/wip-7737-firefly
osd: fix negative degraded objects during backfilling
Reviewed-by: Sage Weil <sage@redhat.com>
Loic Dachary
07:38 AM Revision 2fbb9a63 (ceph): Merge pull request #3952 from dachary/wip-9986-firefly
objecter: fix map skipping
Reviewed-by: Sage Weil <sage@redhat.com>
Loic Dachary
03:23 AM Revision f31ffa75 (ceph): Merge pull request #3983 from yuyuyu101/wip-async-fix-3
Wip async fix 3
Reviewed-by: Sage Weil <sage@redhat.com>
Haomai Wang
03:00 AM Revision b0c30f67 (ceph): Thread.cc: Make set_affinity private and correct behavior
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:45 AM Revision b5c74505 (ceph): osd/ReplicatedPG: correct the checking if the promoting object is in other
hit sets
missing_oid could be a NULL object while obc is not. Should check
obc->obs.oi.soid first, and then missing_...
Zhiqiang Wang
01:55 AM Revision 537e88ec (ceph): qa/cephtool: Using add-cache rather than add to test ceph health.
Don't forget set cachemode.
By the way, For test max_target_bytes, don't reply on /etc/passwd
because different host ...
Jianpeng Ma
01:37 AM Revision def4fc4a (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
01:25 AM Bug #11178 (Won't Fix): make tags is broken again
make tags fails with:... Dan Mick
12:54 AM Bug #11176 (In Progress): ceph-objectstore-tool: Only show incompatible features when detected
David Zafman
12:53 AM Bug #11139 (In Progress): "Exception: ceph-objectstore-tool: import failure" in upgrade:firefly-x...
David Zafman
12:24 AM Revision b509bc79 (ceph): doc/release-notes: more hammer release notes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:20 AM rgw Bug #11160 (Pending Backport): rgw: shouldn't need to disable rgw_socket_path if frontend is conf...
Sage Weil
12:19 AM Revision c5677302 (ceph): Merge pull request #4085 from ceph/wip-11160
rgw: don't use rgw_socket_path if frontend is configured
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:16 AM Revision ef4d5d8b (ceph): Merge pull request #4107 from ceph/wip-11102
osd: only complain about stored vs actual digest if all peers support it
Reviewed-by: Samuel Just <sjust@redhat.com>
Sage Weil
12:16 AM Revision bf814d52 (ceph): doc/release-notes: make hammer note about filestore format upgrade
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil

03/19/2015

11:27 PM Revision 477ac929 (ceph): osd: only complain about stored vs actual digest if all peers support it
If we have a mixed cluster of hammer and pre-hammer OSDs, we will fall back
to using 0 as the initial crc32c value. ...
Sage Weil
11:24 PM Bug #11177 (Resolved): mon: scrub messages to go ceph.default.log, not ceph.log
hammer:... Sage Weil
11:01 PM Bug #11176 (Resolved): ceph-objectstore-tool: Only show incompatible features when detected

This should be back ported to firefly and giant.
David Zafman
10:47 PM Bug #11102: mixed version cluster set object digests, then complains on scrub
this is a mixed version problem:
1. primary is new osd that sets a digest because it is a trivial op (create, writ...
Sage Weil
10:36 PM CephFS Bug #11053 (Resolved): "FAILED assert(beacon_seq_stamp[seq] > beacon_last_acked_stamp)" in upgrad...
These PRs all got merged. Greg Farnum
10:30 PM Revision 9a2ff34d (ceph): PG::find_best_info: reject infos with old last_epoch_started
See doc/dev/osd_internals/last_epoch_started.rst
Reviewed-by: Sage Weil <sage@redhat.com>
Signed-off-by: Samuel Just...
Samuel Just
10:09 PM Revision 11a34668 (ceph): Merge pull request #3969 from ceph/dumpling-11053
mds: fix assertion caused by system clock backwards
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
10:07 PM Revision ffb76d16 (ceph): Merge pull request #3971 from ceph/giant-11053
mds: fix assertion caused by system clock backwards
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
10:05 PM Revision 8af2b432 (ceph): Merge pull request #3885 from Ved-vampir/master
common: add perf counters description
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
10:03 PM Revision 3ee11b56 (ceph): Merge pull request #3840 from ceph/wip-libcephfs-fsetxattr
libcephfs: add ceph_f{get,set,list,remove)_xattr
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
10:00 PM Revision 67fdb1c1 (ceph): Merge pull request #3750 from ceph/wip-dump-cache
mds: Add 'dump cache' asok
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray
09:27 PM Revision 936e003c (ceph): mds: implement 'dump cache' asok command
Retains old text format output when user specifies
a filename, else returns JSON. JSON output will
cope less well wi...
John Spray
09:27 PM Revision 842a4c32 (ceph): include/frag: add a dump() method to fragtree_t
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
09:27 PM Revision 75ff9d69 (ceph): mds: add a dump() method to MutationImpl
This is just an externally callable wrapper
to _dump that doesn't require caller
to pass in a time.
Signed-off-by: J...
John Spray
09:27 PM Revision 5ca0095b (ceph): mds: add SimpleLock::dump
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
09:27 PM Revision 9184e1dd (ceph): mds: add dump() to MDSCacheObject
Subclasses extend this with their own attributes.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
09:27 PM Revision a33d1694 (ceph): mds: extended dump() for CInode
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
09:27 PM Revision 107e7c97 (ceph): mds: add CDentry::dump
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
09:27 PM Revision abb4a73a (ceph): mds: use MDSCacheObject::dump in CDir::dump
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
09:27 PM Revision 62ee84eb (ceph): mds: move auth_pins attrs into MDSCacheObject
These were common between CInode, CDir, CDentry.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
09:16 PM CephFS Feature #11174 (New): An MDS-specific assert that dumps cache state
There are a ton of places where we assert certain thing are consistent within the MDCache+MDLog+etc state. Asserting... John Spray
09:06 PM Bug #11127: "symbol lookup error: ceph_test_rados: undefined symbol: g_lockdep" in upgrade:client...
Run: http://pulpito.ceph.com/teuthology-2015-03-18_23:20:02-upgrade:client-upgrade-master-distro-basic-multi/
Jobs: ...
Yuri Weinstein
09:05 PM CephFS Bug #11136: cfuse: 0.80.7 client segfault
Not a deal breaker as we have a cron job to fix the mount if it dies. Just thought I'd throw this up here in case it ... David Matson
08:43 PM CephFS Bug #11136 (Won't Fix): cfuse: 0.80.7 client segfault
Hmm, the relevant code here is very different in the Hammer release and I don't think it will be susceptible to this ... Greg Farnum
04:52 PM CephFS Bug #11136: cfuse: 0.80.7 client segfault
Attached. David Matson
09:01 PM CephFS Feature #11173 (New): Client session filtering on 'dump cache' asok
It would be useful to see the cached state for everything touched by a particular client session -- we should be able... John Spray
09:00 PM CephFS Feature #11172 (Resolved): mds: inode filtering on 'dump cache' asok
Sometimes we would like to dump the cache state for a known inode number. John Spray
08:58 PM CephFS Feature #11171 (Resolved): Path filtering on "dump cache" asok
Sometimes we will want to get a detailed dump of the cache for one particular subtree, so implement a mode that will ... John Spray
08:14 PM Revision 81c493c9 (ceph): calamari_setup: add -y to yum localinstall icesetup
also fix a few flake8 things
Signed-off-by: Ubuntu <ubuntu@vpm047.front.sepia.ceph.com>
Gregory Meno
08:05 PM Revision bc7f6ced (ceph): Merge branch 'master' of github.com:ceph/ceph
Sage Weil
07:53 PM rbd Bug #11113 (Pending Backport): RBD snapshot, created while flattening image, is unremovable
Josh Durgin
07:41 PM Revision d26a9dce (ceph): Merge remote-tracking branch 'gh/hammer'
Conflicts:
PendingReleaseNotes
src/Makefile.am
src/gmock
src/test/Makefile.am
Sage Weil
06:47 PM Revision 634c5a94 (ceph): Merge pull request #4035 from ceph/wip-11113
Reviewed-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
06:31 PM Revision cfecd125 (ceph): Merge pull request #3988 from ceph/wip-refine-build-configuration-hammer
Refine build configuration for hammer
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:11 PM Bug #11166: blocked OSD issues in upgrade:firefly-x-hammer-distro-basic-multi run
As we discussed in #10816, that's not surprising as part of the upgrade process. You need to whitelist that log messa... Greg Farnum
04:25 PM Bug #11166 (Can't reproduce): blocked OSD issues in upgrade:firefly-x-hammer-distro-basic-multi run
Not much info on failed tests or coredumps on this one...
Run: http://pulpito.ceph.com/teuthology-2015-03-18_17:13:0...
Yuri Weinstein
04:57 PM Revision 43ee1434 (ceph): Merge pull request #4104 from rzarzynski/wip-11148
rgw: rectify 202 Accepted in response for PUT on already existing bucket
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:44 PM Bug #11110 (Resolved): updated history.last_epoch_started but not info.last_epoch_started
A fix is merged into hammer. Samuel Just
04:41 PM Revision 91a58167 (ceph): Merge pull request #4105 from athanatos/wip-11110
Wip 11110
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
04:18 PM Revision 3160e8d6 (ceph): init-radosgw*: don't require rgw_socket_path to be defined
Fixes: #11159
Backport: hammer, firefly
Scripts required rgw_socket_path to exist in order to start radosgw.
This is...
Yehuda Sadeh
04:18 PM Revision f96d58bd (ceph): init-radosgw*: don't require rgw_socket_path to be defined
Fixes: #11159
Backport: hammer, firefly
Scripts required rgw_socket_path to exist in order to start radosgw.
This is...
Yehuda Sadeh
04:18 PM rgw Bug #11159 (Resolved): init-radosgw.sysv (installed as init.d/ceph-radosgw) won't start instances...
Sage Weil
04:13 PM rgw Bug #11159 (Pending Backport): init-radosgw.sysv (installed as init.d/ceph-radosgw) won't start i...
Sage Weil
03:35 AM rgw Bug #11159 (Resolved): init-radosgw.sysv (installed as init.d/ceph-radosgw) won't start instances...
init-radosgw.sysv ignores instances of radosgw with a zero-length socket path, but that's exactly how you need to con... Dan Mick
04:12 PM Revision e361066f (ceph): Merge pull request #4087 from ceph/wip-11159
init-radosgw*: don't require rgw_socket_path to be defined
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:08 PM Bug #11144 (Pending Backport): erasure-code-profile set races with erasure-code-profile rm
Loïc Dachary
03:54 PM Bug #11144 (Resolved): erasure-code-profile set races with erasure-code-profile rm
Samuel Just
04:08 PM Bug #10488: osd erasure-code-profile set is sometimes not idempotent
We'll wait for it to show up again, which should happen in the nightlies within a month maximum. Loïc Dachary
03:54 PM Bug #10488 (Pending Backport): osd erasure-code-profile set is sometimes not idempotent
Samuel Just
03:54 PM Bug #11158 (Rejected): osd/PG.h: 386: FAILED assert(i->second.need == j->second.need)
Just kidding, was a bug in my branch. Samuel Just
03:52 PM Revision b8fa08c6 (ceph): Merge pull request #4064 from dachary/wip-10488-jerasure-idempotent
mon: informative message when erasure-code-profile set fails
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
03:52 PM Revision 3d22b88e (ceph): Merge pull request #4066 from dachary/wip-11144-erasure-code-profile-rm
osd: erasure-code-profile incremental rm before set
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
03:41 PM Revision 0712d8d9 (ceph): PG: ensure that info.last_epoch_started only increases
See doc/dev/osd_internals/last_epoch_started.rst
Fixes: #11110
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
03:41 PM Revision 2956ae27 (ceph): doc: add last_epoch_started.rst
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
02:44 PM rgw Bug #10662 (Pending Backport): RGW swift API: Providing custom metadata header in COPY operation ...
Yehuda Sadeh
02:41 PM Revision 6c5fe91e (ceph): Merge pull request #4054 from diurchenko/wip-10662
rgw: Swift API. Allows setting attributes with COPY object operation.
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
02:26 PM rgw Bug #11163 (In Progress): RGW Swift API: add support for URL schema compatible with Swift
Radoslaw Zarzynski
10:18 AM rgw Bug #11163 (Closed): RGW Swift API: add support for URL schema compatible with Swift
RGW currently supports multiple accounts (unfortunately without separate namespaces - see #5073). The account name is... Radoslaw Zarzynski
02:12 PM rgw Feature #11148 (Fix Under Review): RGW Swift API: support for 202 Accepted response code on conta...
Pull request: https://github.com/ceph/ceph/pull/4104. Radoslaw Zarzynski
01:42 PM rgw Feature #11148 (In Progress): RGW Swift API: support for 202 Accepted response code on container ...
It looks like that all RGWCreateBucket_ObjStore_*::_send_response() methods are already prepared to handle the _202 A... Radoslaw Zarzynski
01:59 PM Revision 3998fe7e (ceph): rgw: rectify 202 Accepted in response for PUT on existing bucket.
Fixes: #11148
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
01:47 PM Bug #11165 (Won't Fix): Change certain ceph-osd stderr messages to stdout
This came up recently in a pull request for cbt from Intel to implement error checking. OSDs are logging some non-er... Mark Nelson
01:26 PM Revision c3d998e4 (ceph): rgw: Swift API. Support for X-Remove-Container-Meta-{key} header.
Fixes: #10475
Backport: hammer, firefly
Reported-by: Josh Durgin <jdurgin@redhat.com>
Signed-off-by: Dmytro Iurchenko...
Dmytro Iurchenko
01:16 PM Revision 640c2351 (ceph): mds: fix error_str formatting in scrub output
operator<< on an ostringstream actually gets
you an address.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
01:03 PM CephFS Bug #11128: "[ FAILED ] LibCephFS".* tests in smoke-master-distro-basic-multi
found a race https://github.com/ceph/ceph/commit/15d85a6e4a47f241917e6c1becbe90e21309b711. don't know if it's related... Zheng Yan
12:52 PM CephFS Bug #11146 (In Progress): BUG at /srv/autobuild-ceph/gitbuilder.git/build/fs/ceph/addr.c:1024
Zheng Yan
11:58 AM Feature #10904 (Fix Under Review): list all nodes in a ceph cluster
https://github.com/ceph/ceph/pull/4100 Kefu Chai
11:56 AM Feature #10904: list all nodes in a ceph cluster
following is the sample output of the newly added "node ls" command:... Kefu Chai
10:43 AM Revision d5c44209 (ceph): XIO: Handle queued incoming XIO messages during retry
1. Move queued incoming XIO messages to be released into the requeue Q
for retry once resources free up
2. During con...
Raju Kurunkad
10:16 AM Revision fe25118b (ceph): Merge pull request #4025 from ceph/wip-fix-configure-noversion
configure.ac: add --disable-gitversion
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage Weil <sage@redhat...
Loic Dachary
09:55 AM Bug #9536 (Resolved): erasure-code: ISA plugin alignment must be constant
it already is in giant and the isa plugin does not exist in firefly Loïc Dachary
09:50 AM Bug #10497: librados: c api does not translate op flag
* giant backport https://github.com/ceph/ceph/pull/4097 Loïc Dachary
09:50 AM Revision fc43d8c2 (ceph): librados: Translate operation flags from C APIs
The operation flags in the public C API are a distinct enum
and need to be translated to Ceph OSD flags, like as happ...
Matt Richards
09:47 AM Bug #9617: objecter shutdown races with msg dispatch
* giant backport https://github.com/ceph/ceph/pull/4096 Loïc Dachary
09:44 AM Revision d790833c (ceph): Objecter: check the 'initialized' atomic_t safely
shutdown() resets initialized to 0, but we can still receive messages
after this point, so fix message handlers to sk...
Josh Durgin
09:39 AM Revision ce436a33 (ceph): Objecter: init with a constant of the correct type
Just a tiny cleanup.
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
(cherry picked from commit 1feba200aae7d9a...
Josh Durgin
09:37 AM Bug #9675: splitting a pool doesn't start when rule_id != ruleset_id
* giant backport https://github.com/ceph/ceph/pull/4095 Loïc Dachary
09:36 AM Revision 970a7975 (ceph): CrushWrapper: pick a ruleset same as rule_id
Originally in the add_simple_ruleset funtion, the ruleset_id
is not reused but rule_id is reused. So after some add/r...
Xiaoxi Chen
09:32 AM Bug #9891: "Assertion: os/DBObjectMap.cc: 1214: FAILED assert(0)" in upgrade:firefly-x-giant-dist...
* giant backport https://github.com/ceph/ceph/pull/4094 Loïc Dachary
09:29 AM Revision 76535116 (ceph): DBObjectMap: lock header_lock on sync()
Otherwise, we can race with another thread updating state.seq
resulting in the old, smaller value getting persisted. ...
Samuel Just
09:24 AM Bug #9913 (Resolved): mon: audit log entires for forwarded requests lack info
we only backport bug fixes to stable but not LTS releases Loïc Dachary
09:21 AM Bug #9915: osd: eviction logic reversed
* giant backport https://github.com/ceph/ceph/pull/4093 Loïc Dachary
09:20 AM Revision 13b01473 (ceph): osd: cache tiering: fix the atime logic of the eviction
Reported-by: Xinze Chi <xmdxcxz@gmail.com>
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com>
(cherry picked from...
Zhiqiang Wang
09:18 AM Bug #9985: osd: incorrect atime calculation
* giant backport https://github.com/ceph/ceph/pull/4092 Loïc Dachary
09:16 AM Revision 55541b90 (ceph): Get the currently atime of the object in cache pool for eviction
Because if there are mutiple atime in agent_state for the same object, we should use the recently one.
Signed-off-by...
Xinze Chi
09:16 AM Revision 13b8364d (ceph): osd/ReplicatedPG: fix compile error
From 1fef4c3d541cba360738437420ebfa2447d5802e.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit...
Sage Weil
09:13 AM Bug #9986: objecter: map epoch skipping broken
* giant backport https://github.com/ceph/ceph/pull/4091 Loïc Dachary
09:12 AM Revision 7c5056f5 (ceph): osdc/Objecter: e shouldn't be zero in Objecter::handle_osd_map
Signed-off-by: Ding Dinghua <dingdinghua85@gmail.com>
(cherry picked from commit 31c584c8ba022cd44fe2872d221f3026618c...
?? ?
09:12 AM Revision 5550cdd8 (ceph): osdc/Objecter: Fix a bug of dead looping in Objecter::handle_osd_map
If current map epoch is less than oldest epoch, current map epoch
should step up to oldest epoch.
Fixes: #9986
Signe...
?? ?
09:11 AM Bug #10014: osd: spurious memmove on data payload
we don't backport cleanup / optimizations to stable releases that are not LTS Loïc Dachary
09:08 AM Bug #10059: osd/ECBackend.cc: 876: FAILED assert(0)
* giant backport https://github.com/ceph/ceph/pull/4090 Loïc Dachary
09:08 AM Revision 0c3f7637 (ceph): PG: always clear_primary_state when leaving Primary
Otherwise, entries from the log collection process might leak into the next
epoch, where we might end up choosing a d...
Samuel Just
09:08 AM Revision 21f81b85 (ceph): PG: always clear_primary_state on new interval, but only clear pg temp ...
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit f692bfe076b8ddb679c6d1a6ea78cc47f0876326)
Samuel Just
09:05 AM Messengers Bug #10080: Pipe::connect() cause osd crash when osd reconnect to its peer
* giant backport https://github.com/ceph/ceph/pull/4089 Loïc Dachary
09:04 AM Revision 1ccf5835 (ceph): SimpleMessenger: allow RESETSESSION whenever we forget an endpoint
In the past (e229f8451d37913225c49481b2ce2896ca6788a2) we decided to disable
reset of lossless Pipes, because lossles...
Greg Farnum
09:02 AM Bug #6003: journal Unable to read past sequence 406 ...
* giant backport https://github.com/ceph/ceph/pull/4088 Loïc Dachary
08:59 AM Revision 3e875ab1 (ceph): FileJournal: fix journalq population in do_read_entry()
Fixes: 6003
Backport: dumpling, firefly, giant
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from comm...
Samuel Just
08:38 AM Revision cca067ef (ceph): configure.ac: add --disable-gitversion
During development each git commit cause currently a complete
rebuild of the source tree. By passing --disable-gitver...
Danny Al-Gaaf
08:21 AM RADOS Bug #11162 (New): add some warning about scrub in ceph status
As describe in ceph-dev mail list:
"scubbing for a long time and not finished"
I find a pg on my test cluster...
Xinze Chi
06:07 AM CephFS Feature #11161 (New): snapshots: behave better with remote inodes (hard links)
If we take a snapshot and the SnapRealm includes a remote hard link, the remote inode doesn't get snapshotted. That's... Greg Farnum
03:55 AM Revision 6823bcdc (ceph): init-radosgw*: don't require rgw_socket_path to be defined
Fixes: #11159
Backport: hammer, firefly
Scripts required rgw_socket_path to exist in order to start radosgw.
This is...
Yehuda Sadeh
03:52 AM Revision 36d6eea3 (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
03:50 AM Revision 830752a5 (ceph): doc: fix doxygen warnings
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:42 AM rgw Bug #11160 (Resolved): rgw: shouldn't need to disable rgw_socket_path if frontend is configured
In order to specify a tcp frontend we ned to set rgw_socket_path to an empty string. We shouldn't require that.
ma...
Yehuda Sadeh
01:03 AM Revision 93c0b8a0 (ceph): calamari_setup: handle iso, preserving support for tar.gz
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
01:03 AM Revision da668abb (ceph): calamari_setup: small comment/logmsg fixes, correct git user path
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
12:35 AM Revision b6cdc566 (ceph): osd/ReplicatedPG: Fix a memory leak in do_pg_op.
If op have pgls_filter & pgnls_filter at the same time, it don't free
the first filter.
Signed-off-by: Jianpeng Ma <...
Jianpeng Ma
12:16 AM Revision 9087b7da (ceph): calamari_setup: make iceball fetch/creators return path to iceball
Also, widen the concept of "iceball" to include both iso and tar.gz
Signed-off-by: Dan Mick <dan.mick@redhat.com>
Dan Mick
12:16 AM Revision 34e7544e (ceph): calamari_setup: Refactor/simplify in preparation for iso support
Signed-off-by: Gregory Meno <gmeno@redhat.com> Dan Mick
12:04 AM rgw Bug #10106: rgw acl response should start with <?xml version="1.0" ?>
* giant backport https://github.com/ceph/ceph/pull/4082 in sync with https://github.com/ceph/ceph-qa-suite/pull/370 Loïc Dachary
12:03 AM Revision 96a5c671 (ceph): rgw: flush xml header on get acl request
Fixes: #10106
Backport: firefly, giant
dump_start() updates the formatter with the appropriate prefix, however,
we n...
Yehuda Sadeh
 

Also available in: Atom