Project

General

Profile

Activity

From 01/07/2016 to 02/05/2016

02/05/2016

11:27 PM rgw Backport #14676 (In Progress): infernalis: rgw: radosgw-admin --help doesn't show the "orphans fi...
Nathan Cutler
05:49 PM rgw Backport #14676 (Resolved): infernalis: rgw: radosgw-admin --help doesn't show the "orphans find"...
https://github.com/ceph/ceph/pull/7543 Nathan Cutler
11:26 PM Revision 2b6d8171 (ceph): rgw-admin: document orphans commands in usage
Fixes: #14516
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 105a76bf542e05b739d5a03ca8a...
Yehuda Sadeh
11:13 PM CephFS Backport #14668: hammer: Wrong ceph get mdsmap assertion
Hammer backport is staged. Maybe it's not too late to squeeze it into 0.94.6 - we'll see. Nathan Cutler
11:12 PM CephFS Backport #14668 (In Progress): hammer: Wrong ceph get mdsmap assertion
Nathan Cutler
11:08 PM CephFS Backport #14668: hammer: Wrong ceph get mdsmap assertion
h3. Original description
One of our hammer clusters won't start now after running ceph mds getmap.
I did:...
Nathan Cutler
11:04 PM CephFS Backport #14668: hammer: Wrong ceph get mdsmap assertion
https://github.com/ceph/ceph/pull/4203
I will stage hammer backport.
Nathan Cutler
10:54 AM CephFS Backport #14668: hammer: Wrong ceph get mdsmap assertion
This was fixed in >=infernalis, but apparently never backported.... John Spray
08:57 AM CephFS Backport #14668: hammer: Wrong ceph get mdsmap assertion
After a few more retries the mon's eventually started. Dan van der Ster
08:51 AM CephFS Backport #14668 (Resolved): hammer: Wrong ceph get mdsmap assertion
https://github.com/ceph/ceph/pull/7542 Dan van der Ster
11:11 PM Revision b9a4ad9d (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
11:05 PM CephFS Bug #14681 (Resolved): Wrong ceph get mdsmap assertion
https://github.com/ceph/ceph/pull/4203 Nathan Cutler
10:20 PM Bug #14443: "[ FAILED ] LibRadosTwoPoolsPP.Flush" in upgrade:infernalis-x-jewel-distro-basic-vps
Run: http://pulpito.ceph.com/teuthology-2016-02-05_02:10:02-upgrade:infernalis-x-jewel-distro-basic-vps/
Job: 7509
...
Yuri Weinstein
10:07 PM Revision f4b083a5 (ceph): osdc: Update to use C++11 concurrency
The only externally visible change is that Objecter::get_osdmap_read
and Objedcter::put_osdmap_read have been removed...
Adam Emerson
10:00 PM devops Bug #11489: jenkins parameterized branches do not support polling
Do we still need this? Dan Mick
09:46 PM Revision 21438a67 (ceph): cmake: add libboost_system to EXTRALIBS
This concisely fixes several unittest builds, and reflects the
fact that this library dependency has moved into sever...
Matt Benjamin
09:46 PM Revision 2669e0c2 (ceph): cmake: don't try to install src/ceph-disk directory
The proper cmake boilerplate to call ceph-disk/ceph-disk's
python installer is not present, FYI.
Signed-off-by: Matt...
Matt Benjamin
09:46 PM Revision 33bc2ba5 (ceph): cmake: don't add_test cephtool_test_osd twice
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com> Matt Benjamin
09:20 PM Bug #14267: ceph-post-file doesn't work
Will move to physical host with public IP and access to LRC David Galloway
09:17 PM devops Bug #14275: Ceph "giant" packages no longer available for installation on Ubuntu 14.04 "trusty"
Package experts: can you render an opinion here? I don't see whether it's obviously a client config, package repo, o... Dan Mick
12:43 PM devops Bug #14275: Ceph "giant" packages no longer available for installation on Ubuntu 14.04 "trusty"
I started with a freshly installed Ubuntu 14.04 "trusty" system and followed the steps outlined in http://docs.ceph.c... Lenz Grimmer
09:14 PM Revision 38b9be2a (ceph): librados_test_stub: protect against notify/unwatch race
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
09:05 PM Bug #14679 (Resolved): msg/async: segv from ceph_test_msgr, cleanup_handler
... Sage Weil
08:57 PM Revision c1b3138f (ceph): concurrency: Add shunique_lock
Locker class tracking shared/unique/unlocked state of SharedMutex
concept.
Signed-off-by: Adam C. Emerson <aemerson@...
Adam Emerson
08:54 PM rgw Bug #14678 (Resolved): rgw: when putting metadata object, cache info doesn't keep object's metada...
This means that later on if we need object's metadata we need to fetch it from the backend which is a waste. Yehuda Sadeh
08:21 PM Revision 5eda2859 (ceph): cls_journal: new get_client / client_update methods
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:21 PM Revision 608947cb (ceph): journal: added tag support methods
librbd, for example, will allocate a new tag after acquiring
the exclusive lock.
Signed-off-by: Jason Dillaman <dill...
Jason Dillaman
08:21 PM Revision 8443e507 (ceph): librbd: initial version of journal client and tag metadata
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:21 PM Revision 9418f055 (ceph): librbd: partial implementation of journal client / tag allocation
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:21 PM Revision 3f29e7b8 (ceph): cls_journal: client registration should hold opaque data structure
The opaque structure will support journal client applications to
store and retrieve complex state.
Fixes: #13298
Si...
Jason Dillaman
08:21 PM Revision fa6d0ba9 (ceph): cls_journal: new tag management methods and handling
In the case of librbd, a new tag will be allocated when the
exclusive lock is acquired. All tags for the same datase...
Jason Dillaman
07:39 PM Feature #14677 (Resolved): ceph-disk list should have json output option
We'll need to generate ceph-disk list output in json. Sage Weil
06:15 PM Revision b725fdf5 (ceph): Made disk size in openstack 40GB, so osd won't run out of space
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit 9e28d21adc7d891a9ad3426170f147164b2778ae)
Yuri Weinstein
06:11 PM Revision 0cf150f5 (ceph): Adde + in the openstack.yaml dir
Fixes failures in #14635
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit d4fd02e9d804...
Yuri Weinstein
06:09 PM Revision 0a66bee9 (ceph): Merge branch 'jewel' of https://github.com/ceph/ceph-qa-suite into jewel
Yuri Weinstein
06:03 PM Revision 243d91db (ceph): journal: switched entry tags to use id instead of string
Later commits will add the ability to allocate tags and
associate them with registered clients.
Signed-off-by: Jason...
Jason Dillaman
05:57 PM rgw Bug #14361: swift/test/functional -v -a '!fails_on_rgw'
Persisting on centos 7.2
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-02-05_10:02:03-upgrade:hammer-x...
Yuri Weinstein
08:04 AM rgw Bug #14361: swift/test/functional -v -a '!fails_on_rgw'
* http://pulpito.ceph.com/loic-2016-02-04_00:40:51-rgw-infernalis-backports---basic-multi/6180/
setting to high as...
Loïc Dachary
05:44 PM Bug #14660: selinux denials during rbd test run
Few others: http://qa-proxy.ceph.com/teuthology/vasu-2016-02-04_17:44:39-selinux-jewel---basic-vps/7216/teuthology.log Vasu Kulkarni
01:11 AM Bug #14660: selinux denials during rbd test run
hopefully this format is better, some tag above is messing up the format,
copied from one of the audit logs
<pre...
Vasu Kulkarni
12:59 AM Bug #14660: selinux denials during rbd test run
... Vasu Kulkarni
12:58 AM Bug #14660 (Closed): selinux denials during rbd test run
Following denails are seen for ceph-osd during rbd test with ceph-deploy... Vasu Kulkarni
05:43 PM Bug #14230 (Resolved): ceph-disk list missing information when dmcrypt
Nathan Cutler
05:42 PM Bug #13970 (Resolved): ceph-disk list fails on /dev/cciss!c0d0
Nathan Cutler
05:36 PM rgw Backport #14651 (Resolved): hammer: rgw: radosgw-admin --help doesn't show the "orphans find" com...
Nathan Cutler
05:15 PM Revision 48c542ac (ceph): concurrency: make C++11 style debugging mutices
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
05:14 PM Revision cb2fc91e (ceph): Merge pull request #7474 from jack-changtao/wip-cmake2
CMake: For CMake version <= 2.8.11, use LINK_PRIVATE and LINK_PUBLIC
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:02 PM Revision 3c1f0973 (ceph): Merge pull request #7108 from jdurgin/wip-rbd-mirroring
rbd-mirror: daemon skeleton
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:29 PM rbd Subtask #14673 (Resolved): Asynchronously open and close image replayers
As new mirrored images are detected and old images are no longer mirrored, asynchronously start / stop the replayer. Jason Dillaman
04:22 PM Revision 672a694a (ceph): time: Remove constexpr from non-literal type in test
This fixes a compile error under clang and fixes another FreeBSD porting
issue.
Signed-off-by: Adam C. Emerson <aeme...
Adam Emerson
04:21 PM Revision 0fcb3070 (ceph): time: Have skewing-now call non-skewing now
For the real-time clocks, Ceph's testing infrastructure likes to be able to
inject a skew. To avoid pulling CephConte...
Adam Emerson
03:52 PM Revision ed8b675a (ceph): Merge pull request #7538 from tchaikov/wip-fix-exe-test
tests: mon: "chmod +x mon-created-time.sh"
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
03:46 PM CephFS Bug #14672: MDS crashes with FAILED assert(inode_map.count(in->vino()) == 0) in 9.2.0
added log Kenneth Waegeman
03:45 PM CephFS Bug #14672 (Rejected): MDS crashes with FAILED assert(inode_map.count(in->vino()) == 0) in 9.2.0
Full log in attach
-9> 2016-02-05 15:26:29.015197 7f177de2f700 10 mds.0.locker got rdlock on (ipolicy sync r...
Kenneth Waegeman
03:45 PM Revision 47c9b621 (ceph): tests: mon: "chmod +x mon-created-time.sh"
otherwise it always fails to run.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:22 PM Bug #13897: (jewel) rados/objectstore/objectstore.yaml common/Mutex.cc: 105: FAILED assert(r == 0)
I don't think we've seen this on master.. some missing backport? Sage Weil
03:21 PM Bug #14666 (Fix Under Review): memstore: fails to set cid on collection
https://github.com/ceph/ceph/pull/7521 Sage Weil
07:05 AM Bug #14666 (Resolved): memstore: fails to set cid on collection
One example here http://pulpito.ceph.com/gregf-2016-02-04_07:29:11-fs-master---basic-mira/6616/ but I've been getting... Greg Farnum
03:10 PM Bug #14671 (Duplicate): ceph-objectstore-tool: Can't find OSDMap for pg epoch 232
... Sage Weil
02:51 PM Revision 08517578 (ceph): os/bluestore/KernelDevice: use _exit(1) for failure injection
This way we don't generate a core file, which spams the log and trips up
teuthology.
Signed-off-by: Sage Weil <sage@...
Sage Weil
02:48 PM Bug #13894: RBD over cache tier over EC pool: rbd rm doesn't remove objects
PR for delete proxying is at
https://github.com/ceph/ceph/pull/7537
Igor Fedotov
02:21 PM Revision a297261a (ceph): os/bluestore: fix block device file creation
Just make a separate flag to indicate whether we create a block
file. This lets us drop the weird touch in vstart.sh...
Sage Weil
02:17 PM Revision c4f9d265 (ceph): Merge pull request #7519 from xiexingguo/xxg-wip-finisher
librados: shutdown finisher in a more graceful way
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:17 PM Revision 33689975 (ceph): Merge pull request #7506 from liewegas/wip-bluestore-block
osd: bluestore: set default wal size; improve weird implicit block file creation logic
Reviewed-by: Loic Dachary <ld...
Sage Weil
02:16 PM Revision c87f3f34 (ceph): Merge pull request #7503 from tchaikov/wip-cmake-spdk
build: spdk submodule; cmake
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
02:15 PM Feature #13942 (Resolved): ceph-disk: support bluestore
Sage Weil
02:15 PM Revision adfc653e (ceph): Merge pull request #7218 from dachary/wip-13942-ceph-disk
ceph-disk: support bluestore
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:12 PM Bug #14213: osd/OSD.cc: 2940: FAILED assert(0 == "Missing map in load_pgs")
/a/sage-2016-02-04_12:56:11-rados-wip-sage-testing---basic-smithi/6933
definitely in master
Sage Weil
01:41 PM Revision 4c13f9d7 (ceph): os/bluestore/BlueFS: initialize super block_size earlier in mkfs
Reported-by: Dan Mick <dmick@redhat.com>
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:56 PM Revision e4abb95a (ceph): cmake: add cls_cephfs to cephfs_testing target
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
12:56 PM Revision 168e142b (ceph): librados: enable filtering in object_list API
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
12:56 PM Revision bacfce51 (ceph): tools/cephfs: sharded pgls in cephfs-data-scan
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:45 AM CephFS Bug #13583: Client::_fsync() on a given file does not wait unsafe requests that create/modify the...
@yan do you think it should be backported to infernalis as well ? It showed up when running tests:
* http://pulpit...
Loïc Dachary
10:41 AM CephFS Bug #13583 (Pending Backport): Client::_fsync() on a given file does not wait unsafe requests tha...
Loïc Dachary
10:42 AM Revision 23d39cbc (ceph): os/kstore: kill dead code
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
10:15 AM Feature #14669 (Resolved): ceph-disk: support indirect dmcrypt key retrieval
See Feb 2016 CDM session at:
* http://pad.ceph.com/p/osd-key-management
See SUSE ftp implementation at:
* ht...
Loïc Dachary
09:59 AM Bug #13089: mon: check for store writeablility before participating in election
please note that the background compaction fails, if leveldb can not create new tables or remove merged tables.
so...
Kefu Chai
09:37 AM Revision 5d5e4200 (ceph): os/kstore: fix race condition
The get_omap_iterator shall check the existence of onode too,
which may race with the rename method.
Signed-off-by: ...
xie xingguo
09:34 AM Revision 1e8719f9 (ceph): os/bluestore: fix race condition
The get_omap_iterator shall check the existence of onode too, which may
race with the rename method.
Signed-off-by: ...
xie xingguo
09:30 AM Revision 2f4e1d1f (ceph): Merge pull request #7526 from ceph/wip-14516-hammer
hammer: rgw-admin: document orphans commands in usage Orit Wasserman
08:22 AM rgw Bug #14667 (New): inconsistent container size reported
Radosgw returns different answers for the same bucket. Bucket *Test2* contains 1 object with length 1488913 bytes.
H...
Giorgi Kikolashvili
08:09 AM rgw Bug #13239: Seg fault 9.0.3-1845-gf1ead76 : RGWRESTSimpleRequest::forward_request(RGWAccessKey&, ...
* http://pulpito.ceph.com/loic-2016-02-04_00:40:51-rgw-infernalis-backports---basic-multi/6170/ Loïc Dachary
08:09 AM rgw Bug #13239 (Pending Backport): Seg fault 9.0.3-1845-gf1ead76 : RGWRESTSimpleRequest::forward_requ...
Loïc Dachary
07:19 AM Revision 0cef3239 (ceph): mon: get_leader_supported_commands is unused
get_leader_supported_commands is unused, delete it
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn>
huanwen ren
07:15 AM Revision 17d37be5 (ceph): mon/handle_probe_probe: redundant definition
Move the first "MMonProbe *r" to the right location
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn>
huanwen ren
06:51 AM rgw Bug #14665 (Duplicate): radosgw-admin -n client.0 user create : permission denied
http://pulpito.ceph.com/loic-2016-02-04_00:37:12-upgrade:infernalis-infernalis-backports---basic-vps/6158/... Loïc Dachary
06:16 AM devops Bug #13958: 'sudo yum install ceph-radosgw -y' errors in upgrade:firefly-hammer-x-infernalis-dist...
Also happens in infernalis see http://pulpito.ceph.com/loic-2016-02-04_00:33:20-rados-infernalis-backports---basic-mu... Loïc Dachary
05:47 AM Revision 2ca3c3e5 (ceph): Merge pull request #7441 from odivlad/backport-pr-14569
[backport] hammer: rgw: Make RGW_MAX_PUT_SIZE configurable
Reviewed-by: Yehuda Sadeh <ysadehwe@redhat.com>
Loïc Dachary
05:46 AM Revision 02353f6b (ceph): Merge pull request #7442 from odivlad/backport-pr-14570
[backport] rgw: fix wrong etag calculation during POST on S3 bucket.
Reviewed-by: Yehuda Sadeh <ysadehwe@redhat.com>
Loïc Dachary
05:44 AM Revision d5cdc7a5 (ceph): os/bluestore: remove unused intrusive member hook in enode
Enode only uses intrusive unordered_set base hook, member hook is not neccesary.
This should save some memory space, ...
Jianjian Huo
05:17 AM Revision 9828d49d (ceph): global: do not start two daemons with a single pid-file (part 2)
Fixes the following bugs:
* the fd is open(O_WRONLY) and cannot be read from, safe_read
always fails and never rem...
Loic Dachary
04:50 AM rbd Subtask #14663 (Resolved): Integrate librbd with journal tag allocation
Prior to unblocking writes, a new tag should be allocated in the journal. This tag will link to the predecessor tag t... Jason Dillaman
04:46 AM rbd Subtask #13298 (Fix Under Review): Journal registered client entry should store bufferlist payload
*master PR*: https://github.com/ceph/ceph/pull/7529 Jason Dillaman
04:45 AM rbd Subtask #14412 (Fix Under Review): Track epoch and period for mirrored images
Jason Dillaman
04:45 AM rbd Subtask #14412: Track epoch and period for mirrored images
*master PR*: https://github.com/ceph/ceph/pull/7529 Jason Dillaman
04:07 AM Revision dca8111a (ceph): os/kstore: assign nid for newly created onode
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
04:06 AM Revision d5dfb007 (ceph): os/bluestore: assign nid for newly created onode
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
03:31 AM Revision 8f13194b (ceph): Merge pull request #7522 from ktdreyer/wip-admin-build-doc-deps
admin/build-doc: depend on zlib1g-dev and graphviz
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:08 AM rgw Bug #14662 (Can't reproduce): Failed to shutdown radosgw gracefully
When we run a single radosgw which is listening both 80 and 443(ssl) ports and then stop it by `sudo stop radosgw id=... Yusuke Tanimura
02:21 AM Revision b7bbcee2 (ceph): mon: unregister command on shutdown
unregister command on shutdown
include: "quorum enter" && "quorum exit"
Signed-off-by: huanwen ren <ren.huanwen@zte....
renhwztetecs
12:46 AM Bug #14474 (Resolved): BlueFS: miss log for updating fnode during open_for_write
https://github.com/xiexingguo/ceph/commit/09d26448ea98a971f42adefa5bc2455717df919b xie xingguo
12:45 AM Bug #14480 (Resolved): BlueFS: race condition detected.
https://github.com/xiexingguo/ceph/commit/881ac7addac68add3d048f5fca4b3a72535e6c46 xie xingguo
12:42 AM Bug #14603 (Resolved): Objecter: race condition and result code overflow
https://github.com/ceph/ceph/pull/7477 xie xingguo

02/04/2016

11:56 PM CephFS Bug #14641: don't let users specify 0 on stripe count or object size
This is based on http://www.spinics.net/lists/ceph-users/msg25363.html
Perhaps the cluster is old and they broke i...
Greg Farnum
11:43 PM CephFS Bug #14641: don't let users specify 0 on stripe count or object size
We already validate layouts in Server.cc. We *could* also validate them on load from disk or during scrub...? John Spray
03:15 PM CephFS Bug #14641 (Duplicate): don't let users specify 0 on stripe count or object size
Those are fairly nonsensical. Amongst other things, they induce a divide-by-zero in the StrayManager right now. Greg Farnum
11:04 PM Bug #14658 (Resolved): "Failed to execute command: systemctl enable ceph.target" in smoke-master-...
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-02-04_05:00:02-smoke-master-distro-basic-openstack/
Job:...
Yuri Weinstein
10:48 PM Revision 9da41fee (ceph): systemd/ceph-radosgw-prestart.sh: remove
This is unpackaged and unused.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:34 PM Bug #14654 (Can't reproduce): "failed: mon_thrash" in upgrade:hammer-hammer-distro-basic-openstack
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-02-03_20:05:02-upgrade:hammer-hammer-distro-basic-opensta... Yuri Weinstein
10:31 PM rgw Bug #14653 (Closed): "test_s3.test_abort_multipart_upload ... FAIL" in upgrade:hammer-hammer-dist...
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-02-03_20:05:02-upgrade:hammer-hammer-distro-basic-opensta... Yuri Weinstein
10:28 PM rgw Bug #14652 (Resolved): "Segmentation fault" (radosgw-admin()) in upgrade:hammer-hammer-distro-bas...
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-02-03_20:05:02-upgrade:hammer-hammer-distro-basic-opensta... Yuri Weinstein
10:18 PM rgw Bug #14516: rgw: radosgw-admin --help doesn't show the "orphans find" command
I fail at Redmine... the Hammer backport ticket is #14651 , PR is https://github.com/ceph/ceph/pull/7526 Ken Dreyer
02:56 AM rgw Bug #14516: rgw: radosgw-admin --help doesn't show the "orphans find" command
(corresponding man page change in #14637) Ken Dreyer
10:17 PM rgw Backport #14651 (Resolved): hammer: rgw: radosgw-admin --help doesn't show the "orphans find" com...
PR for hammer: https://github.com/ceph/ceph/pull/7526 Ken Dreyer
10:17 PM Revision 85e00b74 (ceph): Merge pull request #816 from ceph/wip-14618-hammer
Whitelisted soft lockup, detected stalls on CPUs to avoid failures in ov Yuri Weinstein
10:16 PM Revision a94553b8 (ceph): Whitelisted soft lockup, detected stalls on CPUs to avoid failures in ovh
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
10:14 PM Revision 9ab5fd9d (ceph): rgw-admin: document orphans commands in usage
Fixes: #14516
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 105a76bf542e05b739d5a03ca8a...
Yehuda Sadeh
10:06 PM Revision 3944d560 (ceph): global: add data_dir_option for all daemons
This let's us use a generic $data_dir substitution that will map
to rgw_data, osd_data, etc.
Signed-off-by: Sage Wei...
Sage Weil
10:06 PM Revision 25929099 (ceph): common/config: expand $data_dir in config path
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:06 PM Revision 78592fd8 (ceph): common: add $data_dir/config to config search path
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:06 PM Revision b9ce1df0 (ceph): unittest_config: cope with $data_dir not being expanded on non-daemons
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:04 PM Revision 2484ec28 (ceph): Merge pull request #815 from ceph/wip-14618-hammer
Whitelisted Yuri Weinstein
10:01 PM Revision 0407919c (ceph): Whitelisted
soft lockup
detected stalls on CPUs
to avoide failures in ovh
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
09:34 PM Revision 0e1378ef (ceph): [backport] rgw: fix wrong etag calculation during POST on S3 bucket.
Closes: #14570
(cherry picked from commit 742906a)
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Signe...
Radoslaw Zarzynski
09:33 PM Revision 5c8d1d74 (ceph): [backport] rgw: Make RGW_MAX_PUT_SIZE configurable
The 5GB limit of a single operation uploading was part of S3 spec.
However some private setups may have some special ...
Yuan Zhou
09:24 PM Backport #14282 (Resolved): infernalis: ceph-disk list missing information when dmcrypt
Sage Weil
09:24 PM Backport #14044 (Resolved): infernalis: ceph-disk list fails on /dev/cciss!c0d0
Sage Weil
09:23 PM Revision f8f36b68 (ceph): Merge pull request #6880 from dachary/wip-14044-infernalis
infernalis: ceph-disk list fails on /dev/cciss!c0d0 Sage Weil
09:17 PM Revision 3760a024 (ceph): Merge pull request #7478 from jack-changtao/wip-cache-tier
osd: enforce cache_min_evict_age
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:15 PM Revision 2caed6a1 (ceph): Merge pull request #7512 from athanatos/wip-admin-malloc
common: admin socket commands for tcmalloc heap get/set operations
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:06 PM Bug #14278 (Pending Backport): consume_maps clearing of waiting_for_pg needs to check the spg_t s...
Sage Weil
09:06 PM Revision f97fcf27 (ceph): Merge pull request #7510 from athanatos/wip-14278
osd: correctly remove pg shards which are no longer acting
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:04 PM Bug #14423 (Resolved): Segmentation fault in rados-hammer-distro-basic-mira
Sage Weil
09:04 PM Revision 3bde8955 (ceph): Merge pull request #7511 from athanatos/wip-14423
Wip 14423
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:25 PM Revision 8ec24d51 (ceph): Merge pull request #7401 from batrick/systemd-sandbox
systemd: add systemd sandboxing to services
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Boris Ranto <brant...
Sage Weil
08:11 PM rbd Subtask #14419 (In Progress): RBD mirroring settings should be moved to new pool object
Josh Durgin
07:42 PM Revision 28dcf0bc (ceph): .gitignore: add rbd-mirror
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
07:35 PM Bug #13748: ceph-mons crashing constantly after 0.94.3->0.94.5 upgrade
I think I'm seeing this problem as well, and would prefer not to upgrade to Infernalis. Currently I'm partially work... Edward Huyer
06:06 PM Revision f2ca42b1 (ceph): doc: add orphans commands to radosgw-admin(8)
The --help text was added in 105a76bf542e05b739d5a03ca8ae55432350f107.
Add the corresponding entries to the man page....
Ken Dreyer
06:05 PM Revision aedb9288 (ceph): os/bluestore/BlueStore: fix enode uniqueness
We were failing to set o->enode, which meant that there were
multiple instances of the same enode alive at once. Avo...
Sage Weil
06:05 PM Revision e42ed6d6 (ceph): man: rebuild manpages
following the procedure in admin/manpage-howto.txt.
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
Ken Dreyer
05:41 PM Revision dada290b (ceph): admin/build-doc: depend on zlib1g-dev and graphviz
The docs currently require zlib1g-dev (on Ubuntu) and graphviz (on RHEL
and Ubuntu) in order to build.
Signed-off-by...
Ken Dreyer
04:36 PM Revision 995a6029 (ceph): Merge pull request #7328 from ceph/wip-mtime-bugfix
Bug fix for mtime anomalies in RadosGW and other places
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:39 PM Documentation #14637 (Resolved): rgw: radosgw-admin man page doesn't contain the "orphans" commands
Ken Dreyer
02:55 AM Documentation #14637: rgw: radosgw-admin man page doesn't contain the "orphans" commands
Ken Dreyer
02:55 AM Documentation #14637: rgw: radosgw-admin man page doesn't contain the "orphans" commands
PR for master: https://github.com/ceph/ceph/pull/7518 Ken Dreyer
02:51 AM Documentation #14637 (Resolved): rgw: radosgw-admin man page doesn't contain the "orphans" commands
The orphans commands were added to @radosgw-admin@ --help" in #14516. We should add them to the man page as well. Ken Dreyer
03:30 PM Revision 84970995 (ceph): os/bluestore/BlueStore: default Onode::true to false
This patch is mostly a wash, except that _rename now avoids doing the
_do_remove() work in the case where the object ...
Sage Weil
03:18 PM Backport #14643 (Resolved): hammer: rgw: radosgw-admin man page doesn't contain the "orphans" com...
https://github.com/ceph/ceph/pull/7524 Ken Dreyer
03:16 PM CephFS Feature #14642 (New): Validate layouts everywhere we load them
See _calculate_ops_required, wherein we divide by their product without checking it's non-zero. Greg Farnum
03:10 PM Bug #14566 (Resolved): AsyncMessenger: dispatch reset event after connection closed
Sage Weil
03:10 PM Revision 0e42ee9a (ceph): Merge pull request #7453 from ceph/wip-14566
msg/async: fix potential race condition Sage Weil
02:34 PM CephFS Bug #14607 (Duplicate): Some fuse tests fail with: failed to remove ‘/home/ubuntu/cephtest’: Dire...
Dupe of: http://tracker.ceph.com/issues/13422 John Spray
07:13 AM CephFS Bug #14607: Some fuse tests fail with: failed to remove ‘/home/ubuntu/cephtest’: Directory not empty
I'm seeing this a *bunch* now as well. eg http://pulpito.ceph.com/gregf-2016-02-03_09:19:17-fs-greg-fs-testing-23---b... Greg Farnum
02:24 PM Revision 70f7b1e3 (ceph): os/memstore/MemStore: set Collection::cid on create
This was broken by the collection handles merge in
2e52a8b17c348bb3356eb76a8a0f6ef6efbe5bd3 because the c->cid
value ...
Sage Weil
02:08 PM Revision ab7d3dec (ceph): CacheTier: set cache_min_evict_age is effective
Signed-off-by: Tao Chang <changtao@hihuron.com> tao chang
01:43 PM Revision 300106a9 (ceph): Merge pull request #7505 from xiexingguo/xxg-wip-kstorelru
os/kstore: insert new onode to the front position of onode LRU
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:43 PM Revision bb691732 (ceph): Merge pull request #7492 from jjhuo/master
os/bluestore: insert new onode to the front position of onode LRU
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:39 PM Revision 21a65fca (ceph): Merge pull request #7380 from yuyuyu101/async-nip
msg/async: reduce extra tcp packet for message ack Sage Weil
01:38 PM Bug #12744 (Resolved): ceph -s output shows "N pgs backfill", should be "waiting for backfill"
Sage Weil
01:38 PM Revision a637dcd2 (ceph): Merge pull request #7398 from theanalyst/fix/12744
mon: PG Monitor should report waiting for backfill
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:38 PM Revision 30ff2513 (ceph): Merge pull request #7447 from liewegas/wip-parallel-rados-test
test: run rados api tests in parallel
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
01:37 PM Revision fb1abc3d (ceph): Merge pull request #7455 from yuyuyu101/bufferlist-move
buffer: use move construct to append/push_back/push_front
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:37 PM Bug #14130 (Resolved): mon: monmap created is 0.000000 use ceph-deploy installed
Sage Weil
01:37 PM Revision 408ae365 (ceph): Merge pull request #7459 from dwj192/mon-created
mon: fix monmap creation stamp
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:36 PM Revision 0dd5147c (ceph): Merge pull request #7477 from xiexingguo/wip-fix-obj
osdc/objecter: fix race condition and result code overflow
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:36 PM Revision 76e79141 (ceph): Merge branch 'xxg-wip-14474' of git://github.com/xiexingguo/ceph
Reviewed-by: Sage Weil <sage@redhat.com> Sage Weil
01:33 PM Revision d0ce8008 (ceph): Merge pull request #7482 from branch-predictor/bp-faster-health
mon: reduce CPU and memory manager pressure of pg health check
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
10:05 AM Revision d06da59b (ceph): Merge pull request #7518 from ceph/wip-14637-man-radosgw-admin-orphans
doc: add orphans commands to radosgw-admin(8) Orit Wasserman
10:01 AM Revision 2591f637 (ceph): ceph-disk: use the type file for bluestore
The type file in the OSD bluestore data exists and contains the
bluestore string. ceph-disk activate should use it in...
Loic Dachary
10:01 AM Revision 65bc36e6 (ceph): ceph-disk: bluestore prepare
Only support the block file for now. It is handled the same as the
journal, only with a different name (block) and it...
Loic Dachary
10:01 AM Revision 170dca3a (ceph): ceph-disk: bluestore activate
Only support the block file for now. The refactoring consist of
replacing main_activate_journal with main_activate_sp...
Loic Dachary
10:01 AM Revision fbc0984b (ceph): ceph-disk: bluestore trigger
Copy paste the journal code and s/journal/block/
More work will be needed to support multiple auxiliary
devices (blo...
Loic Dachary
10:01 AM Revision cfea72ee (ceph): ceph-disk: bluestore list
The objectstore journal and the bluestore block auxiliary device are
handled in the same way. Each occurrence of jour...
Loic Dachary
10:01 AM Revision 7b9a8042 (ceph): ceph-disk: bluestore deactivate / destroy
It is straightforward because it entirely relies on information
collected by ceph-disk list which has full support fo...
Loic Dachary
10:01 AM Revision c50f3b9f (ceph): tests: ceph-disk qa workunit for bluestore
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
10:01 AM Revision 36656c8d (ceph): tests: ceph-disk tests pid files must exist
http://tracker.ceph.com/issues/13422 made it so ceph-osd won't start
unless the pidfile can be created successfully. ...
Loic Dachary
10:00 AM Revision a547bd29 (ceph): ceph-disk: refactor prepare
The logic / code path is only modified to the extent necessary for the
refactor.
The Prepare class roughly replaces ...
Loic Dachary
08:46 AM Stable releases Tasks #13750: infernalis v9.2.1
h3. fs... Loïc Dachary
08:44 AM Stable releases Tasks #13750: infernalis v9.2.1
h3. rbd... Loïc Dachary
08:41 AM Stable releases Tasks #13750: infernalis v9.2.1
h3. rgw... Loïc Dachary
08:39 AM Stable releases Tasks #13750: infernalis v9.2.1
h3. powercycle... Loïc Dachary
08:38 AM Stable releases Tasks #13750: infernalis v9.2.1
h3. upgrade... Loïc Dachary
08:34 AM Stable releases Tasks #13750: infernalis v9.2.1
h3. rados... Loïc Dachary
05:27 AM Stable releases Tasks #13750: infernalis v9.2.1
... Loïc Dachary
08:24 AM Revision 501ddff4 (ceph): librados/RadosClient: stop client's finisher in a more graceful way
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
08:19 AM Revision be9c0efc (ceph): os/filestore/JournalingObjectStore: stop journal in a more graceful way
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
08:10 AM Revision b35061a7 (ceph): man: stub manpage for rbd-mirror
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
08:10 AM Revision 8f016672 (ceph): packaging: add an rbd-mirror package
Depend on ceph-common for /etc/ceph. Startup scripts will be added later.
Signed-off-by: Josh Durgin <jdurgin@redhat...
Josh Durgin
07:59 AM rbd Bug #14483: Flattening an rbd image with a running Qemu instances causes librbd worker threads to...
Sure thing, thanks for picking this up. Let me know if you need more data - I can reproduce the issue easily. Christian Theune
07:56 AM CephFS Feature #14640 (New): nfs: qa: evaluate connectathon NFS tests for applicability to our suite
https://fedorapeople.org/cgit/steved/public_git/cthon04.git/tree/README
Is there anything in there that might be u...
Greg Farnum
07:44 AM Revision 3d263840 (ceph): rbd-mirror: skeleton of a mirroring daemon
This isn't functional yet, since ImageReplayer doesn't do any replay
yet. Just the parts for monitoring other cluste...
Josh Durgin
07:38 AM Revision e3b0395d (ceph): ceph-disk: flake8 fixes
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
07:38 AM Revision ca97b67b (ceph): tests: remove ceph-disk dead code
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
07:38 AM Revision c7fbe212 (ceph): tests: instructions to collect ceph-disk coverage
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
07:38 AM Revision b030d8fc (ceph): ceph-detect-init: make all must setup.py install
When make all runs in the ceph-detect-init module, it does a "setup.py
build" which is not used. Replace it with a py...
Loic Dachary
07:38 AM Revision 17c5287d (ceph): tests: fix ceph-disk unit tests
Because ceph-disk unit tests were not run as part of make check, part of
the most recent changes broke them. This is ...
Loic Dachary
07:38 AM Revision 7f6295d2 (ceph): ceph-disk: make all must setup.py install
Refactor the test / virtualenv setup in the same way it was done for
ceph-detect-init.
All shell tests use ceph-help...
Loic Dachary
07:38 AM Revision ef702ef7 (ceph): ceph-disk: cleanup unused argument in list_format
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
07:38 AM Revision 53014bf4 (ceph): ceph-disk: move check_journal_reqs (no change)
To help with the prepare refactor.
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary
07:38 AM Revision c9e3e8a5 (ceph): tests: workaround ceph-disk global side effects
Because some variables are global in ceph-disk, tests that modify them
interact with each other in non-predictable wa...
Loic Dachary
07:38 AM Revision 3d9c4a81 (ceph): tests: ceph-disk no longer test separate journals
Remove unused argument.
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary
07:38 AM Revision 76606c93 (ceph): tests: pytest must not truncate data structures
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
07:38 AM Revision ec4a2888 (ceph): tests: generic ceph-disk qa check_osd_status
The helper function no longer has journal hardcoded.
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary
07:36 AM Revision 43dce135 (ceph): ceph-osd: don't mention journal on mkfs
Some backends don't use it, almost all clusters use the default
path, and there'll always be a symlink.
Signed-off-b...
Sage Weil
07:36 AM Revision f4dd1c67 (ceph): tests: ceph-disk command returns stderr
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
07:36 AM Revision 9429c040 (ceph): tests: ceph-disk deactivate takes the activate lock
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
07:36 AM Revision 5151063f (ceph): ceph-disk: refactor into a proper python module
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
07:36 AM Revision 2e05e474 (ceph): tests: run ceph-disk tests via tox
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
06:05 AM Revision 7ab19fdb (ceph): makefile: include spdk source in dist tar ball.
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:05 AM Revision 09e55d0c (ceph): autotools: enable NVMEDevice if SPDK is found
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:03 AM Revision ff561546 (ceph): NVMEDevice: fix the build error with latest spdk
* include spdk headers in source file
* declare const string with "const" specifier
* pass flag to nvme_ns_cmd_{write...
Kefu Chai
06:03 AM Revision 8c2bb7e5 (ceph): cmake: add Find{dpdk,pciaccess}.cmake
to ready the SPDK support
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:03 AM Revision fd630dc7 (ceph): spdk: add submodule spdk for the nvme support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:03 AM Revision ecb12569 (ceph): cmake: enable NVMEDevice if SPDK is found
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:16 AM Revision b04e1768 (ceph): Merge pull request #6268 from dachary/wip-13453-recovery-counters
recovery counters
Reviewed-by: Samuel Just <sjust@redhat.com>
Loïc Dachary
02:53 AM Revision ec162f06 (ceph): doc: add orphans commands to radosgw-admin(8)
The --help text was added in 105a76bf542e05b739d5a03ca8ae55432350f107.
Add the corresponding entries to the man page....
Ken Dreyer
02:43 AM Revision 316810d7 (ceph): os/bluestore: change block file mkfs behavior
Previously, if path was set, we'd make a symlink. Otherwise, if
size was set, we'd create a file and resize it accor...
Sage Weil
02:43 AM Revision c77e8fd6 (ceph): config: set default bluestore wal size to 96 MB
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil

02/03/2016

11:09 PM Bug #14520 (Duplicate): VM permanently tries to read /dev/shm/lttng-ust-wait-5
Ken Dreyer
10:57 PM Bug #14520: VM permanently tries to read /dev/shm/lttng-ust-wait-5
See #13274 for the original bug Ken Dreyer
11:01 PM Bug #14634: "Command failed (workunit test rest/test.py)" in rados-jewel-distro-basic-smithi
Perhaps relevant:
(02:59:32 PM) gregsfortytwo: we switched the mds setmap command to require --yes-i-really-mean-i...
Dan Mick
10:50 PM Bug #14634 (Duplicate): "Command failed (workunit test rest/test.py)" in rados-jewel-distro-basic...
Run: http://pulpito.ceph.com/teuthology-2016-02-01_22:00:12-rados-jewel-distro-basic-smithi/
Jobs: 2091, 1975
Logs:...
Yuri Weinstein
10:43 PM Bug #14633 (Can't reproduce): (KStore) "(Segmentation fault)" in rados-jewel-distro-basic-smithi
Run: http://pulpito.ceph.com/teuthology-2016-02-01_22:00:12-rados-jewel-distro-basic-smithi/
Job: 2081
Logs: http:/...
Yuri Weinstein
10:43 PM Backport #14580 (In Progress): infernalis: should compact full epochs in monitor
Nathan Cutler
10:39 PM Backport #14581 (Resolved): hammer: should compact full epochs in monitor
Nathan Cutler
06:39 PM Backport #14581: hammer: should compact full epochs in monitor
Merged to hammer in https://github.com/ceph/ceph/pull/7446 Ken Dreyer
10:31 PM Bug #14547: "[ FAILED ] LibRadosTwoPoolsECPP.Flush" in upgrade:infernalis-x-jewel-distro-basic-vps
Run: http://pulpito.ceph.com/teuthology-2016-02-03_02:10:02-upgrade:infernalis-x-jewel-distro-basic-vps/
Jobs: 3397,...
Yuri Weinstein
09:29 PM Feature #13702: 'ceph osd pool create' should not require pg_num
-https://github.com/ceph/ceph/pull/7509-
Michal Jarzabek
09:12 PM Revision 31649e5c (ceph): test/osd/: rework ceph_test_rados buffer generation and verification
The previous implementation was staggeringly inefficient.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
09:11 PM Revision 67b6fac6 (ceph): ceph_test_rados: switch to std::minstd_rand0
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
08:16 PM Revision 96f23eb2 (ceph): os/bluestore/BlueStore: fix wal tail block padding on zero
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:16 PM Revision dbf69792 (ceph): os/bluestore/BlueStore: tweak whitespace in _txc_finalize
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:16 PM Revision b3903b8c (ceph): os/bluestore/KernelDevice: make flush delay on inject crash tunable
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:16 PM Revision 15c09987 (ceph): os/bluestore/KernelDevice: crash even when there is no io
If we set bdev_inject_crash, ensure we crash even if the device is
idle.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:16 PM Revision abe31b1a (ceph): msg/simple: fix warning
msg/simple/Pipe.cc: In member function 'void Pipe::writer()':
msg/simple/Pipe.cc:1721:26: warning: suggest braces aro...
Sage Weil
08:16 PM Revision 8eac9c6b (ceph): os/bluestore/BlueStore: wr lock collection in _txc_add_transaction
Do this in the caller to simplify the callees slightly.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:16 PM Revision f1bf983e (ceph): os/bluestore/BlueStore: fix wal tail block padding
If the wal write starts partway into the tail block, we need to allocate
less than a full block.
Signed-off-by: Sage...
Sage Weil
08:16 PM Revision dd6fdc7c (ceph): os/bluestore/BlueStore: dump txn in _txc_add_transaction at high debug
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:16 PM Revision 9a6e6619 (ceph): os/bluestore/BlueStore: load OnodeRef in _txc_add_transaction
Get OnodeRef ready in the caller, and keep it in a vector so that it
can be reused for any subsequent operations in t...
Sage Weil
06:40 PM Revision 4453b462 (ceph): Merge pull request #7507 from tchaikov/wip-cmake
cmake: add KernelDevice.cc to libos_srcs
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
06:39 PM rgw Bug #14613: daemon logfiles potentially created with root:root ownership
Digging a bit deeper into this, it appears to only happen when "log_file" is explicitly set in ceph.conf.
During g...
Anonymous
03:16 AM rgw Bug #14613: daemon logfiles potentially created with root:root ownership
After a bit of instrumentation of global_init()/global_pre_init(), it appears the first attempt at opening/creating t... Anonymous
05:28 PM Revision 82637be7 (ceph): cmake: add KernelDevice.cc to libos_srcs
which fixes the build
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:12 PM devops Bug #14275: Ceph "giant" packages no longer available for installation on Ubuntu 14.04 "trusty"
I'm leaning toward apt configuration problem.
Can you paste or upload your apt configs and verify you've followed ...
David Galloway
04:54 PM devops Bug #14275: Ceph "giant" packages no longer available for installation on Ubuntu 14.04 "trusty"
Just verified this and it is still the case. Adding the ceph-giant apt repo and running apt-get install ceph still in... Lenz Grimmer
05:03 PM rgw Bug #14516 (Pending Backport): rgw: radosgw-admin --help doesn't show the "orphans find" command
Fixed in master: https://github.com/ceph/ceph/pull/7473 Ken Dreyer
04:59 PM Revision cd1b1c67 (ceph): Merge pull request #804 from ceph/wip-14388-hammer
Added v0.94.3 to the mix Yuri Weinstein
04:49 PM Revision 9837e4f1 (ceph): Merge pull request #813 from ceph/wip-whitelist-jewel
Whitelisted "wrongly marked me down" for the tiering tests Yuri Weinstein
04:47 PM Revision 183c7822 (ceph): Whitelisted "wrongly marked me down" for the tiering tests
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
04:46 PM rbd Documentation #14629 (Closed): rbd-replay documentation should be updated
Now that tracing is optionally enabled, document the new configuration option (rbd tracing = true). Also note that i... Jason Dillaman
04:43 PM rbd Documentation #14628 (Closed): libvirt documentation should suggest log path, admin socket, and S...
Update the libvirt documentation to suggest "log path = xyz" and "admin socket = xyz" under the appropriate [client.<... Jason Dillaman
04:16 PM Revision 457f023d (ceph): CMake: For CMake version <= 2.8.11, use LINK_{PRIVATE,PUBLIC} instead o...
Signed-off-by: Tao Chang <changtao@hihuron.com> tao chang
02:46 PM Revision 2aeadc9a (ceph): Merge remote-tracking branch 'gh/jewel'
Sage Weil
02:46 PM Revision cc2ce6ad (ceph): Merge branch 'wip-rados-bench'
Sage Weil
02:45 PM Revision 669b9329 (ceph): rados: Add units to rados bench output
Fixes: #12248
Signed-off-by: Gu Zhongyan <guzhongyan@360.com>
Reviewed-by: Sage Weil <sage@redhat.com>
Gu Zhongyan
02:44 PM Revision bf773084 (ceph): Merge pull request #7386 from liewegas/wip-features
osd: skip redirect encoding if we can
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:41 PM Revision 06af9f09 (ceph): os/kstore: insert new onode to the front position of onode LRU
See https://github.com/jjhuo/ceph/commit/caed88264d77f860376d4213cc98309a5daf3af2 for detail information.
Signed-off...
xie xingguo
01:58 PM Revision ed828d35 (ceph): Merge pull request #807 from ceph/wip-config
suites/rados: test random queue options Sage Weil
01:53 PM Revision e478a4f2 (ceph): Merge branch 'weighted-priority-queue' of git://github.com/rldleblanc/ceph
Reviewed-by: Samuel Just <sjust@redhat.com> Sage Weil
01:52 PM Revision 2e6db00d (ceph): Merge pull request #7357 from zhengbinh3c/master
osd: fix memory leak in ReplicatedPG.cc error path
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:50 PM Revision 178c52ac (ceph): Merge pull request #7362 from xiexingguo/xxg-wip-fixbs
osd: BlueStore: fix fsck and blockdevice read-relevant issue
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:49 PM Revision 680a999f (ceph): Merge pull request #7468 from liewegas/wip-test-fuse
qa/workunits/objectstore/test_fuse.sh: fix root check Sage Weil
01:49 PM Revision 6c9a35b2 (ceph): Merge pull request #7476 from tchaikov/wip-include-expat-in-source
rgw: do not include "expat.h" in header file
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:48 PM Revision a76755c4 (ceph): Merge pull request #7479 from roidayan/fix_xio_compilation
msg/xio: fix compilation Sage Weil
01:48 PM Revision 9a804774 (ceph): Merge branch 'gelf-logging-backend' of git://github.com/irq0/ceph
Reviewed-by: Kefu Chai <kchai@redhat.com> Sage Weil
01:47 PM Revision e85ffacb (ceph): scripts/run-coverity: fix upload process
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:52 AM Bug #14626 (New): Ceph CLI + python bindings restrict string inputs to ASCII, but mon doesn't
@CephString.__init__@ does this:... John Spray
10:18 AM Revision c4e064fa (ceph): add test for norstats functionality
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
09:37 AM CephFS Backport #14624 (In Progress): hammer: fsx failed to compile
Nathan Cutler
09:32 AM CephFS Backport #14624 (Resolved): hammer: fsx failed to compile
https://github.com/ceph/ceph/pull/7501 Nathan Cutler
09:35 AM Revision a8fc6a9f (ceph): fsx: checkout old version until it compiles properly on miras
I sent a patch to xfstests upstream at
http://article.gmane.org/gmane.comp.file-systems.fstests/1665, but
until that'...
Greg Farnum
09:14 AM Bug #14340: client command stuck forever
i think i have reproduced this situation at the moment of trying to give up.
my reproduction is as follows:
1. ...
shun song
08:58 AM Revision 41c3dc2e (ceph): test_bufferlist: add move tests for bufferlist
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
08:57 AM Revision 573a2d95 (ceph): bluestore/NVMEDevice: remove unused local variables
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
08:50 AM Bug #13098 (Resolved): OSD crashed when reached pool's max_bytes quota
Nathan Cutler
08:49 AM CephFS Bug #12710 (Resolved): fsstress.sh fails
Nathan Cutler
08:41 AM rbd Backport #14620: hammer: unsafe use of libnss PK11_GetBestSlot()
@Loic, this appears to be a backport of https://github.com/ceph/ceph/pull/3896 which has no associated tracker issue. Nathan Cutler
01:20 AM rbd Backport #14620 (Resolved): hammer: unsafe use of libnss PK11_GetBestSlot()
https://github.com/ceph/ceph/pull/7488
Josh Durgin
08:24 AM Linux kernel client Bug #14621 (Closed): 30s time out
xie xingguo
02:50 AM Linux kernel client Bug #14621 (Closed): 30s time out
shun song
08:18 AM Revision 83ca8302 (ceph): bluestore/NVMEDevice: fix fd leak
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
07:54 AM Revision a5714fbe (ceph): bluestore/NVMEDevice: fix wrong remove_device logic
It actually will reserve the device to be romoved only and clear others.
Signed-off-by: xie xingguo <xie.xingguo@zte...
xie xingguo
07:53 AM Revision 06f38373 (ceph): bluestore/NVMEDevice: fix compiling error
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:52 AM Bug #14623: Crush:add safe judgment for get parent hierarchy methond.
https://github.com/ceph/ceph/pull/7493 ceph zte
05:59 AM Bug #14623 (Resolved): Crush:add safe judgment for get parent hierarchy methond.
We should juge the id wheather is vaild. ceph zte
06:49 AM rgw Bug #14382: Remove bucket,data and usage Not cleared
0.94.5
the same problem
Jiang Yu
06:40 AM CephFS Bug #10436 (Fix Under Review): ceph-fuse: snapshot flushing from page cache to Client is not cohe...
https://github.com/ceph/ceph/pull/7495 Zheng Yan
06:35 AM Revision 2e6e65d1 (ceph): suites/fs: enable all snapshost test scripts
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
06:26 AM Stable releases Tasks #13356: hammer v0.94.6
... Loïc Dachary
06:23 AM Revision 07464701 (ceph): Mon: show the pool quota info on ceph df detail command
Fixes: #14216
Signed-off-by: song baisen <song.baisen@zte.com.cn>
ceph zte
06:01 AM Backport #13335 (Resolved): hammer: OSD crashed when reached pool's max_bytes quota
Loïc Dachary
05:46 AM CephFS Backport #14584 (Resolved): hammer: fsstress.sh fails
Loïc Dachary
05:45 AM rbd Bug #14225 (Resolved): rbd: fix bench-write
Josh Durgin
05:41 AM Revision f3bab8c7 (ceph): Merge pull request #7454 from dachary/wip-14584-hammer
hammer: fsstress.sh fails
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
05:19 AM Revision caed8826 (ceph): os/bluestore: insert new onode to the front position of onode LRU
When new added onode comes, it should go to the front of the LRU,
since it's least recently used.
Signed-off-by: Jia...
Jianjian Huo
04:38 AM Revision 31d86b15 (ceph): Merge pull request #6918 from asheplyakov/hammer-bug-12449
osd: check for full before changing the cached obc (hammer)
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
04:26 AM Bug #14562: hammer: rados/test.sh: erasure-code-profile set name:testprofile failed
Also at http://pulpito.ceph.com/loic-2016-02-01_19:50:11-rados-hammer-backports---basic-multi/1658/... Loïc Dachary
04:19 AM Revision 902abe73 (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:19 AM Revision e9039f4f (ceph): qa/workunits/post-file: pick a dir that's readable by world
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 04b00029e16971abf1937facbbff8da00d6a3452)
Sage Weil
04:19 AM Revision eb048a39 (ceph): qa/workunits/post-file.sh: sudo
Only root can read the key in /usr/share/...
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 8...
Sage Weil
04:03 AM Revision 7c86775d (ceph): bluestore/bluefs_types: fix imcomplete output message
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
03:38 AM Linux kernel client Bug #14360: Cephfs kernel client ceph_send_cap_releases hung task
I encountered this issue only when selinux is enabled and type is mls (Multi Level Security protection). No problem w... Zheng Yan
03:18 AM Revision 8167a22f (ceph): mds: function parameter 'df' should be passed by reference
Signed-off-by: Na Xie <xie.na@h3c.com> x11562
03:04 AM Revision 1c9c49ed (ceph): Crush when get immediate parent quickly reply.
Fixes: #14334
Signed-off-by: song baisen <song.baisen@zte.com.cn>
ceph zte
03:00 AM Revision 1c8c708e (ceph): librbd: ensure librados callbacks are flushed prior to destroying image
Fixes: #14092
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 98157ab3274bd960e4487e34...
Jason Dillaman
03:00 AM Revision e5dfd3dd (ceph): WorkQueue: PointerWQ drain no longer waits for other queues
If another (independent) queue was processing, drain could
block waiting. Instead, allow drain to exit quickly if
no...
Jason Dillaman
03:00 AM Revision f892566f (ceph): librbd: simplify IO flush handling
Add a new convenience method to ImageCtx for handling flush
requests and cleanup flush handling with dealing with the...
Jason Dillaman
03:00 AM Revision edf60b45 (ceph): test: new librbd flatten test case
AIO operations after a flatten operation were previously
hanging during the close of the parent image.
Signed-off-by...
Jason Dillaman
02:57 AM Bug #14622 (Won't Fix): initsystem: 30s time out leads to osd daemon start fail
excute command : service ceph start (about ten osd start)
result: only osd.15 failed, because of timeout
log:...
shun song
02:54 AM Revision b675b2eb (ceph): KernelDevice: put a guard for sync read
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:54 AM Revision cdbea720 (ceph): KernelDevice: remove unused local variables
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:54 AM Revision 627535a7 (ceph): KernelDevice: add aio_log_finish for write
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:54 AM Revision edf4e2e4 (ceph): KernelDevice: add error handling for sync_file_range
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:53 AM Revision 4d535f09 (ceph): KernelDevice: use standard errno for better tracing
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:31 AM Cleanup #14334 (In Progress): Crush when get immediate parent quickly reply.
Kefu Chai
02:31 AM Revision f0534bb1 (ceph): KernelDevice: use local aio config for start/stop logic
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:26 AM Revision 6325dea5 (ceph): BlockDevice: fix result code overflow
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:10 AM Bug #13778: OSD crash (giant)
Ugh, sorry for the duplicate comment. I was trying to edit my previous comment to fix the formatting and not only did... Johannes Erdfelt
02:02 AM Bug #13778: OSD crash (giant)
I appear to have run into this same problem, but I am running hammer:
ceph-0.94.5-0.el6.x86_64
I have one OSD t...
Johannes Erdfelt
02:00 AM Bug #13778: OSD crash (giant)
I appear to have run into this same problem, but I am running hammer:
ceph-0.94.5-0.el6.x86_64
I have one OSD t...
Johannes Erdfelt
01:59 AM Revision 09d26448 (ceph): BlueFS: add log after updating prefer_bdev field.
Fixes: #14474
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
01:59 AM Revision a3789e8c (ceph): BlueFS: fix unprecise calculation of sync interval
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:59 AM Revision 65e1a211 (ceph): BlueFS: stop alloc if unable to replay
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:59 AM Revision b593e1c1 (ceph): BlueFS: remove redundant intermediate buffer pad
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:59 AM Revision baf10b9b (ceph): BlueFS: remove unused local variable
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:59 AM Revision d8eb57da (ceph): BlueFS: fix typo
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:59 AM Revision 881ac7ad (ceph): BlueFS: fix race condition
Fixes: #14480
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
01:59 AM Revision 32789684 (ceph): BlueFS: add a guard for log space allocation during mkfs
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:40 AM rgw Bug #13644: get_quota_info returns json in headers
Presumably fix for this issue is in commit: 64fceed2202c94edf28b8315fe14c9affa8c0116
diff --git a/src/rgw/rgw_rest...
Victor Denisov
01:24 AM rbd Bug #6480: librbd crashed qemu-system-x86_64
This resurfaced in a similar form on a hammer cluster. After some analysis of the core file, it appeared that some of... Josh Durgin
12:14 AM Revision a13cbf4f (ceph): Added v0.94.3 to the mix
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein

02/02/2016

11:42 PM Revision e1faa316 (ceph): Whitelisted "soft lockup"
to avoid failures on slow nodes like in #14618
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked fr...
Yuri Weinstein
11:06 PM Bug #14568: "Caught signal" (out of memory?) in rados-hammer-distro-basic-vps
Run: http://pulpito.ceph.com/teuthology-2016-01-31_09:00:02-rados-hammer-distro-basic-vps/
Job: 53523
rados/singlet...
Yuri Weinstein
10:45 PM Revision 93413b5f (ceph): qa/workunits/rados/test.sh: bash
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:25 PM Bug #14461: test hung "joining thrashosds" in hammer tests
Run: http://pulpito.ceph.com/teuthology-2016-02-02_02:10:12-upgrade:hammer-x-jewel-distro-basic-vps/
Job: 2128
Yuri Weinstein
09:58 PM Revision a9879aa9 (ceph): Merge pull request #810 from ceph/wip-schedule_rados-master
Made rados runs in ovh call vps.yaml
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:50 PM Revision 97b0b2b9 (ceph): Made rados runs in ovh call vps.yaml
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
09:14 PM Revision ec36dcdf (ceph): rgw: approximate AmazonS3 HostId error field.
Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com> Robin H. Johnson
08:47 PM Bug #14615: ceph_manager task hanging indefinitely, instead of failing
Filed #14616 against ceph because I believe the logging is excessive. Zack Cerza
08:43 PM Bug #14615 (Can't reproduce): ceph_manager task hanging indefinitely, instead of failing
Seen in http://pulpito.front.sepia.ceph.com/haomai-2016-01-30_15:25:39-rados:thrash-wip-14566-distro-basic-smithi/524... Zack Cerza
08:46 PM Bug #14616 (Resolved): When logging to a file fails, ceph logs excessively to stderr
Seen in http://pulpito.front.sepia.ceph.com/haomai-2016-01-30_15:25:39-rados:thrash-wip-14566-distro-basic-smithi/524... Zack Cerza
08:15 PM rbd Backport #14611 (Fix Under Review): hammer: Flattening an rbd image with a running Qemu instances...
Jason Dillaman
06:46 PM rbd Backport #14611 (In Progress): hammer: Flattening an rbd image with a running Qemu instances caus...
Jason Dillaman
03:57 PM rbd Backport #14611 (Resolved): hammer: Flattening an rbd image with a running Qemu instances causes ...
https://github.com/ceph/ceph/pull/7485 Jason Dillaman
07:56 PM rbd Backport #14610 (Fix Under Review): infernalis: Flattening an rbd image with a running Qemu insta...
Jason Dillaman
06:46 PM rbd Backport #14610 (In Progress): infernalis: Flattening an rbd image with a running Qemu instances ...
Jason Dillaman
03:57 PM rbd Backport #14610 (Resolved): infernalis: Flattening an rbd image with a running Qemu instances cau...
https://github.com/ceph/ceph/pull/7484 Jason Dillaman
06:36 PM Revision 669f1438 (ceph): buffer: add operator= for ptr/bufferlist rvalue
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
06:36 PM Revision 0305ceef (ceph): misc: using move construct to avoid extra atomic inc/dec
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
06:32 PM CephFS Bug #13903 (Resolved): Failure in TestStrays.test_ops_throttle
Whoops, merged this last week. Greg Farnum
05:58 PM rgw Bug #14613 (Resolved): daemon logfiles potentially created with root:root ownership
With a recent ceph/master build (up to and including commit 60d0df5), radosgw creates it's logfile with root:root own... Anonymous
05:24 PM Revision dd4e6e18 (ceph): buffer: add ptr move construct
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
05:17 PM Linux kernel client Bug #14360: Cephfs kernel client ceph_send_cap_releases hung task
Zheng, what's the scenario that causes that — just using SELinux on a CephFS mount? Greg Farnum
04:25 AM Linux kernel client Bug #14360: Cephfs kernel client ceph_send_cap_releases hung task
It's caused by selinux. Selinux code calls a getxattr() while we are processing MClientReply.
mount cephfs with co...
Zheng Yan
05:08 PM Bug #14306: "RadosModel.h: 854: FAILED assert(0)" in rados-hammer-distro-basic-openstack
Run: http://pulpito.ceph.com/teuthology-2016-02-01_09:00:02-rados-hammer-distro-basic-vps/
Job: ['43']...
Yuri Weinstein
04:29 PM Bug #14609: rados tool does not work with 0 length input (crashes if '--striper' enabled)
Sorry, process substitution works. I did something stupid with dd. The only problem is 0 length input:... Marcel Lauhoff
03:30 PM Bug #14609 (Resolved): rados tool does not work with 0 length input (crashes if '--striper' enabled)
Command:... Marcel Lauhoff
04:08 PM Revision 06cecb4b (ceph): ceph_test_objectstore: fix warning
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:03 PM Revision 75395c11 (ceph): Merge pull request #7438 from ifed01/wip-pgbackend-cleanup
osd: cleanup OSD/PGBackend interface a bit
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:03 PM Revision 9a349338 (ceph): os/bluestore/KernelDevice: explicit on ctor
This was lost in the wip-spdk merge.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:03 PM Revision dd3c87d7 (ceph): doc: update PG doc with the backfill change
Since the state reported is `backfilling` and `backfill_wait`
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
04:03 PM Revision 4c0d1d74 (ceph): mon: PG Monitor should report backfill_wait
Instead of backfill as it is actually waiting for backfill instead of
actually backfilling
Fixes: #12744
Reported-by...
Abhishek Lekshmanan
04:03 PM Revision d3925a50 (ceph): Merge pull request #7467 from liewegas/wip-scrub-start
osd: fix scrub start hobject Sage Weil
04:02 PM Revision 87efba42 (ceph): Merge branch 'wip-spdk' of git://github.com/yuyuyu101/ceph
Reviewed-by: Sage Weil <sage@redhat.com> Sage Weil
04:00 PM Revision dc50f310 (ceph): Merge remote-tracking branch 'me/wip-lockdep'
Sage Weil
03:56 PM rbd Bug #14483 (Pending Backport): Flattening an rbd image with a running Qemu instances causes librb...
Jason Dillaman
03:56 PM rbd Bug #14483: Flattening an rbd image with a running Qemu instances causes librbd worker threads to...
Christian, thank you for the logs! Jason Dillaman
03:08 PM rbd Bug #14483 (In Progress): Flattening an rbd image with a running Qemu instances causes librbd wor...
Jason Dillaman
03:26 PM rgw Bug #14599 (Duplicate): rgw: user quota may not adjust on bucket removal
The original issue is already tagged for backport. Nathan Cutler
03:21 PM Feature #14411 (In Progress): fix lost-unfound
Samuel Just
03:20 PM Feature #14429: make ceph-test-rados faster
Samuel Just
03:09 PM rbd Bug #14482 (Resolved): rbd:rbd-nbd does not have an argument check for nbds_max
*PR*: https://github.com/ceph/ceph/pull/7337 Jason Dillaman
02:58 PM Bug #13690 (Closed): why does osd.11 take a long time to start
Try reproducing with
debug osd = 20
debug filestore = 20
debug ms = 1
You can reopen if it's still not clear.
Samuel Just
02:51 PM Revision 482d1ca5 (ceph): Merge pull request #7480 from trociny/fix-journal-commit_position_task
journal: reset commit_position_task_ctx pointer after task complete
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:35 PM RADOS Feature #14527: Lookup monitors through DNS
Ahh OK. DNS SRV records might be better than a hardcoded hostname. See the DNS section here to see how OpenAFS does t... Dan van der Ster
11:22 AM RADOS Feature #14527: Lookup monitors through DNS
I meant for the daemons. They no longer need a mon_host in the config.
If none is found they perform a DNS lookup....
Wido den Hollander
10:54 AM RADOS Feature #14527: Lookup monitors through DNS
I might be misunderstanding your request, but we already do that on the clients:... Dan van der Ster
02:29 PM CephFS Bug #14608 (Can't reproduce): snaptests.yaml failure: [WRN] open_snap_parents has:" in cluster log

http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-01-30_18:04:02-fs-master---basic-openstack/13302/
John Spray
02:18 PM CephFS Bug #14607 (Duplicate): Some fuse tests fail with: failed to remove ‘/home/ubuntu/cephtest’: Dire...

e.g. http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-01-30_18:04:02-fs-master---basic-openstack/13319/
& ...
John Spray
02:16 PM Bug #14606 (Resolved): rest.py fails
... Sage Weil
02:09 PM Revision 9c95bb04 (ceph): mon: reduce CPU and memory manager pressure of pg health check
When we don't need details about which PGs are stuck, we can just iterate
once over pg_stat map and increase appropri...
Piotr Dałek
02:01 PM Revision a682e77a (ceph): script/run-coverity: fix user
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:57 PM CephFS Bug #10436 (In Progress): ceph-fuse: snapshot flushing from page cache to Client is not coherent
Zheng Yan
11:44 AM CephFS Bug #10436: ceph-fuse: snapshot flushing from page cache to Client is not coherent
Zheng Yan
01:46 PM Bug #14598: osd: pure virtual method called, abrt in TrackedOp::dump
/a/sage-2016-02-01_16:19:44-rados-wip-sage-testing2-distro-basic-mira/1482 Sage Weil
01:43 PM Revision 4f49c6be (ceph): journal: reset commit_position_task_ctx pointer after task complete
Otherwise, schedule_commit_task() would never schedule the next task
and the commit position would not be committed u...
Mykola Golub
01:42 PM Bug #14213: osd/OSD.cc: 2940: FAILED assert(0 == "Missing map in load_pgs")
/a/sage-2016-02-01_16:19:44-rados-wip-sage-testing2-distro-basic-mira/1453 Sage Weil
01:10 PM Bug #14213: osd/OSD.cc: 2940: FAILED assert(0 == "Missing map in load_pgs")
/a/sage-2016-02-01_16:19:44-rados-wip-sage-testing2-distro-basic-mira/1453 Kefu Chai
01:08 PM Revision aa5e8db7 (ceph): Merge remote-tracking branch 'gh/wip-da-SCA-20150910'
Reviewed-by: Kefu Chai <kchai@redhat.com> Sage Weil
12:43 PM devops Bug #14605 (Closed): ceph.com EU mirror link broken
On the ceph.com website page "DOWNLOADING A CEPH RELEASE TARBALL" there is a link to the download site followed by a ... Nathan Cutler
11:52 AM devops Bug #14604 (Resolved): ceph-0.80.11.tar.bz2 missing at http://download.ceph.com/tarballs/
All the previous Firefly releases have both .tar.gz and .tar.bz2, **except** for 0.80.11 - please fix. Nathan Cutler
11:50 AM Revision 122f4068 (ceph): xio: fix compilation
Signed-off-by: Roi Dayan <roid@mellanox.com> Roi Dayan
11:48 AM Revision 2445b5e7 (ceph): osdc/objecter: update crush location in a safer way
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
10:56 AM Bug #13844: ceph df MAX AVAIL is incorrect for simple replicated pool
I'm seeing a similar issue on my small cluster:... Nils Meyer
10:46 AM Revision 25738406 (ceph): test/librados: fix hash position overflow issue
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
10:45 AM Revision 48dc0bf7 (ceph): rados: fix result code overflow
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
09:21 AM CephFS Bug #14557 (Duplicate): snaps: failed snaptest-multiple-capsnaps.sh
... Zheng Yan
09:10 AM Revision 73651d9e (ceph): Merge pull request #7473 from yehudasa/wip-14516
rgw-admin: document orphans commands in usage Orit Wasserman
06:58 AM Revision a3360b55 (ceph): osdc/objecter: fix race condition
Fixes: #14603
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
06:56 AM Revision 1650324f (ceph): Merge pull request #7451 from wjin/fix
msg/async: fix array boundary
Reviewed-by: Haomai Wang <haomai@xsky.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:26 AM Revision 636b8f11 (ceph): rgw: do not include "expat.h" in heade file
Building Ceph without the Expat development library currently results in
the following build error:
~/ceph> ./config...
Kefu Chai
06:24 AM Bug #14603 (Resolved): Objecter: race condition and result code overflow
int64_t Objecter::get_object_hash_position
This method shall be under protection of rwlock.
And the below metho...
xie xingguo
06:22 AM Revision f5f3282c (ceph): BlueStore: fix wrong action scope of enode
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:20 AM Backport #14602 (In Progress): hammer: ceph-disk: use blkid instead of sgdisk -i
Loïc Dachary
05:57 AM Backport #14602 (Resolved): hammer: ceph-disk: use blkid instead of sgdisk -i
https://github.com/ceph/ceph/pull/7475 Loïc Dachary
06:18 AM Revision 88ffcc2c (ceph): ceph-disk: use blkid instead of sgdisk -i
sgdisk -i 1 /dev/vdb opens /dev/vdb in write mode which indirectly
triggers a BLKRRPART ioctl from udev (starting ver...
Loic Dachary
06:11 AM Revision 2991e79f (ceph): Merge pull request #7472 from badone/wip-ceph-disk-typo
ceph-disk: Fix trivial typo
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:04 AM Revision f761113a (ceph): BlueStore: add a guard for overlay loading
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:04 AM Revision 10bd8add (ceph): BlueStore: add a guard for collection loading
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:04 AM Revision 559a81b1 (ceph): BlueStore: fix enode verification logic
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:04 AM Revision 3e61e3b0 (ceph): BlueStore: fix duplicated counting of errors
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:04 AM Revision 9bc0c316 (ceph): BlueStore: try to scan as many errors as possible
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:04 AM Revision 2d524386 (ceph): BlueStore: fix unhandled return code from blockdevice APIs
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:04 AM Revision d1d6014d (ceph): BlueStore: fix wrong decode logic of nid_max
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:04 AM Revision e10490ab (ceph): BlueStore: add error handling for clone_range
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:04 AM Revision 41ff579f (ceph): BlueStore: add error handling for clone
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
05:04 AM Bug #9570 (Need More Info): osd crash in FileJournal::WriteFinisher::entry() aio
Loïc Dachary
03:51 AM Bug #13422 (Fix Under Review): pid file that was deleted after ceph restart leads to osd process ...
Kefu Chai
03:26 AM Revision 3b93bc47 (ceph): Merge pull request #6813 from manens/pybind_rados_snapshot_read
pybind: Implementation of Ioctx.set_read to allow read from snapshots
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:19 AM Bug #14080: ceph-disk: use blkid instead of sgdisk -i
There are a number of other problems that were fixed recently and that should be backported. I'm not sure how we shou... Loïc Dachary
12:33 AM Revision 105a76bf (ceph): rgw-admin: document orphans commands in usage
Fixes: #14516
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
12:22 AM Revision 820a7605 (ceph): ceph-disk: Fix trivial typo
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> Brad Hubbard

02/01/2016

10:50 PM Revision 3cf29729 (ceph): msg: ignore request_redirect_t encode/decode when we not need
Signed-off-by: Xinze Chi <xinze@xsky.com> Xinze Chi
10:12 PM Revision 1179ddc2 (ceph): Merge pull request #7445 from xiexingguo/xxg-wip-mem
osd: memstore: fix blocksize for statfs
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
10:09 PM Bug #13992: LibRadosMiscConnectFailure.ConnectFailure (not so intermittent) failure in upgrade/ha...
Run: http://pulpito.ceph.com/teuthology-2016-01-31_17:10:11-upgrade:hammer-x-infernalis-distro-basic-vps/
Job: 53610
Yuri Weinstein
10:06 PM rgw Bug #14599 (Duplicate): rgw: user quota may not adjust on bucket removal

If the user/admin removes a bucket using --force/--purge-objects options with s3cmd/radosgw-admin respectively, the...
Edward Yang
09:29 PM Bug #13897: (jewel) rados/objectstore/objectstore.yaml common/Mutex.cc: 105: FAILED assert(r == 0)
Also in run
http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-02-01_02:00:02-rados-infernalis-distro-basic-open...
Yuri Weinstein
09:27 PM Bug #14598 (Duplicate): osd: pure virtual method called, abrt in TrackedOp::dump
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-02-01_02:00:02-rados-infernalis-distro-basic-openstack/
...
Yuri Weinstein
08:49 PM Revision 15ea140b (ceph): qa/workunits/objectstore/test_fuse.sh: fix root check
$EUID not defined everywhere.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:02 PM Revision eb5db371 (ceph): os/memstore: disable lockdep on Collection::lock
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:02 PM Revision ada41f46 (ceph): lockdep: dump lock names if we run out of IDs
..just in case we are doing something silly, like misnaming locks.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:02 PM Revision 622ed5ad (ceph): common/RWLock: alloc lockdep to be disabled
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:02 PM Revision 08df77a2 (ceph): os/filestore/CollectionIndex: disable lockdep on access_lock
This overflows the lockdep table when there are too many PGs. This
code is static so I'm not worried about new lockin...
Sage Weil
08:02 PM Revision fe649a34 (ceph): os/bluestore: disable lockdep on Collection::lock
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:02 PM Revision 18d3a39a (ceph): os/kstore: disable lockdep on Collection::lock
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:02 PM Revision 300b15d5 (ceph): os/bluestore: fix typo (again)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:59 PM Revision 98586263 (ceph): os/bluestore: fix typo
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:52 PM Bug #14080: ceph-disk: use blkid instead of sgdisk -i
I adjusted it to try 20 times instead of 5 (waits 20 minutes) and only got a negligible improvement (1 more osd was d... Wes Dillingham
07:44 PM Revision 70704837 (ceph): Merge pull request #7400 from yuyuyu101/wip-13938
librbd: Avoid create two threads per image
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Jason Dillaman...
Josh Durgin
07:42 PM Revision f5419676 (ceph): Merge pull request #7409 from dillaman/wip-librbd-watch-notify
tests: improve simulation of watch/notify handling
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
06:58 PM rbd Bug #14595 (New): Race between releasing exclusive lock and incoming write ops
Should verify it's not an issue in master due to the major refactoring of librbd. Jason Dillaman
06:56 PM rbd Bug #14595 (Resolved): Race between releasing exclusive lock and incoming write ops
A thread releasing the exclusive lock (and flushing the cache) might race with a thread submitting a new write operat... Jason Dillaman
06:56 PM Revision da9c3955 (ceph): Merge pull request #6562 from Aran85/authedpermcheck
rgw: fix the condition of authenticated user's permit check . Yehuda Sadeh
06:55 PM Bug #14372 (New): ENOTSUPP on trimtrunc (EC with cache pool on top)
Greg Farnum
06:49 PM Bug #14372: ENOTSUPP on trimtrunc (EC with cache pool on top)
Is it possible that since I had no cache when I encountered the problem, that caused corrupt data to be written to th... Jérôme Poulin
05:24 PM Bug #14372: ENOTSUPP on trimtrunc (EC with cache pool on top)
David, does this sequence of events seem like an issue you're aware of? Do you have any theories? I haven't checked t... Greg Farnum
06:32 PM Revision 62906d88 (ceph): osd/PG: fix scrub start object
This was changed in 05d79faa512210b0f0a91640d18db33b887a6e73 but it needs
to be more precise to avoid breaking BlueSt...
Sage Weil
06:02 PM Bug #14590: cephfs set directory layout datapool to 0 failed
Greg Farnum wrote:
> Mixing pools probably isn't great, but we still want pool 0 to be available — not every user wi...
Sage Weil
05:49 PM Bug #14590: cephfs set directory layout datapool to 0 failed
Mixing pools probably isn't great, but we still want pool 0 to be available — not every user will have RBD running. Greg Farnum
05:46 PM Bug #14590: cephfs set directory layout datapool to 0 failed
Why do you want to set the cephfs data pool to rbd? This is generally a bad idea and won't work in all circumstances... Sage Weil
05:35 PM Bug #14590: cephfs set directory layout datapool to 0 failed
I don't think we're concerned about the ioctl since it's deprecated in favor of virtual xattrs. But please make sure ... Greg Farnum
10:10 AM Bug #14590: cephfs set directory layout datapool to 0 failed
@diff --git a/src/mds/Server.cc b/src/mds/Server.cc
index ba4fe15..b894233 100644
--- a/src/mds/Server.cc
+++ b/sr...
huang jun
09:31 AM Bug #14590 (Won't Fix): cephfs set directory layout datapool to 0 failed
I want to use rbd pool(its poolid = 0) as data pool,
by doing follow steps:
1. mount -t ceph 192.168.3.101:/ /ceph
...
huang jun
04:42 PM rbd Feature #14593 (New): Support optional alignment of journal entries
Writing out 4K aligned journal entries will avoid the potential for un-aligned (two block) writes in the OSD. Jason Dillaman
04:36 PM Bug #14400 (Resolved): Snappy decompressor may assert when handling segmented input bufferlist
Kefu Chai
04:26 PM Revision 0819509c (ceph): qa/workunits/rados/test.sh: run tests in parallel by default
Faster! 8 min vs the original 21 min on my vstart cluster.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:52 PM Revision 5374e4f4 (ceph): Merge pull request #7291 from majianpeng/vstart.sh
vstart.sh: If use '-n' delete related source rather than consider '-k'.
Reviewed-by: Sage Weil <sage@redhat.com>
Rev...
Kefu Chai
03:42 PM rbd Feature #13274 (Resolved): LTTng-UST should be optionally enabled
Jason Dillaman
03:34 PM Revision 4d2c0f50 (ceph): osd/ECTransaction: Removing unused local
Signed-off-by: Igor Fedotov <ifedotov@mirantis.com> Igor Fedotov
03:33 PM Revision ccebf7a3 (ceph): osd/PGBackend: PGBackend interface cleanup - make some interface method...
Signed-off-by: Igor Fedotov <ifedotov@mirantis.com> Igor Fedotov
03:26 PM Revision 1dfc8ef8 (ceph): Merge pull request #7397 from tchaikov/wip-kill-warnings
build: kill warnings
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:54 PM Revision 7fcfc280 (ceph): Compressor: add zlib unittests
Signed-off-by: Alyona Kiseleva <akiselyova@mirantis.com> Alyona Kiseleva
02:54 PM Revision 7bde5c43 (ceph): Compressor: add Zlib compression plugin
Signed-off-by: Kiseleva Alyona <akiselyova@mirantis.com> Alyona Kiseleva
02:51 PM Bug #13990: Hammer (0.94.3) OSD does not delete old OSD Maps in a timely fashion (maybe at all?)
the crash you spotted is root caused at #14592 Kefu Chai
02:49 PM Bug #13990: Hammer (0.94.3) OSD does not delete old OSD Maps in a timely fashion (maybe at all?)
@Steve,
i am sorry for the latency, was on another issue last week. the trimming behaviour is exactly what we expe...
Kefu Chai
02:29 PM Backport #14592 (Closed): osd crashes when handling a stale pg-create message (hammer)
see http://tracker.ceph.com/issues/13990#note-39.
reproduce steps:
# monitor sends pg-create messages, so the @...
Kefu Chai
02:19 PM Bug #14566 (Fix Under Review): AsyncMessenger: dispatch reset event after connection closed
https://github.com/ceph/ceph/pull/7453 Haomai Wang
02:05 PM Revision 7d02b822 (ceph): configure: remove unused lines
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:02 PM Revision 86cd2f8b (ceph): NVMEDevice: use the only aio thread to process task
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:02 PM Revision 55c99558 (ceph): BlueStore: use special symbol to distinguish backend type
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:02 PM Revision 55720640 (ceph): BlueStore: add logger to record state transition latency
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:02 PM Revision 81defd16 (ceph): NVMEDevice: add buffer write support
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:01 PM Revision bb5d9095 (ceph): RocksDB: add block cache size option to RocksDB
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:01 PM Revision 584f8f98 (ceph): NVMEDevice: add flush perf counter calculate
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:01 PM Revision 79f9d1e1 (ceph): NVMEDevice: add polling time perf counter
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:01 PM Revision 619c08c1 (ceph): NVMEDevice: no need to detach nvme device
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:01 PM Revision 5497e2fa (ceph): BlueStore: allow nvme driver read from path
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:01 PM Revision dd5c36d9 (ceph): NVMEDevice: add perf counter for queue time
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision b561d448 (ceph): NVMEDevice: delay nvme aio thread start in case of logger is null
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision 91bf3bb3 (ceph): NVMEDevice: make flush wait for all write completed
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision 6b637df7 (ceph): NVMEDevice: let perf counter do early
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision 8e258ffb (ceph): NVMEDevice: add perf counter
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision cbe42e16 (ceph): NVMEDevice: disable flush command now
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision 705fd5b7 (ceph): NVMEDevice: use stringify instead of std::to_string
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision b365d2c6 (ceph): NVMEDevice: add log message to reminder potential failed reason
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision 30342ab6 (ceph): BlockDevice: Move KernelDevice reap ioc to BlockDevice
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision 83c8261e (ceph): NVMEDevice: adjust indent
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision 23fd140d (ceph): NVMEDevice: impl read_buffered method
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision 47335108 (ceph): NVMEDevice: let aio_write submit request FIFO
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision 69e5a6d1 (ceph): NVMEDevice: make controller global shared
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision 3bdd068a (ceph): KernelDevice: Remove redundancy lines
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision 6081a58f (ceph): NVMEDevice: Fix typo
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision 8a59bd87 (ceph): NVMEDevice: fix multi ops in one IOContext bug
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision 3776af0c (ceph): NVMEDevice: add flush support
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision 87402561 (ceph): NVMEDevice: add retry support
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision 19a3c7eb (ceph): NVMEDevice: make aio thread pause when idle
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision 997716c6 (ceph): NVMEDevice: don't try to acquire lock always
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision 263353bd (ceph): NVMEDevice: adjust request/task memory pool size
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision 0525aae5 (ceph): NVMEDevice: wrap C header file
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision 4e85f5ec (ceph): NVMEDevice: fix unknown serial number problem
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision 2ad7c182 (ceph): NVMEDevice: SPDK only permit submit/poll within one thread
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision 4689bd27 (ceph): NVMEDevice: Fix static method
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision a5748cb2 (ceph): NVMEDevice: make read/write all async
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision ac654f09 (ceph): BlockDevice: initialize backend_priv
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision 53c8b775 (ceph): BlueFS: Use num_pending instead of pending_aios
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision 39c13181 (ceph): NVMEDevice: reorder signal in case of signaled thread modify IOContext
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision 153660c8 (ceph): BlockDevice: Add override to explicit
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision fbdcb12c (ceph): BlueFS: fix comparison warning
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision ba5973f7 (ceph): configure.ac: fix spdk external header location
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision abb19d68 (ceph): NVMEDevice: remove unused variables
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision b8994525 (ceph): NVMEDevice: let IOContext can use NVMEDevice pointer
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision bb1adcf4 (ceph): NVMEDevice: nvme.h use _Static_assert which from c11
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision f911e2bf (ceph): NVMEDevice: add spdk/pci.h
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision 5aa1c86f (ceph): Makefile: let spdk/dpdk libraries linked in upper layer
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision ee4951d0 (ceph): makefile: add SPDK detect and NVMEDevice to Makefile
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision 415111ff (ceph): NVMEDevice: use device name instead of path
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision 3a604066 (ceph): NVMEDevice: fix compile error
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision e64d16d5 (ceph): BlockDevice: Fix compile error
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision e76f716a (ceph): bluestore: add NVMEDevice backend
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision 35576154 (ceph): bluestore: rename BlockDevice to KernelDevice matching NVMEDevice
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision 1d9448ee (ceph): BlueStore: abostract BlockDevice based KernelDevice and NVMEDevice
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:00 PM Revision b771c02d (ceph): BlueStore: Add BlockDevice ability to create different backend
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
01:52 PM Bug #9570: osd crash in FileJournal::WriteFinisher::entry() aio
I'd try with a newer kernel - as new as the environment allows. If it's still a problem, I'd bump in-memory (the num... Ilya Dryomov
11:01 AM Bug #9570: osd crash in FileJournal::WriteFinisher::entry() aio
@Ilya
If you were to hit this kind of crash not often but sometimes which is quite annoying, what would you do to ...
Shinobu Kinjo
12:21 AM Bug #9570: osd crash in FileJournal::WriteFinisher::entry() aio
Loic Dachary wrote:
> journal aio to 165552576~80 got (8192) Unknown error 8192
> meaning an attempt to write 80 by...
Ilya Dryomov
12:39 PM rgw Bug #14591: make check is looking for radosgw-admin even if --with-radosgw is not engaged in conf...
It's pretty strange because after rebuilding with the proper option and getting radosgw-admin process being compile I... Anonymous
10:21 AM rgw Bug #14591 (Closed): make check is looking for radosgw-admin even if --with-radosgw is not engage...
While doing a make check on my local system (compiling the current master) I had the following error :
src/test/cl...
Anonymous
10:10 AM Bug #13422: pid file that was deleted after ceph restart leads to osd process lose control
https://github.com/ceph/ceph/pull/7075 Loïc Dachary
10:00 AM Bug #13422 (In Progress): pid file that was deleted after ceph restart leads to osd process lose ...
Loïc Dachary
10:01 AM Bug #14575 (Duplicate): daemons leave pid files behind in /home/ubuntu/cephtest
Re-opened #13422 to help with backporting since fixing this problem is required for the 13422 backports to work prope... Loïc Dachary
07:53 AM Bug #14575: daemons leave pid files behind in /home/ubuntu/cephtest
When running the ceph-disk suite, I get... Loïc Dachary
09:54 AM Backport #14583 (Need More Info): hammer: pid file that was deleted after ceph restart leads to o...
Nathan Cutler
04:31 AM Backport #14583: hammer: pid file that was deleted after ceph restart leads to osd process lose c...
loic, the fix is might need more work. see https://github.com/ceph/ceph/pull/7075#issuecomment-177181579.
could y...
Kefu Chai
03:29 AM Backport #14583 (Resolved): hammer: pid file that was deleted after ceph restart leads to osd pro...
https://github.com/ceph/ceph/pull/7671 Loïc Dachary
09:53 AM Backport #14582 (Need More Info): infernalis: pid file that was deleted after ceph restart leads ...
Nathan Cutler
04:31 AM Backport #14582: infernalis: pid file that was deleted after ceph restart leads to osd process lo...
loic, the fix is might need more work. see https://github.com/ceph/ceph/pull/7075#issuecomment-177181579.
could y...
Kefu Chai
03:29 AM Backport #14582 (Rejected): infernalis: pid file that was deleted after ceph restart leads to osd...
https://github.com/ceph/ceph/pull/7564 Loïc Dachary
09:51 AM rgw Bug #12728 (Resolved): rgw: value of Swift API's X-Object-Manifest header is not url_decoded duri...
Nathan Cutler
09:51 AM Bug #13374 (Resolved): systemd: no rbdmap systemd unit file
Nathan Cutler
09:50 AM rgw Bug #13709 (Resolved): init script reload doesn't work on EL7
Nathan Cutler
09:49 AM Feature #14217 (Resolved): tool for artificially inflate the leveldb of the mon store for testing...
Nathan Cutler
08:44 AM Support #14588: Can't add new osd an existing cluster.
log file can't attach
[[http://keepalive.bcc.bilkent.edu.tr/osd.16.log]]
Yavuz Selim Komur
08:40 AM Support #14588 (New): Can't add new osd an existing cluster.
This is more than 8 year old cluster. I upgrade to infernalis.
It's working well.
i get a disk failure. i try to ...
Yavuz Selim Komur
08:44 AM rgw Bug #14589 (Resolved): bucket check --check-objects has not return

radosgw-admin bucket check --bucket=bkt-keyuser --fix --check-objects
weijun duan
07:28 AM Revision 2e2eb4cb (ceph): AsyncConnection: let ack reply use MSG_MORE flag
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
07:28 AM Revision f6b87d3b (ceph): AsyncConnection: use move instead of bufferlist copy construct
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
07:28 AM Revision 86883b25 (ceph): AsyncMessenger: add perf counter for inline message sent
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
07:28 AM Revision 6055d963 (ceph): AsyncConnection: add a debug option to test noninline way
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
07:23 AM Revision 30d079f7 (ceph): Merge pull request #808 from dachary/wip-smithi-disks-hammer
smithi disks are too fast and fill quickly Loïc Dachary
07:21 AM Revision f92a64af (ceph): rados: 5m radosbench (not 10m)
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 04e41a608bf5f271bd062718051597977678d2db)
Sage Weil
07:20 AM Revision c5321628 (ceph): rados: run radosbench for 10m (not 15m)
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 6110421bcef2d0d1d4f921822a7161a423d763ca)
Sage Weil
07:20 AM Revision 53cebaba (ceph): rados: run radosbench for 15m instead of 30m
The smithi disks fill after about 20m.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit e2f9ced...
Sage Weil
06:40 AM Revision 8c7261b0 (ceph): Rgw: check the return value when call fe->run()
Fixes: #14585
Signed-off-by: wei qiaomiao <wei.qiaomiao@zte.com.cn>
huanwen ren
06:33 AM Revision e9872ad6 (ceph): civetweb: update submodule to silence a compile warning
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:33 AM Revision 493619a9 (ceph): common,osd: remove _process(T *t) to silence warnings
* and mark the WorkQueue::_process(T *, TPHandle&) a pure virtual
method. so we must override it
* and mark all ove...
Kefu Chai
06:26 AM Revision 127e7c07 (ceph): mon: monmap created is 0.000000 use ceph-deploy installed
Fixed: #14130
Signed-off-by: duanweijun <duanweijun@h3c.com>
weijun duan
06:02 AM Stable releases Tasks #13356: hammer v0.94.6
h3. rados... Loïc Dachary
06:01 AM Stable releases Tasks #13356: hammer v0.94.6
h3. upgrade... Loïc Dachary
06:00 AM Stable releases Tasks #13356: hammer v0.94.6
h3. powercycle... Loïc Dachary
05:05 AM Stable releases Tasks #13356: hammer v0.94.6
h3. fs... Loïc Dachary
05:02 AM Stable releases Tasks #13356: hammer v0.94.6
... Loïc Dachary
05:17 AM Bug #13781: Random Ceph-osd processes doesn't start upon system restart (rhel 7.1)
it sounds like a dup of #13422, but it's not. because as sage pointed out
> messages shows no attempt to start osd...
Kefu Chai
05:16 AM Bug #14559 (Resolved): bluestore broken in current master
Loïc Dachary
04:59 AM rbd Bug #14058: Can't build Ceph with --without-rbd and --with-debug
please note this also applies to hammer. but guess "rgw" is enabled most of the time, so we don't backport the fix.. Kefu Chai
04:58 AM Revision 3e469f6d (ceph): rgw: fix the condition of authenticated user's permit check
before fix:
put a bucket under one user with authenticated-read permit
> ./s3curl.pl http://myobs.com/mybucket --put ...
Zengran Zhang
04:50 AM Backport #14587 (In Progress): hammer: qa/workunits/post-file.sh: sudo
Loïc Dachary
04:44 AM Backport #14587 (Resolved): hammer: qa/workunits/post-file.sh: sudo
https://github.com/ceph/ceph/pull/7456 Loïc Dachary
04:43 AM Bug #14586 (Resolved): qa/workunits/post-file.sh: sudo
https://github.com/ceph/ceph/commit/82b0243ec318457e376288a6b32487fbea059705 Loïc Dachary
03:49 AM rgw Bug #14585 (Resolved): rgw_main.cc: fuction main should not ignore the return value when call fe-...
rgw_main.cc: fuction main should not ignore the return value when call fe->run(), for the following example, the rado... wei qiaomiao
03:33 AM CephFS Backport #14584 (In Progress): hammer: fsstress.sh fails
Loïc Dachary
03:30 AM CephFS Backport #14584 (Resolved): hammer: fsstress.sh fails
https://github.com/ceph/ceph/pull/7454 Loïc Dachary
03:33 AM Revision 1b028594 (ceph): qa/fsstress.sh: fix 'cp not writing through dangling symlink'
On some test machines, /usr/lib/ltp/testcases/bin/fsstress is
dangling symlink. 'cp -f' is impotent in this case.
Fi...
Yan, Zheng
03:27 AM Backport #14581 (Resolved): hammer: should compact full epochs in monitor
https://github.com/ceph/ceph/pull/7446 Loïc Dachary
03:27 AM Backport #14580 (Rejected): infernalis: should compact full epochs in monitor
https://github.com/ceph/ceph/pull/7514 Loïc Dachary
03:27 AM Backport #14579 (Resolved): hammer: mon sync does not copy config-key
https://github.com/ceph/ceph/pull/7576 Loïc Dachary
03:27 AM Backport #14578 (Rejected): infernalis: mon sync does not copy config-key
https://github.com/ceph/ceph/pull/7562 Loïc Dachary
03:26 AM CephFS Bug #12710 (Pending Backport): fsstress.sh fails
Loïc Dachary
03:08 AM Bug #11101 (Pending Backport): ceph tell: broken error message / misleading hinting
Kefu Chai
03:05 AM Backport #13769 (New): EC async "fast read" patchset for hammer (EC read latency improvements)
Cool, please update the description with a URL to the pull request when you do so and switch the status back to *In P... Loïc Dachary
03:03 AM Revision f209819f (ceph): [ceph-fuse] fix ceph-fuse writing to stale log file after log rotation
This fix should be applied to hammer branch. It can't be directly applied to master branch, because logrotate.conf is... Zhi Zhang
03:02 AM rgw Backport #13513 (Resolved): rgw: value of Swift API's X-Object-Manifest header is not url_decoded...
Loïc Dachary
03:01 AM Backport #13672 (Resolved): tests: testprofile must be removed before it is re-created
Loïc Dachary
03:01 AM Backport #13678 (Resolved): systemd: no rbdmap systemd unit file
Loïc Dachary
03:01 AM rgw Backport #13831 (Resolved): hammer: init script reload doesn't work on EL7
Loïc Dachary
03:01 AM rgw Backport #13888 (Resolved): hammer: orphans finish segfaults
Loïc Dachary
03:00 AM Backport #14470 (Resolved): hammer: tool for artificially inflate the leveldb of the mon store fo...
Loïc Dachary

01/31/2016

11:52 PM Bug #11298: aio gets EPERM when update-grub runs
Not related to #12100 either - #12100 is half a #9570 half a hardware failure. Ilya Dryomov
11:50 PM Bug #11298: aio gets EPERM when update-grub runs
This isn't related to, let alone a duplicate of, #9570. The result (to the right of "wrote") is correct both here an... Ilya Dryomov
03:03 PM Revision 64fbda83 (ceph): Merge pull request #7266 from sahithi-rv/master
common/str_map: cleanup: replaced get_str_map() function overloading by using default parameters for delimiters
Revi...
Sage Weil
03:02 PM Cleanup #14496 (Resolved): Crush:add some safe judgment.
Sage Weil
03:02 PM Revision ace46dad (ceph): Merge pull request #7344 from songbaisen/song8
crush: add safety assert
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:01 PM Revision 159df429 (ceph): Merge pull request #7363 from cxwshawn/mon-sync-fix
mon: add mon_config_key prefix when sync full
Fixes: #14577
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:01 PM Bug #14577 (Resolved): mon sync does not copy config-key
fixed by commit:b77cd31 Sage Weil
03:00 PM Revision 74c87566 (ceph): Merge pull request #7383 from liewegas/wip-bluestore
osd: bluestore: some new c++11-isms, a couple reverts Sage Weil
12:35 PM Fix #12947 (Resolved): Race condition in rados bench
Nathan Cutler
12:34 PM Bug #14330 (Resolved): configure.ac: no use to add "+" before ac_ext=c
Nathan Cutler
12:34 PM Bug #11661 (Resolved): "FAILED assert(0 == "Running incompatible OSD")"
Nathan Cutler
12:32 PM Bug #10093 (Resolved): ceph-monstore-tool: FAILED assert(!is_open)
Nathan Cutler
12:31 PM Bug #14397 (Resolved): disable filestore_xfs_extsize by default
Nathan Cutler
10:53 AM Revision a37b98a9 (ceph): Event: fix array boundary
fd should be less than nevent when deleting
Signed-off-by: Wei Jin <wjin.cn@gmail.com>
wei jin
09:23 AM Bug #14537: should compact full epochs in monitor
hammer backport was merged at https://github.com/ceph/ceph/pull/7446 Kefu Chai
08:30 AM Revision b8bd9cbf (ceph): cmake: fix "jobserver unavailable" warning
use ${MAKE} so the make command can be properly propagated to their
children
Signed-off-by: Kefu Chai <kchai@redhat....
Kefu Chai
08:21 AM Revision a17ea399 (ceph): OSD:memory leak in ReplicatedPG.cc
"return NULL" in "if (p == snapset.clones.end())" can not free the
memory of "*repop"
Signed-off-by: Bin Zheng <zhen...
Bin Zheng
07:16 AM rgw Backport #13820 (Resolved): hammer: Setting ACL on Object removes ETag
Nathan Cutler
07:15 AM devops Bug #12935 (Resolved): ceph.spec.in License line does not reflect COPYING
Nathan Cutler
05:22 AM Revision 2292dd98 (ceph): Event: don't wakeup if caller is thread self
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
04:18 AM Revision 2699c474 (ceph): rgw: fix the signed/unsigned comparison warning
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:18 AM Revision f8adf409 (ceph): cmake: disable unused-variable warning for rocksdb
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:18 AM Revision d50bda5b (ceph): rados: bench: fix the signed/unsigned comparison warning
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:42 AM Backport #14376 (Resolved): scrub suicide timeout is the same as the regular timeout -- should pr...
Sage Weil
02:42 AM Revision 2c8e5793 (ceph): Merge pull request #7236 from athanatos/wip-14376
config_opts: increase suicide timeout to 300 to match recovery
http://pulpito.ceph.com/sage-2016-01-30_09:58:32-rado...
Sage Weil
02:42 AM Revision 1cab151a (ceph): Merge pull request #6450 from dachary/wip-13672-hammer
tests: testprofile must be removed before it is re-created
http://pulpito.ceph.com/sage-2016-01-30_09:58:32-rados-wi...
Sage Weil
02:41 AM devops Backport #13859 (Resolved): hammer: ceph.spec.in License line does not reflect COPYING
Sage Weil
02:41 AM Revision a134c44d (ceph): Merge pull request #6680 from SUSE/wip-13859-hammer
hammer: ceph.spec.in License line does not reflect COPYING
http://pulpito.ceph.com/sage-2016-01-30_09:58:32-rados-wi...
Sage Weil
02:41 AM Backport #12949 (Resolved): Race condition in rados bench
Sage Weil
02:41 AM Revision 520792d5 (ceph): Merge pull request #6791 from branch-predictor/bp-5812-backport
Race condition in rados bench
http://pulpito.ceph.com/sage-2016-01-30_09:58:32-rados-wip-sage-testing-hammer---basic...
Sage Weil
02:40 AM Backport #14331 (Resolved): hammer: configure.ac: no use to add "+" before ac_ext=c
Sage Weil
02:40 AM Revision 4d0fafb2 (ceph): Merge pull request #6973 from dreamhost/wip-configure-hammer
configure.ac: no use to add "+" before ac_ext=c
http://pulpito.ceph.com/sage-2016-01-30_09:58:32-rados-wip-sage-test...
Sage Weil
02:40 AM Backport #14292 (Resolved): osd/PG.cc: 3837: FAILED assert(0 == "Running incompatible OSD")
Sage Weil
02:40 AM Revision 211a093d (ceph): Merge pull request #7206 from dzafman/wip-14292
osd/PG.cc: 3837: FAILED assert(0 == "Running incompatible OSD")
http://pulpito.ceph.com/sage-2016-01-30_09:58:32-rad...
Sage Weil
02:39 AM Revision 0c136561 (ceph): Merge pull request #7207 from rldleblanc/recency_fix_for_hammer
hammer: osd/ReplicatedPG: Recency fix for Hammer
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:39 AM Backport #14329 (Resolved): hammer: osd/ReplicatedPG: fix promotion recency logic
Sage Weil
02:39 AM Backport #14497 (Resolved): hammer: ceph-monstore-tool: FAILED assert(!is_open)
Sage Weil
02:39 AM Revision 1ea14bae (ceph): Merge pull request #7347 from tchaikov/wip-hammer-10093
tools: ceph-monstore-tool must do out_store.close()
http://pulpito.ceph.com/sage-2016-01-30_09:58:32-rados-wip-sage-...
Sage Weil
02:38 AM Backport #14467 (Resolved): hammer: disable filestore_xfs_extsize by default
Sage Weil
02:38 AM Revision 1740d8ce (ceph): Merge pull request #7411 from dachary/wip-14467-hammer
hammer: disable filestore_xfs_extsize by default
http://pulpito.ceph.com/sage-2016-01-30_09:58:32-rados-wip-sage-tes...
Sage Weil
02:38 AM Revision 7848cdc4 (ceph): Merge pull request #7412 from dachary/wip-14470-hammer
tools: tool for artificially inflate the leveldb of the mon store for testing purposes
Reviewed-by: Sage Weil <sage@...
Sage Weil
02:37 AM Revision 57abeab1 (ceph): Merge pull request #7446 from liewegas/wip-14537-hammer
mon: compact full epochs also
http://pulpito.ceph.com/sage-2016-01-30_09:58:32-rados-wip-sage-testing-hammer---basic...
Sage Weil

01/30/2016

08:02 PM Backport #12940 (Resolved): IO error on kvm/rbd with an erasure coded pool tier (after an upgrade...
Josh Durgin
08:01 PM rbd Backport #14143 (Resolved): hammer: Verify self-managed snapshot functionality on image create
Josh Durgin
08:01 PM rbd Backport #14283 (Resolved): hammer: rbd: fix bench-write
Josh Durgin
08:01 PM rbd Backport #14466 (Resolved): hammer: rbd-replay does not check for EOF and goes to endless loop
Josh Durgin
08:01 PM rbd Backport #14553 (Resolved): hammer: rbd: TaskFinisher::cancel should remove event from SafeTimer
Josh Durgin
08:00 PM rbd Backport #14543 (Resolved): hammer: Cannot reliably create snapshot after freezing QEMU IO
Josh Durgin
08:00 PM rbd Backport #14063 (Resolved): hammer: rbd merge-diff doesn't properly handle >2GB diffs
Josh Durgin
07:45 PM Revision 4d7d7c33 (ceph): Merge pull request #7182 from dachary/wip-14143-hammer
hammer: Verify self-managed snapshot functionality on image create
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
07:45 PM Revision 83604867 (ceph): Merge pull request #7183 from dachary/wip-14283-hammer
hammer: rbd: fix bench-write
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
07:45 PM Revision 501e01ac (ceph): Merge pull request #7416 from dachary/wip-14466-hammer
hammer: rbd-replay does not check for EOF and goes to endless loop
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
07:44 PM Revision 97d4f6a7 (ceph): Merge pull request #7417 from dachary/wip-14553-hammer
hammer: rbd: TaskFinisher::cancel should remove event from SafeTimer
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
07:44 PM Revision 51cc015c (ceph): Merge pull request #7407 from dillaman/wip-14543-hammer
librbd: ImageWatcher shouldn't block the notification thread
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
07:44 PM Revision 23c24fc5 (ceph): Merge pull request #6980 from dillaman/wip-14063-hammer
librbd: fix merge-diff for >2GB diff-files
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
07:05 PM Revision b1e27a59 (ceph): configure.ac: add pwritev check
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
07:03 PM Revision aa7b5056 (ceph): cmake: add default pwritev support now
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
07:02 PM Revision 75a9ee20 (ceph): buffer: refactor write_fd to make readable
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
06:04 PM Revision dc289fe4 (ceph): AsyncConnection: avoid dispatch event to a closed connection
1. thread 1 call AsyncConnection::accept and create file event
2. the owner thread of connection is waked from file e...
Haomai Wang
05:12 PM Revision 4633e8d9 (ceph): cmake: remove duplicated HAVE_EXECINFO_H macro
fixes the `"HAVE_EXECINFO_H" redefined` warning
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:05 PM Revision 88a95b7b (ceph): os/*stores: fix hidden warnings
the CollectionHandle variant methods are hidden by the subclasses
who do not override it. so the compiler complains. ...
Kefu Chai
05:01 PM Revision 72d1984d (ceph): os/bluestore: fix unsigned/signed comparision warning
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:36 PM Feature #14348: systemd: support multiple clusters
Loic Dachary wrote:
> Would you be so kind as to create a pull request with these proposed changes ?
https://gith...
Artemy Kapitula
03:17 PM Revision 96cfa484 (ceph): ceph_test_rados_api_*: use unique ec profiles for each pool
This lets us run tests in parallel.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:04 PM Revision d44365bc (ceph): Merge pull request #7014 from efirs/ef_replace_coll_t_by_const_coll_t_ref
osd: reduce CPU usage by replacing coll_t by const coll_t&
Reviewed-by: Haomai Wang <haomai@xsky.com>
Reviewed-by: S...
Sage Weil
02:03 PM Revision c9a2c808 (ceph): Merge pull request #7333 from xdonghai/xdh1
osd: FileStore: modify the format of colon
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:03 PM Bug #14536 (Resolved): tools/rados/rados.cc: race condition in complete callback
Sage Weil
02:03 PM Revision 04ea77b9 (ceph): Merge pull request #7392 from tianshan/wip-14536
rados: fix race condition in load-gen complete callback
Reviewed-by: Piotr Dałek <piotr.dalek@ts.fujitsu.com>
Sage Weil
02:02 PM Revision 98289735 (ceph): Merge pull request #7395 from xiexingguo/xxg-wip-fuse
os/fusestore: add error handling
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:00 PM Bug #14537 (Pending Backport): should compact full epochs in monitor
Sage Weil
02:00 PM Revision 1c9f2bcc (ceph): Merge pull request #7396 from tchaikov/wip-14537
mon: compact full epochs also
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:59 PM Revision 9ad361a3 (ceph): Merge pull request #7402 from liewegas/wip-rados-bench
rados: make rados bench metadata backward compatible
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
01:59 PM Revision 27c0d2b1 (ceph): Merge pull request #7418 from renhwsky/renhw-wip-monmapmonitor-cleanup
mon: some cleanup in MonmapMonitor.cc
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Joao Eduardo Luis <joao...
Sage Weil
01:59 PM Revision 34ff79f1 (ceph): Merge pull request #7420 from mikulely/fix-osd-mon-exit-issue
osd, mon: fix exit issue
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:58 PM Revision be74b77e (ceph): Merge pull request #7430 from xiexingguo/xxg-wip-kstore
osd: kstore: fix decode logic and add flush
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:57 PM Revision 91093041 (ceph): mon: compact full epochs also
by compacting the ${prefix}.${start}..${prefix}..${end} does not
necessary compact the range of ${prefix}."full_"${st...
Kefu Chai
01:49 PM Revision 5ba0fc70 (ceph): Merge pull request #7432 from branch-predictor/bp-fix-read-bench
rados: fix wrong op/object sizes in rand/seq bench
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:48 PM Revision d6208d71 (ceph): Merge pull request #7436 from liewegas/wip-bash
tests: qa/workunits/objectstore/test_fuse.sh: no bashism Sage Weil
01:47 PM Bug #14575 (Duplicate): daemons leave pid files behind in /home/ubuntu/cephtest
2016-01-29T23:37:58.059 INFO:teuthology.orchestra.run.smithi059:Running: 'find /home/ubuntu/cephtest -ls ; rmdir -- /... Sage Weil
11:34 AM Revision 9da2fffd (ceph): AsyncConnection: add log for reap_dead and clean_handler
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
09:29 AM Revision cdf3c900 (ceph): os/memstore: return empty list if offset overflows
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
09:13 AM Revision 2817ffcf (ceph): Check for full before changing the cached obc
ReplicatedPG::prepare_transaction(): check if the pool is full before
updating the cached ObjectContext to avoid the ...
Alexey Sheplyakov
08:59 AM Revision 7d232d1a (ceph): os/memstore: fix wrong blocksize for statfs
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:14 AM Revision 79401d5a (ceph): rgw: remove duplicated code in RGWRados::get_bucket_info()
The effect of line 7664-7665 is the same as the line 7658-7660
Signed-off-by: liyankun <lioveni99@gmail.com>
yankun li
03:32 AM Bug #14561: BlueStore: null pointer access
https://github.com/ceph/ceph/pull/7435 xie xingguo
03:31 AM Bug #14481 (Resolved): BlueFS: space leak
https://github.com/xiexingguo/ceph/commit/c2b5a685454398e4445f9d8f4a87eb1fcd426185 xie xingguo
03:31 AM Bug #14484: BlueFS: potential log data lost during compact
https://github.com/xiexingguo/ceph/commit/5088dfd34ab76d29e6039f942e102d742c45b0b9 xie xingguo

01/29/2016

11:53 PM RADOS Cleanup #13768: Remove tmap support
rbd format 1 images use tmap for the rbd_directory - can convert that to omap, or wait until format 1 is removed to r... Josh Durgin
11:48 PM RADOS Cleanup #13768: Remove tmap support

First phase of this fix is walk tree and convert all tmaps in Jewel:
https://github.com/ceph/ceph/pull/7003
A...
David Zafman
11:46 PM Bug #14568: "Caught signal" (out of memory?) in rados-hammer-distro-basic-vps
Run: http://pulpito.ceph.com/teuthology-2016-01-28_15:17:14-rados-hammer-distro-basic-vps/
Job: 48402
Yuri Weinstein
05:45 PM Bug #14568 (Rejected): "Caught signal" (out of memory?) in rados-hammer-distro-basic-vps
As per Sam's suspect, maybe be ran out of memory.
Run: http://pulpito.ceph.com/teuthology-2016-01-28_09:00:02-rados-...
Yuri Weinstein
11:44 PM Bug #13992: LibRadosMiscConnectFailure.ConnectFailure (not so intermittent) failure in upgrade/ha...
Run: http://pulpito.ceph.com/teuthology-2016-01-28_15:17:14-rados-hammer-distro-basic-vps/
Jobs: ['48303', '48314', ...
Yuri Weinstein
11:26 PM Revision 916dff30 (ceph): suites/rbd: disable pool validation for pool snaps test
Fixes: #14113
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 46dddfc54b8d650f111007ae...
Jason Dillaman
11:14 PM Revision 7d1ede6b (ceph): Merge pull request #7404 from sahithi-rv/Mutex
rbd_fuse: replaced pthread_mutex*() functions with ceph Mutex wrapper
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
11:12 PM Bug #14547: "[ FAILED ] LibRadosTwoPoolsECPP.Flush" in upgrade:infernalis-x-jewel-distro-basic-vps
ALso in http://qa-proxy.ceph.com/teuthology/teuthology-2016-01-29_02:10:02-upgrade:infernalis-x-jewel-distro-basic-vp... Yuri Weinstein
10:48 PM Revision 579fbc8d (ceph): add some cppcheck-suppress noExplicitConstructor comments
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:48 PM Revision bbf05823 (ceph): make ctors with one argument explicit
Use explicit keyword for constructors with one argument to
prevent implicit usage as conversion functions.
Signed-of...
Danny Al-Gaaf
10:09 PM Revision 58fd981e (ceph): Initial draft for infernalis stable upgrade tests
Fixed indentation
Replace ‘description’ with ’meta’
Incorporated Josh's comments
Moved all overrides to the top
Sign...
Yuri Weinstein
09:30 PM Linux kernel client Bug #14360: Cephfs kernel client ceph_send_cap_releases hung task
Zheng is looking at this and said he found it "strange", but I'm not sure if he's figured anything out yet. Greg Farnum
08:37 PM Linux kernel client Bug #14360: Cephfs kernel client ceph_send_cap_releases hung task
Did you find something? Is there a commit you could point me to ;) Stephan Wienczny
07:15 PM Linux kernel client Bug #14360: Cephfs kernel client ceph_send_cap_releases hung task
Stephan Wienczny wrote:
> I've uploaded the kernel with all modules and the /proc/config.gz to https://stephan.wienc...
Chris Armstrong
09:26 PM rgw Backport #14570: hammer: Incorrect ETAG calculated for POST uploads
*original description*
Original issue:
http://tracker.ceph.com/issues/11241
https://github.com/ceph/ceph/commi...
Nathan Cutler
07:47 PM rgw Backport #14570: hammer: Incorrect ETAG calculated for POST uploads
https://github.com/ceph/ceph/pull/7442 Vladislav Odintsov
07:01 PM rgw Backport #14570 (Resolved): hammer: Incorrect ETAG calculated for POST uploads
https://github.com/ceph/ceph/pull/7442 Vladislav Odintsov
09:24 PM rgw Bug #11241 (Pending Backport): Incorrect ETAG calculated for POST uploads
Nathan Cutler
09:22 PM rgw Backport #14569 (In Progress): hammer: Make RGW_MAX_PUT_SIZE configurable
Nathan Cutler
07:34 PM rgw Backport #14569: hammer: Make RGW_MAX_PUT_SIZE configurable
https://github.com/ceph/ceph/pull/7441 Vladislav Odintsov
07:02 PM rgw Backport #14569: hammer: Make RGW_MAX_PUT_SIZE configurable
Original issue:
http://tracker.ceph.com/issues/6999
https://github.com/ceph/ceph/commit/4aa102f911db7e6928f80c421...
Vladislav Odintsov
06:59 PM rgw Backport #14569 (Resolved): hammer: Make RGW_MAX_PUT_SIZE configurable
https://github.com/ceph/ceph/pull/7441 Vladislav Odintsov
09:21 PM rgw Feature #6999 (Pending Backport): Make RGW_MAX_PUT_SIZE configurable
Nathan Cutler
08:51 PM Revision fd8f18ac (ceph): ceph_mon.cc: replace string::find() with compare()
Fix for:
[src/ceph_mon.cc:396]: (performance) Inefficient usage of string::find()
in condition; string::compare() w...
Danny Al-Gaaf
08:51 PM Revision 1f262a12 (ceph): mds/Server.cc: use string::compare() instead of ::find()
Replace inefficient use of string::find() in conditions with
string::compare().
Changed checks in handle_set_vxattr(...
Danny Al-Gaaf
08:51 PM Revision 0cb44573 (ceph): mon/Monitor.cc: replace inefficient usage of string::find() with compare()
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:51 PM Revision 5d143510 (ceph): crush/CrushTester.cc: remove unused variable
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:51 PM Revision e892f9aa (ceph): rbd-replay-prep.cc: replace inefficient string::find() w/ compare()
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:51 PM Revision cc83e802 (ceph): crush/CrushTester.cc: remove unused variable
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:51 PM Revision e7941263 (ceph): man/8/ceph.rst: fix man page --admin-daemon
The option "--admin-socket ADMIN_SOCKET/DAEMON_NAME" was blocked
as fix for #3944, fix man page to reflect it.
Fix f...
Danny Al-Gaaf
08:51 PM Revision e89cc6ad (ceph): ECBackend.cc: fix dynamic_cast error handling
Fix for:
CID 1316232 (#1 of 1): Unchecked dynamic_cast (FORWARD_NULL)
dynamic_cast: Dynamic cast to pointer dynamic...
Danny Al-Gaaf
08:51 PM Revision b838300c (ceph): tools/rados/rados.cc: fix UNINTENDED_INTEGER_DIVISION
Fix for:
CID 1297882 (#1 of 1): Result is not floating-point (UNINTENDED_INTEGER_DIVISION)
integer_division: Dividi...
Danny Al-Gaaf
08:51 PM Revision 922d0b22 (ceph): osd/OSD.cc: fix UNINTENDED_INTEGER_DIVISION
Fix for:
CID 1297883 (#1 of 1): Result is not floating-point (UNINTENDED_INTEGER_DIVISION)
integer_division: Dividi...
Danny Al-Gaaf
08:51 PM Revision 8d131ba7 (ceph): tools/cephfs/DataScan.cc: fix expression
Fix for:
[src/tools/cephfs/DataScan.cc:1137] -> [src/tools/cephfs/DataScan.cc:1137]:
(style) Same expression on bot...
Danny Al-Gaaf
08:51 PM Revision 3c899321 (ceph): global_init.cc: add tag for cppcheck to suppress intentional memleak
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:51 PM Revision 91279dfb (ceph): test_crc32c.cc: close memory leak, free 'b' after malloc
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:51 PM Revision dddc21b5 (ceph): mon/PGMonitor.cc: assign result directly
Fix for:
[src/mon/PGMonitor.cc:1514] -> [src/mon/PGMonitor.cc:1515]: (performance)
Variable 'pool' is reassigned a ...
Danny Al-Gaaf
08:51 PM Revision 21ac9781 (ceph): mon/PGMonitor.cc: return error instead of '0' from dump_stuck_pg_stats()
Fix for:
[src/mon/PGMonitor.cc:1667] -> [src/mon/PGMonitor.cc:1669]: (performance)
Variable 'r' is reassigned a val...
Danny Al-Gaaf
08:51 PM Revision 6fac5a95 (ceph): msg/simple/Pipe.cc: silence cppcheck warning about reassign before use
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:51 PM Revision 94cd338d (ceph): bluestore/bluestore_types.h: fix UNINIT_CTOR warning
Fix for:
CID 1322813 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
uninit_member: Non-static class member seq...
Danny Al-Gaaf
08:51 PM Revision 06956298 (ceph): mon/OSDMonitor.h: fix UNINIT_CTOR
Remove unused variable 'CephContext *cct'.
Fix for:
CID 1322818 (#1 of 1): Uninitialized pointer field (UNINIT_CTOR...
Danny Al-Gaaf
08:51 PM Revision e0a66539 (ceph): os/bluestore/BlueStore.cc: fix UNINIT_CTOR in BlueStore
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:51 PM Revision b43497c6 (ceph): auth/Crypto.cc: close theoretical memory leak
Fix for:
CID 1296382 (#1 of 1): Resource leak (RESOURCE_LEAK)
leaked_storage: Variable ckh going out of scope leaks...
Danny Al-Gaaf
08:51 PM Revision bffcb2c1 (ceph): rgw/rgw_rados.cc: close resource leak in error case
Fix for:
CID 1297867 (#1 of 1): Resource leak (RESOURCE_LEAK)
alloc_arg: put_obj_init allocates memory that is stor...
Danny Al-Gaaf
08:51 PM Revision cbbe79af (ceph): src/mds/MDSRank.cc: remove delete calls from handle_asok_command()
The allocated 'Formatter' passed to the function should be
freed by the caller to avoid missusage.
If handle_asok_co...
Danny Al-Gaaf
08:51 PM Revision dec345ba (ceph): test/encoding/ceph_dencoder.cc: fix null pointer deref
Fix for:
test/encoding/ceph_dencoder.cc:452:11: warning: Called C++ object pointer is null
if (den->is_determi...
Danny Al-Gaaf
08:51 PM Revision 5128ac2c (ceph): MergeDiff.cc: close 'sd' correctly at the end of do_merge_diff()
Fix for:
CID 1265562 (#1 of 1): Resource leak (RESOURCE_LEAK)
leaked_handle: Handle variable sd going out of scope ...
Danny Al-Gaaf
08:51 PM Revision 0df5a006 (ceph): test/librbd/fsx.cc: clarify calculation precedence for '&' and '?'
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:51 PM Revision 27383684 (ceph): src/ceph_fuse.cc: init members in ctor
There is no need to call parent class ctor directly in
ctor init list. Instead init some missing members.
Signed-off...
Danny Al-Gaaf
08:51 PM Revision 52308069 (ceph): common/RWLock.h: init member in ctor init list
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:51 PM Revision 41e95e7c (ceph): rgw/rgw_common.h: init members in ctor init list instead of body
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:51 PM Revision 9e4722b1 (ceph): rgw/rgw_orphan.h: init member in ctor init list instead of body
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:51 PM Revision 10f5a46a (ceph): rgw/rgw_rados.h: init member in ctor list
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:51 PM Revision a442f5a5 (ceph): test/osd/RadosModel.h: fix class member hiding member from base
The 'done' member of derived class is hiding 'done' member from
TestOp base class. Remove 'done' from derived classes...
Danny Al-Gaaf
08:51 PM Revision bc8bd27e (ceph): journal/JournalMetadata.cc: prefer ++operator for non-primitive iterators
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:51 PM Revision 7981f9be (ceph): librbd/LibrbdAdminSocketHook.cc: prefer ++operator for non-primitive it...
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:51 PM Revision 65f694f0 (ceph): librbd/internal.cc: prefer ++operator for non-primitive iterators
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:51 PM Revision e91f072f (ceph): os/bluestore/BlueStore.cc: prefer ++operator for non-primitive iterators
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:51 PM Revision adfe0f3e (ceph): osd/osd_types.cc: prefer ++operator for non-primitive iterators
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:51 PM Revision 15e4ef92 (ceph): tools/rbd/action/Journal.cc: prefer ++operator for non-primitive iterators
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:51 PM Revision 4b550e01 (ceph): tools/rbd/action/Nbd.cc: prefer ++operator for non-primitive iterators
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:51 PM Revision b811760f (ceph): test/librados/list.cc: fix -Wsign-compare
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:51 PM Revision 65ed1927 (ceph): rgw/rgw_rest.cc: fix -Wsign-compare
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:46 PM devops Bug #14275: Ceph "giant" packages no longer available for installation on Ubuntu 14.04 "trusty"
Have you had this issue appear again? You might've hit download.ceph.com while we were doing an actual release.
If...
Alfredo Deza
08:36 PM Fix #14556 (Resolved): man: document listwatchers cmd in "rados" manpage
Nathan Cutler
04:16 AM Fix #14556 (Pending Backport): man: document listwatchers cmd in "rados" manpage
Loïc Dachary
04:15 AM Fix #14556 (Resolved): man: document listwatchers cmd in "rados" manpage
The man page change was done in master at https://github.com/ceph/ceph/pull/7021 , Loïc Dachary
07:26 PM Bug #14080: ceph-disk: use blkid instead of sgdisk -i
Wes Dillingham wrote:
> I am experiencing an identical issue with the updated ceph-disk as provided here:
> https:...
Wes Dillingham
07:22 PM Bug #14080: ceph-disk: use blkid instead of sgdisk -i
I am experiencing an identical issue with the updated ceph-disk as provided here:
https://raw.githubusercontent.com...
Wes Dillingham
06:55 PM Backport #14441: hammer: man: document listwatchers cmd in "rados" manpage
PR for hammer: https://github.com/ceph/ceph/pull/7434 Ken Dreyer
01:51 PM Backport #14441 (Resolved): hammer: man: document listwatchers cmd in "rados" manpage
Sage Weil
05:53 AM Backport #14441 (New): hammer: man: document listwatchers cmd in "rados" manpage
there exists a backport already, waiting on a pull request Loïc Dachary
04:19 AM Backport #14441 (In Progress): hammer: man: document listwatchers cmd in "rados" manpage
Loïc Dachary
06:54 PM Revision 09ca1472 (ceph): tools/rados/rados.cc: fix race condition in load-gen complete callback
Fixes: #14536
Signed-off-by: Tianshan Qu <tianshan@xsky.com>
Tianshan Qu
06:30 PM Bug #13781: Random Ceph-osd processes doesn't start upon system restart (rhel 7.1)
Loic,
Yes, the service is enabled. This comes up for random OSDs, when the machine is rebooted after kernel update...
Vimal A.R
06:22 PM Revision 552e3e4a (ceph): suites/rados: test random queue options
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:32 PM Bug #14566 (Resolved): AsyncMessenger: dispatch reset event after connection closed
I don't know whether this is related to the previous one.
sjust@teuthology:/a/samuelj-2016-01-28_16:56:58-rados-ma...
Samuel Just
05:28 PM Revision 30162870 (ceph): Merge pull request #6131 from rzarzynski/wip-admincreds-in-s3-keystone
rgw: support admin credentials in S3-related Keystone authentication.
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:52 PM Revision 17a70326 (ceph): admin-socket: add set_heap_property tests
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
04:37 PM Bug #14562 (Won't Fix): hammer: rados/test.sh: erasure-code-profile set name:testprofile failed
Run: http://pulpito.ceph.com/teuthology-2016-01-28_09:00:02-rados-hammer-distro-basic-vps/
Job: 47816
Logs: http://...
Yuri Weinstein
04:34 PM Backport #14329: hammer: osd/ReplicatedPG: fix promotion recency logic
Loic, I think I have the commit comments updated appropriately. We are really hopeful to get this in 0.94.6. Please l... Robert LeBlanc
04:31 PM Revision 95133910 (ceph): Merge pull request #6353 from theanalyst/wip-13513-hammer
rgw: value of Swift API's X-Object-Manifest header is not url_decoded during segment look up
Reviewed-by: Yehuda Sad...
Loïc Dachary
04:31 PM Revision e43aca51 (ceph): Merge pull request #6620 from SUSE/wip-13820-hammer
hammer: rgw: Setting ACL on Object removes ETag
Reviewed-by: Yehuda Sadeh <ysadehwe@redhat.com>
Loïc Dachary
04:30 PM Revision 7e20e6e9 (ceph): Merge pull request #7186 from dachary/wip-13888-hammer
hammer: rgw: orphans finish segfaults
Reviewed-by: Yehuda Sadeh <ysadehwe@redhat.com>
Loïc Dachary
04:29 PM Revision ae56de09 (ceph): osd: recency should look at newest (not oldest) hitsets
Reported-by: xinxin shu <xinxin.shu@intel.com>
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit ...
Sage Weil
04:28 PM Revision 5cefcb97 (ceph): osd/ReplicatedPG: fix promotion recency logic
Recency is defined as how many of the last N hitsets an object
must appear in in order to be promoted. The previous ...
Sage Weil
04:12 PM Revision 136433d5 (ceph): rgw: support admin credentials in S3-related Keystone authentication.
Fixes: #13302
Backport: infernalis, hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
03:12 PM Backport #13769: EC async "fast read" patchset for hammer (EC read latency improvements)
Loic Dachary wrote:
> @Tushar Gohad do you have a pull request to backport this to hammer ?
Thanks for the remind...
Tushar Gohad
04:08 AM Backport #13769: EC async "fast read" patchset for hammer (EC read latency improvements)
@Tushar Gohad do you have a pull request to backport this to hammer ? Loïc Dachary
04:06 AM Backport #13769 (In Progress): EC async "fast read" patchset for hammer (EC read latency improvem...
Loïc Dachary
04:06 AM Backport #13769: EC async "fast read" patchset for hammer (EC read latency improvements)
@Guang Yang is https://github.com/ceph/ceph-qa-suite/pull/503 backported to hammer ? Loïc Dachary
02:51 PM Bug #14559: bluestore broken in current master
This is fixed with the commits that were just merged into master, probably d3fd52a. Jens Harbott
12:45 PM Bug #14559: bluestore broken in current master
Loïc Dachary
12:40 PM Bug #14559 (Resolved): bluestore broken in current master
As loicd noticed in http://tracker.ceph.com/issues/13942#note-12 there is an issue with bluestore in current master. ... Jens Harbott
02:44 PM Revision 20138c6d (ceph): Merge pull request #7298 from racpatel/wip-doc-rac2
doc :- fixing image in section ERASURE CODING
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
02:33 PM Revision c4892d94 (ceph): Graylog: Integrate with Log{Client,LogMonitor}
Adds graylog/GELF logging support to clog and monitor log.
Changes to Graylog class:
- Support Logging LogEntry clas...
Marcel Lauhoff
02:33 PM Revision 3968852c (ceph): graylog: Fix ptr to bool conversion
Signed-off-by: Marcel Lauhoff <lauhoff@uni-mainz.de> Marcel Lauhoff
02:33 PM Revision 882672dc (ceph): cmake: Add Graylog logging backend build support
Signed-off-by: Marcel Lauhoff <lauhoff@uni-mainz.de> Marcel Lauhoff
02:32 PM Revision a483168a (ceph): Graylog2 logging
Add graylog2 as logger target. Format log entries as GELF and send them via UDP to log server
New config options
- ...
Marcel Lauhoff
02:32 PM Revision 92bb5424 (ceph): graylog: Move graylog logging to Ceph::Log::Graylog class
Encapsulates all resources the graylog logging backend needs into the
Graylog class.
Signed-off-by: Marcel Lauhoff <...
Marcel Lauhoff
02:32 PM Revision f88fcf03 (ceph): debian: Add build dep 'libboost-iostreams-dev'
Required by graylog logging backend
Signed-off-by: Marcel Lauhoff <ml@irq0.org>
Marcel Lauhoff
02:22 PM Revision 4ca6bfd4 (ceph): ceph_osd.cc: fix unreachable flush call
The calling chain for generic_server_usage():
generic_server_usage()
->generic_usage(true)
->exit(1)
cou...
Jiaying Ren
02:06 PM Revision 95c4287b (ceph): Merge pull request #6399 from SUSE/wip-13487-firefly
osd: object_info_t::decode() has wrong version
Reviewed-by: David Zafman <dzafman@redhat.com>
Sage Weil
02:05 PM Revision aa0f2d39 (ceph): Merge pull request #6393 from SUSE/wip-13591-firefly
mon: should not set isvalid = true when cephx_verify_authorizer return false Sage Weil
02:05 PM Backport #13589 (Resolved): infernalis: mon: should not set isvalid = true when cephx_verify_auth...
Sage Weil
02:05 PM Revision 7ffe6ff4 (ceph): Merge pull request #6392 from SUSE/wip-13589-infernalis
mon: should not set isvalid = true when cephx_verify_authorizer retur…
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:55 PM Revision a8fd5ba7 (ceph): Merge pull request #6500 from SUSE/wip-13678-infernalis
systemd: no rbdmap systemd unit file Sage Weil
01:52 PM devops Backport #12928 (Resolved): ceph.spec.in libcephfs_jni1 has no %post and %postun
Sage Weil
01:52 PM Revision f1d5570b (ceph): Merge pull request #5789 from SUSE/wip-12928-hammer
rpm: libcephfs_jni1 has no %post and %postun
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:50 PM Revision c4bb3432 (ceph): Merge pull request #7434 from tchaikov/wip-14441-hammer
man: document listwatchers cmd in "rados" manpage
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:50 PM Revision 6d860ba4 (ceph): cmake: musl libc does not implement backtrace. Added feature check and ...
Signed-off-by: John Coyle <dx9err@gmail.com> John Coyle
01:50 PM Revision 11cbe45c (ceph): Merge pull request #7264 from ceph/wip-doc-RGW
doc: rgw: port changes from downstream to upstream
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:49 PM Revision fbe91037 (ceph): Merge pull request #7244 from mikulely/fix-authtool-doc
doc: remove redundant space in ceph-authtool/monmaptool doc Sage Weil
01:46 PM Revision 1d2948fd (ceph): Merge pull request #7027 from mathslinux/fix-s3-csharp-doc
doc: fix S3 C# example Sage Weil
01:46 PM Revision 04289a92 (ceph): Merge pull request #7000 from zhouyuan/fix_cache_tier_doc
doc: fix misleading configuration guide on cache tiering
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:45 PM Revision 428805ad (ceph): Merge pull request #6930 from wido/rgw-key-docs
doc: use 'ceph auth get-or-create' for creating RGW keyring
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:44 PM Revision 152f4eb0 (ceph): doc: Updated the RPM section for RHEL and CentOS
Fixes: #10245
Signed-off-by: Aron Gunn <ritz_303@yahoo.com>
Aron Gunn
01:43 PM Revision 6684d3c3 (ceph): Merge pull request #7384 from wido/mirroring
doc: script and guidelines for mirroring Ceph
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Sage Weil
01:41 PM Feature #13142 (Resolved): osd: warning if pg has not been scrubbed for a long time
Kefu Chai
01:40 PM Bug #13422 (Pending Backport): pid file that was deleted after ceph restart leads to osd process ...
Kefu Chai
01:39 PM Bug #14561 (Resolved): BlueStore: null pointer access
Sage Weil
01:05 PM Bug #14561 (Resolved): BlueStore: null pointer access
int BlueStore::_create_collection(
TransContext *txc,
coll_t cid,
unsigned bits,
CollectionRef *c)
{
...
xie xingguo
01:39 PM Revision 8d560f76 (ceph): Merge pull request #7435 from xiexingguo/xxg-wip-14561
osd: BlueStore: fix null pointer access
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:33 PM Revision fb856af0 (ceph): Merge pull request #7271 from somnathr/wip-transaction-delete
osd: avoid heap allocations for ObjectStore::Transaction
http://pulpito.ceph.com/sage-2016-01-28_12:50:51-rados-wip-...
Sage Weil
01:31 PM Bug #14213: osd/OSD.cc: 2940: FAILED assert(0 == "Missing map in load_pgs")
/a/sage-2016-01-28_12:50:51-rados-wip-sage-testing3---basic-mira/48261
this is master, plus somnaht's ObjectStore:...
Sage Weil
01:29 PM Revision a6da3706 (ceph): Merge pull request #6440 from stiopaa1/scrubbingInfo
mon: warn if pg(s) not scrubbed
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: David Zafman <dzafman@redhat.com>
Sage Weil
01:28 PM Revision 71501a3a (ceph): Merge pull request #7075 from shun-s/shun-fix
global: do not start two daemons with a single pid-file
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:28 PM Revision 8a40b37a (ceph): Merge pull request #7111 from chenji-kael/master
osd: FileStore: print file name before osd assert if read file failed
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:27 PM Revision 50821fa2 (ceph): Merge pull request #7248 from ukernel/jewel-14379
mon/MDSMonitor: add confirmation to "ceph mds rmfailed"
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Sage Weil
01:27 PM Revision ec00cad0 (ceph): Merge pull request #7268 from ifed01/wip-14400
common: snappy decompressor may assert when handling segmented input bufferlist
Reviewed-by: Haomai Wang <haomai@xsk...
Sage Weil
01:26 PM Bug #14405 (Resolved): ceph-mon process crash when wrong message type in ceph.conf
Sage Weil
01:26 PM Revision 5deb6fd1 (ceph): Merge pull request #7276 from caibo2014/fix-messager-null
mon/MonClient: avoid null pointer error when configured incorrectly
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:26 PM Revision f642140b (ceph): Merge pull request #7330 from ifed01/wip-pool-stat-cleanup
librados: remove duplicate definitions for rados pool_stat_t and cluster_stat_t
Reviewed-by: Josh Durgin <jdurgin@re...
Sage Weil
01:25 PM Revision 4cf7af5b (ceph): Merge pull request #7340 from ceph/wip-portable-time
common: ake ceph_time clocks work under BSD
Reviewed-by: Erwan Velu <erwan@redhat.com>
Sage Weil
01:24 PM Bug #14495 (Resolved): Crush:When set pool crush rule should consite the pool size.
Sage Weil
01:24 PM Revision c5a1455d (ceph): Merge pull request #7341 from songbaisen/song7
mon: consider the pool size when setting pool crush rule
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:24 PM Revision 22734956 (ceph): Merge pull request #7355 from yuanjingkai/master
os/fs: fix io_getevents argument
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:23 PM Bug #14484 (Resolved): BlueFS: potential log data lost during compact
Sage Weil
01:23 PM Revision bd9e1f21 (ceph): Merge pull request #7348 from xiexingguo/xxg-wip-14484
osd: BlueStore: fix space leak
http://pulpito.ceph.com/sage-2016-01-27_18:39:48-rados-wip-sage-testing---basic-smith...
Sage Weil
01:22 PM Revision f9a8c565 (ceph): Merge pull request #7368 from somnathr/wip-jemalloc-build
build: allow jemalloc enabled build with rocksdb-static
http://pulpito.ceph.com/sage-2016-01-27_18:39:48-rados-wip-s...
Sage Weil
01:07 PM Revision d3fd52aa (ceph): BlueStore: fix null pointer access
Fixes: #14561
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
01:06 PM Revision 2d602dd8 (ceph): qa/workunits/objectstore/test_fuse.sh: no bashism
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:47 PM Bug #14560 (Resolved): bluestore: assertion failed when starting scrub
This seems to happen in Jewel as well as in master (with https://github.com/ceph/ceph/pull/7223 reverted):... Jens Harbott
12:34 PM Feature #13942: ceph-disk: support bluestore
... Loïc Dachary
06:31 AM Feature #13942: ceph-disk: support bluestore
Now fails with http://paste.debian.net/377343/
ceph.conf has ...
Loïc Dachary
12:30 PM Revision a5e4f70a (ceph): man: document listwatchers cmd in "rados" manpage
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit c2e391301efc43f0b431e89737246b2c43bf10a9)
man...
Kefu Chai
12:22 PM Revision 8102d230 (ceph): include/str_map.h removed unnecessary function overloading of
get_str_map()
Signed-off-by: Sahithi R V <sahithi.rv1@gmail.com>
tests successful
Signed-off-by: Sahithi R V <sahi...
Sahithi RV
12:16 PM Revision da614b8c (ceph): BlueStore: fix typo
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
11:45 AM Revision fa7470a0 (ceph): rbd_fuse:replaced pthread_mutex*() functions with ceph Mutex wrapper
Signed-off-by: Sahithi R V <tansy.rv@gmail.com> Sahithi RV
11:35 AM Revision a19aa226 (ceph): kstore: flush before we really start a clone
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
11:35 AM Revision fb307c20 (ceph): kstore: flush before we really start a truncate
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
11:35 AM Revision b0bed156 (ceph): BlueStore: add fast check against empty list
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
11:35 AM Revision 06ad7849 (ceph): kstore: add fast check against empty list
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
10:38 AM Revision ddca0dc8 (ceph): tools/rados: fix wrong op/object sizes in rand/seq bench
Metadata contain correct information about last bench write run, yet
these are ignored in subsequent bench rand/seq r...
Piotr Dałek
10:26 AM Bug #14558 (Resolved): journal AIO write error message is confusing
Error handling in FileJournal incorrectly assumes that the content of res always is the size written. If negative, it... Loïc Dachary
10:26 AM Revision 9cf37080 (ceph): tasks/cephfs: test sharded cephfs-data-scan
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:25 AM CephFS Backport #14067 (In Progress): infernalis : Ceph file system is not freeing space
Abhishek Varshney
10:22 AM Revision 29d30ecd (ceph): mds: properly set STATE_STRAY/STATE_ORPHAN for stray dentry/inode
Fixes: #13777
Signed-off-by: Yan, Zheng <zyan@redhat.com>
(cherry picked from commit 460c74a0b872336a7279f0b40b17ed67...
Yan, Zheng
10:19 AM Revision 5f54671e (ceph): mon: don't require OSD W for MRemoveSnaps
Use ability to execute "osd pool rmsnap" command
as a signal that the client should be permitted
to send MRemoveSnaps...
John Spray
10:18 AM CephFS Backport #14490 (In Progress): infernalis: fsx failed to compile
Abhishek Varshney
10:13 AM Revision 7fd56eaf (ceph): fsx: checkout old version until it compiles properly on miras
I sent a patch to xfstests upstream at
http://article.gmane.org/gmane.comp.file-systems.fstests/1665, but
until that'...
Greg Farnum
10:12 AM rbd Backport #14321 (In Progress): infernalis: cls_rbd: object_map_save should enable checksums
Abhishek Varshney
10:10 AM Revision 8175e163 (ceph): cls_rbd: enable object map checksums for object_map_save
object_map_save disables CRCs when an object map footer isn't provided.
Unconditionally re-enable object map CRCs bef...
Douglas Fuller
10:09 AM rbd Backport #14465 (In Progress): infernalis: rbd-replay does not check for EOF and goes to endless ...
Abhishek Varshney
10:08 AM Revision 2c5b90a2 (ceph): rbd-replay: handle EOF gracefully
Fixes: #14452
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from commit c59b84c3e2c9bbda68219e4d22...
Mykola Golub
10:07 AM rbd Backport #14552 (In Progress): infernalis: rbd: TaskFinisher::cancel should remove event from Saf...
Abhishek Varshney
03:50 AM rbd Backport #14552 (Resolved): infernalis: rbd: TaskFinisher::cancel should remove event from SafeTimer
https://github.com/ceph/ceph/pull/7426 Loïc Dachary
10:05 AM Revision f870ba9a (ceph): rbd: remove canceled tasks from timer thread
When canceling scheduled tasks using the timer thread, TaskFinisher::cancel
does not call SafeTimer::cancel_event, so...
Douglas Fuller
10:05 AM Stable releases Tasks #13356: hammer v0.94.6
h3. rados... Loïc Dachary
08:41 AM Stable releases Tasks #13356: hammer v0.94.6
h3. upgrade... Loïc Dachary
08:39 AM Stable releases Tasks #13356: hammer v0.94.6
h3. powercycle... Loïc Dachary
08:25 AM Stable releases Tasks #13356: hammer v0.94.6
h3. rgw... Loïc Dachary
08:19 AM Stable releases Tasks #13356: hammer v0.94.6
h3. fs... Loïc Dachary
05:55 AM Stable releases Tasks #13356: hammer v0.94.6
... Loïc Dachary
10:04 AM rgw Backport #13887 (In Progress): infernalis: orphans finish segfaults
Abhishek Varshney
09:59 AM Revision beb4b66c (ceph): Fixing NULL pointer dereference
Signed-off-by: Igor Fedotov <ifedotov@mirantis.com>
(cherry picked from commit 93d3dfe0441be50a6990d458ee0ee3289af39b20)
Igor Fedotov
09:57 AM Revision 4ad08582 (ceph): kstore: simplify open_collection logic a bit
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
09:55 AM rgw Backport #14324 (In Progress): infernalis: rgw: radosgw-admin bucket check --fix not work
Abhishek Varshney
09:53 AM Revision 43f0305e (ceph): rgw: radosgw-admin bucket check --fix not work
Fixed:#14215
Signed-off-by: Weijun Duan <duanweijun@h3c.com>
(cherry picked from commit a17f4e27d608ef29cf499fe76246...
weijun duan
09:53 AM Revision 21b6fe6e (ceph): kstore: fix unmatched type of decode
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
09:52 AM rgw Backport #14327 (In Progress): infernalis: rgw: the swift key remains after removing a subuser
Abhishek Varshney
09:43 AM Backport #14494 (In Progress): infernalis: pgs stuck inconsistent after infernalis upgrade
https://github.com/ceph/ceph/pull/7421 Abhishek Varshney
09:40 AM Revision 2480fca9 (ceph): osd/OSD: clear_temp_objects() include removal of Hammer temp objects
Fixes: #13862
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 10b4a0825d9917b6fdd0d64506...
David Zafman
09:40 AM Revision 73564ac2 (ceph): osd/PG: For performance start scrub scan at pool to skip temp objects
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 05d79faa512210b0f0a91640d18db33b887a6e73)
David Zafman
09:40 AM Revision 9ff90acc (ceph): osd: Improve log message which isn't about a particular shard
Remove redundant dout()
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit e85907fcc5829229...
David Zafman
09:38 AM Bug #11298 (Duplicate): aio gets EPERM when update-grub runs
I think this is a duplicate of #9570.
The fact that it happens when update-grub runs is interesting. I kind of re...
Loïc Dachary
09:31 AM Bug #11298: aio gets EPERM when update-grub runs
> I can't see why the aio code would return EPERM. :/
The error message was bugous in firefly and fixed later on,...
Loïc Dachary
09:19 AM Bug #9570: osd crash in FileJournal::WriteFinisher::entry() aio
New facts from http://tracker.ceph.com/issues/12100
http://tracker.ceph.com/issues/12100#note-2
> The 1 minute ...
Loïc Dachary
08:25 AM Revision b99b61e9 (ceph): ceph_osd.cc/ceph_mon.cc: cleanup unreachable exit call
The calling chain of usage() is:
usage()
->generic_server_usage()
->exit(1)
exit(0)
so the exit(0) af...
Jiaying Ren
08:06 AM Revision 994ac294 (ceph): qa: Add test for #13829
qa/workunits/cephtool/test.sh: add test for setting negative int options
src/test/daemon_config.cc: remove tests for ...
Brad Hubbard
08:06 AM Revision 8b777a0c (ceph): common: Allow config set with negative value
A recent commit disabled negative values but they are required for variables
such as filestore_merge_threshold.
Fixe...
Brad Hubbard
07:10 AM Revision 7973f1bf (ceph): Merge pull request #7419 from badone/wip-enconding-error-jewel
os/bluestore: fix bluestore_wal_transaction_t encoding test
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: L...
Loïc Dachary
07:07 AM Revision c5c04375 (ceph): Merge pull request #7275 from badone/wip-OSD-typo
OSDService: Fix typo in osdmap comment
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
06:27 AM Revision b0c2bcf0 (ceph): os/bluestore: fix bluestore_wal_transaction_t encoding test
bluestore_wal_op_t::op is encoded/dumped but it is not
initialized in its ctor. so set it to 0 in its ctor. 0 is not ...
Kefu Chai
05:42 AM Revision c8c5d0a4 (ceph): mon:some cleanup in MonmapMonitor.h
delete unused "get_monmap(MonMap &m)"
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn>
renhwztetecs
05:40 AM Revision 698e4a1c (ceph): mon:some cleanup in MonmapMonitor.cc
remove the processing of ”mon add“ && “mon remove” in the preprocess_command;
delete unused "get_monmap(MonMap &m)"
...
renhwztetecs
05:28 AM Revision 248bec73 (ceph): Merge pull request #7312 from jcsp/wip-14365
mds, client: fix locking around handle_conf_change
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Greg Farnum
05:28 AM Revision 13062af1 (ceph): Merge remote-tracking branch 'origin/greg-fs-testing-126'
Greg Farnum
05:28 AM Revision e3e1e3b6 (ceph): Merge remote-tracking branch 'origin/jewel'
Greg Farnum
05:28 AM Revision 63b4d625 (ceph): Merge pull request #7297 from ukernel/jewel-13903
client: properly trim unlinked inode
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
05:26 AM Revision 5aef0189 (ceph): Merge pull request #7262 from ukernel/jewel-14380
Be more careful about the "mds setmap" command to prevent breakage.
Reviewed-by: John Spray <john.spray@redhat.com>
Greg Farnum
05:25 AM Bug #13940: OSDs fail to start on reboot with dmcrypt/luks
Submitter responded in email (which bounced):
Ok thanks for the update. We are evaluating Infernalis for our next ...
Dan Mick
05:23 AM rbd Backport #14553 (In Progress): hammer: rbd: TaskFinisher::cancel should remove event from SafeTimer
Loïc Dachary
03:50 AM rbd Backport #14553 (Resolved): hammer: rbd: TaskFinisher::cancel should remove event from SafeTimer
https://github.com/ceph/ceph/pull/7417 Loïc Dachary
05:23 AM Revision 46d626d9 (ceph): rbd: remove canceled tasks from timer thread
When canceling scheduled tasks using the timer thread, TaskFinisher::cancel
does not call SafeTimer::cancel_event, so...
Douglas Fuller
05:21 AM rbd Backport #14466 (In Progress): hammer: rbd-replay does not check for EOF and goes to endless loop
Loïc Dachary
05:19 AM Revision 24c0b27c (ceph): rbd-replay: handle EOF gracefully
Fixes: #14452
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from commit c59b84c3e2c9bbda68219e4d22...
Mykola Golub
05:19 AM CephFS Bug #14557 (Duplicate): snaps: failed snaptest-multiple-capsnaps.sh
This is on a testing branch, but it's about to get merged to master.
http://pulpito.ceph.com/gregf-2016-01-26_15:35:...
Greg Farnum
05:15 AM CephFS Backport #12350 (In Progress): Provided logrotate setup does not handle ceph-fuse correctly
h3. original description
(move here because Backport issues only have a link to the PR in the description)
OS: ...
Loïc Dachary
05:08 AM Bug #13966 (Resolved): memory leak in PG/replica_scrub
Loïc Dachary
05:07 AM Bug #13966: memory leak in PG/replica_scrub
Sam : back in hammer the code was like that:... Loïc Dachary
05:02 AM Backport #14554 (In Progress): hammer: Unable to bring up OSD's after dealing with FULL cluster (...
Loïc Dachary
03:50 AM Backport #14554 (Resolved): hammer: Unable to bring up OSD's after dealing with FULL cluster (OSD...
https://github.com/ceph/ceph/pull/7415 Loïc Dachary
05:01 AM Revision 3d844208 (ceph): PG::activate(): handle unexpected cached_removed_snaps more gracefully
PGPool::update(): ditto
Fixes: #14428
Backport: infernalis, hammer, firefly
Signed-off-by: Alexey Sheplyakov <ashep...
Alexey Sheplyakov
04:58 AM Backport #14493 (In Progress): hammer: make rgw_fronends more forgiving of whitespace
Loïc Dachary
04:58 AM Revision ad4df3be (ceph): rgw: warn on suspicious civetweb frontend parameters
Warns about incorrect spacing near 'port' (e.g., 'port = 80').
Fixes issue #12038.
Signed-off-by: Matt Benjamin <mb...
Matt Benjamin
04:55 AM Backport #14491: hammer: ceph-disk: duplicate osd mount points
the backport cannot be a cherry pick from any of the commits at https://github.com/ceph/ceph/pull/5999/commits. I ass... Loïc Dachary
04:35 AM Backport #14470 (In Progress): hammer: tool for artificially inflate the leveldb of the mon store...
Loïc Dachary
04:34 AM Revision fba65832 (ceph): tools:remove the local file when get map failed.
Signed-off-by: Bo Cai <cai.bo@h3c.com>
(cherry picked from commit 0b03b32d8ba76fe9f6f1158e68eb440e3670393a)
Bo Cai
04:34 AM Revision bd948475 (ceph): tools:print the map infomation in human readable format.
Signed-off-by: Bo Cai <cai.bo@h3c.com>
(cherry picked from commit 5ed8cdc19150382c946a373ec940d76f98e6ecb7)
Bo Cai
04:34 AM Revision a1d5728c (ceph): tools:support printing the crushmap in readable fashion.
Signed-off-by: Bo Cai <cai.bo@h3c.com>
(cherry picked from commit b7faf678ed0241abc7eb86b9baaa6db669a22d53)
Bo Cai
04:34 AM Revision 92601718 (ceph): tools: ceph_monstore_tool: add inflate-pgmap command
this command repeatly add the latest pgmap to the monstore in order
to inflate it. the command helps with the testing...
Kefu Chai
04:34 AM Revision 70f1ba33 (ceph): tools: monstore: add 'show-versions' command.
Using this tool, the first/last committed version of maps will be shown.
Signed-off-by: Cilang Zhao <zhao.cilang@h3c...
Cilang Zhao
04:34 AM Revision 90aaed74 (ceph): tools: ceph-monstore-tool must do out_store.close()
this change fixes the "store-copy" command.
Like the bug reported in http://tracker.ceph.com/issues/10093.
Signed-of...
huang jun
04:34 AM Revision 9035c694 (ceph): tools/ceph-monstore-tools: add rewrite command
"rewrite" command will
- add a new osdmap version to update current osdmap held by OSDMonitor
- add a new paxos ver...
Kefu Chai
04:34 AM Revision 1bb899a2 (ceph): tools: ceph_monstore_tool: describe behavior of rewrite command
Signed-off-by: Joao Eduardo Luis <joao@suse.de>
(cherry picked from commit a881f9385feb0f5a61fa22357984d6f291c08177)
Joao Eduardo Luis
04:21 AM Backport #14467 (In Progress): hammer: disable filestore_xfs_extsize by default
Loïc Dachary
04:21 AM Revision c7252a3d (ceph): osd: disable filestore_xfs_extsize by default
This option involves a tradeoff: When disabled, fragmentation is worse,
but large sequential writes are faster. When ...
Ken Dreyer
04:13 AM Bug #13965: jewel: osd/PGLog.h: 88: FAILED assert(rollback_info_trimmed_to == head)
@sam which commit / pull request fixes this issue ? Loïc Dachary
04:13 AM Bug #14248: OpTracker needs to release the message throttle in _unregistered
@sam which commit / pull request fixes this issue ? Loïc Dachary
04:11 AM Bug #13805: segfault in Objecter::handle_watch_notify
@sage Do we have a commit hash for this one ? Loïc Dachary
04:03 AM Backport #13335 (In Progress): hammer: OSD crashed when reached pool's max_bytes quota
Loïc Dachary
03:56 AM Bug #13843 (Resolved): ceph osd pool stats broken in hammer
Loïc Dachary
03:55 AM Feature #10973 (Resolved): randomize scrub times
Loïc Dachary
03:54 AM Backport #13653: crush: crash if we see CRUSH_ITEM_NONE in early rule step
was for http://tracker.ceph.com/issues/13477 Loïc Dachary
03:54 AM Backport #13591: mon: should not set isvalid = true when cephx_verify_authorizer return false
http://tracker.ceph.com/issues/13525 Loïc Dachary
03:53 AM Backport #13673: tests: testprofile must be removed before it is re-created
was for http://tracker.ceph.com/issues/13664 Loïc Dachary
03:36 AM Revision 96563c15 (ceph): librbd: use task finisher per CephContext
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
03:36 AM Revision 86ba6caf (ceph): Merge pull request #7316 from ceph/wip-deb-lttng-hammer
deb: strip tracepoint libraries from Wheezy/Precise builds
All other "modern" Debian-based OSes have a functional LT...
Loïc Dachary
03:25 AM Revision 70e8f442 (ceph): Merge pull request #7369 from mauri/fix-message-typo
rbd: fix error message typo
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:21 AM Revision b6b8ee41 (ceph): Merge pull request #7187 from dachary/wip-13831-hammer
hammer: init script reload doesn't work on EL7
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
03:17 AM Bug #14536 (Fix Under Review): tools/rados/rados.cc: race condition in complete callback
https://github.com/ceph/ceph/pull/7392 Kefu Chai
02:55 AM Revision 0a3822f1 (ceph): librados_test_stub: watch/notify now behaves similar to librados
Notifications are executed via the same librados AIO callback
thread, so it's now possible to catch deadlock.
Signed...
Jason Dillaman
02:26 AM Revision 87b7e53e (ceph): FuseStore: fix unhandled error cases for open
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:26 AM Revision 6eb4aa4c (ceph): FuseStore: return error if encounter collection_list error
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:26 AM Revision 6f2de314 (ceph): FuseStore: fix mountpoint leak
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:26 AM Revision 97639f66 (ceph): FuseStore: fix memory leak
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:00 AM Revision a30bc39a (ceph): Merge pull request #7387 from theanalyst/fix/gitignore
remove unused src/messages/#MOSDOp.h# file
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:50 AM rbd Bug #14522 (Duplicate): RBD Snapshot locks Libvirt Disk With Active Writes
Excellent -- thanks for all your help with debugging. Closing this ticket as dup of issue #13755. Jason Dillaman
12:13 AM rbd Bug #14522: RBD Snapshot locks Libvirt Disk With Active Writes
Hello Jason/Josh,
I can confirm both of those changes will fix the issue. Thanks for your assistance!
Tyler Wilson
01:43 AM rbd Tasks #14551 (Resolved): Update RBD default features
For Jewel, recommend updating default features to include exclusive lock, object map, fast-diff, and deep-flatten fea... Jason Dillaman
01:41 AM rbd Tasks #14550 (Resolved): Deprecate format v1 RBD images
For Jewel, recommend that we warn on the creation and opening of v1 RBD images. Jason Dillaman
01:04 AM Revision 5e564ea9 (ceph): tests: simulate writeback flush during snap create
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:59 AM Revision 114d720a (ceph): Revert "basic/msgr: remove async and random for now"
This reverts commit 0324772e23375b35c261a322fb82b2ff5a6b5db8. Samuel Just
12:18 AM Bug #14372: ENOTSUPP on trimtrunc (EC with cache pool on top)
I'm not sure how to update the fields on top but they can now be changed to:
Title: ENOTSUPP on trimtrunc (EC with...
Jérôme Poulin
12:01 AM Revision d5ae7f86 (ceph): rgw: don't use s->bucket for metadata api path entry
Fixes #14549
s->bucket is only initialized at the object store handler (post auth
callback). We don't want to initia...
Yehuda Sadeh

01/28/2016

11:56 PM rgw Bug #14549 (Resolved): rgw: metadata api (rest) broken
s->bucket does not hold the path entry off /admin/<path> following a few multi-tenancy fixes. Yehuda Sadeh
11:02 PM rbd Backport #14543 (Fix Under Review): hammer: Cannot reliably create snapshot after freezing QEMU IO
Jason Dillaman
07:44 PM rbd Backport #14543 (In Progress): hammer: Cannot reliably create snapshot after freezing QEMU IO
Jason Dillaman
07:43 PM rbd Backport #14543 (Resolved): hammer: Cannot reliably create snapshot after freezing QEMU IO
https://github.com/ceph/ceph/pull/7407 Jason Dillaman
11:00 PM Revision 73e03def (ceph): librbd: ImageWatcher shouldn't block the notification thread
Blocking the notification thread will also result in librados async
callbacks becoming blocked (since they use the sa...
Jason Dillaman
10:46 PM Bug #14547 (Resolved): "[ FAILED ] LibRadosTwoPoolsECPP.Flush" in upgrade:infernalis-x-jewel-di...
Run: http://pulpito.ceph.com/teuthology-2016-01-28_02:10:02-upgrade:infernalis-x-jewel-distro-basic-vps/
Logs: htt...
Yuri Weinstein
10:10 PM Revision 5617166f (ceph): librados_test_stub: watch/notify now behaves similar to librados
Notifications are executed via the same librados AIO callback
thread, so it's now possible to catch deadlock.
Signed...
Jason Dillaman
10:08 PM Revision 8fc82b23 (ceph): tests: simulate writeback flush during snap create
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit e9570fcf4be9cd5c06937769d074fa52ffb32e4b)
Jason Dillaman
10:07 PM rbd Backport #14542 (Fix Under Review): infernalis: Cannot reliably create snapshot after freezing QE...
Jason Dillaman
07:43 PM rbd Backport #14542 (In Progress): infernalis: Cannot reliably create snapshot after freezing QEMU IO
Jason Dillaman
07:43 PM rbd Backport #14542 (Resolved): infernalis: Cannot reliably create snapshot after freezing QEMU IO
https://github.com/ceph/ceph/pull/7406 Jason Dillaman
09:47 PM Bug #14544 (Closed): the pool usage data reported in ceph df is misleading
ceph version: firefly
The command "ceph df" shows the data usage and i see that rbd pool reported used size is 2....
Tamilarasi muthamizhan
09:46 PM Revision 20614969 (ceph): test/common/test_prioritized_queue.cc: Fix random shuffle and remove un...
Signed-Off-By: Robert LeBlanc <robert.leblanc@endurance.com> Robert LeBlanc
09:46 PM Revision 3ba54cc4 (ceph): test/commom/test_weighted_priority_queue.cc: Add unit tests for the new...
Signed-Off-By: Robert LeBlanc <robert.leblanc@endurance.com> Robert LeBlanc
09:46 PM Revision 795fd8f2 (ceph): osd: Add runtime config option to select which queue to use and the
priority of the cutoff between the strict queue and the normal queue.
osd_op_queue takes prio, wpq, or debug_random ...
Robert LeBlanc
07:42 PM rbd Bug #14373 (Pending Backport): Cannot reliably create snapshot after freezing QEMU IO
Jason Dillaman
02:31 AM rbd Bug #14373 (In Progress): Cannot reliably create snapshot after freezing QEMU IO
Sorry for the delay, I somehow missed the email notification for this ticket. The logs are perfect and I can see the... Jason Dillaman
05:05 PM Revision 60d0df5c (ceph): Merge pull request #7345 from x11562/rbd_snap_rename
rbd: add "--dest-snap" optional for snap rename
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Jason Dil...
Josh Durgin
04:43 PM Revision 2d75c9d8 (ceph): Merge pull request #7393 from tchaikov/wip-cmake
fix the autotools and cmake build (the new fusestore needs libfuse)
Reviewed-by: Piotr Dałek <piotr.dalek@ts.fujitsu...
Kefu Chai
04:30 PM Revision 9f27053f (ceph): Merge pull request #7403 from rzarzynski/wip-rgw-dumpconlen-cosmetics
rgw: cosmetic improvements in dump_content_length() Orit Wasserman
04:19 PM Revision 57db464e (ceph): rgw: cosmetic improvements in dump_content_length().
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
04:11 PM rbd Feature #14540 (Resolved): rbd disk-usage CLI command should support calculating full image usage
Right now you would either need to dump the full pool or re-run "rbd disk-usage" for each snapshot within an image to... Jason Dillaman
04:10 PM rbd Documentation #14539 (Resolved): rbd CLI man page is missing several commands
Ensure it is up-to-date with the latest commands in the CLI. Jason Dillaman
04:00 PM Revision 5b8c0444 (ceph): rados: make rados bench metadata backward compatible
We recently made a distinction between op size and object size, and broke
our ability to read metadata from old runs....
Sage Weil
03:50 PM Revision b65d9c54 (ceph): systemd: Add systemd sandboxing to services.
This change makes it so the mon/osd/mds/radosgw daemons:
o Cannot write to /usr, /etc, and /boot.
o Cannot ac...
Patrick Donnelly
03:36 PM Revision 63d3d2be (ceph): cmake: link against libfuse if HAVE_LIBFUSE
* use ${FUSE_LIBRARIES} instead of "fuse" when referencing libfuse.
* do not compile FuseStore.cc if !HAVE_LIBFUSE.
*...
Kefu Chai
03:36 PM Revision 563206cc (ceph): make: disable FuseStore if !WITH_FUSE
* configure.ac: "#define HAVE_LIBFUSE" if libfuse is found
* os/Makefile.am: do not compile FuseStore.cc if libfuse i...
Kefu Chai
03:36 PM Revision b2e5c558 (ceph): osd: disable FuseStore if !HAVE_LIBFUSE
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:36 PM Revision 157bf3eb (ceph): ceph-objectstore-tool: disable fuse support if !HAVE_LIBFUSE
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:11 PM Bug #14537 (Fix Under Review): should compact full epochs in monitor
https://github.com/ceph/ceph/pull/7396 Kefu Chai
10:10 AM Bug #14537 (Resolved): should compact full epochs in monitor
it is reported that there is inconsistency between mon store leveldbs in the same cluster.
4.0G /var/lib/ceph/mon
...
Kefu Chai
02:08 PM Bug #14501 (Fix Under Review): "rados" command does not honor the "-f" short argument for generat...
Things are a bit more complicated, here, as `-f` seemed to be already in use for setting the option as foreground in ... Abhishek Lekshmanan
02:06 PM Bug #12744 (Fix Under Review): ceph -s output shows "N pgs backfill", should be "waiting for back...
Master PR: https://github.com/ceph/ceph/pull/7398 Abhishek Lekshmanan
12:50 PM Revision fd8ab0bd (ceph): cmake: remove the copyright of FindSnappy.cmake
as we've basically removed all the HyperTable code.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:19 PM rbd Bug #13674 (Resolved): Avoid re-writing old-format image header on resize
Loïc Dachary
12:19 PM rbd Bug #13636 (Resolved): rbd: pure virtual method called
Loïc Dachary
12:19 PM Bug #13462 (Resolved): object_info_t::decode() has wrong version
Loïc Dachary
12:19 PM Bug #13192 (Resolved): stuck recovering, unfound hit set due to removing it while !active
Loïc Dachary
12:19 PM rbd Bug #13164 (Resolved): librbd: reads larger than cache size hang
Loïc Dachary
12:19 PM rbd Bug #12415 (Resolved): init-rbdmap uses distro-specific functions
Loïc Dachary
12:19 PM Bug #12162 (Resolved): pg_interval_t::check_new_interval - for ec pool, should not rely on min_si...
Loïc Dachary
12:19 PM devops Bug #11638 (Resolved): ceph.spec.in: ceph-common subpackage def needs tweaking for SUSE/openSUSE
Loïc Dachary
12:19 PM Bug #10691 (Resolved): ceph-dencoder links to libtcmalloc, and shouldn't
Loïc Dachary
12:17 PM Backport #14322 (Rejected): firefly: OpTracker needs to release the message throttle in _unregist...
Loïc Dachary
12:17 PM rbd Backport #13752 (Rejected): Avoid re-writing old-format image header on resize
Loïc Dachary
12:17 PM rbd Backport #13757 (Rejected): rbd: pure virtual method called
Loïc Dachary
12:17 PM rbd Backport #13694 (Rejected): init-rbdmap uses distro-specific functions
Loïc Dachary
12:17 PM Backport #13653 (Rejected): crush: crash if we see CRUSH_ITEM_NONE in early rule step
Loïc Dachary
12:17 PM Backport #13673 (Rejected): tests: testprofile must be removed before it is re-created
Loïc Dachary
12:17 PM Backport #13591 (Rejected): mon: should not set isvalid = true when cephx_verify_authorizer retur...
Loïc Dachary
12:17 PM Backport #13487 (Rejected): object_info_t::decode() has wrong version
Loïc Dachary
12:17 PM Backport #13287 (Rejected): stuck recovering, unfound hit set due to removing it while !active
Loïc Dachary
12:17 PM rbd Backport #13388 (Rejected): librbd: reads larger than cache size hang
Loïc Dachary
12:17 PM Backport #12965 (Rejected): Not logging missing_on_shards properly
Loïc Dachary
12:17 PM Backport #12488 (Rejected): pg_interval_t::check_new_interval - for ec pool, should not rely on m...
Loïc Dachary
12:17 PM Backport #12461 (Rejected): ceph-dencoder links to libtcmalloc, and shouldn't
Loïc Dachary
12:17 PM devops Backport #12307 (Rejected): ceph.spec.in: ceph-common subpackage def needs tweaking for SUSE/open...
Loïc Dachary
12:15 PM Bug #13940: OSDs fail to start on reboot with dmcrypt/luks
This is most probably a timeout because individual udev actions take too long and abort or fail (I don't know exactly... Loïc Dachary
12:11 PM Bug #13940: OSDs fail to start on reboot with dmcrypt/luks
Loïc Dachary
10:53 AM Revision 93d633a2 (ceph): mon: compact full epochs also
by compacting the ${prefix}.${start}..${prefix}..${end} does not
necessary compact the range of ${prefix}."full_"${st...
Kefu Chai
09:08 AM Revision 1e4dfae0 (ceph): Script and Guidelines for mirroring Ceph
This commit introduces a script which admins can use to mirror
the Ceph packages to their local systems.
With this s...
Wido den Hollander
08:04 AM Bug #13213 (Resolved): stuck recovering apparently due to pg_query not sent by async messenger?
Haomai Wang
08:02 AM Feature #7518 (Closed): Add inline attrs support to KeyValueStore
Haomai Wang
08:02 AM Feature #7063 (Closed): Replace lfn_find call in omap* functions with more lighter implematation
Haomai Wang
08:01 AM Bug #11607 (Resolved): IPv6 in ceph_test_async_driver
https://github.com/ceph/ceph/commit/dae7abd22d367cc597fe601f13883e49b0931f55 Haomai Wang
07:35 AM Revision 5d91e6d3 (ceph): Merge pull request #6875 from dx9/wip-cmake-ccache
cmake: support ccache via a WITH_CCACHE build option
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Kef...
Kefu Chai
06:42 AM Feature #13942: ceph-disk: support bluestore
ceph.conf has ... Loïc Dachary
06:37 AM Bug #14536 (Resolved): tools/rados/rados.cc: race condition in complete callback
race condition in rados load-gen complete callback function 'LoadGen::io_cb', the 'total_completed' should also below... Tianshan Qu
04:38 AM Bug #13829 (In Progress): config set with negative value results in "error setting 'filestore_mer...
https://github.com/ceph/ceph/pull/7390 Brad Hubbard
03:53 AM rbd Bug #14522: RBD Snapshot locks Libvirt Disk With Active Writes
For OpenStack, to enable rbd caching you'll need to put this in the [libvirt] section of /etc/nova/nova.conf on each ... Josh Durgin
02:06 AM rbd Bug #14522: RBD Snapshot locks Libvirt Disk With Active Writes
I might have (semi-)good news for you: I believe this is the same issue as tracked under #13755. The fix is already ... Jason Dillaman
12:24 AM rbd Bug #14522: RBD Snapshot locks Libvirt Disk With Active Writes
cache='none' is disabling the cache. Jason Dillaman
12:19 AM rbd Bug #14522: RBD Snapshot locks Libvirt Disk With Active Writes
Hello,
RBD Cache is enabled in ceph.conf (rbd_cache = true, rbd_cache_size = 67108864) for the client on all hyper...
Tyler Wilson
12:11 AM rbd Bug #14522: RBD Snapshot locks Libvirt Disk With Active Writes
Is this only occurring on VMs where the RBD cache is disabled? Jason Dillaman
12:05 AM rbd Bug #14522: RBD Snapshot locks Libvirt Disk With Active Writes
Perfect, thanks! Jason Dillaman
03:05 AM rbd Bug #14535 (Resolved): rbd CLI does not validate pool and snapshot name optionals
The "--pool", "--snap", etc optionals are not validated to ensure they don't contain "/" nor "@". Jason Dillaman
02:50 AM CephFS Bug #13926 (Need More Info): lockup in multithreaded application
did not find anything in the log Zheng Yan
02:11 AM rbd Bug #14510 (Resolved): TestLibRBD.ObjectMapConsistentSnap librbd/Journal.cc: 376: FAILED assert(m...
Jason Dillaman
02:10 AM rbd Bug #14434 (Resolved): intermittent errors in make check tests from journaling code
Jason Dillaman
01:30 AM Bug #14524 (Closed): BlueStore: overlay leak
xie xingguo
12:55 AM Revision 38e2f7a8 (ceph): rbd: simplify snap rename arguments
Signed-off-by: Na Xie <xie.na@h3c.com> x11562
12:37 AM rgw Bug #14534 (Resolved): rgw: cannot limit users to not create buckets
Yehuda Sadeh

01/27/2016

11:51 PM Bug #14533: os/FileStore.cc: 2761: FAILED assert(0 == "unexpected error") upgrade:hammer-x-wip-di...
Assigned to Sage. I think this is going to need a backport of _kludge_temp_object_collection() code, but I don't thi... David Zafman
10:41 PM Bug #14533 (Can't reproduce): os/FileStore.cc: 2761: FAILED assert(0 == "unexpected error") upgra...

teuthology.ovh.sepia.ceph.com:/a/teuthology-2016-01-27_16:15:46-upgrade:hammer-x-wip-diag-14438-distro-basic-openst...
David Zafman
11:46 PM rbd Bug #14522: RBD Snapshot locks Libvirt Disk With Active Writes
Tyler Wilson wrote:
> Hello Jason,
>
> I got the instance to lock once more and ran gdb attach $pid, then "thread...
Tyler Wilson
11:37 PM rbd Bug #14522: RBD Snapshot locks Libvirt Disk With Active Writes
Hello Jason,
I got the instance to lock once more and ran gdb attach $pid, then "thread apply all bt". Attached is...
Tyler Wilson
11:17 PM rbd Bug #14522: RBD Snapshot locks Libvirt Disk With Active Writes
Another option would be if you could install the ceph-debuginfo package, attach gdb to the hung qemu process, run "th... Jason Dillaman
11:03 PM rbd Bug #14522: RBD Snapshot locks Libvirt Disk With Active Writes
Correct;... Tyler Wilson
10:46 PM rbd Bug #14522: RBD Snapshot locks Libvirt Disk With Active Writes
Odd, no file named /var/log/qemu/qemu-guest-290624.log was created (based on the PID of your admin socket)? Can you ... Jason Dillaman
09:28 PM rbd Bug #14522: RBD Snapshot locks Libvirt Disk With Active Writes
Updated ceph.conf to that document;... Tyler Wilson
08:32 PM rbd Bug #14522: RBD Snapshot locks Libvirt Disk With Active Writes
Try updating your ceph.conf as described here: http://docs.ceph.com/docs/master/rbd/rbd-openstack/#configuring-nova Jason Dillaman
08:17 PM rbd Bug #14522: RBD Snapshot locks Libvirt Disk With Active Writes
SELinux is enabled however no denies are in the audit log. I disabled SELinux and retried; same result. Tyler Wilson
08:04 PM rbd Bug #14522: RBD Snapshot locks Libvirt Disk With Active Writes
Hmm -- do you have SElinux enabled? You might be experiencing an SElinux denial preventing qemu from writing to /var/... Jason Dillaman
07:21 PM rbd Bug #14522: RBD Snapshot locks Libvirt Disk With Active Writes
Hello Jason,
Can't seem to get the logs that you are looking for, where can I retrieve that? Here is my current ce...
Tyler Wilson
07:04 PM rbd Bug #14522: RBD Snapshot locks Libvirt Disk With Active Writes
Thanks -- I was actually hoping to get the librbd logs from the qemu process itself before it locks up due to the sna... Jason Dillaman
06:34 PM rbd Bug #14522: RBD Snapshot locks Libvirt Disk With Active Writes
Hello Jason,
Thanks for taking assignment of this. Here is the output from creating a snapshot with debug enabled;...
Tyler Wilson
05:35 PM rbd Bug #14522: RBD Snapshot locks Libvirt Disk With Active Writes
Tyler, would it be possible for you to attach the librbd log from qemu with "debug rbd = 20" from shortly before crea... Jason Dillaman
05:27 PM rbd Bug #14522 (In Progress): RBD Snapshot locks Libvirt Disk With Active Writes
Jason Dillaman
12:25 AM rbd Bug #14522 (Duplicate): RBD Snapshot locks Libvirt Disk With Active Writes
On the latest EL7 release of Libvirt (with RDO OpenStack Kilo) I am getting my RBD disks locked when I issue a simple... Tyler Wilson
10:54 PM Revision 18fe93c6 (ceph): osd: Pass coll_t by reference
Signed-off-by: Evgeniy Firsov <evgeniy.firsov@sandisk.com>
Conflicts:
src/os/ObjectStore.h
src/os/bluestore/BlueSt...
Evgeniy Firsov
10:47 PM Revision 1e08b21f (ceph): Merge pull request #7337 from clever215/rbd_nbd
rbd-nbd: Add an argument validation for nbds_max
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Jason Di...
Josh Durgin
10:45 PM Revision 22e0c8f5 (ceph): Merge pull request #7385 from trociny/fix-journal-flush-commit-position
journal: flush commit position on metadata shutdown
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Jason...
Josh Durgin
10:44 PM Revision f721fbb2 (ceph): Merge pull request #7382 from dillaman/wip-14510
librbd: block maintenance ops until after journal is ready
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:43 PM Revision 5e4eb3fc (ceph): OSD: Deleting transaction object right after applying transaction
Presently, the transaction object is been deleted by the Finisher
thread asynchronously. In heavy load scenario speci...
Somnath Roy
10:41 PM Revision bef4ef9a (ceph): Added point-to-point suite
Added parallel suite
Added stree-split suite
Added stress-split-erasure-code suite
Added stress-split-erasure-code-x9...
Yuri Weinstein
10:40 PM Revision b07a2edd (ceph): Added point-to-point suite
Added parallel suite
Added stree-split suite
Added stress-split-erasure-code suite
Added stress-split-erasure-code-x9...
Yuri Weinstein
10:35 PM Revision 22cecc43 (ceph): Merge pull request #7259 from trociny/wip-14264
librbd: API: async open and close
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:34 PM Revision 8bb6c8c8 (ceph): Merge pull request #7302 from dillaman/wip-14434
librbd: journal shut down flush race condition
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:34 PM Revision c7e5848a (ceph): Merge pull request #7299 from dillaman/wip-librbd-update-features
librbd: fix internal handling of dynamic feature updates
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:23 PM Revision 464a0ada (ceph): gitignore: ignore backup files from editors etc.
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
10:16 PM Revision e9420511 (ceph): remove unused source file
This file was possibly accidentally committed in the tree, thanks
@BranchPredictor for bringing this up in irc
Signe...
Abhishek Lekshmanan
08:36 PM Revision 7e0a7a3d (ceph): Merge pull request #7381 from ceph/wip-rgw-static-website-yehuda
RGW static website feature
- currently disabled by default
- partial error page handling
- a few known failures
R...
Yehuda Sadeh
07:54 PM Revision bd2fdf8c (ceph): OSD::consume_map: correctly remove pg shards which are no longer acting
A particular shard may be non-active even if the osd is in the acting
set.
Fixes: 14278
Backport: hammer
Signed-off-...
Samuel Just
07:50 PM Revision 75c5b0f2 (ceph): Merge pull request #797 from ceph/wip-fusestore
rados/objecststore/fusestore.yaml: run ceph-objectstore-tool fuse test Sage Weil
07:45 PM Revision ab4b3732 (ceph): journal: flush commit position on metadata shutdown
A crash was observed on JournalTrimmer destroy, which was called
by the Journaler after metadata shutdown. JournalTri...
Mykola Golub
07:45 PM Revision 2e52a8b1 (ceph): Merge pull request #7223 from liewegas/wip-collection-handles
osd: collection handles
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Sage Weil
07:39 PM Revision 96a7c663 (ceph): Merge pull request #7134 from liewegas/wip-fusestore
osd: implement fuse interface for ObjectStore
Reviewed-by: Samuel Just <sjust@redhat.com>
Sage Weil
07:34 PM rbd Subtask #14530 (Resolved): Journal close should be non-blocking
The RBD replay daemon will potentially have to close thousands of journals on shutdown. To be more efficient, this p... Jason Dillaman
07:34 PM Revision 34fe2e8a (ceph): os/memstore: implement open_collection
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:34 PM Revision 8e172a98 (ceph): os/memstore: implement handle-based read methods
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:34 PM Revision f3de2b87 (ceph): osd: associate a CollectionHandle with each PG
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:34 PM Revision 6560b14d (ceph): osd: associate a CollectionHandle& with PGBackend
Make this a ref to the PG's handle because the backend is
constructed before the handle is opened.
Signed-off-by: Sa...
Sage Weil
07:34 PM Revision 17901f78 (ceph): osd: use collection handle where possible
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:34 PM Revision b6df3e1c (ceph): os/ObjectStore: add CollectionHandle
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:34 PM Revision 414d09bd (ceph): os/ObjectStore: add CollectionHandle wrappers for all read ops
The backend can optionally implement the handle-based variant. If
it does not, the wrappers will call the legacy coll...
Sage Weil
07:34 PM Revision e81e3c08 (ceph): os/bluestore: implement open_collection
Fix up create and remove so that they poison a Collection that
gets removed.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:34 PM Revision 765eb9f7 (ceph): os/bluestore: implement CollectionHandle based read methods
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:22 PM Revision 7d3579d3 (ceph): Revert "kstore: fix dest onode process logic of clone_range"
This reverts commit 9ab7998fbe19d076c653ca78d328a2794ef29535.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:22 PM Revision dc3faedb (ceph): Revert "kstore: fix dest onode process logic of clone"
This reverts commit 7ce6d068a1fd666940068df702f29bdd5ee8faf0.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:22 PM Revision 493afb46 (ceph): Revert "kstore: fix nid overwritten of write/zero"
This reverts commit 8065b8ab34f06d8d5d8e7fbdc1d8a846d88b30df.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:22 PM Revision d7e21cb2 (ceph): Revert "BlueStore: fix nid overwritten of write/zero"
This reverts commit fde0f0297aaf2f2717ec1b5a4c55295452817d0c.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:20 PM Revision fbd5cd4a (ceph): Revert "BlueStore: fix dest onode process logic of clone"
This reverts commit 1c70f86316e5ff29ef7168ebfb3513def770b436.
The truncate is cheap if the object is empty, and we n...
Sage Weil
07:20 PM Revision d1d88ba0 (ceph): Revert "BlueStore: fix dest onode process logic of clone_range"
This reverts commit 696584cf6523d997cac2bf43d3234fd8518ef40b.
_assign_nid is safe to call again, and we want to avoi...
Sage Weil
07:17 PM rbd Bug #14510 (Fix Under Review): TestLibRBD.ObjectMapConsistentSnap librbd/Journal.cc: 376: FAILED ...
*master PR*: https://github.com/ceph/ceph/pull/7382 Jason Dillaman
05:58 PM rbd Bug #14510 (In Progress): TestLibRBD.ObjectMapConsistentSnap librbd/Journal.cc: 376: FAILED asser...
Jason Dillaman
05:58 PM rbd Bug #14510: TestLibRBD.ObjectMapConsistentSnap librbd/Journal.cc: 376: FAILED assert(m_state == S...
Whoops -- I was thinking this was a different issue I just fixed with Journal::handle_op_event_safe. Jason Dillaman
07:14 PM Revision 2c353a85 (ceph): librbd: block maintenance until after journal is ready
Ops were already blocked when the requests were received via
watch/notify. Requests are now blocked for local reques...
Jason Dillaman
07:10 PM Revision bd694d4a (ceph): os/bluestore/BlueFS: use std::atomic
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:10 PM Revision 4db22fdd (ceph): os/bluestore/BlueStore: use std::atomic
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:07 PM Revision bf9d1a06 (ceph): Merge branch 'wip-rgw-static-website-yehuda'
Conflicts:
src/rgw/rgw_common.h
src/rgw/rgw_op.h
src/rgw/rgw_rest_s3.cc
src/rgw/rgw_rest_s3.h
Yehuda Sadeh
07:06 PM Revision 0613765a (ceph): os/FuseStore: improve readdir for omap and attr
Use new-style fuse readdir interface for omap and attr. We aren't
particularly efficient, but we won't completely br...
Sage Weil
07:06 PM Revision ca4f077e (ceph): os/FuseStore: no-op chmod
This makes mkdir(1) happy.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:06 PM Revision b2a1c861 (ceph): os/FuseStore: do not call exists() on an out-of-bounds oid
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:06 PM Revision 614f1653 (ceph): ceph-objectstore-tool: 'whoami' is not required for an ObjectStore
OSD creates it, but it won't be there if we did --op mkfs
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:06 PM Revision 0ed0ec52 (ceph): ceph-objectstore-tool: simplify error message
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:06 PM Revision c4f5a086 (ceph): ceph-objectstore-tool: add --op mkfs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:06 PM Revision e1a371db (ceph): ceph-objectstore-tool: drop filestore-specific sanity check
Just let mount() fail
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:06 PM Revision 0638b118 (ceph): os/ObjectStore: add get_type()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:06 PM Revision 3e360655 (ceph): os/FuseStore: add 'type' file in root dir
This also acts as a sentinel to indicate whether we have mounted.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:06 PM Revision c3954e69 (ceph): qa/workunits/objectstore/test_fuse.sh: simple workunit test
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:06 PM Revision f84384ac (ceph): os/FuseStore: use offset for readdir
This allows us to list large directories.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:06 PM Revision a47f8ffb (ceph): os/FuseStore: wait for commit and flush in all updates
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:06 PM Revision aa8f2c9f (ceph): ceph-objectstore-tool: no need to check for fsck here
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:06 PM Revision f8de0177 (ceph): os/FuseStore: respect fuse_debug
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:06 PM Revision 17d3c9f4 (ceph): os/ObjectStore: add collection_bits
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:06 PM Revision 27dc220a (ceph): os/bluestore: implement collection_bits
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:06 PM Revision 27bae894 (ceph): os/FuseStore: present bitwise_hash_end
Note this is the *last* hash value, inclusive.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:06 PM Revision 2aa65322 (ceph): os/FuseStore: hide bitwise_hash_end if bits unknown; add bitwise_hash_bits
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:06 PM Revision 57289de4 (ceph): os/FuseStore: more ENOENT on getattr for non-existent items
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:06 PM Revision 53a33362 (ceph): os/FuseStore: allow object and collection creates
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:06 PM Revision efa88a45 (ceph): [g]hobject_t: normalize operator<< result, and implement parse
- print hash in *bitwise reverse* order
- include all fields, every time
- use : delimitor for hobject_t
- use @ deli...
Sage Weil
07:06 PM Revision f5d106ff (ceph): vstart.sh: put the OSD journal in the normal location
Also, drop the ability to run without a journal.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:06 PM Revision 96643e9c (ceph): ceph-objectstore-tool: mount an ObjectStore via fuse
Currently only read-only.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:06 PM Revision d01967d3 (ceph): osd: osd_objectstore_fuse
Expose underlying ObjectStore via fuse at $osd_data/fuse/. Can be enabled/
disabled at runtime.
Signed-off-by: Sage...
Sage Weil
07:06 PM Revision 0e371d2b (ceph): ceph-objectstore-tool: use myexit(1) for fsck
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:55 PM Revision b62318ea (ceph): os/bluestore/BlueFS: use std::mutex et al
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:55 PM Revision df53b167 (ceph): os/bluestore/BlueStore: use std::mutex et al
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:55 PM Revision e9721b8c (ceph): os/bluestore: fix FS creation by fs
Reported-by: Allen Samuels <allen.samuels@sandisk.com>
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:55 PM Revision 8e5fbea4 (ceph): os/bluestore/StupidAllocator: use std::mutex
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:22 PM Revision f9dbf106 (ceph): Merge pull request #7195 from liewegas/wip-rados-bench
rados: rados bench improvements
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
06:21 PM Revision 9c30be93 (ceph): Merge pull request #7269 from liewegas/wip-bluestore-btree
bluestore: use btree_map for allocator
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Reviewed-by: Casey Bodley <...
Sage Weil
06:18 PM Revision d6c35c07 (ceph): Merge pull request #6 from ifed01/wip-bluestore-btree-test
UT for interval_set implementations Sage Weil
06:14 PM Bug #14026 (Resolved): OSD utilization is abnormal after data disk lost
Sage Weil
06:14 PM Revision 4ba18473 (ceph): Merge pull request #6869 from chuanhong-wang/chuanhong-wang-wip-14026
osd: fix OSD utilization is abnormal after data disk lost
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
06:13 PM Revision a1c5385e (ceph): Merge pull request #7201 from ErwanAliasr1/evelu-cleanup-deadstuff
cleanup: remove misc dead code
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
06:13 PM Cleanup #14356 (Resolved): cleanup filestore xattr use omap
Sage Weil
06:13 PM Revision 391199d7 (ceph): Merge pull request #7217 from vumrao/wip-14356-vumrao
osd: FileStore: cleanup: remove obsolete option "filestore_xattr_use_omap"
Reviewed-by: Loic Dachary <ldachary@redha...
Sage Weil
06:12 PM Revision 40907057 (ceph): Merge pull request #7245 from Sandy4999/wip-mon-election
mon: add an independent option for max election time
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Sage Weil
06:10 PM Revision e19dd6a1 (ceph): Merge pull request #7253 from wido/mon-err-stuck-pg
mon: go into ERR state if multiple PGs are stuck inactive
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Abhi...
Sage Weil
06:09 PM Revision 0a65d908 (ceph): Merge pull request #7281 from xuechendi/omap_sync_assert
osd: FileStore: add error check for object_map->sync()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
06:09 PM Bug #14428 (Pending Backport): Unable to bring up OSD's after dealing with FULL cluster (OSD asse...
Sage Weil
06:08 PM Revision b4b01149 (ceph): Merge pull request #7309 from asheplyakov/bug-14428
osd: PG::activate(): handle unexpected cached_removed_snaps more gracefully
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:07 PM Revision 3bc05b3a (ceph): Merge pull request #7319 from chenji-kael/wip-cls-clear-pool
test/cls: clean useless pools
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:07 PM Revision 27784ff3 (ceph): Merge pull request #7320 from yuyuyu101/kill-keyvaluestore
os/keyvaluestore: kill KeyValueStore
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:06 PM Revision 20c80b92 (ceph): tools/rbd: fix error message typo
Signed-off-by: Mauricio Garavaglia <mauriciogaravaglia@gmail.com> Mauricio Garavaglia
05:01 PM Bug #14525 (Rejected): why SSD cache pool can't improve RBD performance?
A bug isn't really a good forum for this. I suggest you take this data and post to ceph-devel, people will be very in... Samuel Just
10:39 AM Bug #14525 (Rejected): why SSD cache pool can't improve RBD performance?
software: centos7+ceph-0.94.5+openstack firefly
In my ceph cluster, pool "volumes" is used by openstack cinder. In o...
chuanhong wang
04:59 PM Bug #14523 (Can't reproduce): osd slowrequest after tcp connection fault
It sounds like you had a network hiccup that lasted 900s between those osds. I think the mon_osd_report_timeout part... Samuel Just
03:11 PM Bug #14523: osd slowrequest after tcp connection fault
after
172.18.129.60:6801/14172 >> 172.18.129.121:6801/49670 pipe(0x7fee07d6f000 sd=158 :6801 s=0 pgs=0 cs=0 l=0 c=...
zcc icy
06:14 AM Bug #14523: osd slowrequest after tcp connection fault
the detail log is above zcc icy
06:14 AM Bug #14523: osd slowrequest after tcp connection fault

172.18.129.108 Log (osd 35) :
2016-01-27 13:26:00.172881 7f064aacf700 0 -- 172.18.129.108:6804/141884 >> 172.18.1...
zcc icy
06:07 AM Bug #14523 (Can't reproduce): osd slowrequest after tcp connection fault
when we find the following log appears, osd will have slow request after 30 seconds
2016-01-27 13:33:12.321607 7fe...
zcc icy
04:50 PM Revision 29990b38 (ceph): Merge pull request #7375 from rzarzynski/wip-14526
rgw: fix dangeours usage of strtok in RGWAccessControlPolicy_SWIFT Orit Wasserman
04:25 PM Revision 130e8c6d (ceph): Add UT for interval_set implementations
Signed-off-by: Igor Fedotov <ifedotov@mirantis.com> Igor Fedotov
04:02 PM RADOS Feature #14527 (Resolved): Lookup monitors through DNS
Right now monitors have to be hardcoded into a configuration file which sometimes can be a problem.
Imagine a situ...
Wido den Hollander
03:54 PM Feature #4232 (Resolved): librados: Improve Java bindings
Wido den Hollander
03:53 PM Bug #6380 (Resolved): Monitor tries to bind on IPv6 address while not available yet after boot
Wido den Hollander
03:49 PM Revision c0132d16 (ceph): Merge pull request #7379 from branch-predictor/bp-async-fixes-0127
msg/async: bunch of fixes
Reviewed-by: Haomai Wang <haomai@xsky.com>
Sage Weil
03:45 PM Revision 8a6f1f7f (ceph): qa/workunits/fs/misc: Add a workunit for tar kernel Documents
the test fails if some files were changed while being archived
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
02:33 PM rgw Bug #14526 (Fix Under Review): rgw: parsing Swift ACLs may be dangerous in multi-thread environment
Pull request: https://github.com/ceph/ceph/pull/7375. Radoslaw Zarzynski
01:46 PM rgw Bug #14526 (In Progress): rgw: parsing Swift ACLs may be dangerous in multi-thread environment
Radoslaw Zarzynski
01:41 PM rgw Bug #14526 (Resolved): rgw: parsing Swift ACLs may be dangerous in multi-thread environment
_RGWAccessControlPolicy_SWIFT::create_ method calls _parse_list_ function. It "uses":https://github.com/ceph/ceph/blo... Radoslaw Zarzynski
02:23 PM rbd Bug #14476 (Pending Backport): rbd: TaskFinisher::cancel should remove event from SafeTimer
Douglas Fuller
02:17 PM Revision 5e2fc70e (ceph): msg/async: bunch of fixes
1. Use MSG_MORE in sendmsg to reduce number of actual sends and pass hint
to do_sendmsg in callers.
2. Move restor...
Piotr Dałek
02:11 PM Revision 92f4b517 (ceph): Merge pull request #7329 from fullerdj/wip-14476
librbd: remove canceled tasks from timer thread
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:47 PM Revision 84175ba6 (ceph): rgw: fix dangeours usage of strtok in RGWAccessControlPolicy_SWIFT.
Fixes: #14526
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
12:31 PM Support #8915: Ceph Firefly 0.80.4 : health HEALTH_WARN pool volumes has too few pgs; crush map h...
Is this problem fixed??
Swami Reddy
11:46 AM Revision f1766646 (ceph): os/FileStore:clean up error message
Signed-off-by: Donghai Xu <xu.donghai@h3c.com> Donghai Xu
11:04 AM Bug #14498: cephx error: NSS AES final round failed: -8190 while bootstrapping containerised mon ...
Also this issue is reproducible when the running the ceph/daemon containers on Bare metal servers currently running R... Deepthi Dharwar
10:45 AM Bug #14501 (In Progress): "rados" command does not honor the "-f" short argument for generating o...
Abhishek Lekshmanan
10:16 AM Bug #14501: "rados" command does not honor the "-f" short argument for generating output in JSON ...
"force" option is not used at all. unless some unknown test is broken, we can just use '-f' as the alias of '--format'. Kefu Chai
09:53 AM Bug #14501: "rados" command does not honor the "-f" short argument for generating output in JSON ...
Unfortunately the short option `f` is already used up as a `force` option Abhishek Lekshmanan
09:26 AM Bug #14524 (Closed): BlueStore: overlay leak
Check bool put_overlay_ref(uint64_t key) for detail information. xie xingguo
08:31 AM Bug #13422: pid file that was deleted after ceph restart leads to osd process lose control
> Will patch be (able to be) backported to 0.80.8?
@Shinobu 0.80.8 is a firefly release, and since firefly is reti...
Kefu Chai
07:42 AM Bug #14472: Activate OSD [WARNIN] message
Thank you, I understand tzu chi
07:27 AM Bug #14366: unsafe handle_conf_change() methods
as a complementary side note for whom wants more context of this issue
> as this function is called from a thread,...
Kefu Chai
07:14 AM Feature #13942: ceph-disk: support bluestore
bluestore fails to initialize on a ceph-disk prepared device (no external journal). Loïc Dachary
06:38 AM Revision 12649ef4 (ceph): test: add unitest test_pidfile.sh
Fixes: #13422
Signed-off-by: shun song <song.shun3@zte.com.cn>
root
06:01 AM CephFS Bug #13926: lockup in multithreaded application
Zheng, anything come out of this? Greg Farnum
05:59 AM CephFS Bug #10336 (Can't reproduce): hung ffsb test
Greg Farnum
05:57 AM CephFS Bug #13546 (Resolved): mv of directories hung Ceph filesystem
Greg Farnum
02:49 AM Bug #14213: osd/OSD.cc: 2940: FAILED assert(0 == "Missing map in load_pgs")
Not sure what changes were being tested in branch at 6479fc8a7c28c5eb3723fa2268d596d4588906aa, so I'm assigning back ... David Zafman
02:44 AM Bug #14438 (In Progress): "FAILED assert(pg->info.history.same_interval_since == p.same_interval_...
Trying to reproduce with branch wip-diag-14438 containing diagnostics. David Zafman
02:29 AM Revision 4da5052c (ceph): Mon: When set pool crush rule should consider the pool size.
Fixes: #14495
Signed-off-by: song baisen <song.baisen@zte.com.cn>
ceph zte
02:24 AM Bug #13968: OSD:lock PG when get_pg_or_queue_for_pg method successfully return a PG
Samuel Just wrote:
> The threads that use that method are not allowed to take the pg or osd lock (messenger ms_fast_...
xie xingguo
01:37 AM Revision 39e7fcdb (ceph): rbd: Add an argument-check for nbds_max in rbd-nbd
Fixes: #14482
This modification adds several checks to the argument of nbds_max in the module of rbd-nbd. The value ...
Kongming Wu
01:25 AM rbd Bug #14373: Cannot reliably create snapshot after freezing QEMU IO
Having similar issue on http://tracker.ceph.com/issues/14522 Tyler Wilson
12:34 AM Bug #14471: assert(last_e.version.version < e.version.version) failed
ceph version is hammer v0.94.5.
The osd was crashed by "assert(last_e.version.version < e.version.version) failed",
...
huang jun
12:26 AM Bug #14406: osd aborted when try to decode osdmap with 0 bytes
yes, i copy the osdmap from other osd, and restart osd, it works. huang jun
12:05 AM Revision a45f484a (ceph): Build: Allow jemalloc enabled build with rocksdb-static
Presently, we can't do jemalloc enabled OSD build along with
rocksdb-static.Rocksdb is now mandatory with Bluestore a...
Somnath Roy

01/26/2016

11:48 PM Bug #14521 (Won't Fix): Failure on restart after repairing corrupted PG
Test case:
1. Start 2 OSDs, 8 PGs, pool size = 2
2. Run write workload for some time.
3. Stop workload
4. rm -rf ...
Evgeniy Firsov
11:22 PM Bug #9570 (New): osd crash in FileJournal::WriteFinisher::entry() aio
This resurfaced, again with a result of 8192 when writing 80 bytes. This time it was with ceph 0.94.1, but the kernel... Josh Durgin
10:48 PM Revision ab3e1c6b (ceph): Merge pull request #7120 from zaitcev/wip-5073-update1
rgw: fix up the use of tenant before it's available
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:27 PM Bug #14520 (Resolved): VM permanently tries to read /dev/shm/lttng-ust-wait-5
This is already fixed in the hammer branch by 5d204db..a81bcf7
This series turns off lttng by default, and lets it...
Josh Durgin
10:09 PM Bug #14520 (Duplicate): VM permanently tries to read /dev/shm/lttng-ust-wait-5
Ubuntu 14.04
Ceph 94.5-1trusty
liblttng-ust0
libvert
Bug is open with Canonical: https://bugs.launchpad.net/ubun...
Michael Hackett
10:19 PM Bug #14457: tcmalloc oom bug
Suspect the same root cause of failures in this run http://pulpito.ceph.com/teuthology-2016-01-26_02:10:02-upgrade:ha... Yuri Weinstein
09:51 PM Bug #13966 (Pending Backport): memory leak in PG/replica_scrub
Nathan Cutler
03:52 PM Bug #13966: memory leak in PG/replica_scrub
Fixed in 5b35eb8d27ea7bb3aee6d14ad2eaed5f42c1adb0. Should be backported to hammer. Samuel Just
09:48 PM Bug #13781: Random Ceph-osd processes doesn't start upon system restart (rhel 7.1)
@Loic: What I was trying to say was that ceph.spec.in in hammer does not support systemd. Nathan Cutler
03:40 PM Bug #13781 (Need More Info): Random Ceph-osd processes doesn't start upon system restart (rhel 7.1)
@nathan : rhel7.1 has hammer and systemd
@Vimal could you please confirm that the service was enabled ? If so it w...
Loïc Dachary
08:43 PM Bug #14498: cephx error: NSS AES final round failed: -8190 while bootstrapping containerised mon ...
Adding more info, the issue only happened while using '—net-host’, with the default networking mode it works fine.
Sébastien Han
04:04 PM Bug #14498: cephx error: NSS AES final round failed: -8190 while bootstrapping containerised mon ...
Hey Huamin,
We use Docker version 1.8.2-el7, build a01dc02/1.8.2 on RHEL 7.2
Sébastien Han
03:55 PM Bug #14498: cephx error: NSS AES final round failed: -8190 while bootstrapping containerised mon ...
Deepthi,
Want to have some information from you to debug this. Did you upgrade docker too while upgrading to RHEL ...
Huamin Chen
07:22 PM Revision d1160a03 (ceph): time: Fix encode/decode for real_time values
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
07:22 PM Revision 0f6bfbec (ceph): test: add ceph-dencoder test for ceph::real_time
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:14 PM Revision 0ec5adcd (ceph): Merge branch 'wip-14374' of git://github.com/jcsp/ceph into greg-fs-tes...
https://github.com/ceph/ceph/pull/7295
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Conflicts:
src/mds/MDSDaemon.cc
...
Greg Farnum
07:06 PM Revision febcc065 (ceph): Merge branch 'wip-14365' of git://github.com/jcsp/ceph into greg-fs-tes...
https://github.com/ceph/ceph/pull/7312
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Greg Farnum
07:00 PM rgw Bug #14516 (Resolved): rgw: radosgw-admin --help doesn't show the "orphans find" command
Yehuda Sadeh
07:00 PM Revision 95ce3ce2 (ceph): Merge branch 'jewel-13903' of git://github.com/ukernel/ceph into greg-f...
https://github.com/ceph/ceph/pull/7297
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:53 PM Bug #14267 (In Progress): ceph-post-file doesn't work
A temporary solution is in place (gitbuilder-archive has VPN tunnel to the lab with long running cluster mounted) but... David Galloway
06:47 PM Revision fd64e3bf (ceph): Merge pull request #7343 from ukernel/jewel-dump-requests-lockdep
objecter: avoid recursive lock of Objecter::rwlock
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
06:26 PM Revision 0d238b90 (ceph): Merge pull request #7366 from tchaikov/wip-cmake-snappy
cmake: check for libsnappy in default path also Ali Maredia
05:46 PM Linux kernel client Bug #13905 (Closed): "BUG: held lock freed!"
This looks like a problem in the networking stack, the kernel client isn't in play here. Closing, given that it was ... Ilya Dryomov
05:43 PM Linux kernel client Bug #14117 (Won't Fix): KRBD : Performance issues with kernel 4.1 series
A bit more info on this: http://lists.ceph.com/pipermail/ceph-users-ceph.com/2015-December/006895.html, closing. Ilya Dryomov
05:41 PM Linux kernel client Feature #14201: cope with a pool being removed from under a mapped image
We currently don't cope very well with this - see #11960. When #9779 is finished, there will be a message printed to... Ilya Dryomov
05:28 PM Linux kernel client Bug #14200 (Closed): The mounted image can not expansion
Kernel client does support resize, both up and down.
"rbd resize" command resizes /dev/rbd* block device, not the ...
Ilya Dryomov
04:22 PM Bug #8885 (New): SIGABRT in TrackedOp::dump() via dump_ops_in_flight()
David, can you take a look? Samuel Just
04:18 PM Bug #14073: osd: hammer: fail to start due to stray pglog object after firefly->hammer upgrade
Those should be updated atomically, please reproduce with filestore,osd,ms debugging.
debug filestore = 20
debug ...
Samuel Just
04:17 PM Bug #13398 (Closed): leveldb compaction error
Samuel Just
04:16 PM Bug #14021 (Closed): osd coredump on rhel7.1
Samuel Just
04:15 PM Bug #14097 (Closed): "rcu_sched self-detected stall on CPU" failed jobs in upgrade:hammer-hammer-...
This doesn't seem likely to be a ceph bug. Samuel Just
04:15 PM Bug #13857 (Can't reproduce): tests: make check timeout occasionaly
Loïc Dachary
04:14 PM Bug #14206 (Rejected): BlueStore Crashed
It's moving a lot, hopefully this is fixed now :-) Thanks for your report ! Loïc Dachary
04:11 PM Bug #14359 (Closed): test
I think you meant to close this? Samuel Just
04:10 PM Bug #14197 (Rejected): Rados bench 4K write stops and reports pipe fault
Rejecting for now (seems to be setup?). Feel free to reopen if there is new information. Samuel Just
04:10 PM Bug #14347 (Need More Info): Failed after 'ceph::buffer::bad_alloc' in upgrade:infernalis-x-jewel...
Kefu: did this just hit an oom? Samuel Just
04:08 PM Bug #14340 (Can't reproduce): client command stuck forever
Feel free to reopen if you have more information. Samuel Just
04:05 PM Bug #13511 (Rejected): core dump during osd start
The root cause of these failures is a bad disk. Loïc Dachary
04:03 PM Bug #14406 (Can't reproduce): osd aborted when try to decode osdmap with 0 bytes
Sounds like a corrupt osd store. You could probably try to copy the osdmap from another osd. If you can reproduce t... Samuel Just
04:01 PM Bug #14390 (Resolved): make error
Supposedly fixed Samuel Just
04:00 PM Bug #14431 (Resolved): bluestore transaction "make check" is failing on rex004
Sage Weil
03:58 PM Bug #13902: OSD:project_pg_history may not return the latest same_interval_since.
Samuel Just
03:55 PM Bug #13937 (Can't reproduce): osd/ECBackend.cc: 201: FAILED assert(res.errors.empty())
I think this is an actual shortcoming with the way we handle corrupt osds, I'll open a feature ticket to improve that. Samuel Just
03:55 PM Feature #14513 (Resolved): Test and improve ec handling of reads on objects with shards unexpecte...
Samuel Just
03:53 PM Revision 5efc5dce (ceph): cmake: check for libsnappy in default path also
* some distros install libsnappy into /usr/lib/x86_64-linux-gnu
which is completely resonable. but this directory i...
Kefu Chai
03:49 PM Feature #14216 (Fix Under Review): Show the pool quota info on ceph df detial command
Abhishek Lekshmanan
03:49 PM Bug #13968 (Rejected): OSD:lock PG when get_pg_or_queue_for_pg method successfully return a PG
The threads that use that method are not allowed to take the pg or osd lock (messenger ms_fast_dispatch threads). Th... Samuel Just
03:48 PM Bug #13995 (Need More Info): ceph-osd "nonce collision" due to unshared pid namespaces
that's an interesting problem :-) It would be great if you could provide steps to reproduce the problem. I don't see ... Loïc Dachary
03:45 PM Bug #13995: ceph-osd "nonce collision" due to unshared pid namespaces
I don't quite understand the problem, is it that the pid and hostname was the same? Samuel Just
03:40 PM Bug #13916 (Can't reproduce): erasure code profile name
I'm closing this on the assumption that the original problem was an issue with the reporter's crush map. Reopen if I... Samuel Just
03:39 PM Bug #10671 (Rejected): rados cppool don't work if target is a ecpool
Yeah, omap is fundamentally not supported on ec at the moment (probably ever). Trying to do a cppool from a pool wit... Samuel Just
03:39 PM Bug #14458 (Duplicate): "shared_cache.hpp: 104: FAILED assert(weak_refs.empty())" in rados-hammer...
Sage Weil
03:38 PM Bug #14461 (Rejected): test hung "joining thrashosds" in hammer tests
not enough info to tell what happened. Sage Weil
03:36 PM Feature #14348: systemd: support multiple clusters
Would you be so kind as to create a pull request with these proposed changes ? Loïc Dachary
03:36 PM Bug #14471 (Need More Info): assert(last_e.version.version < e.version.version) failed
what version is this? what caused the osd crash? are other osds failing, or was it able to recover with teh other r... Sage Weil
03:36 PM Bug #14075 (Resolved): OSD: wrongly placed assert during handle_pg_peering_evt.
I don't think so. That assert is there because RES_PARENT can only happen if the pg we are resurrecting is going to ... Samuel Just
03:35 PM Bug #14463 (Resolved): configure: make --with-librocksdb-static=check the default
commit:269c61a667a9146547a45c1ec48d5e8b9ac42a34 Sage Weil
03:34 PM Bug #14472 (Won't Fix): Activate OSD [WARNIN] message
it's informative... the file is created on the next line. Sage Weil
03:33 PM Bug #14449 (Won't Fix): KeyValueStore:Do not need to judge the return value of save_strip_header
we're removing this Sage Weil
03:33 PM Bug #14136 (Won't Fix): "Error EINVAL: crushtool check failed with -22" in upgrade:infernalis-inf...
Loïc Dachary
03:33 PM Bug #14136: "Error EINVAL: crushtool check failed with -22" in upgrade:infernalis-infernalis-dist...
It's bound to happen from time to time when the machine is slow. The real fix for this would be for the check using c... Loïc Dachary
03:33 PM Bug #12865 (Can't reproduce): OSDs crashing and not resolving blocked requests after network split
Sage Weil
03:31 PM Bug #14495 (Fix Under Review): Crush:When set pool crush rule should consite the pool size.
Sage Weil
03:31 PM Bug #13827 (Resolved): OSD takes suicide timeout during deep_scrub on pg after upgrade to Hammer ...
Marking resolved -- appears to be just flaky disks and too conservative defaults for this configuration (there is ano... Samuel Just
03:29 PM Messengers Bug #14386 (Resolved): async messenger segfault
Samuel Just
03:29 PM Bug #14446 (Resolved): make failed
Reopen if not actually resolved on current master Samuel Just
03:28 PM Revision db3dc4d3 (ceph): osd: build_past_intervals_parallel() add diagnostics before assert
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:27 PM Bug #14505 (Rejected): "kernel: BUG: soft lockup - CPU#1 stuck" in upgrade:infernalis-infernalis-...
no need to open tickets for these unless it is ceph-releated. this looks like na ext4 kernel issue. Sage Weil
03:25 PM Bug #14511: cache-flush-evict-all causes OSD stuck ops on unevictable objects
Sounds like we didn't remove the object from one of the blocked maps Sage Weil
10:42 AM Bug #14511 (Resolved): cache-flush-evict-all causes OSD stuck ops on unevictable objects
Cluster is running Ceph 0.94.4.
Start with a pair of empty pools, one erasure, one replicated:...
Hector Martin
03:18 PM rbd Bug #14510: TestLibRBD.ObjectMapConsistentSnap librbd/Journal.cc: 376: FAILED assert(m_state == S...
I see it in today master: https://github.com/ceph/ceph/blob/master/src/librbd/Journal.cc#L376 Mykola Golub
02:57 PM rbd Bug #14510 (Need More Info): TestLibRBD.ObjectMapConsistentSnap librbd/Journal.cc: 376: FAILED as...
Jason Dillaman
02:56 PM rbd Bug #14510: TestLibRBD.ObjectMapConsistentSnap librbd/Journal.cc: 376: FAILED assert(m_state == S...
I think you have an old version of code -- "assert(m_state == STATE_READY)" doesn't exist in the codebase. Jason Dillaman
10:29 AM rbd Bug #14510: TestLibRBD.ObjectMapConsistentSnap librbd/Journal.cc: 376: FAILED assert(m_state == S...
Below is a debug log for the crash. librbd::SnapshotCreateRequest may be called when the journal has not finished the... Mykola Golub
09:57 AM rbd Bug #14510 (Resolved): TestLibRBD.ObjectMapConsistentSnap librbd/Journal.cc: 376: FAILED assert(m...
I saw this in a jenkins test: https://jenkins.ceph.com/job/ceph-pull-requests/545/console
And running the test man...
Mykola Golub
03:12 PM Revision d54840bf (ceph): Merge pull request #7365 from liewegas/wip-tcmalloc-hammer
osd: pass tcmalloc env through to ceph-osd
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Sage Weil
02:59 PM Revision 1acfec13 (ceph): Merge pull request #7304 from liewegas/wip-tcmalloc
osd: pass tcmalloc env through to daemon
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Sage Weil
02:55 PM rbd Backport #14512 (Resolved): hammer: snapshot, flatten, and rollback of cloned image leads to data...
https://github.com/ceph/ceph/pull/8535 Jason Dillaman
02:41 PM Revision b8737584 (ceph): Merge pull request #7358 from chenyehua11692/master
mds:judgment added to avoid the risk of visiting the NULL pointer
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Greg Farnum
01:52 PM Revision 9f30fe18 (ceph): upstart/ceph-osd.conf: pass TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES through
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit a95a3d34cccb9f9f0782a96ca05e5fe9c2b01772)
Sage Weil
01:52 PM Revision a58873e2 (ceph): init-ceph: pass TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES through
..when set in the sysconfig/default file.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 03e0...
Sage Weil
01:43 PM Revision a95a3d34 (ceph): upstart/ceph-osd.conf: pass TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES through
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:56 AM Revision b77cd31b (ceph): mon: add mon_config_key prefix when sync full
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com> shawn chen
10:48 AM Bug #14509 (Fix Under Review): When create pool use the crush rule we should consider the pool size.
Nathan Cutler
07:13 AM Bug #14509: When create pool use the crush rule we should consider the pool size.
https://github.com/ceph/ceph/pull/7359 ceph zte
07:03 AM Bug #14509 (Resolved): When create pool use the crush rule we should consider the pool size.
When create pool use the crush rule we should consider the pool size. ceph zte
09:40 AM Linux kernel client Bug #14360: Cephfs kernel client ceph_send_cap_releases hung task
I've uploaded the kernel with all modules and the /proc/config.gz to https://stephan.wienczny.de/linux.tar.xz
Stephan Wienczny
07:24 AM Linux kernel client Bug #14360: Cephfs kernel client ceph_send_cap_releases hung task
backtrace of your kernel are strange, If possible, please upload the whole kernel package to somewhere. Zheng Yan
03:53 AM Linux kernel client Bug #14360: Cephfs kernel client ceph_send_cap_releases hung task
could you upload the ceph,ko. Zheng Yan
09:12 AM rgw Bug #14475: Unable to upload files with the + character
This is the log from the radosgw
2016-01-22 13:01:52.800011 7ff7e4ff9700 1 civetweb: 0x7ff7b00008c0: 127.0.0.1 - -...
Eric Magutu
07:14 AM Revision f2c0ef40 (ceph): global/pidfile: do not start two daemons with a single pid-file
add functions named pidfile_open and pidfile_verify to avoid starting two daemons by a single pid-file
Fixes: #13422...
shun song
04:29 AM Cleanup #14356: cleanup filestore xattr use omap
Vikhyat Umrao
04:26 AM Bug #14438: "FAILED assert(pg->info.history.same_interval_since == p.same_interval_since)" in upg...
We should create a commit that changes the assert(pg->info.history.same_interval_since == p.same_interval_since) to o... David Zafman
03:15 AM Bug #14508 (Resolved): mon: drop useless rank init assignment
xie xingguo
01:57 AM Bug #14508: mon: drop useless rank init assignment
https://github.com/ceph/ceph/pull/7321 huanwen ren
01:26 AM Bug #14508 (Resolved): mon: drop useless rank init assignment
... huanwen ren
03:01 AM Revision 845f3f7f (ceph): mds:judgment added to avoid the risk of visting the NULL pointer
Signed-off-by: chenyehua11692 chen.yehua@h3c.com Kongming Wu
03:00 AM Bug #14393 (Resolved): BlueStore: shall return negative error code if unable to write lable
https://github.com/xiexingguo/ceph/commit/5ff452bbf5be851bddb544c4ee0908323c30c5c3 xie xingguo
02:59 AM Bug #14394 (Resolved): BlueStore: shall verify fsid in a more proper way during mkfs
https://github.com/xiexingguo/ceph/commit/5183ff3df6a834bb04d3ccdc65a7a67fb0241892 xie xingguo
02:56 AM Bug #14433 (Resolved): os/kstore: shall avoid create the destination onode during rename.
https://github.com/xiexingguo/ceph/commit/797155222f8cb3b7ffb7d89c8680589f91dfab38 xie xingguo
02:55 AM Bug #14407: kstore/bluestore: potential data lost
https://github.com/xiexingguo/ceph/commit/8065b8ab34f06d8d5d8e7fbdc1d8a846d88b30df xie xingguo
01:59 AM Bug #14407 (Resolved): kstore/bluestore: potential data lost
Sage Weil
02:33 AM rgw Backport #12635: swift smoke test fails on TestAccountUTF8
rgw_rest_user.cc:25
void RGWOp_User_Info::execute()
||
V
rgw_user.cc:2090
int RGWUserAdminOp_User::info(RGWRados...
Jiang Yu
02:28 AM Revision 831cc7a7 (ceph): Merge pull request #7251 from tchaikov/wip-rados-manpage
doc: amend the rados.8
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:21 AM Bug #14473 (Resolved): mon:Monitor initialization bug fixes
Sage Weil
01:57 AM Bug #14473: mon:Monitor initialization bug fixes
huanwen ren wrote:
> https://github.com/ceph/ceph/pull/7321
change to https://github.com/ceph/ceph/pull/7353
huanwen ren
02:21 AM Revision 0a72cf10 (ceph): Merge pull request #7353 from renhwsky/renhw-wip-14473-2
mon: fix locking in preinit error paths
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:20 AM Revision e39e8f4c (ceph): Merge pull request #7321 from renhwsky/renhw-wip-14473
mon: drop useless rank init assignment
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:12 AM Revision 508013d0 (ceph): mon: drop useless rank init assignment
drop useless rank init assignment
Fixes:14508
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn>
huanwen ren
02:05 AM Revision 8097adb2 (ceph): Merge pull request #7294 from branch-predictor/bp-buffer-spinlock
common/buffer: replace RWLock with spinlocks
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: song baisen <song...
Sage Weil
02:04 AM Revision 94ba0061 (ceph): Merge pull request #7303 from cbodley/wip-tx-move
os/ObjectStore: add custom move operations for ObjectStore::Transaction
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:59 AM Revision e9b26746 (ceph): Merge pull request #7283 from xiexingguo/xxg-wip-14407
os/bluestore/kstore: fix nid overwritten logic
http://pulpito.ceph.com/sage-2016-01-25_07:39:08-rados-wip-sage-testi...
Sage Weil
01:58 AM Revision b08116b1 (ceph): Merge pull request #7267 from liewegas/wip-fiemap
osd: drop fiemap len=0 magic
http://pulpito.ceph.com/sage-2016-01-25_07:39:08-rados-wip-sage-testing2---basic-smithi...
Sage Weil
01:58 AM Revision 54aef927 (ceph): Crush: add some safe judgment
Fixes: #14496
Signed-off-by: song baisen song.baisen@zte.com.cn
ceph zte
01:51 AM Revision 45f338df (ceph): mon: fix locking in preinit error paths
fix locking in preinit error paths
Fixes: #14473
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn>
renhwztetecs
12:10 AM rgw Bug #14507 (Resolved): rgw: user quota may not adjust on bucket removal

If the user/admin removes a bucket using --force/--purge-objects options with s3cmd/radosgw-admin respectively, the...
Isaac Otsiabah

01/25/2016

11:32 PM Linux kernel client Bug #14360: Cephfs kernel client ceph_send_cap_releases hung task
The blocked task occour even without cgroup limits. I did a test with 10M limit while reading large files. There are ... Stephan Wienczny
10:48 PM Revision 3cf8465a (ceph): bluefs_types: fix test instance of fs transaction
As ino 1 is reserved for log-file use only and
shall be made invisible for normal file.
Signed-off-by: xie xingguo <...
xie xingguo
10:48 PM Revision 07af5f6a (ceph): bluefs_types: fix device index overflow
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
09:55 PM Bug #14505 (Rejected): "kernel: BUG: soft lockup - CPU#1 stuck" in upgrade:infernalis-infernalis-...

Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-01-24_13:18:03-upgrade:infernalis-infernalis-distro-b...
Yuri Weinstein
09:08 PM Bug #14503 (Resolved): "[ FAILED ] LibRadosAio.IsSafe" in rados-infernalis-distro-basic-openstack
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-01-24_02:00:01-rados-infernalis-distro-basic-openstack/
...
Yuri Weinstein
09:05 PM Bug #13992: LibRadosMiscConnectFailure.ConnectFailure (not so intermittent) failure in upgrade/ha...
Also in rados suite
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-01-24_02:00:01-rados-infernalis-dist...
Yuri Weinstein
08:45 PM Revision 83950596 (ceph): time: Make ceph_time clocks work under BSD
Linux's naming things _COARSE is non-standard. Other systems name them other
non-standard things. BSD names them _FAS...
Adam Emerson
07:36 PM Revision e71057d0 (ceph): os/fs: fix io_getevents argument
Signed-off-by: Jingkai Yuan <jingkai.yuan@intel.com> jingkai
07:19 PM Bug #14499 (Fix Under Review): librados rados_monitor_log() aborts if called prior to rados_conne...
Nathan Cutler
04:28 PM Bug #14499: librados rados_monitor_log() aborts if called prior to rados_connect()
Fix submitted via:
https://github.com/ceph/ceph/pull/7350
David Disseldorp
03:23 PM Bug #14499 (Resolved): librados rados_monitor_log() aborts if called prior to rados_connect()
rados_moditor_log() must be called with a connected rados cluster context, otherwise the calling process may abort wi... David Disseldorp
06:21 PM Bug #14136: "Error EINVAL: crushtool check failed with -22" in upgrade:infernalis-infernalis-dist...
Also in rados run:
http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-01-23_02:00:01-rados-infernalis-distro-bas...
Yuri Weinstein
05:05 PM Bug #14501 (Resolved): "rados" command does not honor the "-f" short argument for generating outp...
While the "rados" command honors the long option "--format=json" for generating JSON output, it does not accept the "... Lenz Grimmer
04:49 PM Revision f1113512 (ceph): FileStore:Use pwritev instead of writev
Signed-off-by: Tao Chang <changtao@hihuron.com> tao chang
04:28 PM Revision 1037d2e7 (ceph): doc: Add Ubuntu-specific steps to install RGW
Signed-off-by: Bara Ancincova <bancinco@redhat.com> Bara Ancincova
04:28 PM Revision 2f3774b2 (ceph): doc: remove old install-ceph-gateway_old.rst file
Signed-off-by: Bara Ancincova <bara@redhat.com> Bara Ancincova
04:28 PM Revision 68a571bc (ceph): doc: small edits according to review
Signed-off-by: Bara Ancincova <bara@redhat.com>
https://github.com/ceph/ceph/pull/7264#discussion_r50227327
https://...
Bara Ancincova
04:28 PM Revision 46484e9c (ceph): doc: Adding headers to RGW quick.
Signed-off-by: bancinco@redhat.com Bara Ancincova
04:28 PM Revision f66f9d73 (ceph): doc: Port changes from downstream (install-ceph-gateway)
Signed-of-by: Bara Ancincova <bancinco@redhat.com> Bara Ancincova
04:28 PM Revision d7eae8c0 (ceph): doc: Edited RGW quick start according to peer review.
Signed-off-by: Bara Ancincova <bancinco@redhat.com> Bara Ancincova
04:10 PM Revision 3ce648d3 (ceph): rados: bench: add --max-objects
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:55 PM Revision a76ea6fb (ceph): Merge pull request #7314 from tchaikov/wip-fix-cmake
cmake: let ceph-client-debug link with tcmalloc Casey Bodley
01:33 PM Revision d5287e2a (ceph): Merge pull request #7331 from XinzeChi/wip-RepModify-bytes-written
osd: delete useless bytes_written defined in RepModify
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:20 PM Backport #14497 (In Progress): hammer: ceph-monstore-tool: FAILED assert(!is_open)
Nathan Cutler
09:54 AM Backport #14497: hammer: ceph-monstore-tool: FAILED assert(!is_open)
... Kefu Chai
09:53 AM Backport #14497: hammer: ceph-monstore-tool: FAILED assert(!is_open)
https://github.com/ceph/ceph/pull/7347 Kefu Chai
09:52 AM Backport #14497 (Resolved): hammer: ceph-monstore-tool: FAILED assert(!is_open)
https://github.com/ceph/ceph/pull/7347 Kefu Chai
11:01 AM Revision c2b5a685 (ceph): BlueFS: fix space leak during write
Fixes: #14481
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
11:01 AM Revision 5088dfd3 (ceph): BlueFS: flush_wait log before update super
Fixes: #14484
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
10:54 AM Bug #14498: cephx error: NSS AES final round failed: -8190 while bootstrapping containerised mon ...
Sorry my bad, Affected version is 0.94.5 Deepthi Dharwar
10:50 AM Bug #14498 (Can't reproduce): cephx error: NSS AES final round failed: -8190 while bootstrapping ...
I have been running ceph-docker project with ceph/daemon:centos-latest image based on 'hammer' release on RHEL 7.1 an... Deepthi Dharwar
10:53 AM Revision aba6746b (ceph): PG::activate(): handle unexpected cached_removed_snaps more gracefully
PGPool::update(): ditto
Fixes: #14428
Backport: infernalis, hammer, firefly
Signed-off-by: Alexey Sheplyakov <ashep...
Alexey Sheplyakov
09:51 AM Bug #10093 (Pending Backport): ceph-monstore-tool: FAILED assert(!is_open)
Kefu Chai
09:45 AM Revision 8d9e08c4 (ceph): tools: ceph-monstore-tool must do out_store.close()
this change fixes the "store-copy" command.
Like the bug reported in http://tracker.ceph.com/issues/10093.
Signed-of...
huang jun
09:07 AM Cleanup #14496: Crush:add some safe judgment.
https://github.com/ceph/ceph/pull/7344 ceph zte
08:59 AM Cleanup #14496 (Resolved): Crush:add some safe judgment.
Crush:add some safe judgment. ceph zte
08:59 AM Revision 211d4b48 (ceph): Merge pull request #7342 from tchaikov/wip-fix-ceph-dencoder
os/bluestore: fix bluestore_wal_transaction_t encoding test
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
08:12 AM Revision 68c78775 (ceph): objecter: avoid recursive lock of Objecter::rwlock
Objecter::RequestStateHook::call() already takes read lock of
Objecter::rwlock. Taking read lock again in Objecter::_...
Yan, Zheng
07:08 AM Revision 4d30e7cf (ceph): os/bluestore: fix bluestore_wal_transaction_t encoding test
bluestore_wal_op_t::op is encoded/dumped but it is not
initialized in its ctor. so set it to 0 in its ctor. 0 is not ...
Kefu Chai
07:01 AM Bug #13422: pid file that was deleted after ceph restart leads to osd process lose control
Will patch be (able to be) backported to 0.80.8? Shinobu Kinjo
05:15 AM Bug #13422: pid file that was deleted after ceph restart leads to osd process lose control
https://github.com/ceph/ceph/pull/7075 Kefu Chai
06:20 AM Revision 2488ad1a (ceph): Merge pull request #7315 from tchaikov/wip-kill-warnings
Wip kill warnings
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
06:15 AM Revision acd4314c (ceph): Merge pull request #7284 from ceph/wip-make-remove-libedit
makefile: remove libedit from libclient.la
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Loic Dachary ...
Loïc Dachary
05:50 AM Bug #14495: Crush:When set pool crush rule should consite the pool size.
https://github.com/ceph/ceph/pull/7341 ceph zte
05:43 AM Bug #14495 (Resolved): Crush:When set pool crush rule should consite the pool size.
If we change the pool crush rule,we should consider the pool size. ceph zte
05:21 AM Backport #14494 (Resolved): infernalis: pgs stuck inconsistent after infernalis upgrade
https://github.com/ceph/ceph/pull/7421 Loïc Dachary
05:16 AM Backport #14493 (Resolved): hammer: make rgw_fronends more forgiving of whitespace
https://github.com/ceph/ceph/pull/7414 Loïc Dachary
05:14 AM Backport #14491 (Rejected): hammer: ceph-disk: duplicate osd mount points
Loïc Dachary
05:10 AM CephFS Backport #14490 (Resolved): infernalis: fsx failed to compile
https://github.com/ceph/ceph/pull/7429 Loïc Dachary
04:10 AM CephFS Bug #14489 (New): ovh: ENOSPC on multiple_rsync.sh as part of cfuse_workunit_misc
http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-01-16_18:04:01-fs-master---basic-openstack/4272/ Greg Farnum
04:07 AM CephFS Bug #14488: ovh: ENOSPC in kernel_untar_build
http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-01-18_20:08:01-kcephfs-master-testing-basic-openstack/6824/ Greg Farnum
03:58 AM CephFS Bug #14488 (New): ovh: ENOSPC in kernel_untar_build
http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-01-16_20:08:02-kcephfs-master-testing-basic-openstack/4363/ Greg Farnum
03:50 AM Linux kernel client Bug #14487 (Resolved): ctime may go backward in cephfs kernel client
In cephfs code, we use CURRENT_TIME directly to get timestamp. But in setattr() case, Timestamp for ctime are truncat... Zheng Yan
03:50 AM CephFS Bug #13977: ovh: sambatorture.scan-pipe_number fails on ENOMEM
http://teuthology.ovh.sepia.ceph.com/teuthology/teuthology-2016-01-16_23:14:01-samba-master---basic-openstack/4432/ Greg Farnum
03:48 AM CephFS Bug #14486 (New): ovh: samba test filled up disk
http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-01-17_23:14:01-samba-hammer---basic-openstack/5996/ Greg Farnum
03:41 AM Linux kernel client Bug #14485 (Resolved): cephfs kernel client does not flush ctime
https://github.com/ceph/ceph-client/commit/d62f355721233c5177cadf2b635e0a5e26b27237 Zheng Yan
03:38 AM Bug #14481 (New): BlueFS: space leak
xie xingguo
03:15 AM Bug #14484 (Resolved): BlueFS: potential log data lost during compact
Shall call flush_wait before update super during compact log. xie xingguo
02:29 AM Revision bde03c7c (ceph): client: add option to control how directory size is calculated
"recursive size" VS "number of entries"
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng

01/24/2016

05:15 PM rbd Bug #14483: Flattening an rbd image with a running Qemu instances causes librbd worker threads to...
I ran the VM again without dropping privileges and without chroot. As soon as the image was flattened, all IO stalled... Christian Theune
05:07 PM rbd Bug #14483: Flattening an rbd image with a running Qemu instances causes librbd worker threads to...
Something else that I'm absolutely unsure whether it's relevant: we run Qemu with dropping privileges to 'noboyd' and... Christian Theune
05:01 PM rbd Bug #14483: Flattening an rbd image with a running Qemu instances causes librbd worker threads to...
Here's the full log of the last days, with multiple instances, including the ones I mentioned above:
http://shared00...
Christian Theune
04:57 PM rbd Bug #14483 (Resolved): Flattening an rbd image with a running Qemu instances causes librbd worker...
This Ceph 0.94.5 and Qemu 2.2.1 with some backported live-migration fixes (but Live migration isn't involved here).
...
Christian Theune
04:33 PM Bug #12865: OSDs crashing and not resolving blocked requests after network split
FYI: We're currently at 0.94.5 and we did some substantial cleanup over the year (basically rebuilding the whole clus... Christian Theune

01/23/2016

04:22 PM Revision 3d873120 (ceph): mon/PGMonitor.cc:warning if pg not scrubbed
Added 2 flags for displaying a warning when pg is unscrubbed:
mon report not scrubbed
mon report not deep scrubbed
E...
Michal Jarzabek
02:24 PM rbd Bug #14482 (Resolved): rbd:rbd-nbd does not have an argument check for nbds_max
1.The value of argument nbds_max can be set to -1, which logically can not be understood. I think 0 is the boundary.
...
Kongming Wu
02:07 PM Revision ab01c0e3 (ceph): Removing duplicate definitions for rados pool_stat_t and cluster_stat_t
Signed-off-by: Igor Fedotov <ifedotov@mirantis.com> Igor Fedotov
06:38 AM Bug #14481 (Closed): BlueFS: space leak
xie xingguo
02:55 AM Bug #14481 (Resolved): BlueFS: space leak
Check int BlueFS::_allocate for detail information. xie xingguo
02:33 AM Revision da6d6965 (ceph): osd: delete useless bytes_written defined in RepModify
this would avoid calling encode function.
Signed-off-by: Xinze Chi <xinze@xsky.com>
Xinze Chi
02:03 AM Bug #14480 (Resolved): BlueFS: race condition detected.
Check int BlueFS::reclaim_blocks(unsigned id, uint64_t want,
uint64_t *offset, uint32_t *length)
Shall be...
xie xingguo
02:00 AM Bug #14383 (Resolved): BlueFS::dir_map usage issues
xie xingguo

01/22/2016

09:33 PM Revision eea2689b (ceph): Merge pull request #7301 from oritwas/wip-14375
rgw: fix subuser rm command failure
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
07:28 PM rbd Bug #14476 (Fix Under Review): rbd: TaskFinisher::cancel should remove event from SafeTimer
Douglas Fuller
07:27 PM rbd Bug #14476: rbd: TaskFinisher::cancel should remove event from SafeTimer
https://github.com/ceph/ceph/pull/7329 Douglas Fuller
07:21 PM rbd Bug #14476 (Resolved): rbd: TaskFinisher::cancel should remove event from SafeTimer
TaskFinisher needs to call SafeTimer::cancel_event, otherwise canceled events fire anyway. Douglas Fuller
07:23 PM Revision 2aa0f318 (ceph): rbd: remove canceled tasks from timer thread
When canceling scheduled tasks using the timer thread, TaskFinisher::cancel
does not call SafeTimer::cancel_event, so...
Douglas Fuller
07:14 PM rgw Bug #14475 (Can't reproduce): Unable to upload files with the + character
Hi,
I am getting an error when I try to upload files with the + character. I get a 403 error from the radosgw
...
Eric Magutu
07:09 PM Revision 45a234de (ceph): Merge pull request #7327 from igrcic/master
doc: Fixes a CRUSH map step take argument
Reviewed-by: John Wilkins <jowilkin@redhat.com>
John Wilkins
06:38 PM Bug #14457: tcmalloc oom bug
What is this updated tcmalloc you talk about? Do we need something later than the distro package? Dan Mick
04:11 PM Bug #14457: tcmalloc oom bug
Run: http://pulpito.ceph.com/teuthology-2016-01-21_13:17:25-upgrade:infernalis-x-jewel-distro-basic-vps/
Further d...
Yuri Weinstein
05:59 PM Revision 5003770f (ceph): doc: Fixes a CRUSH map step take argument
Signed-off-by: Ivan Grcic <igrcic@gmail.com> Ivan Grcic
04:02 PM Revision 78cfe674 (ceph): os: move Transaction ctors closer to member variables
this makes it easier to update constructors when adding/removing fields
Signed-off-by: Casey Bodley <cbodley@redhat....
Casey Bodley
04:02 PM Revision 496605c5 (ceph): os: Transaction sets default values to avoid duplication in ctors
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
04:02 PM Revision fd33668a (ceph): os: add custom move ctor/assignment for TransactionData
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
04:02 PM Revision 7f44acf7 (ceph): os: add custom move ctor/assignment for Transaction
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
04:02 PM Revision 9e37a87a (ceph): test: add unit test for Transaction move/copy
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:36 PM Bug #14383: BlueFS::dir_map usage issues
Please mark this as resolved Igor Fedotov
12:31 PM Revision c00945eb (ceph): cleanup: remove obsolete option "filestore_xattr_use_omap"
This patch does cleanup for option "filestore_xattr_use_omap",
as this option was removed in #7408.
Fixes: #14356
Si...
Vikhyat Umrao
11:35 AM Bug #14369 (Resolved): osd:osdmap some clean up
xie xingguo
09:53 AM Revision fe4e1802 (ceph): rbd-replay: async open/close calls support
It still uses sync open/close in replay, which can be improved later.
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
09:14 AM Bug #14474 (Resolved): BlueFS: miss log for updating fnode during open_for_write
xie xingguo
08:27 AM rgw Bug #10295: rgw deleting S3 objects leaves __shadow_ objects behind
http://tracker.ceph.com/issues/14382
firefly0.80.10,The same problem.Data Delete is not clean
!12.png!
!13.png...
Jiang Yu
06:11 AM Bug #14449: KeyValueStore:Do not need to judge the return value of save_strip_header
https://github.com/ceph/ceph/pull/7307 huanwen ren
06:10 AM Bug #14473: mon:Monitor initialization bug fixes
https://github.com/ceph/ceph/pull/7321 huanwen ren
03:45 AM Bug #14473 (Resolved): mon:Monitor initialization bug fixes
... huanwen ren
03:41 AM Bug #14472 (Won't Fix): Activate OSD [WARNIN] message
Why have [WARNIN] messages ? did not provide Journal hard disk ?
admin-node@admin-deploy:~/my-cluster$ ceph-depl...
tzu chi
03:35 AM Support #14448: Installation (Quick) mount disk question
solved tzu chi
03:15 AM Revision 19c39fae (ceph): KeyValueStore: Kill this
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:59 AM Bug #14471: assert(last_e.version.version < e.version.version) failed
and the osd log:
@-9> 2016-01-22 10:58:10.056257 7fb4d099b800 20 read_log coll 1.7b_head log_oid 7b//head//1
-8...
huang jun
02:52 AM Bug #14471 (Can't reproduce): assert(last_e.version.version < e.version.version) failed
hi, when i restart my osd, it failed in read_log,
here is the gdb log:
@(gdb) bt#0 0x0000003d26c0f5db in raise () ...
huang jun
01:51 AM Revision 4524708d (ceph): test/cls :clean useless pools
After do ./ceph_test_cls_log ,pools remains
need be destroyed.
Signed-off-by: Ji Chen <insomnia@139.com>
Ji Chen
01:42 AM Backport #14470 (Resolved): hammer: tool for artificially inflate the leveldb of the mon store fo...
https://github.com/ceph/ceph/pull/7412 Loïc Dachary
01:40 AM Backport #14469 (Rejected): infernalis: osd/ReplicatedPG: fix promotion recency logic
https://github.com/ceph/ceph/pull/7561 Loïc Dachary
01:39 AM Bug #14468 (Resolved): osd: dup op detection doesn't handle guarded writes
Ops 17682 and 17686 appear out of order to osd.3 in this log:... Josh Durgin
01:38 AM Backport #14467 (Resolved): hammer: disable filestore_xfs_extsize by default
https://github.com/ceph/ceph/pull/7411 Loïc Dachary
01:31 AM rbd Backport #14466 (Resolved): hammer: rbd-replay does not check for EOF and goes to endless loop
https://github.com/ceph/ceph/pull/7416 Loïc Dachary
01:30 AM rbd Backport #14465 (Resolved): infernalis: rbd-replay does not check for EOF and goes to endless loop
https://github.com/ceph/ceph/pull/7427 Loïc Dachary
01:27 AM Revision 82f28a8f (ceph): rgw: fix up the use of tenant before it's available
A big problem that cropped up with the multi-tenancy as it
went in was that it used tenant to initialize bucket names...
Pete Zaitcev
01:20 AM Bug #13160 (Pending Backport): ceph-disk: duplicate osd mount points
Loïc Dachary
01:20 AM Bug #14451 (Duplicate): ceph-disk: duplicate osd mount points and umount fails to unmount tempora...
see #13160 Loïc Dachary
12:35 AM Revision 056a10cc (ceph): rgw: add a configurable to enable/disable static website
rgw_enable_static_website
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
12:09 AM Revision f55fe9f4 (ceph): rgw: fix null dereference
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
12:08 AM Revision d71b7003 (ceph): rgw: don't abort on op_ret < 0
We'll later have op->execute() return a status
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh

01/21/2016

11:38 PM Revision 67e3d951 (ceph): Merge pull request #7317 from dmick/master
configure.ac: make "--with-librocksdb-static" default to 'check'
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
11:31 PM Bug #14463 (Resolved): configure: make --with-librocksdb-static=check the default
ceph really needs to build with a static librocksdb. While --with-librocksdb-static is added with 'check' as the val... Dan Mick
11:31 PM Revision 269c61a6 (ceph): configure.ac: make "--with-librocksdb-static" default to 'check'
Fixes: #14463
Signed-off-by: Dan Mick <dan.mick@redhat.com>
Dan Mick
11:16 PM Revision f27e9c4c (ceph): rgw: the big op_ret change
Move protected "int ret" member from immediate descendants of
RGWOp to a RGWOp, renamed to "int op_ret."
The new mem...
Matt Benjamin
10:38 PM Bug #14461 (Can't reproduce): test hung "joining thrashosds" in hammer tests
See in several runs lately
Run: http://pulpito.ceph.com/teuthology-2016-01-21_02:10:09-upgrade:hammer-x-jewel-distro...
Yuri Weinstein
09:44 PM Bug #14458 (Duplicate): "shared_cache.hpp: 104: FAILED assert(weak_refs.empty())" in rados-hammer...
Run: http://pulpito.ceph.com/teuthology-2016-01-20_09:00:09-rados-hammer-distro-basic-mira/
Job: 34745
Logs: http:/...
Yuri Weinstein
08:55 PM Bug #14457 (Duplicate): tcmalloc oom bug
Run: http://pulpito.ceph.com/teuthology-2016-01-20_14:48:08-upgrade:infernalis-x-jewel-distro-basic-vps/
Jobs: 25541...
Yuri Weinstein
08:54 PM Revision 0325f8af (ceph): deb: strip tracepoint libraries from Wheezy/Precise builds
These releases do not (by default) have a sane LTTng-UST environment,
which results in autoconf disabling support for...
Jason Dillaman
08:15 PM CephFS Feature #14456 (Resolved): mon: prevent older/incompatible clients from mounting the file system
If the kernel client mounts something with quotas set, we should provide server-side warning messages. For now, this ... Greg Farnum
08:06 PM Revision 458d8e59 (ceph): librbd: API: async open and close
Fixes: #14264
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
05:40 PM Revision 3ebb584b (ceph): librbd: fixed "hidden" virtual methods
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:37 PM Revision c74eeb53 (ceph): test/objectstore: fix unused variable warnings
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:37 PM Revision 674fe18d (ceph): cmake: let ceph-client-debug link with tcmalloc
to fix the link problem of
libcephfs.so.1.0.0: undefined reference to `IsHeapProfilerRunning'
when tcmalloc is used a...
Kefu Chai
04:36 PM Feature #14454: mon: report pool deletion in "ceph -w"
I see a few commands executed via the ceph cli getting logged in the cluster log, for eg. osd pool create/delete, inj... Abhishek Lekshmanan
04:16 PM Feature #14454: mon: report pool deletion in "ceph -w"
Joao had this to say:
> personally, I don't think it would be too hard to get updates on deleted pools being outpu...
Nathan Cutler
04:13 PM Feature #14454 (New): mon: report pool deletion in "ceph -w"
When a pool is deleted while watching "ceph -w", the former is not currently reflected in the latter. Pool deletion s... Nathan Cutler
04:00 PM Revision b86c40b1 (ceph): include/[btree_]interval_set: drop useless assert
This mirrors the condition above.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:59 PM Revision 9cafe607 (ceph): include/[btree_]interval_set: use std::swap
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:58 PM Revision 7ccd1d26 (ceph): os/bluestore/FreelistManager: use btree_map::erase return value
The btree_map erase() returns an iterator for the next element.
Perfect!
Reported-by: Igor Fedotov <ifedotov@miranti...
Sage Weil
03:54 PM Bug #13862 (Pending Backport): pgs stuck inconsistent after infernalis upgrade
Sage Weil
03:50 PM Revision 225b5fe6 (ceph): Merge pull request #6976 from dzafman/wip-13862
osd: fix temp object removal after upgrade
http://pulpito.ceph.com/sage-2016-01-20_17:01:32-upgrade:hammer-x-wip-sag...
Sage Weil
02:12 PM rbd Bug #14452 (Pending Backport): rbd-replay does not check for EOF and goes to endless loop
Jason Dillaman
01:58 PM rbd Bug #14452: rbd-replay does not check for EOF and goes to endless loop
https://github.com/ceph/ceph/pull/7310 Mykola Golub
01:58 PM rbd Bug #14452 (Resolved): rbd-replay does not check for EOF and goes to endless loop
BufferReader::fetch() goes to endless loop because it does not check for EOF. Mykola Golub
02:05 PM Revision 93ad14d5 (ceph): Merge pull request #7310 from trociny/fix-rbd-replay-eof
rbd-replay: handle EOF gracefully
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:59 PM Bug #14428: Unable to bring up OSD's after dealing with FULL cluster (OSD assert with /include/in...
https://github.com/ceph/ceph/pull/7309 Alexey Sheplyakov
01:59 PM Revision c59b84c3 (ceph): rbd-replay: handle EOF gracefully
Fixes: #14452
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
01:45 PM Bug #14451: ceph-disk: duplicate osd mount points and umount fails to unmount temporary mount
From /var/log/messages
Jan 19 21:12:30 osd-node1 systemd-udevd: timeout: killing '/usr/sbin/ceph-disk-activate /de...
Vikhyat Umrao
01:41 PM Bug #14451: ceph-disk: duplicate osd mount points and umount fails to unmount temporary mount
Issue came into picture when we rebooted one of the osd nodes and some of the osd was having this issue. Vikhyat Umrao
01:40 PM Bug #14451: ceph-disk: duplicate osd mount points and umount fails to unmount temporary mount
Vikhyat Umrao wrote:
> ceph-disk: duplicate osd mount points and umount fails to unmount temprory mount
>
> Coul...
Vikhyat Umrao
01:39 PM Bug #14451 (Duplicate): ceph-disk: duplicate osd mount points and umount fails to unmount tempora...
ceph-disk: duplicate osd mount points and umount fails to unmount temprory mount
Could be related to http://track...
Vikhyat Umrao
01:32 PM CephFS Support #14450 (New): ceph-fuse does not work without loaded ceph/rbd kernel module writing big data
Hi,
i was installing different OS ( centos 6, centos 7, Debian 8 ).
I was installing ceph-fuse only ( hammer r...
Oliver Dzombc
01:32 PM CephFS Bug #14365 (Fix Under Review): unsafe handle_config_change() methods
John Spray
01:30 PM Revision e430f8e4 (ceph): mds: fix locking around handle_conf_change
We have to be careful about holding mds_lock
while setting things up, and we also have
to handle either locked or unl...
John Spray
01:29 PM Revision fb6dea39 (ceph): vstart: enable lockdep
Development clusters are the right place to enable
performance-degrading correctness checks.
Signed-off-by: John Spr...
John Spray
01:29 PM Revision 26d10326 (ceph): mds: Fix lock ordering around asok registration
Because we acquire mds_lock inside asok handlers,
we must not hold mds_lock while registering our commands.
Fixes: #...
John Spray
01:29 PM Revision f4b0b2f3 (ceph): cmake: fix libcephfs linking
This was a merge glitch between Ali's cmake
updates and my VolumeClient PR. My PR
was using the old TCMALLOC_LIBS vs...
John Spray
01:29 PM Revision 94d1aa26 (ceph): client: take lock in handle_conf_change
Fixes: #14365
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
01:29 PM Revision 448bea4d (ceph): client: don't hold client_lock around objecter init
Because by doing so we establish a dependency
between client lock and admin socket lock.
Signed-off-by: John Spray <...
John Spray
01:10 PM Revision 3b5e7184 (ceph): Merge pull request #7292 from tchaikov/wip-submittingpatches
doc: revise SubmittingPatches
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Kefu Chai
01:01 PM Revision 4124e1df (ceph): Merge pull request #7263 from theanalyst/vstart/update-opts
vstart: update help with a few more commandline opts
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:53 PM Revision 5793df4c (ceph): doc: vstart update a few commandline switches
Add a few more available commandline switches to vstart quickstart
documentation
Signed-off-by: Abhishek Lekshmanan ...
Abhishek Lekshmanan
12:46 PM Revision 1b4ea9bc (ceph): Merge pull request #7240 from cxwshawn/org-fix
organizationmap: modify org mail info.
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Reviewed-by:...
Loïc Dachary
11:46 AM Bug #14220: run-make-check.sh fails
Me too:
libos.a(libos_a-BlueStore.o): In function `BlueStore::_open_db(bool)':
/home/asheplyakov/work/ceph/ceph/s...
Alexey Sheplyakov
02:07 AM Bug #14220: run-make-check.sh fails
i hit this now, but i still can not get solution for it. kid hualing
10:18 AM Bug #14449 (Won't Fix): KeyValueStore:Do not need to judge the return value of save_strip_header
... huanwen ren
09:40 AM Revision 4400b814 (ceph): vstart.sh: If use '-n' delete related source rather than consider '-k'.
Exec './vstart.sh -k -n' will meet error. The messages:
2016-01-20 19:55:22.998169 7f8acea1c8c0 -1 bluestore(/mnt/cep...
Jianpeng Ma
09:08 AM Support #14448 (New): Installation (Quick) mount disk question
please help,i have two question,as follows :
If i Install Quick step "sudo mkdir /var/local/osd0 " ,
mount 1TB 2....
tzu chi
06:38 AM rgw Bug #14447 (Closed): etag and content type after changing ACL and adding headers
Hi all!
Today I've tested the patch from http://tracker.ceph.com/issues/13820 in our testing environment and it work...
Vladislav Odintsov
05:12 AM Revision 18409a89 (ceph): SubmittingPatches: add doc for commit title
explain that we need a prefix in the commit title
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:12 AM Revision a2c1b536 (ceph): SubmittingPatches: sending kernel patches to mailing list
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:12 AM Revision 4d00a141 (ceph): SubmittingPatches: rebase to resolve conflicts
pull request is not supposed to contain merge commits
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:27 AM Revision 2b5588a1 (ceph): SubmittingPatches: update with reST syntax
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:27 AM Revision dbabbd03 (ceph): SubmittingPatches: add doc for "Fixes:" tag
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:05 AM Documentation #1817 (In Progress): document librados C++ api
Nathan Cutler
02:15 AM Documentation #1817: document librados C++ api
The C++ api is fundamentally similar to the C api, where the analogous functions have been documented. Perhaps http:/... Josh Durgin
01:48 AM Documentation #1817: document librados C++ api
Four years have come and gone, and http://docs.ceph.com/docs/master/rados/api/libradospp/ is still waiting for its au... Nathan Cutler
02:50 AM Bug #14446 (Resolved): make failed
platform: 3.19.0-25-generic #26~14.04.1-Ubuntu SMP Fri Jul 24 21:16:20 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
g++: ...
kid hualing
01:47 AM Bug #14436 (Resolved): os/StupidAllocator: wrong assert
https://github.com/ceph/ceph/pull/7293 xie xingguo
01:36 AM Revision d4b8a00e (ceph): Merge pull request #7293 from xiexingguo/xxg-wip-14436
os/bluestore: fix assert
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:02 AM Bug #14392 (Resolved): BlueStore: improve wal_transaction replay logic
https://github.com/xiexingguo/ceph/commit/a671448f90a97aba30fe318b464588c612fdc375 xie xingguo
01:01 AM CephFS Bug #14395: cephfs_journal_tool fails
Sorry~~ I made a mistake xie xingguo
12:44 AM Bug #14370 (Resolved): MemStore: shall drain finisher first before returning from the unmount method
https://github.com/xiexingguo/ceph/commit/8b30f9d6bdba81639121cde19540e1b25fd80f70 xie xingguo

01/20/2016

11:36 PM Revision 03e01ae2 (ceph): init-ceph: pass TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES through
..when set in the sysconfig/default file.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
11:16 PM Revision 222488a5 (ceph): Merge pull request #7197 from ceph/wip-kill-warnings
build: fix warnings
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Sage Weil
11:16 PM Revision 73769f61 (ceph): Merge pull request #7232 from lzhng2000/master
cls/cls_rbd: pass string by reference
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
11:15 PM Revision 660b9d78 (ceph): Merge pull request #7242 from xiexingguo/xxg-wip-14370
os/memstore: drain finisher first before we really begin a umount-process
os/bluestore: drain wal_wq on replay error
...
Sage Weil
11:13 PM Revision a91d7482 (ceph): Merge pull request #7247 from ifed01/wip-14383
os/bluestore: use intrusive_ptr for Dir
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:13 PM Revision abab99d0 (ceph): Merge pull request #7254 from guangyy/wip-counter
common: change the type of counter total/unhealthy_workers
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:12 PM Revision 3a6b627e (ceph): Merge pull request #7255 from yuyuyu101/wip-14386
msg/async: fix send closed local_connection message problem
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
10:55 PM Revision 783f33f0 (ceph): admin-socket.yaml: add get_heap_property tests
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
10:54 PM Revision 37720061 (ceph): osd/: make heap properties settable via admin socket
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
10:54 PM Revision 99b054f1 (ceph): osd/: make heap properties gettable from admin_socket
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
10:35 PM Bug #14443 (Resolved): "[ FAILED ] LibRadosTwoPoolsPP.Flush" in upgrade:infernalis-x-jewel-dist...
Run: http://pulpito.ceph.com/teuthology-2016-01-20_02:10:02-upgrade:infernalis-x-jewel-distro-basic-vps/
Jobs: 34229...
Yuri Weinstein
09:54 PM rbd Tasks #14442 (New): Create test cases in support of rbd-replay
Jason Dillaman
09:50 PM Revision 75a372fa (ceph): Merge remote-tracking branch 'gh/jewel'
Sage Weil
09:49 PM Revision 14188860 (ceph): Merge remote-tracking branch 'gh/jewel'
Sage Weil
09:39 PM rbd Bug #14434 (Fix Under Review): intermittent errors in make check tests from journaling code
*master PR*: https://github.com/ceph/ceph/pull/7302 Jason Dillaman
07:26 PM rbd Bug #14434 (In Progress): intermittent errors in make check tests from journaling code
Jason Dillaman
05:41 AM rbd Bug #14434 (Resolved): intermittent errors in make check tests from journaling code
One example: http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-tarball-trusty-amd64-basic/log.cgi?log=f3e58a054aed197b... Greg Farnum
09:36 PM Revision e1da0856 (ceph): test: race condition in ReplayOnDiskPostFlushError test case
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
09:33 PM Revision 14426213 (ceph): journal: avoid race between in-flight notifications and flush
If an async callback for a safely committed event was in-flight,
it could race with the flush of the journal. This w...
Jason Dillaman
09:12 PM Revision 11d1d1fc (ceph): Merge pull request #7300 from ceph/wip-cmake
cmake: test_build_libcephfs needs ${ALLOC_LIBS} Casey Bodley
08:00 PM Revision bbc06e70 (ceph): rgw: fix subuser rm command failure
Fixes: 14375
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
07:52 PM Revision eeae702d (ceph): rgw: fix create bucket error handling
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
07:41 PM Revision 9183d436 (ceph): cmake: test_build_libcephfs needs ${ALLOC_LIBS}
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
07:00 PM Revision f7d59c30 (ceph): test: new mock test cases for librbd image refresh state machine
Specifically tests the ability to dynamically enable/disable RBD
features.
Signed-off-by: Jason Dillaman <dillaman@r...
Jason Dillaman
07:00 PM Revision f425ed9b (ceph): librbd: close object map when dynamically disabled
This will handle the case where the object map lock needs to be
released.
Signed-off-by: Jason Dillaman <dillaman@re...
Jason Dillaman
06:59 PM Revision 5a421838 (ceph): test: correct v1 image format mock expectations
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:38 PM Revision d2c145e6 (ceph): doc :- fixing image in section ERASURE CODING
Description:- When write is completed successfully and previous chunks of previous version of object is removed - log... Rachana Patel
06:36 PM Revision 946af50e (ceph): librbd: open object map before journal
When both object map and journaling are dynamically enabled together,
open object map before the journal to remain co...
Jason Dillaman
06:32 PM Revision 5b54ed3d (ceph): librbd: correct handling of enabling/disabling dynamic features
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:32 PM Revision 6c7ab5f1 (ceph): rgw: client io shouldn't try to write zero length buffer
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
06:14 PM Backport #14441 (Resolved): hammer: man: document listwatchers cmd in "rados" manpage
https://github.com/ceph/ceph/pull/7434 Ken Dreyer
05:13 PM Documentation #14439 (In Progress): ceph-crush-location manpage missing
wip branch: https://github.com/ceph/ceph/tree/wip-14439-crush-location-manpage Ken Dreyer
05:10 PM Documentation #14439 (In Progress): ceph-crush-location manpage missing
The ceph-crush-location utility has no man page, and it needs one. Ken Dreyer
05:01 PM Bug #14438 (Resolved): "FAILED assert(pg->info.history.same_interval_since == p.same_interval_sin...
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-01-20_10:02:02-upgrade:hammer-x-jewel-distro-basic-openst... Yuri Weinstein
04:52 PM Bug #13381: osd/SnapMapper.cc: 282: FAILED assert(check(oid)) on hammer->jewel upgrade
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-01-20_10:02:02-upgrade:hammer-x-jewel-distro-basic-openst... Yuri Weinstein
04:40 PM Bug #13992: LibRadosMiscConnectFailure.ConnectFailure (not so intermittent) failure in upgrade/ha...
Run: http://pulpito.ceph.com/teuthology-2016-01-19_17:10:08-upgrade:hammer-x-infernalis-distro-basic-vps/
Jobs: ['33...
Yuri Weinstein
04:30 PM rgw Bug #11419: DragonDisk fails to create directories via S3: MissingContentLength
Sorry for my late response.
Finally, I were able to figure out what happens:
When connecting nginx to RadosGW via...
Max Grobecker
04:28 PM Bug #13971: "test/multi_stress_watch.cc: 61: FAILED assert(!ret)" in rados-hammer-distro-basic-op...
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-01-20_02:00:02-rados-infernalis-distro-basic-openstack/
...
Yuri Weinstein
03:48 PM Revision 87dbf0bf (ceph): include/cpp-btree: add google's cpp-btree library
From https://github.com/algorithm-ninja/cpp-btree.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:48 PM Revision 23257c32 (ceph): include: add btree_interval_map
A few small changes to interval_map to deal with the fact that any btree
change invalidates all iterators.
Signed-of...
Sage Weil
03:48 PM Revision 2439bb61 (ceph): ceph_test_rados: clean up std usage
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:48 PM Revision d06d645f (ceph): os/bluestore/FreelistManager: use btree_map instead of map
btree_map is about twice as memory efficient.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:48 PM Revision 432fa9dd (ceph): os/bluestore/StupidAllocator: use btree_map<> instead of map<>
btree_map uses about half the memory. According to the cpp-btree docs they
are also faster than STL maps... especial...
Sage Weil
03:48 PM Revision bb9343ea (ceph): include/interval_set: clean up std usage
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:42 PM CephFS Bug #13903 (Fix Under Review): Failure in TestStrays.test_ops_throttle
Zheng Yan
02:41 PM CephFS Bug #13903: Failure in TestStrays.test_ops_throttle
https://github.com/ceph/ceph/pull/7297 Zheng Yan
02:55 AM CephFS Bug #13903: Failure in TestStrays.test_ops_throttle
Zheng, please take a look. Greg Farnum
02:34 PM Revision d74a7c10 (ceph): client: properly trim unlinked inode
Client should trim inode from its cache when receiving a cap message
with nlink == 0. But the corresponding code has ...
Yan, Zheng
02:12 PM CephFS Bug #14365: unsafe handle_config_change() methods
Also, MDSDaemon::handle_conf_change was broken because it was taking mds_lock, when mds_lock is already taken in the ... John Spray
01:00 PM CephFS Bug #14365: unsafe handle_config_change() methods
Turns out there's a pre-existing lock cycle issue similar to #14374 here, we just never noticed because live config c... John Spray
12:58 PM CephFS Bug #14365 (In Progress): unsafe handle_config_change() methods
John Spray
01:18 PM Revision e7420f12 (ceph): Merge pull request #7231 from renhwsky/renhw-wip-14369
osd: remove unused OSDMap::set_weightf()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:28 PM rgw Bug #13514: RGW Swift API: response for GET/HEAD on Swift's DLO returns wrong ETag
Seems the etag on object manifest is the md5sum of an empty string (the content of the manifest)
echo -n '' | md5sum...
Gyorgy Szombathelyi
11:43 AM CephFS Bug #14374 (Fix Under Review): MDS asok handlers trigger lock cycle assertion if they take mds_lock
https://github.com/ceph/ceph/pull/7295 John Spray
11:19 AM Revision 9588efe2 (ceph): mds: Fix lock ordering around asok registration
Because we acquire mds_lock inside asok handlers,
we must not hold mds_lock while registering our commands.
Fixes: #...
John Spray
11:05 AM Revision cbffc3a0 (ceph): vstart: enable lockdep
Development clusters are the right place to enable
performance-degrading correctness checks.
Signed-off-by: John Spr...
John Spray
09:28 AM Revision b041b532 (ceph): BlueStore/StupidAllocator: fix assert
Fixes: #14436
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
09:22 AM Bug #14436 (Resolved): os/StupidAllocator: wrong assert
Check void StupidAllocator::unreserve(uint64_t unused) xie xingguo
09:02 AM rbd Bug #14373: Cannot reliably create snapshot after freezing QEMU IO
One more observation: sometimes there are such records in qemu logs when instance starts hanging:
2016-01-20 10:44...
Angapov Vasily
08:58 AM rbd Bug #14373: Cannot reliably create snapshot after freezing QEMU IO
I also should say it is a very floating issue, meaning it may suddenly appear on one VM and after some time suddenly ... Angapov Vasily
07:50 AM rbd Bug #14373: Cannot reliably create snapshot after freezing QEMU IO
Here is it. Hope that will help.
2016-01-20 10:33:47.954001 7fadb64ac700 20 librbd::AioRequest: send_pre 0x56262fd...
Angapov Vasily
08:37 AM Revision 9a61ac2e (ceph): Merge pull request #7164 from flaf/master
doc: fix "mon osd down out subtree limit" option name
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:13 AM devops Tasks #10587: split ceph-mon, ceph-osd, and ceph-mds in the Debian and Red Hat packages
Hi,Ken
Has the split work done for YUM, today when i try to deploy hammer ceph on rhel6, i notice the following err...
Chengshun Xia
07:19 AM Revision f526716e (ceph): doc: fix "mon osd down out subtree limit" option name
The name of the parameter `mon osd down out subtree limit`
was incorrect (with `downout` instead of `down out`).
Furt...
lafont
06:57 AM Revision 137d8393 (ceph): pybind/ceph_argparse: update test for "ceph mds setmap"
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
06:34 AM rgw Feature #14435 (Resolved): add SOCKET_BACKLOG setting in ceph.conf
i use nginx+radosgw,and with cosbench for test,in one of my case with 2000 workers,a lot of 502 errs was appeared in... Diluga Salome
06:24 AM Bug #14431: bluestore transaction "make check" is failing on rex004
Yeah, I ran with... Greg Farnum
02:36 AM Bug #14431: bluestore transaction "make check" is failing on rex004
I'll see if I can run it with the same configure setup as the gitbuilders use, but I'm not sure why that would make a... Greg Farnum
02:36 AM Bug #14431 (Resolved): bluestore transaction "make check" is failing on rex004
Running against master (commit:dda9a083702e98e77794373f2057c191ce34f771) is failing when I run it locally (git clean ... Greg Farnum
05:38 AM Revision 0cbc76be (ceph): BlueStore: fix rename logic
Avoid creating a new destination object in advance, which is unnecessary and less efficient.
Signed-off-by: xie xing...
xie xingguo
05:38 AM Revision 79715522 (ceph): kstore: fix rename logic
Avoid creating a new destination onode in advance, which is unnecessary and less efficient.
Fixes: #14433
Signed-off...
xie xingguo
05:28 AM Revision a9cd2575 (ceph): doc: rename SubmittingPatches to SubmittingPatches.rst
for better reading experience
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:47 AM Revision 8af07586 (ceph): qa/workunits/cephtool/test.sh: update test for "ceph mds setmap"
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
03:28 AM Bug #14433 (Resolved): os/kstore: shall avoid create the destination onode during rename.
It is OK if the destination object does not exist. xie xingguo
02:51 AM Revision 5da1d55c (ceph): Merge pull request #801 from ceph/jewel-14395
suites/fs: cephfs_journal_tool: wait for health after restart Greg Farnum
02:49 AM CephFS Bug #14395 (Resolved): cephfs_journal_tool fails
Greg Farnum
02:47 AM Revision 02d15bb4 (ceph): mon/MDSMonitor: Add confirmation to "ceph mds rmfailed"
Fixes: #14379
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
02:47 AM Revision c200c52f (ceph): Merge branch 'greg-fs-testing'
Greg Farnum
02:46 AM Revision 853ce30f (ceph): Merge branch 'jewel-14395' into greg-fs-testing
https://github.com/ceph/ceph-qa-suite/pull/801
Reviewed-by: John Spray <john.spray@redhat.com>
Greg Farnum
02:40 AM Revision df3c40ea (ceph): Merge pull request #767 from ceph/wip-14048
tasks: add TestSessionMap.test_[mount|tell]_conn_close
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
02:24 AM Revision e7107f87 (ceph): Merge pull request #7246 from ukernel/jewel-14377
ceph_test_libcephfs: tolerate duplicated entries in readdir
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
02:24 AM CephFS Bug #14377 (Resolved): [ FAILED ] LibCephFS.DirLs
Greg Farnum
02:21 AM Revision 4087d373 (ceph): Merge pull request #680 from ceph/wip-manila
Add testing for CephFSVolumeClient
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
02:21 AM Revision f3e58a05 (ceph): Merge pull request #6205 from jcsp/wip-volume-client
pybind: add ceph_volume_client interface for Manila and similar frameworks
Reviewed-by: Greg Farnum <gfarnum@redhat....
Greg Farnum
02:19 AM Revision defdbeda (ceph): Merge pull request #7229 from david-z/wip-master-fix-failling-to-cache-...
ceph-fuse: fix double decreasing the count to trim caps
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Greg Farnum
02:18 AM Revision 96036217 (ceph): Merge pull request #798 from ceph/jewel-14254
tasks/cephfs: test for race between cap flush and clientreplay
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
02:17 AM CephFS Bug #11517 (Resolved): Libcephfs: Doesn't check file's open mode when do read/write
Greg Farnum
02:17 AM Revision 7e0358fa (ceph): Merge pull request #7209 from ukernel/jewel-11517
client: check if Fh is readable when processing a read
Reviewed-by: Sage Weil <sage@redhat.com>
Greg Farnum
02:13 AM Revision c63ee051 (ceph): Merge pull request #7199 from ukernel/jewel-14254
mds: fix client cap/message replay order on restart
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
02:13 AM CephFS Bug #14254 (Resolved): failed pjd chown test 117
Greg Farnum
01:25 AM Bug #14263: mon:Re join the Monitor alone to form a cluster when it's rank=0
thanks huanwen ren
12:46 AM Revision e5585bc2 (ceph): Merge pull request #7279 from zaitcev/wip-5073-subuser
rgw: Parse --subuser better
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
12:26 AM Revision 0880e5ce (ceph): rgw: a few minor cleanups
delete getop, remove #warnings, add comments
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
12:14 AM Revision 11913b96 (ceph): WIP x-amz-website-redirect-location.
Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com>
Conflicts:
src/rgw/rgw_op.h
src/rgw/rgw_rest.cc
src...
Robin H. Johnson

01/19/2016

11:58 PM Revision 9bdbb1bb (ceph): S3Website: AmazonS3 changed RedirectAll HTTP response.
Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com> Robin H. Johnson
11:33 PM Revision 195ceed0 (ceph): rgw: init_permissions() shouldn't return ENOENT in a specific case
If op is bucket creation it should ignore ENOENT. Otherwise we should
make sure we return the appropriate error.
Sig...
Yehuda Sadeh
10:37 PM Feature #14429 (Resolved): make ceph-test-rados faster
Samuel Just
10:26 PM Revision 2af2423d (ceph): FileStore: Replace Mutex with RWLock in IndexManager
Signed-off-by: Evgeniy Firsov <evgeniy.firsov@sandisk.com> Evgeniy Firsov
10:07 PM Bug #14245 (New): "cluster [ERR] OSD full" in rados-jewel-distro-basic-smithi
Run: http://pulpito.ceph.com/teuthology-2016-01-16_22:00:08-rados-jewel-distro-basic-smithi/
Jobs: ['31575', '31652'...
Yuri Weinstein
10:06 PM Bug #14289: "No space left on device" + "FAILED assert(0 == "unexpected error")" in rados-inferna...
Run: http://pulpito.ceph.com/teuthology-2016-01-16_22:00:08-rados-jewel-distro-basic-smithi/
Jobs: ['31554', '31624'...
Yuri Weinstein
10:03 PM Bug #14244: "SELinux denials found" in rados-jewel-distro-basic-smithi
Run: http://pulpito.ceph.com/teuthology-2016-01-16_22:00:08-rados-jewel-distro-basic-smithi/
Job: ['31673']
Yuri Weinstein
09:44 PM Revision 65a3fde9 (ceph): Merge remote-tracking branch 'origin/jewel'
Josh Durgin
09:41 PM Revision 727244ea (ceph): Merge remote-tracking branch 'origin/jewel'
Josh Durgin
08:30 PM Bug #14428: Unable to bring up OSD's after dealing with FULL cluster (OSD assert with /include/in...
OSD logs:
https://api.access.redhat.com/rs/cases/01568711/attachments/1e95eff5-9d88-4ef4-a17b-ef051ea62018
https:...
Michael Hackett
08:15 PM Bug #14428 (Resolved): Unable to bring up OSD's after dealing with FULL cluster (OSD assert with ...
Cluster is running 94.5 Hammer. Cache tiering backed with replicated pool. This cluster is comprised of six nodes. T... Michael Hackett
08:09 PM Revision 4ed95cc9 (ceph): test: use RBD v1 format when features not specified
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:48 PM Revision 750f162a (ceph): update copyright
Patrick McGarry
07:44 PM Revision 976b80d1 (ceph): Merge pull request #678 from ceph/wip-fs-snaptests
suites/fs: enable all snapshost test scripts
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
07:42 PM CephFS Feature #14427 (Resolved): qa: run snapshot tests under thrashing
We run snapshot tests in their own subsuite right now to verify they keep functioning, but we do not test them under ... Greg Farnum
07:41 PM CephFS Bug #10436: ceph-fuse: snapshot flushing from page cache to Client is not coherent
Once this is fixed we need to re-enable snaptest-snap-rm-cmp.sh in the snaptests.yaml qa-suite config fragment. Greg Farnum
07:39 PM CephFS Feature #3819 (Resolved): mds: re-add snaptests to qa suite
https://github.com/ceph/ceph-qa-suite/pull/678 Greg Farnum
07:38 PM Revision ea3fd2e5 (ceph): Merge pull request #6496 from ceph/wip-fs-snaptests
qa/workunits/snaps: move snap tests into fs sub-directory
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
07:37 PM Revision b3cb68bc (ceph): Merge pull request #6868 from H3C/wip-11642-cephfuse-useage
ceph-fuse:print usage information when no parameter specified
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
07:34 PM CephFS Bug #13903: Failure in TestStrays.test_ops_throttle
http://qa-proxy.ceph.com/teuthology/gregf-2016-01-18_19:56:11-fs-greg-fs-speculative-118---basic-mira/32912/ Greg Farnum
07:01 PM Revision 5f61d36d (ceph): Merge remote-tracking branch 'origin/master' into wip-rgw-static-websit...
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Conflicts:
src/global/Makefile.am
src/rgw/rgw_common.cc
src/rgw/r...
Yehuda Sadeh
06:58 PM devops Bug #14426 (Rejected): configure timezones to a uniform state
See #14425 and #14399. Some of the machines are not running on the same timezones, and we need to fix them up. Greg Farnum
06:50 PM Bug #14409 (Rejected): "ceph mds stat -fjson" always shows empty stopped list
MDSes only go into the STOPPED state when you run the deactivate command. You probably haven't run this unless you're... Greg Farnum
02:00 PM Bug #14409 (Rejected): "ceph mds stat -fjson" always shows empty stopped list
Regardless of how many ceph MDS servers are running or not running the
output of "ceph mds stat -fjson" always has ...
Philip Carinhas
06:43 PM Revision 5e8325cd (ceph): librbd: hide object map lock/unlock behind open/close
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:31 PM Bug #14423: Segmentation fault in rados-hammer-distro-basic-mira
Master and infernalis need both the proxy_write and proxy_read loops fixed. Hammer, just the proxy_read.
Testing:...
Samuel Just
06:21 PM Bug #14423: Segmentation fault in rados-hammer-distro-basic-mira
Simple bug in the loop calling cancel_proxy_read, similar bug in master (also on proxy_write). Samuel Just
04:26 PM Bug #14423 (Resolved): Segmentation fault in rados-hammer-distro-basic-mira
Run: http://pulpito.ceph.com/teuthology-2016-01-18_09:00:08-rados-hammer-distro-basic-mira/
Job: 32542
Logs: http:/...
Yuri Weinstein
06:26 PM Revision 2c1576bb (ceph): ReplicatedPG::process_copy_chunk: fix invalid list traversal for proxy_...
Fixes: 14423
Backport: infernalis, hammer
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
06:26 PM Revision 97ed425f (ceph): ReplicatedPG::process_copy_chunk: fix invalid list traversal for proxy_...
Fixes: 14423
Backport: infernalis
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
06:20 PM Revision e38f390d (ceph): Merge pull request #7270 from cbodley/wip-cmake-execinfo
cmake: add missing check for HAVE_EXECINFO_H Orit Wasserman
05:55 PM Revision 96087e26 (ceph): Merge pull request #7280 from zaitcev/wip-5073-update2
rgw: Drop a debugging message
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
05:49 PM Bug #13990: Hammer (0.94.3) OSD does not delete old OSD Maps in a timely fashion (maybe at all?)
Kefu,
This took a little more time because some of the hardware I was using for this test needed to be repurposed ...
Steve Taylor
05:46 PM Revision 11782713 (ceph): rgw: remove split formatter code
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
05:44 PM Bug #14399: "ReplicatedPG.cc: 10483: FAILED assert(obc)" in rados-hammer-distro-basic-mira
Per chat in IRC with Sam "simplest solution in the short term would be to fix the miras to be on the same timezone" a... Yuri Weinstein
04:14 PM Bug #14399: "ReplicatedPG.cc: 10483: FAILED assert(obc)" in rados-hammer-distro-basic-mira
More in run:
http://pulpito.ceph.com/teuthology-2016-01-18_09:00:08-rados-hammer-distro-basic-mira/
Jobs: ['32573',...
Yuri Weinstein
05:01 PM Revision 7dd9af0a (ceph): init-ceph.in: skip ceph-disk if it is not present
With the ceph-mon vs ceph-osd split packaging, users are expected to
have the ceph-mon package installed and not ceph...
Ken Dreyer
04:56 PM Revision a51fbf2d (ceph): rgw: Parse --subuser better
This fixes a funny message "ERROR: 'tenant$user != tenant$user'"
in case --subuser='tenant$user' is supplied.
Signed...
Pete Zaitcev
04:53 PM Revision e1536234 (ceph): rgw: Drop a debugging message
A P3-tagged message escaped upstream.
Signed-off-by: Pete Zaitcev <zaitcev@redhat.com>
Pete Zaitcev
04:35 PM Revision f5da1594 (ceph): makefile: remove dependency on libedit
turns out we are not using it anymore
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:08 PM rbd Subtask #14421 (Resolved): Propagate image deletes from remote pool to local pool
If a mirrored image was deleted in a remote peer's pool, the RBD mirroring daemon should also delete the image in the... Jason Dillaman
04:05 PM rbd Subtask #14412 (In Progress): Track epoch and period for mirrored images
Jason Dillaman
03:22 PM rbd Subtask #14412 (Resolved): Track epoch and period for mirrored images
Epoch is incremented whenever the exclusive lock is acquired and period is incremented (or could also perhaps be a UU... Jason Dillaman
04:05 PM rbd Subtask #14420 (Resolved): New RBD notification pool object for recording mirroring errors
There are multiple possible failures that could occur during runtime with mirroring. There needs to be a way to aler... Jason Dillaman
04:00 PM rbd Subtask #14419 (Resolved): RBD mirroring settings should be moved to new pool object
The current 'rbd_pool_settings' object which holds whether or not mirroring is enabled for the pool (and its peers) s... Jason Dillaman
03:59 PM Revision a9addc61 (ceph): mon: Go into ERR state if multiple PGs are stuck inactive
If >=X PGs are stuck inactive longer than 'mon_pg_stuck_threshold'
we go into ERR state.
This is useful for situatio...
Wido den Hollander
03:56 PM rbd Subtask #14418 (New): rbd-mirror multi-peer: cleanly transition alive peers to new period
If a new period has to be started due to loss of communication with the previous epoch owner, attempt to register the... Jason Dillaman
03:54 PM rbd Subtask #14414 (New): Add new "exclusive lock released" journal event to librbd
Jason Dillaman
03:44 PM rbd Subtask #14414 (Closed): Add new "exclusive lock released" journal event to librbd
Jason Dillaman
03:28 PM rbd Subtask #14414 (Closed): Add new "exclusive lock released" journal event to librbd
This event will track the clean shutdown and transition of lock ownership (potentially between different clusters). Jason Dillaman
03:40 PM rbd Subtask #14417 (Resolved): Interlock RBD mirroring daemon and acquiring exclusive lock
If a local librbd client attempts to acquire the exclusive lock when the previous epoch was owned by a different clus... Jason Dillaman
03:37 PM Feature #14416 (New): Write software version to data store after successful start
Right now you can't tell for sure with which code version a daemon was running if you happen to loose the boot/OS dis... Wido den Hollander
03:30 PM rbd Subtask #14415 (Resolved): Pull journal events from remote peer to local journal
The RBD mirroring daemon should fetch events from remote journals in monotonically increasing epoch order. Jason Dillaman
03:26 PM rbd Subtask #14413 (Resolved): Pull full image from remote peer when out-of-sync
When the local image doesn't exist, RBD mirroring daemon should register as a client on the remote image's journal, s... Jason Dillaman
03:18 PM Revision 4f4017ef (ceph): Increase verbosity level on RGWObjManifest line
My RadosGW log is filling with lines starting with RGWObjManifest::operator++() result: with debug at 0. I believe th... magicrobotmonkey
03:15 PM Feature #14411 (Resolved): fix lost-unfound
The version in master is problematic because the log message can race with a client update messing up the log segment... Samuel Just
03:13 PM rbd Feature #14410 (Resolved): snapshots need to support internal vs external use cases
When copying an initial image to a remote cluster, the rbd mirroring daemon will need to take a snapshot after regist... Jason Dillaman
03:01 PM CephFS Bug #14255: qa: we are filling smithi disks with ffsb workloads
ffsb (config is at qa/workunits/suites/random_write.32.ffsb) only use about 13G space, no matter how long it runs. I ... Zheng Yan
02:02 AM CephFS Bug #14255: qa: we are filling smithi disks with ffsb workloads
I haven't looked yet but I suspect we're just running for a set period of time and the smithis are so much faster tha... Greg Farnum
02:56 PM Bug #14390: make error
I saw a recommendation to run "make clean" in src/rocksdb folder.
Haven't tried it though.
Another option that wo...
Igor Fedotov
02:36 PM rbd Feature #14006 (Resolved): Track IO dependencies in journal
Jason Dillaman
02:18 PM Feature #13942: ceph-disk: support bluestore
Rebase to master complete, make check passes, working on ceph-disk suite problems now. Loïc Dachary
01:42 PM rgw Bug #14105 (Need More Info): adminops subuser specify S3 keys
Abhishek Lekshmanan
11:47 AM Revision 44f78d84 (ceph): Merge pull request #7274 from dillaman/wip-helgrind-race-jewel
helgrind: additional race conditionslibrbd: journal replay should honor inter-event dependencies
Reviewed-by: Josh D...
Josh Durgin
11:37 AM Feature #13923 (Fix Under Review): Set health to ERR when one or more PGs is stuck inactive
master PR: https://github.com/ceph/ceph/pull/7253 Abhishek Lekshmanan
11:32 AM Revision eb17b8fa (ceph): BlueStore: fix typo
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
11:32 AM Revision 696584cf (ceph): BlueStore: fix dest onode process logic of clone_range
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
11:32 AM Revision 1c70f863 (ceph): BlueStore: fix dest onode process logic of clone
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
11:32 AM Revision fde0f029 (ceph): BlueStore: fix nid overwritten of write/zero
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
11:32 AM Revision 1fc9edfe (ceph): kstore: fix typo
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
11:32 AM Revision 6375870a (ceph): kstore: fix fsid validation logic during mkfs
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
11:31 AM Revision 9ab7998f (ceph): kstore: fix dest onode process logic of clone_range
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
11:31 AM Revision 7ce6d068 (ceph): kstore: fix dest onode process logic of clone
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
11:31 AM Revision 8065b8ab (ceph): kstore: fix nid overwritten of write/zero
Fixes: #14407
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
10:05 AM Revision d03146d0 (ceph): os/bluestore/BlueStore: Removing dead code
This assignement of r is misleading. It does assign a value to r that is never
used by any code.
When the code runs ...
Erwan Velu
10:05 AM Revision 6a23b23c (ceph): os/filestore/FileJournal: Removing dead code
Despite read_pos & last_committed_seq, the seq variable is local and created a
few lines before.
While the reinitili...
Erwan Velu
10:05 AM Revision b3f7d02a (ceph): osd/OSD: Simplifying 'r' usage
The r variable was created unassigned and lately assigned to -1.
Even if r is always defined before its usage, sounds...
Erwan Velu
10:05 AM Revision 858f6068 (ceph): mon/PGMonitor: Removing dead code
The assignation of head is useless as its never used after.
This patch simply remove dead/useless code.
Signed-off-b...
Erwan Velu
10:05 AM Revision 39a5d978 (ceph): mon/MDSMonitor: Removing dead code
The poolid variable is assigned just before returning ENOENT but this value is
never used.
This patch just remove de...
Erwan Velu
10:05 AM Revision 1f21322f (ceph): mon/ConfigKeyService: Removing dead code
This part of the code is setting up the ret variable just before returning
false. This code have no effect.
This pat...
Erwan Velu
10:05 AM Revision fcac028d (ceph): os/bluestore/BlueStore: Simplifying default return value
r variable wasn't initialized but set to 0 twice. Once just before an early
"goto out" code and the other before the ...
Erwan Velu
09:50 AM Linux kernel client Bug #14360: Cephfs kernel client ceph_send_cap_releases hung task
Zheng Yan wrote:
> yes, I'm not familiar with cgroup, But I think it accounts memory used by IO requests. Could you ...
Stephan Wienczny
09:25 AM Linux kernel client Bug #14360: Cephfs kernel client ceph_send_cap_releases hung task
Stephan Wienczny wrote:
> I can't say anything about 4.2. The first version we tested was 4.3.x. Have there been cha...
Zheng Yan
08:45 AM CephFS Bug #14357 (Resolved): Delay in clientreplay on quiet clusters
Zheng Yan
08:44 AM Bug #14408 (Closed): kstore/bluestore: potential data lost
xie xingguo
08:02 AM Bug #14408 (Closed): kstore/bluestore: potential data lost
See int KStore::_write etc. xie xingguo
08:01 AM Bug #14405 (Fix Under Review): ceph-mon process crash when wrong message type in ceph.conf
Kefu Chai
05:43 AM Bug #14405: ceph-mon process crash when wrong message type in ceph.conf
bo cai wrote:
> I have pull a git request for this:
>
> https://github.com/ceph/ceph/pull/7212
sorry, it's
http...
bo cai
05:42 AM Bug #14405: ceph-mon process crash when wrong message type in ceph.conf
I have pull a git request for this:
https://github.com/ceph/ceph/pull/7212
bo cai
02:44 AM Bug #14405 (Resolved): ceph-mon process crash when wrong message type in ceph.conf
# I set a wrong message type in my ceph.conf
cat /etc/ceph/ceph.conf
[global]
fsid = b4c0f945-f80a-4092-b059-d7b7b...
bo cai
08:00 AM Bug #14407 (Resolved): kstore/bluestore: potential data lost
Check int KStore::_write etc xie xingguo
07:35 AM Revision dece3be5 (ceph): Add error check for object_map->sync()
There lacks error check after doing object_map->sync under
sync_entry, which is OK when omap deployed in the same dev...
Chendi Xue
07:15 AM Feature #13578: a script to self-check the installation of monitor/OSD
One more point we can add here we do not recommend any type of RAID for OSD or Journal disk. Vikhyat Umrao
05:47 AM Bug #14406 (Can't reproduce): osd aborted when try to decode osdmap with 0 bytes
Our ceph cluster(v0.94.5) configured with cache tier + erasure code pool,
and when we adjust the osd weight by "ceph...
huang jun
02:56 AM Revision 3995b1c1 (ceph): mon/MonClient: avoid null pointer error when configured incorrectly
fix: #14405
Signed-off-by: Bo Cai <cai.bo@h3c.com>
Bo Cai
01:56 AM Revision d26f2ed1 (ceph): suites/fs: fix ceph.restart syntax
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
01:46 AM Revision 4051bc2a (ceph): Merge pull request #7252 from ceph/wip-13483-hammer
qa: remove legacy OS support from rbd/qemu-iotests
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:43 AM Revision bd56e170 (ceph): OSDService: Fix typo in osdmap comment
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> Brad Hubbard
12:43 AM Bug #14178 (Resolved): KeyValueStore: fd leak during mount
https://github.com/xiexingguo/ceph/commit/c198155cdf984fa32a9bc896cb29ae061b853918 xie xingguo
12:42 AM Bug #14176 (Resolved): KeyValueStore: wrongly placed dump_open_fds() logic
https://github.com/xiexingguo/ceph/commit/9fe0ddef6746b5d387780e8a51b0d46d9e2389c1 xie xingguo
12:14 AM Revision 3b3d484a (ceph): Merge remote-tracking branch 'origin/wip-14195' into greg-fs-testing
https://github.com/ceph/ceph-qa-suite/pull/791
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
12:06 AM Revision afbc90b9 (ceph): Merge remote-tracking branch 'origin/wip-full-msg' into greg-fs-testing
https://github.com/ceph/ceph-qa-suite/pull/786
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
12:06 AM Revision 4169ca94 (ceph): Merge remote-tracking branch 'origin/wip-global-config' into greg-fs-te...
https://github.com/ceph/ceph-qa-suite/pull/784
Conflicts:
tasks/cephfs/vstart_runner.py
Signed-off-by: Greg Farnum ...
Greg Farnum

01/18/2016

11:53 PM Revision 0e9b07f0 (ceph): Merge remote-tracking branch 'origin/wip-14048' into greg-fs-testing
https://github.com/ceph/ceph-qa-suite/pull/767
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
11:30 PM rgw Bug #13635: radosgw duplicate email address
Matt Benjamin wrote:
> This issue was addressed by Ceph upstream commit c227316 by Dunrong Huang ("rgw: add a new er...
Matt Benjamin
11:29 PM rgw Bug #13635 (Fix Under Review): radosgw duplicate email address
This issue was addressed by Ceph upstream commit c227316 by Dunrong Huang ("rgw: add a new error code for email confl... Matt Benjamin
11:23 PM Bug #14400: Snappy decompressor may assert when handling segmented input bufferlist
PR is at
https://github.com/ceph/ceph/pull/7268
Igor Fedotov
06:01 PM Bug #14400: Snappy decompressor may assert when handling segmented input bufferlist
Here is a backtrace for the assert:
common/buffer.cc: In function 'const char* ceph::buffer::ptr::c_str() const' t...
Igor Fedotov
05:46 PM Bug #14400 (Resolved): Snappy decompressor may assert when handling segmented input bufferlist
The issue may occur when the first data segment in an input bufferlist for SnappyCompressor::decompress call is less ... Igor Fedotov
11:18 PM rbd Bug #14385 (Resolved): qemu-iotests: test case 055 repeatedly fails on CentOS 7
Jason Dillaman
09:00 PM rbd Bug #14385 (Fix Under Review): qemu-iotests: test case 055 repeatedly fails on CentOS 7
*jewel PR*: https://github.com/ceph/ceph/pull/7272 Jason Dillaman
08:52 PM rbd Bug #14385: qemu-iotests: test case 055 repeatedly fails on CentOS 7
qemu-kvm on CentOS 7 doesn't support commands like 'drive-backup' -- disable test 055. Jason Dillaman
07:22 PM rbd Bug #14385 (In Progress): qemu-iotests: test case 055 repeatedly fails on CentOS 7
Jason Dillaman
11:15 PM Revision 326eb4c8 (ceph): tests: fix pybind path for RBD unit tests
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
10:53 PM Revision 1aa674c2 (ceph): librbd: missing lock on state transition
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
10:52 PM Revision 1215a1a9 (ceph): helgrind: annotate false-positive race conditions
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
10:42 PM Revision 10d9fe1d (ceph): Merge remote-tracking branch 'origin/wip-manila' into greg-fs-testing
https://github.com/ceph/ceph-qa-suite/pull/680
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
10:39 PM Revision e4d3e9b2 (ceph): qa: disable rbd/qemu-iotests test case 055 on RHEL/CentOS
Fixes: #14385
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
10:39 PM Revision f7acd44c (ceph): qa: remove legacy OS support from rbd/qemu-iotests
RHEL7 derivatives were failing test 002 since they were using
legacy test cases for now unsupported OSes.
Fixes: #13...
Jason Dillaman
10:33 PM Revision 617d8cce (ceph): Merge remote-tracking branch 'origin/jewel-14254' into greg-fs-testing
https://github.com/ceph/ceph-qa-suite/pull/798
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
10:30 PM Revision 2208e828 (ceph): Merge pull request #7272 from dillaman/wip-14385-jewel
qa: disable rbd/qemu-iotests test case 055 on RHEL/CentOSlibrbd: journal replay should honor inter-event dependencies... Josh Durgin
10:12 PM Revision b577f891 (ceph): Merge pull request #803 from ceph/wip-rbd-nbd-jewel
rbd: rbd-nbd can only run on Ubuntu
librbd: journal replay should honor inter-event dependencies
Reviewed-by: Josh D...
Josh Durgin
10:09 PM Revision dda9a083 (ceph): Merge pull request #7019 from dillaman/wip-14006
librbd: journal replay should honor inter-event dependencies
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:05 PM Bug #13381: osd/SnapMapper.cc: 282: FAILED assert(check(oid)) on hammer->jewel upgrade
Also in run:
http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-01-16_11:18:01-upgrade:firefly-hammer-x-infernal...
Yuri Weinstein
09:48 PM Bug #13511: core dump during osd start
Yuri Weinstein wrote:
> Seems similar in ceph version 0.94.5
> Run: http://pulpito.ceph.com/teuthology-2016-01-16_0...
Yuri Weinstein
08:54 PM Bug #13511: core dump during osd start
Seems similar in ceph version 0.94.5
Run: http://pulpito.ceph.com/teuthology-2016-01-16_09:00:08-rados-hammer-distro...
Yuri Weinstein
09:34 PM Revision 30e08957 (ceph): rbd: rbd-nbd can only run on Ubuntu
NBD support is not available in RHEL/CentOS 7
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
09:32 PM Revision 2cde7042 (ceph): Merge pull request #802 from ceph/wip-whitelist-jewel
Whitelisted 'wrongly marked me down'
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
09:25 PM Revision 05c678bd (ceph): Whitelisted 'wrongly marked me down'
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
09:13 PM rgw Bug #13598: radosgw-admin: inconsistency in uid/email handling
Pushed PR #7273 addressing the material issues here, as discussed on #ceph-devel.
That is, it seems that
1. email...
Matt Benjamin
09:10 PM Feature #12038 (Pending Backport): make rgw_fronends more forgiving of whitespace
Ken Dreyer
08:58 PM Revision bb4d7a72 (ceph): qa: disable rbd/qemu-iotests test case 055 on RHEL/CentOS
Fixes: #14385
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
08:57 PM Bug #14372 (Rejected): ENOTSUPP on trimtrunc (EC with cache pool on top)
Oh, I misread. CephFS doesn't function on top of uncached EC pools at all and won't for a long time. Greg Farnum
08:52 PM Bug #14372: ENOTSUPP on trimtrunc (EC with cache pool on top)
Sorry for the misunderstanding but we do not use caching on any pool at the moment. Jérôme Poulin
08:50 PM Bug #14372 (New): ENOTSUPP on trimtrunc (EC with cache pool on top)
Looking at this log we're getting EOPNOTSUPP (Operation not supported) on a trimtrunc command. That is apparently not... Greg Farnum
02:34 PM Bug #14372: ENOTSUPP on trimtrunc (EC with cache pool on top)
After fixing the inconsistent PG, I notice the the single defective object was one from a RBD device et that after de... Jérôme Poulin
08:39 PM CephFS Bug #14365: unsafe handle_config_change() methods
I think these should be okay, but it's easy to fix. John, can you establish that we don't need locks or else set them... Greg Farnum
08:33 PM devops Bug #14402 (Resolved): ceph init script unconditionally sources /lib/lsb/init-functions
In Hammer, the ceph init script unconditionally sources the @/lib/lsb/init-functions@ file. This is a problem because... Ken Dreyer
07:13 PM Revision 4c9345bb (ceph): cmake: add missing check for HAVE_EXECINFO_H
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:11 PM Bug #14397 (Pending Backport): disable filestore_xfs_extsize by default
Sage Weil
03:32 PM Bug #14397 (Fix Under Review): disable filestore_xfs_extsize by default
PR for master: https://github.com/ceph/ceph/pull/7265 Ken Dreyer
03:24 PM Bug #14397 (Resolved): disable filestore_xfs_extsize by default
_Description of problem:_
filestore_xfs_extsize defaults to "true" in Hammer. This option is designed to reduce frag...
Ken Dreyer
07:11 PM Revision 7537ac89 (ceph): Merge pull request #7265 from ceph/wip-14397-disable-xfs-extsize
osd: disable filestore_xfs_extsize by default
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:24 PM Revision 887fbe1c (ceph): Fixes #14400 + some refactoring to avoid input buffer modification in f...
Signed-off-by: Igor Fedotov <ifedotov@mirantis.com> Igor Fedotov
05:50 PM Revision ccd65d27 (ceph): os/memstore: no magic len=0 to fiemap
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:44 PM Bug #13990: Hammer (0.94.3) OSD does not delete old OSD Maps in a timely fashion (maybe at all?)
Steve,
seems the monitor is sending erroneous pg-create messages to osd after the PGs in question have already bee...
Kefu Chai
03:08 PM Bug #13990: Hammer (0.94.3) OSD does not delete old OSD Maps in a timely fashion (maybe at all?)
the osd crashed when it was handling a pg_create message, it walked through the prior epochs looking for the acting s... Kefu Chai
05:40 PM Revision 3c4eddb5 (ceph): os/kstore: no magic len=0 to fiemap
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:40 PM Revision d794be4a (ceph): os/bluestore: no magic len=0 to fiemap
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:39 PM Revision f9019a44 (ceph): ceph_test_objectstore: do not pass len=0 to fiemap
Not all backends do this.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:39 PM Bug #14399 (Duplicate): "ReplicatedPG.cc: 10483: FAILED assert(obc)" in rados-hammer-distro-basic...
Run: http://pulpito.ceph.com/teuthology-2016-01-17_09:00:09-rados-hammer-distro-basic-mira/
Jobs: ['31875', '31914']...
Yuri Weinstein
04:50 PM Linux kernel client Bug #14360: Cephfs kernel client ceph_send_cap_releases hung task
I can't say anything about 4.2. The first version we tested was 4.3.x. Have there been changes in memory mangement be... Stephan Wienczny
02:36 PM Linux kernel client Bug #14360: Cephfs kernel client ceph_send_cap_releases hung task
this problem seems related to memory allocation. could you try enlarging memory for these container. Zheng Yan
02:25 PM Linux kernel client Bug #14360: Cephfs kernel client ceph_send_cap_releases hung task
Stephan Wienczny wrote:
> The problem was introduced between Coreos 899.1.0 and 926.0.0
do you mean there is no p...
Zheng Yan
11:51 AM Linux kernel client Bug #14360: Cephfs kernel client ceph_send_cap_releases hung task
I checked the kernel build config and it already is compiled with "Compile the kernel with frame pointers".
The dump...
Stephan Wienczny
09:43 AM Linux kernel client Bug #14360: Cephfs kernel client ceph_send_cap_releases hung task
ceph_send_cap_releases() never calls mutex_lock(). ceph_encode_locks_to_buffer() never calls ceph_put_wrbuffer_cap_re... Zheng Yan
03:26 PM Revision aed85775 (ceph): osd: disable filestore_xfs_extsize by default
This option involves a tradeoff: When disabled, fragmentation is worse,
but large sequential writes are faster. When ...
Ken Dreyer
02:55 PM Revision 32861063 (ceph): os/kstore: fix u64 decode checks
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:53 PM Revision f8ea3eb6 (ceph): Merge branch 'wip-bluestore'
Sage Weil
02:52 PM Revision 1590b082 (ceph): os/bluestore: fix _key_decode_u64 error checks
The data that follows may be binary encoded and null.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:32 PM Revision 92a5d1d4 (ceph): os/bluestore/FreelistManager: switch to std::mutex
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:28 PM Revision e0ca20b0 (ceph): Merge pull request #7211 from cxwshawn/clean-fix
osd: ReplicatedPG: clean up unused function
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
02:27 PM Revision 453fdd9a (ceph): Merge pull request #7158 from yuyuyu101/wip-async-cleanup-deleted
msg/async: cleanup dead connection and misc things Sage Weil
02:27 PM Messengers Bug #13985 (Resolved): Messenger: large message data content length cause int overflow
Sage Weil
02:26 PM Revision e6884bb3 (ceph): Merge pull request #6809 from yuyuyu101/wip-13985
msgr: fix large message data content length causing overflow
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Sage Weil
02:26 PM Revision 86d47bdd (ceph): Merge pull request #7047 from xiexingguo/xxg-wip-14176
osd: KeyValueStore: fix wrongly placed assert
Reviewed-by: David Zafman <dzafman@redhat.com>
Sage Weil
02:25 PM Revision f0475a37 (ceph): Merge pull request #7142 from xiexingguo/xxg-wip-crush
crushtool: improve usage/tip messages
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:24 PM Revision 7621a69e (ceph): Merge pull request #7203 from branch-predictor/bp-use-faster-is-zero
osd: use optimized is_zero in object_stat_sum_t.is_zero()
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:23 PM Revision ae6c659b (ceph): Merge pull request #7169 from trociny/fix-bluestore-without-aio
osd: bluestore: don't include when building without libaio
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:47 PM Bug #14263: mon:Re join the Monitor alone to form a cluster when it's rank=0
if you only have one monitor, the simplest way is to rely on 'mon host' and 'mon initial members' only. No need to ru... Joao Eduardo Luis
02:14 AM Bug #14263: mon:Re join the Monitor alone to form a cluster when it's rank=0
@Joao Luis
thank for you attention
this way for cluster has existed more than two mon is(And mon is normal), but ...
huanwen ren
12:46 PM Revision 507774a9 (ceph): common/buffer: replace RWLock with spinlocks
This decreases buffer::raw size by about 100 bytes (since RWLock occupies
104 bytes and simple_spinlock_t just 4) and...
Piotr Dałek
11:20 AM Revision b4bd72f2 (ceph): BlueStore: drain wal_wq first if we exit from mounting due to wal_repla...
Because maybe we are in the middle of wal_replay and some wal transaction is already in process.
Signed-off-by: xie ...
xie xingguo
10:56 AM Revision aa28b58d (ceph): vstart: update help with a few more switches
Add the `bluestore`, `memstore` and `cache` tier options to the vstart
help
Signed-off-by: Abhishek Lekshmanan <abhi...
Abhishek Lekshmanan
10:17 AM Linux kernel client Bug #14232: Kernel NULL pointer dereference in __dcache_readdir
The patch list has grown rather long. If there have been any changes/fixes in dcache, I don't have them included. Wit... Markus Blank-Burian
09:54 AM Linux kernel client Bug #14232: Kernel NULL pointer dereference in __dcache_readdir
Sorry for the delay, please upload your patches (which are applied to 4.1.15 kernel). If you can, please take 4.4 ker... Zheng Yan
09:15 AM Bug #14390: make error
its because the src/rocksdb/* too old ,the autogen.sh did not update the software.is there a bug? Zengran Zhang
08:44 AM rgw Bug #14382: Remove bucket,data and usage Not cleared
I think this is a serious problem.
Set a quota, data and usage can not be cleared,Will cause Quota Exceeded.Users ca...
Jiang Yu
08:33 AM Revision 5183ff3d (ceph): BlueStore: verify fsid in a more proper way during mkfs
Fixes: #14394
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
08:26 AM CephFS Bug #14395 (Fix Under Review): cephfs_journal_tool fails
https://github.com/ceph/ceph-qa-suite/pull/801 Zheng Yan
08:21 AM CephFS Bug #14395 (Resolved): cephfs_journal_tool fails
http://qa-proxy.ceph.com/teuthology/teuthology-2016-01-13_14:03:02-fs-jewel---basic-smithi/28198/teuthology.log
<p...
Zheng Yan
08:22 AM Revision 67c00337 (ceph): suites/fs: cephfs_journal_tool: wait for health after restart
Fixes: #14395
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
08:09 AM Bug #14394 (Resolved): BlueStore: shall verify fsid in a more proper way during mkfs
Check int BlueStore::mkfs() xie xingguo
07:32 AM Revision f021f5a4 (ceph): tools: fix pool alignment API overflow issue
The original APIs may overflow and are replaced by 1f855456cae96c91a67c169d2333e333c3b59671.
Signed-off-by: xie xingg...
xie xingguo
07:32 AM Revision 29a7d687 (ceph): tests: update pool alignment API
The old ones are obsolete.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
07:30 AM Revision 8aa068d4 (ceph): librados: fix rados_ioctx_pool_requires_alignment2()
we can not cast an "int *" pointer to a "bool *" and assign a bool
to it in hope to update the integer pointed by the...
Kefu Chai
07:14 AM Revision 5ff452bb (ceph): BlueStore: negative return code if we unable to open path
Because the caller is unable to catch a positive error code.
Fixes: #14393
Signed-off-by: xie xingguo <xie.xingguo@z...
xie xingguo
07:10 AM Bug #14393 (Resolved): BlueStore: shall return negative error code if unable to write lable
See int BlueStore::_write_bdev_label xie xingguo
07:06 AM CephFS Bug #14380 (Fix Under Review): "ceph mds setmap" crashes mon on invalid input
https://github.com/ceph/ceph/pull/7262 Zheng Yan
07:00 AM Revision fc3554e3 (ceph): mon/MDSMonitor: Add confirmation to "ceph mds setmap"
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
06:25 AM Revision b4023a46 (ceph): mon/MDSMonitor: handle invalid input for "ceph mds setmap"
Fixes: #14380
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
05:45 AM rbd Feature #14264 (Fix Under Review): async rbd_open() option
Kefu Chai
05:25 AM Stable releases Tasks #13356: hammer v0.94.6
h3. rgw... Loïc Dachary
05:23 AM rgw Bug #14375: subuser rm fails with status 125
Could it be a regression introduced by https://github.com/ceph/ceph/pull/6002/files ? Loïc Dachary
05:15 AM rgw Bug #14375: subuser rm fails with status 125
Also happened on hammer this week-end ( see http://pulpito.ceph.com/loic-2016-01-12_13:56:55-rgw-hammer-backports---b... Loïc Dachary
04:31 AM Revision ce855821 (ceph): configure: detect new gperftool
this is a follow-up of 6edaf4e, when tcmalloc is enabled,
perfglue/heap_profiler.cc is also compiled, it includes the...
Kefu Chai
04:31 AM Revision 865ee53c (ceph): unittest_ipaddr: fix compile warnings
silence warnings like
warning: test/test_ipaddr.cc:174:16: deprecated conversion from string
constant to char* [-Ww...
Kefu Chai
04:31 AM Revision 055fcaac (ceph): erasure-code: create an internal isa lib for testing
we were linking against a '--module' shared library using its
.la file, which is not portable on some platforms accro...
Kefu Chai
04:31 AM Revision 1e426be0 (ceph): fsx: fix signed/unsigned comparison warnings
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:31 AM Revision d54a747c (ceph): kv/RocksDBStore: replace deprecated calls
rocksdb::DB::CompactRange(Slice*, Slice*) is deprecated, so replace
it with its equivalent.
Signed-off-by: Kefu Chai...
Kefu Chai
04:31 AM Revision 3b5e940b (ceph): os/bluestore: fix signed/unsigned comparison warnings
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai

01/17/2016

11:47 PM Bug #14244: "SELinux denials found" in rados-jewel-distro-basic-smithi
More in rgw run:
http://pulpito.ceph.com/teuthology-2016-01-13_13:02:01-rgw-jewel-distro-basic-smithi/
Jobs: 28068,...
Yuri Weinstein
09:36 PM rbd Feature #14264: async rbd_open() option
https://github.com/ceph/ceph/pull/7259 Mykola Golub
02:13 PM Revision a671448f (ceph): BlueStore: improve wal_replay logic a little bit
Fixes: #14392
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
02:12 PM Revision 167bea5a (ceph): kstore: add metadata "type" to disk
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:11 PM Revision dea2d92d (ceph): BlueStore: fix fd leak during error fsck scan
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:11 PM Revision b04f1e2b (ceph): BlueStore: update obsolete content of comment
Which does not match the reality anymore.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
02:11 PM Revision 475d97fc (ceph): BlueStore: remove reap_cond
It has no consumers at present.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
02:11 PM Revision cb56320f (ceph): kstore: remove reap_cond
It has no consumers at present.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
02:11 PM Revision e773794d (ceph): MemStore: remove apply_lock
It doesn't block anything other than the umount caller itself.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
02:11 PM Revision 8b30f9d6 (ceph): MemStore: drain finisher first during umount
Otherwise some caller specified contexts may be left hanging.
Fixes: #14370
Signed-off-by: xie xingguo <xie.xingguo@...
xie xingguo
01:56 PM Bug #14392 (Resolved): BlueStore: improve wal_transaction replay logic
See BlueStore::_wal_replay() xie xingguo

01/16/2016

07:58 AM Bug #14390 (Resolved): make error
when i pull the newest master branch and make, it was interrupted and prompt me :
libos.alibos.a(libos_a-BlueStore...
Zengran Zhang
04:49 AM Messengers Bug #14386 (Fix Under Review): async messenger segfault
https://github.com/ceph/ceph/pull/7255 Haomai Wang
04:46 AM Revision 9cacdf1b (ceph): AsyncConnection: Dont send message when local connection is closed
Fix: #14386
Signed-off-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
04:37 AM Revision 0771efaf (ceph): AsyncConnection: Fix leak event
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:56 AM Linux kernel client Bug #14360: Cephfs kernel client ceph_send_cap_releases hung task
In 4.4.0 this looks a like bit different:... Stephan Wienczny
12:59 AM Revision a9c5f99f (ceph): organizationmap: modify org mail info.
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com> shawn chen
12:37 AM Revision e7631ef3 (ceph): common: change the type of counter total/unhealthy_workers
Signed-off-by: Guang Yang <yguang@yahoo-inc.com> Guang Yang

01/15/2016

11:05 PM Revision d74d9648 (ceph): Undo constant renaming: RGW_REST_*->RGW_PROTO_*.
For clarity, RGW_REST_* should be renamed to RGW_PROTO_* in future.
For now, undo it to ease the merging speed for s...
Robin H. Johnson
11:05 PM Revision e5607c07 (ceph): undo: clean up dead enum RGWEndpointType.
Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com> Robin H. Johnson
11:05 PM Revision 981e1087 (ceph): cleanup: remove dead function.
Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com> Robin H. Johnson
11:05 PM Revision 44c5d0cf (ceph): Copyright: add copyright blocks to new files, and update files with exi...
Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com> Robin H. Johnson
11:05 PM Revision 16687965 (ceph): s3website: update cmake.
Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com> Robin H. Johnson
11:05 PM Revision c1456508 (ceph): Revert "common/*Formatters: Split Formatters"
This reverts commit 2b21e3c595c23f409485b8c391d1bd579b13b8e7.
Conflicts:
src/common/Formatter.cc
src/common/JSONFo...
Yehuda Sadeh
10:50 PM devops Bug #14387 (Rejected): fabfile: does install_git still need to compile from source?
we needed a new version in the past; do we still? Dan Mick
06:21 PM rbd Bug #14373: Cannot reliably create snapshot after freezing QEMU IO
The logs only cover 04:49:13.858469 (when qemu-kvm first opened the device) to 04:49:59.784578. In these logs, there... Jason Dillaman
03:58 PM rbd Bug #14373: Cannot reliably create snapshot after freezing QEMU IO
You are telling that blocked IO will resume after 30 seconds - how can I decrease that timeout?
And also I was tryin...
Angapov Vasily
03:42 PM rbd Bug #14373: Cannot reliably create snapshot after freezing QEMU IO
Jason, qemu-kvm process was alive all the time, but when snapshot taking became stuck - VM completely lost its disk.
...
Angapov Vasily
06:03 PM Messengers Bug #14386 (Resolved): async messenger segfault
/a/samuelj-2016-01-11_07:31:49-rados-master-distro-basic-smithi/23853/remote Samuel Just
05:14 PM rbd Bug #14385 (Resolved): qemu-iotests: test case 055 repeatedly fails on CentOS 7
http://qa-proxy.ceph.com/teuthology/jdillaman-2016-01-13_17:39:05-rbd-wip-14006---basic-multi/30215/teuthology.log
h...
Jason Dillaman
05:12 PM Bug #12577: Inconsistent PGs that ceph pg repair does not fix
I'd need to apply this on Firefly 0.80.11, is there a hash or branch for the backported Hammer version? Jérôme Poulin
04:54 PM Bug #13992: LibRadosMiscConnectFailure.ConnectFailure (not so intermittent) failure in upgrade/ha...
one more: http://qa-proxy.ceph.com/teuthology/teuthology-2016-01-14_17:10:01-upgrade:hammer-x-infernalis-distro-basic... Yuri Weinstein
04:48 PM Revision 4a2351eb (ceph): doc: amend the rados.8
explain the run-name in more details.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:46 PM Documentation #12899 (Resolved): Update the 'rados' command "man" page
Kefu Chai
04:45 PM Revision 3daf908b (ceph): Merge pull request #5900 from ritz303/wip-doc-12899
doc: Updated the rados command man page to include the --run-name opt…
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:11 PM Bug #14093: scripts/ceph-release-notes does not handle merge description
can you give a particular example.. it shouldn't be very hard to do.. but need to understand when exactly we'll drop ... Abhishek Lekshmanan
04:07 PM Revision 1e9fc063 (ceph): Merge pull request #7249 from ceph/wip-fix-cmake-trusty
cmake: fix the build on trusty Casey Bodley
03:40 PM Revision d093d839 (ceph): tests: correct googlemock warnings
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:40 PM Revision 41987c86 (ceph): librbd: avoid recursive callback when replaying journal
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:40 PM Revision 7bcc960b (ceph): librbd: handle additional journal replay states
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:40 PM Revision 20b9b2e2 (ceph): tests: updated librbd test cases for updated maint ops API
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:40 PM Revision 37df5970 (ceph): librbd: AioImageRequest base class is now templated
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:40 PM Revision ca71a3eb (ceph): librbd: initial integration of maintenance op journal replay
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:40 PM Revision 2b66a3be (ceph): tests: unit test cases for all available journal events
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:40 PM Revision 0fff6830 (ceph): librbd: asynchronously replay journal events
Properly track when AIO operations are safely committed to
disk before marking the journal events are committed.
Sig...
Jason Dillaman
03:40 PM Revision 254c8f41 (ceph): librbd: track simple maintenance ops to coordinate replay
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:40 PM Revision 11f6a5f3 (ceph): librbd: snapshot rollback should block writes
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:40 PM Revision 532c9d23 (ceph): tests: new unit test for snap rollback state machine
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:40 PM Revision 15170e68 (ceph): librbd: journal events still possible during shutdown
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:40 PM Revision 9ab14f76 (ceph): librbd: initial hook points for snap create / resize journal replay
After snap create has blocked IO and after resize has ensured clipped
IO boundaries, they will resume the playback of...
Jason Dillaman
03:40 PM Revision a2ad7ecb (ceph): tests: update tests to support replaying snap create / resize
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:40 PM Revision eb057e1d (ceph): tests: compile RBD and RGW types into ceph-dencoder when enabled
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:40 PM Revision a1f70068 (ceph): librbd: convert journal classes to templates for unit testing
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:40 PM Revision 1192e9c3 (ceph): librbd: journal replay flush should be async
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:40 PM Revision 8b2dc72e (ceph): tests: unit tests for librbd Journal
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:40 PM Revision 89d6c271 (ceph): librbd: allocate and associate op tids to maint op journal events
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:40 PM Revision 1a17f61f (ceph): librbd: handle journal and IO commits in either sequence
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:40 PM Revision ac86521b (ceph): librbd: fixed "hidden" virtual methods
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:40 PM Revision bf7a1f62 (ceph): librbd: properly order maintenance ops journal events
In general, the op shoud only start after the jouranl event is
safely committed. Snapshot create and resize need spe...
Jason Dillaman
03:40 PM Revision ce8fa3d3 (ceph): tests: unit test case for librbd::operation::ResizeRequest
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:40 PM Revision 58069aa4 (ceph): tests: journal event handling test updates
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:40 PM Revision 629c6f0d (ceph): librbd: moved all maintenance ops to new Operations class
This will permit unit testing and will facilitate proper
serialization of requests (when necessary).
Signed-off-by: ...
Jason Dillaman
03:40 PM Revision 588ccfb6 (ceph): librbd: move journal support classes to journal namespace
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:43 PM Bug #14354 (Resolved): an IOError happened when use 'ceph report | less' command
Nathan Cutler
05:53 AM Bug #14354: an IOError happened when use 'ceph report | less' command
I think this can be turned off... D:) bo cai
02:42 PM Revision 10335c50 (ceph): cmake: fix the build on trusty
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:38 PM CephFS Bug #14384 (Pending Backport): fsx failed to compile
I sent a patch upstream and pushed a patch to the workunit in master branch so that it checks out a working commit in... Greg Farnum
01:39 PM CephFS Bug #14384 (Resolved): fsx failed to compile
http://teuthology.ovh.sepia.ceph.com/teuthology/teuthology-2016-01-11_23:04:01-fs-master---basic-openstack/2232/
htt...
Zheng Yan
01:12 PM CephFS Bug #14379 (Fix Under Review): Add confirmation flag to "ceph mds rmfailed"
https://github.com/ceph/ceph/pull/7248 Zheng Yan
12:30 AM CephFS Bug #14379 (Resolved): Add confirmation flag to "ceph mds rmfailed"

It's horribly dangerous but has a rather non-threatening name.
John Spray
12:25 PM Bug #14383: BlueFS::dir_map usage issues
PR is at
https://github.com/ceph/ceph/pull/7247
Igor Fedotov
12:19 PM Bug #14383 (Resolved): BlueFS::dir_map usage issues
It looks like following issues are present when using BlueFS::dir_map
1) No dir_map.clear() call in umount function
...
Igor Fedotov
12:20 PM Revision 275aaf40 (ceph): Fixing both the subissues from #14383 by using intrusive_ptr instead of...
Signed-off-by: Igor Fedotov <ifedotov@mirantis.com> Igor Fedotov
11:12 AM Revision 0a4d1a41 (ceph): mon: add an independent option for max election time
add a new configure option mon_election_timeout, which is not dependent on mon_lease
Signed-off-by: Sangdi Xu <xu.sa...
Sandy Xu
10:27 AM Stable releases Tasks #13356: hammer v0.94.6
... Loïc Dachary
10:18 AM Revision 8c28f2f2 (ceph): librbd: optionally validate RBD pool configuration (snapshot support)
Fixes: #13633
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 1fea4dadc60e13518e9ee55d...
Jason Dillaman
10:16 AM Backport #13440 (Resolved): ceph-disk prepare fails if device is a symlink
Loïc Dachary
10:16 AM rbd Backport #13541 (Resolved): LTTng-UST should be optionally enabled
Loïc Dachary
10:15 AM rgw Backport #13734 (Resolved): rgw: swift API returns more than real object count and bytes used whe...
Loïc Dachary
10:15 AM Backport #14043 (Resolved): hammer: osd/PG.cc: 288: FAILED assert(info.last_epoch_started >= info...
Loïc Dachary
10:15 AM Backport #14285 (Resolved): hammer: osd/OSD.cc: 2469: FAILED assert(pg_stat_queue.empty()) on shu...
Loïc Dachary
10:15 AM Backport #14287 (Resolved): hammer: ReplicatedPG: wrong result code checking logic during sparse_...
Loïc Dachary
10:15 AM Backport #14288 (Resolved): hammer: ceph osd pool stats broken in hammer
Loïc Dachary
10:03 AM rgw Bug #14350: bucket create failed
Not completely sure, but in the initialization phase I'm seeing the following line... Abhishek Lekshmanan
09:58 AM Bug #14263: mon:Re join the Monitor alone to form a cluster when it's rank=0
I'm not sure what you mean, but assuming your aim is to add a new monitor without changing ceph.conf, especially if c... Joao Eduardo Luis
02:04 AM Bug #14263: mon:Re join the Monitor alone to form a cluster when it's rank=0
@Joao Luis
Thank you very much
We have automated deployment Monitor is a join the cluster, it will be in ceph.co...
huanwen ren
09:27 AM CephFS Bug #13546 (Fix Under Review): mv of directories hung Ceph filesystem
I added it to https://github.com/ceph/ceph/pull/7199 Zheng Yan
09:22 AM CephFS Bug #14377 (Fix Under Review): [ FAILED ] LibCephFS.DirLs
https://github.com/ceph/ceph/pull/7246 Zheng Yan
06:09 AM CephFS Bug #14377: [ FAILED ] LibCephFS.DirLs
It's caused by duplicated entries in readdir result. This can happen when readdir requires several mds requests and t... Zheng Yan
09:20 AM Revision 838b16aa (ceph): ceph_test_libcephfs: tolerate duplicated entries in readdir
If a dirfrag get fragmented in the middle of readdir, the readdir
result may contain duplicated entries. (but there s...
Yan, Zheng
08:23 AM rgw Bug #14382 (Rejected): Remove bucket,data and usage Not cleared
1.New users to view usage
!1.新用户初始值.png!
2.New bucket
!2.新用户创建bucket后.png!
3.Upload 2G file
!3.新用户上传2G文件后.png!
...
Jiang Yu
07:42 AM Revision 70cb0f1b (ceph): doc: remove redundant space in monmaptool doc
Signed-off-by: Jiaying Ren <jiaying.ren@umcloud.com> Jiaying Ren
06:59 AM Revision 24d10e63 (ceph): doc: remove redundant space in ceph-authtool doc
Signed-off-by: Jiaying Ren <jiaying.ren@umcloud.com> Jiaying Ren
06:26 AM Bug #14381: BlueStore: assert failed on get_object_key sanity check
oh, it's introduced by https://github.com/ceph/ceph/commit/635bda363071dad9f89436cab15fd52bf2678c09 Haomai Wang
06:25 AM Bug #14381 (Resolved): BlueStore: assert failed on get_object_key sanity check
When ghobject_t's hash = 0,
get_key_object will assert on:
uint64_t pool;
p = _key_decode_u64(p, &pool);
...
Haomai Wang
05:49 AM Revision 9b0e2a3a (ceph): tasks/cephfs: test for race between cap flush and clientreplay
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
05:38 AM Revision cbaee849 (ceph): osd:osdmap some clean up
remove set_weightf
Fixes: #14369
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn>
huanwen ren
05:34 AM Revision 19dc272d (ceph): mds: add config option to suspend logging
The option creates long-standing unsafe MDS requests. It help in
testing unsafe request related corner cases.
Signed...
Yan, Zheng
05:19 AM Revision 5d8d6662 (ceph): mds: fix completed cap flush handling
Client re-send cap flush when MDS restarts. The cap flush message
may release some caps even if the corresponding flu...
Yan, Zheng
05:19 AM Revision dafb46ba (ceph): mds: delay handling client caps until corresponding inode is created
When handling client caps in clientreplay stage, it's possible that
corresponding inode does not exist because the cl...
Yan, Zheng
05:15 AM Revision 73c36f32 (ceph): ceph-detect-init: fix py3 test
* in python3, None can not be compared with a str. and
we should always set codename with a non empty str, so updat...
Kefu Chai
03:21 AM Revision 0187a599 (ceph): cls/cls_rbd: pass string by reference
Signed-off-by: Jeffrey Lu <lzhng2000@aliyun.com> Jeffrey Lu
02:03 AM Bug #14207 (Resolved): BlueStore compiling error without libaio support
Kefu Chai
01:03 AM Bug #14344 (Resolved): bluefs: shall return if we are unable to decode a transaction
xie xingguo
01:01 AM Bug #14344: bluefs: shall return if we are unable to decode a transaction
https://github.com/xiexingguo/ceph/commit/181608b53327e67e0d0ccf78d086304a357c1f4d xie xingguo
01:03 AM Bug #14333 (Resolved): RBD: return code not checked before going on.
https://github.com/xiexingguo/ceph/commit/bbb89c760095b1aef692b5b15d0450d226971fdc xie xingguo
01:00 AM Bug #14343 (Resolved): bluefs: memory leak during replay
https://github.com/xiexingguo/ceph/commit/ca65fca584735ddf5a98877f8821d88bdfd9bb84 xie xingguo
12:59 AM Bug #14351 (Resolved): kstore: unclosed formatter session
https://github.com/xiexingguo/ceph/commit/d64d98cb607e98bada021a4fea941298e3dbd459 xie xingguo
12:59 AM Bug #14260 (Resolved): os: memory leak if _open_db fails
https://github.com/xiexingguo/ceph/commit/131b424de57bfca08d93d92b69fa0b5053d2fff8 xie xingguo
12:58 AM Bug #14261 (Resolved): os: pointer leak during mount
https://github.com/xiexingguo/ceph/commit/a4e2b8f635a5a21722eb6bb7f61e69839c0c0409 xie xingguo
12:57 AM Bug #14352 (Resolved): kstore: fix wrong verification logic of object key
https://github.com/xiexingguo/ceph/commit/ab3fc3a608190d21af693dd991e58425f75cdeec xie xingguo
12:56 AM Bug #14353 (Resolved): bluestore: fix wrong verification logic of object key
https://github.com/xiexingguo/ceph/commit/635bda363071dad9f89436cab15fd52bf2678c09 xie xingguo
12:42 AM Bug #14372 (Rejected): ENOTSUPP on trimtrunc (EC with cache pool on top)
You'll need to track that with the RADOS guys. You can open a support ticket in the overall Ceph project or send an e... Greg Farnum
12:34 AM Bug #14372: ENOTSUPP on trimtrunc (EC with cache pool on top)
I confirm for the CephFS on-EC-pool, without cache. The disk bad sector was repaired and now shows that everything i... Jérôme Poulin
12:28 AM Bug #14372: ENOTSUPP on trimtrunc (EC with cache pool on top)
Are you running CephFS against an EC pool? (Perhaps with a cache pool in front?)
If so, yes, that's probably the i...
Greg Farnum
12:35 AM CephFS Bug #14380 (Resolved): "ceph mds setmap" crashes mon on invalid input
Needs exception handling around MDSMap::decode John Spray
12:04 AM Revision 31034f6d (ceph): Merge branch 'wip-compressor'
Reviewed-by: Sage Weil <sage@redhat.com> Sage Weil
12:04 AM Revision 300c2f77 (ceph): Compressor: compressor plugins unit tests
Signed-off-by: Alyona Kiseleva <akiselyova@mirantis.com> Alyona Kiseleva
12:04 AM Revision 2cadc416 (ceph): Compressor: compressor code extention: plugin system added
Signed-off-by: Alyona Kiseleva <akiselyova@mirantis.com> Alyona Kiseleva
12:02 AM Revision c5a3c2b1 (ceph): Merge pull request #6425 from branch-predictor/bp-delayed-pglog-index-v2
osd: delay populating in-memory PG log hashmaps
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:01 AM Revision 2f9f91b6 (ceph): Merge pull request #6797 from mathslinux/fix-parse-return
rgw: fix wrong check for parse() return
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
12:00 AM Revision b8bc25b0 (ceph): Merge pull request #7087 from H3C/wip-yrf-cephdf
mon: add RAW USED column to ceph df detail
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil

01/14/2016

11:59 PM Revision cae2e2c6 (ceph): Merge pull request #7106 from tchaikov/wip-11101
ceph: improve the error message
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:59 PM Revision 852f076f (ceph): Merge pull request #7122 from xiexingguo/xxg-wip-bluefs
osd: bluestore: fix several bugs
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:57 PM Revision 7241bf33 (ceph): Merge pull request #7196 from liewegas/wip-bluestore
osd: bluestore: fix space rebalancing, collection split, buffered reads Sage Weil
11:57 PM Revision 1c85998b (ceph): Merge pull request #7200 from xiexingguo/xxg-wip-14343
osd: bluestore: bluefs: fix several small bugs
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:56 PM Revision f6900b82 (ceph): Merge pull request #7213 from xiexingguo/xxg-wip-14351
osd: kstore: several small fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:54 PM Bug #13827: OSD takes suicide timeout during deep_scrub on pg after upgrade to Hammer 94.5
Samuel Just wrote:
> Alternately, those versions of firefly didn't have a deep scrub suicide timeout set, so the cur...
Robin Johnson
04:44 PM Bug #13827: OSD takes suicide timeout during deep_scrub on pg after upgrade to Hammer 94.5
Alternately, those versions of firefly didn't have a deep scrub suicide timeout set, so the current 60s default might... Samuel Just
04:42 PM Bug #13827: OSD takes suicide timeout during deep_scrub on pg after upgrade to Hammer 94.5
Can they simply be removed? Samuel Just
01:34 AM Bug #13827: OSD takes suicide timeout during deep_scrub on pg after upgrade to Hammer 94.5
Samuel Just wrote:
> osd.933 timed out while deep scrubbing cc40143e/.dir.default.120331675.42828/head//5
rados sta...
Robin Johnson
11:39 PM Bug #14372: ENOTSUPP on trimtrunc (EC with cache pool on top)
# ceph -s
cluster 98f5178a-6c39-4fcf-8ebe-4250c09a8b69
health HEALTH_ERR 3 pgs degraded; 1 pgs inconsisten...
Jérôme Poulin
09:25 PM Bug #14372: ENOTSUPP on trimtrunc (EC with cache pool on top)
Please provide the output of "ceph -s", and the log file[*]. This is one of the many asserts which check that operati... Greg Farnum
09:19 PM Bug #14372: ENOTSUPP on trimtrunc (EC with cache pool on top)
I'll be available as TiCPU on IRC if you need me to test any code. It is not _urgent_ but still a major inconvenience... Jérôme Poulin
03:26 PM Bug #14372 (Rejected): ENOTSUPP on trimtrunc (EC with cache pool on top)
After copying a new file on CephFS and issuing a ls on the folder, I/O were frozen on CephFS, our monitoring reported... Jérôme Poulin
10:55 PM Revision addf313c (ceph): tasks/cephfs: add test case auth_list helper
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:55 PM Revision 7a19b6dc (ceph): tasks/cephfs: clear extra auth ids on test start
Because new volumeclient tests will be creating IDs
instead of modifying the default ones.
Signed-off-by: John Spray...
John Spray
10:55 PM Revision b94b35b6 (ceph): tasks/cephfs: reset IDs of mounts between tests
because volumeclient test twiddles the IDs to
match the auth identities it creates.
Signed-off-by: John Spray <john....
John Spray
10:55 PM Revision cb699ccc (ceph): tasks/cephfs: write_n_mb optionally background
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:55 PM Revision 523d84b5 (ceph): tasks/cephfs: fix fuse killing in vstart
The "ps au" output was truncating lines which could cause
processes to get missed in some cases, like where there
is ...
John Spray
10:55 PM Revision 627c3305 (ceph): tasks/cephfs: add test_volume_client
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:55 PM Revision 5055f128 (ceph): suites: add yaml for TestVolumeClient
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:55 PM Revision b06818cf (ceph): suites: add an extra client to fs/recovery
The volumeclient test wants 3, and the rest of the tests
can just ignore it.
Signed-off-by: John Spray <john.spray@r...
John Spray
10:55 PM Revision 5c525219 (ceph): tasks/cephfs: fix wait in test_volume_client
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:55 PM Revision 55a04930 (ceph): tasks/cephfs: fix vstart's LocalDaemon.proc
This class is meant to quack like a DaemonState,
so it needs to expose a .proc attribute. This
was breaking TestDama...
John Spray
10:55 PM Revision fb2e38f2 (ceph): tasks/cephfs: fix raising from RemoteProcess.wait()
...in the case where we call wait() on an already-finished
process.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:55 PM Revision d1c3ef1f (ceph): tasks/cephfs: pg_num check in volume_client test
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:55 PM Revision 500aac59 (ceph): tasks/cephfs: override max_pgs_per_osd in TestVolumeClient
Because volume client cues its PG counts from the
mon pg warn max per osd setting, the teuthology template's
ultra-hi...
John Spray
09:21 PM Revision a290d34e (ceph): Merge remote-tracking branch 'upstream/jewel'
Jason Dillaman
08:49 PM Revision dd63cdce (ceph): Merge pull request #7222 from dack/master
ceph-disk: add -f flag for btrfs mkfs
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:15 PM Documentation #10245: RPM quick start for RHEL should explain where to get tcmalloc & python-flask
Updated the "quick-start-preflight.rst" file and submitted a pull request[1].
[1] - https://github.com/ceph/ceph/p...
Aron Gunn
07:27 PM CephFS Feature #13569 (Resolved): ceph-fuse: support direct IO
Greg Farnum
07:26 PM Bug #13127 (Resolved): ObjectCacher: coalesce multiple writes to a single object into one IO
Greg Farnum
07:25 PM CephFS Bug #13546 (In Progress): mv of directories hung Ceph filesystem
Do you have a PR or any other commits to go with that? Is it safe to unilaterally not drop caps in a case like this? Greg Farnum
07:18 PM Bug #13990: Hammer (0.94.3) OSD does not delete old OSD Maps in a timely fashion (maybe at all?)
Here's a new log from the same osd. Same behavior. Steve Taylor
04:38 PM Bug #13990: Hammer (0.94.3) OSD does not delete old OSD Maps in a timely fashion (maybe at all?)
Steve, could you enable the "debug ms = 1" and "debug osd = 20", and post the log again? many thanks! Kefu Chai
07:13 PM rgw Bug #14272: s3tests "... Exception in thread Thread-55" in upgrade:hammer-hammer-distro-basic-ope...
look like time out, maybe for the osd thrashing tests we need to bump up the timeouts. Yehuda Sadeh
07:12 PM rbd Bug #14373: Cannot reliably create snapshot after freezing QEMU IO
Here is what I see in the provided log:
* volume-26c89a0a-be4d-45d4-85a6-e0dc134941fd is opened @ 04:49:13.858469
...
Jason Dillaman
06:16 PM rbd Bug #14373: Cannot reliably create snapshot after freezing QEMU IO
For some reason file attachment is not working.
Here is the log:
https://www.dropbox.com/s/dzgux81enrukd90/qemu-gue...
Angapov Vasily
05:00 PM rbd Bug #14373: Cannot reliably create snapshot after freezing QEMU IO
Actually, for now snapshots are sometimes hanging even without calling FSfreeze in libvirt, so I believe the problem ... Angapov Vasily
03:28 PM rbd Bug #14373 (Resolved): Cannot reliably create snapshot after freezing QEMU IO
... Jason Dillaman
07:02 PM rgw Bug #14298: I can't get all user info using admin api return 403
Seems like a documentation issue. Yehuda Sadeh
07:00 PM rgw Bug #14270 (Rejected): "testContainerSerializedInfo ... ERROR" in smoke-master-distro-basic-opens...
looks like environment related issue:... Yehuda Sadeh
06:59 PM rgw Bug #14246 (Resolved): Segmentation fault ("failed lossy con, dropping message") in rados-jewel-d...
This is the same as #14173 Yehuda Sadeh
06:54 PM rgw Bug #14208: rgw: 500 returned on Put Bucket ACL (ECANCELLED/-125)
Could be related to metadata cache disagreement between different rgws (as we've seen in your environment). Yehuda Sadeh
06:48 PM rgw Bug #13900: "test_s3.test_non_versioned_concurrent_object_create_concurrent_remove ... ERROR" in ...
Also, no actual rgw logs. We'll need that to debug anything. Yehuda Sadeh
06:47 PM rgw Bug #13900: "test_s3.test_non_versioned_concurrent_object_create_concurrent_remove ... ERROR" in ...
seems like unrelated time outs Yehuda Sadeh
06:37 PM Revision 3b37c245 (ceph): Merge pull request #743 from ceph/wip-root-metadata
tasks/cephfs: add TestSessionMap.test_session_reject
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:35 PM rgw Bug #14173 (Resolved): rgw: segv in RGWWatcher::handle_error
Yehuda Sadeh
06:35 PM rgw Bug #14180 (Resolved): rgw: segv in RGWWatcher::~RGWWatcher
Yehuda Sadeh
06:34 PM Revision 7781bf07 (ceph): Merge pull request #611 from ceph/wip-libcephfs-acl
suites/fs: test ceph-fuse with libcephfs permission check
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:27 PM Revision ee757a96 (ceph): Merge branch 'greg-fs-testing'
Greg Farnum
06:26 PM Revision 7d52372a (ceph): fsx: checkout old version until it compiles properly on miras
I sent a patch to xfstests upstream at
http://article.gmane.org/gmane.comp.file-systems.fstests/1665, but
until that'...
Greg Farnum
06:26 PM Revision 11cd84ca (ceph): Merge branch 'wip-13569' of git://github.com/ukernel/ceph into greg-fs-...
https://github.com/ceph/ceph/pull/6463
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:25 PM Revision bf9790e1 (ceph): Merge branch 'wip-13127-master' into greg-fs-testing
https://github.com/ceph/ceph/pull/5990
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Greg Farnum
06:24 PM Revision e7dc5fb7 (ceph): Merge remote-tracking branch 'origin/wip-libcephfs-acl' into greg-fs-te...
https://github.com/ceph/ceph/pull/5658
Reviewed-by: John Spray <jspray@redhat.com>
Conflicts:
src/common/config_op...
Greg Farnum
06:23 PM Revision 1d3f80ac (ceph): Merge branch 'wip-root-metadata' of git://github.com/jcsp/ceph into gre...
https://github.com/ceph/ceph/pull/6179
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:18 PM CephFS Bug #14377: [ FAILED ] LibCephFS.DirLs
Zheng, you've been fixing a lot here lately, please take a look! Greg Farnum
06:18 PM CephFS Bug #14377 (Resolved): [ FAILED ] LibCephFS.DirLs
http://pulpito.ceph.com/gregf-2016-01-12_23:23:33-fs-greg-fs-testing-1-12-1---basic-mira/26500/
This failed the Di...
Greg Farnum
05:09 PM Revision 700be56c (ceph): config_opts: increase suicide timeout to 300 to match recovery
Fixes: 14376
Backport: hammer, firefly
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
05:08 PM Backport #14376: scrub suicide timeout is the same as the regular timeout -- should probably matc...
... Loïc Dachary
04:37 PM Backport #14376: scrub suicide timeout is the same as the regular timeout -- should probably matc...
Samuel Just
04:29 PM Backport #14376: scrub suicide timeout is the same as the regular timeout -- should probably matc...
Samuel Just
04:26 PM Backport #14376 (Resolved): scrub suicide timeout is the same as the regular timeout -- should pr...
https://github.com/ceph/ceph/pull/7236 Samuel Just
04:38 PM rbd Feature #14264: async rbd_open() option
Mykola Golub wrote:
> Wido, are you working or planning to work on this feature? I could do it if you aren't.
No,...
Wido den Hollander
03:06 PM rbd Feature #14264: async rbd_open() option
Wido, are you working or planning to work on this feature? I could do it if you aren't. Mykola Golub
04:32 PM Bug #13992: LibRadosMiscConnectFailure.ConnectFailure (not so intermittent) failure in upgrade/ha...
Run: http://pulpito.ceph.com/teuthology-2016-01-14_02:10:08-upgrade:hammer-x-jewel-distro-basic-vps/
Job: 28922
Yuri Weinstein
04:15 PM rgw Bug #14105: adminops subuser specify S3 keys
Whenever you specify subuser create with a secret key, iirc only the swift secret key is created.. the access key is ... Abhishek Lekshmanan
03:57 PM rgw Bug #14375 (Resolved): subuser rm fails with status 125
command radosgw-admin --log-to-stderr --format json key rm --subuser foo:foo1 --key-type swift
fails with error code...
Orit Wasserman
03:41 PM CephFS Bug #14374 (Resolved): MDS asok handlers trigger lock cycle assertion if they take mds_lock

http://pulpito.ceph.com/gregf-2016-01-12_23:29:42-fs-greg-fs-speculative---basic-mira/26556
The asok handler is ...
John Spray
02:55 PM Bug #14263 (Rejected): mon:Re join the Monitor alone to form a cluster when it's rank=0
The only way for this actually happen is for the user to explicitly create the necessary circumstances for this to ha... Joao Eduardo Luis
06:14 AM Bug #14263: mon:Re join the Monitor alone to form a cluster when it's rank=0
another solution
https://github.com/ceph/ceph/pull/7230
huanwen ren
02:47 PM Revision 256dc84d (ceph): doc/release-notes: v10.0.2
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:45 PM Backport #13789 (Resolved): Objecter: potential null pointer access when do pool_snap_list.
Nathan Cutler
02:44 PM Backport #13892 (Resolved): hammer: auth/cephx: large amounts of log are produced by osd
Nathan Cutler
02:31 PM Bug #14371 (Resolved): pybind build failures on current master
Abhishek Lekshmanan
02:19 PM Bug #14371: pybind build failures on current master
Likely introduced in https://github.com/ceph/ceph/pull/7224 Abhishek Lekshmanan
02:05 PM Bug #14371: pybind build failures on current master
Master PR https://github.com/ceph/ceph/pull/7235 Abhishek Lekshmanan
02:03 PM Bug #14371 (Resolved): pybind build failures on current master
rbd.pyx is failing to compile with the following error... Abhishek Lekshmanan
02:30 PM Revision 55a78e55 (ceph): Merge pull request #7235 from theanalyst/fix/pybind-build-failure
pybind: fix build failure, remove extraneous semicolon in method
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:30 PM Backport #13930 (Resolved): hammer: Ceph Pools' MAX AVAIL is 0 if some OSDs' weight is 0
Nathan Cutler
02:29 PM Backport #13936 (Resolved): hammer: Ceph daemon failed to start, because the service name was alr...
Nathan Cutler
02:27 PM Backport #13870 (Resolved): hammer: OSD: race condition detected during send_failures
Nathan Cutler
02:22 PM Revision 6a309c81 (ceph): pybind/rbd.pyx: drop stray semicolon
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:21 PM Revision 4e674189 (ceph): Merge pull request #7179 from dachary/wip-14287-hammer
hammer: ReplicatedPG: wrong result code checking logic during sparse_read
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:20 PM Revision 28e99a90 (ceph): Merge pull request #7178 from dachary/wip-14285-hammer
hammer: osd/OSD.cc: 2469: FAILED assert(pg_stat_queue.empty()) on shutdown
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:20 PM Revision 17a29658 (ceph): Merge pull request #7177 from dachary/wip-14043-hammer
hammer: osd/PG.cc: 288: FAILED assert(info.last_epoch_started >= info.history.last_epoch_started)
Reviewed-by: Sage ...
Sage Weil
02:20 PM Revision a1459eac (ceph): Merge pull request #7180 from dachary/wip-14288-hammer
hammer: ceph osd pool stats broken in hammer
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:19 PM Revision c9a13a12 (ceph): Merge pull request #6994 from badone/wip-13993-hammer
log: Log.cc: Assign LOG_DEBUG priority to syslog calls
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:18 PM Revision 174a1a97 (ceph): Merge pull request #6839 from SUSE/wip-13789-hammer
Objecter: potential null pointer access when do pool_snap_list.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:18 PM Revision e92cbde5 (ceph): os/bluestore/FreelistManager: fix _dump locking
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:18 PM Revision cb167e99 (ceph): Merge pull request #6835 from SUSE/wip-13892-hammer
hammer: auth/cephx: large amounts of log are produced by osd
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:17 PM Revision 1c4ba855 (ceph): Merge pull request #6834 from SUSE/wip-13930-hammer
hammer: Ceph Pools' MAX AVAIL is 0 if some OSDs' weight is 0
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:17 PM Revision 72b6b68f (ceph): Merge pull request #6832 from SUSE/wip-13936-hammer
hammer: Ceph daemon failed to start, because the service name was already used.
Reviewed-by: Sage Weil <sage@redhat....
Sage Weil
02:16 PM Revision d064f9f6 (ceph): Merge pull request #6755 from SUSE/wip-13870-hammer
hammer: OSD: race condition detected during send_failures
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:15 PM rbd Bug #13560 (Resolved): unknown argument --quiet in udevadm settle
Nathan Cutler
02:13 PM rbd Bug #13560: unknown argument --quiet in udevadm settle
The hammer fix has been merged: https://github.com/ceph/ceph/pull/6530
It should be included in the 0.94.6 release.
Nathan Cutler
02:14 PM rbd Backport #13760 (Resolved): unknown argument --quiet in udevadm settle
Nathan Cutler
02:04 PM Revision 386834ca (ceph): pybind: remove extraneous semicolon in method
A semicolon on `rbd_build_object_map` method was causing build failures
in current master
Fixes: #14371
Signed-off-b...
Abhishek Lekshmanan
01:46 PM Revision 9e074820 (ceph): osd: less chatter about tick
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:27 PM Revision e22a8c6c (ceph): rados/objecststore/fusestore.yaml: run ceph-objectstore-tool fuse test
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:44 PM Bug #14370 (Resolved): MemStore: shall drain finisher first before returning from the unmount method
xie xingguo
12:23 PM Revision 4c4d9299 (ceph): Merge pull request #7212 from caibo2014/fix-cephin-pipe-error
ceph.in: avoid a broken pipe error when use ceph command
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:10 PM Revision f6eb3e55 (ceph): ceph.in:avoid a broken pipe error when use ceph command
Fixes: #14354
Signed-off-by: Bo Cai <cai.bo@h3c.com>
Bo Cai
12:01 PM Revision 2be865c5 (ceph): kstore: remove unreachable code
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
11:05 AM Revision a44968ad (ceph): Merge pull request #7210 from swamireddy/contrib_list_10
mailmap update
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
10:21 AM rgw Bug #14368 (Resolved): mon: paxos is_recovering calc error
Kefu Chai
04:21 AM rgw Bug #14368 (Fix Under Review): mon: paxos is_recovering calc error
https://github.com/ceph/ceph/pull/7227 Kefu Chai
02:25 AM rgw Bug #14368 (Resolved): mon: paxos is_recovering calc error
... weijun duan
10:21 AM Revision fd305c81 (ceph): Merge pull request #7227 from dwj192/dwj-paxos
mon: paxos is_recovering calc error
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-by: Kefu Chai <kchai@redh...
Kefu Chai
10:16 AM Revision 1eb13d96 (ceph): Merge pull request #7216 from jcsp/wip-14357
mds: advance clientreplay when replying Zheng Yan
09:37 AM Bug #14369: osd:osdmap some clean up
https://github.com/ceph/ceph/pull/7231 huanwen ren
08:13 AM Bug #14369 (Resolved): osd:osdmap some clean up
osdmap some clean up
The definition of some no use in osdmap
huanwen ren
09:18 AM Bug #13238 (Duplicate): duplicate start of ceph-osd daemon
dup of #13422 Kefu Chai
08:35 AM Revision 70b3d187 (ceph): Merge pull request #7219 from aiicore/affiliation
mailmap: Igor Podoski affiliation
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
07:22 AM Revision 0ca62855 (ceph): Merge pull request #6415 from dillaman/wip-13541-hammer
LTTng-UST tracing should be dynamically enabled
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
07:15 AM Revision e9f545b4 (ceph): Merge pull request #7176 from dachary/wip-13440-hammer
ceph-disk prepare fails if device is a symlink
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
07:14 AM Revision 85219163 (ceph): Merge pull request #7150 from jecluis/wip-14236
mon: OSDMonitor: do not assume a session exists in send_incremental()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Loïc Dachary
06:49 AM Revision a987fc3a (ceph): BlueStore: decrease max listed object number from 5 to 1
For the sake of performance.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
06:47 AM Revision c8aae0c1 (ceph): kstore: decrease max listed object number from 5 to 1
For the sake of performance.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
06:43 AM Revision d3395549 (ceph): BlueStore: kill warnings
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:30 AM Revision c64d3394 (ceph): BlueStore: fix shared_ptr leak during fsck
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:30 AM Revision 4e124e57 (ceph): BlueStore: fix result code overwritten
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:30 AM Revision dc94eb76 (ceph): BlueStore: fix potential null pointer access
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:30 AM Revision 1f1f577d (ceph): BlueStore: remove redundant omap_head check
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:30 AM Revision 2e77e9ac (ceph): BlueStore: remove unused local variable "empty"
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:30 AM Revision 3cdf36b3 (ceph): BlueStore: fix unhandle error cases during block file setup
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:30 AM Revision 635bda36 (ceph): BlueStore: fix wrong verification of object key
Fixes: #14353
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
06:30 AM Revision a0112a21 (ceph): BlueStore: fix memory leak in several abnormal cases
Fixes: #14260
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
06:30 AM Revision de0a5d29 (ceph): BlueStore: fix typo
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:30 AM Revision 0747e3bd (ceph): BlueStore: fix shared_ptr leak during mount
Fixes: #14261
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
05:45 AM Revision b085a564 (ceph): BlueStore: differentiate error code for better tracing
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
05:45 AM Revision 295cdd60 (ceph): BlueStore: skip CRC verification if unable to read label
Fixes: #14259
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
05:45 AM Revision d5900ea0 (ceph): BlueStore: reset result code to errno for better tracing
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
04:01 AM Revision 430bfafc (ceph): ceph_test_libcephfs: check file open mode
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
03:51 AM Revision eae97f8d (ceph): client: check if Fh is readable before read
Fixes: #11517
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
03:14 AM CephFS Bug #14319: Double decreased the count to trim caps which will cause failing to respond to cache ...
This issue also exists on master, so close original PR and create this new one.
https://github.com/ceph/ceph/pull/...
Zhi Zhang
03:04 AM Revision d8a3f6d8 (ceph): ceph-fuse: double decreased the count to trim caps
Signed-off-by: Zhi Zhang zhangz.david@outlook.com Zhi Zhang
02:39 AM CephFS Backport #12350 (Pending Backport): Provided logrotate setup does not handle ceph-fuse correctly
Zhi Zhang
02:16 AM Revision fa9c8e09 (ceph): mon: paxos is_recovering calc error
Fix:#14368
Signed-off-by: Weijun Duan <duanweijun@h3c.com>
weijun duan
01:19 AM rbd Tasks #13818 (Resolved): Update RBD notification workunit test to include new infernalis RPC mess...
Jason Dillaman
01:15 AM rbd Tasks #13818 (Fix Under Review): Update RBD notification workunit test to include new infernalis ...
Jason Dillaman
01:03 AM rbd Tasks #13818 (Resolved): Update RBD notification workunit test to include new infernalis RPC mess...
*master PR*: https://github.com/ceph/ceph/pull/7224 Jason Dillaman
01:17 AM Revision 475dd820 (ceph): Merge pull request #7224 from dillaman/wip-13818
tests: snap rename and rebuild object map in client update test
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
01:16 AM rbd Bug #13810 (Resolved): "stderr:rbd.InvalidArgument: error writing to test_notify_clone)" in upgra...
Jason Dillaman
01:13 AM rbd Bug #13810: "stderr:rbd.InvalidArgument: error writing to test_notify_clone)" in upgrade:client-u...
*hammer PR*: https://github.com/ceph/ceph/pull/7226
*infernalis PR*: https://github.com/ceph/ceph/pull/7225
(thes...
Jason Dillaman
01:15 AM Revision 1296c2ba (ceph): Merge pull request #7225 from dillaman/wip-13810-infernalis
tests: notification slave needs to wait for master
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
01:15 AM Revision ebfb3fbe (ceph): Merge pull request #7226 from dillaman/wip-13810-hammer
tests: notification slave needs to wait for master
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
01:14 AM rbd Feature #13504 (Resolved): rbd: API: options on image create
Jason Dillaman
01:14 AM rbd Bug #14163 (Resolved): Helgrind errors reported during teuthology runs
Jason Dillaman
01:10 AM Revision 447ab1d7 (ceph): tests: notification slave needs to wait for master
If the slave instance starts before the master, race
conditions are possible.
Fixes: #13810
Backport: infernalis, ha...
Jason Dillaman
01:10 AM Revision d4c41d04 (ceph): tests: notification slave needs to wait for master
If the slave instance starts before the master, race
conditions are possible.
Fixes: #13810
Backport: infernalis, ha...
Jason Dillaman
01:07 AM Revision 2697b302 (ceph): Merge pull request #7220 from dillaman/wip-13810-jewel
tests: notification slave needs to wait for master
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
12:56 AM Revision 0108b9a4 (ceph): Merge pull request #7208 from dillaman/wip-14163-jewel
helgrind: fix real (and imaginary) race conditions
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
12:55 AM Bug #14367 (Resolved): auth: possible race by using PK11_CreateContextBySymKey from multiple threads
helgrind warns about this function having races. It may not be threadsafe, like some other libnss methods.
We use it...
Josh Durgin
12:42 AM Bug #14366 (New): unsafe handle_conf_change() methods
The handle_conf_change() methods in these files look potentially unsafe (modifying data without locks):... Josh Durgin
12:42 AM CephFS Bug #14365 (Resolved): unsafe handle_config_change() methods
The handle_conf_change() methods in these files look potentially unsafe (modifying data without locks):... Josh Durgin
12:29 AM Bug #14364 (Resolved): librados, objecter: op_submit() returns after request completion, AioCompl...
The following line is problematic:... Yehuda Sadeh
12:28 AM Revision 9afe229b (ceph): Fixed symblink for os configs
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit 0915747895b20b856a173d58f515af6b033814...
Yuri Weinstein
12:16 AM Revision 4abdc391 (ceph): Fixed symblink for os configs
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit 0915747895b20b856a173d58f515af6b033814...
Yuri Weinstein
12:10 AM Revision e4ba609c (ceph): Merge pull request #796 from ceph/wip-fix-sumblink-distros
Fixed symblink for os configs Zack Cerza
12:03 AM Backport #14329: hammer: osd/ReplicatedPG: fix promotion recency logic
Created a new PR since there wasn't a response to the original PR. https://github.com/ceph/ceph/pull/7207 Robert LeBlanc
12:03 AM Revision 4c3b6852 (ceph): tests: snap rename and rebuild object map in client update test
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:01 AM Revision 09157478 (ceph): Fixed symblink for os configs
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein

01/13/2016

11:57 PM Revision 943dba1e (ceph): Change supported ditros to use latest CentOS 7.2
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit 5a79aa649f6c55ae003f4a99147a0f70fa1e8659)
Yuri Weinstein
11:29 PM Revision ec449809 (ceph): Merge pull request #754 from ceph/wip_add_centos71_master
Removed CentOS 7.1 and added CentOS 7.2 instead Zack Cerza
11:07 PM Revision c172ca33 (ceph): pybind/rbd.pyx: add rebuild_object_map method
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
10:56 PM Bug #13990: Hammer (0.94.3) OSD does not delete old OSD Maps in a timely fashion (maybe at all?)
I got the build you referenced deployed today, but any osds that I deploy with that build run for a short time (maybe... Steve Taylor
09:29 AM Bug #13990: Hammer (0.94.3) OSD does not delete old OSD Maps in a timely fashion (maybe at all?)
might related to #7995. Kefu Chai
10:11 PM rbd Tasks #13818 (In Progress): Update RBD notification workunit test to include new infernalis RPC m...
Jason Dillaman
10:11 PM rbd Feature #13772: Add Pool information to 'rbd ls -l' for integration facilitation and efficiency.
Since there is no requirement to have RW access to a parent image's pool, the directory of cloned children is actuall... Jason Dillaman
10:08 PM rbd Tasks #13957 (Resolved): Teuthology test cases needed for new NBD support
commit:888ff87 Jason Dillaman
09:59 PM Revision 5a79aa64 (ceph): Change supported ditros to use latest CentOS 7.2
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
09:57 PM rbd Bug #14166 (Can't reproduce): Failure in rbd/test_lock_fence.sh
Jason Dillaman
09:44 PM rbd Bug #13560: unknown argument --quiet in udevadm settle
Is there something holding this back from being backported? I can't remove remove any images until this is resolved f... Mark Chaney
09:10 PM Revision 032675d2 (ceph): Merge pull request #7215 from trociny/wip-rbd-nbd-fixes
rbd-nbd: fix up return code handling
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
08:05 PM Bug #14080: ceph-disk: use blkid instead of sgdisk -i
I'm still seeing some failures, even with the 5x 60s delay.
System info:
OS: centOS 7.2.1511
HBA: IBM ServeRAID ...
Darrell Enns
07:44 PM Revision fb3246b5 (ceph): add -f flag for btrfs mkfs
Darrell Enns
07:28 PM Revision 3a8c6742 (ceph): os/bluestore: use auto for freelist map type
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:18 PM Cleanup #14363 (Closed): normalize/duplicate 'rm' vs 'remove' vs 'del' in the CLI
Many commands do remove/rm/del/delete, and we're sort of random about which verb applies to which command. Particula... Dan Mick
07:15 PM Fix #14362 (New): should make librocksdb static link default in configure.ac
We use a fork with fixes of librocksdb, and it's not really packaged for distros anyway; we should just call that the... Dan Mick
06:51 PM Revision e0a17b93 (ceph): os/bluestore/BlockDevice: disable readahead of fd_buffered
Readahead can break our mix of aio/dio and buffered io. Although the
dio path will invalidate pages before and after...
Sage Weil
06:33 PM Backport #14292 (In Progress): osd/PG.cc: 3837: FAILED assert(0 == "Running incompatible OSD")
h3. Original description
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-01-06_20:55:01-rados-hammer-d...
Loïc Dachary
06:29 PM Bug #14263 (New): mon:Re join the Monitor alone to form a cluster when it's rank=0
I don't think this has been diagnosed correctly. ceph240 has epoch 1 and bumps it to 2, which makes me think the monm... Greg Farnum
05:56 PM Revision cf6ca244 (ceph): os/bluestore: add flag to make reads default to buffered
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:56 PM Revision 7202876f (ceph): unittest_rocksdb_option_static: fix signed/unsigned warnings
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:47 PM rbd Bug #13810: "stderr:rbd.InvalidArgument: error writing to test_notify_clone)" in upgrade:client-u...
Changes to test_notify.py need to be backported to hammer and infernalis branches. Jason Dillaman
05:46 PM rbd Bug #13810 (Fix Under Review): "stderr:rbd.InvalidArgument: error writing to test_notify_clone)" ...
*jewel PR*: https://github.com/ceph/ceph/pull/7220 Jason Dillaman
05:45 PM Revision 3992d6fe (ceph): tests: notification slave needs to wait for master
If the slave instance starts before the master, race
conditions are possible.
Fixes: #13810
Backport: infernalis, ha...
Jason Dillaman
05:42 PM Bug #13992: LibRadosMiscConnectFailure.ConnectFailure (not so intermittent) failure in upgrade/ha...
Also in run:
http://pulpito.ceph.com/teuthology-2016-01-12_17:10:05-upgrade:hammer-x-jewel-distro-basic-vps/
Job: 2...
Yuri Weinstein
05:17 PM Bug #13992: LibRadosMiscConnectFailure.ConnectFailure (not so intermittent) failure in upgrade/ha...
Same in infernalis
Run: http://pulpito.ceph.com/teuthology-2016-01-12_17:10:05-upgrade:hammer-x-infernalis-distro-ba...
Yuri Weinstein
05:42 PM Revision 67dfaebc (ceph): librbd: log write/discard errors from clip operation
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:40 PM rgw Bug #14361 (Closed): swift/test/functional -v -a '!fails_on_rgw'
On CentOS 7.1
Run: http://pulpito.ceph.com/teuthology-2016-01-12_17:10:05-upgrade:hammer-x-jewel-distro-basic-vps/
...
Yuri Weinstein
05:33 PM Linux kernel client Bug #14360 (Resolved): Cephfs kernel client ceph_send_cap_releases hung task
On some of my machines cephfs hanging:... Stephan Wienczny
04:54 PM rbd Bug #14007 (Resolved): TestLibRBD.* tests failed in upgrade:client-upgrade-jewel-distro-basic-ope...
Fixed by issue #13912 Jason Dillaman
04:44 PM Feature #14217 (Pending Backport): tool for artificially inflate the leveldb of the mon store for...
Re-opening to track the Hammer backport (assuming that's still desired) Ken Dreyer
02:25 AM Feature #14217 (Resolved): tool for artificially inflate the leveldb of the mon store for testing...
Sage Weil
04:36 PM rbd Bug #14316 (Resolved): RBD: shall break if we are unable to read object_map footer
PR: https://github.com/ceph/ceph/pull/7165 Jason Dillaman
04:33 PM Bug #14055 (Fix Under Review): FAILED assert(len > 0)
https://github.com/ceph/ceph/pull/6897 Kefu Chai
04:24 PM Revision df7108e2 (ceph): mailmap: Igor Podoski affiliation
Signed-off-by: Igor Podoski <igor.podoski@ts.fujitsu.com> Igor Podoski
04:22 PM Revision 86764eae (ceph): 10.0.2
Jenkins Build Slave User
04:08 PM Bug #14359 (Closed): test
Task for repair David Zafman
03:55 PM Revision 8cfbdfd4 (ceph): AsyncMessenger: remove reap time wake since it's not safe
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
03:37 PM Revision 67b6e4a5 (ceph): Merge pull request #7174 from xiexingguo/xxg-wip-14332
librbd: fix potential memory leak
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:37 PM rbd Bug #14332 (Resolved): RBD: potential memory leak if image ctx is unable to open.
PR: https://github.com/ceph/ceph/pull/7174 Jason Dillaman
03:36 PM rbd Bug #14317 (Resolved): RBD: result overwritten during object_map_update
PR: https://github.com/ceph/ceph/pull/7165 Jason Dillaman
03:34 PM Revision 94897ad5 (ceph): Merge pull request #7165 from xiexingguo/xxg-wip-14316
cls_rbd: add guards for error cases
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:32 PM Revision 9d6224d6 (ceph): AsyncMessenger: delete reap time event when deleting messenger
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
03:25 PM Revision 9dd57230 (ceph): AsyncMessenger: fix end of iterator comparison
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
03:24 PM Revision 8b132819 (ceph): AsyncMessenger: reap dead accepting connection too
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
03:24 PM Revision 837b2b8d (ceph): AsyncConnection: Remove redundant set_socket_options which already done
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
03:24 PM Revision dae7abd2 (ceph): ceph_test_async_driver: fix scanning utility warning
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
03:24 PM Revision da055809 (ceph): AsyncMessenger: Add reap_dead to collect unused connection ref
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
03:24 PM Revision 8c589340 (ceph): AsyncMessenger: cleanup dead connection if toomuch or too long
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:54 PM Revision 953bdfbc (ceph): deb,rpm: add valgrind to build dependencies
Provides necessary support for annotating helgrind
false-positives.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:54 PM Revision 8f8b4e29 (ceph): helgrind: annotate false-positive race conditions
Fixes: #14163
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:54 PM Revision 61d6489b (ceph): helgrind: suppress race conditions in external libraries
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:54 PM Revision 8f7cf937 (ceph): WorkQueue: delay registering PointerWQ with thread pool
Derived classes should be responsible for registration to avoid
accessing a partially constructed object.
Signed-off...
Jason Dillaman
02:54 PM Revision 75a3d24e (ceph): config: avoid re-entrant locking on observer callback
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:54 PM Revision 33d477b0 (ceph): librados: hold lock while testing state variable
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:54 PM Revision 4b018df8 (ceph): osdc: hold writer lock when updating session ops
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:54 PM Revision f60197b3 (ceph): msg/simple: destroy spinlock in destructor
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:54 PM Revision da9a470a (ceph): osdc: hold rwlock when updating crush location config
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:50 PM Feature #13942: ceph-disk: support bluestore
https://github.com/ceph/ceph/pull/7218 Loïc Dachary
02:21 PM CephFS Bug #13903: Failure in TestStrays.test_ops_throttle
If anyone has time, yes -- given enough time I can figure it out but it might be more obvious to someone more familia... John Spray
01:11 AM CephFS Bug #13903: Failure in TestStrays.test_ops_throttle
I think you talked about this in standup but I'm forgetting — do you need somebody else to look over the caps stuff h... Greg Farnum
02:20 PM CephFS Bug #13546: mv of directories hung Ceph filesystem
I have an explanation for this.

see https://github.com/ukernel/ceph/commit/a750c361cd631a1f87ee152083d2a42c49fd02b6
Zheng Yan
02:19 AM CephFS Bug #13546: mv of directories hung Ceph filesystem
Bumping this up as we ought to examine it and I think it's been lost in the shuffle. Greg Farnum
02:03 PM Bug #14354 (Fix Under Review): an IOError happened when use 'ceph report | less' command
Kefu Chai
09:27 AM Bug #14354: an IOError happened when use 'ceph report | less' command
I have pull a git request for this:
https://github.com/ceph/ceph/pull/7212
bo cai
09:04 AM Bug #14354 (Resolved): an IOError happened when use 'ceph report | less' command
# Error occurs when I use the following command
ceph report | less
# I press q to exit
root@compiler:/home/...
bo cai
01:55 PM Bug #14303 (Won't Fix): Objecter: race condition during dump homeless_session
https://github.com/ceph/ceph/pull/7156 xie xingguo
01:54 PM Revision 2f01284d (ceph): mailmap: Jacek J. Łakis affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
01:53 PM Bug #14301 (Resolved): Objecter: potential null pointer access when enumeration objects.
xie xingguo
01:52 PM Bug #14300 (Resolved): Objecter: shall return if we encounter read error.
xie xingguo
01:23 PM Revision 12f1b0f0 (ceph): Merge pull request #7069 from wonzhq/recovery-cache-hint
osd: add cache hint when pushing raw clone during recovery
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:23 PM Revision 13b789cc (ceph): Merge pull request #7117 from efirs/ef_light_pg_get_put
osd: avoid debug std::string initialization in PG::get/put
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:22 PM Revision 45127bc3 (ceph): Merge pull request #7139 from tchaikov/wip-check-for-overlapped-rule
crush/CrushTester: check for overlapped rules
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:21 PM Bug #14299 (Resolved): Objecter: shall abort when we encouter pool dne
Sage Weil
01:21 PM Revision eeceff13 (ceph): Merge pull request #7156 from xiexingguo/xxg-wip-14299
librados: fix several flaws introduced by the enumeration_objects API
Reviewed-by: John Spray <jspray@redhat.com>
Re...
Sage Weil
01:19 PM Bug #7995: osd shutdown: ./common/shared_cache.hpp: 93: FAILED assert(weak_refs.empty())
/a/sage-2016-01-12_06:26:42-rados-wip-sage-testing---basic-smithi/25450 Sage Weil
01:13 PM Cleanup #14356 (In Progress): cleanup filestore xattr use omap
https://github.com/ceph/ceph/pull/7217 Vikhyat Umrao
10:08 AM Cleanup #14356 (Resolved): cleanup filestore xattr use omap
cleanup filestore xattr use omap
Related to : http://tracker.ceph.com/issues/14355
Vikhyat Umrao
01:00 PM Revision 113118cf (ceph): mailmap: Drunkard Zhang affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
12:56 PM Revision a6fa1a1b (ceph): mailmap: Anthony Alba affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
12:36 PM Revision 45128863 (ceph): mailmap: Dunrong Huang affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
12:27 PM Revision a62c3ec6 (ceph): mailmap: Jeremy Qian affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
12:25 PM Revision 05885a5d (ceph): mailmap: Shang Ding affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
12:07 PM Revision 14b4a754 (ceph): mailmap: Chuanhong Wang affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
12:05 PM CephFS Bug #14357 (Fix Under Review): Delay in clientreplay on quiet clusters
https://github.com/ceph/ceph/pull/7216 John Spray
10:38 AM CephFS Bug #14357 (Resolved): Delay in clientreplay on quiet clusters
Because we are checking for clientreplay_done at the end of _dispatch, if a request is completing via a commit contex... John Spray
12:04 PM Revision 24de350d (ceph): mds: advance clientreplay when replying
...not just at the end of _dispatch. Often we reply
to clients (i.e. complete a request) outside of
_dispatch, and c...
John Spray
12:00 PM Revision a64056cc (ceph): mailmap: Marc Koderer affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
11:47 AM Revision 70293c88 (ceph): mailmap: Kongming Wu name normalization
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
11:20 AM Revision 91db89d6 (ceph): mailmap: Zhang Huan affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
11:12 AM Revision 17842b73 (ceph): mailmap: Wei Feng affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
11:07 AM Revision 299288cc (ceph): rbd-nbd: correctly set exit status if map command failed
- parent_wait() returns child exit status so test for "!= 0";
- do_map() is expected to return a negative value on fa...
Mykola Golub
11:07 AM Revision cf564904 (ceph): tests: improve rbd-nbd tests
- cleanup on a test failure;
- minimize interference with other processes (tests) that are
run concurrently;
- use ...
Mykola Golub
11:07 AM Revision 3ff60a61 (ceph): rbd-nbd: returned length equal requested only for read and write
On success aio_discard returns 0.
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
10:26 AM Revision 19cc1e8e (ceph): ReplicatedPG : clean up unused function
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com> shawn chen
09:37 AM Revision c628d061 (ceph): mailmap: Lenz Grimmer affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
09:29 AM Revision b010b6fe (ceph): tasks: add TestSessionMap.test_[mount|tell]_conn_close
To check that teardown is happening correctly when
sending commands to an MDS.
Fixes: #14048
Signed-off-by: John Spr...
John Spray
09:26 AM Revision ab3fc3a6 (ceph): kstore: fix wrong verification logic of object key
Fixes: #14352
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
09:20 AM Revision b858e869 (ceph): osd/PGLog: delay populating PG log hashmaps
When booting up OSD, it loads all PGs and their respective logs. To speed
up processing later, these logs are accompa...
Piotr Dałek
09:17 AM Revision e39ccb4e (ceph): mailmap: Igor Fedotov affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
09:12 AM Revision 9e1c3d55 (ceph): mailmap: Igor Podoski affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
09:00 AM Revision 034ab09a (ceph): mailmap: Cilang Zhao affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
08:47 AM Bug #14353 (Resolved): bluestore: fix wrong verification logic of object key
Check static int get_key_object(const string& key, ghobject_t *oid). xie xingguo
08:01 AM CephFS Bug #11517 (Fix Under Review): Libcephfs: Doesn't check file's open mode when do read/write
https://github.com/ceph/ceph/pull/7209 Zheng Yan
08:00 AM Bug #14352 (Resolved): kstore: fix wrong verification logic of object key
See static int get_key_object xie xingguo
07:31 AM Revision d9795f6c (ceph): kstore: differentiate error code for better tracing
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
07:28 AM Revision af1a3b2a (ceph): client: avoid re-sending cap flushes twice during MDS recovers
During MDS recovers, client may send same cap flushes twice. The
first time is when MDS enters reconnect stage (only ...
Yan, Zheng
07:28 AM Revision f57e6162 (ceph): mds: fix flushing caps check
Client may flush and drop caps at the same time. If client need to
send cap reconnect before the caps get flushed. Th...
Yan, Zheng
07:16 AM Revision 21799acc (ceph): kstore: fix wrong tips in comment
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
07:13 AM Revision d64d98cb (ceph): kstore: fix unclosed formatter session
Fixes: #14351
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
07:05 AM Bug #14351 (Resolved): kstore: unclosed formatter session
See void kstore_onode_t::dump(Formatter *f) xie xingguo
06:19 AM Bug #14244: "SELinux denials found" in rados-jewel-distro-basic-smithi
I started seeing denials from chronyd on rhel as well, I have updated the pr which ignores dmidecode to ignore chrony... Vasu Kulkarni
05:26 AM rbd Bug #14308 (Resolved): FAILED assert(image_ctx.exclusive_lock == nullptr || image_ctx.exclusive_l...
Jason Dillaman
04:00 AM Revision e466dffb (ceph): Merge pull request #7204 from dillaman/wip-14308-jewel
librbd: better handling of exclusive lock transition period
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:46 AM Revision a71bac40 (ceph): Merge pull request #794 from ceph/wip-rbd-valgrind-jewel
suites/rbd: avoid redundant helgrind tests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
02:37 AM rgw Bug #14350 (Can't reproduce): bucket create failed
2016-01-08T19:06:07.737 INFO:tasks.rgw.client.0:Started
2016-01-08T19:06:07.737 INFO:tasks.rgw:Starting apache...
2...
云辉 陈
02:36 AM Bug #14341: OSD crashed due to suicide timeout
We also thought it should be a bad or slow disk issue. However we checked dmesg and didn't find any disk related erro... cory gu
02:36 AM Revision 41aa50b4 (ceph): client: add scattered write callback to ObjecterWriteback
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Update for ceph::real_time
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Yan, Zheng
02:35 AM Revision 60d205f4 (ceph): objectcacher: coalesce dirty buffers in one object into one IO
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Update for ceph::real_time
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Yan, Zheng
02:30 AM rgw Bug #14349 (Closed): radosgw-admin --log-to-stderr --format json -n client.1 user info --uid foo...
2016-01-08T10:52:26.840 INFO:teuthology.orchestra.run.net006:Running: 'adjust-ulimits ceph-coverage /home/ubuntu/ceph... 云辉 陈
02:28 AM Revision 92d3d175 (ceph): Merge pull request #6505 from aiicore/reduce_strings
osd: reduce string use in coll_t::calc_str()
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Evgeniy Firsov <e...
Sage Weil
02:28 AM Bug #14182 (Resolved): Optimization the session_handle_reset function.
Sage Weil
02:27 AM Revision 0fae66f2 (ceph): Merge pull request #7054 from songbaisen/master
osd: optimize the session_handle_reset function
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
02:27 AM Revision 344d4c6b (ceph): Merge pull request #7055 from xiexingguo/xxg-wip-14185
osd: several small cleanups
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
02:26 AM Revision d93d92a7 (ceph): Merge pull request #7085 from tchaikov/wip-11692
config: complains when a setting is not tracked
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:26 AM Feature #11692 (Resolved): online change of mon_osd_full_ratio and mon_osd_nearfull_ratio doesn't...
Sage Weil
02:25 AM Revision 4c0989f9 (ceph): Merge pull request #7097 from tchaikov/bloat-leveldb-new
tools: ceph_monstore_tool: add inflate-pgmap command
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:25 AM Revision c374173d (ceph): Merge pull request #7109 from Aran85/wip-mon-laggy-interval
mon/OSDMonitor: osdmap laggy set a maximum limit for interval
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:24 AM CephFS Bug #14256 (Resolved): mds: objecter assert on shutdown
Sage Weil
02:24 AM Revision ed822126 (ceph): Merge pull request #7151 from ceph/wip-14256
osdc: Fix race condition with tick_event and shutdown
Reviewed-by: John Spray <jspray@redhat.com>
Reviewed-by: Sage ...
Sage Weil
02:23 AM Bug #14302 (Resolved): In crush string_node fucntion we should remove all the space before and af...
Sage Weil
02:23 AM Revision 7babda42 (ceph): Merge pull request #7157 from songbaisen/song3
crush: clean up whitespace removal
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
02:12 AM rbd Bug #14163 (Fix Under Review): Helgrind errors reported during teuthology runs
Jason Dillaman
02:12 AM rbd Bug #14163: Helgrind errors reported during teuthology runs
*jewel PR*: https://github.com/ceph/ceph/pull/7208 Jason Dillaman
02:08 AM Revision 608fb1f0 (ceph): suites/rbd: avoid redundant helgrind tests
Allow rbd_fsx to accept an override for which valgrind tool to use.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman

01/12/2016

11:28 PM Revision eb2bbe16 (ceph): mailmap: Hector Martin affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
11:24 PM Bug #14213: osd/OSD.cc: 2940: FAILED assert(0 == "Missing map in load_pgs")

I can't find the original wip-sage-tesitng branch starting at 6479fc8a7c28c5eb3723fa2268d596d4588906aa
The crash...
David Zafman
11:16 PM Bug #14197: Rados bench 4K write stops and reports pipe fault
Thanks, Samuel.
After seeing this error later with Ceph Hammer, I realized this may be caused by my setup. I did l...
Jianjian Huo
04:02 PM Bug #14197: Rados bench 4K write stops and reports pipe fault
2015-12-28 21:15:24.479928 7f566036b700 0 -- 10.1.10.102:0/2817697853 >> 10.1.10.102:6800/3804 pipe(0x7f5658002110 sd... Samuel Just
11:00 PM Revision 7b4f1119 (ceph): mailmap: Tao Chang affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
10:50 PM Revision b430484e (ceph): mailmap: Florent Manens affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
10:39 PM Revision 52653025 (ceph): mailmap: Evgeniy Firsov affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
10:22 PM Revision 419aefb0 (ceph): Merge pull request #7205 from ceph/wip-python-dev-dep
packaging: add build dependency on python devel package
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
10:06 PM Revision 743c8f28 (ceph): Merge pull request #793 from ceph/wip-centos-71-72
suites/teuthology: Add CentOS 7.1 and 7.2 Andrew Schoen
09:38 PM Bug #14289 (New): "No space left on device" + "FAILED assert(0 == "unexpected error")" in rados-i...
Also in run:
http://pulpito.ceph.com/teuthology-2016-01-08_19:00:05-rados-jewel-distro-basic-smithi/
Job: 19003
...
Yuri Weinstein
03:54 PM Bug #14289 (Resolved): "No space left on device" + "FAILED assert(0 == "unexpected error")" in ra...
Sage Weil
09:36 PM Backport #14292: osd/PG.cc: 3837: FAILED assert(0 == "Running incompatible OSD")
Pull request #7206 "Backports to fix 14292" David Zafman
08:36 PM Backport #14292: osd/PG.cc: 3837: FAILED assert(0 == "Running incompatible OSD")
David Zafman
08:19 PM Backport #14292: osd/PG.cc: 3837: FAILED assert(0 == "Running incompatible OSD")

osd.4 asserted that its connection to osd.1 didn't have the feature bit 19 CEPH_FEATURE_CHUNKY_SCRUB set. Since al...
David Zafman
09:13 PM Feature #14348 (Resolved): systemd: support multiple clusters
systemd unit files has a hardcoded "ceph" cluster name.
It makes new releases completely unusable on modern Linux...
Artemy Kapitula
09:05 PM rbd Bug #14163: Helgrind errors reported during teuthology runs
*teuthology PR*: https://github.com/ceph/teuthology/pull/769 Jason Dillaman
08:54 PM rbd Bug #14007 (In Progress): TestLibRBD.* tests failed in upgrade:client-upgrade-jewel-distro-basic-...
Jason Dillaman
08:54 PM rbd Bug #13810 (In Progress): "stderr:rbd.InvalidArgument: error writing to test_notify_clone)" in up...
Jason Dillaman
08:48 PM Documentation #13502 (In Progress): Differentiate between the 'ceph-deploy' user name and the "ce...
Aron Gunn
08:34 PM Revision 53742bdb (ceph): ceph_osd: Add required feature bits related to this branch to osd_requi...
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 0b2bab460c013ea5cece10ea028d26da3485eaf5)
David Zafman
08:28 PM Revision 30662318 (ceph): osd: CEPH_FEATURE_CHUNKY_SCRUB feature now required
Feature present since at least the Dumpling release.
A later commit will add it to the osd_required mask
Fixes: #116...
David Zafman
08:26 PM Bug #11661 (Pending Backport): "FAILED assert(0 == "Running incompatible OSD")"

Backport to hammer 7a10a7e1 and add CEPH_FEATURE_CHUNKY_SCRUB to osd_required in src/ceph_osd.cc just to be careful.
David Zafman
08:20 PM Documentation #10245 (In Progress): RPM quick start for RHEL should explain where to get tcmalloc...
Loic,
I'll pick up this issue and get the documentation updated.
Regards,
Aron
Aron Gunn
07:55 PM Revision 8cd451cb (ceph): Merge pull request #792 from ceph/wip_fix_h-x_jewel_3
Added ditros to f-h-x-offline, tiering, v0-94-4-stop tests Tamilarasi Muthamizhan
07:20 PM Revision be35a7bf (ceph): suites/teuthology: Add CentOS 7.1 and 7.2
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza
07:12 PM Revision ebdb0a9c (ceph): packaging: add build dependency on python devel package
This is required for building python modules with cython, but for some
reason is not a direct dependency (on debian o...
Josh Durgin
06:51 PM Revision 6dcaea3f (ceph): Merge pull request #6944 from linuxbox2/wip-civetwarn
rgw: warn on suspicious civetweb frontend parameters
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
06:51 PM Revision e3d45f0b (ceph): os/bluestore: don't include when building without libaio
Fixes: #14207
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
06:14 PM Revision 0b369e1a (ceph): rados: allow both object size and op size to be specified
Instead of assuming 1 op per object, let you specify an op/block size *and*
and object size. If the object size isn'...
Sage Weil
06:04 PM rbd Bug #14308 (Fix Under Review): FAILED assert(image_ctx.exclusive_lock == nullptr || image_ctx.exc...
*jewel PR*: https://github.com/ceph/ceph/pull/7204 Jason Dillaman
06:00 PM Revision e59293d0 (ceph): librbd: add additional granularity to lock states
Allow all pre-release actions to see that the exclusive lock is
still owned and all post-acquire actions to see that ...
Jason Dillaman
05:45 PM Bug #14347 (Rejected): Failed after 'ceph::buffer::bad_alloc' in upgrade:infernalis-x-jewel-distr...
Run: http://pulpito.ceph.com/teuthology-2016-01-11_17:10:02-upgrade:infernalis-x-jewel-distro-basic-vps/
Job: 24770
...
Yuri Weinstein
05:29 PM Feature #14346 (New): Command to override Incomplete PGs

Instead of the use of osd_find_best_info_ignore_history_les config variable, we should add a command to specificall...
David Zafman
05:17 PM Revision 94b7d231 (ceph): librbd: initialize object map before replaying journal
The journal might replay write events which will need to update the
object map.
Signed-off-by: Jason Dillaman <dilla...
Jason Dillaman
05:09 PM Revision 83f6e819 (ceph): Added ditros to f-h-x-offline, tiering, v0-94-4-stop tests
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
04:48 PM Linux kernel client Bug #14086 (Closed): Ceph File System logging warning about ceph_set_page_dirty
Ilya Dryomov
04:05 PM rbd Bug #14059: Can't build Ceph with --with-rbd (Cython)
We are unable to get 10.0.2 because of the `pyconfig.h` error:... Alfredo Deza
04:03 PM CephFS Bug #14195: test_full_fclose fails (tasks.cephfs.test_full.TestClusterFull)

So there are two different failure modes here, we either get the exception out of the fsync() or out of the followi...
John Spray
02:37 PM CephFS Bug #14195 (In Progress): test_full_fclose fails (tasks.cephfs.test_full.TestClusterFull)
John Spray
10:47 AM CephFS Bug #14195: test_full_fclose fails (tasks.cephfs.test_full.TestClusterFull)
The symptom is that we're getting ENOSPC from write() calls during buffered IO, where we should be getting them from ... John Spray
10:29 AM CephFS Bug #14195: test_full_fclose fails (tasks.cephfs.test_full.TestClusterFull)
http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-01-11_23:04:01-fs-master---basic-openstack/2263/ John Spray
04:02 PM Bug #14207 (Fix Under Review): BlueStore compiling error without libaio support
https://github.com/ceph/ceph/pull/7169 Kefu Chai
04:00 PM Bug #14103 (Closed): "FileStore.cc: 2757: FAILED assert(0 == "unexpected error")" in upgrade:hamm...
Samuel Just
03:58 PM Bug #14274 (Fix Under Review): Crush:Add protection prevent memory leaks.
Kefu Chai
03:58 PM Bug #14302: In crush string_node fucntion we should remove all the space before and after.
Sage Weil
03:57 PM Bug #14295 (Closed): failed to recover before timeout expired
Samuel Just
03:56 PM Bug #14304 (Rejected): Crush:Assign null value after free point in kfree.
see the comment at https://github.com/ceph/ceph/pull/7159#issuecomment-170027811 Kefu Chai
03:55 PM Bug #14304 (Fix Under Review): Crush:Assign null value after free point in kfree.
Kefu Chai
03:55 PM Bug #14310: upstart won't automatically start monitor if cluster name contains chars other than [...
https://github.com/ceph/ceph/pull/7194 Sage Weil
03:52 PM Bug #14345 (Resolved): Crush small optimization in juge valid crush name.
Sage Weil
11:00 AM Bug #14345 (Resolved): Crush small optimization in juge valid crush name.
Crush small optimization in is_valid_crush_name function. ceph zte
03:51 PM Bug #14340 (Need More Info): client command stuck forever
can you reproduce with ceph -s --debug-ms 20 and --debug-monc 20 Sage Weil
03:51 PM Bug #14340: client command stuck forever
The supported features are not needed here.. the Policy adds in all the CEPH_FEATURE_SUPPORTED_DEFAULT features, whic... Sage Weil
03:23 PM Bug #14340: client command stuck forever
a pull request https://github.com/shun-s/ceph-1/pull/1 has made, please take a look shun song
03:18 PM Bug #14340: client command stuck forever
clients truely timeout, but just waits for mon to reply and never resend requests. for communication with osds, it ... shun song
05:27 AM Bug #14340: client command stuck forever
This sounds odd; the clients timeout on monitors which aren't communicating. Is there a backtrace in the monitor log,... Greg Farnum
02:06 AM Bug #14340 (Can't reproduce): client command stuck forever
1. sometimes when i use "ceph -s", it stuck up forever(about three hours until i kill it). but when i use the same co... shun song
03:49 PM Bug #14075: OSD: wrongly placed assert during handle_pg_peering_evt.
I don't understand. Can you elaborate on the incorrect case? Samuel Just
03:46 PM Bug #13781: Random Ceph-osd processes doesn't start upon system restart (rhel 7.1)
messages shows no attempt to start osd.10. :/ Sage Weil
03:45 PM Bug #13238: duplicate start of ceph-osd daemon
note to myself: need to see if https://github.com/ceph/ceph/pull/7075 addresses this issue. Kefu Chai
03:44 PM Bug #13982: tiering: target_max_bytes won't work as expected once you use 'rbd rm'
I understand that's the expected behavior but this bug report is about fixing this formula [1] to have a working dirt... Mehdi Abaakouk
03:35 PM Bug #13982 (Won't Fix): tiering: target_max_bytes won't work as expected once you use 'rbd rm'
THis is as expected. Once the cache flushes out the whiteouts the space will be reclaimed.
We could make rbd rm d...
Sage Weil
03:40 PM Bug #13532 (Can't reproduce): osd flapping
Sage Weil
03:40 PM Bug #14074 (Duplicate): OSD daemon can not start after cluster deployment
http://tracker.ceph.com/issues/14099 Loïc Dachary
03:35 PM Revision 4fa53eac (ceph): librbd: do not accept RPC requests while transitioning lock state
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:34 PM Bug #6955 (Won't Fix): ceph-disk should set the guid correctly when re-using a partition
Sage Weil
03:32 PM Bug #10671: rados cppool don't work if target is a ecpool
Craig McElroy wrote:
> It would appear that this issue (sometimes) still exists in 9.2.0. I recently attempted to m...
Sage Weil
03:32 PM Bug #13827: OSD takes suicide timeout during deep_scrub on pg after upgrade to Hammer 94.5
osd.933 timed out while deep scrubbing cc40143e/.dir.default.120331675.42828/head//5
and
osd.1087 timed out whi...
Samuel Just
03:10 PM Bug #13827: OSD takes suicide timeout during deep_scrub on pg after upgrade to Hammer 94.5
1003 and 111 above crashed on EIO, the disks are probably bad -- unrelated to the original problem unless the origina... Samuel Just
03:31 PM Bug #14259 (Resolved): os: shall skip crc check if unable to read label
Sage Weil
03:30 PM Bug #14262 (Resolved): unittest hangs on forever in the middle
i think this is fixed.. we resolved several issues with make check 2 days ago. please reopen if you still see it! Sage Weil
03:29 PM Bug #14273 (Fix Under Review): OSDC: read result may not be correctly passed out to callers
https://github.com/ceph/ceph/pull/7137 Sage Weil
03:28 PM Bug #14299: Objecter: shall abort when we encouter pool dne
https://github.com/ceph/ceph/pull/7156 Sage Weil
03:27 PM Bug #14300: Objecter: shall return if we encounter read error.
https://github.com/ceph/ceph/pull/7156 Sage Weil
03:27 PM Bug #14301: Objecter: potential null pointer access when enumeration objects.
https://github.com/ceph/ceph/pull/7156 Sage Weil
03:26 PM Bug #14341 (Rejected): OSD crashed due to suicide timeout
it sounds like that one osd has a slow or bad disk. check dmesg for errors. Sage Weil
06:44 AM Bug #14341: OSD crashed due to suicide timeout
try to upload log file. however, it always failed. if anyone need to review the whole log file. just let me know. i w... cory gu
06:24 AM Bug #14341 (Rejected): OSD crashed due to suicide timeout
we deployed hammer 0.94.5 on our product environment.
each host run 9 osd instances.
one osd in one host occasional...
cory gu
03:21 PM Bug #14265 (Duplicate): ./common/shared_cache.hpp: 107: FAILED assert(weak_refs.empty())
Samuel Just
03:18 PM Bug #14314: "/log/SubsystemMap.h: 62: FAILED assert(sub < m_subsys.size())" in rados-infernalis-d...
this is an upgrade test. Sage Weil
03:15 PM Revision 52161464 (ceph): librbd: avoid error message when peer owns exclusive lock
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:04 PM Revision 58a1a45a (ceph): java/test: update for libcephfs permission check
libcephfs permission check does not allow some operations for
non-root userm, disable the permission check for mount ...
Yan, Zheng
02:43 PM CephFS Bug #14144 (Resolved): standy-replay MDS does not cleanup finished replay threads
Greg Farnum
02:39 PM CephFS Bug #11783 (Resolved): protocol: flushing caps on MDS restart can go bad
Greg Farnum
02:39 PM CephFS Bug #11517: Libcephfs: Doesn't check file's open mode when do read/write
Oh, this might not be done for read-only fds. Need to check. Greg Farnum
02:37 PM CephFS Backport #12350 (Fix Under Review): Provided logrotate setup does not handle ceph-fuse correctly
Greg Farnum
02:37 PM CephFS Bug #14258 (In Progress): qa: failed test_full_fsync
John Spray
02:08 PM Revision 2b597ae6 (ceph): mon: add a column 'RAW USED' for ceph df detail
Signed-off-by: Ruifeng Yang <yangruifeng.09209@h3c.com> Ruifeng Yang
01:59 PM Revision 93d9d055 (ceph): cmake: include access tests in test_libcephfs
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
01:57 PM Revision 68ed47d2 (ceph): client: allow user with WRITE perm to set atime/mtime to current time
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
01:28 PM Revision e1b92081 (ceph): Merge pull request #6530 from SUSE/wip-13760-hammer
unknown argument --quiet in udevadm settle
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
01:24 PM Stable releases Tasks #13356: hammer v0.94.6
h3. upgrade... Loïc Dachary
12:59 PM Stable releases Tasks #13356: hammer v0.94.6
h3. rgw... Loïc Dachary
12:47 PM Stable releases Tasks #13356: hammer v0.94.6
h3. rbd... Loïc Dachary
12:18 PM Revision e5e1c448 (ceph): Merge pull request #6332 from dx9/wip-12406-test_librdb_fsx
test/librbd/fsx: Use c++11 std::mt19937 generator instead of random_r()
Improve portability - random_r() is GNU-spec...
Ilya Dryomov
11:23 AM Revision c9d42d2c (ceph): BlueFS: use wrapper for error closing fd
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
11:12 AM Revision c97c10c2 (ceph): suites: turn up debug for TestFull
Because these tests exercise subtle interactions
in the Client->ObjectCacher->Objecter stack,
enable the verbose logg...
John Spray
11:11 AM Revision 7939fca8 (ceph): suites: debug on client 0/1 instead of all
...because otherwise every CLI invokation spits
out a client.admin verbose log, and it's annoying.
Signed-off-by: Jo...
John Spray
10:22 AM Revision 329106bc (ceph): common: remove unused buf_is_zero
Rmvoe unused function buf_is_zero, if someone misses it, a faster one is
available in include/inline_memory.h.
Signe...
Piotr Dałek
10:22 AM Revision 6537eda3 (ceph): osd/osd_types.h: use optimized is_zero in object_stat_sum_t.is_zero()
We already have a fast implementation of is_zero(memory), we should use
it instead of using memcmp with temp struct o...
Piotr Dałek
10:16 AM Revision 181608b5 (ceph): BlueFS: return if we are unable to decode a transaction
Fixes: #14344
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
10:16 AM Revision ca65fca5 (ceph): BlueFS: fix memory leak
Fixes: #14343
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
10:10 AM rgw Bug #14342 (Rejected): Deb package will not compile
closing as this was likely a network problem and user reports ok to close. Abhishek Lekshmanan
09:40 AM rgw Bug #14342: Deb package will not compile
sorry, this is not a problem ceph.Please close Jiang Yu
06:57 AM rgw Bug #14342 (Rejected): Deb package will not compile
root@B-80-4:~/GitHubDeb/ceph# git checkout v0.80.10
D ceph-object-corpus
HEAD is now at ea6c958... 0.80.10
root@B-...
Jiang Yu
10:09 AM Bug #14344 (Resolved): bluefs: shall return if we are unable to decode a transaction
See int BlueFS::_replay() xie xingguo
10:08 AM Bug #14343 (Resolved): bluefs: memory leak during replay
See int BlueFS::_replay() xie xingguo
09:58 AM rgw Feature #13303 (In Progress): rgw: support keystone v3
Master PR: https://github.com/ceph/ceph/pull/6337 Abhishek Lekshmanan
09:55 AM rgw Documentation #13066 (In Progress): Document radosgw keystone admin user & tenant options
Master PR: https://github.com/ceph/ceph/pull/7193 Abhishek Lekshmanan
09:42 AM rgw Bug #14046: When I get AWS JS API to create buckets, using S3 Browser delete buckets, radosgw cra...
Our programmers reproduction does not come out, may not be correct to use aws sdk Jiang Yu
09:21 AM Revision cc9f7397 (ceph): client: refactor code that gets group list
define a new class UserGroups. The class is used to check if a gid
is in user's group list.
Signed-off-by: Yan, Zhen...
Yan, Zheng
09:21 AM Revision a9f91d7d (ceph): client: use thread local data to track fuse request
When handling an operation, libcephfs code may want to access fuse
request for extra information. by tracking fuse re...
Yan, Zheng
09:21 AM Revision 00b2edee (ceph): client: cleanup 'fuse_req' parameter of ll_setlk/ll_flock
fuse request is tracked in thread local data, no need to pass it
to ll_setlk/ll_flock
Signed-off-by: Yan, Zheng <zya...
Yan, Zheng
09:21 AM Revision 0eb6d0ba (ceph): client: use fuse_req_getgroups() to get group list
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
09:21 AM Revision 2879f4b7 (ceph): client: refactor permission check for opening files
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
09:21 AM Revision 817d682d (ceph): client: permission check for creating/deleting files
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
09:21 AM Revision 96f4af34 (ceph): client: permission check for setattr
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
09:21 AM Revision c2c89b2c (ceph): client: permission check for lookup
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
09:21 AM Revision a3dae8c1 (ceph): client: permission check for setxattr/removexattr
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
09:21 AM Revision e31f35ff (ceph): client: permission check for harklink
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
09:21 AM Revision b2cf8ed4 (ceph): client: apply umask for new files when posix acl is enabled
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
09:21 AM Revision c1c81644 (ceph): client: add permission check for libcephfs
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
09:21 AM Revision f46513d4 (ceph): test_libcephfs: update test cases for libcephfs permission check
libcephfs permission check does not allow some operations for
non-root user. so we temporarily disable the permission...
Yan, Zheng
09:21 AM Revision 6e8e5904 (ceph): client: reduce _getattr() calls during permission check
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
09:21 AM Revision 50646711 (ceph): client: POSIX ACL support
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
09:21 AM Revision b84cf3e1 (ceph): test_libcephfs: add POSIX ACL tests
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
09:19 AM CephFS Bug #14254 (Fix Under Review): failed pjd chown test 117
https://github.com/ceph/ceph/pull/7199 Zheng Yan
08:07 AM Revision db2e21ca (ceph): CrushTool: exit if fail to add a bucket
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
08:07 AM Revision e063eddd (ceph): CrushTool: fix typo and improve indention
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
07:16 AM Revision 6379ff16 (ceph): configure.ac: no use to add "+" before ac_ext=c
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 899dd23766c5ae6fef39bf24ef0692127d17deb3)
Sign...
Kefu Chai
06:57 AM Bug #13990: Hammer (0.94.3) OSD does not delete old OSD Maps in a timely fashion (maybe at all?)
Steve,
i apologise for this problem. it is actually expected. as i am using the ceph's logging facility in osdmap ...
Kefu Chai
03:10 AM Revision c69a2aac (ceph): os/FileStore: print error to log on eio
when osd do backfillings, once read one file failed
osd will assert failed, and never up again.
so we need locate thi...
Ji Chen
02:23 AM Bug #13828: OSD: wrong broken osd state due to disconnection of node backend network
https://github.com/ceph/ceph/pull/6645 xie xingguo
02:23 AM Bug #13828 (Can't reproduce): OSD: wrong broken osd state due to disconnection of node backend ne...
xie xingguo
01:27 AM Bug #14192 (Resolved): os:lfn fd leak
https://github.com/xiexingguo/ceph/commit/55244c90c7ab44850fc523048f3ca56655d3426c xie xingguo
01:26 AM Bug #14186 (Resolved): OS: thread leak during mount
https://github.com/xiexingguo/ceph/commit/8d70b8bd481b7856478dc3872032fb8b88ed1dd0 xie xingguo
01:25 AM Bug #14188 (Resolved): fs: read_fsid may return undetermined result.
https://github.com/xiexingguo/ceph/commit/295029d2aa7e4e7889970e3e30073d74bdecc9ea xie xingguo
01:24 AM Bug #14194 (Resolved): os: wrong return code of _do_copy_range
https://github.com/xiexingguo/ceph/commit/485e5865f05e34358f579cade5213a2024fc74f8 xie xingguo
01:20 AM Bug #14227 (Resolved): MemStore: result of collection_empty method overflowed
https://github.com/xiexingguo/ceph/commit/d225522da33ce70460c8aa5adb8ca1223574ac82 xie xingguo
01:19 AM Bug #14229 (Resolved): MemStore: need a guard when read the entire object
https://github.com/xiexingguo/ceph/commit/c07dcd53dc3fde2322e60148c97a5338008756ea xie xingguo
01:00 AM Bug #14228 (Resolved): MemStore: error code other than ENOENT not processed
https://github.com/xiexingguo/ceph/commit/6c55cec6a2d59a64d33beb09880e069af03655d1 xie xingguo
12:58 AM Bug #14318 (Won't Fix): RadosTool: potential memory leak
https://github.com/ceph/ceph/pull/7167 xie xingguo
12:20 AM Revision 07314217 (ceph): Merge pull request #790 from ceph/wip_fix_h-x_jewel_2
Removed point-to-point-x test, will need to add jewel specific later Tamilarasi Muthamizhan

01/11/2016

11:46 PM Revision 558fbe29 (ceph): Removed point-to-point-x test, will need to add jewel specoific later
http://tracker.ceph.com/issues/14339
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
11:17 PM Revision 9865dfd6 (ceph): Merge pull request #7029 from H3C/wip-yrf-rgw-fix1
rgw: let radosgw-admin bucket stats return a standard josn
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Yehuda Sadeh
11:17 PM CephFS Feature #14146 (Resolved): MDS: expose state of boot/replay to admins
John Spray
11:15 PM Revision f566cf77 (ceph): tasks/cephfs: check status asok output while in reconnect
Mostly checking the output from the status asok is awkward
because you need to get the system stuck in a particular
s...
John Spray
11:14 PM Revision 0a40b89a (ceph): Merge pull request #7068 from ukernel/wip-14146
mds: expose state of recovery to status ASOK command John Spray
10:57 PM devops Bug #11282: mira041 disks 3, 4, and 8
Ran into this now that mira041 is a test machine. Got EIO from /dev/sdg during a test, and more drives are showing er... Josh Durgin
10:46 PM rbd Bug #14163: Helgrind errors reported during teuthology runs
There is an issue with spinlock handling in helgrind: https://bugs.kde.org/show_bug.cgi?id=357871
Randomly results...
Jason Dillaman
09:48 PM Revision d94cf5b2 (ceph): os/memstore: fix fiemap
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:25 PM Revision fa1c64a3 (ceph): os/kstore: fix split_collection to persist cnode
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:24 PM Revision 00ec7249 (ceph): os/bluestore: fix split_collection to persist cnode
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:49 PM rbd Bug #14084 (Won't Fix): rbd:when ctx_budget is empty,the logical assertion may arise in the funct...
Jason Dillaman
08:48 PM rbd Bug #14168 (Resolved): ceph_test_librbd_fsx crashed
Jason Dillaman
08:45 PM rbd Bug #14169 (Duplicate): ceph_test_librbd_fsx lock assertion failure
Closing to issue #14308 Jason Dillaman
08:43 PM rbd Bug #14279 (Resolved): "test_rbd.test_create_defaults ... FAIL" in smoke-master-distro-basic-open...
Jason Dillaman
08:42 PM Revision 7e8c9bc2 (ceph): Merge pull request #7155 from jdurgin/wip-rbd-defaults-test
pybind/test_rbd: fix test_create_defaults
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
08:11 PM CephFS Bug #13903: Failure in TestStrays.test_ops_throttle
This is reproducible with a simpler "delete lots of files and then their directory" test https://github.com/ceph/ceph... John Spray
05:13 PM CephFS Bug #13903: Failure in TestStrays.test_ops_throttle
The client is receiving a client_caps message for the dir just *after* it's done the unlink. I think that's preventi... John Spray
03:28 PM CephFS Bug #13903: Failure in TestStrays.test_ops_throttle
http://pulpito.ceph.com/teuthology-2015-11-23_23:04:04-fs-master---basic-multi/1157802/
In this case I can see the...
John Spray
02:50 PM CephFS Bug #13903: Failure in TestStrays.test_ops_throttle

So in all three cases we're seeing just a single inode that's failing to get purged, probably the dir.
http://pu...
John Spray
08:10 PM Revision 5c065116 (ceph): tasks/cephfs: add TestStrays.test_dir_deletion
test_ops_throttle was catching misbehaviour when
deleting lots of files in a directory, but
we should have a non-thro...
John Spray
07:42 PM Revision 092c5eac (ceph): os/bluestore: simplify rebalance_freespace
- simplify tunables (min/max ratio of freespace between bluefs vs bluestore)
- add reclaim support
Signed-off-by: Sa...
Sage Weil
07:42 PM Revision d50ddbaa (ceph): os/bluestore: base initial bluefs allocation on min_alloc_ratio
Simplify config, and avoid immediate gift or reclaim when it doesn't match.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:42 PM Revision cec50697 (ceph): os/bluestore/BlueFS: add reclaim_blocks interface
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:59 PM Bug #13990: Hammer (0.94.3) OSD does not delete old OSD Maps in a timely fashion (maybe at all?)
I do have a ceph.conf on the ceph-deploy admin node, but there isn't any ceph.client.admin.keyring file. Running "cep... Steve Taylor
11:54 AM Bug #13990: Hammer (0.94.3) OSD does not delete old OSD Maps in a timely fashion (maybe at all?)
hey Steve,
just discussed with Vikhyat on this issue,
we suggest you to
# check if you have @ceph.client.ad...
Kefu Chai
04:24 PM Revision d6cd9258 (ceph): Merge pull request #7192 from ChrisMacNaughton/firefly
upstart: use 4 decimal places for default weight
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:08 PM Revision 479525ca (ceph): use 4 decimal places for default weight
using 2 places means that when deploying a test cluster on tiny OSDs does not work
Signed-off-by: Chris MacNaughton ...
Chris MacNaughton
03:58 PM Revision e102e5a0 (ceph): tests: verify it is possible to reuse an OSD id
When an OSD id is removed via ceph osd rm, it will be reused by the next
ceph osd create command. Verify that and OSD...
Loic Dachary
03:27 PM devops Bug #14172 (Resolved): https://jenkins.ceph.com/job/ceph-pull-requests/ aka make check fixes
https://github.com/ceph/ceph-build/commit/dcb9adf981ae8f69c63b933a6aaaffadf1d557ab
We also had to change the numbe...
Andrew Schoen
03:15 PM Revision 028a140a (ceph): tasks/cephfs: better message from test_full_fsync
When it gives an error from the unexpected place,
say so.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
03:12 PM Revision 6e654476 (ceph): Merge pull request #7171 from tchaikov/wip-enable-git-version
cmake: Add ENABLE_GIT_VERSION to avoid rebuilding Casey Bodley
02:51 PM Revision 474c9896 (ceph): rados: fix bench output column separation
Ensure there is whitespace between the columns.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:32 PM Revision 7d9c9609 (ceph): suites/fs: update log whitelist for test_session_reject
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
02:04 PM Revision b6e99021 (ceph): Merge pull request #5882 from aiicore/add_thread_names
common: add thread names
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:04 PM Revision 6234f706 (ceph): Merge pull request #7053 from xiaoxichen/fix_preboot
osd: check health state before pre_booting
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:04 PM Revision aafa06eb (ceph): tasks/cephfs: generate mount paths on the fly
...because new tests that modify the client ID will
get confused about whether they're mounted or not, otherwise.
Si...
John Spray
02:04 PM Bug #14181 (Resolved): OSD flapping when Public/Cluster network down
Sage Weil
02:03 PM Revision e7ee4f3f (ceph): Merge pull request #7059 from xiexingguo/xxg-wip-14187
osd: misc FileStore fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:03 PM Backport #13335: hammer: OSD crashed when reached pool's max_bytes quota
Basically I've moved the check for a full pool to the right place (before updating the cached ObjectContext)
without...
Alexey Sheplyakov
01:25 PM Backport #13335 (New): hammer: OSD crashed when reached pool's max_bytes quota
This needs to be adapted to hammer because a few things are different (no flag in messages, CEPH_OSD_FLAG_FULL_FORCE ... Loïc Dachary
10:20 AM Backport #13335: hammer: OSD crashed when reached pool's max_bytes quota
There's a fix here: https://github.com/ceph/ceph/pull/6918 Alexey Sheplyakov
09:40 AM Backport #13335 (In Progress): hammer: OSD crashed when reached pool's max_bytes quota
Loïc Dachary
02:03 PM Bug #14187 (Resolved): fs: fix return code of mkfs
Sage Weil
02:01 PM Revision 3df59c46 (ceph): Merge pull request #7083 from cxwshawn/wip-pg_stat-fix
mon: PGMonitor: acting primary diff with cur_stat, should not set pg to stale
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
02:01 PM Revision 43e35f17 (ceph): Merge pull request #7092 from kylinstorage/cleanup_PGLog
osd: PGLog: clean up read_log
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
02:00 PM Revision 762df3e5 (ceph): Merge pull request #7096 from H3C/wip-yrf-message-leak
msg/simple: pipe: memory leak when signature check failed
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:00 PM Revision cefa64d1 (ceph): Merge pull request #7107 from xiexingguo/xxg-wip-14227
osd: small fixes to memstore
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:00 PM Revision b0e3dd08 (ceph): Merge pull request #7125 from mslovy/wip-fix-bluestore-onode-attr-leak
osd: bluestore: fix bluestore onode_t attr leak
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:59 PM Revision 9e9603ec (ceph): Merge pull request #7130 from liewegas/wip-bluestore
osd: bluestore: more fixes Sage Weil
01:35 PM Revision 1899e7e9 (ceph): Merge pull request #7168 from tchaikov/wip-fix-bluestore-test
osd: bluestore: fix bluestore_wal_transaction_t encoding test
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:26 PM Revision acff449c (ceph): tasks/cephfs: support mount_path in Mount subclasses
For e.g. volumeclient guests that want to mount
a subpath.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
01:05 PM Revision 9888f328 (ceph): Merge pull request #7189 from dachary/wip-mailmap
mailmap updates
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Loïc Dachary
11:46 AM Revision 95e885e5 (ceph): Reduce string use in coll_t::calc_str()
1. Reduce string use.
2. Speedup dec and hex to char conversion.
Signed-off-by: Igor Podoski <igor.podoski@ts.fujits...
Igor Podoski
11:35 AM Revision 55fd218a (ceph): Merge pull request #7021 from tchaikov/wip-rados-manpage
man: document listwatchers cmd in "rados" manpage
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
11:32 AM Revision 8d97df0b (ceph): mailmap: Dongmao Zhang affiliation
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
11:31 AM Revision 2c914e2c (ceph): mailmap: sort files
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
11:28 AM Revision 0f140b84 (ceph): Merge pull request #7173 from thesues/master
Change organization for Dongmao Zhang
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
11:21 AM Revision 3aa051bf (ceph): Merge pull request #7132 from jcsp/wip-14144-jcsp
mds: fix standby replay thread creation Zheng Yan
11:14 AM rgw Backport #13799 (In Progress): hammer: rgw: default quota params
Loïc Dachary
11:14 AM Revision 5c92d1d2 (ceph): rgw: Add default quota config
Add a default quota config that is applied when no specific quota is
enabled. There are both per-bucket and per-user...
Daniel Gryniewicz
11:11 AM rgw Backport #13831 (In Progress): hammer: init script reload doesn't work on EL7
Loïc Dachary
11:11 AM Revision f96c8125 (ceph): rgw: fix reload on non Debian systems.
When using reload in non-debian systems, /bin/sh's kill is used to send the HUP signal to the radosgw process.
This k...
Herve Rousseau
11:10 AM rgw Backport #13888 (In Progress): hammer: orphans finish segfaults
Loïc Dachary
11:10 AM Revision cbb5c1fc (ceph): Fixing NULL pointer dereference
Signed-off-by: Igor Fedotov <ifedotov@mirantis.com>
(cherry picked from commit 93d3dfe0441be50a6990d458ee0ee3289af39b20)
Igor Fedotov
11:08 AM rgw Backport #14325 (In Progress): hammer: rgw: radosgw-admin bucket check --fix not work
Loïc Dachary
08:07 AM rgw Backport #14325 (Resolved): hammer: rgw: radosgw-admin bucket check --fix not work
https://github.com/ceph/ceph/pull/7185 Loïc Dachary
11:08 AM Revision 17d1b0d8 (ceph): rgw: radosgw-admin bucket check --fix not work
Fixed:#14215
Signed-off-by: Weijun Duan <duanweijun@h3c.com>
(cherry picked from commit a17f4e27d608ef29cf499fe76246...
weijun duan
11:06 AM rgw Backport #14328 (In Progress): hammer: rgw: the swift key remains after removing a subuser
Loïc Dachary
08:08 AM rgw Backport #14328 (Resolved): hammer: rgw: the swift key remains after removing a subuser
https://github.com/ceph/ceph/pull/10718 Loïc Dachary
11:03 AM rbd Backport #14283 (In Progress): hammer: rbd: fix bench-write
Loïc Dachary
11:03 AM Revision b2961cef (ceph): rbd: fix bench-write
Make each IO get a unique offset!
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 333f3a01a991...
Sage Weil
11:02 AM rbd Backport #14143 (In Progress): hammer: Verify self-managed snapshot functionality on image create
Loïc Dachary
10:57 AM Bug #13965: jewel: osd/PGLog.h: 88: FAILED assert(rollback_info_trimmed_to == head)
Which commit / pull request fixes this issue ? Loïc Dachary
10:56 AM Bug #14248: OpTracker needs to release the message throttle in _unregistered
Which commit / pull request fixes this issue ? Loïc Dachary
10:41 AM Cleanup #14334: Crush when get immediate parent quickly reply.
https://github.com/ceph/ceph/pull/7181 ceph zte
10:37 AM Cleanup #14334 (In Progress): Crush when get immediate parent quickly reply.
In crush get_immediate_parent when find parent quickly reply. ceph zte
10:36 AM Revision 95f10352 (ceph): RBD: remove redundant parent check
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
10:27 AM Backport #14288 (In Progress): hammer: ceph osd pool stats broken in hammer
Loïc Dachary
10:27 AM Revision 9cee89bb (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>
(cherry picked from commit 27ed729c1...
BJ Lougee
10:25 AM Revision bbb89c76 (ceph): RBD: fix unhandle result code during list/list_children
Fixes: #14333
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
10:21 AM Bug #14333 (Resolved): RBD: return code not checked before going on.
Check
int list(IoCtx& io_ctx, vector<string>& names)
and
int list_children(ImageCtx *ictx, set<pair<string, str...
xie xingguo
10:16 AM Backport #14287 (In Progress): hammer: ReplicatedPG: wrong result code checking logic during spar...
Loïc Dachary
10:15 AM Revision 1ab2b481 (ceph): ReplicatedPG: fix sparse-read result code checking logic
Move ahead the result code checking logic before we continue to verify the trailing hole, otherwise
the real result o...
xie xingguo
10:11 AM Bug #14151: ReplicatedPG: wrong result code checking logic during sparse_read
https://github.com/ceph/ceph/pull/7016 Loïc Dachary
10:09 AM Backport #14285 (In Progress): hammer: osd/OSD.cc: 2469: FAILED assert(pg_stat_queue.empty()) on ...
Loïc Dachary
10:09 AM Revision 86f5cf6c (ceph): osd: clear pg_stat_queue after stopping pgs
Fixes: #14212
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit c25ff9927febe77cda31b534971b62f75...
Sage Weil
10:06 AM Backport #14077: hammer: scrub bogus results when missing a clone
@David: it does not apply cleanly and is part of a very large pull request. I'm afraid we'll need your help for this ... Loïc Dachary
10:06 AM Bug #12100: OSD crash, uexpected aio error in FileJournal.cc
Lowering the queue depth from 32 to 1 solved this issue for us.
@@echo 1 > /sys/block/sda/device/queue_depth
@@ec...
Pontus Lindgren
10:05 AM Backport #14076 (Need More Info): hammer: ceph-objetstore-tool: add operations to remove clone id...
Loïc Dachary
09:54 AM Backport #14076: hammer: ceph-objetstore-tool: add operations to remove clone ids from a head or ...
@David https://github.com/dzafman/ceph/commit/c6d283f0f16347a13418d8a0ed136913e1161893 does not apply cleanly because... Loïc Dachary
09:48 AM Backport #14043 (In Progress): hammer: osd/PG.cc: 288: FAILED assert(info.last_epoch_started >= i...
Loïc Dachary
09:48 AM Revision b0856ee6 (ceph): osd: Test osd_find_best_info_ignore_history_les config in another assert
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 02a9a41f151a3d968bf8066749658659dc6e3ac4)
David Zafman
09:45 AM Backport #13440 (In Progress): ceph-disk prepare fails if device is a symlink
Loïc Dachary
09:44 AM Revision b2f1e76d (ceph): Compare parted output with the dereferenced path
Compare parted output with the dereferenced path of the device as parted
prints that instead of the symlink we called...
Joe Julian
09:39 AM CephFS Bug #14254: failed pjd chown test 117
I interpret this differently.
* client creates inode, mds replies unsafe
* client requests inode change gid 655...
Zheng Yan
09:16 AM Revision 3df756c3 (ceph): RBD: fix potential memory leak
Fixes: #14332
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
09:05 AM rbd Bug #14332 (Resolved): RBD: potential memory leak if image ctx is unable to open.
For example:... xie xingguo
08:54 AM Revision 0bb70549 (ceph): Merge pull request #7072 from dllgzcl/wip-zcl-ceph-s
mon/PGMap: show rd/wr iops separately in status reports
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:52 AM Stable releases Tasks #13356: hammer v0.94.6
h3. rados... Loïc Dachary
07:58 AM Stable releases Tasks #13356: hammer v0.94.6
... Loïc Dachary
08:40 AM Backport #14331 (In Progress): hammer: configure.ac: no use to add "+" before ac_ext=c
Loïc Dachary
08:37 AM Backport #14331 (Resolved): hammer: configure.ac: no use to add "+" before ac_ext=c
https://github.com/ceph/ceph/pull/6973 Loïc Dachary
08:34 AM Bug #14330 (Resolved): configure.ac: no use to add "+" before ac_ext=c
https://github.com/ceph/ceph/commit/899dd23766c5ae6fef39bf24ef0692127d17deb3 in https://github.com/ceph/ceph/pull/4544 Loïc Dachary
08:13 AM Backport #14329 (In Progress): hammer: osd/ReplicatedPG: fix promotion recency logic
Loïc Dachary
08:09 AM Backport #14329 (Resolved): hammer: osd/ReplicatedPG: fix promotion recency logic
https://github.com/ceph/ceph/pull/7207 Loïc Dachary
08:08 AM rgw Backport #14327 (Rejected): infernalis: rgw: the swift key remains after removing a subuser
https://github.com/ceph/ceph/pull/7422 Loïc Dachary
08:08 AM Backport #14326 (Resolved): hammer: osd/PGLog.h: 88: FAILED assert(rollback_info_trimmed_to == head)
https://github.com/ceph/ceph/pull/8849 Loïc Dachary
08:07 AM rgw Backport #14324 (Resolved): infernalis: rgw: radosgw-admin bucket check --fix not work
https://github.com/ceph/ceph/pull/7423 Loïc Dachary
08:07 AM Backport #14323 (Resolved): hammer: OpTracker needs to release the message throttle in _unregistered
https://github.com/ceph/ceph/pull/11938 Loïc Dachary
08:07 AM Backport #14322 (Rejected): firefly: OpTracker needs to release the message throttle in _unregist...
Loïc Dachary
08:07 AM rbd Backport #14321 (Resolved): infernalis: cls_rbd: object_map_save should enable checksums
https://github.com/ceph/ceph/pull/7428 Loïc Dachary
08:06 AM Bug #14320 (Resolved): osd/ReplicatedPG: fix promotion recency logic
https://github.com/ceph/ceph/pull/6702 Loïc Dachary
08:01 AM Revision 9708e59a (ceph): Merge pull request #6512 from SUSE/wip-13734-hammer
rgw: swift API returns more than real object count and bytes used when retrieving account metadata
Reviewed-by: Yehu...
Loïc Dachary
07:52 AM Revision 25d65222 (ceph): Change organization for Dongmao Zhang
Signed-off-by: Dongmao Zhang <deanraccoon@gmail.com> Dongmao Zhang
06:42 AM Revision 8e65f455 (ceph): Crush:Remove all the before and after space in better way.
Fixes: #14302
Signed-off-by: songbaisen song.baisen@zte.com.cn
ceph zte
05:55 AM CephFS Bug #14319: Double decreased the count to trim caps which will cause failing to respond to cache ...
-https://github.com/ceph/ceph/pull/7172- Zhi Zhang
05:48 AM CephFS Bug #14319 (Resolved): Double decreased the count to trim caps which will cause failing to respon...
When reaching mds cache size, mds will ask clients to trim its own caps. In ceph-fuse, it will recalculate current ca... Zhi Zhang
05:22 AM Revision e6f2e8dd (ceph): cmake: Add ENABLE_GIT_VERSION to avoid rebuilding
it is a pain to see something like
"expected plugin ./ec_plugins/libec_jerasure.so version
v10.0.1-1239-g73c5763 but...
Kefu Chai

01/10/2016

06:21 PM Bug #10823: The existance of snapshots causes huge performance issues
I don't understand the won't fix tag.
As noted before, it's obvious that COW blocks of a snapshotted image will beco...
Daniel Kraft
01:22 PM Revision 9ee941f1 (ceph): os/bluestore: fix bluestore_wal_transaction_t encoding test
bluestore_wal_transaction_t::seq is encoded/dumped but it is not
initialized in its ctor. so set it to 0 in its ctor....
Kefu Chai
08:49 AM Bug #14318 (Won't Fix): RadosTool: potential memory leak
Check int rados_tool_common for detail information and a patch is on the way. xie xingguo

01/09/2016

06:09 PM Revision 0c5e0c2a (ceph): Merge pull request #7126 from tchaikov/wip-detect-bzip2-lz4
cmake: detect bzip2 and lz4 Casey Bodley
01:25 PM Revision 00040df1 (ceph): Merge pull request #7166 from kylinstorage/wip-rbdnbd-misc
rbd-nbd: add copyright Li Wang
08:09 AM Revision 9526b53f (ceph): RBD: fix unmatched output format
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
08:07 AM Revision ed887a6a (ceph): RBD: fix result code overwritten during header&footer write
Fixes: #14317
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
07:55 AM Revision eb92c495 (ceph): RBD: exit if we are unable to read object map footer
Fixes: #14316
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
07:53 AM rbd Bug #14317 (Resolved): RBD: result overwritten during object_map_update
See int object_map_update xie xingguo
07:44 AM rbd Bug #14316 (Resolved): RBD: shall break if we are unable to read object_map footer
See int object_map_update xie xingguo

01/08/2016

11:36 PM devops Bug #14011 (Resolved): resolve CentOS versions conflict
looks like Dan merged Zack's fix, here is the successful run: http://qa-proxy.ceph.com/teuthology/teuthology-2016-01-... Tamilarasi muthamizhan
10:53 PM devops Bug #14172 (Fix Under Review): https://jenkins.ceph.com/job/ceph-pull-requests/ aka make check fixes
Andrew Schoen
10:53 PM devops Bug #14172: https://jenkins.ceph.com/job/ceph-pull-requests/ aka make check fixes
If we move the reboot to a postbuildscript we can report the correct status to github always and only reboot the node... Andrew Schoen
08:00 PM devops Bug #14172 (In Progress): https://jenkins.ceph.com/job/ceph-pull-requests/ aka make check fixes
The approach we took with two shell builders won't work because if the first fails, which is the make check, the seco... Andrew Schoen
05:42 PM devops Bug #14172 (Resolved): https://jenkins.ceph.com/job/ceph-pull-requests/ aka make check fixes
https://github.com/ceph/ceph-build/pull/284
https://github.com/ceph/ceph-build/commit/983647beb7d4fb0b40072aa0cc60...
Andrew Schoen
05:39 PM devops Bug #14172: https://jenkins.ceph.com/job/ceph-pull-requests/ aka make check fixes
https://github.com/ceph/ceph-build/pull/284 Loïc Dachary
09:42 PM Bug #14289: "No space left on device" + "FAILED assert(0 == "unexpected error")" in rados-inferna...
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-01-07_21:00:01-rados-infernalis-distro-basic-openstack/
...
Yuri Weinstein
09:42 PM Revision df3f971e (ceph): auth: return error code from encrypt/decrypt; make error string optional
This is simpler for a lot of callers.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 40203f71...
Sage Weil
09:39 PM Bug #14314 (Can't reproduce): "/log/SubsystemMap.h: 62: FAILED assert(sub < m_subsys.size())" in ...
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-01-07_21:00:01-rados-infernalis-distro-basic-openstack/
...
Yuri Weinstein
09:33 PM Revision 224bb392 (ceph): auth: optimize crypto++ key context
The cbc appears to be stateful, but the key is not.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from c...
Sage Weil
09:33 PM Revision f11718de (ceph): auth/Crypto: optimize libnss key
Allocate the key and slot once per key instead of once per encrypt/
decrypt operation. This improves things by a fac...
Sage Weil
09:33 PM Revision d1b6096c (ceph): auth: refactor crypto key context
Cache all of the crypto key context in a new CryptoKeyHandler struct that
is attached to CryptoKey.
Signed-off-by: S...
Sage Weil
09:33 PM Revision 3249f48a (ceph): auth/cephx: optimize signature check
The encode_encrypt() helper will generate a bufferlist with a simple
structure. Profiles seem to indicate this is ta...
Sage Weil
09:31 PM Revision 51eaf98e (ceph): auth/cephx: move signature calc into helper
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 4e14a5fedbfacd164639f6a59a4d152404f3f9d1)
Conf...
Sage Weil
09:29 PM Revision c240da9e (ceph): auth/Crypto: avoid memcpy on libnss crypto operation
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit e972a6951142cbea3fe7c2e08933c808693d60c4)
Sage Weil
09:29 PM Revision 86cc0f0c (ceph): auth: make CryptoHandler implementations totally private
There is no need to expose these implementations outside Crypto.cc.
Signed-off-by: Sage Weil <sage@redhat.com>
(cher...
Sage Weil
09:26 PM Bug #14313 (Resolved): ECBackend: send write and read sub ops on behalf of client ops at normal p...
We actually want to be processed strictly ahead of any new work on the replica. Not a particularly serious bug. Samuel Just
09:11 PM Revision a87470e1 (ceph): os/bluestore: fix allocation vs reservation for bluefs extents
- drop the MIN cruft
- unreserve what we didn't get
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:22 PM Revision ece7ef2a (ceph): os/bluestore: bluestore_debug_prefill = <fill ratio>
Prefill the objectstore by fragmenting the freespace. Max free allocations
are bluestore_debug_prefragment_max bytes...
Sage Weil
07:44 PM rbd Bug #14308: FAILED assert(image_ctx.exclusive_lock == nullptr || image_ctx.exclusive_lock->is_loc...
2016-01-07 09:59:37.274811 7f7b837fe700 -1 librbd::ImageWatcher: 0x7f7b6048c6b0 image watch failed: 140167868376736, ... Jason Dillaman
05:56 PM rbd Bug #14308 (Resolved): FAILED assert(image_ctx.exclusive_lock == nullptr || image_ctx.exclusive_l...
http://qa-proxy.ceph.com/teuthology/teuthology-2016-01-06_12:01:08-rbd-jewel-distro-basic-smithi/15159/teuthology.log... Jason Dillaman
07:42 PM Bug #14247 (Resolved): scrubbing and deep scrubbing on OSD startup
Samuel Just
07:41 PM Revision 20ac64f1 (ceph): Merge pull request #7147 from athanatos/wip-14247
Wip 14247
Reviewed-by: Kefu Chai <kchai@redhat.com>
Samuel Just
07:41 PM Bug #14248 (Pending Backport): OpTracker needs to release the message throttle in _unregistered
Samuel Just
07:39 PM Revision 95d2666b (ceph): Merge pull request #7148 from athanatos/wip-14248
OpRequest: release the message throttle when unregistered
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Samuel Just
07:38 PM Bug #13965 (Pending Backport): jewel: osd/PGLog.h: 88: FAILED assert(rollback_info_trimmed_to == ...
Samuel Just
07:37 PM Revision cd294790 (ceph): Merge pull request #6801 from athanatos/wip-13965
Wip 13965
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
07:27 PM Documentation #12899: Update the 'rados' command "man" page
Hi - why was this closed? The corresponding PR is still open... Nathan Cutler
04:42 PM Documentation #12899 (Closed): Update the 'rados' command "man" page
Aron Gunn
07:25 PM Backport #14236: "OSDMonitor.cc: 2116: FAILED assert(0)" in rados-hammer-distro-basic-openstack
So it's not a conventional backport, but rather a hammer-specific fix. Nathan Cutler
08:10 AM Backport #14236: "OSDMonitor.cc: 2116: FAILED assert(0)" in rados-hammer-distro-basic-openstack
Note: the rationale for this backport is to fix a regression introduced by a previous backport (details can be found ... Loïc Dachary
08:09 AM Backport #14236: "OSDMonitor.cc: 2116: FAILED assert(0)" in rados-hammer-distro-basic-openstack
h3. original description
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-01-04_21:00:02-rados-hammer-d...
Loïc Dachary
07:20 PM rbd Tasks #14045 (Closed): add valgrind to python binding tests
already in the rbd/valgrind suite Josh Durgin
06:33 PM Bug #14244: "SELinux denials found" in rados-jewel-distro-basic-smithi
Another one: http://pulpito.ceph.com/jspray-2016-01-08_03:19:15-fs-wip-fsmap---basic-smithi/17784/ John Spray
06:27 PM Bug #14244: "SELinux denials found" in rados-jewel-distro-basic-smithi
Looks like the issue could be resolved by requireing a new version of chrony, we've got access to it in base package ... Christina Meno
11:43 AM Bug #14244: "SELinux denials found" in rados-jewel-distro-basic-smithi
Also seeing this frequently in FS testing. Example:
[15110] fs/basic/{clusters/fixed-2-ucephfs.yaml debug/mds_cl...
John Spray
06:26 PM Bug #14306 (Duplicate): "RadosModel.h: 854: FAILED assert(0)" in rados-hammer-distro-basic-openstack
Samuel Just
05:39 PM Bug #14306 (Duplicate): "RadosModel.h: 854: FAILED assert(0)" in rados-hammer-distro-basic-openstack
Could be related to #14236
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-01-07_21:00:01-rados-hammer...
Yuri Weinstein
06:12 PM Revision 3ef6347e (ceph): Merge pull request #7161 from liewegas/wip-port
test/mon/osd-erasure-code-profile: pick new mon port
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
06:10 PM Revision 9bcf0463 (ceph): vstart.sh: debug bluestore = 30
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision b1f76f7d (ceph): os/bluestore: make fiemap return valid result beyond EOF
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision d4bded26 (ceph): os/kstore: make fiemap behave past EOF
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision 8480ede4 (ceph): os/bluestore: pad trailing zeros for WAL write past eof
If we're past EOF, we need to zero the rest of the block.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:10 PM Revision 32dface2 (ceph): os/bluestore: drop unused TransContext mutex and cond
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision e29ca1cf (ceph): os/bluestore: fix fiemap
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision b98ed828 (ceph): os/bluestore/BlockDevice: make pread() safe
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision e7b2b183 (ceph): os/bluestore/BlueFS: fix _compact_log seq jump
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision 38503d59 (ceph): os/bluestore: clean up _do_read debug output
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision 90a2f055 (ceph): os/bluestore/BlockDevice: reduce aio queue size
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision b0bd2484 (ceph): os/fs: make aio EAGAIN backoff exponential
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision 16e9cb93 (ceph): os/bluestore: remove #warning cruft
These are on my todo list elsewhere.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:10 PM Revision bbfb4644 (ceph): os/kstore: implement minimal fiemap
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision d0de0613 (ceph): test/osd/RadosModel: fix sparse read result check
The object may have trailing zeros.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:10 PM Revision cfc8f4c2 (ceph): os/bluestore/BlockDevice: read_buffered
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision 9a67fbb3 (ceph): os/bluestore/BlueFS: read_random
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision 55448977 (ceph): os/bluestore/BlueFS: do not wait for IO on flush
Wait on fsync and _flush_log only.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:10 PM Revision 0ee47470 (ceph): os/bluestore/BlueFS: no lock on read
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision c16b46bb (ceph): os/bluestore/BlueFS: buffered writes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision 655912e9 (ceph): os/bluestore/BlockDevice: initiate bufferd writes at aio_write time
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision 3974bb30 (ceph): os/bluestore: fix fiemap on object with no data
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision 3120cbb9 (ceph): os/bluestore/BlockDevice: make flush a no-op if there was no IO
fdatasync(2) does a cache flush on the device, which we want to avoid if
we didn't actually write anything.
Signed-o...
Sage Weil
06:10 PM Revision 10a969b6 (ceph): os/bluestore/BlockDevice: quieter default log level
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision 0d935067 (ceph): os/filestore: fix valgrind warning on fsid read
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision 25f08e35 (ceph): os/keyvaluestore: fix valgrind warning on fsid read
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision dd8616d0 (ceph): os/bluestore: fix valgrind warning on fsid read
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision cb535910 (ceph): os/bluestore: send all old bluefs IOContexts for reap by bdev
Doing it in the aio thread ensures that there isn't a use-after-free.
Note that this is only bluefs written files.
S...
Sage Weil
06:10 PM Revision f545d720 (ceph): os/bluestore: fix bdev label error message
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision 323d83dd (ceph): os/bluestore: reserve first block for label when bluefs = false
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision e04973bb (ceph): os/bluestore/BlueFS: keep bool random in FileReader
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:05 PM Bug #14310 (Won't Fix): upstart won't automatically start monitor if cluster name contains chars ...
The src/upstart/*-all-starter.conf files all use the same strategy to find the cluster and id values to use for 'init... Emile Snyder
06:04 PM Revision 3ec77296 (ceph): test/mon/osd-erasure-code-profile: pick new mon port
7108 is used by mark-down.sh
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:01 PM Bug #14309 (Resolved): osd/OSD.h: 1849: FAILED assert(peering_queue.empty())
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-01-07_21:00:01-rados-hammer-distro-basic-openstack/
Job:...
Yuri Weinstein
05:54 PM Bug #13990: Hammer (0.94.3) OSD does not delete old OSD Maps in a timely fashion (maybe at all?)
Kefu,
I work with Tom. I followed the installation guide you referenced with the exception of manually installing ...
Steve Taylor
08:52 AM Bug #13990: Hammer (0.94.3) OSD does not delete old OSD Maps in a timely fashion (maybe at all?)
Tom,
Vikhyat and I suspect that
> this failed to generate admin key file when deploying mons
could be easi...
Kefu Chai
05:45 PM Revision 501bf3f5 (ceph): Merge pull request #6911 from stiopaa1/const_variable_length
tests: add const for ec test
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:44 PM Revision 150c3c92 (ceph): Merge pull request #6989 from stiopaa1/message_inline
msg: remove unneeded inline
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:50 PM Revision 6b158601 (ceph): Merge pull request #7160 from yehudasa/wip-rgw-warn
rgw: fix compilation warning
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:44 PM Revision 9b2059c0 (ceph): rgw: fix compilation warning
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:26 PM CephFS Bug #13903 (In Progress): Failure in TestStrays.test_ops_throttle
John Spray
02:22 PM Revision d6ce8740 (ceph): Objecter: fix typo and wrong tracing messages
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
08:06 AM CephFS Bug #14258: qa: failed test_full_fsync
Greg Farnum wrote:
>
> It's obviously *supposed* to be filling things up, but maybe at only 142MB of storage it's ...
Zheng Yan
07:14 AM Bug #14304: Crush:Assign null value after free point in kfree.
https://github.com/ceph/ceph/pull/7159 ceph zte
07:13 AM Bug #14304 (Rejected): Crush:Assign null value after free point in kfree.
Crush:Assign null value after free point in kfree. ceph zte
07:05 AM Bug #14303 (Won't Fix): Objecter: race condition during dump homeless_session
Check Objecter::_dump_active() etc for detail information. xie xingguo
06:54 AM Bug #14302: In crush string_node fucntion we should remove all the space before and after.
https://github.com/ceph/ceph/pull/7157 ceph zte
06:54 AM Bug #14302 (Resolved): In crush string_node fucntion we should remove all the space before and af...
Crush:Remove all the before and after space in better way. ceph zte
05:18 AM Revision 9c5839da (ceph): Objecter: fix potential null pointer access
Fixes: #14301
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
05:13 AM Bug #14301 (Resolved): Objecter: potential null pointer access when enumeration objects.
Check Objecter::_enumerate_reply for detail information and a patch is on the way xie xingguo
04:59 AM Revision 7202f07d (ceph): Objecter: exit if we detect read error
Fixes: #14300
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
04:56 AM Revision 52e796f9 (ceph): Objecter: abort enumeration when we encouter pool dne
Otherwise we may risk of executing the callback twice, which is fatal.
Fixes: #14299
Signed-off-by: xie xingguo <xie...
xie xingguo
04:51 AM Bug #14300 (Resolved): Objecter: shall return if we encounter read error.
Check Objecter::enumerate_objects for detail information and a patch is on the way xie xingguo
04:47 AM Bug #14299 (Resolved): Objecter: shall abort when we encouter pool dne
Check Objecter::enumerate_objects() and a patch is on the way xie xingguo
04:44 AM rgw Bug #14298: I can't get all user info using admin api return 403
I find the way list all user... guanghui wang
04:35 AM rgw Bug #14298 (Resolved): I can't get all user info using admin api return 403
I can't use... guanghui wang
04:00 AM rbd Bug #14280 (Pending Backport): cls_rbd: object_map_save should enable checksums
Josh Durgin
04:00 AM rbd Bug #14279 (Fix Under Review): "test_rbd.test_create_defaults ... FAIL" in smoke-master-distro-ba...
https://github.com/ceph/ceph/pull/7155 Josh Durgin
03:52 AM Revision 9749240e (ceph): pybind/test_rbd: fix test_create_defaults
Adjust for default order only being applied via ceph conf since
16d50459c4996cd3b188bc5da100d1ce069f05cd
Fixes: #142...
Josh Durgin
02:29 AM Revision 41b5df9b (ceph): Merge pull request #7149 from fullerdj/wip-14280
cls_rbd: enable object map checksums for object_map_save
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: ...
Josh Durgin
02:01 AM Revision 6aba3667 (ceph): Merge pull request #7154 from liewegas/wip-make-check
unittest_ipaddr: fix segv
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
01:53 AM Revision d8ae9727 (ceph): unittest_ipaddr: fix segv
Since b6d0fc9e0e515e50894c08217d688a8c94db7570 we need ifa_name to
be defined.
Signed-off-by: Sage Weil <sage@redhat...
Sage Weil
01:42 AM Revision aa8a74a1 (ceph): Add copyright for rbd-nbd
Signed-off-by: Li Wang <li.wang@kylin-cloud.com> Li Wang
01:12 AM rgw Bug #12890 (Pending Backport): rgw: the swift key remains after removing a subuser
Yehuda Sadeh
01:12 AM Revision c9aa8682 (ceph): Merge pull request #6002 from Sandy4999/wip-12890
rgw: add a method to purge all associate keys when removing a subuser
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
01:10 AM Revision f854bb63 (ceph): Merge pull request #6080 from clever215/wkm-master-139
rgw: modify documents and help infos' descriptions to the usage of option date when executing command "log show"
Rev...
Yehuda Sadeh
01:01 AM Revision 4ada5581 (ceph): Merge pull request #4216 from rzarzynski/wip-10682
rgw: add support for "end_marker" parameter for GET on Swift account.
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
12:53 AM Revision 03bf4060 (ceph): Merge pull request #6652 from ifed01/wip-13824
rgw_admin: orphans finish segfaults
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
12:48 AM Revision beabb20e (ceph): Merge pull request #7037 from mathslinux/rgw-add-missing-error-code
rgw: add missing error code for admin op API
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
12:46 AM rgw Bug #14215 (Pending Backport): rgw: radosgw-admin bucket check --fix not work
Yehuda Sadeh
12:46 AM Revision 93bb740c (ceph): Merge pull request #7093 from dwj192/dwj-bucket-index-fix
rgw: radosgw-admin bucket check --fix not work
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
12:45 AM Revision e660ccb5 (ceph): Merge pull request #6817 from david-z/wip-fix-init-radosgw
rgw: fix a typo in init-radosgw
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
12:05 AM Revision 5264bc67 (ceph): mon: OSDMonitor: do not assume a session exists in send_incremental()
We may not have an open session for a given osd. If we blindly assume we
do, we may end up trying to send incremental...
Joao Eduardo Luis

01/07/2016

11:16 PM Bug #14295: failed to recover before timeout expired
General assessment on these errors was that openstack/ovh is slow running tests, but we observe more of those now. Yuri Weinstein
11:14 PM Bug #14295: failed to recover before timeout expired
another one with same log: @teuthology.ovh.sepia.ceph.com: /a/teuthology-2016-01-06_20:55:01-rados-hammer-distro-basi... Tamilarasi muthamizhan
10:49 PM Bug #14295 (Closed): failed to recover before timeout expired
logs: @teuthology.ovh.sepia.ceph.com: /a/teuthology-2016-01-06_20:55:01-rados-hammer-distro-basic-openstack/61129
...
Tamilarasi muthamizhan
11:12 PM rbd Bug #13810: "stderr:rbd.InvalidArgument: error writing to test_notify_clone)" in upgrade:client-u...
Run: http://pulpito.ceph.com/teuthology-2016-01-06_12:12:01-upgrade:client-upgrade-jewel-distro-basic-smithi/
Jobs: ...
Yuri Weinstein
10:50 PM Revision 4e3bd8bb (ceph): Merge pull request #7102 from dzafman/wip-cot-fixes
Fix for make check.
Reviewed-by: Sage Weil <sage@redhat.com>
David Zafman
10:47 PM Revision 12e3b3b2 (ceph): Merge pull request #7153 from liewegas/wip-make-check
build: misc make check fixes Sage Weil
10:36 PM Revision cd34ee82 (ceph): Merge pull request #7152 from liewegas/wip-hexdump
unittest_bufferlist: fix hexdump test
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Sage Weil
10:22 PM Revision 4e732c3f (ceph): unittest_bluefs: call close_for_write()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:19 PM Revision 4f53cde0 (ceph): test/test_objectstore_memstore.sh: clear store_test_temp_dir
ceph_test_objectstore now expects this to not exist.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:55 PM Revision 9179ce8c (ceph): osdc: Fix race condition with tick_event and shutdown
- Clear the tick_event whether it was in the timer queue or not.
- Make sure we don't schedule a new tick_event if ...
Adam Emerson
09:48 PM Backport #14292: osd/PG.cc: 3837: FAILED assert(0 == "Running incompatible OSD")
latest log: @teuthology.ovh.sepia.ceph.com: /a/teuthology-2016-01-06_20:55:01-rados-hammer-distro-basic-openstack/61025 Tamilarasi muthamizhan
09:23 PM Backport #14292 (Resolved): osd/PG.cc: 3837: FAILED assert(0 == "Running incompatible OSD")
https://github.com/ceph/ceph/pull/7206 Yuri Weinstein
09:45 PM Revision 5839a1b9 (ceph): unittest_bufferlist: fix hexdump test
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:25 PM CephFS Bug #14256 (Fix Under Review): mds: objecter assert on shutdown
I don't know if we ever used "Pending upstream" before, usually when a PR is outstanding we use "Needs review" John Spray
09:24 PM CephFS Bug #14256: mds: objecter assert on shutdown
Link to the pull request for convenience:
https://github.com/ceph/ceph/pull/7151
John Spray
07:29 PM CephFS Bug #14256: mds: objecter assert on shutdown
Pushed upstream as:... Adam Emerson
06:56 PM CephFS Bug #14256: mds: objecter assert on shutdown
This patch should fix it. I'll run make check and push. Adam Emerson
06:12 PM CephFS Bug #14256 (In Progress): mds: objecter assert on shutdown
Adam Emerson
03:38 PM CephFS Bug #14256: mds: objecter assert on shutdown
Hmm, looks like Objecter is making the assumption that if tick_event is set then it must also be in ceph_timer::event... John Spray
09:19 PM Bug #13939: PGs stuck in "creating" when created just after deleting another pool
It appears that one or more threads is getting entirely stuck, while some others are continuing, so it doesn't on the... John Spray
07:41 PM Bug #13939: PGs stuck in "creating" when created just after deleting another pool
Is there any reason to think this isn't just the general slowness that comes from overloading OSDs, then? I don't thi... Greg Farnum
11:56 AM Bug #13939: PGs stuck in "creating" when created just after deleting another pool
I think one of the tricks to this must have been that we were creating a rudely large number of PGs for the number of... John Spray
08:06 PM rgw Documentation #14003 (Resolved): Incorrect name of the "List Multipart Upload Parts" Response Ent...
Nathan Cutler
10:56 AM rgw Documentation #14003: Incorrect name of the "List Multipart Upload Parts" Response Entities
The pull request had been merged a while ago. I assume this bug could be resolved then? Lenz Grimmer
07:30 PM Backport #14236 (Fix Under Review): "OSDMonitor.cc: 2116: FAILED assert(0)" in rados-hammer-distr...
got a candidate fix in https://github.com/ceph/ceph/pull/7150
needs review & testing.
Joao Eduardo Luis
07:18 PM rbd Bug #14280 (Fix Under Review): cls_rbd: object_map_save should enable checksums
https://github.com/ceph/ceph/pull/7149 Douglas Fuller
05:30 PM rbd Bug #14280 (Resolved): cls_rbd: object_map_save should enable checksums
rbd object_map_save disables checksums if the provided object map omits them. Enable checksums before re-encoding to ... Douglas Fuller
07:15 PM Bug #14269 (Resolved): ec_lost_unfound test failing on jewel (and probably master)
Sam reverted the test-suite change (commit 6fb44db9cbc91754bfab4c4312ba806febf65274) for the hammer branch. Guang Yang
06:57 PM Bug #14269: ec_lost_unfound test failing on jewel (and probably master)
Hi Sam,
It turns out the jewel branch does not have the commit..
Guang Yang
06:27 PM Bug #14269 (In Progress): ec_lost_unfound test failing on jewel (and probably master)
Guang Yang
07:02 PM Revision 7831ca1e (ceph): Revert "pg: add test cases for pg list_missing on EC pool"
This reverts commit 6fb44db9cbc91754bfab4c4312ba806febf65274. Samuel Just
07:01 PM Revision d5c02f3e (ceph): cls_rbd: enable object map checksums for object_map_save
object_map_save disables CRCs when an object map footer isn't provided.
Unconditionally re-enable object map CRCs bef...
Douglas Fuller
06:40 PM Bug #14289 (Resolved): "No space left on device" + "FAILED assert(0 == "unexpected error")" in ra...
We probably need to change this test configuration to increase the space, and not sure why we still got the assert.
...
Yuri Weinstein
06:33 PM Bug #13990: Hammer (0.94.3) OSD does not delete old OSD Maps in a timely fashion (maybe at all?)
Kefu,
Unfortunately we have been unable to get the build to run in any cluster configuration.
We had a cluster runn...
Tom Christensen
04:42 AM Bug #13990: Hammer (0.94.3) OSD does not delete old OSD Maps in a timely fashion (maybe at all?)
Tom,
how's the test going? and i found that the osdmap related settings mentioned in https://cds.cern.ch/record/20...
Kefu Chai
06:19 PM Bug #13897 (New): (jewel) rados/objectstore/objectstore.yaml common/Mutex.cc: 105: FAILED assert(...
Yuri Weinstein
06:19 PM Bug #13897: (jewel) rados/objectstore/objectstore.yaml common/Mutex.cc: 105: FAILED assert(r == 0)
Here is more info:
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-01-06_21:00:01-rados-infernalis-distr...
Yuri Weinstein
05:47 PM Backport #14145 (Resolved): infernalis: ceph-disk: use blkid instead of sgdisk -i
Loïc Dachary
05:38 PM Backport #14282: infernalis: ceph-disk list missing information when dmcrypt
The relevant commit is *ceph-disk: display OSD details when listing dmcrypt devices* Loïc Dachary
05:38 PM Backport #14282 (In Progress): infernalis: ceph-disk list missing information when dmcrypt
Loïc Dachary
05:35 PM Backport #14282 (Resolved): infernalis: ceph-disk list missing information when dmcrypt
https://github.com/ceph/ceph/pull/6880 Loïc Dachary
05:36 PM Bug #14233 (Resolved): ceph-disk deactivate does not unmap dmcrypt journal
Loïc Dachary
05:35 PM Backport #14288 (Resolved): hammer: ceph osd pool stats broken in hammer
https://github.com/ceph/ceph/pull/7180 Loïc Dachary
05:35 PM Backport #14287 (Resolved): hammer: ReplicatedPG: wrong result code checking logic during sparse_...
https://github.com/ceph/ceph/pull/7179 Loïc Dachary
05:35 PM Backport #14286 (Rejected): infernalis: ReplicatedPG: wrong result code checking logic during spa...
https://github.com/ceph/ceph/pull/7559 Loïc Dachary
05:35 PM Backport #14285 (Resolved): hammer: osd/OSD.cc: 2469: FAILED assert(pg_stat_queue.empty()) on shu...
https://github.com/ceph/ceph/pull/7178 Loïc Dachary
05:35 PM Backport #14284 (Rejected): infernalis: osd/OSD.cc: 2469: FAILED assert(pg_stat_queue.empty()) on...
https://github.com/ceph/ceph/pull/7558 Loïc Dachary
05:35 PM rbd Backport #14283 (Resolved): hammer: rbd: fix bench-write
https://github.com/ceph/ceph/pull/7183 Loïc Dachary
04:53 PM Revision efdef31f (ceph): Merge pull request #7143 from dillaman/wip-librbd-rename-request
librbd: correct include guard in RenameRequest.h
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:49 PM rbd Bug #14279 (Resolved): "test_rbd.test_create_defaults ... FAIL" in smoke-master-distro-basic-open...
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-01-07_05:00:03-smoke-master-distro-basic-openstack/
Job:...
Yuri Weinstein
04:40 PM devops Bug #14172: https://jenkins.ceph.com/job/ceph-pull-requests/ aka make check fixes
... Loïc Dachary
03:42 PM Bug #14278 (Resolved): consume_maps clearing of waiting_for_pg needs to check the spg_t shard for...
This could cause ops waiting on one shard to be locked in the waiting_for_pg list while another shard is in the actin... Samuel Just
03:05 PM CephFS Bug #14257 (Resolved): test_reconnect_timeout failed
Fix merged into ceph-qa-suite master. John Spray
11:26 AM CephFS Bug #14257 (Fix Under Review): test_reconnect_timeout failed
https://github.com/ceph/ceph-qa-suite/pull/785 John Spray
11:16 AM CephFS Bug #14257 (In Progress): test_reconnect_timeout failed
John Spray
11:16 AM CephFS Bug #14257: test_reconnect_timeout failed
Test bug, Filesystem.wait_for_state is counting elapsed time as the number of times it goes through its polling loop ... John Spray
02:33 PM Revision 399b7c54 (ceph): ceph-disk: list accepts absolute dev names
The ceph-disk list subcommand now accepts /dev/sda as well as sda.
The filtering is done on the full list of devices ...
Loic Dachary
02:28 PM Revision e222d7bc (ceph): ceph-disk: display OSD details when listing dmcrypt devices
The details about a device that mapped via dmcrypt are directly
available. Do not try to fetch them from the device e...
Loic Dachary
02:26 PM Revision 87db693e (ceph): tests: limit ceph-disk unit tests to test dir
Signed-off-by: Loic Dachary <loic@dachary.org>
(cherry picked from commit 499c80db606fe3926a8a603e03fdba6967d66003)
Loic Dachary
02:24 PM Revision 2c0d7ef2 (ceph): ceph-disk: factorize duplicated dmcrypt mapping
Signed-off-by: Loic Dachary <loic@dachary.org>
(cherry picked from commit 35a0c94c4cd3a57cfc382c64eaa9cfb9306dd2e6)
Loic Dachary
02:22 PM Revision 6082cb2b (ceph): Merge pull request #785 from ceph/wip-14257
tasks/cephfs: fix wait_for_state timing Zheng Yan
02:21 PM Revision 22881b16 (ceph): ceph-disk: fix regression in cciss devices names
The cciss driver has device paths such as /dev/cciss/c0d1 with a
matching /sys/block/cciss!c0d1. The general case is ...
Loic Dachary
02:06 PM Revision 9dc5e6cb (ceph): Merge pull request #7001 from dachary/wip-14145-infernalis
infernalis: ceph-disk: use blkid instead of sgdisk -i
On CentOS 7.1 and other operating systems with a version of u...
Loïc Dachary
01:52 PM Revision eb120e85 (ceph): librbd: correct include guard in RenameRequest.h
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:39 PM Revision cf9cd801 (ceph): crush/CrushTester: check for overlapped rules
list rules if there are more than one of them can be chosen by the CRUSH
for a given ruleset, pool type and a pool si...
Kefu Chai
01:22 PM Revision 6f764197 (ceph): Merge pull request #6955 from dachary/wip-dev-guide-ceph-qa-suite
doc: dev: document ceph-qa-suite
Reviewed-by: Nathan Cutler <ncutler@suse.cz>
Loïc Dachary
01:20 PM Revision 279e9fb1 (ceph): doc: dev: document ceph-qa-suite
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
01:06 PM devops Bug #13945 (Duplicate): ./make-deb.sh fails due to filename/path length exceeding 99 chars
Kefu Chai
12:33 PM Revision 3ded44dc (ceph): cmake: detect bzip2 and lz4 for rocksdb
* this change is the cmake port of 911e7a0.
the rocksdb's Makefile will detect the installed libbz2 and libz4 by
...
Kefu Chai
11:59 AM Revision 3626d86d (ceph): cmake: add check for liblz4
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:59 AM Revision 60ef8bfe (ceph): Merge pull request #7131 from ceph/wip-cmake
cmake: made rocksdb an imported library
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:52 AM Bug #13742 (Resolved): MonitorDBStore::get semantic change triggers regressions
Joao Eduardo Luis
11:49 AM Revision 202d1369 (ceph): Merge pull request #7073 from dllgzcl/wip-zcl-show-version
tools: monstore: add 'show-versions' command.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Joao Eduardo Lu...
Joao Eduardo Luis
11:36 AM Bug #14175 (Fix Under Review): clock skew report is incorrect by "ceph health detail" command
https://github.com/ceph/ceph/pull/7141 Joao Eduardo Luis
11:31 AM Bug #14132 (Resolved): common/address_help.cc: the freeaddrinfo() isn't called, leading to memory...
Kefu Chai
11:24 AM Revision 58c13c1a (ceph): tasks/cephfs: fix wait_for_state timing
Return actual elapsed wallclock time instead of
the number of times we polled.
Fixes: #14257
Signed-off-by: John Spr...
John Spray
11:08 AM devops Bug #14275 (Resolved): Ceph "giant" packages no longer available for installation on Ubuntu 14.04...
We noticed this on our automated test/build system, which is based on Ubuntu Linux 14.04 "trusty". Some time after 5p... Lenz Grimmer
10:50 AM Bug #14274: Crush:Add protection prevent memory leaks.
https://github.com/ceph/ceph/pull/7140 ceph zte
10:49 AM Bug #14274 (Rejected): Crush:Add protection prevent memory leaks.
In crush crush_add_rule function, we should protection prevent memory leaks. ceph zte
07:11 AM Bug #14273 (Won't Fix): OSDC: read result may not be correctly passed out to callers
Check ObjectCacher::bh_read_finish for detial information and a patch is on the way. xie xingguo
05:34 AM Revision ede0e3ab (ceph): cmake: made rocksdb an imported library
Systems with the minimum required version of CMake
such as Ubuntu Trusty Tahr don't support
INTERFACE_LINK_LIBRARIES,...
Ali Maredia
02:34 AM Bug #14185 (Won't Fix): ReplicatedPG: result code not handled during omap operation.
xie xingguo
02:05 AM CephFS Bug #14254: failed pjd chown test 117
Okay, so the only way we can get into this trouble is if:
1) the inode isn't found prior to replay (ie, it got creat...
Greg Farnum
01:36 AM CephFS Bug #14254: failed pjd chown test 117
https://github.com/ceph/ceph/pull/7136 addresses the need to flush Greg Farnum
01:29 AM CephFS Bug #14254: failed pjd chown test 117
Okay, this is running into code from the uid/gid enforcement stuff. From https://github.com/ceph/ceph/commit/1957aedd... Greg Farnum
01:14 AM CephFS Bug #14254: failed pjd chown test 117
Okay, I believe the important sequence is:
* client creates inode, mds replies unsafe
* client requests inode cha...
Greg Farnum
12:44 AM Bug #14204 (Resolved): NewStore: potential null pointer assignment
https://github.com/xiexingguo/ceph/commit/3d0b479bfb909d30703c126f7f90c4dc984875af xie xingguo
12:18 AM Revision 3f088a1b (ceph): Merge remote-tracking branch 'origin/jewel'
Josh Durgin
12:18 AM Revision 63460d6b (ceph): Merge pull request #7129 from dillaman/wip-14167-jewel
librbd: disable copy-on-read when not exclusive lock owner
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
12:11 AM rbd Bug #14047 (Resolved): rbd: rbd order will be place in 22, when set to 0 in the config_opt
Josh Durgin
12:10 AM Bug #14139 (Resolved): test_rbd:delete rbd order
Josh Durgin
 

Also available in: Atom