Project

General

Profile

Activity

From 04/15/2015 to 05/14/2015

05/14/2015

11:37 PM Feature #11276 (Resolved): fuse: Handle per-pool FULL flags (such as set by quota limit)
Merged to master by commit:e63c44b253027b9fa5f6566a089ec18b39e16b45 Greg Farnum
09:58 PM Bug #11635 (Rejected): hung fsx run
http://typica002.front.sepia.ceph.com/teuthology-2015-05-11_23:08:01-kcephfs-master-testing-basic-typica/15179/
<p...
Greg Farnum
01:42 AM Bug #11540 (Resolved): Test failure in LibCephFS.BadArgument
Zheng Yan

05/13/2015

08:58 PM Feature #11588: teuthology: set up log rotate for MDS logs
Yes, we could also stop the rotation after the tests execute and before archiving — but that doesn't actually solve o... Greg Farnum
11:03 AM Feature #11588: teuthology: set up log rotate for MDS logs
Perhaps disabling rotation for #5451 was just a quick fix, would it work make teuthology allow rotation, but stop all... John Spray
01:26 PM Bug #11301 (In Progress): mds-full test occasionally fails due to blacklist expiry
John Spray
02:18 AM Fix #11187: ceph-qa-suite: reduce required machine numbers
Greg Farnum
12:10 AM Fix #11187: ceph-qa-suite: reduce required machine numbers
We can consolidate kernel mounts on the same machine as long as we use the -o noshare option when mounting. Greg Farnum

05/12/2015

11:52 PM Fix #11187 (In Progress): ceph-qa-suite: reduce required machine numbers
Okay, there are some specialized ones in suites/fs that are pretty easy (done locally).
kcephfs has 2-client tests...
Greg Farnum
11:25 PM Feature #11588: teuthology: set up log rotate for MDS logs
We explicitly disable logrotate in ceph-qa-suite/tasks/ceph.py, because of #5451.
I think maybe the answer is to k...
Greg Farnum
08:48 AM Bug #11541 (Pending Backport): MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
Needs backport to hammer as that's where the issue appeared. John Spray
05:07 AM Bug #11541: MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
Put it in a PR, please? Greg Farnum
05:02 AM Bug #11481: "mds/MDSTable.cc: 146: FAILED assert(is_undef())" on standby->replay transition
John, can you do something so the MDS resets itself if it gets moved out of the active state? I think there might be ... Greg Farnum
04:48 AM Bug #11481: "mds/MDSTable.cc: 146: FAILED assert(is_undef())" on standby->replay transition
For some reason the leader is not responding to all of the MDSBeacon messages it receives (but it does respond to oth... Greg Farnum

05/11/2015

08:34 PM Feature #11588 (Resolved): teuthology: set up log rotate for MDS logs
There might be some stuff around log rotation already in teuthology. If not, it shouldn't be hard to add handling.
...
Greg Farnum

05/09/2015

12:04 AM Bug #11510 (Resolved): ceph-fuse crashes
I backported the pool permissions checking (https://github.com/ceph/ceph/pull/4629); it's waiting for the backports g... Greg Farnum

05/08/2015

08:35 AM Bug #11568 (Resolved): check_pool_perm blocks forever on nonexistent pool
Zheng Yan
06:28 AM Bug #11236 (Resolved): lock inversions in test/libcephfs flock test
it's http://tracker.ceph.com/issues/11540 Zheng Yan
04:16 AM Bug #11236 (Need More Info): lock inversions in test/libcephfs flock test
Did we create a ticket for the failed test case(s)? We should perhaps fix the tests so that we don't get semi-fake wa... Greg Farnum
03:14 AM Bug #11541: MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
I think the fix should be:... Zheng Yan

05/07/2015

11:53 PM Bug #11510: ceph-fuse crashes
Wasn't planning on backporting those, since EPERM is caught before the object cacher is used for rbd, but feel free t... Josh Durgin
11:32 PM Bug #11510: ceph-fuse crashes
Looks like this is something that will cause trouble for RBD as well. Josh, Jason, are you guys planning to backport ... Greg Farnum
11:36 PM Bug #11300: client-limits and mds-full failures on clog warning/errors
I think this is done now? Was probably me who merged the backports without going through Github... Greg Farnum
05:47 PM Bug #11568 (Fix Under Review): check_pool_perm blocks forever on nonexistent pool
https://github.com/ceph/ceph/pull/4604 John Spray
05:46 PM Bug #11568 (Resolved): check_pool_perm blocks forever on nonexistent pool

Reproduce: a file with a layout pointing to a non-existent pool, try reading it from ceph-fuse, see that the read b...
John Spray
01:26 PM Bug #11504 (Fix Under Review): CephFS restriction on removing cache tiers is overly strict
https://github.com/ceph/ceph/pull/4602 John Spray
10:01 AM Bug #11236 (Resolved): lock inversions in test/libcephfs flock test
Cool, that makes sense to me. John Spray
01:55 AM Bug #11236: lock inversions in test/libcephfs flock test
John Spray wrote:
> This appears to have resurfaced here:
>
> http://pulpito.front.sepia.ceph.com/teuthology-2015...
Zheng Yan
02:01 AM Bug #11522 (Resolved): FLUSHSNAP_ACKs are not always sent back on unexpected FLUSHSNAP
by commit 585bc2bc6a7aeddf32e9c1d43d0aa01568e01d63 Zheng Yan

05/06/2015

09:07 PM Bug #11316 (Resolved): "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-ham...
ceph-deploy suite was optimized and scheduled to run on hammer and next Yuri Weinstein
06:08 PM Bug #11541: MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
Hi, i many restart mds daemons, and it started normally. Andrey Matyashov
03:25 PM Bug #11541: MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
Created wip-11541-hammer-workaround branch. Andrey: once its built you should be able to find some packages on http:... John Spray
02:50 PM Bug #11541: MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
The contradiction here seems to be that our code wants any unlinked directories (i.e. in a stray directory) to have n... John Spray
02:36 PM Bug #11541: MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
This may be due to the following change:... John Spray
10:28 AM Bug #11541 (Resolved): MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
After update from 0.82 to 0.94.1 mds crached:... Andrey Matyashov
01:52 PM Bug #11540: Test failure in LibCephFS.BadArgument
Merged the fix, let's see that it's fixed in the next lightly before resolving this John Spray
10:39 AM Bug #11540: Test failure in LibCephFS.BadArgument
https://github.com/ceph/ceph/pull/4572 Haomai Wang
10:18 AM Bug #11540 (Resolved): Test failure in LibCephFS.BadArgument
This is the new test for the 0 length write case, it's failing in the nightly run:
http://pulpito.front.sepia.ceph...
John Spray
10:10 AM Bug #11236: lock inversions in test/libcephfs flock test
This appears to have resurfaced here:
http://pulpito.front.sepia.ceph.com/teuthology-2015-05-04_23:04:01-fs-master...
John Spray
09:18 AM Bug #10624: hung samba tests after lsof failure
* hammer backport https://github.com/ceph/ceph-qa-suite/pull/418 Loïc Dachary
09:13 AM Bug #10712 (Resolved): TestFlush intermittent failure on scatter_writebehind event
Loïc Dachary
08:02 AM Bug #11482 (Resolved): kclient: intermittent log warnings "client.XXXX isn't responding to mclien...
Zheng Yan
07:58 AM Bug #11510: ceph-fuse crashes
file creation go through MDS, it does not require client have permission to write to OSD. Zheng Yan
03:31 AM Bug #11510: ceph-fuse crashes
Actually, I'm wondering that how the file creation(or maybe copying files) works without enough permissions? Could an... Jifeng Yin
02:17 AM Bug #11510: ceph-fuse crashes
It crashes because ObjectCacher does not check error code of osd read request. The bug is already fix in master branc... Zheng Yan

05/05/2015

04:48 PM Bug #11481: "mds/MDSTable.cc: 146: FAILED assert(is_undef())" on standby->replay transition
The mons appear to be rather unhappy in this test run, but there are no thrashers or messenger failure settings turne... John Spray
04:16 PM Bug #11481: "mds/MDSTable.cc: 146: FAILED assert(is_undef())" on standby->replay transition

This looks like a mon bug of some kind. After a leader election, a bunch of routed messages are being resent to th...
John Spray
03:16 PM Bug #11481: "mds/MDSTable.cc: 146: FAILED assert(is_undef())" on standby->replay transition
Weird! This is an MDS going from state active to state standby, then back again. In the final stage it notices that... John Spray
02:41 PM Bug #11462: kernel: crash (when MDS died?)
I didn't do a character-by-character diff, but I checked most of the function names and they were the same, yes. :) Greg Farnum
07:35 AM Bug #11462: kernel: crash (when MDS died?)
Greg Farnum wrote:
> FYI this popped up again in teuthology-2015-04-30_23:04:01-fs-next-testing-basic-multi/870815
...
Zheng Yan
01:48 PM Bug #11510 (Need More Info): ceph-fuse crashes
It still shouldn't have crashed and I'm not sure why that would have happened unless the kernel gave us ENOMEM or som... Greg Farnum
07:13 AM Bug #11510: ceph-fuse crashes

It works when I use the user with caps ...
Jifeng Yin
07:03 AM Bug #11510: ceph-fuse crashes
this bug is fixed by commit 540346d4 (osdc: In _readx() only no error can tidy read result). Zheng Yan
12:38 PM Bug #11482: kclient: intermittent log warnings "client.XXXX isn't responding to mclientcaps(revoke)"
* hammer backport https://github.com/ceph/ceph/pull/4481 Loïc Dachary
09:50 AM Bug #10712: TestFlush intermittent failure on scatter_writebehind event
http://pulpito.ceph.com/loic-2015-05-04_11:27:13-fs-hammer-backports---basic-multi/874954 Loïc Dachary
09:48 AM Bug #10712 (Pending Backport): TestFlush intermittent failure on scatter_writebehind event
* hammer backport https://github.com/ceph/ceph-qa-suite/pull/429 Loïc Dachary

05/04/2015

01:57 PM Bug #11462: kernel: crash (when MDS died?)
FYI this popped up again in teuthology-2015-04-30_23:04:01-fs-next-testing-basic-multi/870815 Greg Farnum
10:09 AM Bug #11522: FLUSHSNAP_ACKs are not always sent back on unexpected FLUSHSNAP
client creates cap_snap and sends FLUSHSNAP message to MDS even when snap notification contains no new snap (snap rem... Zheng Yan

05/02/2015

06:14 AM Bug #11510: ceph-fuse crashes
The admin account works, and it turns out to be a permission problem, although I'm surprised that it works at the fir... Jifeng Yin
12:10 AM Bug #10863 (Resolved): java.lang.UnsatisfiedLinkError: cephfs_jni (Not found in java.library.path...
commit:aef0272d72afaef849b5d4acbf55626033369ee8 Greg Farnum

05/01/2015

11:14 PM Bug #10863: java.lang.UnsatisfiedLinkError: cephfs_jni (Not found in java.library.path) on RHEL7
That last failure in ceph-qa-suite that you emailed about has a fix here. I submitted it to firefly-backports. That r... Noah Watkins
06:29 PM Bug #11522 (Resolved): FLUSHSNAP_ACKs are not always sent back on unexpected FLUSHSNAP
There is a PR to make the MDS always send back a FLUSHSNAP_ACK: https://github.com/ceph/ceph/pull/4523
But I guess...
Greg Farnum
04:23 AM Bug #11517 (Resolved): Libcephfs: Doesn't check file's open mode when do read/write
Something like this:
fd = cephfs_open(path, O_WRONLY|O_CREAT, 0)
cephfs.read(fd, buf, 0, 10) // ok, but actually ...
Haomai Wang
03:45 AM Bug #9995 (Fix Under Review): failing test_filelock
https://github.com/ceph/ceph-qa-suite/pull/425 Greg Farnum

04/30/2015

10:34 PM Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
See update here: http://tracker.ceph.com/issues/11495#change-51225 Yuri Weinstein
06:04 PM Bug #11255: nfs: mount failures on ceph-backed NFS share
http://pulpito.ceph.com/teuthology-2015-04-29_23:10:02-knfs-next-testing-basic-multi/869428/
I also realized recen...
Greg Farnum
03:07 PM Bug #11510: ceph-fuse crashes
John, could you know how to export the data from the under-laid pool? I'm very curious.
The ceph-fuse just goes cr...
Jifeng Yin
02:47 PM Bug #11510: ceph-fuse crashes
Nothing special. I just use "ceph fs new cephfs".
I've noticed the ticket #11120, and trying 'getfattr -d' shows n...
Jifeng Yin
01:49 PM Bug #11510: ceph-fuse crashes
I've definitely seen this backtrace before, trying to remember when... could it have been when we were dealing with t... John Spray
11:04 AM Bug #11510 (Resolved): ceph-fuse crashes
When I read the file through ceph-fuse, it crashes, while list is okay.
kernel drive doesn't crash, but shows 'read ...
Jifeng Yin

04/29/2015

09:41 PM Bug #11294: samba: DISCONNECTED inode warning
http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-26_16:14:01-samba-hammer-testing-basic-typica/5873/ Greg Farnum
09:35 PM Bug #11255: nfs: mount failures on ceph-backed NFS share
Looking through the man pages, I see... Greg Farnum
09:29 PM Bug #11255: nfs: mount failures on ceph-backed NFS share
http://qa-proxy.ceph.com/teuthology/teuthology-2015-04-27_23:10:01-knfs-next-testing-basic-multi/866653/ Greg Farnum
09:27 PM Bug #11499: ceph-fuse: don't try and remount during shutdown
I thought that solution seemed familiar. I guess there's still a race between when the unmount reaches the Client ver... Greg Farnum
06:20 AM Bug #11499: ceph-fuse: don't try and remount during shutdown
the test is already there... Zheng Yan
04:20 AM Bug #11499 (Can't reproduce): ceph-fuse: don't try and remount during shutdown
http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-26_16:04:01-fs-hammer-testing-basic-typica/5768/... Greg Farnum
07:08 PM Bug #11504: CephFS restriction on removing cache tiers is overly strict
Oh yeah, now I remember why we added it :-)
So the condition for permitting removal is that it's set to forward or...
John Spray
06:37 PM Bug #11504: CephFS restriction on removing cache tiers is overly strict
Mmm, the thing to be careful of here is that we can't remove cache tiers if they're over an EC pool. That whole saga ... Greg Farnum
05:53 PM Bug #11504: CephFS restriction on removing cache tiers is overly strict
Ref http://comments.gmane.org/gmane.comp.file-systems.ceph.user/19795 John Spray
05:51 PM Bug #11504 (Resolved): CephFS restriction on removing cache tiers is overly strict
We prevent removing any cache tier that sits on a cephfs pool, even if the tier has been safely set to 'forward' and ... John Spray
02:26 AM Bug #11462 (Rejected): kernel: crash (when MDS died?)
fuse mount is used in http://pulpito.ceph.com/teuthology-2015-04-20_23:18:01-multimds-next-testing-basic-multi/857003... Zheng Yan

04/28/2015

08:35 PM Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
Will try John as soon as #11495 is fixed, thx! Yuri Weinstein
09:13 AM Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
Looking at http://qa-proxy.ceph.com/teuthology/teuthology-2015-04-21_14:58:37-ceph-deploy:fs-master-distro-basic-vps/... John Spray
09:35 AM Bug #11482 (Pending Backport): kclient: intermittent log warnings "client.XXXX isn't responding t...
Fix looks good, let's backport to hammer too John Spray
07:51 AM Bug #11482 (Fix Under Review): kclient: intermittent log warnings "client.XXXX isn't responding t...
* master https://github.com/ceph/ceph/pull/4474 Zheng Yan
06:10 AM Bug #11481: "mds/MDSTable.cc: 146: FAILED assert(is_undef())" on standby->replay transition
I can't access http://pulpito-rdu.front.sepia.ceph.com/. can anyone post full mds log here Zheng Yan

04/27/2015

10:20 PM Bug #10863: java.lang.UnsatisfiedLinkError: cephfs_jni (Not found in java.library.path) on RHEL7
giant is end of life Loïc Dachary
10:08 PM Bug #11482 (Resolved): kclient: intermittent log warnings "client.XXXX isn't responding to mclien...
http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-25_16:08:02-kcephfs-hammer-testing-basic-typica/5139/ for ... Greg Farnum
09:49 PM Bug #11294: samba: DISCONNECTED inode warning
We saw this again: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-25_16:14:02-samba-hammer-testing-basic-... Greg Farnum
09:09 PM Bug #11481 (Resolved): "mds/MDSTable.cc: 146: FAILED assert(is_undef())" on standby->replay trans...
http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-22_11:17:57-fs-hammer-testing-basic-typica/2417/... Greg Farnum

04/23/2015

09:32 PM Bug #11462: kernel: crash (when MDS died?)
We also saw it in http://pulpito.ceph.com/teuthology-2015-04-20_23:18:01-multimds-next-testing-basic-multi/857003/, s... Greg Farnum
09:28 PM Bug #11462 (Rejected): kernel: crash (when MDS died?)
http://pulpito.ceph.com/teuthology-2015-04-20_23:18:01-multimds-next-testing-basic-multi/857045/... Greg Farnum
04:47 PM Bug #11452 (Rejected): kclient: fsx suite timeouts
Apparently this suite run was manually triggered for the upcoming giant point release and was a mistake. Greg Farnum
04:44 PM Bug #11452: kclient: fsx suite timeouts
Whoops, I forgot to include the suite run: http://pulpito.ceph.com/teuthology-2015-04-21_09:20:53-kcephfs-giant-distr... Greg Farnum
06:26 AM Bug #11452: kclient: fsx suite timeouts
following log looks suspicious. were we testing 3.13 kernel?... Zheng Yan
03:06 PM Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
Here are two better logs:
http://qa-proxy.ceph.com/teuthology/teuthology-2015-04-21_12:27:05-ceph-deploy:fs-giant-...
Yuri Weinstein
10:27 AM Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
At a quick look, that failure doesn't look related to the filesystem:... John Spray

04/22/2015

06:19 PM Bug #9995: failing test_filelock
I'm going to add something so the test IDs old FUSE and quits nicely instead of failing: http://pulpito.ceph.com/teut... Greg Farnum
06:00 PM Bug #11452: kclient: fsx suite timeouts
We also saw an ffsb suite timeout during this run, but that was on burnupi09, burnupi50, plana12. Greg Farnum
05:53 PM Bug #11452 (Rejected): kclient: fsx suite timeouts
I don't have any idea what the cause here is, but the fsx suite took so long that it got timed out. This could very w... Greg Farnum
05:58 PM Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
John, I don't see it fixed yet.
The test run is here - http://pulpito.ceph.com/teuthology-2015-04-21_10:53:54-ceph-d...
Yuri Weinstein
05:50 PM Bug #11255: nfs: mount failures on ceph-backed NFS share
Seen again at http://pulpito.ceph.com/teuthology-2015-04-20_23:10:01-knfs-next-testing-basic-multi/856921/ Greg Farnum
05:49 PM Bug #10740: teuthology: nfs test getting EBUSY on umount
We just saw this again: http://pulpito.ceph.com/teuthology-2015-04-20_23:10:01-knfs-next-testing-basic-multi/856921/
...
Greg Farnum

04/21/2015

09:20 PM Feature #10657 (Resolved): MDS: warn when clients are not advancing their oldest_client_tid
Merged to master in commit:1c8913cf2c7b6a0772d1ead837e69995b5c53178 Greg Farnum
09:10 PM Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
Hammer and next PRs are merged now. Greg Farnum
05:50 PM Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
True, but we need to make them run on giant, hammer and next Yuri Weinstein
05:17 PM Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
Oops, when I said "this test next worked on giant to begin with?", I meant "this test never worked on giant to begin ... John Spray
03:31 PM Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
John, thank you! I don't understand when you said "worked on giant to begin with", I see no ceph-deply runs on giant... Yuri Weinstein
01:24 PM Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
next backport: https://github.com/ceph/ceph-qa-suite/pull/416
The giant backport is not clean, do we really need i...
John Spray
04:28 PM Bug #10624 (Pending Backport): hung samba tests after lsof failure
Sage Weil
03:39 AM Bug #10624: hung samba tests after lsof failure
* master https://github.com/ceph/ceph-qa-suite/pull/415 Zheng Yan
03:38 AM Bug #10624 (Fix Under Review): hung samba tests after lsof failure
Zheng Yan
01:50 PM Bug #10740 (Can't reproduce): teuthology: nfs test getting EBUSY on umount
We haven't seen this again. I think the next branch must have been horribly out of date. Greg Farnum
01:45 PM Bug #10997 (Can't reproduce): teuthology tests are using master "cephfs" tool on firefly branch?
I don't think this has popped up again and I think there were some package priority issues around that time. Greg Farnum
01:43 PM Bug #11277 (Need More Info): hung fsstress run under thrash (no useful logs)
Greg Farnum

04/20/2015

06:39 PM Bug #10863 (Pending Backport): java.lang.UnsatisfiedLinkError: cephfs_jni (Not found in java.libr...
This seems to be working on hammer/master; we'll probably just turn this off on the older branches since nobody shoul... Greg Farnum
06:29 PM Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
I guess we need this in hammer, giant and next, thx! Yuri Weinstein
06:19 PM Bug #11316 (Pending Backport): "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-de...
Merged to master in commit:4e4395f449c0d9fb7d1dad017da5c89df4de41af Greg Farnum
06:13 PM Bug #11339 (Resolved): ceph-fuse failing to drop cap on unlinked dir
https://github.com/ceph/ceph/pull/4302, merged to master in commit:c1de23ff45aa3d40d55706bba4a8221d9f3b189d Greg Farnum
06:11 PM Feature #3645 (Resolved): Requesting the ability to rename CephFS snapshots inside the ".snap"-di...
https://github.com/ceph/ceph/pull/4282, merged to master in commit:392e8247365484a74cdb5c9d52abf48a39d79c37 Greg Farnum
07:47 AM Bug #11301: mds-full test occasionally fails due to blacklist expiry
see similar failure http://pulpito.ceph.com/ubuntu-2015-04-19_22:39:04-fs-wip-yan-fs-testing---basic-multi/854624/.
...
Zheng Yan
12:54 AM Bug #11356 (Resolved): failed LibCephFS.MulticlientSimple unit test
Merged to master in commit:a84ae7b14e1aaa1c6f65d09a78230b54d0c25110 Greg Farnum
12:53 AM Bug #11254 (Resolved): getattr from one client stalls indefinitely while another client keeps mod...
Merged to master in commit:0f2de92db3f6e9edbabf36c3065f847fdfb7bb98 Greg Farnum
12:52 AM Bug #11048 (Resolved): Session::completed_requests not reliably persisted
Merged to master in commit:0b94bf547d0c452a3d5758ea4f4791566eab5c82 Greg Farnum
12:51 AM Bug #10368 (Resolved): Assertion in _trim_expired_segments
Finally merged to master by commit:b25e9e130bffed82ae5dda08449ea440fe6c485c Greg Farnum

04/16/2015

11:42 PM Bug #6613: samba is crashing in teuthology
Merged into ceph-qa-suite master as of commit:18c35bf23b59a39cd5c574de89e1a52333c57874. We'll need to let it run thro... Greg Farnum
01:51 PM Feature #10657: MDS: warn when clients are not advancing their oldest_client_tid
You can always create a new PR with "DNM" (Do Not Merge) in the subject and a reference to his PR. :) Greg Farnum
06:57 AM Feature #10657 (In Progress): MDS: warn when clients are not advancing their oldest_client_tid
code done, waiting for john's "persist completed_requests reliably" PR get merged Zheng Yan
01:47 AM Bug #11146 (Resolved): BUG at /srv/autobuild-ceph/gitbuilder.git/build/fs/ceph/addr.c:1024
Zheng Yan
 

Also available in: Atom