Project

General

Profile

Activity

From 06/09/2015 to 07/08/2015

07/08/2015

11:26 PM Bug #12021: hammer-x upgrade test.sh fails with ENOTEMPTY
Here is test run http://pulpito.ceph.com/teuthology-2015-07-08_14:27:23-upgrade:firefly-x:parallel-wip-12021-hammer-d... Yuri Weinstein
09:29 PM devops Backport #11735: RGW init script needs to check /var/lib/ceph/radosgw
I've always deleted the @Conflicts:@ lines as I resolve them in the tree. For this case, I'm afraid I don't remember ... Ken Dreyer
01:25 PM devops Backport #11735: RGW init script needs to check /var/lib/ceph/radosgw
Ken, would you be so kind as to clarify the question above ? I feel I'm missing something. Please re-assign to me whe... Loïc Dachary
09:15 PM Bug #12200: assert(hinfo.get_total_chunk_size() == (uint64_t)st.st_size)
David Zafman
09:15 PM Bug #12000: OSD: EC reads do not correctly validate checksums and data contents
David Zafman
09:05 PM Revision 5715e472 (ceph): Merge pull request #4976 from t-miyamae/wip-mshec-fixlogic2
erasure code: fix shec's recovery issues found in teuthology test
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
08:13 PM devops Tasks #10587: split ceph-mon, ceph-osd, and ceph-mds in the Debian and Red Hat packages
I think I've got upgrades working now on the latest version of https://github.com/ceph/ceph/tree/wip-10587-split-serv... Ken Dreyer
07:47 PM Revision 1d5f368c (ceph): Merge pull request #481 from dmick/master
calamari_nosetests: verify that calamari_branch exists Andrew Schoen
06:32 PM Revision 5e72479b (ceph): OSDMonitor: allow addition of cache pool with non-empty snaps with config
We need to be able to allow the version of ceph_test_* from earlier
versions of ceph to continue to work. This patch...
Samuel Just
06:10 PM Revision 06b41119 (ceph): Merge pull request #483 from ceph/wip-excl
fix hammer-x upgrades with excl stuff in ceph_test_rados
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Yu...
Samuel Just
06:08 PM Revision 4af379d1 (ceph): Merge pull request #484 from ceph/wip_remove_rhel
Removed rhel* configurations with a goal that they will be covered in… Sage Weil
06:03 PM Revision 12b1f50c (ceph): Merge pull request #4813 from dachary/wip-11667-erasure-code-add-osd
tests: verify erasure code read / write after remapping
Reviewed-by: Kefu Chai <kchai@redhat.com>
Loïc Dachary
05:15 PM Revision adfa1ee3 (ceph): Removed rhel* configurations with a goal that they will be covered in t...
and won't be used by vps runs in Sepia lab
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
04:52 PM Revision 7b31e11a (ceph): bufferlist: replace Mutex with RWlock
Replace Mutex with RWlock in bufferlist code, so it doesn't block on reads,
also make it a tiny bit smarter, so it do...
Piotr Dałek
03:52 PM Revision 6ffb1c4a (ceph): Merge pull request #5123 from theanalyst/wip-11979-hammer
MDSMonitor: handle MDSBeacon messages properly
Reviewed-by: Kefu Chai <kchai@redhat.com>
Greg Farnum
03:16 PM Revision 7db8a6a1 (ceph): Remove git build-time dependency
The git command is currently only needed in the src/make_version script.
However, we can simply avoid it by assuming ...
Boris Ranto
03:12 PM Revision cc72dd2b (ceph): StoreTest: Add zero test for SyntheticTest
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:57 PM rgw Backport #11542: Change variable length array of std::strings (not legal in C++) to std::vector<s...
Original description: Backport https://github.com/ceph/ceph/pull/1768 to firefly Original commit is here: https://git... Loïc Dachary
02:51 PM rbd Backport #11852: librbd: new config option for legacy blocking aio behavior
For the record, the initial description was: https://github.com/ceph/ceph/pull/4827 Just the first and last commit t... Loïc Dachary
02:43 PM Revision c0b2e316 (ceph): tasks/rados: make {write,append}_excl conditional
For upgrade tests we don't want to pass these args to (old)
ceph_test_rados.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:43 PM Revision e248e2e0 (ceph): suites/upgrade/hammer-x: do not pass _excl weights to ceph_test_rados
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:43 PM Revision b4265e82 (ceph): upgrade/hammer-x: drop symlinks to ec jobs and disable *_excl
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:39 PM Backport #12027 (Resolved): mon: osd featuers aren't updated correctly
Loïc Dachary
02:34 PM rbd Backport #12240 (In Progress): librbd/internal.cc: 1967: FAILED assert(watchers.size() == 1)
Nathan Cutler
12:34 PM rbd Backport #12240 (Resolved): librbd/internal.cc: 1967: FAILED assert(watchers.size() == 1)
https://github.com/ceph/ceph/pull/5171 Loïc Dachary
02:32 PM Revision 3223bd60 (ceph): librbd: assertion failure race condition if watch disconnected
It's possible for librbd's watch of the header object to be reset by
connection issues just prior to the image being ...
Jason Dillaman
02:26 PM Backport #12202 (In Progress): ceph fails to compile with boost 1.58
Nathan Cutler
02:14 PM Revision 96ec2a74 (ceph): tests: ceph-helpers.sh get_osds with no trailing whitespace
Trim the trailing whitespace of the get_osds output to help with
comparisons.
Signed-off-by: Loic Dachary <ldachary@...
Loic Dachary
02:14 PM Revision 8df81e05 (ceph): tests: verify erasure code read / write after remapping
Implement the following scenario:
* create an erasure coded pool and write an object
* mark two osd used to store...
Loic Dachary
02:14 PM Revision d791a722 (ceph): tests: improve shell output readability
Modify the test traces to include the file name in addition to the
function and line name. It makes it easier to loca...
Loic Dachary
02:13 PM rgw Backport #12039 (In Progress): RGW Swift API: response for PUT on /container does not contain the...
Nathan Cutler
02:12 PM Revision 177324ce (ceph): rgw: send Content-Length in response for PUT on Swift container.
Fixes: #11036
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
02:12 PM Revision 1b4536aa (ceph): rgw: send Content-Length in response for DELETE on Swift container.
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit d260a93405a7a...
Radoslaw Zarzynski
02:12 PM Revision 2ee6e9a0 (ceph): rgw: send Content-Length in response for HEAD on Swift account.
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit 29073d84640b6...
Radoslaw Zarzynski
02:12 PM Revision 84525806 (ceph): rgw: enable end_header() to handle proposal of Content-Length.
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit f98fd4dfda7a1...
Radoslaw Zarzynski
02:12 PM Revision 0a580c4a (ceph): rgw: send Content-Length in response for GET on Swift container.
Fixes: #10971
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
01:53 PM Revision ecac1a45 (ceph): Always provide summary for non-healthy cluster
This fixes a problem, wherein calamari does not provide
popup drill-downs for warnings or errors, should the summary
...
Thorsten Behrens
01:37 PM rgw Backport #11874 (Resolved): Bucket header is enclosed by quotes
Loïc Dachary
01:36 PM Revision c7ebf96a (ceph): Merge pull request #4862 from SUSE/wip-11874-hammer
Bucket header is enclosed by quotes
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Loïc Dachary
01:36 PM rgw Backport #11755 (Resolved): Object copy bug
Loïc Dachary
01:35 PM Revision b1637289 (ceph): Merge pull request #4885 from theanalyst/wip-11755-hammer
Object copy bug
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Loïc Dachary
01:35 PM rgw Backport #11722 (Resolved): Keystone PKI token expiration is not enforced
Loïc Dachary
01:34 PM Revision e33af22d (ceph): Merge pull request #4884 from theanalyst/wip-11722-hammer
Keystone PKI token expiration is not enforced
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Loïc Dachary
01:31 PM rbd Backport #11853 (Resolved): librbd: new config option for legacy blocking aio behavior
Loïc Dachary
01:31 PM rbd Backport #11770 (Resolved): librbd: aio calls may block
Loïc Dachary
01:30 PM Revision 5696b0ff (ceph): Merge pull request #4875 from ceph/wip-11770-hammer
librbd: aio calls may block
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Loic Dachary <ldachary@re...
Loïc Dachary
01:28 PM Feature #12248 (Resolved): Add units to rados bench output
Most of the output of rados bench is missing units. For example, it is not clear if the average latency is shown in s... Andy Allan
01:28 PM CephFS Backport #11737 (Resolved): MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
Loïc Dachary
01:22 PM devops Backport #11629 (New): ceph.spec.in: SUSE/openSUSE builds need libbz2-devel
Loïc Dachary
01:20 PM devops Backport #11611: ceph.spec: update OpenSUSE BuildRequires
Former description:
openSUSE BuildRequires have been updated in master. We would like to get this backported to ha...
Loïc Dachary
01:09 PM Backport #11908 (Resolved): Almost all OSDs in the cluster crashing at the same time, repeatedly
Loïc Dachary
01:09 PM Backport #11862 (Resolved): missing man pages for ceph-create-keys, ceph-disk-*
Loïc Dachary
01:05 PM Backport #11879 (In Progress): Clock skew causes missing summary and confuses Calamari
Loïc Dachary
01:04 PM Revision 11238881 (ceph): erasure code: move shec.cc into ErasureCodeShec.cc
Signed-off-by: Takanori Nakao <nakao.takanori@jp.fujitsu.com> Takanori Nakao
01:04 PM Revision 9bdf3e6c (ceph): erasure code: fix shec's recovery issues found in teuthology test
Fixed shec's recovery issues caused by unexpected arguments in
minimum_to_decode() / decode() functions.
We misunders...
Takanori Nakao
01:04 PM Revision 4c64b01a (ceph): erasure code: shec's gtest for minimum_to_decode() arguments
TestErasureCodeShec_arguments.cc added here verifies shec's fixed logic
to pass Teuthology test.
Signed-off-by: Shot...
Shotaro Kawaguchi
01:04 PM Backport #11964 (In Progress): systemd: Increase max files open limit for OSD daemon
Loïc Dachary
01:02 PM devops Backport #12092 (In Progress): ceph.spec.in: SuSEfirewall2 service files are missing
Loïc Dachary
01:01 PM devops Backport #12087 (In Progress): max files open limit for OSD daemon is too low
Loïc Dachary
01:00 PM devops Backport #11902 (In Progress): admin/build-doc: script fails silently under certain circumstances
Loïc Dachary
12:59 PM rgw Backport #12040 (Resolved): RGW Swift API: response for PUT on /container does not contain the ma...
It was backported prior to the addition of the Backport tracker, hence the confusion. Good catch ! Loïc Dachary
12:55 PM rgw Backport #12099 (In Progress): rgw: rados objects wronly deleted
Loïc Dachary
12:55 PM CephFS Backport #12098 (In Progress): kernel_untar_build fails on EL7
Loïc Dachary
12:55 PM CephFS Backport #11999 (In Progress): cephfs Dumper tries to load whole journal into memory at once
Loïc Dachary
12:49 PM Bug #9418: mon: drop internal-purpose messages from clients without proper caps
pinged joao, hoping to discover the commit to be backported Loïc Dachary
12:47 PM Backport #12247 (Resolved): RadosModel assertion failure
Loïc Dachary
12:45 PM rgw Backport #12246 (Resolved): RGW Swift API: responses for several request types don't contain mand...
https://github.com/ceph/ceph/pull/5718 Loïc Dachary
12:44 PM rgw Backport #12245 (Resolved): rgw: empty json response when getting user quota
https://github.com/ceph/ceph/pull/5237 Loïc Dachary
12:43 PM rgw Backport #12244 (Resolved): Civetweb RGW appears to report full size of object as downloaded when...
https://github.com/ceph/ceph/pull/5234 Loïc Dachary
12:42 PM rgw Backport #12243 (Resolved): Civetweb RGW appears to report full size of object as downloaded when...
https://github.com/ceph/ceph/pull/5231 Loïc Dachary
12:36 PM rgw Backport #12242 (Resolved): Fix tool for #11442 does not correctly fix objects created via multip...
https://github.com/ceph/ceph/pull/5229 Loïc Dachary
12:35 PM rbd Backport #12241 (Resolved): [ FAILED ] TestObjectMap.InvalidateFlagInMemoryOnly
https://github.com/ceph/ceph/pull/5279 Loïc Dachary
12:33 PM rbd Backport #12239 (Resolved): librbd/internal.cc: 1967: FAILED assert(watchers.size() == 1)
https://github.com/ceph/ceph/pull/5243 Loïc Dachary
12:32 PM rbd Backport #12238 (Resolved): [ FAILED ] TestLibRBD.ExclusiveLockTransition
https://github.com/ceph/ceph/pull/5241 Loïc Dachary
12:31 PM rbd Backport #12237 (Resolved): A client opening an image mid-resize can result in the object map bei...
https://github.com/ceph/ceph/pull/5279 Loïc Dachary
12:30 PM rbd Backport #12236 (Resolved): Possible crash while concurrently writing and shrinking an image
https://github.com/ceph/ceph/pull/5318 Loïc Dachary
12:30 PM rbd Backport #12235 (Resolved): librbd: crash when two clients try to write to an exclusive locked image
https://github.com/ceph/ceph/pull/5319 Loïc Dachary
12:28 PM rbd Backport #12234 (Resolved): segfault: test_rbd.TestClone.test_unprotect_with_children
https://github.com/ceph/ceph/pull/5279 Loïc Dachary
12:21 PM rbd Backport #12109: qa: test rbd notify-based proxying across versions
I swapped the comment and the description so that it looks more like the other backport tickets. Purely cosmetic. Loïc Dachary
12:20 PM rbd Backport #12109 (In Progress): qa: test rbd notify-based proxying across versions
Jason Dillaman wrote: I think this is doable with the existing teuthology upgrade setups. Similar to the client-upgra... Loïc Dachary
12:12 PM CephFS Support #11923 (Resolved): MDS init script starts multiple instances when MDS is referenced in ce...
Yes, in a default configuration you don't list the daemons and sysvinit starts them based on what folders exist in /v... Greg Farnum
11:57 AM CephFS Support #11923: MDS init script starts multiple instances when MDS is referenced in ceph.conf
Greg,
I'd like to put in a slight correction in the 'ps' output. even it may be the same as what Brian said in the...
Vimal A.R
12:11 PM Feature #12233 (New): init scripts: try to detect when a daemon named in ceph.conf is duplicating...
See #11923. If a user has both the /var/lib/ceph/mds/<name>/sysvinit file, and an "[mds.<name>]" entry in their ceph.... Greg Farnum
11:58 AM Revision aefcf6d3 (ceph): tests: ceph-helpers.sh reduce kill_daemon verbosity
When a test fails, the script returns immediately and kill_daemon
function is called to cleanup. It is quite verbose ...
Loic Dachary
11:08 AM rgw Tasks #12232 (New): radosgw-admin bucket stats give incorrect max_markers when bucket index shard...
int RGWRados::get_bucket_stats(rgw_bucket& bucket, string *bucket_ver, string *master_ver,
map<RGWObjCategory, R...
Jeegn Chen
09:43 AM CephFS Bug #10944: Deadlock, MDS logs "slow request", getattr pAsLsXsFs failed to rdlock
please use the new timeout patch Zheng Yan
08:15 AM CephFS Bug #10944: Deadlock, MDS logs "slow request", getattr pAsLsXsFs failed to rdlock
please try the attached patches. (the second one is modified version of your timeout patch) Zheng Yan
02:10 AM CephFS Bug #10944: Deadlock, MDS logs "slow request", getattr pAsLsXsFs failed to rdlock
Hi Greg,
Not exactly. We have enabled timeout in 2 ways, one is the patch you saw, the other is in Client::tick()...
Zhi Zhang
09:30 AM Revision f9c682aa (ceph): Merge pull request #5109 from ceph/wip-rgw-orphans-2
Wip rgw orphans 2 Orit Wasserman
09:00 AM Revision 016f57da (ceph): Merge pull request #5151 from majianpeng/make-morereaable-dump-ops
common/TrackedOp: Make get_duration get correctly value.
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
08:37 AM Revision 722a5ff0 (ceph): travis: check for go fmt violations for patches
While submitting patches travis will fail if source isn't go fmt'ed
Signed-off-by: Abhishek Lekshmanan <abhishek.lek...
Abhishek Lekshmanan
08:34 AM Revision d63c6698 (ceph): gofmt all the source files
Running gofmt ./... on the repository
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Abhishek Lekshmanan
08:28 AM Revision d5c697ad (ceph): Merge pull request #5166 from yuyuyu101/wip-async-fix-17
AsyncConnection: Only prepare message when it support fast dispatch Haomai Wang
07:51 AM rgw Feature #11933 (Fix Under Review): rgw: create realm and period data structures
Orit Wasserman
07:30 AM Linux kernel client Bug #12159: setfilelock requests stuck
Yesterday, testing the patch, I saw a process stuck in a write request (shown by strace), with no entry in osdc and m... Markus Blank-Burian
02:07 AM Linux kernel client Bug #12159: setfilelock requests stuck
maybe you should enlarge mds_reconnect_timeout. besides, please don't enable mds_debug in normal times Zheng Yan
07:18 AM Revision 6991bf49 (ceph): Merge pull request #5157 from rajukv/wip-xio-rajukv
XIO: Add missing fastpath events to OSD
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:50 AM Bug #11640 (Fix Under Review): Change radosgw pools default crush ruleset
https://github.com/ceph/ceph/pull/5165 Kefu Chai
03:32 AM Revision e2454ee2 (ceph): AsyncConnection: Only prepare message when it support fast dispatch
Not all messages support reencode now, we just avoid them prepare firstly when
call "send_message"
Signed-off-by: Ha...
Haomai Wang
02:12 AM Revision 34b939a8 (ceph): client: reference counting 'struct Fh'
The async readahead finisher needs to reference 'struct Fh'. But
it's possible user closes FD and free the correspond...
Yan, Zheng
01:01 AM Revision 998fe781 (ceph): common/TrackedOp: Make get_duration get correctly value.
For get_duration(), it should return the duration of Op. For ops which in
flight, the duration is the time current ti...
Jianpeng Ma
12:06 AM Bug #12231: crush unable to generate 3 osds in teuthology run
I checked a few similar hammer runs and noticed that pgp_num didn't get high enough for 1.37 to have its own seed. P... Samuel Just

07/07/2015

11:53 PM Bug #12231: crush unable to generate 3 osds in teuthology run
For the other instance in that run (ubuntu@teuthology:/a/samuelj-2015-07-06_17:07:54-rados-wip-sam-testing-distro-bas... Samuel Just
11:51 PM Bug #12231: crush unable to generate 3 osds in teuthology run
ubuntu@teuthology:/a/samuelj-2015-07-06_17:07:54-rados-wip-sam-testing-distro-basic-multi/963089
is the instance a...
Samuel Just
11:42 PM Bug #12231 (Resolved): crush unable to generate 3 osds in teuthology run
Lately, wip-sam-testing (basically master) runs are reliably turning up a case 1 or 2 times per run where 3/6 osds ar... Samuel Just
10:42 PM rgw Bug #11749: rgw: rados objects wronly deleted
Is there any way to find objects affected by this issue in bucket? Gleb Borisov
06:03 PM Revision ad8058e6 (ceph): calamari_nosetests: verify that calamari_branch exists
Fixes: #12206
Signed-off-by: Dan Mick <dan.mick@redhat.com>
Dan Mick
05:14 PM rgw Feature #11934 (In Progress): rgw: metadata log sync work
Yehuda Sadeh
05:13 PM rgw Feature #11935 (In Progress): rgw: create immutable metadata objects
Yehuda Sadeh
04:52 PM devops Bug #12227 (Resolved): mira030 has bad disk
ubuntu@mira030:~$ sudo /usr/libexec/smart.pl
Drive 7 is S.M.A.R.T. failing for Reallocated_Sector_Ct; Drive 7 h...
Yuri Weinstein
04:27 PM rgw Bug #11570: rgw (?) problem in upgrade:hammer-hammer-distro-basic-typica run
Latest run - http://pulpito.ceph.com/teuthology-2015-07-07_08:11:28-upgrade:hammer-hammer---basic-vps/
Still block...
Yuri Weinstein
04:25 PM CephFS Bug #10944: Deadlock, MDS logs "slow request", getattr pAsLsXsFs failed to rdlock
Do I guess correctly that by the timeout mechanism you're referring to the patch in http://tracker.ceph.com/issues/12... Greg Farnum
12:07 PM CephFS Bug #10944: Deadlock, MDS logs "slow request", getattr pAsLsXsFs failed to rdlock
We met this issue *because we enabled timeout mechanism in tick on cephfs client for all the mds requests*. Once time... Zhi Zhang
04:17 PM Linux kernel client Bug #2384 (In Progress): libceph: fix all vmalloc (buffer_new) callers to use GFP_KERNEL
Ilya Dryomov
04:02 PM CephFS Support #11923: MDS init script starts multiple instances when MDS is referenced in ceph.conf
How was this ceph.conf and MDS set up? If you remove the "sysvinit" file from the MDS directory it shouldn't be start... Greg Farnum
03:54 PM Linux kernel client Bug #12224 (Resolved): libceph: support cls_lock operations
These are used by rbd locking. Josh Durgin
03:50 PM rbd Feature #11287 (In Progress): librbd: write to journal
Jason Dillaman
03:50 PM rbd Feature #12218 (Duplicate): RBD journaling feature support
See #11287 Jason Dillaman
03:49 PM Bug #12223 (Resolved): WBThrottle::clear_object: signal on cond when we reduce throttle values
Samuel Just
03:09 PM CephFS Bug #12222 (Resolved): MDSMonitor: set max_mds doesn't respect MAX_MDS
Various allocation ranges are calculated based on MAX_MDS, but we don't actually stop the user from creating more MDS... John Spray
02:35 PM Revision 07a2a131 (ceph): Merge pull request #4837 from xinxinsh/wip-kv-zero
in _zero() function, we should remove strips to minimize keyvalue DB update
Reviewed-by: Haomai Wang <haomaiwang@gma...
Haomai Wang
02:34 PM Bug #11569: mon: "pg ls" is broken
hammer-backport: https://github.com/ceph/ceph/pull/5160 Abhishek Lekshmanan
02:33 PM Backport #11910 (In Progress): mon: "pg ls" is broken
Abhishek Lekshmanan
02:33 PM Feature #11299: generic plugin loader framework
Samuel Just
02:32 PM Feature #12221: replica read: do proper locking on replica to avoid reading during an in-progress...
Samuel Just
02:31 PM Feature #12221 (Fix Under Review): replica read: do proper locking on replica to avoid reading du...
Samuel Just
02:30 PM Revision e310461a (ceph): mon: s/recovery/recoverying/ in "pg ls*" commands' spec
* also translate "repair" if specified as "states"
* update test_mon_pg in cephtool-test-mon.sh
Fixes: #11569
Signed...
Kefu Chai
02:30 PM Revision 84ebc3d3 (ceph): mon/PGMap: sort pg states by the states in "pg ls" spec
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 990dfb6cd45438bc8293ac37882daa413860a2f8)
Kefu Chai
02:30 PM Revision 1a32379d (ceph): mon/PGMap: add more constness
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit e1f1c56ce88ef3ad05e881d650fac637931ce3fe)
Kefu Chai
02:29 PM Feature #11942: move recovery to the unified opwq
Samuel Just
02:27 PM rgw Backport #12042 (In Progress): DragonDisk fails to create directories via S3: MissingContentLength
Abhishek Lekshmanan
02:27 PM Backport #11979 (In Progress): MDSMonitor: handle MDSBeacon messages properly
Abhishek Lekshmanan
02:26 PM Backport #11982 (In Progress): ceph fails to compile with boost 1.58
Abhishek Lekshmanan
02:25 PM Backport #11701 (In Progress): make the all osd/filestore thread pool suicide timeouts separately...
Abhishek Lekshmanan
02:24 PM Feature #11439: make the all osd/filestore thread pool suicide timeouts separately configurable
hammer-backport: https://github.com/ceph/ceph/pull/5159 Abhishek Lekshmanan
02:24 PM Revision f6bba29f (ceph): tasks/cephfs: fix/improve fuse force umount (again)
teuthology helpfully escapes things for us so
the \; didn't need the backslash. The logic
was still falling over in ...
John Spray
12:49 PM Revision 840011ba (ceph): mds: safety around rejoin/resolve_done hooks
These should all have already been safe as rejoin/resolve
path only happens once, but lets assert as well so that
any...
John Spray
11:34 AM Linux kernel client Bug #12159: setfilelock requests stuck
looking through the logs, there were indeed some cases of "ceph: mds0 reconnect denied" per client. Markus Blank-Burian
11:04 AM Linux kernel client Bug #12159: setfilelock requests stuck
many clients had this issue. network problems are unlikely, i never noticed any problems on the logs from our switche... Markus Blank-Burian
09:46 AM Linux kernel client Bug #12159: setfilelock requests stuck
please try commit:
ceph: cleanup unsafe requests when reconnecting is denied
1c841a96b5f369cbb0b169d13825c7ff7d0fba...
Zheng Yan
02:06 AM Linux kernel client Bug #12159: setfilelock requests stuck
maybe there are network problem between 192.168.1.50 and MDS. do other clients suffer the same issue? Zheng Yan
10:43 AM Revision cbc2a0ff (ceph): XIO: Add missing fastpath events to OSD
Without this incoming fastpath messages will be dropped at OSD due to missing OSD::Session
Signed-off-by: Raju Kurun...
Raju Kurunkad
06:59 AM Revision b53e3e27 (ceph): qa: add tests for 'ceph mds metadata' command
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
06:58 AM Revision 1883e46f (ceph): mon: MDSMonitor: keep last_metadata in memory
Previously, update_metadata() read last_metadata from the store, added
a new metadata to the transaction, and trigger...
Mykola Golub
06:07 AM Revision 60ff3374 (ceph): mon: reset pending_proposal after dumping to log
It fixes crashes when running with 'debug paxos = 30'.
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
06:07 AM Revision c5a09a6b (ceph): mon: MDSMonitor: use pending_mdsmap when selecting items to remove
This fixes the issue with stale metadata records, observed after mds
restart.
Signed-off-by: Mykola Golub <mgolub@mi...
Mykola Golub
05:46 AM Revision 32b9d637 (ceph): generic check return code of get operation
Signed-off-by: xinxin shu <xinxin.shu@intel.com> xinxin shu
05:06 AM Feature #6258: ceph-disk: zap should wipefs
+1 for this, would be nice. Ben Hines
02:15 AM Revision 03f3fc4a (ceph): Merge pull request #5138 from majianpeng/cleanup
common/TrackedOp: code cleanups
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:06 AM Revision d0f0f07e (ceph): Merge pull request #5148 from tchaikov/wip-fix-facility-syslog
mon/LogMonitor: use the configured facility if log to syslog
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Kefu Chai
12:02 AM rbd Bug #12069 (Resolved): ENOSPC hidden by cache not detected by callers of flatten
Jason Dillaman

07/06/2015

11:55 PM rbd Bug #12214 (Pending Backport): [ FAILED ] TestObjectMap.InvalidateFlagInMemoryOnly
Introduced by #11791 -- which is pending backport Jason Dillaman
11:54 PM rbd Bug #12215 (Pending Backport): segfault: test_rbd.TestClone.test_unprotect_with_children
Introduced by #11791 -- which is pending backport Jason Dillaman
11:02 PM Revision 72a0185e (ceph): Merge remote-tracking branch 'origin/next'
Josh Durgin
09:45 PM Revision 06e01824 (ceph): Merge pull request #5142 from cernceph/wip-nukememmax
mds: nuke the unused mds_mem_max option
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:42 PM Revision f75cdafa (ceph): Merge pull request #5154 from ceph/wip-rbd-queue-depth
rbd: recognize queue_depth option
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:41 PM Revision dea73c1d (ceph): Merge pull request #5146 from ceph/wip-12215-next
librbd: don't attempt to invalidate an object map in R/O mode
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:40 PM Revision a22f9ed5 (ceph): Merge pull request #5145 from ceph/wip-12214-next
librbd: fix TestObjectMap.InvalidateFlagInMemoryOnly test
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:27 PM Revision 05f09562 (ceph): Merge pull request #5131 from ceph/wip-12069-next
librbd: propagate errors from image close
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
08:23 PM Bug #12200 (In Progress): assert(hinfo.get_total_chunk_size() == (uint64_t)st.st_size)
David Zafman
08:23 PM Bug #12200: assert(hinfo.get_total_chunk_size() == (uint64_t)st.st_size)
I pushed a branch wip-12000-12200 which includes the fix for this. David Zafman
07:50 PM Revision f567120c (ceph): Merge pull request #5108 from ceph/wip-12079
Wip 12079 Orit Wasserman
06:15 PM Revision 0f1d7aed (ceph): Fix indentation
Signed-off-by: Ruben Kerkhof <ruben@rubenkerkhof.com> Ruben Kerkhof
06:09 PM Revision f02ca610 (ceph): rgw: conversion tool to fix broken multipart objects
Fixes: #12079
Broken multipart objects: multipart objects that created on 0.94.2
and that start with underscore have...
Yehuda Sadeh
04:00 PM Revision 3f4dab7b (ceph): Merge pull request #5153 from oritwas/fix-cmake-3
Add libradosstriper to cmake
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
02:22 PM rbd Bug #12219 (Resolved): rbd-fuse should respect standard Ceph configuration overrides and search p...
rbd-fuse appears to use /etc/ceph/ceph.conf even when $CEPH_CONF is set in the environment. Douglas Fuller
02:20 PM Revision 627686c8 (ceph): Merge pull request #5149 from tchaikov/wip-fix-erasure-hides-parse
erasure-code: do not hide overloaded ErasureCode::parse()
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
01:52 PM rbd Feature #12218 (Duplicate): RBD journaling feature support
Add new RBD journaling feature and integrate with new journal library. Jason Dillaman
01:32 PM Revision 89c2a0b5 (ceph): rbd: recognize queue_depth option
.. and also stress the difference between libceph and rbd mapping
options.
Signed-off-by: Ilya Dryomov <idryomov@gma...
Ilya Dryomov
01:15 PM rgw Bug #12030 (Resolved): radosgw-agent: cannot specify ipv6 destination
merged commit 1afb6e0 into master Alfredo Deza
12:25 PM devops Tasks #12037 (Resolved): Add unit/tox structure for ceph python script
merged commit c042c0a into master Alfredo Deza
12:24 PM Revision c042c0ae (ceph): Merge pull request #5115 from ceph/wip-12037
Add unit/tox structure for ceph python script
Reviewed-by: Travis Rhoden <trhoden@redhat.com>
Reviewed-by: Nathan Cu...
Alfredo Deza
10:12 AM Revision 75a8e233 (ceph): Add libradosstriper to cmake
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
09:29 AM Revision 9760c220 (ceph): erasure-code: do not hide overloaded ErasureCode::parse()
* this change fixes the warning from clang:
ErasureCodeJerasure::parse' hides overloaded virtual function
[-Wover...
Kefu Chai
07:56 AM Revision 9bcf5f06 (ceph): tools: fix race condition in seq/rand bench
Under certain conditions (like bench seq/rand -b 1024 -t 128) it is
possible that aio_read reads data into destinatio...
Piotr Dałek
05:49 AM Revision d7585c02 (ceph): common/TrackedOp: check tracking_enabled for event "initiated/done".
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
04:17 AM Revision 4d2ca37d (ceph): mon/LogMonitor: use the configured facility if log to syslog
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:48 AM Revision edefd05e (ceph): common/TrackedOp: clean up code make look good.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
02:08 AM CephFS Bug #10944: Deadlock, MDS logs "slow request", getattr pAsLsXsFs failed to rdlock
Thanks, guys. I will keep digging to see if we can find something. Will keep you updated and pls stay tuned. Zhi Zhang

07/05/2015

05:23 PM Revision 5c6075f2 (ceph): Merge pull request #4394 from majianpeng/tools-copyget-flags
add fadvise flags for rados/rbd
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
05:20 PM Revision 9c81dafd (ceph): Merge pull request #4937 from majianpeng/replicated-misc-fix
ReplicatedPG: small bugs and clean up
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:18 PM Revision e376a211 (ceph): Merge pull request #5141 from XinzeChi/wip-crush-rule
mon/PGMonitor: bug fix pg monitor get crush rule
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:10 PM rbd Bug #12215 (Fix Under Review): segfault: test_rbd.TestClone.test_unprotect_with_children
*next PR*: https://github.com/ceph/ceph/pull/5146 Jason Dillaman
02:30 PM rbd Bug #12215 (Resolved): segfault: test_rbd.TestClone.test_unprotect_with_children
http://qa-proxy.ceph.com/teuthology/teuthology-2015-06-30_23:00:08-rbd-next-distro-basic-multi/956365/teuthology.log
...
Jason Dillaman
03:09 PM Revision 64d740f8 (ceph): librbd: don't attempt to invalidate an object map in R/O mode
The ImageWatcher is not initialized when in R/O mode, which
resulted in a NULL pointer dereference.
Signed-off-by: J...
Jason Dillaman
02:50 PM rbd Bug #12214 (Fix Under Review): [ FAILED ] TestObjectMap.InvalidateFlagInMemoryOnly
*next PR*: https://github.com/ceph/ceph/pull/5145 Jason Dillaman
02:26 PM rbd Bug #12214 (Resolved): [ FAILED ] TestObjectMap.InvalidateFlagInMemoryOnly
http://qa-proxy.ceph.com/teuthology/teuthology-2015-06-30_23:00:08-rbd-next-distro-basic-multi/956322/teuthology.log
...
Jason Dillaman
02:47 PM Revision f8a7b507 (ceph): librados_test_stub: read op should return number of bytes read
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:35 PM Revision 2ace2b77 (ceph): tests: fixed TestObjectMap.InvalidateFlagInMemoryOnly
librados and librados_test_stub return different result codes
for a read full object operation.
Signed-off-by: Jason...
Jason Dillaman
11:34 AM Linux kernel client Bug #12159: setfilelock requests stuck
yes, there are such entries:... Markus Blank-Burian

07/04/2015

03:18 PM Revision 4cab1c47 (ceph): Merge pull request #5135 from yuyuyu101/wip-async-fix-16
AsyncConnection: Fix incorrect sign message behavior Haomai Wang
02:50 PM Bug #12213 (Rejected): cannot specify an alternate chef repository in firefly
Here is the backport that fixes it https://github.com/ceph/ceph-qa-suite/pull/480 Loïc Dachary
01:56 PM Linux kernel client Bug #12159: setfilelock requests stuck
the mds log shows that session for client.7322026 has been closed, no clue why mds closed the session. Is there any m... Zheng Yan
05:51 AM Revision 02b75bea (ceph): Merge pull request #5144 from tchaikov/wip-fix-tools-rados
tools: fix segfault tools/rados introduced by 0f7aeee
Reviewed-by: Haomai Wang <haomaiwang@gmail.com>
Kefu Chai
05:27 AM Revision 813897c1 (ceph): obj_bencher: remove trailing space
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:25 AM Revision 76ba367f (ceph): tools/rados: fix the segfault introduced in 0f7aeee
prefix and run_name should not be initialized by a temporary string
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai

07/03/2015

05:41 PM Bug #12205 (Rejected): LibRadosStat.PoolStat test/librados/stat.cc:111: -ERANGE
The poolname is generated from the hostname which is ovh-899c6dc6-dfea-40bc-b13a-6eedf41d4516248222.teuthology (57 ch... Loïc Dachary
04:28 PM Bug #12205: LibRadosStat.PoolStat test/librados/stat.cc:111: -ERANGE
Passes on another OpenStack cloud which suggests a race condition... Loïc Dachary
02:31 PM Bug #12205: LibRadosStat.PoolStat test/librados/stat.cc:111: -ERANGE
Loïc Dachary
01:23 PM Bug #12205: LibRadosStat.PoolStat test/librados/stat.cc:111: -ERANGE
Successfull run of this job at http://pulpito.ceph.com/teuthology-2015-06-30_17:00:10-upgrade:firefly-firefly-distro-... Loïc Dachary
03:49 PM Revision bb33d99e (ceph): Merge pull request #5134 from stiopaa1/ThreadAddConsts
common/Thread: added const to 2 functions
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
01:42 PM Revision 0e7328c9 (ceph): AsyncConnection: Fix incorrect sign message behavior
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
01:05 PM Revision 97ce0c53 (ceph): Merge pull request #5128 from ceph/wip-fix-doc
doc: fix the build
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
11:31 AM Revision 49879339 (ceph): mon/PGMonitor: bug fix pg monitor get crush rule
when some rules have been deleted before, the index in array of crush->rules
is not always equals to crush_ruleset of...
Xinze Chi
11:12 AM Bug #12210: register_new_pgs() should check ruleno instead of its index
https://github.com/ceph/ceph/pull/5141 Kefu Chai
11:11 AM Bug #12210 (Resolved): register_new_pgs() should check ruleno instead of its index
after a rule is removed, and pg num is increased, "ceph -s" fails to update the pg num accordingly. in other words, t... Kefu Chai
10:57 AM Revision c5ec0e1c (ceph): mds: remove global Filer instance
Filer is cheap and stateless, no need to share one
instance across the whole process. Let subsystems
create their ow...
John Spray
10:57 AM Revision d58d7b59 (ceph): mds: replace MDS::*_done calls with contexts
One less part of the MDS interface that's public, and
avoids the subsystems being coupled to the names of these
callb...
John Spray
10:49 AM CephFS Feature #9755: Fence late clients during reconnect timeout
Nope -- the machinery went in to barrier on OSD epoch after blacklisting a client, but the actual act of blacklisting... John Spray
09:17 AM rgw Feature #7817: rgw: some support for copy multipart part
Added minimum support to return a NotImplemented error code, rather than NoSuchKey.
Pull request available at:
...
Javier M. Mellid
08:49 AM Linux kernel client Bug #12159: setfilelock requests stuck
debug mds was set to 20, but within the [mds] section. so here are some better logs Markus Blank-Burian
01:47 AM Linux kernel client Bug #12159: setfilelock requests stuck
the mds debug level is not enough. please set debug_mds to 20 and try again. Zheng Yan
08:41 AM CephFS Bug #10944: Deadlock, MDS logs "slow request", getattr pAsLsXsFs failed to rdlock
Hi David,
After changing CentOS 7 client OS to Fedora 21 (kernel 3.18) the deadlock problem disappeared.
I did ...
Ilja Slepnev
05:53 AM CephFS Bug #10944: Deadlock, MDS logs "slow request", getattr pAsLsXsFs failed to rdlock
please dump mds when this hapeens (ceph mds tell \* dumpcache, cache dump file at /cachedump.* on the machine that ru... Zheng Yan
05:35 AM CephFS Bug #10944: Deadlock, MDS logs "slow request", getattr pAsLsXsFs failed to rdlock
Hi Greg and Yan,
We are using ceph-dokan on windows and hitting the same problem few times. And this deadlock happ...
Zhi Zhang
08:18 AM Revision 4dd1e67d (ceph): ceph.spec.in: fix _with_systemd conditional
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
07:49 AM Revision b3f364e8 (ceph): Merge pull request #5071 from cxwshawn/master
obj_bencher: check run_name and prefix for empty string instead of NULL
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:18 AM CephFS Bug #12209 (Won't Fix): CephFS should have a complete timeout mechanism to avoid endless waiting ...
Recently, when we made pressure test on cephfs through ceph-dokan using in windows, there are always some ceph-dokan ... Wenjun Huang
03:41 AM Revision f11a3a5c (ceph): ceph-detect-init: do not require argparse on py2.7
argparse is included in python2.7 and up, and pkg_resources is not
able to find it by .egg-info. so we should not lis...
Kefu Chai
03:17 AM Revision 0f7aeee1 (ceph): obj_bencher: check run_name and prefix for empty string instead of NULL
change aio_bench and clean_up parameter const char * to const std::string & format.
In rest_bench.cc, aio_bench used ...
shawn chen
01:51 AM rgw Bug #12208: GWWatcher::handle_error -> common/Mutex.cc: 95: FAILED assert(r == 0)
ubuntu@teuthology:/a/samuelj-2015-07-02_12:38:51-rados-hammer-distro-basic-multi/958184 Samuel Just
01:51 AM rgw Bug #12208 (Resolved): GWWatcher::handle_error -> common/Mutex.cc: 95: FAILED assert(r == 0)
... Samuel Just

07/02/2015

10:51 PM Bug #12205 (Rejected): LibRadosStat.PoolStat test/librados/stat.cc:111: -ERANGE
teuthology-suite --filter-out=rgw --filter=14.04 --suite upgrade/firefly --suite-branch firefly --machine-type openst... Loïc Dachary
09:45 PM rbd Feature #12113: rbd map should probably avoid creating duplicate devices for the same image
I can have a look at this Michal Jarzabek
09:30 PM CephFS Feature #12204 (Resolved): ceph-fuse: warn and shut down when there is no MDS present
Right now if you try to mount ceph-fuse and there's no MDS in the system, it simply hangs. This is confusing for new ... Greg Farnum
09:27 PM CephFS Feature #8358: client: opportunistically update backtraces on files
I think the steps to do this are:
1) Have MDS provide a bufferlist to the client whenever an inode is created (as an...
Greg Farnum
08:55 PM CephFS Feature #9755: Fence late clients during reconnect timeout
Didn't this get done when the epoch barrier stuff did? (If not, please unassign.) Greg Farnum
08:08 PM Revision 3b5620d9 (ceph): common/Thread: added const to 2 functions
Changed get_thread_id and am_self to const member functions
Signed-off-by: Michal Jarzabek <stiopa@gmail.com>
Michal Jarzabek
05:05 PM Linux kernel client Bug #12159: setfilelock requests stuck
Ok, here are the combined log files from client7322026 and the mds
Markus Blank-Burian
03:35 PM Linux kernel client Bug #12159: setfilelock requests stuck
please provide both mds log and client kernel log, during mds failover. Zheng Yan
03:07 PM Linux kernel client Bug #12159: setfilelock requests stuck
i made a log of another client, which has currently two outstanding setfilelock requests, during mds failover. Markus Blank-Burian
09:04 AM Linux kernel client Bug #12159: setfilelock requests stuck
no 192.168.1.30 or 192.168.1.47 in the mds log. maybe sessions between them and MDS were closed for some unknown reasons Zheng Yan
05:04 PM rbd Bug #12069 (Fix Under Review): ENOSPC hidden by cache not detected by callers of flatten
*next PR*: https://github.com/ceph/ceph/pull/5131 Jason Dillaman
03:50 PM rbd Bug #12069: ENOSPC hidden by cache not detected by callers of flatten
rbd_close returns a status that is hard-coded to 0. Will add an optional close method to librbd::Image. Jason Dillaman
03:42 PM rbd Bug #12069 (In Progress): ENOSPC hidden by cache not detected by callers of flatten
Jason Dillaman
04:59 PM Revision 8a256742 (ceph): rbd: explicitly close images to check for unexpected errors
While errors shouldn't occur during image close, it is possible that
they could occur. In this case, the user should...
Jason Dillaman
04:54 PM Bug #12167 (Fix Under Review): /etc/init.d/ceph start fails on Fedora 22 for a OSD.
https://github.com/ceph/ceph/pull/5130 Kefu Chai
04:49 PM Bug #12167: /etc/init.d/ceph start fails on Fedora 22 for a OSD.
argparse is included in py2.7, and fedora22 is using py2.7 by default. one can verify it using:... Kefu Chai
04:47 PM Revision 273421f7 (ceph): pybind: RBD close can now raise an exception on close
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:47 PM Revision 7ef4af5d (ceph): librbd: closing images now returns a result code
Added new librbd::Image::close method to allow checking the close result
when using the C++ librbd library. rbd_clos...
Jason Dillaman
03:32 PM Bug #12200: assert(hinfo.get_total_chunk_size() == (uint64_t)st.st_size)
yeah, i believe xinze would be interested in this. Kefu Chai
02:44 PM Revision 8cc0cf02 (ceph): mds: nuke the unused mds_mem_max option
mds mem max has been a noop since argonaut. Nuke it because it
is misleading.
Signed-off-by: Dan van der Ster <danie...
Dan van der Ster
02:02 PM Feature #12193 (Fix Under Review): OSD's are not updating osdmap properly after monitoring crash
add a command allowing user to rewrite the osdmap in OSD's objectstore:
https://github.com/ceph/ceph/pull/5127
Kefu Chai
01:32 PM Revision 1d2af55f (ceph): mon: remove unused variable
* as a side effect, this change silences
http://tracker.ceph.com/issues/11576
Fixes: #11576
Signed-off-by: Kefu Ch...
Kefu Chai
01:30 PM Backport #12202 (Resolved): ceph fails to compile with boost 1.58
https://github.com/ceph/ceph/pull/5129 Nathan Cutler
12:59 PM Revision 40399e38 (ceph): doc: indent warning messages in add-or-rm-osds.rst
otherwise they are rendered as normal text
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:50 PM Revision 253e2569 (ceph): doc: fix the link in dev/quick_guide
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:16 AM CephFS Support #11923: MDS init script starts multiple instances when MDS is referenced in ceph.conf
Hello Sage,
The listing of /var/lib/ceph/mds is as following:
~~~
# ls -l /var/lib/ceph/mds/
total 0
drwxr-x...
Vimal A.R
10:48 AM CephFS Bug #12088: cephfs client crash after enable readahead mechanism through setting conf option 'cli...
no extra lock is needed. the async readahead context is called while client_lock is locked. Zheng Yan
09:30 AM CephFS Bug #12088: cephfs client crash after enable readahead mechanism through setting conf option 'cli...
hi Yan,
Thanks for the patch. We also have a similar patch tested internally, which uses readahead's pending count...
Zhi Zhang
08:47 AM CephFS Bug #12088: cephfs client crash after enable readahead mechanism through setting conf option 'cli...
please try the attached patch Zheng Yan
09:05 AM Revision efccc58f (ceph): osd/ReplicatedPG: for writefull, offset is zero so replace offset w/ zero.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
09:01 AM CephFS Bug #12189: Editing / Creating files fails for NFS-over-CephFS on EC pool with cache tier
no idea what happened, please try using newer kernel (such as 4.0 kernel) on both NFS server and NFS client Zheng Yan
07:59 AM CephFS Bug #12189: Editing / Creating files fails for NFS-over-CephFS on EC pool with cache tier
The desktop machine do not have access to the ceph network at all. That's why I have to use a NFS gateway.
dd on N...
Burkhard Linke
07:40 AM CephFS Bug #12189: Editing / Creating files fails for NFS-over-CephFS on EC pool with cache tier
it's likely the client on your desktop machine does not RW permission to the pools. please try doing direct write on ... Zheng Yan
07:02 AM CephFS Bug #12189: Editing / Creating files fails for NFS-over-CephFS on EC pool with cache tier
Zheng Yan wrote:
> it's likely your client does not have RW permission to the pools
I don't think the problem is ...
Burkhard Linke
01:27 AM CephFS Bug #12189: Editing / Creating files fails for NFS-over-CephFS on EC pool with cache tier
it's likely your client does not have RW permission to the pools Zheng Yan
08:59 AM Revision 89a7b12e (ceph): osd/Replicated: Using write_update_size_and_usage for WRITEFULL.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
08:50 AM Revision a1005b11 (ceph): osd/Replicated: First calc crc then call write_update_size_and_usage.
Because write_update_size_and_usage will change oi.size which cause
don't calc new crc.
Signed-off-by: Jianpeng Ma <...
Jianpeng Ma
08:02 AM devops Bug #12201: RPM packaging wrongfully creates directories under /var/run
master: https://github.com/ceph/ceph/pull/5126 Nathan Cutler
07:09 AM devops Bug #12201 (Resolved): RPM packaging wrongfully creates directories under /var/run
On recent RPM-based distros ... Nathan Cutler
04:44 AM Revision 8202767f (ceph): Merge pull request #5125 from majianpeng/print-blocked-op
mon/PGMonitor: Make blocked Op message more readable.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:56 AM CephFS Bug #11481: "mds/MDSTable.cc: 146: FAILED assert(is_undef())" on standby->replay transition
fixed in https://github.com/ceph/ceph/pull/4658 Kefu Chai
01:59 AM Revision df2c9844 (ceph): mon/PGMonitor: Make blocked Op message more readable.
W/O this patch:
root@dev:/var/log/ceph# ceph health detail
HEALTH_WARN 1 pgs stuck unclean; 2 requests are blocked > ...
Jianpeng Ma
01:54 AM Linux kernel client Bug #11059 (Won't Fix): Unix rights of the same "cephfs" directory different in client1 and client2
Zheng Yan
01:36 AM Linux kernel client Bug #11898: Writing on forced umount causes silent data loss
Zheng Yan
12:18 AM Revision db1643d4 (ceph): osd/ReplicatedPG: For WRITEFULL replica object, only truncate if new
size less than old size(only truncate to new size)
If new size larger or equal old size, no need do truncate.
It can...
Jianpeng Ma

07/01/2015

11:30 PM Bug #12200 (Resolved): assert(hinfo.get_total_chunk_size() == (uint64_t)st.st_size)

Corruption of an EC pool shard crashes osd during a deep-scrub. Specifically, the file size of one of the shards i...
David Zafman
10:30 PM rgw Backport #12199: RadosGW regression: COPY doesn't preserve Content-Type
See https://github.com/ceph/ceph/commit/bf27f12f4fc57103d817d9d17490327815633777 which is the backport found in v0.94... Loïc Dachary
10:29 PM rgw Backport #12199 (Resolved): RadosGW regression: COPY doesn't preserve Content-Type
https://github.com/ceph/ceph/pull/6039 Loïc Dachary
10:00 PM Revision e8181871 (ceph): Merge pull request #479 from ceph/wip-rgw-task
rgw: do not enable both tcp and uds for fastcgi Zack Cerza
09:44 PM Revision e037797b (ceph): rgw: do not enable both tcp and uds for fastcgi
This fixes a bug where we were setting up mod_fastcgi to use both tcp
and uds.
Andrew Schoen
09:34 PM Revision ec254e5c (ceph): Merge pull request #478 from ceph/wip-12172-backport-next
cephfs/test_auto_repair.py: flush journal after umount Greg Farnum
08:49 PM Bug #8379: cephx: clock skew causes verify_reply decode error
Looks like this this error is not ONLY because of date / time sync.
I have date / time synced and even clock drift...
karan singh
07:06 PM devops Bug #12115 (Resolved): "ceph version 0.80.9 was not installed, found 0.80.10" in upgrade:firefly-...
Dan got the gitbuilder going again, it had gotten wedged somehow. The correct version is now being returned here:
...
Andrew Schoen
03:34 PM devops Bug #12115: "ceph version 0.80.9 was not installed, found 0.80.10" in upgrade:firefly-x-next-dist...
I kicked off a rebuild yesterday, but gitbuilder seems stuck here:
http://gitbuilder.sepia.ceph.com/gitbuilder-cep...
Andrew Schoen
05:59 PM Revision 524f4a52 (ceph): mon: always reply mdsbeacon
the MDS (Beacon) is always expecting the reply for the mdsbeacon messages from
the lead mon, and it uses the delay as...
Kefu Chai
05:56 PM Revision 39f34596 (ceph): mon: remove unnecessary error handling
msg.get_session() should always return a non-zero pointer in
Monitor.dispatch()
Signed-off-by: Kefu Chai <kchai@redh...
Kefu Chai
05:56 PM Revision a03968ad (ceph): mon: send no_reply() to peon to drop ignored mdsbeacon
so the peon can remove the ignored mdsbeacon request from the
routed_requets at seeing this reply, and hence no longe...
Kefu Chai
05:56 PM Revision 413e407d (ceph): mon/MDSMonitor: rename labels to a better name
* s/ignore/reply/
* s/out/ignore/
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit f00ecb8b3df...
Kefu Chai
05:52 PM Bug #11576: ceph fails to compile with boost 1.58
hammer backport: https://github.com/ceph/ceph/pull/5122 Abhishek Lekshmanan
05:49 PM Bug #11296: "FAILED assert(!old_value.deleted())" in upgrade:giant-x-hammer-distro-basic-multi run
Hammer backport: https://github.com/ceph/ceph/pull/5121 Abhishek Lekshmanan
05:45 PM Bug #11296: "FAILED assert(!old_value.deleted())" in upgrade:giant-x-hammer-distro-basic-multi run
pull request (master): https://github.com/ceph/ceph/pull/4526 Abhishek Lekshmanan
05:48 PM Revision 0e5e7e1d (ceph): mon: remove unused variable
* as a side effect, this change silences
http://tracker.ceph.com/issues/11576
Fixes: #11576
Signed-off-by: Kefu Ch...
Kefu Chai
05:47 PM Backport #11983 (In Progress): "FAILED assert(!old_value.deleted())" in upgrade:giant-x-hammer-di...
Abhishek Lekshmanan
05:44 PM Revision 3e44dc16 (ceph): ReplicatedPG::finish_promote: fix snap promote head snaps
If the snaps vector is: 10=[9,5,2]:[4]+head, the backing pool's snaps
vector is 3=[2]:[]+head, and we request clone 4...
Samuel Just
05:44 PM Revision 70347209 (ceph): ReplicatedPG::finish_promote: handle results->snaps is empty case
If results->snaps winds up empty after filtering removed snaps,
we need to treat the object as if we had gotten an EN...
Samuel Just
05:32 PM CephFS Bug #11746: cephfs Dumper tries to load whole journal into memory at once
Hammer backport: https://github.com/ceph/ceph/pull/5120 Abhishek Lekshmanan
05:28 PM Revision 5ef08466 (ceph): tools: chunk reads in Dumper
Previously tried to read entire journal
into memory in one go, which was problematic
for large journals.
Fixes: #117...
John Spray
05:25 PM Revision 408880be (ceph): qa: update to newer Linux tarball
This should make newer gcc releases happier in their default configuration.
kernel.org is now distributing tarballs a...
Greg Farnum
05:22 PM rgw Backport #12040 (Fix Under Review): RGW Swift API: response for PUT on /container does not contai...
Guess this is already merged in v0.94.2, https://github.com/ceph/ceph/pull/4579 Abhishek Lekshmanan
05:14 PM rgw Bug #11419: DragonDisk fails to create directories via S3: MissingContentLength
Hammer Backport: https://github.com/ceph/ceph/pull/5118 Abhishek Lekshmanan
05:10 PM Revision 56c2688b (ceph): rgw: simplify content length handling
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit e97fd5052cab83c5f699531a8c960b93437a8f9f)
Yehuda Sadeh
05:10 PM Revision 0260abd5 (ceph): rgw: improve content-length env var handling
The FastCGI specification, section 6.3 on Authorizers, describes a case
where HTTP_CONTENT_LENGTH will be set in the ...
Robin Johnson
05:10 PM Revision d9bbef3e (ceph): rgw: make compatability deconfliction optional.
Per request from Yehuda, the deconfliction for having both
HTTP_CONTENT_LENGTH and CONTENT_LENGTH set is now optional...
Robin Johnson
05:08 PM rgw Bug #11749: rgw: rados objects wronly deleted
Hammer backport: https://github.com/ceph/ceph/pull/5117 Abhishek Lekshmanan
04:43 PM Revision 8abc46a1 (ceph): rgw: fix data corruption when race condition
We should delete the object in the multipart namespace lastly to prevent a previous upload
wrongly deleting objects b...
xingyi wu
04:29 PM Revision cb44cbd4 (ceph): Merge pull request #4951 from SUSE/wip-432-missing-divergent
osd_types.cc: replace count with iterator in add_next_event function
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
03:51 PM CephFS Bug #12094 (Duplicate): "Segmentation fault" in smoke-master-distro-basic-multi run
#12123 Greg Farnum
03:49 PM Revision 58814709 (ceph): Merge pull request #5074 from majianpeng/mds-small-max-event
mds: fix mds crash when mds_max_log_events smaller.
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
03:32 PM Revision ec132a79 (ceph): Merge pull request #4166 from sponce/wip-10759
tools: rados cli --striper
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
R...
Kefu Chai
03:09 PM devops Tasks #12037 (Fix Under Review): Add unit/tox structure for ceph python script
Pull request opened https://github.com/ceph/ceph/pull/5115 Alfredo Deza
11:59 AM devops Tasks #12037 (In Progress): Add unit/tox structure for ceph python script
Alfredo Deza
02:41 PM Revision 6df56f25 (ceph): Merge pull request #4928 from xiaoxichen/wip-cleanup-key
os/{LevelDB,Rocks}Store: don't keep key_list in transaction
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:35 PM rgw Bug #12192: s3tests.functional failed in upgrade:hammer-hammer---basic-vps run
same failure observed on master branch: http://pulpito.ceph.com/ubuntu-2015-06-30_22:29:17-rados-master---basic-multi... Kefu Chai
03:54 AM rgw Bug #12192: s3tests.functional failed in upgrade:hammer-hammer---basic-vps run
i am also experiencing the same failure at http://pulpito.ceph.com/ubuntu-2015-06-29_18:58:24-rados-wip-kefu-testing-... Kefu Chai
02:03 PM Feature #12193: OSD's are not updating osdmap properly after monitoring crash
seems the cached osdmap in objectstore still has the bad crush map. and before the OSD reaches "STATE_BOOTING", the f... Kefu Chai
07:12 AM Feature #12193: OSD's are not updating osdmap properly after monitoring crash
uploading log file Jonas Weismüller
06:08 AM Feature #12193 (Resolved): OSD's are not updating osdmap properly after monitoring crash
Lately I had an issue where the whole cluster went down, because of a monitor crash caused by a faulty crushmap injec... Jonas Weismüller
01:57 PM Linux kernel client Bug #12159: setfilelock requests stuck
I have rebooted the clients yesterday, so I expect them to have different IDs. As far as I remember, the IPs of the c... Markus Blank-Burian
01:56 PM Linux kernel client Bug #12159: setfilelock requests stuck
please enable dynamic debug for ceph kernel client with hung requests
(echo module ceph +p > /sys/kernel/debug/dynam...
Zheng Yan
01:47 PM Linux kernel client Bug #12159: setfilelock requests stuck
which client has the hung lock request?
(/sys/kernel/debug/ceph/46574da0-8084-4405-95fe-cb546a197920.clientXXXXX)
Zheng Yan
01:26 PM Linux kernel client Bug #11898: Writing on forced umount causes silent data loss
fixed by https://github.com/ceph/ceph-client/commit/a786815ae9169d2953f9eec14745c088f1b1b382 Zheng Yan
01:12 PM Revision 2cb02736 (ceph): Compressor: Cleanup unnecessary lines
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
01:12 PM Revision 8e48ba16 (ceph): Compressor: add decompress failed codes
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
01:11 PM Revision 8f0919e3 (ceph): Compressor: Add compressor infrastructure for ceph
AsyncCompressor is a stucture which implement the nonblock compress method,
callers could compress this and then get ...
Haomai Wang
12:58 PM Bug #11840 (Resolved): avoid complicated cache tier, like cache loop and three level cache
Kefu Chai
11:14 AM Bug #11840 (Fix Under Review): avoid complicated cache tier, like cache loop and three level cache
https://github.com/ceph/ceph/pull/5113 Kefu Chai
10:23 AM Bug #11840: avoid complicated cache tier, like cache loop and three level cache
Kefu Chai
09:47 AM Bug #11840: avoid complicated cache tier, like cache loop and three level cache
yes, a "rados put" will bring down the cluster.... Kefu Chai
12:57 PM Revision 725b6097 (ceph): Merge pull request #5113 from tchaikov/wip-11840-reject-multiple-tiering
mon: disallow adding a tier on top of another tier
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Kefu Chai
12:39 PM Revision 72ecd522 (ceph): Merge pull request #4886 from theanalyst/wip-11737-hammer
Reviewed-by: Greg Farnum <gfarnum@redhat.com> Abhishek L
12:34 PM Revision ce0c8f8f (ceph): test: ignore symlinked ceph.py file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:34 PM Revision a30aa952 (ceph): ceph.in: linter cleanup, remove unused imports
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:34 PM Revision 8b535685 (ceph): test: ignore symlinked ceph_disk.py file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:34 PM Revision e296793e (ceph): test: create python test files for ceph cli
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
11:27 AM Revision 5c3d0740 (ceph): mon: disallow adding a tier on top of another tier
multiple tiering is not supported at the moment
Fixes: #11840
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:15 AM Bug #12120 (Resolved): Remove build warnings from master branch
Kefu Chai
07:44 AM Bug #12120 (Fix Under Review): Remove build warnings from master branch
https://github.com/ceph/ceph/pull/5023
https://github.com/ceph/ceph/pull/5112
Kefu Chai
11:08 AM Revision f32c00d8 (ceph): Merge pull request #5112 from tchaikov/wip-12120
fix a couple build warnings
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
10:55 AM Revision a02870f4 (ceph): Merge pull request #477 from ceph/wip-12172-backport-next
cephfs/test_auto_repair.py: flush journal after umount Greg Farnum
10:47 AM Revision 75fc41c6 (ceph): cephfs/test_auto_repair.py: flush journal after umount
When client capabilities get released, MDS may update corresponding
inodes' client writable range and mark those inod...
Yan, Zheng
09:13 AM Revision e819a3c7 (ceph): client: return EINVAL if iovcnt < 0 for p{read,write}v()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:12 AM Revision 19a75f1b (ceph): tools: fix deprecated warning
s/set_op_flags/set_op_flags2/
Fixes: #12120
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:12 AM Revision 5f8ecf22 (ceph): crush/CrushTester: fix signed/unsigned warning
Fixes: #12120
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:12 AM Revision 373e0650 (ceph): client: fix signed/unsigned warnings in preadv code
Fixes: #12120
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:26 AM RADOS Feature #12195: 'ceph osd version' to print OSD versions
Greg Farnum wrote:
> Isn't the version included in the new metadata stuff, and viewable through that?
I think tha...
Wido den Hollander
08:23 AM RADOS Feature #12195: 'ceph osd version' to print OSD versions
Isn't the version included in the new metadata stuff, and viewable through that? Greg Farnum
07:24 AM RADOS Feature #12195 (Resolved): 'ceph osd version' to print OSD versions
We currently can query the Ceph versions running on multiple ways:
The local Ceph version...
Wido den Hollander
07:00 AM Bug #12047: monitor segmentation fault on faulty crushmap
Jonas Weismüller wrote:
> Hi,
> I accidently removed a root bucket "osd crush remove platter" (root=platter). The p...
Kefu Chai
06:09 AM Bug #12047: monitor segmentation fault on faulty crushmap
opened #12193 to track further the osd map issue. Jonas Weismüller
06:58 AM Revision 83d920ab (ceph): erasure code: added shec's initial ceph-qa-suite
Fixes: #10886(http://tracker.ceph.com/issues/10886)
Signed-off-by: Shotaro Kawaguchi <kawaguchi.s@jp.fujitsu.com>
kawaguchi-s
06:56 AM Revision 1102c547 (ceph): Merge pull request #5107 from yuyuyu101/wip-fix-async-14
AsyncConnection: Move sign_message to write_message Haomai Wang
06:44 AM Bug #12194 (Won't Fix): osd crash FAILED assert(!parent->get_log().get_missing().is_missing(soid))
After updating to Hammer 0.94.2 via 0.93 -> 0.94, one OSD crashes with the following assert. ... Ben Hines
03:21 AM rgw Bug #12182: Data asynchronous sync failed in federated gateway
I have removed the radosgw-agent of version 1.1 from the admin node and re-install the version 1.2.2 from 'radosgw-ag... Wen-Dwo Hwang Hwang
01:53 AM Bug #12000 (In Progress): OSD: EC reads do not correctly validate checksums and data contents
David Zafman
01:00 AM Revision fb28226a (ceph): Merge pull request #5070 from ceph/wip-4161
mds: store layout on header object Zheng Yan

06/30/2015

11:29 PM rgw Bug #11864 (Fix Under Review): error in ext_mime_map_init() when /etc/mime.types is missing
PR for master: https://github.com/ceph/ceph/pull/5110 Ken Dreyer
05:59 PM rgw Bug #11864: error in ext_mime_map_init() when /etc/mime.types is missing
We can certainly do that. Yehuda Sadeh
11:05 PM rgw Bug #12192 (Closed): s3tests.functional failed in upgrade:hammer-hammer---basic-vps run
Run: http://pulpito.ceph.com/teuthology-2015-06-30_14:04:21-upgrade:hammer-hammer---basic-vps/
Job: 955580
Logs: ht...
Yuri Weinstein
10:29 PM CephFS Cleanup #12191 (Resolved): Remove ceph-mds --journal-check aka ONESHOT_REPLAY

Now that we have separate tools for validating the journal, we should remove MDSMap::STATE_ONESHOT_REPLAY -- it add...
John Spray
09:00 PM Revision a3e87670 (ceph): Merge branch 'master' of https://github.com/ceph/ceph-qa-suite into wip...
Added time-outs to s3tests
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
08:33 PM Linux kernel client Bug #2759 (Resolved): libceph: crush tree algorithm is not understood
[PATCH] crush: fix a bug in tree bucket decode Ilya Dryomov
08:03 PM Feature #12038: make rgw_fronends more forgiving of whitespace
https://github.com/ceph/ceph/pull/5103 Michal Jarzabek
07:03 PM rgw Bug #12182 (Need More Info): Data asynchronous sync failed in federated gateway
Wen-Dwo can you make sure you are using the latest version of the agent? It is currently at 1.2.2 and that can be ins... Alfredo Deza
05:48 AM rgw Bug #12182: Data asynchronous sync failed in federated gateway
By the way, I forgot to mention another error message 'ERROR:radosgw_agent.worker:failed to sync object BUCKET1/us.js... Wen-Dwo Hwang Hwang
06:46 PM rgw Bug #11613 (Resolved): rgw: swift tests failure
Fixed in commit:2b06dc3b66109b26d46f2e035df684d0ff0d5a7c Yehuda Sadeh
06:39 PM rgw Bug #11966 (Resolved): "SyntaxError (invalid syntax (test_s3.py, line 5792)) ... ERROR" in upgrad...
Issue with syntax, not conforming with python 2.6. Fixed in s3-tests.git commit 3fea65c3b4c535318538de7ebd6f6c5545e6e... Yehuda Sadeh
06:21 PM devops Bug #12115: "ceph version 0.80.9 was not installed, found 0.80.10" in upgrade:firefly-x-next-dist...
An explanation as to why this happens from #sepia:... Andrew Schoen
02:44 PM devops Bug #12115: "ceph version 0.80.9 was not installed, found 0.80.10" in upgrade:firefly-x-next-dist...
Andrew Schoen wrote:
> I've triggered a rebuild with this url: http://gitbuilder.sepia.ceph.com/ceph-rpm-centos6-x86...
Andrew Schoen
02:19 PM devops Bug #12115: "ceph version 0.80.9 was not installed, found 0.80.10" in upgrade:firefly-x-next-dist...
I've triggered a rebuild with this url: http://gitbuilder.sepia.ceph.com/ceph-rpm-centos6-x86_64-basic/rebuild.cgi?lo... Andrew Schoen
02:15 PM devops Bug #12115: "ceph version 0.80.9 was not installed, found 0.80.10" in upgrade:firefly-x-next-dist...
Yuri Weinstein wrote:
> With with latest Andrew's additional logging - http://pulpito.ceph.com/teuthology-2015-06-29...
Andrew Schoen
12:01 AM devops Bug #12115: "ceph version 0.80.9 was not installed, found 0.80.10" in upgrade:firefly-x-next-dist...
With with latest Andrew's additional logging - http://pulpito.ceph.com/teuthology-2015-06-29_16:59:48-upgrade:firefly... Yuri Weinstein
06:18 PM rgw Bug #11956 (Fix Under Review): rgw: pool names need to be prefixed with a dot
Yehuda Sadeh
06:17 PM rgw Bug #12095 (Duplicate): RGW Swift API: response for HEAD on container doesn't contain mandatory C...
Duplicate of #12157 Yehuda Sadeh
06:09 PM rgw Bug #11984 (Duplicate): Error with `radosgw-admin check --check-head-obj-locator --bucket=$bucket...
This is not a real problem, but is also handled in the fix for #12079.
Thanks!
Yehuda Sadeh
06:06 PM rgw Bug #12079 (Fix Under Review): rgw: need conversion tool to handle fixes following #11974
Yehuda Sadeh
05:58 PM rgw Bug #11851 (Pending Backport): Civetweb RGW appears to report full size of object as downloaded w...
Yehuda Sadeh
05:55 PM rgw Bug #12148 (Duplicate): "could not remove user: unable to remove user" in upgrade:hammer-hammer-d...
Duplicate of #11570 Yehuda Sadeh
05:02 PM rgw Bug #12077 (Duplicate): "test_object_copy_retaining_metadata ... FAIL" in smoke-master-distro-bas...
#11563 Yehuda Sadeh
04:58 PM Revision 67fa7260 (ceph): AsyncConnection: Move sign_message to write_message
sign_message require correct connection feature which may wrong when preparing
message
Signed-off-by: Haomai Wang <h...
Haomai Wang
04:21 PM Bug #12190 (Resolved): "[ FAILED ] LibRadosMiscConnectFailure.ConnectFailure" in upgrade:hammer...
Run: http://pulpito.ceph.com/teuthology-2015-06-29_16:27:29-upgrade:hammer-hammer---basic-vps
Job: 954242
Logs: htt...
Yuri Weinstein
04:10 PM Bug #11332: mon failed to read inc osdmap
... Kefu Chai
04:08 PM rbd Bug #7693 (Closed): virsh domblkinfo fails with 'Bad file descriptor'
Tracked in bugzilla Josh Durgin
03:34 PM Bug #12181: test: indep mapping fails because an osd is down
I would be surprised if it was a timing issue. When the test "activates an osd":http://workbench.dachary.org/ceph/cep... Loïc Dachary
02:39 PM Bug #12181: test: indep mapping fails because an osd is down
Did osd.6 die of something bug worthy? Looks like a timing problem with the test? Samuel Just
03:25 PM Documentation #12009 (Resolved): Developer Guide (Quick) should link to deeper explanation of vst...
Loïc Dachary
03:24 PM Documentation #12009 (In Progress): Developer Guide (Quick) should link to deeper explanation of ...
https://github.com/ceph/ceph/pull/5105 Loïc Dachary
03:25 PM Revision 59023a53 (ceph): Merge pull request #5105 from Oxygen31/master
doc : missing link in "quick_guide.rst"
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
02:58 PM Bug #12100: OSD crash, uexpected aio error in FileJournal.cc
Happened again today. Different OSD, some more information this time.... Daniel Schneller
02:57 PM CephFS Bug #12189: Editing / Creating files fails for NFS-over-CephFS on EC pool with cache tier
Replicated pools also seems to be affected:
On client:
:/ceph/test$ ls
:/ceph/test$ touch foo
:/ceph/test$ cp ...
Burkhard Linke
02:36 PM CephFS Bug #12189: Editing / Creating files fails for NFS-over-CephFS on EC pool with cache tier
~# ceph df
GLOBAL:
SIZE AVAIL RAW USED %RAW USED
126T 53823G 75664G 58.38 ...
Burkhard Linke
02:33 PM CephFS Bug #12189 (Won't Fix): Editing / Creating files fails for NFS-over-CephFS on EC pool with cache ...
Ubuntu 14.04, Kernel 3.13.0-55-generic
Standard kernel-based NFS server
Ceph Hammer release
~# ceph version
ceph...
Burkhard Linke
02:52 PM Bug #12053 (Rejected): ceph osd out will keep some pgs in degraded status forever.
You need to increase the number of retries with only three hosts. Samuel Just
02:47 PM Bug #12084 (Can't reproduce): heartbeat timed out on OSD
Samuel Just
02:46 PM Bug #12093 (Resolved): "osd/ReplicatedPG.cc: 10405: FAILED assert(obc)" timezone fix does not work
Samuel Just
02:44 PM Bug #12101 (Rejected): "symbol lookup error: ceph_test_cls_rbd: undefined symbol:" in upgrade:ham...
Could this just be the test racing with the binary being upgraded? Samuel Just
02:37 PM Bug #12184 (Rejected): same osds repeatedly marked down
Looks like a network problem. Samuel Just
02:34 PM Bug #10631 (Can't reproduce): osd: crash in TrackedOp::dump()
Samuel Just
02:34 PM Bug #11840: avoid complicated cache tier, like cache loop and three level cache
I don't think a three level cache will actually work right now. Certainly, we don't have any ceph-qa-suite tests whi... Samuel Just
02:29 PM Bug #11382 (Can't reproduce): stuck in "pgs peering" after upgrade to v0.80.6 in upgrade:firefly...
Samuel Just
02:28 PM Bug #11691 (Pending Backport): scrub vs rw lock ordering ooo op
Samuel Just
02:26 PM Bug #11993 (Duplicate): LibRadosTwoPoolsPP * tests failed in upgrade:giant-x-next-distro-basic-vp...
Samuel Just
02:25 PM Bug #12021: hammer-x upgrade test.sh fails with ENOTEMPTY
I think bef09e0cdb274cb1c87335a2af9ee532d14a4596 13c0fca646e0d57468bcd4def119b6d255630bc5 are the ones which need to ... Samuel Just
02:19 PM Bug #12047: monitor segmentation fault on faulty crushmap
I also rebooted all of the OSD nodes, but still have of them are crashing (DOWN).... Jonas Weismüller
02:16 PM Bug #12047: monitor segmentation fault on faulty crushmap
Now I have the problem that the pg's are not recovering. This is probably due to approx. half of osd's are crashing r... Jonas Weismüller
02:13 PM Bug #12047: monitor segmentation fault on faulty crushmap
I downloaded:
http://gitbuilder.ceph.com/ceph-deb-wheezy-x86_64-basic/sha1/0e78e54e07e637fa458adaae6165b7259c79e089/...
Jonas Weismüller
12:46 PM Bug #12047: monitor segmentation fault on faulty crushmap
does not revert to a previous monmap:... Jonas Weismüller
08:23 AM Bug #12047: monitor segmentation fault on faulty crushmap
... Kefu Chai
01:58 PM Revision 504a48a3 (ceph): doc : missing link in "quick_guide.rst"
Fixes: #12009
Signed-off-by: Germain CHIPAUX <germain.chipaux@gmail.com>
Signed-off-by: Thomas LAUMONDAIS <thomas.la...
unknown
12:31 PM Bug #8592 (Need More Info): sgdisk no longer likes `--change-name` when creating partitions
Alfredo Deza
12:31 PM Bug #8592: sgdisk no longer likes `--change-name` when creating partitions
Daniel: what happens if you try the proposed workaround (using --change-name on a second call) ? Does it work for you? Alfredo Deza
09:32 AM Linux kernel client Bug #12159: setfilelock requests stuck
Here are the mds logs. I had to split them up to because of the upload limit. Markus Blank-Burian
09:23 AM CephFS Bug #12123 (Resolved): testlibcephfs: segfault in preadv/pwritev tests
Kefu Chai
09:22 AM Revision 5f20add5 (ceph): Merge pull request #5084 from JevonQ/fix-issue-12123
tests: fix segfault issue in preadv/pwritev tests
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:19 AM Linux kernel client Bug #12160: kernel BUG at fs/ceph/caps.c:2307, ceph_put_wrbuffer_cap_refs
The standby mds took over approximately 1.5h before this bug. In the mds log, I find... Markus Blank-Burian
09:09 AM Feature #12188 (Closed): Ceph-rest-api should support CORS
We're using ceph-rest-api to monitor the status of ceph cluster.
But currently ceph-rest-api doesn't support CORS ...
Toby Chan
09:09 AM Linux kernel client Feature #9753 (In Progress): libceph: allow custom network namespaces
Ilya Dryomov
09:05 AM Linux kernel client Bug #11449 (Resolved): krbd: tripping over rbd_assert in rbd_img_obj_callback() on errors
In Ubuntu 3.13.11-ckt22 now. Ilya Dryomov
08:42 AM Revision db163532 (ceph): mds: change mds_log_max_segments type from int to unsigned.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
08:39 AM Revision 8a91daae (ceph): mds: fix mds crash when mds_max_log_events smaller.
If 'mds max log events' small, it met this bug:
mds/journal.cc: 155: FAILED assert(ls != this)
ceph version 9.0.1-1...
Jianpeng Ma
06:42 AM devops Feature #12187 (Rejected): Ceph-deploy: allow to set custom repo url
Currently ceph-deploy relies on some hardcoded repo, like http://ceph.com/debian-{stable,testing} and http://gitbuild... Yuan Zhou
03:40 AM CephFS Bug #9994 (Fix Under Review): ceph-qa-suite: nfs mount timeouts
Zheng Yan
03:40 AM CephFS Bug #9994: ceph-qa-suite: nfs mount timeouts
https://github.com/ceph/teuthology/pull/554 Zheng Yan
02:07 AM Revision 5614ec6c (ceph): tests: fix segfault issue in preadv/pwritev tests
Previously copied the sample data to the iov buffers not yet allocated.
Now allocate buffers before writing data into...
Jevon Qiao
12:16 AM rgw Bug #10295: rgw deleting S3 objects leaves __shadow_ objects behind
I've been working on a tool to identify these orphan objects. It's still in the works, but I'll try to get it ready i... Yehuda Sadeh

06/29/2015

11:31 PM devops Bug #11388: /usr/bin/ceph from ceph-common is broken without installing ceph
( For the record, the PR where this was merged to master is https://github.com/ceph/ceph/pull/4517 ) Ken Dreyer
07:27 AM devops Bug #11388: /usr/bin/ceph from ceph-common is broken without installing ceph
Any chance to get this fix backported into hammer soon? Turns out that 0.94.2 is still broken. Jens Harbott
11:30 PM rgw Bug #12148: "could not remove user: unable to remove user" in upgrade:hammer-hammer-distro-basic-...
Could this be due to a recent change in s3-tests, or a bug in the radosgw-admin command ?
Latest run/log- http://q...
Yuri Weinstein
10:35 PM Revision 7cf1f376 (ceph): rgw: api adjustment following a rebase
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:34 PM Revision 47edec35 (ceph): rgw: orphans, fix check on number of shards
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:34 PM Revision 5528f21d (ceph): rgw: orphans, change default number of shards
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:09 PM Revision 05a953d9 (ceph): rgw: iterate asynchronously over linked objects
Read objects manifest. So that we could keep the relevant info later.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:09 PM Revision 7c1aa837 (ceph): rgw: add rgw_obj::parse_raw_oid()
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:09 PM Revision 75902fdb (ceph): rgw: iterate over linked objects, store them
only keep part of the oid name if it is in a namespace.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:09 PM Revision f19b2f08 (ceph): rgw: keep accurate state for linked objects orphan scan
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:09 PM Revision 1bc63d98 (ceph): rgw: compare oids and dump leaked objects
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:09 PM Revision fa61ea2c (ceph): rgw: modify orphan search fingerprints
Now works with multipart uploads.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:09 PM Revision 20bd490b (ceph): rgw: list_objects() sets namespace appropriately
list_objects() now uses parse_raw_oid(), so that it can set the correct
namespace. It only affects users of the funct...
Yehuda Sadeh
10:09 PM Revision d7d11712 (ceph): rgw: stat_async() sets the object locator appropriately
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:09 PM Revision f8993102 (ceph): rgw: cannot re-init an orphan scan job
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:09 PM Revision 55d6f5ec (ceph): radosgw-admin: orphans finish command
A command to remove orphans data
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:09 PM Revision 66b00900 (ceph): radosgw-admin: stat orphan objects before reporting leakage
We don't want to report new objects as leaked, because they might just
be written, and waiting to be linked to a new ...
Yehuda Sadeh
10:09 PM Revision 4980cbd0 (ceph): radosgw-admin: simplify orphan command
No need for --init-search
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:09 PM Revision d8ce04db (ceph): rgw: orphan, fix truncated detection
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:09 PM Revision cac57caf (ceph): rgw: change error output related to orphans
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:09 PM Revision 767fc29a (ceph): rgw: initial work of orphan detection tool implementation
So far doesn't do much, iterate through all objects in a specific pool
data, store it in a sharded index.
Signed-off...
Yehuda Sadeh
10:09 PM Revision 16a2dbd8 (ceph): rgw-admin: build index of bucket indexes
for the orphan search tool
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:09 PM Revision 13adf3cf (ceph): rgw: async object stat functionality
An async functionality that stats object.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
08:50 PM Revision 8b7830cd (ceph): Merge pull request #474 from ceph/wip-wusui-12185
tasks/calamari_setup.py cal_svr.run arg list is missing args keyword.
Reviewed-by: Dan Mick <dmick@redhat.com>
Dan Mick
08:33 PM Revision 1a29801d (ceph): tasks/calamari_setup.py cal_svr.run arg list is missing args keyword.
Fixes #12185
Signed-off-by: Warren Usui <warren.usui@inktank.com>
Warren Usui
07:27 PM Revision 69a22b29 (ceph): Merge pull request #5094 from SUSE/wip-sharutils-dupe
ceph.spec.in: remove duplicate BuildRequires: sharutils
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Ken Dreyer
07:20 PM Tasks #12118 (Rejected): ceph-mon crashed when starting up
Nathan Cutler
05:30 PM Bug #12003 (Resolved): RHEL/Centos kernels should be configured for SELinux, not AppArmor
The new configs have been in place for a bit more than a week - no issues that I know of. Ilya Dryomov
05:28 PM Linux kernel client Bug #12006: huge tickets test failure
Happened again - http://pulpito.ceph.com/teuthology-2015-06-23_23:06:02-krbd-master-testing-basic-multi/947693/, stil... Ilya Dryomov
05:20 PM Linux kernel client Bug #2759 (Fix Under Review): libceph: crush tree algorithm is not understood
Ilya Dryomov
02:18 PM Linux kernel client Bug #2759 (In Progress): libceph: crush tree algorithm is not understood
Ilya Dryomov
04:40 PM devops Bug #12114: Missing ceph-release-1-0.el6.noarch.rpm in upgrade:dumpling-x-firefly-distro-basic-vp...
Run: http://pulpito.ceph.com/teuthology-2015-06-28_17:10:02-upgrade:hammer-x-next-distro-basic-vps/
Jobs: all rhel a...
Yuri Weinstein
02:26 PM Bug #12184 (Rejected): same osds repeatedly marked down
Hi, on a cluster running 0.94.1 , both ssd osds of 1 host are repeatedly marked down:
2015-06-29 15:26:18.806731...
Kenneth Waegeman
02:01 PM Revision 0537cf24 (ceph): Merge pull request #5082 from ceph/wip-fedora-babeltrace
ceph.spec.in: fix babeltrace handling on Fedora
Reviewed-by: Ira Cooper ira@samba.org
Reviewed-by: Boris Ranto brant...
Boris Ranto
11:40 AM Bug #11896 (Resolved): ceph command hangs and calls repeatedly gettimeofday when rdtsc() in Cycle...
fixed in https://github.com/ceph/ceph/pull/4839 Kefu Chai
11:33 AM Bug #11332: mon failed to read inc osdmap
will try to understand this and give it a try Kefu Chai
11:23 AM CephFS Bug #12172 (Resolved): tasks.cephfs.test_auto_repair.TestMDSAutoRepair fails
... John Spray
09:55 AM CephFS Bug #12172 (Fix Under Review): tasks.cephfs.test_auto_repair.TestMDSAutoRepair fails
Zheng Yan
09:54 AM CephFS Bug #12172: tasks.cephfs.test_auto_repair.TestMDSAutoRepair fails
https://github.com/ceph/ceph-qa-suite/pull/473 Zheng Yan
11:09 AM Support #12177: removing cached objects doesn't quickly remove tiered ec objects
That's just part of how cache tiering works — deleted objects will get deleted when the whiteout entries in the cache... Greg Farnum
10:30 AM Revision 510b238e (ceph): Merge pull request #473 from ceph/wip-12172
Wip 12172
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:52 AM Revision 835ad8b8 (ceph): cephfs/test_auto_repair.py: flush journal after umount
When client capabilities get released, MDS may update corresponding
inodes' client writable range and mark those inod...
Yan, Zheng
09:34 AM rgw Bug #10295: rgw deleting S3 objects leaves __shadow_ objects behind
How we can remove such objects from storage? We were running 0.94 with civetweb frontend for a couple of month and no... Gleb Borisov
09:18 AM rgw Bug #11604: rgw: broken multipart upload when retrying parts
As I can understand we have no way to fix them up.
Is there any way to detect such objects in storage?
Gleb Borisov
07:28 AM devops Tasks #12129: Current hammer packages for precise are broken
I can confirm that the upgrade is now working fine. Jens Harbott
07:13 AM rgw Bug #12182 (Closed): Data asynchronous sync failed in federated gateway
I followed the instructions of Federated Configuration (http://ceph.com/docs/master/radosgw/federated-config/) to b... Wen-Dwo Hwang Hwang

06/28/2015

06:20 PM Bug #8592: sgdisk no longer likes `--change-name` when creating partitions
Alfredo, I just ran into this bug with ceph 0.94.2 and CentOS 7 3.10.0-123.8.1.el7.x86_64.
(on the node where cep...
Daniel Ferber
04:00 PM Feature #12038: make rgw_fronends more forgiving of whitespace
I can have a look Michal Jarzabek
11:37 AM Documentation #12174 (Resolved): homogenize Librados (Python) documentation's code samples
https://github.com/ceph/ceph/pull/5098 Loïc Dachary
11:36 AM Revision 90b2ccab (ceph): Merge pull request #5098 from PierreChaumont/master
doc: homogenize Librados (Python) documentation's code samples
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary

06/27/2015

04:54 PM Bug #12181: test: indep mapping fails because an osd is down
The fact that osd.6 is down explains the bad mapping: it will eventually be replaced by another osd but the test does... Loïc Dachary
04:30 PM Bug #12181: test: indep mapping fails because an osd is down
Close as cannot reproduce in two months from now. Loïc Dachary
04:29 PM Bug #12181 (Can't reproduce): test: indep mapping fails because an osd is down
When running "test-erasure-code.sh":https://github.com/ceph/ceph/blob/90baef866f6addd6d66cefc1907cc5c5ca39d438/src/te... Loïc Dachary
03:16 PM Backport #12180: doc: fix doc build
the reason why we don't need this fix in master:
in hammer, librados.h skips the enum definitions when doxygen is ...
Loïc Dachary
03:15 PM Backport #12180 (Resolved): doc: fix doc build
https://github.com/ceph/ceph/pull/5095 Loïc Dachary
02:00 PM Revision 8a221c35 (ceph): doc: homogenize Librados (Python) documentation's code samples
I put in doc/rados/api/python.rst line numbers on every code samples in
order to make them look all the same.
Fixes:...
Pierre Chaumont
09:11 AM Revision 59f37a9b (ceph): Merge pull request #5095 from ceph/wip-fix-doc-hammer
doc: fix doc build
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
06:45 AM Revision 89d0266a (ceph): doc: add the corresponding @endcond command for @cond
* they are used to applease asphyxiate, as it
is not able to handle "enum" sections
Signed-off-by: Kefu Chai <kcha...
Kefu Chai
06:43 AM Revision 2aa77b33 (ceph): doc: remove orphan: directive in ceph-create-keys.rst
* it is used to silence the sphinx warning, but conf.py
does not like it.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:41 AM Revision ad66e40e (ceph): doc: let doxygen ignore src/tracing
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
12:07 AM Revision 81039085 (ceph): rgw: only scan for objects not in namespace
Fixes: #11984
The tool should only work on the head objects, and these are not inside
any namespace.
Signed-off-by: ...
Yehuda Sadeh

06/26/2015

11:46 PM Bug #12179: osd: PG.cc: FAILED assert(info.last_epoch_started >= info.history.last_epoch_started)
osd.5 had a history.les of 810 on 1.5b which it got from a ceph_objectstore_tool tranfer from osd.3. Peering didn't ... Samuel Just
11:39 PM Bug #12179 (Duplicate): osd: PG.cc: FAILED assert(info.last_epoch_started >= info.history.last_ep...
... Joao Eduardo Luis
09:20 PM Backport #11908: Almost all OSDs in the cluster crashing at the same time, repeatedly
I merged it into hammer. Samuel Just
09:19 PM Revision 53a2143e (ceph): Merge pull request #4902 from theanalyst/wip-11908-hammer
Fixes for rados ops with snaps
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
07:06 PM devops Tasks #12129 (Resolved): Current hammer packages for precise are broken
precise 0.94.2 amd64 is now available and should fix this Alfredo Deza
06:35 PM Stable releases Tasks #12156 (Resolved): 0.80.10 packages are uninstallable on Ubuntu 12.04 precise
the binary for precise 0.80.10 amd64 should be now available
Alfredo Deza
12:08 PM Stable releases Tasks #12156: 0.80.10 packages are uninstallable on Ubuntu 12.04 precise
This seems related to us having issues with the precise builder that built the wrong architecture, rebuilding now, sh... Alfredo Deza
06:27 PM rgw Bug #12154: Three functional.test_s3* test failed in upgrade:hammer-hammer---basic-vps run
set branch to hammer for s3tests
PR https://github.com/ceph/ceph-qa-suite/pull/471
Yuri Weinstein
06:10 PM rgw Bug #12154: Three functional.test_s3* test failed in upgrade:hammer-hammer---basic-vps run
Yuri: these tests are on the master branch. Not on firefly-original. Yehuda Sadeh
05:36 PM rgw Bug #12154: Three functional.test_s3* test failed in upgrade:hammer-hammer---basic-vps run
Yehuda, re: "Note that these tests aren't supposed to run in hammer, so it looks like the upgrade test is using the m... Yuri Weinstein
04:55 PM rgw Bug #12154 (Duplicate): Three functional.test_s3* test failed in upgrade:hammer-hammer---basic-vp...
Yehuda Sadeh
04:55 PM rgw Bug #12154: Three functional.test_s3* test failed in upgrade:hammer-hammer---basic-vps run
Note that these tests aren't supposed to run in hammer, so it looks like the upgrade test is using the master branch.... Yehuda Sadeh
06:23 PM Bug #12162: pg_interval_t::check_new_interval - for ec pool, should not rely on min_size to deter...
https://github.com/ceph/ceph/pull/5093 Guang Yang
06:21 PM Revision c418bd96 (ceph): ceph.spec.in: remove duplicate BuildRequires: sharutils
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
06:20 PM Revision 6dfba767 (ceph): Merge pull request #4957 from SUSE/wip-python-flask
ceph.spec.in: fix python-flask dependency for SUSE
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Ken Dreyer
06:13 PM rbd Bug #12165 (Pending Backport): [ FAILED ] TestLibRBD.ExclusiveLockTransition
Jason Dillaman
06:12 PM rbd Bug #12176 (Pending Backport): librbd/internal.cc: 1967: FAILED assert(watchers.size() == 1)
Jason Dillaman
02:02 PM rbd Bug #12176 (Fix Under Review): librbd/internal.cc: 1967: FAILED assert(watchers.size() == 1)
*next PR*: https://github.com/ceph/ceph/pull/5090 Jason Dillaman
02:02 PM rbd Bug #12176: librbd/internal.cc: 1967: FAILED assert(watchers.size() == 1)
librados bubbled up the following error:
librbd::ImageWatcher: 0x3bffcc0 image watch failed: 63381088, (110) Conne...
Jason Dillaman
01:50 PM rbd Bug #12176 (Resolved): librbd/internal.cc: 1967: FAILED assert(watchers.size() == 1)
http://qa-proxy.ceph.com/teuthology/teuthology-2015-06-23_23:00:08-rbd-next-distro-basic-multi/947472/teuthology.log Jason Dillaman
06:12 PM Revision 39c28b9f (ceph): ceph.spec.in: fix python-flask dependency for SUSE
In SLE and openSUSE, the package is called python-Flask with an upper-case F.
Signed-off-by: Nathan Cutler <ncutler@...
Nathan Cutler
05:49 PM Revision 90930191 (ceph): Merge pull request #5086 from SUSE/wip-12173
logrotate.conf: fixes for systemd
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Ken Dreyer
05:43 PM Revision 05424a80 (ceph): logrotate.conf: fixes for systemd
Before this patch, the command 'logrotate -f /etc/logrotate.d/ceph'
was generating an error "Failed to reload ceph.ta...
Nathan Cutler
04:48 PM rgw Bug #11563 (Pending Backport): RadosGW regression: COPY doesn't preserve Content-Type
Yehuda Sadeh
04:41 PM rgw Bug #12146: RGW: Multipart Upload: Support to configure and enforce no of parts allowed
commit:876fbc64ba68d0014eccad37e117971f86c59403 Yehuda Sadeh
04:40 PM rgw Bug #12146 (Resolved): RGW: Multipart Upload: Support to configure and enforce no of parts allowed
Yehuda Sadeh
04:40 PM Revision 04a69faf (ceph): Merge pull request #5091 from yehudasa/wip-multipart-parts-limit
rgw: Multipart Upload: Support to configure and enforce no of parts a…
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:38 PM Revision 876fbc64 (ceph): rgw: Multipart Upload: Support to configure and enforce no of parts all...
Fixes: #12146
Config parameter added for no of parts limit in multipart upload and checked while
completing multipart...
Abhishek Dixit
04:22 PM rgw Bug #12157: RGW Swift API: responses for several request types don't contain mandatory Content-Ty...
Commit:106aeba206736d4080326f9bc191876bed63370b Yehuda Sadeh
04:19 PM rgw Bug #12157 (Pending Backport): RGW Swift API: responses for several request types don't contain m...
Yehuda Sadeh
04:21 PM CephFS Feature #12107: mds: use versioned wire protocol; obviate CEPH_MDS_PROTOCOL
Mmmm. For over-the-wire encodings that don't go to disk, it's only about whether cross-version daemons can communicat... Greg Farnum
04:18 PM Revision fb6f2717 (ceph): Merge pull request #5089 from rzarzynski/wip-enforce_content-type_for_s...
rgw [next]: enforce Content-Type in Swift responses.
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:07 PM Bug #12021: hammer-x upgrade test.sh fails with ENOTEMPTY
Run: http://pulpito.ceph.redhat.com/teuthology-2015-06-25_17:13:02-upgrade:firefly-x-hammer-distro-basic-magna/ Yuri Weinstein
04:06 PM Revision e579e12c (ceph): Merge pull request #4970 from SUSE/wip-12034-master
ceph.spec.in: python-argparse only in Python 2.6
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Reviewed-by: Ken Dreye...
Ken Dreyer
03:52 PM Revision cb7b26bf (ceph): Merge pull request #5090 from ceph/wip-12176-next
librbd: assertion failure race condition if watch disconnected
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:51 PM Revision 398467c7 (ceph): Merge pull request #5080 from ceph/wip-12165-next
librbd: prevent object map updates from being interrupted
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:33 PM Bug #11994: "unknown op append_excl" in upgrade:giant-x-next-distro-basic-vps run
Run: http://pulpito.ceph.com/teuthology-2015-06-25_17:05:07-upgrade:giant-x-next-distro-basic-vps/
Jobs: 32 jobs
Yuri Weinstein
03:32 PM Bug #11993: LibRadosTwoPoolsPP * tests failed in upgrade:giant-x-next-distro-basic-vps run
Run: http://pulpito.ceph.com/teuthology-2015-06-25_17:05:07-upgrade:giant-x-next-distro-basic-vps/
Jobs: ['949239', ...
Yuri Weinstein
03:27 PM Support #12177 (New): removing cached objects doesn't quickly remove tiered ec objects
Attempting to free up space by removing large files from cephfs causes the mds to truncate and then remove the object... Alexandre Oliva
03:26 PM devops Bug #12114: Missing ceph-release-1-0.el6.noarch.rpm in upgrade:dumpling-x-firefly-distro-basic-vp...
Run: http://pulpito.ceph.com/teuthology-2015-06-25_17:05:07-upgrade:giant-x-next-distro-basic-vps/
Jobs: 42 jobs
Yuri Weinstein
02:09 PM Revision 45243162 (ceph): Common: Do not use CEPH_PAGE_SIZE when appending buffers in Ceph
Whenever one grows a Buffer in Ceph, it is increased by the system
PAGE_SIZE.
Unfortunately, when one is running wit...
Steve Capper
01:59 PM Revision af276de4 (ceph): librbd: assertion failure race condition if watch disconnected
It's possible for librbd's watch of the header object to be reset by
connection issues just prior to the image being ...
Jason Dillaman
01:26 PM Revision 106aeba2 (ceph): rgw: enforce Content-Type in Swift responses.
Swift sends Content-Type HTTP header even if the response
doesn't contain body. We have this behaviour implemented
un...
Radoslaw Zarzynski
01:24 PM CephFS Bug #12175 (Resolved): Fix ceph-fuse --help
Problems with this:
* it starts running after printing the help output, instead of quitting
* it omits useful/i...
John Spray
01:03 PM CephFS Feature #12138: cephfs-data-scan: write inode backtraces when injecting to lost+found
Hmm. When we do move something into lost+found, are we sure we can't make use of the backtrace any more, or might it ... Greg Farnum
12:11 PM Documentation #12174 (Resolved): homogenize Librados (Python) documentation's code samples
I am going to put line numbers on all the code samples here : http://ceph.com/docs/master/rados/api/python/ to homoge... Pierre Chaumont
11:30 AM devops Bug #12173 (Fix Under Review): logrotate.conf needs systemd-ization
Nathan Cutler
11:30 AM devops Bug #12173: logrotate.conf needs systemd-ization
https://github.com/ceph/ceph/pull/5086 Nathan Cutler
11:16 AM devops Bug #12173 (Resolved): logrotate.conf needs systemd-ization
On distros that use systemd, the command ... Nathan Cutler
11:00 AM rgw Feature #10333: rgw: support AWS4 authentication
Pull request updated with the missing bits. It contains the whole feature. Javier M. Mellid
10:55 AM CephFS Bug #12123: testlibcephfs: segfault in preadv/pwritev tests
Please use the new pull request:
https://github.com/ceph/ceph/pull/5084
Jevon Qiao
03:14 AM CephFS Bug #12123: testlibcephfs: segfault in preadv/pwritev tests
A pull request for fixing this issue has been submitted, pending on review. Jevon Qiao
03:13 AM CephFS Bug #12123 (Fix Under Review): testlibcephfs: segfault in preadv/pwritev tests
https://github.com/ceph/ceph/pull/5083 Kefu Chai
10:46 AM Revision 23171c95 (ceph): ceph.spec.in: python-argparse only in Python 2.6
argparse is a widely-used Python module for parsing command-line arguments.
Ceph makes heavy use of Python scripts, b...
Nathan Cutler
10:01 AM Revision 891f3e0e (ceph): Merge pull request #5035 from yuyuyu101/wip-async-fix-13
AsyncConnection: Fix out-of-sequence problem introduced by send/write separated logic Haomai Wang
09:45 AM Revision 32a7d561 (ceph): Merge pull request #5081 from ceph/wip-11851
rgw: error out if frontend did not send all data Orit Wasserman
08:18 AM Linux kernel client Bug #12160: kernel BUG at fs/ceph/caps.c:2307, ceph_put_wrbuffer_cap_refs
please try the attached patches if the Oops happened while restarting MDS Zheng Yan
08:05 AM Linux kernel client Bug #12160: kernel BUG at fs/ceph/caps.c:2307, ceph_put_wrbuffer_cap_refs
did this Oops happen when restarting the MDS? please send full kernel message to me. Zheng Yan
01:01 AM Linux kernel client Bug #12160: kernel BUG at fs/ceph/caps.c:2307, ceph_put_wrbuffer_cap_refs
no, we never made a snapshot Markus Blank-Burian
12:59 AM Linux kernel client Bug #12160: kernel BUG at fs/ceph/caps.c:2307, ceph_put_wrbuffer_cap_refs
have you ever used snapshot on the filesystem? Zheng Yan
06:26 AM RADOS Bug #11855: ceph osd crush reweight-subtree does not reweight parent node
https://github.com/ceph/ceph/pull/4876 Kefu Chai
04:26 AM Bug #12155 (Duplicate): coredump in smoke-master-distro-basic-multi run
dup with #12123 Kefu Chai
03:02 AM Revision 2f2a5f6d (ceph): Merge pull request #5022 from liewegas/wip-temp-ctor
osd: make ghobject_t(hobject_t) ctor explicit
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Kefu Chai <kc...
Kefu Chai
01:25 AM CephFS Bug #12172 (Resolved): tasks.cephfs.test_auto_repair.TestMDSAutoRepair fails
http://qa-proxy.ceph.com/teuthology/teuthology-2015-06-23_23:04:02-fs-next---basic-multi/947532/teuthology.log Zheng Yan
01:18 AM Revision d91b9d19 (ceph): Merge pull request #5001 from ceph/wip-11985
#11985 Fixes to MDLog (and MDS) shutdown Zheng Yan
01:06 AM Linux kernel client Bug #12159: setfilelock requests stuck
please enable mds debugging, the restart mds and send mds log to me. Zheng Yan
12:04 AM devops Bug #11546 (Resolved): ceph / ceph-dbg steal ceph-objecstore-tool from ceph-test / ceph-test-dbg
Loïc Dachary
12:04 AM devops Backport #11806 (Resolved): ceph / ceph-dbg steal ceph-objecstore-tool from ceph-test / ceph-test...
Loïc Dachary
12:03 AM Revision 6f7cd046 (ceph): Merge pull request #5069 from dachary/wip-11806-hammer
ceph / ceph-dbg steal ceph-objecstore-tool from ceph-test / ceph-test-dbg
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Loïc Dachary

06/25/2015

11:33 PM devops Tasks #12169: Init scripts for Debian broken.
I should have mentioned: this is for the /etc/init.d/radosgw init script.
https://raw.githubusercontent.com/ceph/cep...
Philip Carinhas
11:28 PM devops Tasks #12169 (Rejected): Init scripts for Debian broken.
Init scripts for Debian look for entries in ceph.conf which are missing.
The new scripts seem to work fine.
Philip Carinhas
09:42 PM rbd Bug #12165 (Fix Under Review): [ FAILED ] TestLibRBD.ExclusiveLockTransition
Jason Dillaman
08:53 PM rbd Bug #12165: [ FAILED ] TestLibRBD.ExclusiveLockTransition
*next PR*: https://github.com/ceph/ceph/pull/5080 Jason Dillaman
08:33 PM rbd Bug #12165: [ FAILED ] TestLibRBD.ExclusiveLockTransition
Appears to only occur when the RBD cache is disabled. Jason Dillaman
08:16 PM rbd Bug #12165 (Resolved): [ FAILED ] TestLibRBD.ExclusiveLockTransition
http://qa-proxy.ceph.com/teuthology/teuthology-2015-06-23_23:00:08-rbd-next-distro-basic-multi/947327/teuthology.log
...
Jason Dillaman
09:37 PM rgw Bug #11851 (Fix Under Review): Civetweb RGW appears to report full size of object as downloaded w...
Yehuda Sadeh
09:35 PM Revision daa679c3 (ceph): rgw: error out if frontend did not send all data
Fixes: #11851
The civetweb mg_write() doesn't return error when it can't flush all data
to the user, it just sends th...
Yehuda Sadeh
09:14 PM Bug #12167 (Resolved): /etc/init.d/ceph start fails on Fedora 22 for a OSD.
I reboot a new OSD VM after creating and activating the OSD using ceph-deploy. I get the following backtrace after n... Ira Cooper
09:11 PM devops Bug #12115: "ceph version 0.80.9 was not installed, found 0.80.10" in upgrade:firefly-x-next-dist...
Ken Dreyer wrote:
>
> Why is it choosing CentOS 7 there, instead of CentOS 6.5?
It is actually provisioning the...
Andrew Schoen
09:06 PM Bug #11993: LibRadosTwoPoolsPP * tests failed in upgrade:giant-x-next-distro-basic-vps run
Run: http://pulpito.ceph.com/teuthology-2015-06-23_17:05:11-upgrade:giant-x-next-distro-basic-multi/
Jobs: ['946553'...
Yuri Weinstein
08:51 PM Revision 590cdc90 (ceph): librbd: prevent object map updates from being interrupted
Object map updates were being canceled in-flight when the exclusive lock
is released. This resulted in an ERESTART e...
Jason Dillaman
08:46 PM devops Bug #12166 (Fix Under Review): ceph.spec.in: 50-rbd.rules conditional is wrong
https://github.com/ceph/ceph/pull/5079 Nathan Cutler
08:21 PM devops Bug #12166 (Resolved): ceph.spec.in: 50-rbd.rules conditional is wrong
The conditional currently says:... Nathan Cutler
07:54 PM devops Bug #12164 (Duplicate): ceph.spec.in: 50-rbd.rules conditional is wrong
The conditional currently says:... Nathan Cutler
07:50 PM devops Backport #11806: ceph / ceph-dbg steal ceph-objecstore-tool from ceph-test / ceph-test-dbg
... Loïc Dachary
07:28 PM Revision 39b47f9f (ceph): Merge pull request #5077 from SUSE/wip-spec-comment-clarify
ceph.spec.in: clarify two important comments Ken Dreyer
07:05 PM Bug #12162 (Resolved): pg_interval_t::check_new_interval - for ec pool, should not rely on min_si...
One PG on our cluster stuck at peering+down forever, log shows the peering was blocked by an out/down OSD... Guang Yang
06:52 PM devops Bug #12004 (Rejected): rpmlint complains bitterly about three shared library dependencies
shlib-fixed-dependency is a SUSE-specific rpmlint check, and changing the '=' to '>=' would conflict with Fedora pack... Nathan Cutler
05:55 PM Revision dd212fd1 (ceph): ceph.spec.in: clarify two important comments
First, the terms "common" and "specific" are vague. Second,
"common" can easily be confused with the ceph-common subp...
Nathan Cutler
05:34 PM rgw Bug #12117 (Pending Backport): rgw: empty json response when getting user quota
Fixed in commit:64fceed2202c94edf28b8315fe14c9affa8c0116 Yehuda Sadeh
05:30 PM Revision 83539c07 (ceph): Merge pull request #5033 from wuxingyi/fixuserquota
rgw: fix empty json response when getting user quota
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
05:10 PM rgw Bug #12158 (Fix Under Review): RGW Swift API: response for GET on Swift account doesn't contain m...
Pull request: https://github.com/ceph/ceph/pull/5078. Radoslaw Zarzynski
04:11 PM rgw Bug #12158 (In Progress): RGW Swift API: response for GET on Swift account doesn't contain mandat...
Radoslaw Zarzynski
03:23 PM rgw Bug #12158 (Resolved): RGW Swift API: response for GET on Swift account doesn't contain mandatory...
1. RGW via FCGI frontend:
$ curl -i ${publicURL}/ -X GET -H "X-Auth-Token: ${token}"
> HTTP/1.1 200 OK
> Server: ...
Radoslaw Zarzynski
04:53 PM Revision 5f47b117 (ceph): rgw: send Content-Length in response for GET on Swift account.
Fixes: #12158
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
04:47 PM devops Bug #12005: yum crash: "ValueError: need more than 2 values to unpack"
Same lots of jobs failing with this, for example run:
http://pulpito.ceph.redhat.com/teuthology-2015-06-23_21:00:01-...
Yuri Weinstein
04:47 PM Revision c0ace46c (ceph): Merge pull request #4942 from SUSE/wip-11991
rpm: add missing Java conditionals
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Ken Dreyer
04:31 PM Linux kernel client Bug #12160 (Resolved): kernel BUG at fs/ceph/caps.c:2307, ceph_put_wrbuffer_cap_refs
I am seeing this bug again:... Markus Blank-Burian
04:23 PM Linux kernel client Bug #12159 (Can't reproduce): setfilelock requests stuck
Sometimes on our cluster fcntl lock requests get stuck. Restarting the MDS server does not help.
The mdsc file conta...
Markus Blank-Burian
04:19 PM Revision 21abe9d9 (ceph): tasks/cephfs: add test_backtrace
This is for verifying the new layout-writing behaviour. While
we're at it, test that the pre-existing backtrace beha...
John Spray
04:19 PM Revision 644d74a4 (ceph): suites: yaml for test_damage
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
03:19 PM Revision 39cf0711 (ceph): mds: fix MDLog shutdown process
We must join threads before completing ::shutdown,
because otherwise these threads might try to use
torn-down resourc...
John Spray
03:19 PM Revision fe23c6c5 (ceph): common/Thread: print msg on join errors
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
03:19 PM Revision 8072b19d (ceph): osdc/Journaler: add a shutdown() method
Because consumers may be blocked on the on_readable
condition, it is necessary for Journaler to have
an explicit shut...
John Spray
03:19 PM Revision ae387b65 (ceph): mds: refine shutdown, add ::stopping
Add a ::stopping flag, set at start of suicide(),
that other contexts must inspect after taking
mds_lock.
This guard...
John Spray
03:19 PM Revision f2daa19c (ceph): mds: drop MDSIOContext on mds->stopping
`stopping` is true once the MDS has entered suicide(). During
this phase, any MDSIOContexts that are called (e.g. fr...
John Spray
02:59 PM rgw Bug #12157 (Fix Under Review): RGW Swift API: responses for several request types don't contain m...
Obsolete pull request: https://github.com/ceph/ceph/pull/5053. Radoslaw Zarzynski
10:39 AM rgw Bug #12157 (In Progress): RGW Swift API: responses for several request types don't contain mandat...
Radoslaw Zarzynski
10:37 AM rgw Bug #12157 (Resolved): RGW Swift API: responses for several request types don't contain mandatory...
Swift sends Content-Type HTTP header for all requests even if the response doesn't contain body (in other words: if C... Radoslaw Zarzynski
02:55 PM Revision 0734cd1e (ceph): packaging: make logrotate a hard dependency across all distros
Given ceph's reputation for voluminous logs, it makes sense for
logrotate to be a hard dependency for all distros.
S...
Nathan Cutler
02:24 PM Linux kernel client Bug #10905: kdb on ceph_tcp_sendmsg

I will work on it.
14:38 < benoit> dis: so maybe it would be better that I try to exercice myself on another bug...
Benoît Canet
01:47 PM Revision 8d9c95fa (ceph): mds: store layout on header object
This is surprisingly simple because we were already redundantly
calling store_backtrace whenever the layout changed! ...
John Spray
01:47 PM Revision c0978818 (ceph): test/ceph-dencoder: add boilerplate
... mainly just for the modelines.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
01:47 PM Revision 95796a3d (ceph): mds: add a ceph_file_layout wrapper for dencoder
So that we can decode it from tests. This should go away
at some point when encoding of these raw-encoded structures...
John Spray
01:22 PM CephFS Feature #12107: mds: use versioned wire protocol; obviate CEPH_MDS_PROTOCOL
yes, it's better to not rely on CEPH_MDS_PROTOCOL. (CEPH_MDS_PROTOCOL will make the rework easier) Zheng Yan
11:03 AM CephFS Feature #12107: mds: use versioned wire protocol; obviate CEPH_MDS_PROTOCOL
Oh right, so as Zheng reminds me in his patch for #12105, we do have the CEPH_MDS_PROTOCOL value for these changes.
...
John Spray
12:54 PM Revision 2ac566c8 (ceph): Merge pull request #5058 from SUSE/wip-fix-release-notes-blooper
release-notes.txt: fix version number in section heading
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:01 AM CephFS Bug #12105 (Resolved): CInode misses oldest_snap field during migration
... John Spray
08:36 AM CephFS Bug #12105 (Fix Under Review): CInode misses oldest_snap field during migration
Zheng Yan
10:58 AM Revision 3325f825 (ceph): Merge pull request #5073 from ceph/wip-12105
mds: update CInode::oldest_snap during migration
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
08:39 AM CephFS Bug #12019 (Resolved): multiple_rsync failure
Zheng Yan
08:38 AM Revision c9c655f6 (ceph): mds: update CInode::oldest_snap during migration
Fixes: #12105
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
08:33 AM devops Tasks #12129: Current hammer packages for precise are broken
This also seems to affect giant packages, see http://tracker.ceph.com/issues/12156 Jens Harbott
07:47 AM Stable releases Tasks #12156: 0.80.10 packages are uninstallable on Ubuntu 12.04 precise
This is affecting Trusty (14.04.2) too.
Nigel Williams
06:56 AM Revision b0dc9719 (ceph): Merge pull request #5036 from ceph/wip-dirfrag-msgs
mds: tweak dirfrag asok messages Zheng Yan
02:30 AM CephFS Bug #11989 (Resolved): Cephfs Kernel Client data corruption
Zheng Yan
12:42 AM Bug #12013 (In Progress): assert(info->on_notify_finish) in Objecter::handle_watch_notify(MWatchN...
Trying to understand how this could happen and reproduce it. David Zafman

06/24/2015

11:09 PM Linux kernel client Bug #10889: krbd: sent out of order write

Ok I find it :)
con->work is the same so executions are serialized to the same worker so no worries.
Benoît Canet
09:38 PM Linux kernel client Bug #10889: krbd: sent out of order write

I don't think this tickets is caused by the race I point to but I want to push
my own reasoning until it break. ...
Benoît Canet
06:05 PM Linux kernel client Bug #10889: krbd: sent out of order write
osd_reset() will clear out_queue before kicking and then requeue the old ones and the new one (in that order). Ilya Dryomov
05:59 PM Linux kernel client Bug #10889: krbd: sent out of order write

Everything in messenger.c uses con->mutex
Benoît Canet
05:36 PM Linux kernel client Bug #10889: krbd: sent out of order write

ceph_con_send( will be called by ceph_osdc_start_request and since the connection is not closed anymore
it will li...
Benoît Canet
04:55 PM Linux kernel client Bug #10889: krbd: sent out of order write
I think the idea is that both are critical sections protected by request_mutex. Either ceph_osdc_start_request() que... Ilya Dryomov
02:34 PM Linux kernel client Bug #10889: krbd: sent out of order write

I spotted two things in the logs:
No OSD logs gives a reference to the first try of this write.
the kern.log o...
Benoît Canet
11:03 PM CephFS Feature #4161 (Fix Under Review): MDS: add file layout to head object
https://github.com/ceph/ceph/pull/5070 John Spray
01:43 PM CephFS Feature #4161 (In Progress): MDS: add file layout to head object
John Spray
10:43 PM Revision f3e4a91c (ceph): ceph.spec.in: rm reference to EOL Fedoras (< 20)
Fedora 19 is EOL, so there's no need to refer to Fedoras less than 20.
"%{fedora}" effectively implies "Fedora 20 and...
Ken Dreyer
10:43 PM Revision 2db9480f (ceph): ceph.spec.in: package rbd-replay-prep on all Fedoras
This reverts the change in commit
85517d611b7bf4cb6cbffcd2c65303be0d038264. Since we BuildRequire:
libbabeltrace-deve...
Ken Dreyer
10:40 PM Stable releases Tasks #12156 (Resolved): 0.80.10 packages are uninstallable on Ubuntu 12.04 precise
... Nathan O'Sullivan
10:18 PM devops Bug #12115: "ceph version 0.80.9 was not installed, found 0.80.10" in upgrade:firefly-x-next-dist...
I have two questions after looking at this.
First question: v0.80.10 was pushed to the firefly branch and released...
Ken Dreyer
09:55 PM devops Bug #12115: "ceph version 0.80.9 was not installed, found 0.80.10" in upgrade:firefly-x-next-dist...
Run: http://pulpito.ceph.com/teuthology-2015-06-23_17:00:02-upgrade:firefly-firefly-distro-basic-vps/
Jobs: ~70
Yuri Weinstein
09:50 PM rgw Bug #12148: "could not remove user: unable to remove user" in upgrade:hammer-hammer-distro-basic-...
Run: http://pulpito.ceph.com/teuthology-2015-06-23_14:33:33-upgrade:hammer-hammer-distro-basic-vps/
Log: http://qa-p...
Yuri Weinstein
05:01 PM rgw Bug #12148 (Duplicate): "could not remove user: unable to remove user" in upgrade:hammer-hammer-d...
Run: http://pulpito.ceph.redhat.com/teuthology-2015-06-23_17:08:32-upgrade:hammer-hammer-distro-basic-magna/
Jobs: ...
Yuri Weinstein
09:36 PM Bug #12155 (Duplicate): coredump in smoke-master-distro-basic-multi run
Run: http://pulpito.ceph.com/teuthology-2015-06-24_05:00:08-smoke-master-distro-basic-multi/
Job: ['947763']
Logs: ...
Yuri Weinstein
09:29 PM Revision 52fa9a32 (ceph): Fixes #11570
Removed test_cls_rbd.sh per Josh's suggestion
Removed 'branch: hammer' from 3-upgrade-sequence/upgrade-*
Signed-off-...
Yuri Weinstein
09:13 PM rgw Bug #12077: "test_object_copy_retaining_metadata ... FAIL" in smoke-master-distro-basic-multi run
Run: http://pulpito.ceph.com/teuthology-2015-06-24_05:00:08-smoke-master-distro-basic-multi/
Job: 947777
Log: http:...
Yuri Weinstein
09:09 PM rgw Bug #12154 (Duplicate): Three functional.test_s3* test failed in upgrade:hammer-hammer---basic-vp...
Could be a duplicate of #11086, now in hammer (?)
Run: http://pulpito.ceph.com/teuthology-2015-06-24_07:53:40-upgr...
Yuri Weinstein
09:02 PM Bug #9064 (Pending Backport): RadosModel assertion failure
... Loïc Dachary
08:29 PM devops Backport #11806: ceph / ceph-dbg steal ceph-objecstore-tool from ceph-test / ceph-test-dbg
https://github.com/ceph/ceph-qa-suite/pull/465/files is a sequence upgrade from v0.94 to v0.94.1 to the tip of hammer... Loïc Dachary
08:14 PM devops Backport #11806: ceph / ceph-dbg steal ceph-objecstore-tool from ceph-test / ceph-test-dbg
The "failed test":http://pulpito.ceph.com/teuthology-2015-06-24_07:53:40-upgrade:hammer-hammer---basic-vps/947786/ is... Loïc Dachary
08:08 PM devops Backport #11806: ceph / ceph-dbg steal ceph-objecstore-tool from ceph-test / ceph-test-dbg
I incorrectly tested the fix using a firefly -> hammer upgrade test. When doing that kind of fix the upgrade test mus... Loïc Dachary
07:16 PM devops Backport #11806 (Fix Under Review): ceph / ceph-dbg steal ceph-objecstore-tool from ceph-test / c...
take two, fixing the incorrect backport https://github.com/ceph/ceph/pull/5069 Loïc Dachary
06:46 PM devops Backport #11806 (In Progress): ceph / ceph-dbg steal ceph-objecstore-tool from ceph-test / ceph-t...
Replace 0.94-1322 with 0.94.1 which is *after* 0.94-1322 according to ... Loïc Dachary
08:10 PM devops Bug #12149 (Duplicate): "error processing /var/cache/apt/archives/ceph-dbg_0.94.2-12-g78d894a-1pr...
duplicate of http://tracker.ceph.com/issues/11806 Loïc Dachary
08:08 PM devops Bug #12149: "error processing /var/cache/apt/archives/ceph-dbg_0.94.2-12-g78d894a-1precise_amd64....

Loic - cl was - ...
Yuri Weinstein
06:42 PM devops Bug #12149: "error processing /var/cache/apt/archives/ceph-dbg_0.94.2-12-g78d894a-1precise_amd64....
... Loïc Dachary
06:25 PM devops Bug #12149: "error processing /var/cache/apt/archives/ceph-dbg_0.94.2-12-g78d894a-1precise_amd64....
This should have been resolved in #11806 :( Loic, what do you think? Should we adjust the "Replaces/Breaks" version n... Ken Dreyer
06:07 PM devops Bug #12149 (Duplicate): "error processing /var/cache/apt/archives/ceph-dbg_0.94.2-12-g78d894a-1pr...
Run: http://pulpito.ceph.com/teuthology-2015-06-24_07:53:40-upgrade:hammer-hammer---basic-vps/
Jobs: ['947786', '947...
Yuri Weinstein
08:04 PM Revision b5e5778b (ceph): Merge pull request #4981 from ceph/wip-fedora-build-fixes
Fix various issues with fedora (f21+) builds
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Ken Dreyer
07:16 PM devops Bug #11546 (Pending Backport): ceph / ceph-dbg steal ceph-objecstore-tool from ceph-test / ceph-t...
Loïc Dachary
06:58 PM Revision 356bd2c6 (ceph): debian: ceph-dbg steals ceph-objectstore-tool from ceph-test-dbg (take 2)
968573b8930a7c8485bf53e3a989ce2f7d0a2fff incorrectly backported
6f11fbf41fab10924b1e0e41fcf27864779d4073. It should i...
Loic Dachary
05:48 PM Bug #11994: "unknown op append_excl" in upgrade:giant-x-next-distro-basic-vps run
In hammer
Run: http://pulpito.ceph.com/teuthology-2015-06-24_07:53:40-upgrade:hammer-hammer---basic-vps/
Jobs: 32
...
Yuri Weinstein
05:30 PM Revision 075fb9f9 (ceph): Merge pull request #4898 from SUSE/wip_ceph_spec_sharutils
ceph.spec.in:BuildRequires sharutils
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Reviewed-by: Kefu Chai <kchai@red...
Ken Dreyer
05:08 PM Revision 1a847dce (ceph): Merge pull request #366 from ceph/wip-10551
Support the usage of mod_proxy_fcgi for rgw tests Zack Cerza
03:58 PM Bug #12021: hammer-x upgrade test.sh fails with ENOTEMPTY
Run; http://pulpito.ceph.redhat.com/teuthology-2015-06-23_17:05:01-upgrade:giant-x-hammer-distro-basic-magna/ Yuri Weinstein
03:33 PM rbd Bug #11791 (Pending Backport): A client opening an image mid-resize can result in the object map ...
Jason Dillaman
03:33 PM rbd Bug #11743 (Pending Backport): Possible crash while concurrently writing and shrinking an image
Jason Dillaman
03:29 PM Revision 555da2a1 (ceph): Merge pull request #5061 from ceph/wip-11791-next
librbd: only update image flags when holding exclusive lock
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:24 PM Revision 4e30f853 (ceph): Merge pull request #5063 from ceph/wip-11743-next
librbd: possible crash while concurrently writing and shrinking an image
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
02:55 PM Bug #12047: monitor segmentation fault on faulty crushmap
Which additional ceph packages do I have to update as well?
Can you give me a short hint, which commands to execut...
Jonas Weismüller
02:19 PM Bug #12047: monitor segmentation fault on faulty crushmap
the package is ready. you need to install ceph-test_9.0.1-1080-g0e78e54-1wheezy_amd64.deb in the repo.
and @/usr/l...
Kefu Chai
01:32 PM Bug #12047: monitor segmentation fault on faulty crushmap
jonas, just fixed the bug!
the package will be soon ready at http://gitbuilder.ceph.com/ceph-deb-wheezy-x86_64-bas...
Kefu Chai
02:04 PM rgw Bug #12146: RGW: Multipart Upload: Support to configure and enforce no of parts allowed
Done via PR https://github.com/ceph/ceph/pull/4953 Abhishek Dixit
02:02 PM rgw Bug #12146 (Resolved): RGW: Multipart Upload: Support to configure and enforce no of parts allowed
For 10104 parts, multipart upload complete POST request works.
Limit on no of parts does not seems to be imposed by ...
Abhishek Dixit
01:57 PM rgw Feature #10970: Add support for "X-Trans-Id" in RGW response
Done via PR https://github.com/ceph/ceph/pull/4900. Abhishek Dixit
01:51 PM Feature #11833 (Resolved): Method or utility to report OSDs in a particular bucket
Kefu Chai
12:46 PM CephFS Feature #12145 (Resolved): cephfs-data-scan: pgls filter for 0th file objects
Currently, when iterating over 0th objects, we are actually listing all the objects and selecting the ones we care ab... John Spray
12:44 PM CephFS Feature #12144 (Resolved): cephfs-data-scan: integrated with sharded pgls
This bit was taken out pending the new-style sharded pgls that should be in infernalis.
cephfs-data-scan should ta...
John Spray
12:39 PM CephFS Feature #12143 (New): cephfs-data-scan: Tool for orchestrating multiple workers

To run at any kind of scale, this tool requires multiple workers executing across multiple clients.
It would be ...
John Spray
12:35 PM CephFS Feature #12142 (New): cephfs-data-scan: Structured output of errors and operations done

Need a machine-consumable list of:
* Any I/O or encoding errors encountered (i.e. objects that might need manual ...
John Spray
12:33 PM CephFS Feature #12141 (New): cephfs-data-scan: File size correction from backward scan
Currently, if a dentry already exists at the backtrace location which points to the inode, we do nothing. We should ... John Spray
12:30 PM CephFS Feature #12140 (New): cephfs-data-scan: Use ancestor file layouts when injecting inodes
Currently we synthesize layouts on a best effort basis when injecting. We should also look for ancestor layouts whic... John Spray
12:29 PM CephFS Feature #12139 (New): cephfs-data-scan: cache fragtrees during injection

In order to inject dentries, we have to learn the fragtree of the directory we're injecting into. The process exis...
John Spray
12:28 PM CephFS Feature #12138 (New): cephfs-data-scan: write inode backtraces when injecting to lost+found
Currently, for cases where we inject linkage for an inode into /lost+found, the inode's backtrace potentially still p... John Spray
12:26 PM CephFS Feature #12137 (New): cephfs-data-scan: backward scan of dirfrag objects, inject orphans

Similar procedure to what we already have for data objects: inject linkage for orphaned (detected a la #12133) dirf...
John Spray
12:24 PM CephFS Feature #12136 (New): fsck: snapshots: Enumerate snapshots during scan_extents

Optionally, issue a RADOS op to list all the snapshots for every object seen, and accumulate these into a set on th...
John Spray
12:20 PM CephFS Feature #12135 (New): cephfs-data-scan: Layout override by path

We can't always guess file layouts correctly. Provide a mechanism for users to manually specify the file layout to...
John Spray
12:18 PM CephFS Feature #12134 (New): cephfs-data-scan: Filter on ino/path/dname expression

Sometimes the user might want to go and recover only certain files from a damaged filesystem, or they might know th...
John Spray
12:17 PM CephFS Feature #12133 (Resolved): cephfs-data-scan: Filter on inodes not touched by forward scrub

Where forward scrub has marked those inodes that it has touched, add an option (possibly the default) to cephfs-dat...
John Spray
12:15 PM CephFS Feature #12132 (Resolved): cephfs-data-scan: Cleanup phase

A phase to remove the xattrs created during the scan_extents phase. They are small and harmless, but we should at ...
John Spray
12:13 PM CephFS Feature #12131 (New): cephfs-data-scan: Update InoTable after injection

Currently, inodes are injected without any consideration to whether their number is still regarded as free in inota...
John Spray
12:11 PM CephFS Feature #12130 (New): cephfs-data-scan: Accumulate dirfrag sizes on injection

Use a RADOS class to increment an xattr for the number of dentries injected into a fragment object during repair. ...
John Spray
10:50 AM Revision 43c17846 (ceph): ceph.spec.in:BuildRequires sharutils
The uudecode binary is used to build Java-related components, and
uudecode is provided by the sharutils package on al...
Owen Synge
10:25 AM Revision 0ab4864c (ceph): Merge pull request #5042 from ceph/wip-final-kw
mds/Migrator: don't use c++11 kw 'final' as var name
Reviewed-by: Kefu Chai <kchai@redhat.com>
John Spray
09:54 AM Revision 65032828 (ceph): Merge pull request #5066 from ceph/wip-gitignore-add-ceph_perf_msgr
src/.gitignore: add ceph_perf_msgr_{server,client}
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
09:39 AM Revision b097e707 (ceph): Merge pull request #4840 from tchaikov/wip-11833-crush-dump-tree
mon: add an "osd crush dump tree" command
Reviewed-by: Min Chen <minchen@ubuntukylin.com>
Reviewed-by: Haomai Wang <...
Kefu Chai
09:38 AM Revision d296120c (ceph): Objecter: resend linger ops on any interval change
Watch/notify ops need to be resent after a pg split occurs, as well as
a few other circumstances that the existing ob...
Josh Durgin
09:03 AM devops Tasks #12129: Current hammer packages for precise are broken
seems one of our builders is very bleeding edge =)
i checked gitbuilder-ceph-deb-precise-amd64-notcmalloc and gitb...
Kefu Chai
08:40 AM devops Tasks #12129 (Resolved): Current hammer packages for precise are broken
Tonights release is not installable on precise servers, getting errors like:
root@controller-node11:~# apt-get in...
Jens Harbott
09:03 AM rbd Bug #4243: rbd cli: usage confusing for snapshot operations
Jason Dillaman wrote:
> Just a note: the rbd CLI help message includes the following:
>
> [...]
Thanks Jason ...
Vikhyat Umrao
08:49 AM Revision bdfad0d1 (ceph): src/.gitignore: add ceph_perf_msgr_{server,client}
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:42 AM Revision 850879eb (ceph): Fixed inclusion of ceph-helpers file in tests after it was moved to qa/...
Sebastien Ponce
07:53 AM Revision 22b225ea (ceph): Merge pull request #4965 from xinxinsh/wip-12025
mon/OSDMonitor : error out if pgp_num > pg_num
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:53 AM Revision 01634c89 (ceph): Merge pull request #4923 from dachary/wip-make-check-verbosity
tests: display the output of failed make check runs
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:17 AM Revision 86f71d28 (ceph): Merge pull request #5032 from guangyy/wip-cleanup
osd: remove duplicate checks
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:03 AM Revision 290262e6 (ceph): Merge pull request #5064 from vuhuong/wip-xio
xio: sync works
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:27 AM Bug #11141 (Can't reproduce): Segmentation Violation: ceph-objectstore-tool doing --op list-pgs
David Zafman

06/23/2015

11:58 PM Bug #11930 (Need More Info): test/ceph_objectstore_tool.py fails with OSD has the store locked

I've never run into this issue. Please try the following after you've built source to see if it fails:...
David Zafman
09:55 PM Revision 8dfcc720 (ceph): tests: verify that image shrink properly handles flush op
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
09:29 PM Cleanup #12126 (New): Does the ceph debian package really need binutils?
The binutils dependency was added here:
https://github.com/ceph/ceph/commit/c5d86f9d7727e03fc81caa1d28cf4a1c8ecf0409...
David Barksdale
09:26 PM Revision df539a7b (ceph): move pgp_num, pg_num check to prepare_new_pool method
Signed-off-by: xinxin shu <xinxin.shu@intel.com> xinxin shu
09:25 PM Revision 0f0c6f10 (ceph): xio: fix to work with commit 626360aa
Fix xio to work with commit 626360aa
"msg, ceph_osd: Support feature bits for all message type's local connection"
S...
Vu Pham
09:25 PM Revision 47a84478 (ceph): xio: fix to work with the merge of pull request #4707
fix xio to work with the merge of pull request
" Removed unnecessary inclusion of iostream in several files #4707"
S...
Vu Pham
09:25 PM Revision ec2afbb5 (ceph): xio: sync to work with accellio v1.4
latest master's HEAD - tag v1-4
Signed-off-by: Vu Pham <vu@mellanox.com>
Vu Pham
08:49 PM Revision 460bf9a0 (ceph): Adds mod_proxy_fcgi support and makes it the default setup for rgw
This also adds a 'use_fastcgi' override config option for the rgw task.
If specified we'll configure things to use m...
Andrew Schoen
08:49 PM Revision 03ac59e5 (ceph): Adds a set of rgw tests to the teuthology suite
I added these so I could source control a good yaml fragment that I
created to test rgw. Adding the suite allows me ...
Andrew Schoen
07:49 PM rgw Bug #11864 (In Progress): error in ext_mime_map_init() when /etc/mime.types is missing
We can make the @ceph-radosgw@ package depend on the "mailcap" RPM ("mime-support" on Ubuntu) so that we ensure @/etc... Ken Dreyer
07:07 PM Feature #9902 (Duplicate): Tool for RADOS import/export pool to file
I marked this as duplicate and assigned to John Spray in case some of the items in this feature haven't been addresse... David Zafman
07:05 PM Feature #9403 (Duplicate): Make rados import/export fully functional and re-enable
David Zafman
06:46 PM Feature #9964 (Resolved): rados: new export [range] to pipe/file
267177543799bffa0a80294373c4bd3e75f6a41b David Zafman
06:39 PM Bug #11914: "Caught signal" in teuthology-2015-06-04_11:23:35-rados-firefly---basic-multi run
I dropped the priority because it didn't happen on a second run. This is in firefly and may have been fixed in newer... David Zafman
06:23 PM rbd Bug #11743 (Fix Under Review): Possible crash while concurrently writing and shrinking an image
*next PR*: https://github.com/ceph/ceph/pull/5063 Jason Dillaman
06:21 PM Bug #12125 (Can't reproduce): Sometimes rsyslog restart fails

One example run in http://pulpito.ceph.com/dzafman-2015-06-17_18:46:30-upgrade:hammer-x-wip-zafman-testing-distro-b...
David Zafman
06:18 PM Revision 726d699b (ceph): librbd: invalidate cache outside cache callback context
When shrinking an image, it's possible that the op flush callback
will be from within the cache callback context. Th...
Jason Dillaman
05:18 PM Bug #7451: updatedb will index /var/lib/ceph
Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786433 Ken Dreyer
05:06 PM rgw Feature #12124 (In Progress): radosgw-admin command to configure realm, period
Yehuda Sadeh
05:05 PM rgw Feature #12124 (Fix Under Review): radosgw-admin command to configure realm, period
Yehuda Sadeh
05:03 PM rgw Feature #11933 (In Progress): rgw: create realm and period data structures
Yehuda Sadeh
04:40 PM Linux kernel client Bug #12006: huge tickets test failure
From
CommandFailedError: Command failed (workunit test rbd/huge-tickets.sh) on burnupi36 with status 124: 'mkdir -...
Ilya Dryomov
03:57 PM Backport #11699 (Fix Under Review): Objecter: resend linger ops on split
Nathan Cutler
03:45 PM rbd Bug #11587: inconsistency with rbd-replay utilities and --with-debug option
Ken Dreyer wrote:
> And then make @/usr/bin/rbd-replay-prep@ no longer depend on the @--with-debug@ configure option...
Jason Dillaman
03:27 PM rbd Bug #11587: inconsistency with rbd-replay utilities and --with-debug option
moving them to @ceph-common@ sounds like a good option to me. And then make @/usr/bin/rbd-replay-prep@ no longer depe... Ken Dreyer
02:16 PM rbd Bug #11587 (Need More Info): inconsistency with rbd-replay utilities and --with-debug option
Jason Dillaman
03:31 PM devops Bug #12005: yum crash: "ValueError: need more than 2 values to unpack"
https://bugzilla.redhat.com/show_bug.cgi?id=1233329 Zack Cerza
03:22 PM rbd Bug #11791 (Fix Under Review): A client opening an image mid-resize can result in the object map ...
*next PR*: https://github.com/ceph/ceph/pull/5061 Jason Dillaman
03:21 PM Revision 0215e975 (ceph): tests: add new unit tests for object map invalidation
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:21 PM Revision a44b7b4b (ceph): osd_types: factor out is_new_interval from check_new_interval
Signed-off-by: Samuel Just <sam.just@inktank.com>
(cherry picked from commit 2ee355113ed4374c664909a8cd7dc5dfdc4c9ed7)
Samuel Just
03:21 PM Revision eb81a6a7 (ceph): librbd: only update image flags when holding exclusive lock
It was possible for a client to open an image while another client
was shrinking an image. This would result in the ...
Jason Dillaman
03:21 PM Bug #12064 (Resolved): mon: MMonMetadata send to mons that don't support it
Kefu Chai
02:09 PM rbd Bug #4243: rbd cli: usage confusing for snapshot operations
Just a note: the rbd CLI help message includes the following:... Jason Dillaman
01:38 PM CephFS Bug #12123: testlibcephfs: segfault in preadv/pwritev tests
Emailed JevonQ to ask him to take a look at this John Spray
10:39 AM CephFS Bug #12123 (Resolved): testlibcephfs: segfault in preadv/pwritev tests
http://qa-proxy.ceph.com/teuthology/teuthology-2015-06-19_23:04:01-fs-master---basic-multi/941831/... Greg Farnum
01:29 PM Revision fedafb6d (ceph): Merge pull request #4747 from ceph/wip-damaged-fixes
MDS metadata damage handling
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray
12:56 PM Revision 053ab4cf (ceph): release-notes.txt: fix version number in section heading
From context it is obvious that this section is about upgrading from Giant, not
Firefly, so change the version number...
Nathan Cutler
12:51 PM Backport #12015: LibRadosTwoPools[EC]PP.PromoteSnap failure
This backport is complicated by the fact that it uses ... Nathan Cutler
12:49 PM devops Backport #12045 (In Progress): rgw/logrotate.conf calls service with wrong init script name
Nathan Cutler
12:49 PM devops Backport #12044 (In Progress): rgw/logrotate.conf calls service with wrong init script name
Nathan Cutler
12:45 PM Revision c5c627fd (ceph): rgw/logrotate.conf: Rename service name
The service name for ceph rados gateway was changed to "ceph-radosgw",
the previous version of service name "radosgw"...
xingyi wu
12:44 PM devops Bug #12043: rgw/logrotate.conf calls service with wrong init script name
firefly spec file says:... Nathan Cutler
12:31 PM Revision 228fd4c8 (ceph): Merge pull request #5054 from SUSE/wip-release-notes-syntax
doc/release-notes.rst: add missing word to complete sentence
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
12:28 PM rgw Bug #11563: RadosGW regression: COPY doesn't preserve Content-Type
You're right my bad, the fix seems to work.
When running my full test suite, it now passes correctly with the fix....
Sylvain Munaut
12:23 PM Revision d5ff8a5d (ceph): doc/release-notes.rst: add missing word to complete sentence
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
12:06 PM devops Bug #12121 (Duplicate): 0.80.9 was not installed, found 0.80.10
http://tracker.ceph.com/issues/12115 Loïc Dachary
10:02 AM devops Bug #12121: 0.80.9 was not installed, found 0.80.10
Yuri, I'm sending this one your way but I don't really know if it's appropriate. Feel free to redirect if you're not ... Loïc Dachary
10:01 AM devops Bug #12121 (Duplicate): 0.80.9 was not installed, found 0.80.10
Now that v0.80.10 is available the suites that reference v0.80.9 explicitly as being the latest firefly version need ... Loïc Dachary
11:42 AM Bug #12047: monitor segmentation fault on faulty crushmap
... Jonas Weismüller
11:27 AM Bug #12047: monitor segmentation fault on faulty crushmap
jonas, the packages are ready. may i learn what your distro/release/arch is?
since the repo's addresses for the p...
Kefu Chai
10:18 AM Bug #12047: monitor segmentation fault on faulty crushmap
I can wait for the package. Thanks a lot so far. Jonas Weismüller
09:55 AM Bug #12047: monitor segmentation fault on faulty crushmap
Jonas Weismüller wrote:
>
> So I could be an alpha tester of your cli tool? I would really love to offer my help.
...
Kefu Chai
11:04 AM Revision e4c27d80 (ceph): tests : Fixed broken Makefiles after integration of lttng into rados.
The symbols of lttng were exposed twice leading to error when launching executables using libradosstriper.
Signed-of...
Sebastien Ponce
11:04 AM Revision 9624cf27 (ceph): tests : Fixed radosstriper tests to introduce the needed calls to setup...
In particular port 7112 was replaced by 7113 for the monitor as 7112 is taken by test-erasure-eio now
And calls to se...
Sebastien Ponce
11:04 AM Revision 49ab5bb3 (ceph): rados: Added --striper option to the command line
Fixes: #10759
the new --striper option allows to use the striping API provided by libradosstriper.
Signed-off-by: Se...
Sebastien Ponce
11:04 AM Revision 2409a90d (ceph): tests: fixed environment for osd-class-dir
osd-class-dir was not set when activating osds in the test environment leading to failures with 'operation not suppor... Sebastien Ponce
10:26 AM CephFS Bug #9994: ceph-qa-suite: nfs mount timeouts
Still happening:
http://qa-proxy.ceph.com/teuthology/teuthology-2015-06-19_23:10:01-knfs-next-testing-basic-multi/94...
Greg Farnum
09:32 AM Tasks #12118: ceph-mon crashed when starting up
Sorry, I have make a mistake. Some guys in my commpany changed the code of function "OSDMonitor::get_health" and resu... chuanhong wang
07:22 AM Tasks #12118 (Rejected): ceph-mon crashed when starting up
environment: ceph v0.87 + centos7
ceph-mon crashed when start up. Device 9 is not exist but the mon still check the ...
chuanhong wang
09:27 AM Feature #11815 (Fix Under Review): mon: allow injecting new crushmap
https://github.com/ceph/ceph/pull/5052 Kefu Chai
09:20 AM Bug #12120 (Resolved): Remove build warnings from master branch
1. crush/CrushTester.cc: In member function 'virtual void {anonymous}::CrushWalker::dump_item(const CrushTreeDumper::... Vikhyat Umrao
08:50 AM rbd Feature #12111 (In Progress): rbd: support size suffixes for all size-based options
Vikhyat Umrao
08:50 AM rbd Feature #12112 (In Progress): rbd: add --object-size option
Vikhyat Umrao
07:48 AM devops Bug #12033: file /usr/bin/ceph-objectstore-tool from install of ceph-1:0.94.2-0.el6.x86_64 confli...
Indeed I was running "yum update ceph" and didn't try "yum update ceph ceph-test". We had installed ceph-test in a fe... Dan van der Ster
07:42 AM Revision b806b00a (ceph): Merge pull request #4995 from ceph/wip-11563
rgw: fix assignment of copy obj attributes Orit Wasserman
07:15 AM Revision c1bd02c9 (ceph): Merge pull request #4792 from kylinstorage/wip-writeback-throttling-for...
Wip writeback throttling for cache tiering
This patch is to do write back throttling for cache tiering, which is sim...
Li Wang
06:36 AM Bug #11660: "osd/ReplicatedPG.cc: 10405: FAILED assert(obc)" in rados-hammer-distro-basic-magna
i have moved my servers back to the previous timezone because i could not get the cluster stable with the new one. Bernd Helm
06:13 AM Revision 33a84152 (ceph): rados: For export/import add correctly fadvise flags.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
05:20 AM Revision a72f6c9a (ceph): librbd: For rbd copy, add correctly fadvise flags.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
05:15 AM Revision 868f6b76 (ceph): rados: For rados export, set all_namespaces when list all objects.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
03:42 AM Revision 6613b4b6 (ceph): librados: Add new filed src_fadvise_flags in ObjectWriteOperation::copy...
This flags mean the favise flags for source object. It mainly in
copy object or copy pool.
Signed-off-by: Jianpeng M...
Jianpeng Ma
01:59 AM rgw Bug #12117: rgw: empty json response when getting user quota
patch uploaded and need review at:
https://github.com/ceph/ceph/pull/5033
xingyi wu
01:34 AM rgw Bug #12117 (Resolved): rgw: empty json response when getting user quota
When getting user quota through rgw admin API, the json response was always empty.
The API I use is:
> url = '%s/ad...
xingyi wu
01:46 AM Revision 64fceed2 (ceph): rgw: fix empty json response when getting user quota
Fixes: #12117
Signed-off-by: wuxingyi <wuxingyi@letv.com>
xingyi wu

06/22/2015

11:19 PM Revision 1dce70ef (ceph): Merge pull request #4290 from XinzeChi/wip-filestore-lat
osd: dout more log info to track io request
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage Weil <sage@r...
Samuel Just
10:49 PM devops Bug #12116 (In Progress): ceph %preun failing
I can't reproduce this by doing a simple "@yum install ceph; rpm -ev ceph@" on the tip of firefly on magna069 (the pa... Ken Dreyer
10:00 PM devops Bug #12116: ceph %preun failing
http://magna002.ceph.redhat.com/zack-2015-06-22_17:44:31-teuthology:ceph-master---basic-magna/136997/teuthology.log Zack Cerza
09:58 PM devops Bug #12116 (Can't reproduce): ceph %preun failing
@teuthology-nuke@ is failing on lots of systems because of:... Zack Cerza
10:28 PM Revision 5f897664 (ceph): Merge pull request #469 from ceph/wip_remove_test_cls_rbd_2
Wip remove test_cls_rbd
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:27 PM Revision cbd172b6 (ceph): Merge pull request #5049 from ceph/wip-librbd-reduce-tests
librbd: reduce unit test execution time
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:20 PM rgw Bug #11966: "SyntaxError (invalid syntax (test_s3.py, line 5792)) ... ERROR" in upgrade:hammer-ha...
Run: http://pulpito.ceph.com/teuthology-2015-06-19_16:05:05-upgrade:hammer-hammer-distro-basic-vps/
Jobs: ['940515',...
Yuri Weinstein
10:17 PM Revision f4391a90 (ceph): Merge pull request #3973 from XinzeChi/wip-scrub-pending
osd: check pending or active scrub before sched_scrub
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Kefu ...
Samuel Just
10:14 PM Revision e00e3380 (ceph): Removed test_cls_rbd.sh as it conflicts with giant osds
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
09:54 PM Bug #12012: IO error on kvm/rbd with an erasure coded pool tier (after an upgrade from 0.87.1 to ...
With -f json per Loic request Laurent GUERBY
09:49 PM Bug #12012: IO error on kvm/rbd with an erasure coded pool tier (after an upgrade from 0.87.1 to ...
Here is the output of the for loop. Let me know if more is needed. Laurent GUERBY
01:57 PM Bug #12012: IO error on kvm/rbd with an erasure coded pool tier (after an upgrade from 0.87.1 to ...
I've attached all the objects that encountered errors in your log. I extract the errors via 'zgrep -E "should_comple... Jason Dillaman
09:42 PM Bug #11994: "unknown op append_excl" in upgrade:giant-x-next-distro-basic-vps run
Run: http://pulpito.ceph.com/teuthology-2015-06-21_17:18:01-upgrade:firefly-x-next-distro-basic-vps/
Jobs: ['943417'...
Yuri Weinstein
09:39 PM devops Bug #12115 (Resolved): "ceph version 0.80.9 was not installed, found 0.80.10" in upgrade:firefly-...
Run: http://pulpito.ceph.com/teuthology-2015-06-21_17:18:01-upgrade:firefly-x-next-distro-basic-vps/
Jobs: ['943413'...
Yuri Weinstein
09:35 PM Bug #11661 (Resolved): "FAILED assert(0 == "Running incompatible OSD")"
7a10a7e196efd0f59fa7adb87d0a120655b227d8 David Zafman
07:38 PM Bug #11661 (Fix Under Review): "FAILED assert(0 == "Running incompatible OSD")"
David Zafman
09:34 PM devops Bug #12114 (Rejected): Missing ceph-release-1-0.el6.noarch.rpm in upgrade:dumpling-x-firefly-dist...
Run: http://pulpito.ceph.com/teuthology-2015-06-21_19:13:01-upgrade:dumpling-x-firefly-distro-basic-vps/
Jobs: ['943...
Yuri Weinstein
09:32 PM Revision 2bc0fc84 (ceph): Merge pull request #4847 from ceph/wip-11661
osd: Improve feature bit handling and remove ancient checking including CHUNKY_SCRUB
Reviewed-by: Sage Weil <sweil@r...
David Zafman
09:26 PM Revision d261641e (ceph): tests: reduce duplicate librbd unit test case coverage
The test run for RBD_FEATURES=13 is fully covered by
RBD_FEATURES=45 and the pre deep-flatten cases are covered
by RB...
Jason Dillaman
09:25 PM Revision 7354d25f (ceph): lockdep: do not automatically collect all backtraces
It is expensive to collect backtraces every time a lock is
checked in order to provide cycle backtraces. The backtra...
Jason Dillaman
09:12 PM Bug #12021: hammer-x upgrade test.sh fails with ENOTEMPTY
Run: http://pulpito.ceph.redhat.com/teuthology-2015-06-20_17:10:02-upgrade:dumpling-firefly-x-hammer-distro-basic-mag... Yuri Weinstein
03:04 PM Bug #12021: hammer-x upgrade test.sh fails with ENOTEMPTY
We need to backport the changes to the test I made to avoid this. Samuel Just
08:55 PM rgw Bug #11974: Fix tool for #11442 does not correctly fix objects created via multipart uploads
merged to next, commit:0f6060c7c8e4576039a54080d17536e2169b6f63 Yehuda Sadeh
08:54 PM rgw Bug #11974 (Pending Backport): Fix tool for #11442 does not correctly fix objects created via mul...
Yehuda Sadeh
08:54 PM Revision 0f6060c7 (ceph): Merge pull request #4996 from ceph/wip-11974
rgw: fix reset_loc()
Reviewed-by: Sage Weil <sage@redhat.com>
Yehuda Sadeh
08:47 PM Revision 488833e9 (ceph): Merge pull request #5041 from oritwas/wip-12095
rgw: force content_type for swift bucket stats request
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
08:01 PM Backport #12016 (In Progress): osd cache full mode still skips young objects
Nathan Cutler
07:58 PM Revision 3f2fb8a9 (ceph): osd: cache pool: flush object ignoring cache min flush age when cache p...
Signed-off-by: Xinze Chi <xmdxcxz@gmail.com>
(cherry picked from commit f4ee9496ed15e7734abd659f5a353a3cde0dcb23)
Xinze Chi
07:58 PM Revision 9969ae57 (ceph): osd: add local_mtime to struct object_info_t
This fixes a bug when the time of the OSDs and clients are not
synchronized (especially when client is ahead of OSD),...
Zhiqiang Wang
07:51 PM Backport #12015 (Fix Under Review): LibRadosTwoPools[EC]PP.PromoteSnap failure
Nathan Cutler
07:23 PM Feature #12038: make rgw_fronends more forgiving of whitespace
The original downstream report has a bit more info: https://bugzilla.redhat.com/show_bug.cgi?id=1228845 Ken Dreyer
07:10 PM Feature #11439: make the all osd/filestore thread pool suicide timeouts separately configurable
https://github.com/ceph/ceph/pull/4648 Nathan Cutler
06:59 PM Revision 3deb7b61 (ceph): Objecter.cc: fix name of _take_op_budget() function in comment
The function name used to be take_op_budget() until an underscore
was prepended. Change the reference in the comment ...
Nathan Cutler
06:39 PM Revision e2cae05b (ceph): tests: move librbd valgrind test to teuthology
This test can take up to 20 minutes to execute, which is an order of
magnitude longer than other unit tests. This is...
Jason Dillaman
06:38 PM rbd Feature #12113 (Resolved): rbd map should probably avoid creating duplicate devices for the same ...
Perhaps the default should be that mapping an rbd image creates a new /dev/rbd* if one does not exist for the image, ... Samuel Just
06:31 PM rbd Feature #12112 (Resolved): rbd: add --object-size option
Object size can be specified when creating an image with the --order option, as a number of bits in the size.
An opt...
Josh Durgin
06:25 PM rbd Feature #12111 (Resolved): rbd: support size suffixes for all size-based options
These options should support them. They're all in bytes currently.... Josh Durgin
06:00 PM rgw Bug #12108 (Fix Under Review): RGW Swift API: X-Trans-Id header is wrongly formatted
Pull request: https://github.com/ceph/ceph/pull/5047. Radoslaw Zarzynski
02:14 PM rgw Bug #12108 (In Progress): RGW Swift API: X-Trans-Id header is wrongly formatted
Working on that. Radoslaw Zarzynski
01:50 PM rgw Bug #12108 (Resolved): RGW Swift API: X-Trans-Id header is wrongly formatted
It seems that _X-Trans-Id_ doesn't comply to Swift implementation nor OpenStack Object Storage API v1 which defined t... Radoslaw Zarzynski
05:22 PM rbd Bug #11537 (Pending Backport): librbd: crash when two clients try to write to an exclusive locked...
Similar issue occurs in Hammer -- causes deadlock instead of a crash due to differences in locking addressed in PR4528 Jason Dillaman
05:09 PM rbd Bug #11579 (Resolved): Copyup operation for deep flatten cannot use current parent extents
Jason Dillaman
05:07 PM rbd Bug #12017: ERROR: test_rbd.TestImage.test_update_features
Was this a failure from a teuthology test? If so, can you provide a link to the logs or the name of the suite? The ... Jason Dillaman
05:02 PM rbd Bug #12035 (Duplicate): fsx detected zeroes instead of data
Re-tested after #11579 merged and now unable to reproduce. Closing. Jason Dillaman
04:12 PM rbd Bug #11938 (Resolved): Periodic failure of TestLibRBD.BlockingIO
Jason Dillaman
04:01 PM Bug #12101: "symbol lookup error: ceph_test_cls_rbd: undefined symbol:" in upgrade:hammer-hammer-...
Run: http://pulpito.ceph.redhat.com/teuthology-2015-06-21_16:05:02-upgrade:hammer-hammer-distro-basic-magna/
Jobs: [...
Yuri Weinstein
04:00 PM devops Bug #12033: file /usr/bin/ceph-objectstore-tool from install of ceph-1:0.94.2-0.el6.x86_64 confli...
Ordinarily our Ceph RPMs have strict version dependencies in order to resolve this sort of thing (files moving betwee... Ken Dreyer
03:20 PM rbd Backport #12109: qa: test rbd notify-based proxying across versions
*hammer PR*: https://github.com/ceph/ceph/pull/5046 Jason Dillaman
03:14 PM rbd Backport #12109 (Resolved): qa: test rbd notify-based proxying across versions
https://github.com/ceph/ceph/pull/5046 Jason Dillaman
03:17 PM rgw Bug #12110 (Closed): rgw: Make HTTP KeepAlive configurable for Civetweb
Currently we enable HTTP KeepAlive hardcoded for Civetweb in the source and we should make this configurable.
In s...
Wido den Hollander
03:17 PM Revision a09da2a2 (ceph): tests: create librbd API-only integration test suite
The QA client-upgrade test suite requires a librbd test
that is dynamically linked to librbd. Since the current
ceph...
Jason Dillaman
03:17 PM Revision f995fb50 (ceph): qa/workunits/rbd: add new test_librbd_api workunit
This only tests the public librbd API for use during upgrade tests.
Backport: hammer
Signed-off-by: Jason Dillaman <...
Jason Dillaman
03:17 PM Revision 43b9aef1 (ceph): qa/workunits/rbd: add notify_master/slave bootstrap scripts
Backport: hammer
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 124b1d3d2d0dbd685bbd7...
Jason Dillaman
03:17 PM Revision 582cf731 (ceph): tests: add librbd watch/notify version compatibility test
Fixes: #11405
Backport: hammer
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 41e4cbe...
Jason Dillaman
03:12 PM rbd Feature #11405 (Pending Backport): qa: test rbd notify-based proxying across versions
Jason Dillaman
01:42 PM Linux kernel client Feature #9779 (In Progress): libceph: sync up with objecter
Ilya Dryomov
01:40 PM Linux kernel client Bug #8568 (Closed): libceph: kernel BUG at net/ceph/osd_client.c:885
OK, so I still don't understand how this can happen if all OSDs are killed at the same time, but while looking into #... Ilya Dryomov
01:17 PM Feature #8674: osd: cache tier: avoid promotion on first read
... Loïc Dachary
01:01 PM Backport #12011 (In Progress): PG stuck with remapped
Nathan Cutler
12:58 PM Revision 6793d504 (ceph): The fix for issue 9614 was not completed, as a result, for those erasur...
Signed-off-by: Guang Yang <yguang@yahoo-inc.com>
(cherry picked from commit 35bbb2d6002b1b435ff0b1df653cc7ab271f9258)
Guang Yang
12:57 PM Bug #9614: PG stuck with remapped
https://github.com/ceph/ceph/pull/2616 was backported to firefly by https://github.com/ceph/ceph/pull/4453 Nathan Cutler
12:49 PM Backport #12007 (Fix Under Review): Objecter: pg listing can deadlock when throttling is in use
Nathan Cutler
12:14 PM rgw Bug #12030 (Fix Under Review): radosgw-agent: cannot specify ipv6 destination
Opened pull request: https://github.com/ceph/radosgw-agent/pull/31 Alfredo Deza
12:11 PM Bug #11660: "osd/ReplicatedPG.cc: 10405: FAILED assert(obc)" in rados-hammer-distro-basic-magna
Bernd Helm wrote:
> a full restart of ceph solved this for me.
i need to correct me, osd's keep crashing. all hav...
Bernd Helm
08:27 AM Bug #11660: "osd/ReplicatedPG.cc: 10405: FAILED assert(obc)" in rados-hammer-distro-basic-magna
i also hit that bug with hammer 0.94.2 on two osd's which are part of my SSD cache after updating the timezone on all... Bernd Helm
12:00 PM CephFS Bug #12105: CInode misses oldest_snap field during migration
Probably can't do much about this safely without addressing the larger encoding issues here (#12107) John Spray
11:02 AM CephFS Bug #12105 (Resolved): CInode misses oldest_snap field during migration

See CInode::_encode_base -- because encoding is duplicated here wrt InodeStore.
Need to either update that fn or...
John Spray
11:51 AM Revision da259e4d (ceph): rgw: force content_type for swift bucket stats request
Fixes: 12095
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
11:47 AM Backport #11977 (Rejected): mon crashes when "ceph osd tree 85 --format json"
Nathan Cutler
11:46 AM CephFS Feature #12107: mds: use versioned wire protocol; obviate CEPH_MDS_PROTOCOL
This code needs a rework to support versioning, because the outer message encoding in e.g. handle_discover_reply oper... John Spray
11:37 AM CephFS Feature #12107 (Resolved): mds: use versioned wire protocol; obviate CEPH_MDS_PROTOCOL
John Spray
11:43 AM Revision e149916c (ceph): Increase max files open limit for OSD daemon.
Under heavy load the number of file descriptors opened
by the OSD can go beyond the 64K file limit. This patch
increa...
Owen Synge
11:42 AM Backport #11963 (Rejected): REJECTED systemd: Increase max files open limit for OSD daemon
firefly does not do systemd Nathan Cutler
11:39 AM Backport #11961 (In Progress): Cleanup boost optionals for boost 1.56
Nathan Cutler
11:36 AM Revision fcac7ab6 (ceph): osd: Cleanup boost optionals
Signed-off-by: William A. Kennington III <william@wkennington.com>
(cherry picked from commit a53ead14c11304756717763...
William Kennington
11:31 AM Backport #11875 (In Progress): ceph-post-file fails on rhel7
Nathan Cutler
11:30 AM Backport #11876 (In Progress): ceph-post-file fails on rhel7
Nathan Cutler
11:27 AM Revision 22f58ce2 (ceph): Makefile: install ceph-post-file keys with mode 600
Otherwise ssh (may) prompt for a password.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 106...
Sage Weil
11:27 AM Revision 3e65a10b (ceph): ceph-post-file: improve check for a source install
Signed-off-by: Joseph McDonald <joseph.mcdonald@alcatel-lucent.com>
(cherry picked from commit ee170eadcdcb4b54d36a7d...
Joseph McDonald
11:27 AM Revision c1f67439 (ceph): ceph-post-file: behave when sftp doesn't take -i
Fixes: #11836
Signed-off-by: Joseph McDonald <joseph.mcdonald@alcatel-lucent.com>
(cherry picked from commit b84031ed...
Joseph McDonald
11:22 AM Revision a62c720d (ceph): Makefile: install ceph-post-file keys with mode 600
Otherwise ssh (may) prompt for a password.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 106...
Sage Weil
11:22 AM Revision fc59ca39 (ceph): ceph-post-file: improve check for a source install
Signed-off-by: Joseph McDonald <joseph.mcdonald@alcatel-lucent.com>
(cherry picked from commit ee170eadcdcb4b54d36a7d...
Joseph McDonald
11:22 AM Revision 50bfb354 (ceph): ceph-post-file: behave when sftp doesn't take -i
Fixes: #11836
Signed-off-by: Joseph McDonald <joseph.mcdonald@alcatel-lucent.com>
(cherry picked from commit b84031ed...
Joseph McDonald
11:19 AM Revision adb05c9d (ceph): mds/Migrator: don't use c++11 kw 'final' as var name
If for no other reason than that it looks weird
in an editor.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
11:05 AM CephFS Feature #12106 (New): CInodes encoded unversioned in dirfrags
Where we encode CInodes in the omap values of a dirfrag, we do it without any ENCODE_START decorators (InodeStoreBase... John Spray
10:48 AM Linux kernel client Bug #11960: Kernel panic when deleting a pool, which contains a mapped RBD
A stripped down reproducer:
MON=1 OSD=1...
Ilya Dryomov
10:45 AM Linux kernel client Bug #11960 (Closed): Kernel panic when deleting a pool, which contains a mapped RBD
Your panic.jpg shows only a tail of a panic splat, which contains virtually no useful information, but I'm pretty sur... Ilya Dryomov
10:40 AM Revision 439faebf (ceph): mds: tweak dirfrag asok messages
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
07:41 AM devops Bug #12004 (Fix Under Review): rpmlint complains bitterly about three shared library dependencies
Nathan Cutler
06:32 AM rgw Bug #10606: civetweb keeps receiving data after client canceled download
Can anybody check this again, please? It is reproducible here. Mustafa Muhammad
05:01 AM Revision 53d6c1f1 (ceph): AsyncConnection: Fix msgr send bytes perf counter statistic
prepare_send_message may be called twice, we need to move to write_message
Signed-off-by: Haomai Wang <haomaiwang@gm...
Haomai Wang
04:43 AM Bug #12103 (Rejected): ceph-disk prepare failing due to journal and OSD are not of same device, O...
ceph-disk prepare --cluster ceph /dev/sdY /dev/sdX
WARNING:ceph-disk:OSD will not be hot-swappable if journal is not...
Shankar Janagoud

06/21/2015

04:31 PM Revision c71a2f5a (ceph): AsyncConnection: set out seq for message when sending ready
Otherwise it will result in higher priority but later message to be issued
firstly, then peer will receive out-of-ord...
Haomai Wang
04:31 PM Revision f335648b (ceph): test_msgr: Random send different priority message to test sequence
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:19 PM CephFS Bug #12088: cephfs client crash after enable readahead mechanism through setting conf option 'cli...
While diving into the source code, we found the code path which will cause the crash. Described as the following step... Wenjun Huang
11:54 AM Bug #12003: RHEL/Centos kernels should be configured for SELinux, not AppArmor
https://github.com/ceph/autobuild-ceph/pull/56 Ilya Dryomov
08:26 AM rgw Feature #12102 (New): Request for increased logging in RGW, for CivetWeb.
The default log levels in CivetWeb are inadequate for understanding what the process is doing. Since CivetWeb has rep... Vimal A.R
04:14 AM Bug #8439: ceph-osd crashing often
Having some sporadic osd crashes with pretty much the same stack traces with 0.80.7.
2015-06-21 08:43:52.362567 7f...
Sheldon Mustard
12:25 AM Bug #12101 (Rejected): "symbol lookup error: ceph_test_cls_rbd: undefined symbol:" in upgrade:ham...
Run: http://pulpito.ceph.redhat.com/teuthology-2015-06-19_16:05:01-upgrade:hammer-hammer-distro-basic-magna/
Job: ['...
Yuri Weinstein

06/20/2015

12:30 PM rbd Bug #4243 (Fix Under Review): rbd cli: usage confusing for snapshot operations
Vikhyat Umrao
12:01 PM rbd Bug #4243: rbd cli: usage confusing for snapshot operations
Pull request : https://github.com/ceph/ceph/pull/5034 Vikhyat Umrao
05:11 AM rbd Bug #4243 (In Progress): rbd cli: usage confusing for snapshot operations
Vikhyat Umrao
11:53 AM Bug #12100: OSD crash, uexpected aio error in FileJournal.cc
... Daniel Schneller
11:52 AM Bug #12100 (Rejected): OSD crash, uexpected aio error in FileJournal.cc
This morning we had an OSD crash on us with the following trace:... Daniel Schneller
06:09 AM Feature #10098: wanted: command to clear 'incomplete' PGs
Mykola Golub wrote:
> I have a patch for ceph-objectstore-tool, which adds mark-complete operation:
>
> https://g...
Aaron T
02:10 AM Bug #12021: hammer-x upgrade test.sh fails with ENOTEMPTY

Either the --force-nonempty needs to override the check below (see below), or the test needs to be changed so it do...
David Zafman
12:17 AM Revision f0283749 (ceph): osd: remove duplicate checks
Within pg_has_reset_since, it checkes if the PG is being deleted or not,
no need a duplicate check
Signed-off-by: Gu...
Guang G Yang
12:00 AM Revision 626360aa (ceph): msg, ceph_osd: Support feature bits for all message type's local connec...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
12:00 AM Revision 7a10a7e1 (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
12:00 AM Revision 5405e46a (ceph): osd: CEPH_FEATURE_BACKFILL_RESERVATION feature now required
Feature present since at least the Dumpling release.
A later commit will add it to the osd_required mask
Signed-off-...
David Zafman
12:00 AM Revision 77b09ed4 (ceph): osd: CEPH_FEATURE_RECOVERY_RESERVATION feature now required
Feature present since at least the Dumpling release.
A later commit will add it to the osd_required mask
Signed-off-...
David Zafman
12:00 AM Revision c982e553 (ceph): osd: CEPH_FEATURE_OSD_PACKED_RECOVERY feature now required
Feature present since at least the Dumpling release.
A later commit will add it to the osd_required mask
Signed-off-...
David Zafman
12:00 AM Revision 949b148d (ceph): osd: CEPH_FEATURE_INDEP_PG_MAP feature now required
Feature present since at least the Dumpling release.
A later commit will add it to the osd_required mask
Signed-off-...
David Zafman
12:00 AM Revision 0b2bab46 (ceph): ceph_osd: Add required feature bits related to this branch to osd_requi...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman

06/19/2015

10:57 PM Revision 1623e6c6 (ceph): Merge pull request #4960 from ceph/wip-10911-firefly
osd,mon: explicitly specify OSD features in MOSDBoot
Reviewed-by: David Zafman <dzafman@redhat.com>
David Zafman
10:55 PM Bug #12093: "osd/ReplicatedPG.cc: 10405: FAILED assert(obc)" timezone fix does not work
[Resolved]
During my upgrade, I did not disconnect all clients. The clients that were connected causes problems. I...
CephM M
03:09 PM Bug #12093 (Resolved): "osd/ReplicatedPG.cc: 10405: FAILED assert(obc)" timezone fix does not work
I start my osds. They crash. The osds that fail are part of an SSD cache.
I've attached a sample crash and my osd ...
CephM M
09:09 PM Revision de041241 (ceph): osd: Add tracking of acting_features and upacting_features
Use most appropriate feature intersection depending on context
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:24 PM devops Backport #12090 (In Progress): rcceph script is buggy
Loïc Dachary
11:08 AM devops Backport #12090 (Resolved): rcceph script is buggy
https://github.com/ceph/ceph/pull/5028 Nathan Cutler
07:17 PM rgw Backport #12099 (Resolved): rgw: rados objects wronly deleted
https://github.com/ceph/ceph/pull/5117 Loïc Dachary
07:13 PM CephFS Backport #12098 (Resolved): kernel_untar_build fails on EL7
https://github.com/ceph/ceph/pull/5119 Loïc Dachary
07:12 PM CephFS Backport #12097 (Resolved): kernel_untar_build fails on EL7
https://github.com/ceph/ceph/pull/6000 Loïc Dachary
06:52 PM Revision 6d28cb94 (ceph): osd: Fix peer_features to include self
This should have no practical effect unless we could have
features getting turned off in a later release, since we
ca...
David Zafman
05:03 PM RADOS Bug #12096 (New): Tail latency during deep scrubbing
We saw a large number of timeouts (with 5 seconds timeout at client side) when enabling deep scrubbing, investigation... Guang Yang
04:15 PM Bug #11993: LibRadosTwoPoolsPP * tests failed in upgrade:giant-x-next-distro-basic-vps run
Run: http://pulpito.ceph.redhat.com/teuthology-2015-06-18_17:10:01-upgrade:dumpling-firefly-x-hammer-distro-basic-mag... Yuri Weinstein
04:11 PM Bug #11993: LibRadosTwoPoolsPP * tests failed in upgrade:giant-x-next-distro-basic-vps run
Run: http://pulpito.ceph.redhat.com/teuthology-2015-06-18_17:13:02-upgrade:firefly-x-hammer-distro-basic-magna/
Jobs...
Yuri Weinstein
04:05 PM Bug #11993: LibRadosTwoPoolsPP * tests failed in upgrade:giant-x-next-distro-basic-vps run
Run: http://pulpito.ceph.redhat.com/teuthology-2015-06-18_17:05:01-upgrade:giant-x-hammer-distro-basic-magna/
Jobs: ...
Yuri Weinstein
03:41 PM rgw Bug #12077: "test_object_copy_retaining_metadata ... FAIL" in smoke-master-distro-basic-multi run
Run: http://pulpito.ceph.com/teuthology-2015-06-19_05:00:05-smoke-master-distro-basic-multi/
Job: 940495
Yuri Weinstein
03:40 PM rgw Bug #12095 (Duplicate): RGW Swift API: response for HEAD on container doesn't contain mandatory C...
1. RGW via FCGI frontend:
$ curl -i ${publicURL}/cont -X HEAD -H "X-Auth-Token: $token"
> HTTP/1.1 204 No Content
...
Radoslaw Zarzynski
03:39 PM CephFS Bug #12094 (Duplicate): "Segmentation fault" in smoke-master-distro-basic-multi run
Run: http://pulpito.ceph.com/teuthology-2015-06-19_05:00:05-smoke-master-distro-basic-multi/
Job: 940481
Logs: http...
Yuri Weinstein
03:23 PM Revision d3f34d4c (ceph): Merge pull request #5019 from zhouyuan/qemu_git_url
qa: Use public qemu repo
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
02:14 PM Revision 3203efd1 (ceph): Merge pull request #4848 from leseb/doc-openstack-kilo
doc: update openstack and rgw keystone
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Reviewed-by:...
Josh Durgin
01:54 PM Revision 160201f2 (ceph): Merge pull request #5012 from Arshanes/master
doc: Fixed the picture on page http://ceph.com/docs/master/cephfs/
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
12:14 PM Feature #10098: wanted: command to clear 'incomplete' PGs
I have a patch for ceph-objectstore-tool, which adds mark-complete operation:
https://github.com/ceph/ceph/pull/50...
Mykola Golub
11:39 AM Support #12085: data is no well-distributed among osds of host with staw algorithm
This is probably a result of known bugs within the straw algorithm that were resolved in straw2. Please check the rel... Greg Farnum
08:13 AM Support #12085 (New): data is no well-distributed among osds of host with staw algorithm
environment: ceph0.87+centos7
problem: there are three host in my ceph cluster, and the crush algorithm of the host ...
chuanhong wang
11:37 AM Revision a1e31086 (ceph): doc: Fixed the picture on page http://ceph.com/docs/master/cephfs/
Fixes: #9174
Signed-off-by Valentin Thomas <valentin.arshanes.thomas@gmail.com>
Valentin
11:35 AM Bug #12084: heartbeat timed out on OSD
Are you sure it was a deadlock and not just slowness? If a deadlock, it was probably (hopefully) something in the PRs... Greg Farnum
03:03 AM Bug #12084 (Can't reproduce): heartbeat timed out on OSD
http://pulpito.ceph.com/ubuntu-2015-06-15_22:35:49-rados-wip-kefu-testing---basic-multi/935414/... Kefu Chai
11:25 AM Revision 38d36b11 (ceph): packaging: move SuSEfirewall2 templates out of src
Better to have static config like this that needs to be installed in
/etc in a separate subdirectory of the project.
...
Tim Serong
11:25 AM Revision 24bc9f2c (ceph): packaging: add SuSEfirewall2 service files
This adds SuSEfirewall2 service files for Ceph MON, OSD and MDS, for use
on SLES and openSUSE. The MON template open...
Tim Serong
11:20 AM devops Backport #12092 (Resolved): ceph.spec.in: SuSEfirewall2 service files are missing
https://github.com/ceph/ceph/pull/5030 Nathan Cutler
11:19 AM devops Bug #12091: SuSEfirewall2 service files are missing
Merged into master on 2015-05-01: https://github.com/ceph/ceph/pull/4492 Nathan Cutler
11:18 AM devops Bug #12091 (Resolved): SuSEfirewall2 service files are missing
Tim Serong writes in https://github.com/SUSE/ceph/commit/77685f5b787c56bcb1c4d9f1e058e25312fa62fe :
This adds SuSE...
Nathan Cutler
11:13 AM Revision 8acfb994 (ceph): Bug fix to ceph systemV compatability script.
Was failing with more than one OSD / MON deamon on a single node.
Fixes suse bugzilla #927862
Signed-off-by: Owen Sy...
Owen Synge
11:13 AM Revision bd3fd929 (ceph): Fixes to rcceph script
- only start OSDs if mon daemons are also present
- adds support for mask and unmask
- removes support for cluster ...
Owen Synge
11:08 AM devops Bug #12089: rcceph script is buggy
Both commits merged into master on 2015-06-19: https://github.com/ceph/ceph/pull/5002 Nathan Cutler
11:06 AM devops Bug #12089 (Resolved): rcceph script is buggy
Owen Synge writes in https://github.com/SUSE/ceph/commit/bfa0c4a626fdbb2bf978ccfab783ac428156144b :
* only start O...
Nathan Cutler
11:03 AM CephFS Bug #12088 (Resolved): cephfs client crash after enable readahead mechanism through setting conf ...
I run fio tool to test the randread performance of cephfs. Ceph client will crash, when I enable readahead on cep... Yan Shen
11:02 AM Linux kernel client Bug #11898: Writing on forced umount causes silent data loss
I don't unmount directly, it's what lxc-stop does.
I hope to have some time to create a repeatable test case soon....
Kevin Lamontagne
09:19 AM Linux kernel client Bug #11898: Writing on forced umount causes silent data loss
why do you use 'force umount'? Zheng Yan
10:32 AM Revision 37d77d36 (ceph): Increase max files open limit for OSD daemon.
Under heavy load the number of file descriptors opened
by the OSD can go beyond the 64K file limit. This patch
increa...
Owen Synge
10:30 AM devops Bug #12086: max files open limit for OSD daemon is too low
master pull request (merged as of 9.0.1): https://github.com/ceph/ceph/pull/4417 Nathan Cutler
10:28 AM devops Bug #12086 (Resolved): max files open limit for OSD daemon is too low
Owen Synge writes in https://github.com/ceph/ceph/commit/ebda4ba1c67172852587e47a8e6fb538809a1b1c :
Under heavy lo...
Nathan Cutler
10:29 AM devops Backport #12087 (Resolved): max files open limit for OSD daemon is too low
https://github.com/ceph/ceph/pull/5026 Nathan Cutler
09:54 AM Revision 02ef5cf9 (ceph): Merge pull request #4918 from SUSE/wip_ceph_spec_directories_not_owned_...
ceph.spec.in: fix:Add missing directories breaking suse rpm build
Reviewed-by: Boris Ranto <branto@redhat.com>
Boris Ranto
09:22 AM Revision f1ff3e4d (ceph): ceph.spec.in: fix:Add missing directories breaking build
SUSE builds on OBS are failing with the missing dir entries:
/usr/share/ceph
/usr/lib/ceph
On suse these co...
Owen Synge
08:33 AM Bug #12012: IO error on kvm/rbd with an erasure coded pool tier (after an upgrade from 0.87.1 to ...
I have retried why 'debug osd 20', and didn't find this errors in OSDs logs too. Mehdi Abaakouk
08:12 AM Bug #12012: IO error on kvm/rbd with an erasure coded pool tier (after an upgrade from 0.87.1 to ...
I don't find this error code (either by code or by name) on my OSDs logs, do I need to increase a particular log leve... Mehdi Abaakouk
07:23 AM Revision 902385ce (ceph): Merge pull request #4969 from ceph/wip-frag-asok
mds: add dirfrag split/merge asok commands Zheng Yan
07:03 AM Revision a2ef5e43 (ceph): Merge pull request #5025 from majianpeng/librbd-remove-iohint
librbd: If objectmap tell object exist, don't send alloc_hint w/ write command
Reviewed-by: Josh Durgin <jdurgin@red...
Josh Durgin
06:50 AM Revision 449948ed (ceph): librbd: If objectmap tell object exist, don't send alloc_hint w/ write ...
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
01:35 AM Revision edd3542d (ceph): Merge pull request #4929 from wonzhq/tracked-op
common: tracked op fixes
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:31 AM Revision ee4df078 (ceph): Merge pull request #4249 from wonzhq/rmattr
osd: return with ENOENT if object doesn't exist during rmattr
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:37 AM Revision 23dcee1b (ceph): ceph_test_objectstore: use explicit ghobject_t ctor
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:37 AM Revision 1d40bffd (ceph): test: misc objectstore tests: use explicit ghobject_t ctor
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:37 AM Revision 5fdbbe71 (ceph): ceph-osdomap-tool: use explicit ghobject_t ctor
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:37 AM Revision 46d8d07c (ceph): common/hobject_t: make ghobjct_t(hobject_t) ctor explicit
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:37 AM Revision 5cf6611a (ceph): osd: use explicit ghobject_t ctor for lost revert/rollback cases
We already guard against doing this on EC pools, so assert when we do the
conversion.
Signed-off-by: Sage Weil <sage...
Sage Weil
12:37 AM Revision 93aac488 (ceph): os/{Flat,LFN}Index: use explicit ghobject_t ctor
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:37 AM Revision 76aef7ec (ceph): osd: use explicit ghobject_t() ctor for omap operations
Omap only works for non-ec pools, so we can use ghobject_t(hobject_t).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:37 AM Revision 4520b3dc (ceph): osd/SnapMapper: use ghobject_t instead of hobject_t
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:37 AM Revision 4ad318b7 (ceph): osd/ReplicatedBackend: use explicit ghobject_t(hobject_t) ctor
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:37 AM Revision d6418ae0 (ceph): osd: define OSD metadata objects as ghobject_t, not hobject_t
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:37 AM Revision 4910ef84 (ceph): osd: use ghobject_t ctor for disk bw test
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:37 AM Revision d844060b (ceph): osd/ReplicatedPG: use ghobject_t ctor for fiemap
These are non-EC only, so it's safe.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:37 AM Revision 924ed4c1 (ceph): osd/ReplicatedPG: use explicit ghobject_t ctor for reading hitsets
Non-ec only, so it's safe.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:37 AM Revision befadd89 (ceph): osd: use explicit ghobject_t ctor for asock truncate
This is not allowed on ec pools, so we're safe.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:37 AM Revision 2fa57b7e (ceph): ceph_smalliobenchfs: use explicit ghobject_t ctor
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:37 AM Revision b34c625a (ceph): ceph_test_filestore_idempotent_sequence: use explicit ghobject_t ctor
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:37 AM Revision 48995d44 (ceph): ceph_test_filestore_idempotent: use explicit ghobject_t ctor
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:05 AM Bug #11660: "osd/ReplicatedPG.cc: 10405: FAILED assert(obc)" in rados-hammer-distro-basic-magna
I start my osds. They crash. The osds that fail are part of an SSD cache.
I've attached a sample crash and my osd ...
CephM M
12:03 AM Revision 6033591d (ceph): os/FileStore: munge cid -> temp cid on read ops too
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:02 AM Revision df1a215d (ceph): osd: drop unused args, completion for advance_map
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:02 AM Revision 1779bad1 (ceph): os/FileStore: init/clear temp collections *after* replay
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:02 AM Revision 9a965d6a (ceph): osd/PGBackend: ignore temp objects in objects_list_*
These were implicitly ignored before when temp objects were in a
different collection.
Signed-off-by: Sage Weil <sag...
Sage Weil
12:02 AM Revision 4d6ee79a (ceph): os/ObjectStore: kill hobject_t convenience wrappers
These are dangerous and no longer needed.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:02 AM Revision a7ea1c7e (ceph): os/FileStore: debug error return for get_omap_iterator
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:02 AM Revision 3414bcee (ceph): os/FileStore: debug omap_get_values returns
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:02 AM Revision aef37581 (ceph): os/FileStore: clean up temp collections on startup too
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:02 AM Revision 5a7a52e0 (ceph): osd: kill META_COLL constant; use named ctor
Note: this kills a subtle bug *somewhere* where meta coll_t's pgid field
is 0.0 vs 0.0s0 (it appears the static META_...
Sage Weil
12:02 AM Revision cc4c6087 (ceph): osd/PGBackend: set correct shard in objects_list_partial
We need to list objects within the current shard only. We could get away
with being sloppy about shard previously wh...
Sage Weil
12:02 AM Revision b4ce84bf (ceph): osd: clear temp objects in the OSD, not FileStore
This is really an OSD level behavior, and one that we want to apply to all
other backends--not just FileStore.
Signe...
Sage Weil
12:02 AM Revision 3c585cd2 (ceph): osd/PG: drop pre-snapmapper upgrade
We dropped support for this back in 9d1466cb6e1f8e81b6a225279fe3aeb7878692b3.
Signed-off-by: Sage Weil <sage@redhat....
Sage Weil
12:02 AM Revision bb88b2bf (ceph): osd: simplify coll_t::is_removal(); fix removal (pass pgid)
We just need a binary check, no metadata or output.
Fix the removal to take a pgid while we are here.
Signed-off-by...
Sage Weil
12:02 AM Revision dfef0cfa (ceph): osd: drop old snap_colls arg from PG::upgrade()
No longer used.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:02 AM Revision f9cc138e (ceph): osd: change coll_t::is_pg() and is_temp() to take a pointer; drop snap
The snap arg isn't used anymore. The spg_t should be a pointer (not ref)
since it is an output argument.
Signed-off...
Sage Weil
12:02 AM Revision e610fa6a (ceph): osd: simplify load_pgs
No more snap collections.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:02 AM Revision 0efa6fad (ceph): os/MemStore: fix warnings
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:02 AM Revision 91d331c4 (ceph): osd: make coll_t structured instead of a string
coll_t now has a restricted set of representable values:
- meta
- pg
- pg temp
- forremoval
The forremoval is for l...
Sage Weil
12:02 AM Revision 3da52f20 (ceph): unittest_osd_types: improve coll_t unit tests
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:02 AM Revision 63521ffa (ceph): osd: drop coll_t cruft
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:02 AM Revision 5476f99e (ceph): osd: cache coll_t string representation in memory
Avoid rerendering the string form (which we use a lot). We have almost
no mutators and all of our members are privat...
Sage Weil
12:02 AM Revision c8c9ee0b (ceph): ceph-object-corpus: drop coll_t 'foo' and 'bar'
We don't care if these parse in real clusters, they are no longer legal,
and we still want to test other old coll_t i...
Sage Weil
12:02 AM Revision 27e41877 (ceph): osd: add coll_t::c_str() back
This fixes the tracepoints, and is easy/convenient.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:02 AM Revision e2f8a37f (ceph): os/FileStore: do not mange temp collection
We may get these e.g. when FileStore::init_temp_collections is clearing
out old temp objects.
Signed-off-by: Sage We...
Sage Weil
12:02 AM Revision 75e28bee (ceph): osd/PGBackend: specify correct shard for collection_list_range
OMG I hate that ghobject_t(hobject_t&) ctor.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:02 AM Revision 85d21a01 (ceph): osd: some simple osd type sanity tests
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:02 AM Revision 18f08b8c (ceph): ghobject_t: make operator<< put shard at front
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:02 AM Revision 7a42a12e (ceph): ghobject_t: is_min()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:02 AM Revision f8436f1d (ceph): shard_id_t: change NO_SHARD to sort before 0 (min instead of max)
The min ghobject has shard NO_SHARD, and is the default constructed value.
That initial value is assumed in uncounted...
Sage Weil
12:02 AM Revision e6f196db (ceph): os/FileStore: force temp objects into _TEMP temp collection
We've removed the temp collection concept from the ObjectStore interface,
but the FileStore HashIndex will mix object...
Sage Weil
12:02 AM Revision 91ec2012 (ceph): os/FileStore: better debug output for destroy_collection
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:02 AM Revision 93f182fa (ceph): os/FileStore: fix remove_collection return value
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:02 AM Revision a009bfe3 (ceph): os/KeyValueStore: change naming scheme to work with new ghobject_t sorting
Note that this is definitely not backward compatible!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:02 AM Revision 27d935e9 (ceph): ceph_test_objectstore: be better about collections
Use meta collection or pg collections. Try to make ghobject's pools match
the pg collections.
Signed-off-by: Sage W...
Sage Weil
12:02 AM Revision da23c974 (ceph): ceph_test_objectstore: adjust tests to new sorting regime
A few things here:
- try to use pg-based collections throughout
- try to match object names to collection pool and...
Sage Weil
12:02 AM Revision d7a5c68b (ceph): osd/osd_types: add coll_t::parse() method
This will explicitly validate the form of the input string to make sure it
is a recognized collection. (Eventually w...
Sage Weil
12:02 AM Revision acbbd50a (ceph): os/FileStore: only recognized valid collection names
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:02 AM Revision de26269a (ceph): ceph_smalliobenchfs: use valid collection names
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:02 AM Revision 50618cfc (ceph): os/KeyValueStore: drop collection attr support
Deprecated!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:02 AM Revision f5dff8a9 (ceph): os/KeyValueStore: change collection master list strategy
Don't use a pseudo-collection COLLECTIONS. We aren't allowed to make
strangely-named coll_t's any more. Instead, st...
Sage Weil
12:02 AM Revision e15908df (ceph): osd/osd_types: drop coll_t string ctor
No more users!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:02 AM Revision afae1c7f (ceph): hobject_t: adjust sort order (pool position)
Make pool more significant than hash (and nspace, object, and everything
else).
This won't break anything because we...
Sage Weil
12:02 AM Revision ecdc8f69 (ceph): hobject_t: modify operator<<
Put the most significant fields to the left so that it matches the sort
order. Also use unambiguous separator when t...
Sage Weil
12:02 AM Revision b34b22e2 (ceph): hobject_t: adjust comparator to check most-likely-different fields first
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:02 AM Revision 27bfa132 (ceph): .gitignore: ignore store_test_temp_dir
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:02 AM Revision 8800224b (ceph): ghobject_t: change sort order (max, shard, hobj, gen)
Go from (hobj, shard, gen) -> (max, shard, hobj, gen)
This makes the ghobject_t's sort in a way that groups them by ...
Sage Weil
12:02 AM Revision 45281efa (ceph): hobject_t: fix get_boundary to work with new sorting regime
The hash is no longer the most significant field; set everything that is
more significant, too.
Signed-off-by: Sage ...
Sage Weil
12:02 AM Revision eba00faa (ceph): ghobject_t: fix max to make embedded hobject_t also max
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:02 AM Revision f8a9f7a9 (ceph): ceph_objectstore_test: a few simple collection_list_partial tests
Add a simple list test, and a second one that mixes different pool ids
into the same collection. The latter confirms...
Sage Weil
12:02 AM Revision 426d124d (ceph): hobject_t: MIN for default
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:02 AM Revision ac6feac7 (ceph): ghobject_t: MIN for default
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:02 AM Revision eb71bdfe (ceph): os/FileStore: remove unused legacy split/create collection methods
These are no longer needed or called.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:02 AM Revision b1ad38d3 (ceph): osd: add coll_t::get_temp() helper
Generate the temp collection for a pg collection.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:02 AM Revision 87a9b0ab (ceph): osd: use coll_t() for meta collection
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:02 AM Revision e3edc5f6 (ceph): osd: use non-string coll_t's
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:02 AM Revision 2b9553e1 (ceph): osd: use explicit coll_t::make_string_coll() ctor
Call out those creating collections with strings.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:02 AM Revision 771d0b36 (ceph): osd: add coll_t is_temp() and is_meta()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:02 AM Revision 5a5a4c90 (ceph): osd: use a temporary object for recovery
Currently we recover objects directly into position by deleting and then
overwriting the target object. This means t...
Sage Weil
12:02 AM Revision 75e9fbba (ceph): os/ObjectStore: deprecated collection_move
You will not be missed!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:02 AM Revision 82fdacda (ceph): osd/ReplicatedPG: avoid spurious omap_setkeys, setattrs during recovery
Only call these if we have values to set on this iteration. This is
rarely true for omap.
Signed-off-by: Sage Weil ...
Sage Weil
12:02 AM Revision 406c8c3d (ceph): ceph_test_rados: add --balance-reads option
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:02 AM Revision 18eb2a5f (ceph): osd: use per-pool temp poolid for temp objects
Previously, all temp objects had poolid == -1. Instead, use -2 - poolid.
This, when combined with the PG hash, provi...
Sage Weil
12:02 AM Revision a88c3cca (ceph): osd/osd_types: remove ancient CEPH_*_NS cruft
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:02 AM Revision 3b1b5a93 (ceph): osd: eliminate temp collections
The temp objects have distinct pool ids. Old temp objects are already
blown away on OSD restart. This patch removes...
Sage Weil
12:02 AM Revision 959a7ce3 (ceph): os/HashIndex: use ghobject_t::get_max() instead of hobject_t one
We are working with ghobject_t's; use that max!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:02 AM Revision ff99af38 (ceph): hobject_t: change default pool id to INT64_MIN
We are including pool in a (more) significant part of the sort and using
negative pool IDs; the default must be the m...
Sage Weil

06/18/2015

11:45 PM Revision e5f3a23d (ceph): Merge pull request #5002 from SUSE/wip_fixes_to_rcceph
Fixes to rcceph script
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
10:00 PM Revision 6a15c030 (ceph): Merge pull request #4983 from yuyuyu101/wip-setallochint-option
librbd: Add option to allow disabling issuing alloc hint
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:33 PM Revision fd610f2b (ceph): Merge pull request #4993 from ceph/wip-12064
mon: only send MMonMetadata to peer mons that support it
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
David Zafman
09:18 PM Revision 60ee577c (ceph): Merge pull request #467 from ceph/wip-12022
Added firefly v0.80.10 to the mix Yuri Weinstein
09:17 PM rgw Bug #12079 (Resolved): rgw: need conversion tool to handle fixes following #11974
need to update the radosgw-admin tool that handles a similar case. Yehuda Sadeh
09:09 PM Bug #11993: LibRadosTwoPoolsPP * tests failed in upgrade:giant-x-next-distro-basic-vps run
Run: http://pulpito.ceph.com/teuthology-2015-06-16_17:05:01-upgrade:giant-x-next-distro-basic-multi/
Jobs: ['936327'...
Yuri Weinstein
09:06 PM Bug #11995: "HEALTH_WARN 1 mons down, quorum 0,2 b,c" in upgrade:giant-x-next-distro-basic-vps run
Run: http://pulpito.ceph.com/teuthology-2015-06-16_17:05:01-upgrade:giant-x-next-distro-basic-multi/
Jobs: ['936336'...
Yuri Weinstein
12:12 AM Bug #11995 (Duplicate): "HEALTH_WARN 1 mons down, quorum 0,2 b,c" in upgrade:giant-x-next-distro-...
David Zafman
12:03 AM Bug #11995: "HEALTH_WARN 1 mons down, quorum 0,2 b,c" in upgrade:giant-x-next-distro-basic-vps run
https://github.com/ceph/ceph/pull/4993 Samuel Just
09:04 PM Bug #11994: "unknown op append_excl" in upgrade:giant-x-next-distro-basic-vps run
Run: http://pulpito.ceph.com/teuthology-2015-06-16_17:05:01-upgrade:giant-x-next-distro-basic-multi/
Jobs: ['936330'...
Yuri Weinstein
08:43 PM Fix #12049: replace snprintf(s,...); x = strlen(s); with x = snprintf...
It looks like you may have missed a few such as https://github.com/ceph/ceph/blob/master/src/os/FileStore.cc#L1216 . ... Loïc Dachary
03:55 PM Fix #12049: replace snprintf(s,...); x = strlen(s); with x = snprintf...
I checked each snprintf of the project under ceph\src but couldn't find any of 'snprintf(s,...)' followed by a 'x = s... Benjamin Sesia
06:50 PM Revision 69c614b3 (ceph): Added firefly v0.80.10 to the mix
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
06:10 PM Bug #12050 (Resolved): document include/str_list.h
https://github.com/ceph/ceph/pull/5005 Loïc Dachary
06:09 PM Revision a5d670a3 (ceph): Merge pull request #5005 from maxime1992/master
doc: Document include/str_list.h
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
06:04 PM Revision 85517d61 (ceph): ceph.spec.in: rbd-replay-prep is not being built on f21+
Signed-off-by: Boris Ranto <branto@redhat.com> Boris Ranto
06:01 PM Revision ce80a606 (ceph): configure.ac: Fix junit4.jar detection
If a system contains older (3) or later (5) release of junit.jar that is
default in the system, the auto-detection mi...
Boris Ranto
06:00 PM Revision 15e9e3d4 (ceph): ceph.spec.in: Require git distro-wide
Git is not a SUSE-only dependency, the build process itself requires it.
Signed-off-by: Boris Ranto <branto@redhat.com>
Boris Ranto
05:57 PM rgw Bug #12077: "test_object_copy_retaining_metadata ... FAIL" in smoke-master-distro-basic-multi run
new tests added, fix has not been merged into master yet. Yehuda Sadeh
05:32 PM rgw Bug #12077 (Duplicate): "test_object_copy_retaining_metadata ... FAIL" in smoke-master-distro-bas...
Run: http://pulpito.ceph.com/teuthology-2015-06-18_05:00:05-smoke-master-distro-basic-multi/
Job: ['939601']
Logs: ...
Yuri Weinstein
05:55 PM rgw Bug #11563: RadosGW regression: COPY doesn't preserve Content-Type
I tested it again now and it works for me (tested commit:e41d97c8e38bb60d7e09e9801c0179efe7af1734). However, note tha... Yehuda Sadeh
10:08 AM rgw Bug #11563: RadosGW regression: COPY doesn't preserve Content-Type
I cherry picked 1a6c3e760b1e2c1f4698009e70fd6cd1515ec722 over the recent hammer branch ( 3e8d60a80ce31860eac76a1f6489... Sylvain Munaut
05:32 PM Revision b4e83f44 (ceph): doc: Document include/str_list.h
Fixes: #12050.
Signed-off-by: Claire MASSOT <claire.massot93@gmail.com>
Signed-off-by: Jordan DORNE <jordan.dorne@gma...
Maxime Robert
04:48 PM Revision ea6c958c (ceph): 0.80.10
Jenkins
04:09 PM Documentation #12076 (Resolved): replace requries with requires in python API doc
https://github.com/ceph/ceph/pull/5017 Loïc Dachary
03:05 PM Documentation #12076 (Resolved): replace requries with requires in python API doc
There is a typo in word "requires" in the python API documentation in the INPUT/OUTPUT CONTEXT section
http://docs.c...
Jordan DORNE
04:09 PM Revision 8e08d6cc (ceph): Merge pull request #5017 from JordanDorne/master
doc: Replace requries with requires in python API doc
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
04:08 PM Documentation #12056 (In Progress): document include/ipaddr.h
-https://github.com/ceph/ceph/pull/5016- (closed) Loïc Dachary
12:56 PM Documentation #12056: document include/ipaddr.h
I take it ! Johan Coq
04:07 PM Revision 4731c1e3 (ceph): qa: Use public qemu repo
This would allow some external tests outside of sepia lab
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
Yuan Zhou
04:05 PM Documentation #12055 (In Progress): document include/addr_parsing.h
https://github.com/ceph/ceph/pull/5018 Loïc Dachary
01:27 PM Documentation #12055: document include/addr_parsing.h
Taken by the group : COQUILLAUD, DEVEAUX, LEBRUN, TANG, THOMAS ;) Clément LEBRUN
12:50 PM Documentation #12055: document include/addr_parsing.h
I take it ! Johan Coq
03:39 PM Revision 350139b3 (ceph): doc: Replace requries with requires in python API doc
Fixes: #12076
Signed-off-by: Jordan DORNE <jordan.dorne@gmail.com>
Jordan DORNE
03:37 PM Documentation #11845 (Resolved): Missing link in "Logging and Debugging" chapter
https://github.com/ceph/ceph/pull/4989 Loïc Dachary
03:36 PM Revision 52778611 (ceph): Merge pull request #4989 from ltoto2/master
doc: Adding a link to documentation on admin socket
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
03:23 PM Revision 0c4555d1 (ceph): doc: Adding a link to documentation on admin socket
Fixes: #11845
Signed-off-by: Thomas Laumondais <thomas.laumondais@gmail.com>
Thomas Laumondais
03:17 PM Documentation #9174 (In Progress): wrong picture on http://ceph.com/docs/master/cephfs/
Loïc Dachary
03:17 PM Documentation #9174: wrong picture on http://ceph.com/docs/master/cephfs/
https://github.com/ceph/ceph/pull/5012 Loïc Dachary
01:37 PM Documentation #9174: wrong picture on http://ceph.com/docs/master/cephfs/
I'm on it. Anonymous
03:15 PM Revision dfda3ff8 (ceph): Bug fix to ceph systemV compatability script.
Was failing with more than one OSD / MON deamon on a single node.
Fixes suse bugzilla #927862
Signed-off-by: Owen Sy...
Owen Synge
03:14 PM Documentation #12072 (Resolved): rbd/rbd-openstack: Missing dot
https://github.com/ceph/ceph/pull/5011 Loïc Dachary
02:02 PM Documentation #12072: rbd/rbd-openstack: Missing dot
I'm fixing it. Robin Tang
02:02 PM Documentation #12072 (Resolved): rbd/rbd-openstack: Missing dot
In https://github.com/ceph/ceph/blob/master/doc/rbd/rbd-openstack.rst#booting-from-a-block-device
There is a missing...
Robin Tang
03:14 PM Revision 67343f61 (ceph): Merge pull request #5011 from robin974/master
doc: Fixes a missing dot
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
03:12 PM Documentation #11108 (Resolved): dev/differences-from-posix: TODO can be removed
https://github.com/ceph/ceph/pull/5006 Loïc Dachary
02:16 PM Documentation #11108 (In Progress): dev/differences-from-posix: TODO can be removed
Loïc Dachary
01:47 PM Documentation #11108: dev/differences-from-posix: TODO can be removed
I take it Claire Massot
03:12 PM Revision cb49329c (ceph): Merge pull request #5006 from Claire1293/master
doc: dev/differences-from-posix
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
03:11 PM Documentation #12062 (Resolved): ceph-disk man page: strip drive
https://github.com/ceph/ceph/pull/4987 Loïc Dachary
03:10 PM Revision 6c93465e (ceph): Merge pull request #4987 from Aeryax/master
doc: Replaced "disk or drive" by "disk" in ceph-disk.rs
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
02:49 PM Documentation #12009: Developer Guide (Quick) should link to deeper explanation of vstart.sh
We are fixing it ! Thomas Laumondais
02:48 PM rgw Bug #12030 (In Progress): radosgw-agent: cannot specify ipv6 destination
Alfredo Deza
02:46 PM rgw Bug #12030: radosgw-agent: cannot specify ipv6 destination
Just want to note that this means we will need to drop Python 2.6 support:... Alfredo Deza
02:44 PM Cleanup #7314 (In Progress): remove dead code from OSDMonitor::should_propose
https://github.com/ceph/ceph/pull/5010 Loïc Dachary
02:08 PM Cleanup #7314: remove dead code from OSDMonitor::should_propose
I'm fixing it ! Pierre Chaumont
02:43 PM Revision f105fdc2 (ceph): doc: Fixes a missing dot
Fixes: #12072
Signed-off-by: Robin Tang <robintang974@gmail.com>
Robin Tang
02:40 PM Bug #12075 (In Progress): Update manual to do accurate contribution
https://github.com/ceph/ceph/pull/5009 Loïc Dachary
02:17 PM Bug #12075 (Closed): Update manual to do accurate contribution
Update manual to do accurate contribution Benjamin Troquereau
02:40 PM Documentation #11106 (Resolved): vstart.sh documentation should mention rgw
Loïc Dachary
02:37 PM Documentation #11106: vstart.sh documentation should mention rgw
https://github.com/ceph/ceph/pull/5007 Loïc Dachary
01:00 PM Documentation #11106: vstart.sh documentation should mention rgw
I take it* :)
Clément LEBRUN
02:39 PM Documentation #12071 (Resolved): rbd/qemu-rbd: Unify ID format
https://github.com/ceph/ceph/pull/5008 Loïc Dachary
01:32 PM Documentation #12071: rbd/qemu-rbd: Unify ID format
I work on it ! Jean-Rémi Deveaux
01:32 PM Documentation #12071 (Resolved): rbd/qemu-rbd: Unify ID format
In https://github.com/ceph/ceph/blob/master/doc/rbd/qemu-rbd.rst
ID should always be on the same format
Jean-Rémi Deveaux
02:39 PM Revision 2bc009bb (ceph): Merge pull request #5008 from jr31/master
doc: Unify ID format
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
02:38 PM Revision 36369e0c (ceph): Merge pull request #5007 from Cleminou/master
doc: Fixes a missing word in a printed string
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
02:37 PM Revision 7fd1ae8b (ceph): doc: dev/differences-from-posix
Fixes: #11108
Signed-off-by: Claire MASSOT <claire.massot93@gmail.com>
unknown
02:26 PM Revision b10adf6a (ceph): doc: Unify ID format
Fixes: #12071
Signed-off-by: Jean-Rémi Deveaux <jeanremi.deveaux@gmail.com>
Jean-Rémi Deveaux
02:17 PM devops Backport #12070 (Rejected): REJECTED Unconditionally chown rados log file
Nathan Cutler
11:30 AM devops Backport #12070 (Rejected): REJECTED Unconditionally chown rados log file
see http://tracker.ceph.com/issues/12073 and http://tracker.ceph.com/issues/12074 Nathan Cutler
02:16 PM rgw Backport #12074 (Resolved): RGW logfile does not get chowned properly
https://github.com/ceph/ceph/pull/5233 Nathan Cutler
02:16 PM rgw Bug #12073 (Pending Backport): RGW logfile does not get chowned properly
already in master, hammer: https://github.com/ceph/ceph/commit/41611ea27a42d6221c418613d24dce34d988f2e6 Nathan Cutler
02:15 PM rgw Bug #12073 (Resolved): RGW logfile does not get chowned properly
On 2014-11-12 09:26:54 UTC Tim Serong reported:
The radosgw process runs as the www-data (or whatever) user, but i...
Nathan Cutler
02:05 PM Revision 145fbb7d (ceph): doc: Fixes a missing word in a printed string
Fixes: #11106
Signed-off-by: Clement Lebrun <clement.lebrun.31@gmail.com>
Clément LEBRUN
02:00 PM Documentation #10207: documentation: auth service required needs clarification
Not easy after all. Loïc Dachary
01:48 PM Revision 2308faf2 (ceph): Merge pull request #5004 from arthurgorjux/master
doc: Remove `` before and after 'ceph -s' in titles
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
01:47 PM Revision 3cb8c4e8 (ceph): doc: Replaced "disk or drive" by "disk" in ceph-disk.rs
Fixes: #12062
Signed-off-by: Gabriel SENTUCQ <perso@kazhord.fr>
Gabriel Sentucq
01:47 PM Revision 2b260110 (ceph): Merge pull request #5003 from Oxygen31/master
doc : Change of "create" in "add"
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
01:46 PM Documentation #10293: Change "ceph-deploy mon create {ceph-node}" to "ceph-deploy mon add {ceph-n...
https://github.com/ceph/ceph/pull/5003 Loïc Dachary
01:26 PM Revision 787596dc (ceph): Merge pull request #4954 from JevonQ/add-iov-support-in-libcephfs
libcephfs: add ceph_p{read,write}v
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
01:25 PM Revision 7065203f (ceph): doc: Remove `` before and after 'ceph -s' in titles
Fixes: #12059
Signed-off-by: Arthur Gorjux <arthurgorjux@gmail.com>
Arthur Gorjux
01:24 PM Revision cac48bd0 (ceph): doc : Change of "ceph-deploy mon create {ceph-node}" with "ceph-deploy ...
Fixes : #10293
Signed-off-by : Germain CHIPAUX <germain.chipaux@gmail.com>
Germain
01:22 PM Revision 5cb3cb09 (ceph): Merge pull request #4986 from nicolasyong/master
doc: Modification of a sentence
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
01:15 PM Revision 33f4b9a0 (ceph): doc: Modification of a sentence.
Fixes : #12057
Signed-off-by: Nicolas Yong <nicolas.yong93@gmail.com>
Nicolas Yong
01:03 PM Documentation #12054: document include/stringify.h
I'm working on it. Robin Tang
01:01 PM Documentation #12063 (Resolved): ceph-deploy man page: typo
Loïc Dachary
01:01 PM Revision 49f093af (ceph): Merge pull request #4988 from kevincaradant/master
doc: ceph-deploy man page: typo
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
12:50 PM Revision 037adbe7 (ceph): Merge pull request #22 from travisn/patch-1
Add an overload for creating a connection to a non-default cluster name
Signed-off-by: Noah Watkins <noahwatkins@gma...
Noah Watkins
12:50 PM RADOS Documentation #12059: rados/troubleshooting/troubleshooting-mon: suprious `` in titles
I take it. Arthur Gorjux
12:16 PM Revision bfa0c4a6 (ceph): Fixes to rcceph script
- only start OSDs if mon daemons are also present
- adds support for mask and unmask
- removes support for cluster ...
Owen Synge
11:08 AM Revision bcb1eb3c (ceph): suites: hook in cephfs/test_damage
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:22 AM Revision cc2e9ff5 (ceph): tasks/cephfs: allow stdin for Filesystem.rados
Useful for puts when injecting data to test
corruption handling.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:22 AM Revision fa169740 (ceph): tasks/cephfs: add TestDamage
Tests MDS response to badness in the metadata tool
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:22 AM Revision 655d197a (ceph): tasks/cephfs: add CephFSMount.stat
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:19 AM Revision 4d659400 (ceph): include/buffer: fix constness of operator<< for error
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:19 AM Revision b37dd430 (ceph): mds: handle missing stray dirfrags
Fixes case where if dirfrag object missing, ::fetch
would leave in a complete+badfrag state, and
subsequent retryopen...
John Spray
10:19 AM Revision 81b51bae (ceph): mds: fix DAMAGED beacons from rejoin
In certain cases, the beacon was emitted from within
handle_mds_map (via MDCache::rejoin_start and
the "No subtrees f...
John Spray
10:19 AM Revision 96770470 (ceph): mds: fix corrupt CInode handling
Were previously catching errors from InodeStore but
not the leading magic.
Signed-off-by: John Spray <john.spray@red...
John Spray
10:19 AM Revision e9642077 (ceph): mds: fix a damaged() case
Neglected to take lock around this call.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:19 AM Revision 1165373e (ceph): mds: fix MDLog error handling on ENOENT
This was trying to check for standby replay
by testing is_readonly(), but that's always
true during normal replay. C...
John Spray
10:19 AM Revision 136ebf04 (ceph): mds: add MDS::damaged_unlocked helper
...to avoid doing a lock/damaged/unlock in lots
of places in MDLog.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:19 AM Revision 47c5435d (ceph): mds: don't recreate damaged stray dirfrags
Instead of recreating them, go damaged. Be warned,
the codepath for recreating them by hand doesn't
exist yet (cephf...
John Spray
10:19 AM Revision deec710c (ceph): mds: refactor CDir::_omap_fetched
Move the dentry decoding into _load_dentry
so that it can subsequently be wrapped
with error handling.
Signed-off-by...
John Spray
10:19 AM Revision 16f7add3 (ceph): mds: refactor BADFRAG setting
So that the procedure around setting STATE_BADFRAG
on a CDir can be used from other forthcoming error
handling.
Sign...
John Spray
10:19 AM Revision ae0a28e2 (ceph): mds: additional error error handling in CDir
Including corruption in fnode+dentries
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:19 AM Revision 9e09e54f (ceph): osdc: handle corruption in journal
Previously we just *detected* it in _is_readable
and raise a buffer::error. Now actually catch that
exception and pa...
John Spray
10:19 AM Revision 451cee4f (ceph): osdc: refactor use of _is_readable
Limit calls to _is_readable to places where the
readableness can actually have changed (on assimilate_prefetch
where ...
John Spray
10:16 AM CephFS Bug #11989: Cephfs Kernel Client data corruption
Zheng Yan wrote:
> please try the attached patch
i have tried your patch with my test case with 300GB of data and...
Bernd Helm
03:52 AM CephFS Bug #11989: Cephfs Kernel Client data corruption
please try the attached patch Zheng Yan
10:09 AM Revision 459369e7 (ceph): Merge pull request #4931 from yuyuyu101/wip-perf-msgr
PerfMsgr: A tool to benchmark messenger module
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:59 AM Revision 952836a2 (ceph): Merge pull request #4994 from liewegas/wip-mon-fixes
mon: fix warning, and get_bucket_utilization
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:43 AM devops Bug #12033: file /usr/bin/ceph-objectstore-tool from install of ceph-1:0.94.2-0.el6.x86_64 confli...
In 0.94.1 ceph-objectstore-tool was in the ceph-test package. Before 0.94.2 was released, https://github.com/ceph/cep... Nathan Cutler
05:20 AM rbd Bug #12018: rbd and pool quota do not go well together
josh, thans for pointing me out, i will rewrite PR Xinxin Shu
12:37 AM rbd Bug #12018: rbd and pool quota do not go well together
I think we should handle this roughly the same way as we did with the cluster becoming full:
http://comments.gmane...
Josh Durgin
03:52 AM Revision d87e5e2e (ceph): Merge pull request #3566 from majianpeng/librbd-cache-iohint
Librbd cache iohint
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:16 AM Revision 4a3f6150 (ceph): Merge branch 'next'
Josh Durgin
03:15 AM Revision 66412389 (ceph): Merge remote-tracking branch 'origin/wip-11579' into next
Reviewed-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
01:23 AM Revision 9f4c6e47 (ceph): Merge branch 'next'
Josh Durgin
01:22 AM Revision adfa2e00 (ceph): librbd: flush operations need to acquire owner lock
Cache writeback operations will expect the owner lock to be held.
Fixes: #11938
Signed-off-by: Jason Dillaman <dilla...
Jason Dillaman
01:15 AM Revision e1619eb3 (ceph): Merge pull request #4990 from ilc/f22-build
Fix the build on Fedora 22.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:02 AM Revision 2314abbf (ceph): Merge branch 'next'
Josh Durgin
01:01 AM Revision 574785c6 (ceph): Merge remote-tracking branch 'origin/wip-11537' into next
Reviewed-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
12:48 AM rbd Bug #12069: ENOSPC hidden by cache not detected by callers of flatten
Once #12018 is fixed this will block, but we should be able to detect other errors that arise due to bugs (generally ... Josh Durgin
12:46 AM rbd Bug #12069 (Resolved): ENOSPC hidden by cache not detected by callers of flatten
Related to #12018, 'rbd flatten' doesn't detect the error flushing the cache, since it is implicit in closing the ima... Josh Durgin

06/17/2015

10:49 PM rgw Bug #11570: rgw (?) problem in upgrade:hammer-hammer-distro-basic-typica run
PR https://github.com/ceph/ceph-qa-suite/pull/465
Number of jobs generated by new suite will be significantly higher...
Yuri Weinstein
10:33 PM Revision d3bd27f4 (ceph): rgw: fix reset_loc()
Fixes: #11974
Only need to set locator for underscore if namespace is empty
Signed-off-by: Yehuda Sadeh <yehuda@red...
Yehuda Sadeh
10:04 PM Documentation #12061 (Resolved): rados/troubleshooting/troubleshooting-pg: literal instead of list
https://github.com/ceph/ceph/pull/4992 Loïc Dachary
03:44 PM Documentation #12061 (In Progress): rados/troubleshooting/troubleshooting-pg: literal instead of ...
Loïc Dachary
02:48 PM Documentation #12061: rados/troubleshooting/troubleshooting-pg: literal instead of list
I'll do this task. Maxime Robert
11:31 AM Documentation #12061 (Resolved): rados/troubleshooting/troubleshooting-pg: literal instead of list
In https://github.com/ceph/ceph/blob/master/doc/rados/troubleshooting/troubleshooting-pg.rst
After *The full range o...
Loïc Dachary
10:04 PM Revision 789d1ab8 (ceph): Merge pull request #4992 from maxime1992/master
doc: Change the type of list in doc
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
09:26 PM Bug #12021: hammer-x upgrade test.sh fails with ENOTEMPTY
Run: http://pulpito.ceph.redhat.com/teuthology-2015-06-16_17:10:02-upgrade:dumpling-firefly-x-hammer-distro-basic-mag... Yuri Weinstein
04:10 PM Bug #12021: hammer-x upgrade test.sh fails with ENOTEMPTY
Run: http://pulpito.ceph.redhat.com/teuthology-2015-06-16_17:05:02-upgrade:giant-x-hammer-distro-basic-magna/ Yuri Weinstein
09:24 PM Bug #12064 (Fix Under Review): mon: MMonMetadata send to mons that don't support it
https://github.com/ceph/ceph/pull/4993 Sage Weil
06:30 PM Bug #12064 (Resolved): mon: MMonMetadata send to mons that don't support it
This causes the old peer ot reset the connection, and a busy reconnect loop. Breaking all upgrade tests to master th... Sage Weil
09:09 PM Bug #11994: "unknown op append_excl" in upgrade:giant-x-next-distro-basic-vps run
Run: http://pulpito.ceph.com/teuthology-2015-06-16_17:18:01-upgrade:firefly-x-next-distro-basic-vps/
Jobs: 33 jobs
Yuri Weinstein
08:36 PM rgw Bug #11563 (Fix Under Review): RadosGW regression: COPY doesn't preserve Content-Type
Yehuda Sadeh
05:55 PM rgw Bug #11563: RadosGW regression: COPY doesn't preserve Content-Type
ok, managed to reproduce using your test. The key difference from my tests is that the object size also needs to be >... Yehuda Sadeh
03:35 PM rgw Bug #11563: RadosGW regression: COPY doesn't preserve Content-Type
Also tried pulling the commit for #11639 into my branch, didn't change anything. Also that commit is only for same bu... Sylvain Munaut
03:04 PM rgw Bug #11563: RadosGW regression: COPY doesn't preserve Content-Type
I just updated my build to the latest commit of the 'hammer' branch ( 3e8d60a80ce31860eac76a1f6489a35e1795a0c0 ) and ... Sylvain Munaut
06:57 PM Revision 9298f932 (ceph): mon/OSDMonitor: fix get_bucket_utilization return value
Broken in cc5f144a51d10f30e71b96c888a8d2a125e7c9b1.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:46 PM Revision e41d97c8 (ceph): rgw: fix assignment of copy obj attributes
Fixes: #11563
Clarify the confusing usage of set_copy_attrs() by switching the source and
destinatiion params (attrs,...
Yehuda Sadeh
06:41 PM Bug #12065 (Resolved): Memory leak and high CPU usage on OSD when system clock is in the future
Hi,
we noticed that all OSDs on one of our storage server were leaking memory (up to 20 GB per OSD and day) and ha...
Paul Emmerich
06:35 PM Revision 40307748 (ceph): mon: only send MMonMetadata to peer mons that support it
Avoid sending this to mons that don't support the feature or else they
will reset the connection and we'll go into a ...
Sage Weil
05:09 PM Revision 54a516f6 (ceph): configure.ac: Fix JUnit 4 detection on Fedora 22.
This allows the build to detect JUnit 4 on Fedora 22, by adding
junit.jar as a valid jar name for JUnit 4.
Signed-of...
Ira Cooper
05:00 PM Revision 6c33a35f (ceph): qa/workunits/rados/test-upgarde-v9.0.1: fix exclude syntax
It's -, then a list of all exclusions separated by :. There are just 2.
Signed-off-by: Sage Weil <sage@redhat.com>
...
Sage Weil
05:00 PM Revision 70356d39 (ceph): qa/workunits/rados/test-upgrade-v9.0.1: skip one more evict test
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 3e8d60a80ce31860eac76a1f6489a35e1795a0c0)
Sage Weil
05:00 PM Revision 9b7f09e2 (ceph): qa/workunits/rados/test-upgarde-v9.0.1: fix exclude syntax
It's -, then a list of all exclusions separated by :. There are just 2.
Signed-off-by: Sage Weil <sage@redhat.com>
...
Sage Weil
04:59 PM Revision 4e28fbc5 (ceph): qa/workunits/rados/test-upgrade-v9.0.1: skip one more evict test
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 3e8d60a80ce31860eac76a1f6489a35e1795a0c0)
Sage Weil
04:41 PM Bug #12012: IO error on kvm/rbd with an erasure coded pool tier (after an upgrade from 0.87.1 to ...
I wasn't able to reproduce an issue using a clean v0.94.2 build with the librbd cache disabled. Looking at your RBD ... Jason Dillaman
04:37 PM Revision 7fbac49e (ceph): doc: Change the type of list in doc
Fixes: #12061.
Signed-off-by: Maxime ROBERT <maxime.robert1992@gmail.com>
Maxime Robert
04:35 PM Revision 78d894a6 (ceph): qa/workunits/rados/test-upgarde-v9.0.1: fix exclude syntax
It's -, then a list of all exclusions separated by :. There are just 2.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:25 PM Revision 327e0ac2 (ceph): Merge pull request #4975 from mikulely/master
Fix typos in librados example code
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
04:25 PM Revision 05c56b7c (ceph): doc: ceph-deploy man page: typo #12063
Replace is initial monitor hostname with is the initial monitor hostname
Fixes : #12063
Signed-off-by: CARADANT Kevin...
kevin caradant
04:11 PM Documentation #12063 (In Progress): ceph-deploy man page: typo
https://github.com/ceph/ceph/pull/4988 Loïc Dachary
12:51 PM Documentation #12063: ceph-deploy man page: typo
I took this task. Thanks kevin caradant
11:44 AM Documentation #12063 (Resolved): ceph-deploy man page: typo
In https://github.com/ceph/ceph/blob/master/doc/man/8/ceph-deploy.rst
Replace *is initial monitor hostname* with *is...
Loïc Dachary
04:07 PM Documentation #12057 (In Progress): rados/troubleshooting/community: mention ceph report
https://github.com/ceph/ceph/pull/4986 Loïc Dachary
02:27 PM Documentation #12057: rados/troubleshooting/community: mention ceph report
I'll take it. Nicolas Yong
10:54 AM Documentation #12057 (Closed): rados/troubleshooting/community: mention ceph report
In https://github.com/ceph/ceph/blob/master/doc/rados/troubleshooting/community.rst... Loïc Dachary
03:47 PM Revision ca285d4d (ceph): Fix typos in librados example code
Signed-off-by: Jiaying Ren <mikulely@gmail.com> Jiaying Ren
03:45 PM Bug #12047: monitor segmentation fault on faulty crushmap
Luckily it is not a production cluster, it is a development cluster. Though, I would prefer to get the cluster fixed ... Jonas Weismüller
01:30 PM Bug #12047: monitor segmentation fault on faulty crushmap
Jonas Weismüller wrote:
> Hi Kefu,
> thanks a lot for the information. Is there any chance to manually recover the ...
Kefu Chai
08:28 AM Bug #12047: monitor segmentation fault on faulty crushmap
Hi Kefu,
thanks a lot for the information. Is there any chance to manually recover the cluster?
Or will the new r...
Jonas Weismüller
08:23 AM Bug #12047 (Duplicate): monitor segmentation fault on faulty crushmap
Jonas, it should be addressed by the latest master branch. and the fix will be back ported to the next hammer release. Kefu Chai
06:54 AM Bug #12047 (Duplicate): monitor segmentation fault on faulty crushmap
Hi,
I accidently removed a root bucket "osd crush remove platter" (root=platter). The platter object was still used ...
Jonas Weismüller
03:41 PM Documentation #12060 (Resolved): rados/troubleshooting/troubleshooting-osd: double status
https://github.com/ceph/ceph/pull/4985 Loïc Dachary
01:02 PM Documentation #12060: rados/troubleshooting/troubleshooting-osd: double status
We take it Gaël Fenet-Garde
11:08 AM Documentation #12060 (Resolved): rados/troubleshooting/troubleshooting-osd: double status
In https://github.com/ceph/ceph/blob/master/doc/rados/troubleshooting/troubleshooting-osd.rst
Replace...
Loïc Dachary
03:40 PM Revision 676ff92e (ceph): Merge pull request #4985 from yannick-ad/master
doc: replace a sentence by another
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
03:39 PM Documentation #12058 (Resolved): rados/troubleshooting/log-and-debug: mon ID is not restricted to...
https://github.com/ceph/ceph/pull/4984 Loïc Dachary
12:48 PM Documentation #12058: rados/troubleshooting/log-and-debug: mon ID is not restricted to a letter
We are handling it. Gaël Fenet-Garde
11:00 AM Documentation #12058 (Resolved): rados/troubleshooting/log-and-debug: mon ID is not restricted to...
In https://github.com/ceph/ceph/blob/master/doc/rados/troubleshooting/log-and-debug.rst
Remove *(i.e., its number or...
Loïc Dachary
03:38 PM Documentation #11096 (Resolved): doc: s/larger pool/slower and larger pool/
https://github.com/ceph/ceph/pull/4979 Loïc Dachary
10:00 AM Documentation #11096: doc: s/larger pool/slower and larger pool/
I take it. Gaël Fenet-Garde
03:38 PM Revision 662f7529 (ceph): Merge pull request #4979 from GaelFG/patch-1
doc: Fixes the description of the purpose of a cache pool
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
03:36 PM Revision ea09f635 (ceph): Merge pull request #4984 from LucasFantinel/master
doc: Wrong restriction for a daemon's ID
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
03:34 PM Revision b5d63eb4 (ceph): doc: replace a sentence by another
Fixes: #12060
Signed-off-by: Yannick Atchy-Dalama <yannick.atchy.dalama@gmail.com>
yannick-ad
02:52 PM Revision 9cdd810e (ceph): doc: Purpose of a cache pool
Completing the description of the cache purpose.
Fixes : #11096
Signed-off-by: Gael Fenet-Garde <gael.fenet.garde@gma...
Gaël Fenet-Garde
02:47 PM Revision 18a9a223 (ceph): rados/tool: handle --snapid correctly
Previously if correct snapid was specified, rados tool used to error out
as we are printing `snapname` which is a nul...
Abhishek Lekshmanan
02:26 PM rbd Feature #11822 (Resolved): [rbd] support gb/tb units in rbd create/resize
https://github.com/ceph/ceph/pull/4948 , it is now merged. Vikhyat Umrao
02:17 PM Revision e60c450b (ceph): doc: Wrong restriction for a daemon's ID
Fixes: #12058
Signed-off-by: Fantinel Lucas <lucas.fantinel@gmail.com>
unknown
02:16 PM Revision c7da8b29 (ceph): Merge pull request #4920 from SUSE/wip_ceph_spec_mandir
The file lists in spec files do expect that man pages are built so we better explicitly state that intention in spec ... Boris Ranto
02:13 PM Revision 772fbc53 (ceph): Merge pull request #4974 from SUSE/wip_ceph_spec_buildep_python_sphinx
We need this in master to make fedora and rhel7 builds work. Boris Ranto
02:12 PM Bug #9732 (Fix Under Review): ReplicatedPG::hit_set_trim osd/ReplicatedPG.cc: 11006: FAILED asser...
https://github.com/ceph/ceph/pull/4941 Kefu Chai
02:04 PM Revision 350f43ef (ceph): librbd: Add option to allow disabling issuing alloc hint
For HDD osd backend, a alloc hint is good for local filesystem to ensure
extent continuous. But for SSD, the availabl...
Haomai Wang
01:43 PM Revision 8feb27d8 (ceph): common/RWLock: allow disabling read/write lock counts
For some workloads, it is worthwile to disable adjusting of internal nrlock
and nwlock atomic variables (which isn't ...
Piotr Dałek
01:40 PM Revision 5e756ed3 (ceph): ceph_spec buildep python sphinx for fedora
Fedora, suse as well as centos >= 7 and rhel >= 7
use the same name for python-sphinx so add these
conditionals.
Not...
Owen Synge
01:32 PM CephFS Bug #11989: Cephfs Kernel Client data corruption
I reproduced this locally Zheng Yan
01:22 PM Revision f7e932fb (ceph): tasks/cephfs: add TestDamage
Tests MDS response to badness in the metadata tool
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
01:09 PM Revision 40d0c05c (ceph): tasks/cephfs: add TestDataScan
For testing the new cephfs-data-scan disaster recovery
utility.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
01:06 PM Revision e6afe66b (ceph): tasks/cephfs: allow stdin for Filesystem.rados
Useful for puts when injecting data to test
corruption handling.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
01:06 PM Revision d2cec6a6 (ceph): tasks/cephfs: add CephFSMount.ls
Just a helper for functions that inspect
the contents of the mount, such as in
test_data_scan
Signed-off-by: John Sp...
John Spray
01:06 PM Revision 0f34d078 (ceph): tasks/cephfs: add Filesystem.data_scan wrapper
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
01:06 PM Revision 718eaee5 (ceph): tasks/cephfs: add CephFSMount.stat
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
12:58 PM Documentation #12062: ceph-disk man page: strip drive
I'll do it Gabriel Sentucq
11:36 AM Documentation #12062 (Resolved): ceph-disk man page: strip drive
In https://github.com/ceph/ceph/blob/master/doc/man/8/ceph-disk.rst replace *disk or drive* by *disk*. There is no di... Loïc Dachary
11:06 AM RADOS Documentation #12059 (Resolved): rados/troubleshooting/troubleshooting-mon: suprious `` in titles
In https://github.com/ceph/ceph/blob/master/doc/rados/troubleshooting/troubleshooting-mon.rst
In the chapter heading...
Loïc Dachary
10:23 AM Bug #12050 (In Progress): document include/str_list.h
Loïc Dachary
10:03 AM Bug #12050: document include/str_list.h
Hi
We take this ticket (ClaireMa's group)
thanks
kevin caradant
09:51 AM Bug #12050 (Resolved): document include/str_list.h
https://github.com/ceph/ceph/blob/master/src/include/str_list.h#L10 Loïc Dachary
10:22 AM Documentation #10207 (In Progress): documentation: auth service required needs clarification
Loïc Dachary
10:12 AM Documentation #10207: documentation: auth service required needs clarification
I'm working on it ! :) Thomas Laumondais
10:21 AM Documentation #10293 (In Progress): Change "ceph-deploy mon create {ceph-node}" to "ceph-deploy m...
Loïc Dachary
10:11 AM Documentation #10293: Change "ceph-deploy mon create {ceph-node}" to "ceph-deploy mon add {ceph-n...
I working on it ! :) Thomas Laumondais
10:21 AM Documentation #11845 (In Progress): Missing link in "Logging and Debugging" chapter
Loïc Dachary
10:10 AM Documentation #11845: Missing link in "Logging and Debugging" chapter
I working on it ! :) Thomas Laumondais
10:18 AM Documentation #12056 (Resolved): document include/ipaddr.h
https://github.com/ceph/ceph/blob/master/src/include/ipaddr.h Loïc Dachary
10:16 AM Documentation #12055 (Closed): document include/addr_parsing.h
https://github.com/ceph/ceph/blob/master/src/include/addr_parsing.h Loïc Dachary
10:15 AM Documentation #12054 (Won't Fix): document include/stringify.h
https://github.com/ceph/ceph/blob/master/src/include/stringify.h Loïc Dachary
10:15 AM Bug #12053 (Rejected): ceph osd out will keep some pgs in degraded status forever.
take osd.0 as an example. it serves nine pgs in total. and serves three pgs as the last replica: saying acting osd se... cory gu
10:14 AM Documentation #12052 (New): document include/xlist.h
https://github.com/ceph/ceph/blob/master/src/include/xlist.h Loïc Dachary
10:11 AM Documentation #11107 (Resolved): development workflows typo s/integraiton/integration/
Loïc Dachary
10:09 AM Bug #9737: rados cli: --snapid (not --snap) option is broken
@Adam, Can you explain the crash, currently using rados fails like this... Abhishek Lekshmanan
10:08 AM Fix #12049: replace snprintf(s,...); x = strlen(s); with x = snprintf...
I work on it ! Thomas Laumondais
09:49 AM Fix #12049 (New): replace snprintf(s,...); x = strlen(s); with x = snprintf...
for performances Loïc Dachary
10:04 AM Documentation #11106: vstart.sh documentation should mention rgw
We take it :) Clément LEBRUN
09:59 AM devops Bug #12051: building fedora rpms.
Note this is against master branch of ceph. Owen Synge
09:57 AM devops Bug #12051 (Rejected): building fedora rpms.
Dear all,
Fedora does not build an rpm successfully.
The following pull requests help,
4974
4920
4918
48...
Owen Synge
09:24 AM CephFS Bug #11784: ceph-fuse hang on unmount (stuck dentry refs)
Hmm, there shouldn't have been any activity on the mount by this point. Maybe we've got some other kind of bug, though. Greg Farnum
12:58 AM CephFS Bug #11784: ceph-fuse hang on unmount (stuck dentry refs)
... Zheng Yan
09:11 AM Subtask #9378 (Closed): mon: audit helpers that put() messages but do not get() them
Isn't this invalidated by the OpTracker bits (#10507)? :) Greg Farnum
08:19 AM rgw Bug #11494: rgw: multipart list part response returns incorrect field
Seems like a fix for this is scheduled for v9.0.1?
https://github.com/ceph/ceph/commit/0936aec655802da2127c38c71938b...
Lenz Grimmer
08:09 AM rbd Bug #12018: rbd and pool quota do not go well together
Xinxin Shu
06:40 AM Revision 6af50f41 (ceph): Merge pull request #4948 from vumrao/wip-rbd-11822
[rbd] support G/T units in rbd create/resize
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Reviewed...
Josh Durgin
04:05 AM Revision 3e8d60a8 (ceph): qa/workunits/rados/test-upgrade-v9.0.1: skip one more evict test
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil

06/16/2015

11:51 PM rgw Bug #11563: RadosGW regression: COPY doesn't preserve Content-Type
also can't reproduce it on hammer Yehuda Sadeh
11:51 PM rgw Bug #11563 (Can't reproduce): RadosGW regression: COPY doesn't preserve Content-Type
I cannot reproduce it on latest master. Yehuda Sadeh
06:30 PM rgw Bug #11563: RadosGW regression: COPY doesn't preserve Content-Type
Is this in the swift or s3 API? In swift API there was a backport to hammer for COPY that _may_ be the cause for this... Abhishek Lekshmanan
06:21 PM rgw Bug #11563: RadosGW regression: COPY doesn't preserve Content-Type
Might be fixed by #11639 Sage Weil
11:21 PM rgw Bug #11974: Fix tool for #11442 does not correctly fix objects created via multipart uploads
In my tests, it seemed to affect all multipart objects starting with an underscore and created with 0.94.1. I've sin... Benjamin Gilbert
10:49 PM rgw Bug #11974 (New): Fix tool for #11442 does not correctly fix objects created via multipart uploads
Yehuda Sadeh
10:41 PM rgw Bug #11974: Fix tool for #11442 does not correctly fix objects created via multipart uploads
do you have any example of an object that was created with multipart upload that is not accessible? Does the object n... Yehuda Sadeh
06:57 PM rgw Bug #11974: Fix tool for #11442 does not correctly fix objects created via multipart uploads
#11984 appears to be about a harmless warning produced by the tool. This bug is about the tool failing to fix the pr... Benjamin Gilbert
06:15 PM rgw Bug #11974 (Duplicate): Fix tool for #11442 does not correctly fix objects created via multipart ...
Sage Weil
11:13 PM rgw Bug #11795 (Resolved): "test_multipart_upload_small ... FAIL" in smoke-master-distro-basic-typica...
Issue was with the test itself, pushed a fix. Yehuda Sadeh
11:10 PM Revision 8e73ca41 (ceph): Pass the correct admin user name
Travis Nielsen
10:55 PM Revision c7214b56 (ceph): Add a test for connecting with the cluster name and user name
Travis Nielsen
10:48 PM rgw Bug #12036 (Resolved): FAIL: s3tests.functional.test_s3.test_multipart_upload_small
this is an issue with changes that were made to the test itself recently. Fixed in commit:6e70b4b511200d9a2798ba426de... Yehuda Sadeh
05:58 PM rgw Bug #12036 (Resolved): FAIL: s3tests.functional.test_s3.test_multipart_upload_small
http://qa-proxy.ceph.com/teuthology/teuthology-2015-06-13_05:00:05-smoke-master-distro-basic-multi/931784/teuthology.... Sage Weil
10:36 PM Revision 8defa730 (ceph): calamari_setup.py: tear down mounted ISO
Fixes: #11457
Signed-off-by: Dan Mick <dan.mick@redhat.com>
Dan Mick
10:36 PM Revision b5b668ed (ceph): calamari_setup.py: fix tarball installs
May be obsolete soon, but in tarballs, ice_setup is still a script
Fixes: #12046
Signed-off-by: Dan Mick <dan.mick@r...
Dan Mick
10:32 PM Revision 2835eeac (ceph): Add an overload for creating a connection to a cluster other than the d...
Travis Nielsen
10:30 PM rbd Bug #11502 (Can't reproduce): "[ FAILED ] TestLibRBD.LockingPP" in rbd-next-distro-basic-mult run
If this happens again we can investigate. No trace of what went wrong from these logs. Josh Durgin
10:22 PM rbd Bug #11796 (Resolved): "rbd_get_flags() indicates object map is invalid" in smoke-master-distro-b...
Seems to have been fixed. Reopen if it recurs. Josh Durgin
10:15 PM Revision 4ca4a24b (ceph): Initial checking for #12023
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit 029fdfd741a280bf5f2712fcd706f8d80a199782)
Yuri Weinstein
10:11 PM Revision e2c6341a (ceph): Merge pull request #462 from ceph/wip-12023
Add point releases (tags) to hammer release #12023 Tamilarasi muthamizhan
09:11 PM Revision a74e485a (ceph): Merge pull request #3894 from rzarzynski/wip-rgw_swift_account_metadata
rgw: add support for metadata on Swift account
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
09:08 PM Backport #11981 (In Progress): chain_xattr: deal with 254 byte limit on inline xfs attrs
Loïc Dachary
08:45 PM Backport #11981: chain_xattr: deal with 254 byte limit on inline xfs attrs
https://github.com/ceph/ceph/pull/4973 Sage Weil
08:56 PM Revision 029fdfd7 (ceph): Initial checking for #12023
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
08:38 PM Revision 26eba36f (ceph): Bug fix for man file packaging.
Always compile and install man pages when making rpm.
Signed-off-by: Owen Synge <osynge@suse.com>
Owen Synge
08:32 PM Documentation #10035 (Resolved): explain the semantic of pgp num
Loïc Dachary
06:03 PM Documentation #10035 (In Progress): explain the semantic of pgp num
https://github.com/ceph/ceph/pull/4971 Abhishek Lekshmanan
08:27 PM Bug #11500 (Resolved): Crush map cannot handle OSD weights smaller than 0.01
Sage Weil
08:27 PM Revision 697a20a0 (ceph): Merge pull request #4833 from liewegas/wip-11500
allow very small cursh weights for osds
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
08:18 PM Bug #11995 (Rejected): "HEALTH_WARN 1 mons down, quorum 0,2 b,c" in upgrade:giant-x-next-distro-b...
Network blip Samuel Just
08:18 PM Bug #11995: "HEALTH_WARN 1 mons down, quorum 0,2 b,c" in upgrade:giant-x-next-distro-basic-vps run
2015-06-12 01:25:04.610650 7fc245154700 10 mon.a@1(electing) e1 ms_get_authorizer for mon
2015-06-12 01:25:04.611871...
Samuel Just
08:09 PM Revision cc7f7678 (ceph): Merge pull request #4971 from theanalyst/doc/pgp-num
doc: explain about pgp num
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
08:06 PM Bug #11928 (Fix Under Review): osd: avoid multi set osd_op.outdata in tier pool
Samuel Just
08:04 PM Bug #11994: "unknown op append_excl" in upgrade:giant-x-next-distro-basic-vps run
It's running the new version of rados.py with an old version of ceph_test_rados. Samuel Just
05:00 PM Bug #11994 (In Progress): "unknown op append_excl" in upgrade:giant-x-next-distro-basic-vps run
Sage Weil
07:53 PM devops Backport #12045 (Rejected): rgw/logrotate.conf calls service with wrong init script name
https://github.com/ceph/ceph/pull/5056 Nathan Cutler
07:44 PM devops Backport #12044 (Resolved): rgw/logrotate.conf calls service with wrong init script name
https://github.com/ceph/ceph/pull/5055 Nathan Cutler
07:33 PM Revision 62bb70dc (ceph): Merge pull request #4968 from tchaikov/wip-update-ceph-deploy-manpage
doc: sync ceph-deploy's man page with the code
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
07:32 PM devops Bug #12043 (Pending Backport): rgw/logrotate.conf calls service with wrong init script name
Nathan Cutler
07:32 PM devops Bug #12043: rgw/logrotate.conf calls service with wrong init script name
Fixed in master: https://github.com/ceph/ceph/commit/9df3f798179481fe8ae6ae873dcb793de7d8f367 Nathan Cutler
07:31 PM devops Bug #12043 (Resolved): rgw/logrotate.conf calls service with wrong init script name
wuxingyi <wuxingyi2015@outlook.com> writes:
The service name for ceph rados gateway was changed to "ceph-radosgw",...
Nathan Cutler
07:01 PM rgw Backport #12042 (Resolved): DragonDisk fails to create directories via S3: MissingContentLength
https://github.com/ceph/ceph/pull/5118 Nathan Cutler
07:00 PM rgw Backport #12041 (Rejected): DragonDisk fails to create directories via S3: MissingContentLength
https://github.com/ceph/ceph/pull/5232 Nathan Cutler
06:59 PM rgw Backport #12040 (Resolved): RGW Swift API: response for PUT on /container does not contain the ma...
https://github.com/ceph/ceph/pull/4579 Nathan Cutler
06:58 PM rgw Backport #12039 (Resolved): RGW Swift API: response for PUT on /container does not contain the ma...
https://github.com/ceph/ceph/pull/5170 Nathan Cutler
06:51 PM Feature #12038 (Resolved): make rgw_fronends more forgiving of whitespace
Sage Weil
06:42 PM rgw Bug #11036 (Pending Backport): RGW Swift API: response for PUT on /container does not contain the...
Sage Weil
06:19 PM rgw Bug #10885 (Need More Info): rgw timeout mechanism might delete original object if timeout happens
can you clarify? Sage Weil
06:18 PM rgw Bug #10837 (Rejected): radosgw segfaults when it cannot init a storage provider
0.91 was a dev release.. is this still a problem on hammer or master? Sage Weil
06:15 PM rgw Bug #11984: Error with `radosgw-admin check --check-head-obj-locator --bucket=$bucket --fix` command
these objects will go away on their own, so it's not critical.
we should fix the tool to ignore them.
Sage Weil
06:10 PM rbd Bug #12018: rbd and pool quota do not go well together
I think this is a general issue with pool quota handling. It should be treated the same as cluster full handling, but... Josh Durgin
07:17 AM rbd Bug #12018: rbd and pool quota do not go well together
the quota of rbd is 2G
[root@c8 ~]# ceph osd pool get-quota rbd
quotas for pool 'rbd':
max objects: N/A
max b...
chuanhong wang
07:11 AM rbd Bug #12018: rbd and pool quota do not go well together
can you run "ceph osd pool get-quota rbd" ? Xinxin Shu
06:10 PM rgw Bug #11419 (Pending Backport): DragonDisk fails to create directories via S3: MissingContentLength
Sage Weil
06:09 PM rgw Bug #11151 (Rejected): Two "testCopy.*" tests failed in upgrade:firefly-x-hammer-distro-basic-vps...
osds not responding Sage Weil
06:06 PM devops Bug #8458: `make check` should call tox tests for ceph-brag, ceph-disk, and ceph
Added subtask http://tracker.ceph.com/issues/12037 to implement the tox framework for ceph Nathan Cutler
06:00 PM devops Bug #8458: `make check` should call tox tests for ceph-brag, ceph-disk, and ceph
https://github.com/ceph/ceph/pull/4179 added the tox stuff for ceph-disk Nathan Cutler
05:57 PM devops Bug #8458: `make check` should call tox tests for ceph-brag, ceph-disk, and ceph
https://github.com/ceph/ceph/pull/1879 implemented the tox stuff for ceph-brag Nathan Cutler
04:59 PM devops Bug #8458: `make check` should call tox tests for ceph-brag, ceph-disk, and ceph
We are still hitting issues because we aren't checking compatibility:
https://github.com/ceph/ceph/pull/4970
Alfredo Deza
06:05 PM rgw Bug #11524 (Won't Fix): "test_multipart_upload ... FAIL" in upgrade:dumpling-firefly-x-giant-dist...
slow vps Sage Weil
06:05 PM devops Tasks #12037 (Resolved): Add unit/tox structure for ceph python script
In src/tests/python/ there are tox "structures" for ceph-brag and ceph-disk. Due to https://github.com/ceph/ceph/pull... Nathan Cutler
06:02 PM rgw Bug #11550 (Won't Fix): "test_s3.test_atomic_read_8mb ... ERROR" in upgrade:firefly-firefly-distr...
slow vps, took > 1m Sage Weil
05:57 PM Revision 8e56a5b5 (ceph): [rbd] support G/T units in rbd create/resize
Signed-off-by: Vikhyat Umrao <vumrao@redhat.com> Vikhyat Umrao
05:57 PM rgw Bug #11506 (Resolved): "s3.test_bucket_create_naming_good_starts*" tests failed in smoke-master-d...
Sage Weil
05:54 PM rgw Bug #11802 (Duplicate): Key not found on some object after upgrade to Hammer
Sage Weil
05:54 PM rbd Bug #11587: inconsistency with rbd-replay utilities and --with-debug option
Should we move these utilities to ceph-common? They're generally useful rather than just for testing. Josh Durgin
05:53 PM rgw Bug #11570: rgw (?) problem in upgrade:hammer-hammer-distro-basic-typica run
split this into an -older and -newer group, and don't test rgw on the -older. we did a similar thing in firefly (or ... Sage Weil
05:39 PM rgw Bug #11851: Civetweb RGW appears to report full size of object as downloaded when only partially ...
Can this be reproduced with a more concrete info? Looking at the code I don't think we report the full object size fo... Yehuda Sadeh
05:37 PM rgw Bug #11864: error in ext_mime_map_init() when /etc/mime.types is missing
this is a config or doc issue, i think. Ken, what do you suggest? Sage Weil
05:35 PM rbd Bug #11743 (In Progress): Possible crash while concurrently writing and shrinking an image
Jason Dillaman
05:34 PM rbd Bug #12035: fsx detected zeroes instead of data
Most likely caused by issue #11579 Jason Dillaman
05:27 PM rbd Bug #12035 (Duplicate): fsx detected zeroes instead of data
This happened in several runs on next and master, with varying rbd cache and cache pool settings. Two such runs:
h...
Josh Durgin
05:29 PM Revision 81eee9bd (ceph): doc: explain about pgp num
Explain the significance of pgp num & how it differs from pg num.
Fixes: #10035
Reported-by: Loic Dachary <loic@dach...
Abhishek Lekshmanan
05:11 PM devops Bug #12034 (Fix Under Review): ceph-common needs python-argparse on older distros, but doesn't re...
Nathan Cutler
05:10 PM devops Bug #12034 (New): ceph-common needs python-argparse on older distros, but doesn't require it
Nathan Cutler
04:52 PM devops Bug #12034 (Fix Under Review): ceph-common needs python-argparse on older distros, but doesn't re...
Kefu Chai
04:32 PM devops Bug #12034: ceph-common needs python-argparse on older distros, but doesn't require it
https://github.com/ceph/ceph/pull/4970 Nathan Cutler
04:24 PM devops Bug #12034 (Resolved): ceph-common needs python-argparse on older distros, but doesn't require it
The ceph command-line utility is a Python script that does ... Nathan Cutler
05:00 PM Bug #12021 (In Progress): hammer-x upgrade test.sh fails with ENOTEMPTY
Sage Weil
03:49 PM Revision 18ba0226 (ceph): Bug fix for man file packaging.
explicitly included man pages.
Original fix used %{_mandir}/*/* but this could potentially lead to ambiguity
as ceph...
Owen Synge
03:33 PM CephFS Bug #11758 (Pending Backport): kernel_untar_build fails on EL7
Greg Farnum
03:33 PM CephFS Bug #11758 (Resolved): kernel_untar_build fails on EL7
Greg Farnum
03:16 PM CephFS Bug #11758 (Fix Under Review): kernel_untar_build fails on EL7
https://github.com/ceph/ceph/pull/4967 Greg Farnum
03:32 PM Revision 485df0cc (ceph): Merge pull request #4967 from ceph/wip-tarball-11758
qa: update to newer Linux tarball Sage Weil
03:15 PM Revision 1ea3f47a (ceph): qa: update to newer Linux tarball
This should make newer gcc releases happier in their default configuration.
kernel.org is now distributing tarballs a...
Greg Farnum
02:28 PM Revision 84e2f8ea (ceph): doc: sync ceph-deploy's man page with the code
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:10 PM Revision 3a55cb02 (ceph): tests: display the output of failed make check runs
After a make check fails, it shows a summary but not the output of the
failed tests although they contain information...
Loic Dachary
01:52 PM CephFS Bug #11985 (In Progress): MDS asserts in objecter when transitioning from replay to DNE
John Spray
01:49 PM CephFS Bug #11541 (Resolved): MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
Zheng Yan
01:44 PM Linux kernel client Bug #11960: Kernel panic when deleting a pool, which contains a mapped RBD
Hello Ilya,
I've managed to re-create the issue, to make life easier I'll just explain our setup a bit.
We have...
Alex Leake
12:52 PM rbd Feature #11822 (In Progress): [rbd] support gb/tb units in rbd create/resize
https://github.com/ceph/ceph/pull/4948 Abhishek Lekshmanan
11:50 AM devops Bug #12033 (Rejected): file /usr/bin/ceph-objectstore-tool from install of ceph-1:0.94.2-0.el6.x8...
Hi,
This conflict prevents upgrading from ceph 0.94.1 to 0.94.2 if ceph-test package is installed on an el6 platform...
Dan van der Ster
11:22 AM CephFS Bug #11913 (Resolved): Failure in TestClusterFull.test_barrier
commit:bf9a9a2d9ff2be129b303d535899f60ad49f7c23 Greg Farnum
10:23 AM CephFS Bug #12019: multiple_rsync failure
Yeah, I think this was me being silly when reading the log, I read straight from the rsync invocation to the error, w... John Spray
10:09 AM CephFS Bug #12019: multiple_rsync failure
Greg Farnum
10:09 AM CephFS Bug #12019: multiple_rsync failure
commit:0804655725d84d866a32826203638fcfd71d4b51
Since we're using sudo to copy we presumably need it to delete. I ...
Greg Farnum
07:13 AM CephFS Bug #12019 (Fix Under Review): multiple_rsync failure
https://github.com/ceph/ceph/pull/4964 Zheng Yan
10:08 AM Revision 08046557 (ceph): Merge pull request #4964 from ceph/wip-12019
qa: use "sudo rmdir" to remove test data of multiple_rsync.sh
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
09:48 AM Backport #11977: mon crashes when "ceph osd tree 85 --format json"
Nathan, it turns out it's not a no-brainer to backport this fix to firefly: it relies on a critical change[0] which i... Kefu Chai
09:27 AM Bug #12025 (Fix Under Review): rados mkpool/ pool_create should warn/error when pgp_num > pg_num
https://github.com/ceph/ceph/pull/4965 Kefu Chai
07:32 AM Bug #12025: rados mkpool/ pool_create should warn/error when pgp_num > pg_num
Xinxin Shu
09:22 AM Revision d38cd63d (ceph): doc: update openstack and rgw keystone
Update the OpenStack doc with more options, recommendations and best
practices.
Update the Keystone configuration for...
Sébastien Han
09:01 AM Bug #12012: IO error on kvm/rbd with an erasure coded pool tier (after an upgrade from 0.87.1 to ...
I have made some other tests by changing the io policy of qemu:
* cache=none, io=native -> IO Errors
* cache=non...
Mehdi Abaakouk
08:38 AM Bug #12012: IO error on kvm/rbd with an erasure coded pool tier (after an upgrade from 0.87.1 to ...
Just in case the qemu command line launched (generated by libvirt and nova):
qemu-system-x86_64 -enable-kvm -name ...
Mehdi Abaakouk
08:11 AM Bug #12012: IO error on kvm/rbd with an erasure coded pool tier (after an upgrade from 0.87.1 to ...
I have generated 'IO error' with same command as previous test.
And uploaded the resulting log on sftp cephdrop@ce...
Mehdi Abaakouk
07:09 AM Bug #12012: IO error on kvm/rbd with an erasure coded pool tier (after an upgrade from 0.87.1 to ...
I have made the following additionnal test:
* Inside the VM, I have read the EC volume and got many 'IO Error'
* ...
Mehdi Abaakouk
07:10 AM CephFS Bug #11989: Cephfs Kernel Client data corruption
could you please provide me a list of corrupt blocks (offset and size of corrupt block). Besides, could you please tr... Zheng Yan
07:06 AM Revision 905c31e7 (ceph): qa: use "sudo rmdir" to remove test data of multiple_rsync.sh
Fixes: #12019
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
06:55 AM Revision 786f854b (ceph): cephfs/test_client_limits.py: update test_client_oldest_tid
the health warning message has been changed
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
06:44 AM rbd Bug #12017: ERROR: test_rbd.TestImage.test_update_features
I used master branch, after using hammer branch, this failure is not observed. Shambhu Rajak
01:28 AM Revision a9475e1f (ceph): mon/OSDMonitor : error out if pgp_num > pg_num
Fixes : #12025
Signed-off-by: xinxin shu <xinxin.shu@intel.com>
xinxin shu

06/15/2015

10:56 PM rgw Bug #12030 (Resolved): radosgw-agent: cannot specify ipv6 destination
Cannot specify an ipv6 address as the destination for radosgw-agent. Yehuda Sadeh
10:55 PM Bug #11548 (Resolved): "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-bas...
commit:c0e3f8f79c6d985a13776898f43664495920d9b0 in ceph-qa-suite and commit:348a3d3c9880e7d022e71a2faafe51c8f771406e ... Josh Durgin
10:48 PM Revision 0ef0cfb9 (ceph): Merge branch 'next'
Josh Durgin
10:47 PM Revision c0e3f8f7 (ceph): upgrade-x: use compatible rados api tests
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
10:18 PM Revision 34ba3719 (ceph): qa: add compatibility filtered rados api tests for upgrades
Post-9.0.1, the evict op returns success when an object doesn't exist
in the cache tier. Skip the tests that are inco...
Josh Durgin
10:17 PM Revision ef0e8e77 (ceph): qa: add compatibility filtered rados api tests for upgrades
Post-9.0.1, the evict op returns success when an object doesn't exist
in the cache tier. Skip the tests that are inco...
Josh Durgin
10:16 PM Revision 348a3d3c (ceph): qa: add compatibility filtered rados api tests for upgrades
Post-9.0.1, the evict op returns success when an object doesn't exist
in the cache tier. Skip the tests that are inco...
Josh Durgin
09:54 PM Bug #12012: IO error on kvm/rbd with an erasure coded pool tier (after an upgrade from 0.87.1 to ...
For the record http://tracker.ceph.com/issues/12029 Loïc Dachary
09:26 PM Bug #12012: IO error on kvm/rbd with an erasure coded pool tier (after an upgrade from 0.87.1 to ...
jdillaman suggests: might be good to get librbd debug logs (“debug rbd = 20”) from qemu. Can you get that please Mehdi ? Loïc Dachary
09:53 PM rbd Tasks #12029 (Resolved): add qemu erasure coded pool cache tier test
In https://github.com/ceph/ceph-qa-suite/tree/master/suites/rbd/qemu/cachepool to help with diagnostic of problems su... Loïc Dachary
09:32 PM Backport #12027 (In Progress): mon: osd featuers aren't updated correctly
Loïc Dachary
09:31 PM Backport #12027 (Resolved): mon: osd featuers aren't updated correctly
https://github.com/ceph/ceph/pull/4960 Loïc Dachary
09:02 PM Revision 1c6fed70 (ceph): Merge pull request #454 from ceph/wip-cdtests
Single node ceph-deploy tests to exercise commonly used cli
Reviewed-by: Travis Rhoden <trhoden@redhat.com>
Travis Rhoden
07:40 PM Revision 81605bdd (ceph): Merge pull request #4959 from ceph/wip-crush-compat
Add crush_compat.h to eliminate ad hoc diff between kernel and userspace
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:38 PM Revision d2b80966 (ceph): Merge pull request #4961 from ceph/wip-11493-hammer
backport 11493 fixes, and test, prevetning ec cache pools
Reviewed-by: Samuel Just <sjust@redhat.com>
Sage Weil
07:26 PM Revision f68bf94e (ceph): OSDMonitor: disallow ec pools as tiers
Fixes: 11650
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit 11b7801bb57cb25cd2d26d58722d496...
Samuel Just
07:25 PM Revision 13c8d58d (ceph): mon: prevent pool with snapshot state from being used as a tier
If we add a pool with snap state as a tier the snap state gets clobbered
by OSDMap::Incremental::propogate_snaps_to_t...
Sage Weil
07:23 PM Revision 58e62662 (ceph): test/librados/tier.cc: destroy and recreate cache pool on every test
Namespaces are not sufficient with the checks for 11493 in the mon.
Signed-off-by: Samuel Just <sjust@redhat.com>
(c...
Samuel Just
06:51 PM Bug #12025 (Resolved): rados mkpool/ pool_create should warn/error when pgp_num > pg_num
Ran into a wierd case when our configuration management utility had only set @ceph_osd_default_pgp_num@ to a non defa... Abhishek Lekshmanan
06:37 PM Bug #10911 (Pending Backport): mon: osd featuers aren't updated correctly
This was never backported. I've create wip-10911-firefly for testing. David Zafman
06:00 PM rgw Bug #11795: "test_multipart_upload_small ... FAIL" in smoke-master-distro-basic-typica run
Run: http://pulpito.ceph.com/teuthology-2015-06-14_05:00:05-smoke-master-distro-basic-multi/
Job: 933024
Yuri Weinstein
04:54 PM Revision ce86b0a2 (ceph): doc/messenger: Add doc for ceph_perf_server/client
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:28 PM Revision 80e29f19 (ceph): Merge pull request #4956 from oritwas/fix-cmake-2
cmake: add missing RadosDump.cc, RadosImport.cc and PoolDump.cc
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:59 PM Revision 2e7c8e7f (ceph): libcephfs: add ceph_p{read,write}v
Fix comments raised by John Spray
Signed-off-by: Jevon Qiao <qiaojianfeng@unitedstack.com>
Jevon Qiao
03:56 PM Bug #12021 (Resolved): hammer-x upgrade test.sh fails with ENOTEMPTY
2015-06-13T21:36:05.996 INFO:tasks.workunit.client.1.plana83.stdout:[ FAILED ] LibRadosTwoPoolsPP.PromoteSnapScrub
...
Sage Weil
03:26 PM Revision 70bba622 (ceph): Merge pull request #4846 from SUSE/wip-11862-hammer
missing man pages for ceph-create-keys, ceph-disk-*
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Ken Dreye...
Loïc Dachary
03:23 PM Revision 254676b6 (ceph): osd,mon: explicitly specify OSD features in MOSDBoot
We are using the connection features to populate the features field in the
OSDMap, but this is the *intersection* of ...
Sage Weil
03:13 PM Revision 1db1abc8 (ceph): crush: eliminate ad hoc diff between kernel and userspace
- map->choose_tries is not in the kernel
- 64-bit/64-bit in the kernel needs a special helper for 32-bit
architectu...
Ilya Dryomov
03:13 PM Revision 69316a93 (ceph): crush: add crush_compat.h
Move all the cruft that is necessary to compile shared files both in
kernel and userspace into a new crush_compat.h. ...
Ilya Dryomov
02:50 PM devops Bug #12005: yum crash: "ValueError: need more than 2 values to unpack"
We talked about this last week. It's a bug in yum that breaks it entirely. You can see in the log you pasted that it'... Zack Cerza
02:48 PM Revision c1761c0f (ceph): Merge pull request #4826 from xinxinsh/wip-fix
os/DBObjectMap:move iterator to first record of object otherwise iter->valid is always false
Reviewed-by: Kefu Chai ...
Kefu Chai
01:51 PM Revision 154f055f (ceph): ceph: fix up log rotation stopper
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from commit 451c5ca79de14a8462a76dc8287be1f4fd72fa1b)
Greg Farnum
01:46 PM rbd Bug #12017 (Need More Info): ERROR: test_rbd.TestImage.test_update_features
Shambhu, under what condition did you encounter this issue? The Hammer branch does not have this test case [1], so e... Jason Dillaman
09:17 AM rbd Bug #12017 (Can't reproduce): ERROR: test_rbd.TestImage.test_update_features
ERROR: test_rbd.TestImage.test_update_features fails on ceph 0.94
On execution of workunit.client.0/rbd/test_librb...
Shambhu Rajak
01:44 PM Linux kernel client Feature #10585 (Fix Under Review): use new, more reliable version of watch/notify
Douglas Fuller
01:17 PM Revision fb71bd9d (ceph): mds: add dirfrag split/merge asok commands
Analogous to those from the old-style mds tell. Also
add an 'ls' that gives you the frags in the same format
that fr...
John Spray
11:26 AM Revision 9a8ed8b1 (ceph): crush: move safe arithmetic functions to buider.c
Given that crush_{addition,multiplication}_is_unsafe() are only used
for compiling maps, they have no business in cru...
Ilya Dryomov
11:26 AM Revision 9fde1864 (ceph): crush: fix style issues in shared files
Fix some recently introduced style issues in crush_ln_table.h,
crush.[ch], hash.[ch], and mapper.[ch]. These files a...
Ilya Dryomov
11:26 AM Revision ecee227b (ceph): crush: shared files should use kernel-doc
This reverts mapper.c hunks of 830752a52841 ("doc: fix doxygen
warnings"). It is shared with the kernel and uses ker...
Ilya Dryomov
11:20 AM Feature #11815: mon: allow injecting new crushmap
per the discussion of Joao, Greg and Loïc,
we need to have a CLI tool which will be designed to add a new paxos co...
Kefu Chai
09:26 AM Feature #11815: mon: allow injecting new crushmap
Although the previous crushmap is likely to be correct, it is entirely possible that it is corrupt. For instance you ... Loïc Dachary
09:04 AM Feature #11815: mon: allow injecting new crushmap
as per greg & joao this is not a good idea (--use-crushmap false) Loïc Dachary
07:20 AM Feature #11815: mon: allow injecting new crushmap
What about the mon can start in --use-crushmap false and will start in a mode that makes sure the crushmap is not use... Loïc Dachary
11:16 AM Revision efd46d10 (ceph): libcephfs: add test for ceph_p{read,write}v
Add test in src/test/libcephfs/test.cc for ceph_preadv and ceph_pwritev interfaces.
Signed-off-by: Jevon Qiao <qiaoj...
Jevon Qiao
10:44 AM Messengers Bug #9898 (Resolved): osd: fast dispatch deadlock in mark_down (giant)
It was intended for giant which is now retired. Loïc Dachary
10:41 AM Bug #9418: mon: drop internal-purpose messages from clients without proper caps
Assuming firefly backport is intended because it was set to pending backport prior to hammer release. But cloud not f... Loïc Dachary
09:56 AM CephFS Bug #12019 (Resolved): multiple_rsync failure
Related to #11781?
This is running with the recent change to source files from a dir in /tmp instead of directly f...
John Spray
09:39 AM Revision 6ef40d7c (ceph): cmake: add missing RadosDump.cc, RadosImport.cc and PoolDump.cc
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
09:32 AM Linux kernel client Bug #11449: krbd: tripping over rbd_assert in rbd_img_obj_callback() on errors
https://github.com/torvalds/linux/commit/082a75dad84d79d1c15ea9e50f31cb4bb4fa7fd6 Nathan Cutler
09:17 AM rbd Bug #12018 (Resolved): rbd and pool quota do not go well together
The pool "rbd" is already full, but I still flatten a clone successfully. After flatten, "rbd" has more objects, but ... chuanhong wang
08:56 AM Backport #12016 (Resolved): osd cache full mode still skips young objects
https://github.com/ceph/ceph/pull/5051 Nathan Cutler
08:52 AM Backport #12015 (Resolved): LibRadosTwoPools[EC]PP.PromoteSnap failure
https://github.com/ceph/ceph/pull/5050 Nathan Cutler
08:16 AM Linux kernel client Bug #8979: GPF kernel panics - auth?
https://github.com/torvalds/linux/commit/73c3d4812b4c755efeca0140f606f83772a39ce4 Nathan Cutler
07:59 AM Backport #12014 (Resolved): osd: cache tier: avoid promotion on first read
https://github.com/ceph/ceph/pull/5200 Nathan Cutler
05:50 AM CephFS Bug #11989: Cephfs Kernel Client data corruption
Zheng Yan wrote:
> are there any suspected message when this happens?
dmesg is silent, ceph logs in /var/log/ceph...
Bernd Helm
01:57 AM CephFS Bug #11989: Cephfs Kernel Client data corruption
are there any suspected message when this happens? Zheng Yan
02:15 AM Revision f6bf6c2a (ceph): libcephfs: add ceph_p{read,write}v
Add interfaces in libcephfs to enable users to read/write data via iovec structure.
Signed-off-by: Jevon Qiao <qiaoj...
Jevon Qiao
01:48 AM Revision 51862e3d (ceph): bug fix: librados segmentation fault, when two read ops share one AioCo...
This is a serious BUG:
In librados, use two read ops to read one object twice
with the same completion will cause seg...
Min Chen

06/14/2015

06:46 PM Revision 05e95f75 (ceph): objectstore/store_test.cc : add tests for DBObjectMap::get_keys
Signed-off-by: xinxin shu <xinxin.shu@intel.com> xinxin shu
06:45 PM Revision ce5ba43d (ceph): os/DBObjectMap : fix recurcive lock in get_keys
1. get_keys obtain header lock of oid
2. get iterator with get_iterator(oid), in get_iterator, it also want to get he...
xinxin shu
06:45 PM Revision 440ef3a2 (ceph): os/DBOjectMap : iter->valid is always false if we do not initialize the...
Signed-off-by: xinxin shu <xinxin.shu@intel.com> xinxin shu
05:23 PM Revision ade36cf7 (ceph): in _zero() function, we should remove strips to minimize keyvalue DB up...
Signed-off-by: xinxin shu <xinxin.shu@intel.com> xinxin shu
04:03 PM Revision ac447792 (ceph): Merge pull request #4690 from branch-predictor/wip-radosbench-memjuggle
tools: improve the performance of rados and rest_bench
Don't delete, recreate and re-fill buffers in rados bench. Fi...
Kefu Chai
03:20 PM Bug #12013 (Can't reproduce): assert(info->on_notify_finish) in Objecter::handle_watch_notify(MWa...
http://pulpito.ceph.com/ubuntu-2015-06-12_21:23:04-rados-wip-kefu-testing---basic-multi/930883/
crashed in multi...
Kefu Chai
03:07 PM Bug #12012: IO error on kvm/rbd with an erasure coded pool tier (after an upgrade from 0.87.1 to ...
I have also stopped one impacted VM, do a fsck with 'virt-rescue utility', and restart the VM, but I continue to get ... Mehdi Abaakouk
02:42 PM Bug #12012: IO error on kvm/rbd with an erasure coded pool tier (after an upgrade from 0.87.1 to ...
kvm/qemu is 2.2 and have not changed before and after the upgrade. librbd is 0.94.2-1-ga11cca9 Mehdi Abaakouk
02:33 PM Bug #12012: IO error on kvm/rbd with an erasure coded pool tier (after an upgrade from 0.87.1 to ...
Loïc Dachary
02:31 PM Bug #12012: IO error on kvm/rbd with an erasure coded pool tier (after an upgrade from 0.87.1 to ...
We have not scrub since we upgrade to giant due to http://tracker.ceph.com/issues/8011, we upgrade to hammer to be ab... Mehdi Abaakouk
02:29 PM Bug #12012: IO error on kvm/rbd with an erasure coded pool tier (after an upgrade from 0.87.1 to ...
joshd or jdillaman may have a suggestion on how to narrow the error down. Maybe "vdf, sector 4637237248" allows to fi... Loïc Dachary
02:24 PM Bug #12012: IO error on kvm/rbd with an erasure coded pool tier (after an upgrade from 0.87.1 to ...
Could you list the operations you did to upgrade ? Was it just a matter of apt-get install ? Or did you do other main... Loïc Dachary
02:22 PM Bug #12012: IO error on kvm/rbd with an erasure coded pool tier (after an upgrade from 0.87.1 to ...
The most recent deep-scrub is six month old... Loïc Dachary
02:17 PM Bug #12012: IO error on kvm/rbd with an erasure coded pool tier (after an upgrade from 0.87.1 to ...
When was the last time this pool had a deep-scrub ? Loïc Dachary
02:16 PM Bug #12012: IO error on kvm/rbd with an erasure coded pool tier (after an upgrade from 0.87.1 to ...
All PG are *active+clean* in the 80 and 81 pools... Loïc Dachary
02:01 PM Bug #12012: IO error on kvm/rbd with an erasure coded pool tier (after an upgrade from 0.87.1 to ...
... Loïc Dachary
01:59 PM Bug #12012: IO error on kvm/rbd with an erasure coded pool tier (after an upgrade from 0.87.1 to ...
issue-12012-ceph-report-20150614.gz can be found in sftp cephdrop@ceph.com Loïc Dachary
01:36 PM Bug #12012: IO error on kvm/rbd with an erasure coded pool tier (after an upgrade from 0.87.1 to ...
Could you also show the tier configuration you have ? Loïc Dachary
01:09 PM Bug #12012 (Resolved): IO error on kvm/rbd with an erasure coded pool tier (after an upgrade from...
issue-12012-ceph-report-20150614.gz can be found in sftp cephdrop@ceph.com
I have recently upgraded a giant (0.87....
Mehdi Abaakouk
11:08 AM Revision 5436c290 (ceph): mon: add an "osd crush tree" command
* to print crush buckets/items in a tree
Fixes: #11833
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:35 AM Backport #12011 (Resolved): PG stuck with remapped
https://github.com/ceph/ceph/pull/5044 Nathan Cutler
10:34 AM Bug #9614: PG stuck with remapped
Fixed in giant by two PRs:
* https://github.com/ceph/ceph/pull/2616
* https://github.com/ceph/ceph/pull/2711
Nathan Cutler
08:03 AM Documentation #12010 (Closed): docker_test.sh is not documented
Provide some basic documentation on ... Nathan Cutler
08:00 AM Documentation #12009 (Resolved): Developer Guide (Quick) should link to deeper explanation of vst...
There is a deeper explanation of ... Nathan Cutler
07:57 AM Documentation #12008 (Closed): Mention docker_test.sh in Developer Guide (Quick)
The Developer Guide (Quick) http://ceph.com/docs/next/dev/quick_guide/ describes how one can use ... Nathan Cutler
07:51 AM Backport #12007 (Resolved): Objecter: pg listing can deadlock when throttling is in use
https://github.com/ceph/ceph/pull/5043 Nathan Cutler
06:56 AM rbd Feature #11822: [rbd] support gb/tb units in rbd create/resize
new commit : https://github.com/vumrao/ceph/commit/bb4924b453392956d05021bc0e7283d13013a07f Vikhyat Umrao
06:08 AM Revision 5187520e (ceph): osd_types.cc: drop commented-out asserts in add_next_event()
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
06:05 AM Revision 01b2e1fd (ceph): osd_types.cc: replace count with iterator in add_next_event function
Performance optimization: count() and then operator[] duplicates the rbtree
lookup.
http://tracker.ceph.com/issues/4...
Nathan Cutler
12:51 AM Linux kernel client Bug #12006 (Closed): huge tickets test failure
/var/lib/teuthworker/archive/teuthology-2015-06-09_23:06:01-krbd-master-testing-basic-multi/928130
2015-06-12T18:5...
Sage Weil

06/13/2015

08:55 PM devops Bug #12005 (Won't Fix): yum crash: "ValueError: need more than 2 values to unpack"
Lots of jobs failed, here is one example
Run: http://pulpito.ceph.redhat.com/teuthology-2015-06-12_18:06:01-krbd-h...
Yuri Weinstein
06:59 PM Revision a756a32d (ceph): Merge pull request #4950 from SUSE/wip-osd-spelling
osd_types.{cc,h}: fix three typos in comments
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:36 PM Revision 724c139c (ceph): osd_types.{cc,h}: fix three typos in comments
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
02:49 PM Revision e7c91c72 (ceph): Merge pull request #4758 from xinxinsh/wip-kv-dump-transaction
dump keyvaluestore transaction to a file
Reviewed-by: Haomai Wang <haomaiwang@gmail.com>
Reviewed-by: Varada Kari <v...
Haomai Wang
12:53 PM devops Bug #12004 (Rejected): rpmlint complains bitterly about three shared library dependencies
SUSE rpmlint complains bitterly about three shared library dependencies:... Nathan Cutler
11:22 AM devops Tasks #12002 (Resolved): Make custom query for Pending Backport tickets with empty backport field
@dachary - All good from my side. Nathan Cutler
09:26 AM Revision aa8a5639 (ceph): Merge pull request #4940 from swamireddy/wip-v094-mailmap
mailmap: Yuri Weinstein affiliation
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
07:32 AM rbd Feature #7923: Openstack: backup from in-use volume instead of from detached volume
In case of ceph as a backup driver & ceph as a volume driver as well; backups work when forced (without the need for ... Abhishek Lekshmanan
05:11 AM rbd Feature #11822: [rbd] support gb/tb units in rbd create/resize
Hi Josh,
I have sent a patch for it.
https://github.com/vumrao/ceph/commit/718c41c6ec77e703557de6d3d59d52a2a5cb...
Vikhyat Umrao
01:45 AM Revision df4d4b42 (ceph): Merge pull request #4947 from oritwas/fix-cmake
cmake: Remove rados_sync.cc, rados_import.cc and rados_export.cc deleted files
Reviewed-by: Yehuda Sadeh <yehuda@red...
Yehuda Sadeh
01:25 AM Revision f620a8a6 (ceph): Remove rados_sync.cc, rados_import.cc and rados_export.cc deleted files
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman

06/12/2015

08:46 PM Bug #12000: OSD: EC reads do not correctly validate checksums and data contents
Whoever fixes this:
In CEPH_OSD_OP_READ, pass a boost::optional<uint32_t> checksum if present as well as &osd_op.r...
Samuel Just
07:44 PM Bug #12000: OSD: EC reads do not correctly validate checksums and data contents
From the mailing list ("Pawe? Sadowski" <ceph@sadziu.pl>):
I'm testing erasure coded pools. Is there any protectio...
Samuel Just
07:42 PM Bug #12000 (Resolved): OSD: EC reads do not correctly validate checksums and data contents
The checksum verification currently only happens in the syncronous read case in CEPH_OSD_OP_READ in do_osd_ops. In t... Greg Farnum
08:21 PM Bug #12003: RHEL/Centos kernels should be configured for SELinux, not AppArmor
need to grab a .config from fedora, probably! Sage Weil
08:13 PM Bug #12003 (Resolved): RHEL/Centos kernels should be configured for SELinux, not AppArmor
This may or may not be all of the problem:... Zack Cerza
08:18 PM Feature #11882 (Resolved): add 'PGs' column to 'ceph osd df'
Sage Weil
08:13 PM devops Tasks #12002: Make custom query for Pending Backport tickets with empty backport field
The devops project is not ideal for improvements related to the stable releases maintenance. It would be nice that th... Loïc Dachary
08:11 PM devops Tasks #12002 (In Progress): Make custom query for Pending Backport tickets with empty backport field
Loïc Dachary
08:11 PM devops Tasks #12002: Make custom query for Pending Backport tickets with empty backport field
What about http://tracker.ceph.com/projects/ceph-releases/wiki/HOWTO_triage_incoming_Pending_backport_issues/diff?utf... Loïc Dachary
08:09 PM devops Tasks #12002: Make custom query for Pending Backport tickets with empty backport field
Ouch, nice catch ! Making a public custom query is going to make it visible everywhere and maybe confuse people ? Loïc Dachary
08:03 PM devops Tasks #12002 (Resolved): Make custom query for Pending Backport tickets with empty backport field
This is another way that backport tasks "fall through the cracks" - since the *Backport* field is not filled in, the ... Nathan Cutler
08:00 PM Revision 55d9747e (ceph): mon: add 'PGs' column to 'ceph osd df'
Fixes: #11882
Signed-off-by: Michal Jarzabek <stiopa@gmail.com>
Reviewed-by: Sage Weil <sage@redhat.com>
Michal Jarzabek
07:31 PM CephFS Backport #11999 (Resolved): cephfs Dumper tries to load whole journal into memory at once
https://github.com/ceph/ceph/pull/5120 Nathan Cutler
07:30 PM devops Backport #11998 (Resolved): /usr/bin/ceph from ceph-common is broken without installing ceph
https://github.com/ceph/ceph/pull/5206 Nathan Cutler
07:27 PM rgw Feature #10333 (Fix Under Review): rgw: support AWS4 authentication
Josh Durgin
04:00 PM rgw Feature #10333: rgw: support AWS4 authentication
I've just created a pull request to merge a first version for supporting Amazon's S3 signature V4 (from now on, AWS4)... Javier M. Mellid
07:26 PM rgw Feature #11858 (Duplicate): Support Amazon v4 Signatures
Josh Durgin
06:44 PM rgw Feature #11858: Support Amazon v4 Signatures
Yes, you are right. It is. Wido den Hollander
04:05 PM rgw Feature #11858: Support Amazon v4 Signatures
It looks one dupe of #10333 Javier M. Mellid
07:24 PM devops Backport #11997 (Resolved): ceph.spec.in: rpm: not possible to turn off Java
https://github.com/ceph/ceph/pull/5203 Nathan Cutler
07:23 PM devops Backport #11996 (Rejected): rpm: not possible to turn off Java
Nathan Cutler
07:11 PM devops Bug #11991 (In Progress): rpm: cephfs_java not fully conditionalized
Nathan Cutler
03:34 PM devops Bug #11991 (Resolved): rpm: cephfs_java not fully conditionalized
The spec file has ... Nathan Cutler
07:07 PM Revision b455e4a7 (ceph): Single Node Ceph-deploy tests to exercise commonly used CLI and test in...
- Add 1node tests to Smoke and include ceph-deploy test
- Review Comments , add rgw cli test
Signed-off-by: Vasu ...
Vasu Kulkarni
07:06 PM CephFS Bug #11989: Cephfs Kernel Client data corruption
I imagine this is a result of some kind of memory exhaustion, but I'm not sure how best to diagnose it or if there ar... Greg Farnum
01:22 PM CephFS Bug #11989 (Resolved): Cephfs Kernel Client data corruption
Hi. i get random data corruption with the cephfs kernel client. i do streaming from a non-ceph machine using "cat <fi... Bernd Helm
06:24 PM rgw Bug #11749 (Pending Backport): rgw: rados objects wronly deleted
Merged in commit:69989ffa3cabe209404504edd24b1d2a53e33e15.
backporting to firefly will also require picking up fix f...
Yehuda Sadeh
06:20 PM Revision 3d935a36 (ceph): Merge pull request #460 from ceph/wip-logrotate-fix
ceph: fix up log rotation stopper
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
06:19 PM CephFS Bug #11986: logs changing during tarball generation at end of job
Actually this job doesn't have log rotation enabled at all. Greg Farnum
12:34 PM CephFS Bug #11986 (Closed): logs changing during tarball generation at end of job

http://pulpito.ceph.com/teuthology-2015-06-08_23:04:01-fs-master---basic-multi/926320/...
John Spray
06:19 PM Revision 69989ffa (ceph): Merge pull request #4752 from wuxingyi/wip-11749
rgw: fix data corruption when race condition
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
06:19 PM Revision 451c5ca7 (ceph): ceph: fix up log rotation stopper
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
05:17 PM Revision 21f850eb (ceph): Merge pull request #4900 from abhidixit/trans_id
Transaction Id added in response for S3 and Swift requests
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
05:14 PM Linux kernel client Bug #11960: Kernel panic when deleting a pool, which contains a mapped RBD
Ilya,
Thanks for getting back to me. I'm away for the weekend, but I can get back to you on Monday.
Have a good...
Alex Leake
09:34 AM Linux kernel client Bug #11960 (Need More Info): Kernel panic when deleting a pool, which contains a mapped RBD
Hi Alex,
While deleting a pool with mapped rbd images is just asking for trouble, we shouldn't panic. Can you pro...
Ilya Dryomov
04:50 PM Bug #11995 (Duplicate): "HEALTH_WARN 1 mons down, quorum 0,2 b,c" in upgrade:giant-x-next-distro-...
Run: http://pulpito.ceph.com/teuthology-2015-06-11_17:05:04-upgrade:giant-x-next-distro-basic-vps/
Jobs: ['929547', ...
Yuri Weinstein
04:47 PM Bug #11994 (Resolved): "unknown op append_excl" in upgrade:giant-x-next-distro-basic-vps run
Run: http://pulpito.ceph.com/teuthology-2015-06-11_17:05:04-upgrade:giant-x-next-distro-basic-vps/
Jobs: 52 jobs
Lo...
Yuri Weinstein
04:43 PM Bug #11993 (Duplicate): LibRadosTwoPoolsPP * tests failed in upgrade:giant-x-next-distro-basic-vp...
NOTE: Could be a duplicate if #11548
Run: http://pulpito.ceph.com/teuthology-2015-06-11_17:05:04-upgrade:giant-x-n...
Yuri Weinstein
04:30 PM devops Bug #11922: Missing "ceph-release-1-0.el6.noarch.rpm" in upgrade:firefly-firefly-distro-basic-vps...
Run: http://pulpito.ceph.com/teuthology-2015-06-09_17:00:04-upgrade:firefly-firefly-distro-basic-vps/ Yuri Weinstein
12:25 AM devops Bug #11922: Missing "ceph-release-1-0.el6.noarch.rpm" in upgrade:firefly-firefly-distro-basic-vps...
Any test that's queued against that d0f9c5f47024f53b4eccea2e0fde9b7844746362 sha1 is going to fail on centos6. You'll... Ken Dreyer
03:50 PM Revision 04e91bbd (ceph): rpm: add missing Java conditionals
http://tracker.ceph.com/issues/11991 Fixes: #11991
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
03:42 PM devops Bug #11992 (Resolved): rpm: not possible to turn off Java
It would be nice to enable packagers to turn off Java via a ... Nathan Cutler
02:49 PM Revision 45392a2d (ceph): mailmap: Yuri Weinstein affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
01:57 PM Stable releases Tasks #11990 (In Progress): hammer v0.94.3
Abhishek Lekshmanan
01:51 PM Stable releases Tasks #11990 (Resolved): hammer v0.94.3
h3. Workflow
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-relea...
Abhishek Lekshmanan
12:42 PM Fix #11987 (New): erasure-code: lrc k/m/l sanity check must apply to ruleset-failure-domain=osd
When the layers are specified with... Loïc Dachary
12:31 PM CephFS Bug #11985 (Resolved): MDS asserts in objecter when transitioning from replay to DNE

Seen once:
http://pulpito.ceph.com/teuthology-2015-06-08_23:04:01-fs-master---basic-multi/926330/...
John Spray
11:17 AM rgw Bug #11984: Error with `radosgw-admin check --check-head-obj-locator --bucket=$bucket --fix` command
Sorry I have forgotten to give some info about my environment. For each node of my cluster (2 "radosgw" servers, 2 "m... Francois Lafont
11:10 AM rgw Bug #11984 (Duplicate): Error with `radosgw-admin check --check-head-obj-locator --bucket=$bucket...
Hi,
I have a cluster in Hammer 0.94.1 which I have upgraded to 0.94.2. In my radosgw host, I wanted to fix the pro...
Francois Lafont
09:31 AM Backport #11983 (Resolved): "FAILED assert(!old_value.deleted())" in upgrade:giant-x-hammer-distr...
https://github.com/ceph/ceph/pull/5121 Loïc Dachary
09:30 AM Backport #11982 (Resolved): ceph fails to compile with boost 1.58
https://github.com/ceph/ceph/pull/5122 Loïc Dachary
09:28 AM Backport #11981 (Rejected): chain_xattr: deal with 254 byte limit on inline xfs attrs
https://github.com/ceph/ceph/pull/4973 Loïc Dachary
09:27 AM Backport #11980 (Resolved): MDSMonitor: handle MDSBeacon messages properly
https://github.com/ceph/ceph/pull/5199 Loïc Dachary
09:26 AM Backport #11979 (Resolved): MDSMonitor: handle MDSBeacon messages properly
https://github.com/ceph/ceph/pull/5123 Loïc Dachary
08:45 AM devops Feature #11978: Tool that updates git-notes for backports
A first step could be a script that:
* look for all commit with a Backport: field
* look for an issue in the comm...
Loïc Dachary
08:30 AM devops Feature #11978 (Closed): Tool that updates git-notes for backports
The bot would create a json structure in the git notes of the ceph repository to be the authoritative state of the ba... Loïc Dachary
08:39 AM Bug #11793: test: rados.py does not do cache_(evict|flush|try_flush) since it leaves out the cache_
This is what I see from the log for oid plana9327095-291:
1. At first, pool 2 is the cache pool of pool 1. For pla...
Zhiqiang Wang
08:28 AM Backport #11977 (Rejected): mon crashes when "ceph osd tree 85 --format json"
Nathan Cutler
08:23 AM Backport #11975 (In Progress): mon crashes when "ceph osd tree 85 --format json"
Loïc Dachary
08:17 AM Backport #11975: mon crashes when "ceph osd tree 85 --format json"
https://github.com/ceph/ceph/pull/4936 Kefu Chai
07:23 AM Backport #11975: mon crashes when "ceph osd tree 85 --format json"
-https://github.com/ceph/ceph/pull/4935- Kefu Chai
07:20 AM Backport #11975 (Resolved): mon crashes when "ceph osd tree 85 --format json"
https://github.com/ceph/ceph/pull/4936 Kefu Chai
07:56 AM Linux kernel client Bug #11976 (New): cephfs kernel driver overuses GFP_NOFS
it should be ok to use GFP_KERNEL at lots of places Zheng Yan
06:50 AM Bug #11576 (Pending Backport): ceph fails to compile with boost 1.58
Kefu Chai
05:39 AM Revision bf9a9a2d (ceph): Merge pull request #457 from ceph/wip-11913
tasks/cephfs: fix race in test_full
Reviewed by: Yan, Zheng <zyan@redhat.com>
Reviewed-by: Greg Farnum <gfarnum@redh...
Greg Farnum
03:33 AM rgw Bug #11974 (Resolved): Fix tool for #11442 does not correctly fix objects created via multipart u...
@radosgw-admin bucket check --check-head-obj-locator --fix@ claims to successfully fix objects that were created via ... Benjamin Gilbert
01:41 AM Fix #11590 (Pending Backport): MDSMonitor: handle MDSBeacon messages properly
Kefu Chai
01:31 AM Bug #11680 (Pending Backport): mon crashes when "ceph osd tree 85 --format json"
Kefu Chai
01:19 AM Revision 95ba9677 (ceph): Merge pull request #4726 from tchaikov/wip-11680-check-empty-crushmap
mon: check new crush for unknown name/type
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai

06/11/2015

10:36 PM Bug #11548: "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-basic-multi run
lots of jobs in
http://pulpito.ceph.com/teuthology-2015-06-09_17:05:01-upgrade:giant-x-next-distro-basic-vps/
http:...
Yuri Weinstein
10:35 PM Revision 0698bde9 (ceph): Merge pull request #4932 from dzafman/wip-cot-import
test, tools: Improve ceph-objectstore-tool import error handling and …
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
10:11 PM rgw Feature #11973 (New): rgw: create bootstrap admin commands
A$ radosgw-admin realm bootstrap-master --realm=dho --zonegroup=us-west --zone=us-west-1
A$ radosgw --zone=us-west-1...
Orit Wasserman
10:10 PM rgw Feature #11972 (Resolved): rgw: implement zongroup create admin command
radosgw-admin zonegroup add --zonegroup us-west --zone=foo --cluster-uuid=blah
Orit Wasserman
10:09 PM rgw Feature #11971 (New): rgw: implement new zone join command
radosgw-admin zone join --zone=foo --realm=dho Orit Wasserman
09:39 PM Stable releases Tasks #11492 (Resolved): hammer v0.94.2
Loïc Dachary
08:54 PM Revision 3b6977b7 (ceph): Merge pull request #4934 from dachary/wip-releases-hammer
doc/release-notes: v0.94.2 Sage Weil
08:54 PM Revision f784db0b (ceph): Merge pull request #4933 from dachary/wip-releases
doc: add v0.94.2 to the release timeline
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:52 PM devops Bug #11922: Missing "ceph-release-1-0.el6.noarch.rpm" in upgrade:firefly-firefly-distro-basic-vps...
Run: http://pulpito.ceph.com/teuthology-2015-06-07_19:13:02-upgrade:dumpling-x-firefly-distro-basic-vps/
Jobs: 15
L...
Yuri Weinstein
03:58 PM devops Bug #11922: Missing "ceph-release-1-0.el6.noarch.rpm" in upgrade:firefly-firefly-distro-basic-vps...
The sha1 that Teuthology used here, d0f9c5f47024f53b4eccea2e0fde9b7844746362, is immediately prior to the change that... Ken Dreyer
03:46 PM devops Bug #11922: Missing "ceph-release-1-0.el6.noarch.rpm" in upgrade:firefly-firefly-distro-basic-vps...
Run: http://pulpito.ceph.com/teuthology-2015-06-07_19:13:02-upgrade:dumpling-x-firefly-distro-basic-vps/
Jobs : 15
...
Yuri Weinstein
08:50 PM rgw Feature #11933: rgw: create realm and period data structures
1. Term
$ radosgw-admin term prepare --parent=<parent> <uuid>
Creating a new term object in .rgw.root pool.
$ ...
Orit Wasserman
08:46 PM Revision 3db1026f (ceph): doc/release-notes: v0.94.2
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 306345b29c259ab04a58ed5d40f801645485b29d)
Conf...
Sage Weil
08:35 PM Revision 5b29a57b (ceph): doc: add v0.94.2 to the release timeline
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
07:57 PM Revision ddc4d527 (ceph): test, tools: Improve ceph-objectstore-tool import error handling and ad...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
05:56 PM Revision 0db3ba15 (ceph): Merge pull request #4926 from dzafman/wip-omaptool
ceph-osdomap-tool: Fix argument handling
Reviewed-by: Loic Dachary <ldachary@redhat.com>
David Zafman
05:04 PM Revision 7618d869 (ceph): PerfMsgr: Add usage helper info
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
05:01 PM Revision 75949633 (ceph): Merge pull request #4914 from liewegas/wip-mon-pg-by-osd
mon: fix pg_by_osd in PGMap
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
05:00 PM Revision d6f6ad03 (ceph): PerfMsgr: Make Server worker threads configurable
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:49 PM Bug #11969: chain_xattr: deal with 254 byte limit on inline xfs attrs
https://github.com/ceph/ceph/pull/4070 Samuel Just
04:44 PM Bug #11969 (Resolved): chain_xattr: deal with 254 byte limit on inline xfs attrs
Samuel Just
04:32 PM Revision eba4eb2e (ceph): PerfMsgr: Add tips for running ceph_perf_msgr
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:27 PM Revision 97ff79d5 (ceph): debian, rpm: Add ceph_perf_msgr_* to build file
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:25 PM Revision 372eddf6 (ceph): PerfMsgr: Add messenger perf tools
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:22 PM Revision e27ed39b (ceph): Merge pull request #459 from dachary/wip-ceph-manager-log
add the log object to ceph_manager Zack Cerza
04:19 PM Revision 96bebc69 (ceph): add the log object to ceph_manager
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit f7c1ca4a1e23b03ecf86d5e67d563f95b3a82f99)
...
Alfredo Deza
04:16 PM rgw Bug #11966 (Resolved): "SyntaxError (invalid syntax (test_s3.py, line 5792)) ... ERROR" in upgrad...
Run: http://pulpito.ceph.com/teuthology-2015-06-08_16:05:02-upgrade:hammer-hammer-distro-basic-vps
Jobs: ['925330', ...
Yuri Weinstein
02:56 PM Bug #11965: ceph_test_msgr --gtest_filter=*SyntheticInjectTest2/1* never ends
nvm. it just took too long to finish.
but http://pulpito.ceph.redhat.com/kchai-2015-06-11_07:55:28-rados-master---...
Kefu Chai
02:45 PM Bug #11965 (Can't reproduce): ceph_test_msgr --gtest_filter=*SyntheticInjectTest2/1* never ends
see http://pulpito.ceph.com/ubuntu-2015-06-11_07:08:56-rados-master---basic-multi/929223/... Kefu Chai
02:08 PM Backport #11964 (Resolved): systemd: Increase max files open limit for OSD daemon
https://github.com/ceph/ceph/pull/5040 Nathan Cutler
02:07 PM Backport #11963 (Rejected): REJECTED systemd: Increase max files open limit for OSD daemon
Cherry-pick ebda4ba1c67172852587e47a8e6fb538809a1b1c to firefly
Nathan Cutler
02:03 PM Bug #11962 (Resolved): systemd: Increase max files open limit for OSD daemon
Owen Synge writes in https://github.com/ceph/ceph/commit/ebda4ba1c67172852587e47a8e6fb538809a1b1c
Under heavy load...
Nathan Cutler
01:56 PM CephFS Feature #3826 (Resolved): uclient: Be more aggressive about checking for pools we can't write to
Zheng did this a few months ago; we now write to a test object in every newly-seen pool. Greg Farnum
01:55 PM CephFS Feature #4885 (Resolved): dumper: do an incremental log dump
https://github.com/ceph/ceph/pull/4835 Greg Farnum
01:53 PM rbd Backport #11769: librbd: aio calls may block
Josh Durgin wrote:
> https://github.com/ceph/ceph/pull/4364 - DNM until it's been verified in master for a bit (**CL...
Nathan Cutler
01:52 PM CephFS Feature #11588 (Resolved): teuthology: set up log rotate for MDS logs
https://github.com/ceph/ceph-qa-suite/pull/452 Greg Farnum
01:43 PM Backport #11961 (Resolved): Cleanup boost optionals for boost 1.56
https://github.com/ceph/ceph/pull/5039 Nathan Cutler
01:42 PM Bug #9983 (Pending Backport): Cleanup boost optionals for boost 1.56
Nathan Cutler
01:41 PM Bug #9983 (Resolved): Cleanup boost optionals for boost 1.56
This issue has already been resolved in master. Nathan Cutler
01:31 PM Bug #11470 (In Progress): mon: leaked Messenger, MLog on shutdown
I believe I found where these come from while testing the optracker on my local machine \o/
Looks like these happe...
Joao Eduardo Luis
01:28 PM CephFS Bug #11959 (Resolved): qa-suite: /usr copy needs more perms
Zheng Yan
10:13 AM CephFS Bug #11959 (Fix Under Review): qa-suite: /usr copy needs more perms
That's kind of yucky of virtual box to put those in /usr/lib but whatever!
https://github.com/ceph/ceph/pull/4930
John Spray
05:23 AM CephFS Bug #11959 (Resolved): qa-suite: /usr copy needs more perms
/a/ubuntu-2015-06-10_10:18:19-fs-greg-fs-testing---basic-multi/928341/teuthology.log... Greg Farnum
01:28 PM Revision 8b47a625 (ceph): Merge pull request #4930 from ceph/wip-11959
qa: use "sudo cp" in multiple_rsync.sh Zheng Yan
01:15 PM CephFS Bug #11913 (Fix Under Review): Failure in TestClusterFull.test_barrier
https://github.com/ceph/ceph-qa-suite/pull/457 John Spray
10:21 AM Revision 63a563d0 (ceph): tasks/cephfs: fix race in test_full
Sometimes mount A would get a cap revoke when mount
B did its last IO, resulting in mount A's OSD epoch
getting updat...
John Spray
10:11 AM Revision 832f33ad (ceph): qa: use "sudo cp" in multiple_rsync.sh
VirtualBox has some files with weird
permissions in its /usr/lib, which was
tripping up this usually-safe operation
w...
John Spray
10:04 AM Linux kernel client Bug #11960 (Closed): Kernel panic when deleting a pool, which contains a mapped RBD
Hello all,
I've found a reproducible bug in Ceph relating to mapped RBD images.
Steps to reproduce:
1. Creat...
Alex Leake
08:54 AM Revision 290204d4 (ceph): common: make safe_splice return if return value is EAGAIN.
If splice data from normal file into pipe and pipe has no enough
buffer(see fcntl), splice will block. If splice flag...
Jianpeng Ma
08:48 AM Revision 82dc23a6 (ceph): erasure-code: lrc plugin workload
Add a workload that uses the lrc erasure code plugin. Instead of adding
it to suites/rados/thrash-erasure-code/worklo...
Loic Dachary
08:45 AM Revision d91808b7 (ceph): FileStore: For clone using splice to reduce memcopy.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
08:43 AM Bug #11952 (Resolved): ceph-disk tests silently fails on precise amd64
Kefu Chai
08:42 AM Revision 393c6241 (ceph): Merge pull request #4921 from dachary/wip-11952-test-ceph-disk
tests: ceph-disk tests need to install pip > 6.1
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:41 AM Linux kernel client Bug #11841: umount stuck on NFS over RBD switch over by using Pacemaker
Thanks for your reply.
I followed your suggestion to do some test again that don't involve pacemaker. I have tried t...
Wen-Dwo Hwang Hwang
08:12 AM Revision 7509a6ca (ceph): common/TrackedOp: checking in flight ops fix
Return earlier if tracking is not enabled when checking in flight ops.
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@i...
Zhiqiang Wang
08:12 AM Revision ec3c4095 (ceph): common/OpTracker: don't dump ops if tracking is not enabled
If tracking is disabled, there is nothing to dump. No need to go through
each sharded list. This is true for both in ...
Zhiqiang Wang
08:11 AM Revision 5c7bacd5 (ceph): os/RocksDBStore:Drop buffer_list and key_list in transaction.
We dont need to keep this inside the transaction.
Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
Xiaoxi Chen
08:10 AM Revision d9616d67 (ceph): common/TrackedOp: break out of loop when reaching log threshold
When the number of warned ops reaches the log threshold, should break
out of the outer for loop as well.
Signed-off-...
Zhiqiang Wang
07:53 AM Revision 929e5932 (ceph): osd/ReplicatedPG: snapset is not persisted
When the new_obs doesn't exist, and the old snapset obc does exist, we
need to update the snapdir object with the lat...
Zhiqiang Wang
07:25 AM Revision 1e4dc8d9 (ceph): FileStore: Call _do_copy_range in _do_spare_copy_range.
For the real data copy, using _do_copy_range. Reduce the duplicated code.
Signed-off-by: Jianpeng Ma <jianpeng.ma@in...
Jianpeng Ma
06:15 AM Revision 93d920e6 (ceph): doc: update rgw configuration doc on bucket index sharding feature
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com> Yuan Zhou
05:46 AM Revision 2fb380e9 (ceph): ECBackend:Only there are push, it queue transaction.
For normal ec read, it don't need transaction.
In fact it only for MSG_OSD_PG_PUSH.
Signed-off-by: Jianpeng Ma <jian...
Jianpeng Ma
01:49 AM Revision f23ff731 (ceph): ceph-osdomap-tool: Fix argument handling
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
12:41 AM Revision b4ad2601 (ceph): mon/PGMap: fix pgmap stat adjustment during map_pg_creates()
PGMonitor::map_pg_creates() is the only caller that passes sumonly=true,
which is necessary to avoid modifying creati...
Sage Weil
12:32 AM devops Bug #11954 (Resolved): "Unable to locate package python-rados" in rados-firefly-distro-basic-magn...
https://github.com/ceph/teuthology/commit/3f4a9dc763292a8e792fd5d9739376208f2d3dc5 Zack Cerza

06/10/2015

11:57 PM Revision 26717754 (ceph): Merge pull request #4863 from ceph/wip-9964-nosharding
rados import/export (minus pgls sharding)
Reviewed-by: David Zafman <dzafman@redhat.com>
Reviewed-by: John Spray <jo...
David Zafman
10:50 PM Revision d1d61963 (ceph): tools: better error message in objectstoretool
...for the case where someone exports a pool
with "rados export" and then tries to import
it into a PG.
Signed-off-b...
John Spray
10:50 PM Revision 14819507 (ceph): tools/rados: dry-run/no-overwrite args for import
These were supported by the old objectstoretool
hook into RadosImport: wire them up here too.
Signed-off-by: John Sp...
John Spray
10:50 PM Revision c0c6efb9 (ceph): test: Add --dry-run and --no-overwrite testing of rados import
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
10:50 PM Revision 83a42203 (ceph): test: Switch ceph-objectstore-tool import-rados to rados import
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
10:44 PM Bug #11914: "Caught signal" in teuthology-2015-06-04_11:23:35-rados-firefly---basic-multi run
A bit before the crash, ceph_objectstore_tool import 3.31s2 into osd 4.
2015-06-04T18:51:49.005 INFO:teuthology.or...
Samuel Just
10:40 PM devops Bug #11955: /sbin/mkcephfs is not packaged on Firefly / CentOS 6
To clarify - this fix is not needed in Hammer, master, or anywhere else. Just firefly. Ken Dreyer
10:07 PM devops Bug #11955 (Resolved): /sbin/mkcephfs is not packaged on Firefly / CentOS 6
Sage has merged the above PR just now, so this fix will be in the next Firefly release, v0.80.10. Ken Dreyer
10:05 PM devops Bug #11955: /sbin/mkcephfs is not packaged on Firefly / CentOS 6
Yuri Weinstein wrote:
> Is this related to #11922 ?
Quite possibly! I was wondering why the CentOS 6 gitbuilder d...
Ken Dreyer
10:03 PM devops Bug #11955: /sbin/mkcephfs is not packaged on Firefly / CentOS 6
Is this related to #11922 ? Yuri Weinstein
09:56 PM devops Bug #11955 (Fix Under Review): /sbin/mkcephfs is not packaged on Firefly / CentOS 6
Firefly PR: https://github.com/ceph/ceph/pull/4924
Please note that this issue only affects Firefly, because mkcep...
Ken Dreyer
09:41 PM devops Bug #11955 (Resolved): /sbin/mkcephfs is not packaged on Firefly / CentOS 6
https://github.com/ceph/ceph/commit/efbca0465c2946e113771966df08cf7cf37b1196 added mkcephfs to the files listing, but... Ken Dreyer
10:32 PM rgw Bug #11956: rgw: pool names need to be prefixed with a dot
We need to clean this up. Yehuda Sadeh
10:31 PM rgw Bug #11956 (Resolved): rgw: pool names need to be prefixed with a dot
Yehuda Sadeh
10:03 PM Revision d1f47820 (ceph): Merge pull request #4924 from ceph/wip-11955-firefly
11955: ceph.spec.in: package mkcephfs on EL6
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:51 PM Revision 7f1abd90 (ceph): ceph.spec.in: package mkcephfs on EL6
Commit efbca0465c2946e113771966df08cf7cf37b1196 added mkcephfs to the
RPM %files listing, but this /usr/sbin path is ...
Ken Dreyer
09:37 PM Revision 28833146 (ceph): tools: remove old rados_sync code
This is the code that used to sit behind the
old import/export commands that have been
disabled for some time.
Repla...
John Spray
09:37 PM Revision 460200c7 (ceph): tools: remove objectstoretool's rados-import
Same functionality now exposed as "rados import".
This removes objectstoretool's librados dependency.
Signed-off-by...
John Spray
09:37 PM Revision d26086d3 (ceph): tools: refactor objectstore tool
...to expose the definitions of the object dump
format (RadosDump) for use in rados import/export.
The serialized->R...
John Spray
09:37 PM Revision 8e5594da (ceph): tools: clean up errors in ceph-objectstore-tool
We use negative error codes everywhere else, should
use them here too. Also add a couple of strategically
placed pri...
John Spray
09:37 PM Revision f477b445 (ceph): tools: add support for pool exports in RadosImport
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
09:37 PM Revision 2991beeb (ceph): tools: remove RadosDump::debug in favour of dout
This attribute was a hangover from objectstore-tool
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
09:37 PM Revision a45f8fe1 (ceph): tools: refactor RadosImport to pass ioctx
Callers from rados.cc will already have an ioctx,
whereas objectstoretool passes in a pool name.
Signed-off-by: John...
John Spray
09:37 PM Revision 391c72f3 (ceph): tools: implement rados import/export
New PoolDump (export) class to dump pool contents
in format compatible with ceph-objectstore-tool,
and wire up RadosI...
John Spray
09:02 PM Revision a5d9b49c (ceph): FileStore and blkdev: Collect device partition information
Use blkid APIs to get device parition information into the metadata bundle, and leverage common/blkdev.* helpers to p... Joe Handzik
08:57 PM devops Bug #11954 (Resolved): "Unable to locate package python-rados" in rados-firefly-distro-basic-magn...
Run: http://pulpito.ceph.redhat.com/teuthology-2015-06-08_22:30:01-rados-firefly-distro-basic-magna/
Jobs: ['12703...
Yuri Weinstein
08:34 PM CephFS Support #11923: MDS init script starts multiple instances when MDS is referenced in ceph.conf
Can you attach the ceph.conf and an ls -al of the instance directory? This will happen if the section is in ceph.co... Sage Weil
07:59 PM Revision 64908500 (ceph): Merge pull request #4922 from dachary/wip-releases
doc: add v9.0.1 to the release timeline
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:50 PM Revision 488c042f (ceph): doc: add v9.0.1 to the release timeline
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
07:48 PM Revision 306345b2 (ceph): doc/release-notes: v0.94.2
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:42 PM Revision f5da2fc5 (ceph): doc/release-notes: v9.0.1
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:08 PM Fix #11953 (Rejected): tests: make check does pip install
In ceph-detect-init/run-tox.sh and in ceph-disk.sh pip install pip >= 6.1 requires network access. If there is no net... Loïc Dachary
07:04 PM Bug #11952 (Fix Under Review): ceph-disk tests silently fails on precise amd64
https://github.com/ceph/ceph/pull/4921 Loïc Dachary
06:38 PM Bug #11952: ceph-disk tests silently fails on precise amd64
... Loïc Dachary
06:32 PM Bug #11952 (Resolved): ceph-disk tests silently fails on precise amd64
http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-tarball-precise-amd64-basic/log.cgi?log=c06fd71a1a3c7ef78fdc718a063b... Loïc Dachary
07:00 PM Revision 1e77fcfd (ceph): tests: ceph-disk tests need to install pip > 6.1
Otherwise it will not be able to use the wheelhouse.
http://tracker.ceph.com/issues/11952 Fixes: #11952
Signed-off-...
Loic Dachary
06:28 PM Revision 9c6da3b0 (ceph): Merge pull request #4915 from ceph/wip-cot-list
tools: For ec pools list objects in all shards if the pgid doesn't sp…
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
05:15 PM Revision dab2ae2e (ceph): Merge remote-tracking branch 'gh/next'
Sage Weil
05:14 PM Revision c06fd71a (ceph): Merge remote-tracking branch 'gh/next'
Sage Weil
04:11 PM rgw Bug #11795: "test_multipart_upload_small ... FAIL" in smoke-master-distro-basic-typica run
Run: http://pulpito.ceph.com/teuthology-2015-06-09_05:00:04-smoke-master-distro-basic-multi/
Job: 926544
Logs: ...
Yuri Weinstein
04:02 PM Revision 20e10486 (ceph): librbd: new rbd_non_blocking_aio config option
Setting this option to false reverts librbd to legacy behavior
where AIO operations could potentially block.
Signed-...
Jason Dillaman
04:02 PM Revision ed5442b1 (ceph): tests: verify librbd blocking aio code path
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 4cf41486e9c9e1efcb863960a8f3e0326ffca7...
Jason Dillaman
04:02 PM Revision b4571b3e (ceph): PendingReleaseNotes: document changes to librbd's aio_read methods
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:00 PM Revision 9ea1edd0 (ceph): librbd: AioRequest::send no longer returns a result
The librados calls used by AioRequest::send should always return
zero unless there is a bug.
Signed-off-by: Jason Di...
Jason Dillaman
03:59 PM Revision 272df2ae (ceph): tests: update librbd AIO tests to remove result code
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 948b15eb52fd5d9ce842fa12ee0cecda17353b...
Jason Dillaman
03:55 PM Revision 7df6091a (ceph): librbd: add new fail method to AioCompletion
Helper method to handle passing fatal errors generated within
librbd (not from the OSDs) back to the client.
Signed-...
Jason Dillaman
03:55 PM Revision dbd4e293 (ceph): Throttle: added pending_error method to SimpleThrottle
Allow the client of SimpleThrottle to detect an async error
so that it can exit early.
Signed-off-by: Jason Dillaman...
Jason Dillaman
03:55 PM Revision dd2e4c13 (ceph): librbd: internal AIO methods no longer return result
All failures should be returned via the AioCompletion.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry p...
Jason Dillaman
03:55 PM Revision cf6e1f50 (ceph): librbd: avoid blocking AIO API methods
Enqueue all AIO API methods within the new librbd thread pool to
reduce the possibility of any blocking operations. T...
Jason Dillaman
03:50 PM Revision e61974ae (ceph): librbd: add task pool / work queue for requests
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit afb896d91f886b647baf38f7ec94cc3739f6d2...
Jason Dillaman
03:48 PM Revision 4ab5b680 (ceph): Merge pull request #456 from ceph/wip-11937-firefly
thrasher: Can't test ceph-objectstore-tool if nodes turned off (power…
Reviewed-by: Yuri Weinstein <yweinste@redhat....
Loïc Dachary
03:48 PM Revision 14112110 (ceph): Merge pull request #455 from ceph/wip-11937
thrasher: Can't test ceph-objectstore-tool if nodes turned off (power…
Reviewed-by: Yuri Weinstein <yweinste@redhat....
Loïc Dachary
03:45 PM Bug #11949 (Resolved): erasure-code corpus verification fails on isa / i386
Loïc Dachary
01:29 PM Bug #11949 (Fix Under Review): erasure-code corpus verification fails on isa / i386
https://github.com/ceph/ceph/pull/4910 Loïc Dachary
06:25 AM Bug #11949 (Resolved): erasure-code corpus verification fails on isa / i386
The sanity check must take into account that it's normal for the isa plugin to not run on i386
http://gitbuilder.sep...
Loïc Dachary
03:44 PM Cleanup #11932 (Resolved): ceph_erasure_code_non_regression s/stipe/stripe/
Loïc Dachary
03:43 PM Revision 1c1f2c32 (ceph): Merge pull request #4910 from dachary/wip-11932-non-regression-typo
tests: ceph_erasure_code_non_regression s/stipe/stripe/ Loïc Dachary
03:12 PM Revision 20f49348 (ceph): Merge pull request #4873 from liewegas/wip-rgw-civetweb-port
rgw: strip off port from HTTP_HOST when determining bucket from URL
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
02:19 PM CephFS Bug #10950 (Resolved): Unable to remove MDS host: error handling
Merged to master in commit:5441f89c022aa1f4df084a4280e45c5c5b278f00 Greg Farnum
02:18 PM Revision 5441f89c (ceph): Merge pull request #4838 from ceph/wip-10950
#10950: Fix confusing errors using "mds rm"
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
02:18 PM CephFS Bug #11746 (Pending Backport): cephfs Dumper tries to load whole journal into memory at once
Merged to master in commit:04a11f0f2f6d46091d6868ba1cc2fec7a4e7a99c Greg Farnum
02:17 PM Revision 04a11f0f (ceph): Merge pull request #4835 from ceph/wip-11746
tools: chunk reads in Dumper
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
02:15 PM Revision b408f009 (ceph): Merge pull request #4825 from tchaikov/wip-drop-ignored-mdsbeacon
mon: drop ignored mdsbeacon
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Greg Farnum
01:28 PM Bug #11896: ceph command hangs and calls repeatedly gettimeofday when rdtsc() in Cycles.h returns 0
Just checked git/master and seems that Cycles.cc has a fix for this - have not tested it yet Risto Sainio
01:26 PM Revision 2d76e2cb (ceph): tests: erasure-code non regression tests must skip isa on i386
When the isa plugin is not present, the isa plugin payloads are not
tested. When that happens, remember that it was i...
Loic Dachary
01:19 PM CephFS Feature #11950 (Resolved): Strays enqueued for purge cause MDCache to exceed size limit

If your purge operations are going slowly (either because of throttle or because of slow data pool), and you do lot...
John Spray
09:56 AM Revision 07eb03ac (ceph): tasks/cephfs: time out on ceph-fuses that don't die
For cases where we have e.g. poked the fuse abort
file for a process, but it's still not dying. Because
this is a sp...
John Spray
09:53 AM Revision a1a83037 (ceph): Merge pull request #452 from ceph/wip-logrotate
Logrotate
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
08:25 AM Revision e68ea2c9 (ceph): osdc: Make librbd cache handle NOCACHE fadvise flag.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
06:58 AM Revision ac1e729a (ceph): rgw: fix data corruption when race condition
We should delete the object in the multipart namespace lastly to prevent a previous upload
wrongly deleting objects b...
xingyi wu
06:12 AM Bug #11948 (Can't reproduce): tests: test-erasure-code.sh osd out is racy
In... Loïc Dachary
05:22 AM Revision 5a5dc5f0 (ceph): Merge pull request #4707 from stiopaa1/IosFwdNew
Removed unnecessary inclusion of iostream in several files
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:57 AM Revision 42a3ab95 (ceph): os/LevelDBStore:Drop buffer_list and key_list in transaction.
We dont need to keep this inside the transaction.
Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
Xiaoxi Chen
01:14 AM Revision 1aa9655f (ceph): tools: For ec pools list objects in all shards if the pgid doesn't specify
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman

06/09/2015

11:57 PM Bug #10317 (Can't reproduce): pg repair doesn't fix missing attr
Can not reproduce on latest code in master branch nor in firefly "ceph version 0.80.9-255-gd0f9c5f (d0f9c5f47024f53b4... David Zafman
11:16 PM Revision 6573e92f (ceph): ceph: update log rotation for review comments
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
11:00 PM Bug #10794 (Resolved): ceph_test_rados: incorrect buffer at pos ...
David Zafman
09:56 PM Revision fa048338 (ceph): mon/PGMap: fix pg_by_osd
Broken since it was introduced in 7a04762fe09661cc2ac98a034626912ec0583116.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:56 PM Revision 98e77d59 (ceph): mon/PGMap: access num pgs by osd
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:38 PM rgw Feature #11945 (Resolved): rgw: radosgw-admin commands to control period - including commit
... Yehuda Sadeh
09:37 PM rgw Feature #11944 (Resolved): rgw: RESTful api for period operations
... Yehuda Sadeh
09:30 PM Linux kernel client Bug #11449: krbd: tripping over rbd_assert in rbd_img_obj_callback() on errors
Made it into 4.0.3, 3.14.42, 3.10.78, 3.12.43, 3.18.14; Ubuntu 3.16.7-ckt12, 3.19.8-ckt1. Waiting for Ubuntu 3.13. Ilya Dryomov
09:24 PM Revision b255db82 (ceph): thrasher: Can't test ceph-objectstore-tool if nodes turned off (powercy...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
09:21 PM Feature #11943 (New): erasure code plugin for tornado code
https://en.wikipedia.org/wiki/Tornado_code
https://www.eigenmagic.com/2015/06/08/erasure-coding-for-fun-and-profit/
Loïc Dachary
09:21 PM Revision cf01b53f (ceph): thrasher: Can't test ceph-objectstore-tool if nodes turned off (powercy...
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 8a9bcd1eb7e8e7acb132b09574bb5bf6d6d52b10)...
David Zafman
09:07 PM Linux kernel client Bug #11841 (Need More Info): umount stuck on NFS over RBD switch over by using Pacemaker
Ilya Dryomov
09:06 PM Linux kernel client Bug #11841: umount stuck on NFS over RBD switch over by using Pacemaker
I'm not exactly sure what's going on here. Are there any stuck osd requests (you can check with cat /sys/kernel/debu... Ilya Dryomov
08:52 PM Linux kernel client Bug #11615 (Need More Info): Memory Spike and page fault in slab allocator
Ilya Dryomov
08:45 PM Linux kernel client Bug #11615: Memory Spike and page fault in slab allocator
Sorry I didn't see this earlier.
The panic is not in ceph_kvmalloc() but in the guts of slab memory allocator. It...
Ilya Dryomov
08:35 PM Feature #11900: introduce and document single-command procedure to pull drive from cluster
cephx key
crush heirarchy
osd rm
Samuel Just
08:33 PM Feature #11882 (Fix Under Review): add 'PGs' column to 'ceph osd df'
Sage Weil
08:33 PM Feature #9981 (In Progress): osd: cache: proxy writes (instead of unconditionally promoting)
Sage Weil
08:33 PM Feature #11773: mon: better scrub
Sage Weil
08:32 PM Feature #11942 (Resolved): move recovery to the unified opwq
Samuel Just
08:32 PM Feature #10507 (Fix Under Review): mon: have an OpTracker
Sage Weil
08:32 PM Feature #11299 (In Progress): generic plugin loader framework
Sage Weil
08:32 PM Feature #8635 (Resolved): add scrub, snap trimming, should be items in the OpWQ with cost/priority
Samuel Just
08:31 PM Revision eabe37fb (ceph): Merge pull request #440 from ceph/wip-fs-clientnum
Reduce fs test node usage
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
07:32 PM Revision 5fb85614 (ceph): 0.94.2
Jenkins
06:47 PM Bug #8498: udev rules not used on RHEL6/CentOS6
> I see the same issue on one of the production host, rebooting the host deletes '/dev/disk/by-partuuid/'
this is ...
Loïc Dachary
06:29 PM Bug #8498: udev rules not used on RHEL6/CentOS6
I see the same issue on one of the production host, rebooting the host deletes '/dev/disk/by-partuuid/'
Running "s...
Srikanth Madugundi
06:15 PM Revision abe4ec29 (ceph): rgw: remove trailing :port from host for purposes of subdomain matching
Some clients (ahem, CrossFTP) include the :port in the HTTP_HOST header.
Strip it out.
Switch req_info field to a st...
Sage Weil
05:54 PM Revision 8d7024a2 (ceph): Merge pull request #4775 from yuyuyu101/wip-async-crc-decouple
AsyncMessenger: Make send/receive logic independent
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:22 PM rbd Bug #11938 (Fix Under Review): Periodic failure of TestLibRBD.BlockingIO
*master PR*: https://github.com/ceph/ceph/pull/4912 Jason Dillaman
04:26 PM rbd Bug #11938 (Resolved): Periodic failure of TestLibRBD.BlockingIO
... Jason Dillaman
05:18 PM devops Bug #11927 (Closed): nuke stale failed on vps
That was my mistake not passing "--unlock"
Yuri Weinstein
05:16 PM rgw Feature #11939 (Resolved): rgw: dynamic reconfiguration
No need to restart rgw after changing configuration Yehuda Sadeh
04:31 PM Revision a3f9cba7 (ceph): config_opts: turn down default recovery tunables
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
03:17 PM Feature #9720 (Resolved): erasure-code: non regression should test jerasure variants
Loïc Dachary
02:37 PM Cleanup #11932 (Fix Under Review): ceph_erasure_code_non_regression s/stipe/stripe/
https://github.com/ceph/ceph/pull/4910 Loïc Dachary
02:22 PM Cleanup #11932 (Resolved): ceph_erasure_code_non_regression s/stipe/stripe/
the actual option being used is however correct and the payloads have been verified to be of the desired size / strip... Loïc Dachary
02:35 PM Revision e4011158 (ceph): tests: ceph_erasure_code_non_regression s/stipe/stripe/
Synchronize withe the ceph-erasure-code-corpus submodule in which all
file names were modified to fix the typo.
http...
Loic Dachary
02:32 PM rgw Feature #11935 (Fix Under Review): rgw: create immutable metadata objects
When applying a metadata change, also create an immutable metadata object that represents this change. When applying ... Yehuda Sadeh
02:30 PM rgw Feature #11934 (Resolved): rgw: metadata log sync work
We'll change the way we sync the metadata: instead of reading log on source zone and apply it on the metadata objects... Yehuda Sadeh
02:28 PM Revision 7e0536af (ceph): Merge pull request #4815 from dachary/wip-9720-erasure-code-corpus-vari...
tests: sync ceph-erasure-code-corpus to verify jerasure variants
Reviewed-by: Andreas Peters <andreas.joachim.peters...
Loïc Dachary
02:25 PM rgw Feature #11933 (Resolved): rgw: create realm and period data structures
- define data structures
- radosgw-admin commands to control
Yehuda Sadeh
01:50 PM Bug #11931 (Resolved): make -j4 check does not run more than one job on ubuntu precise
Loïc Dachary
12:16 PM Bug #11931 (Fix Under Review): make -j4 check does not run more than one job on ubuntu precise
https://github.com/ceph/ceph/pull/4908 Loïc Dachary
11:34 AM Bug #11931: make -j4 check does not run more than one job on ubuntu precise
http://lists.gnu.org/archive/html/automake/2012-12/msg00038.html... Loïc Dachary
11:33 AM Bug #11931 (Resolved): make -j4 check does not run more than one job on ubuntu precise
ubuntu precise and centos 6.5 have automake 1.11. It runs more than one job on ubuntu trusty that has automake 1.14
...
Loïc Dachary
01:50 PM Revision b2399453 (ceph): Merge pull request #4908 from dachary/wip-11931-parallel-tests
tests: automake 1.11 needs parallel-tests
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Loïc Dachary
12:56 PM Revision 9193afd3 (ceph): tests: automake 1.11 needs parallel-tests
Prior to automake 1.13 the default behavior was serial-tests meaning
tests from make check were run one after the oth...
Loic Dachary
12:02 PM rbd Cleanup #11906 (Rejected): reduce test verbosity
it will be resolved as part of http://tracker.ceph.com/issues/11931 by enabling parallel test on automake 1.11 (it's ... Loïc Dachary
10:50 AM Bug #11930: test/ceph_objectstore_tool.py fails with OSD has the store locked
For completeness, here is how I am setting up the build environment:... Nathan Cutler
10:47 AM Bug #11930: test/ceph_objectstore_tool.py fails with OSD has the store locked
I ran run-make-check.sh again on a clean checkout of master. Again ceph_objectstore_tool.py is the only failing test,... Nathan Cutler
09:43 AM Bug #11930: test/ceph_objectstore_tool.py fails with OSD has the store locked
maybe the pid file does not exist for some reason: it's the only way kill_daemon could return without actually killin... Loïc Dachary
09:38 AM Bug #11930: test/ceph_objectstore_tool.py fails with OSD has the store locked
the machine running the tests does not have a SSD and make -j4 ( nproc == 8 ) and is therefore expected to be very sl... Loïc Dachary
09:34 AM Bug #11930: test/ceph_objectstore_tool.py fails with OSD has the store locked
Loïc Dachary
09:34 AM Bug #11930: test/ceph_objectstore_tool.py fails with OSD has the store locked
(11:29:50) loicd: https://github.com/ceph/ceph/blob/master/src/init-ceph.in#L93
(11:31:17) loicd: https://github.c...
Nathan Cutler
09:32 AM Bug #11930 (Can't reproduce): test/ceph_objectstore_tool.py fails with OSD has the store locked
When I run "run-make-check.sh" on master, all tests pass except ceph_objectstore_tool.py... Nathan Cutler
08:24 AM Feature #2305: Moving rbd images between pools
I have to reopen this topic: why is it not possible to move a rbd image to another pool?
The reason why I reopen t...
Jonas Keidel
06:26 AM Revision 83f81987 (ceph): Removed unnecessary inclusion of iostream
In several files the iostream wasn't being used, so it got removed.
In other files the iostream inclusion was replace...
Michal Jarzabek
06:14 AM Revision 57eddf0f (ceph): osd: using is_omap instead of test_flag(pg_pool_t::FLAG_OMAP)
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
06:14 AM Revision 1ffced35 (ceph): osd: add bool supports_omap() in pg_pool_t.
Using this func judge pg whether support omap operations.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Jianpeng Ma
05:32 AM Revision bfb92bd1 (ceph): Merge pull request #4879 from SUSE/wip-master-specfile-cleanup
ceph.spec.in: remove duplicate BuildRequires
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Kefu Chai ...
Loïc Dachary
03:16 AM Bug #11928 (Duplicate): osd: avoid multi set osd_op.outdata in tier pool
There are two read op on the same object for ec pool. First op read
miss happend, call do_proxy_read and promote_obj...
Xinze Chi
02:58 AM Revision 75465eb7 (ceph): osd/ReplicatedPG: Don't create objectcontext when remove tmp-obj for pr...
If on objectcontext for tmp-obj dosen't find, there must be a bug.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Jianpeng Ma
02:57 AM Revision cbf1d34f (ceph): osd/ReplicatedPG: For prmote object, if met error, delete the tmp obj.
If promote large object, it need copy some times, if not the first time
met EIO, it should romove the tmp object
Sig...
Jianpeng Ma
02:54 AM Revision e6334bdc (ceph): osd/ReplicatedPG: Only promote object success, it can requeue proxy-rea...
For example, it promtoe object met data digest error, it still try
proxy-read continue.
Signed-off-by: Jianpeng Ma <...
Jianpeng Ma
02:04 AM Revision 228ee47c (ceph): Merge pull request #4784 from ceph/wip-10794
ceph-objectstore-tool improvements
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
12:37 AM Revision ba5b3bb9 (ceph): add log-rotate configs to the userspace suite
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
12:36 AM Revision 5935f86e (ceph): ceph: enable mds log rotation
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
12:36 AM Revision 96f3eb9d (ceph): ceph: support arbitrarily-named daemons in logrotate
And make it more configurable in terms of sizes.
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
12:29 AM Revision 281058cb (ceph): suites/multimds: use 2-node clusters for pure userspace subsuites
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
12:29 AM Revision dd2fa897 (ceph): suites/fs: use a two-node layout for most userspace tests
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
12:20 AM Revision 01256c9b (ceph): suites/fs: switch standby-replay tests to use a smaller cluster
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
 

Also available in: Atom