Project

General

Profile

Activity

From 11/01/2012 to 11/30/2012

11/30/2012

09:05 PM Bug #3367 (Resolved): client: hardlink without original file breaks on unmount
Sage Weil
08:58 PM Bug #3111 (Can't reproduce): Multiple MDS inevitable appear assert
Sage Weil
08:38 PM Bug #3531 (Resolved): mds segfault at _unlink_local_finsh
commit:44bc687d98f931b15538805d3923492d62dca779 Sage Weil
08:37 PM Bug #3210 (Resolved): mds crashed and segfault at unlink_local_finish
commit:44bc687d98f931b15538805d3923492d62dca779 Sage Weil
08:37 PM Bug #1548 (Resolved): metadata inconsistencies and mds crashes
commit:44bc687d98f931b15538805d3923492d62dca779 Sage Weil
08:37 PM Bug #1947 (Resolved): mds: SIGBUS during _mark_dirty
Sage Weil
04:46 PM Bug #1047: mds: crash on anchor table query
Sage Weil wrote:
> most likely fixed by yan's patch
commit id?
Ian Colle
12:19 PM Bug #1047 (Resolved): mds: crash on anchor table query
most likely fixed by yan's patch Sage Weil

11/29/2012

04:39 PM Bug #3554: Logs broken after a rotation
/etc/logrotate.d/ceph is doing an invoke-rc.d ceph reload which executes /etc/init.d/ceph which does /usr/bin/ceph-co... David Zafman
11:30 AM Bug #3554: Logs broken after a rotation
is this upstart (ceph-deploy) or mkcephfs (initrd)? Sage Weil
11:25 AM Bug #3554: Logs broken after a rotation
Hey Dan,
I just ran into this issue on my 3node VM on my desktop...
i had noted that mon.a was running, but mon...
Anonymous
03:00 PM Bug #3559 (Resolved): mds: not issuing RDCACHE to exclusive client for some files
reproduced by kernel tar compile task and ceph-fuse. one part of the trigger for #3490. Sage Weil
02:59 PM Bug #3490 (Resolved): client: ENOENT during kernel_untar_build.sh over fuse
commit:7d27e2e95c8cb1bb3f5950ff224e49bfd353db9c
hooray!
opening another issue for the RDCACHE caps thing
Sage Weil
11:15 AM Bug #3553: MDS core dumped running 0.48.2argonaut
too large of a file. Only did a tar for the osd logs.
Anonymous
11:06 AM Bug #3553: MDS core dumped running 0.48.2argonaut
ubuntu@ceph1:/var/log/ceph$ sudo service ceph status
=== mon.a ===
mon.a: running 0.48.2argonaut
=== mds.a ===
...
Anonymous
09:05 AM Bug #3551: mds: journaler hang
this was a broken object (size was < 4MB).
the journaler could handle it more gracefully, but more graceful in t...
Sage Weil

11/28/2012

07:29 PM Bug #3554: Logs broken after a rotation
it sounds like the /etc/logrotate.d/ceph isn't telling upstart to reload the logs, or that bit of the upstart configs... Sage Weil
05:33 PM Bug #3554 (Resolved): Logs broken after a rotation
This is a ceph-deploy installation on Ubuntu 12.04 of ceph version 0.54 (commit:60b84b095b1009a305d4d6a5b16f88571cbd3... David Zafman
07:28 PM Bug #3553 (Need More Info): MDS core dumped running 0.48.2argonaut
ENXIO from teh OSD means we sent the request to the wrong osd. what version is the osd running?
also, do you have...
Sage Weil
05:26 PM Bug #3553: MDS core dumped running 0.48.2argonaut
ubuntu@ceph1:/var/log/ceph$ uname -a
Linux ceph1 3.2.0-23-virtual #36-Ubuntu SMP Tue Apr 10 22:29:03 UTC 2012 x86_64...
Anonymous
04:39 PM Bug #3553: MDS core dumped running 0.48.2argonaut
This cluster has 3 VM nodes Anonymous
04:35 PM Bug #3553 (Won't Fix): MDS core dumped running 0.48.2argonaut
/var/ceph/ceph-mds.a.log shows mds 'comitting suicide':
2012-11-29 00:09:08.569400 7f38fa8b2700 1 mds.0.6 handle_m...
Anonymous
03:06 PM Bug #3551 (Can't reproduce): mds: journaler hang
... Sage Weil

11/27/2012

08:56 PM Bug #1945: blogbench hang on caps
this might be fixed by commit:854a78669fe057f2bf1bc5a07308b415461e78d7 ... Sage Weil
08:54 PM Bug #3545 (Resolved): Giving bogus injectargs request crashes ceph-mon
commit:43ef8c10ba55f4c42999cdc34492eb5391d49b68 Sage Weil
07:21 PM Bug #3545 (Resolved): Giving bogus injectargs request crashes ceph-mon
Since I have only 2 ceph-mon's specifying 3 for the id is invalid.
ubuntu@ceph1:/var/log/ceph$ sudo ceph -s
he...
David Zafman
06:59 PM Bug #3544: ./configure checks CFLAGS for jni.h if --with-hadoop is specified but also needs to ch...
jni.h is also OK for C or C++. Add it CPPFLAGS to fix the problem? Noah Watkins
06:53 PM Bug #3544: ./configure checks CFLAGS for jni.h if --with-hadoop is specified but also needs to ch...
You could probably put a AC_PUSH/POP_LANG[C++] around the JNI checks, and then configure.ac would fail properly. Curr... Noah Watkins
05:38 PM Bug #3544 (Won't Fix): ./configure checks CFLAGS for jni.h if --with-hadoop is specified but also...
If configure is used like so:
CFLAGS="-fno-omit-frame-pointer -g -O2 -I/usr/lib/jvm/java-6-openjdk-amd64/include" CX...
Anonymous
06:47 PM Bug #1047: mds: crash on anchor table query
Hi,
Still have the problem here. ...
Samuel Hassine
02:28 PM Feature #605 (Rejected): mds: verify/repair anchor table
Sage Weil
02:28 PM Feature #764 (Rejected): mds: make anchor table scale
Sage Weil
02:27 PM Feature #3543 (Closed): mds: new encoding
Sage Weil
02:27 PM Feature #3542 (Duplicate): mds: migration path for existing anchors, anchortables, etc.
Sage Weil
02:27 PM Feature #3541 (Resolved): mds: robust ino lookup using file backpointers
Following #3540 and #3863, implement the lookup-by-ino algorithm described in http://www.spinics.net/lists/ceph-devel... Sage Weil
02:26 PM Feature #3540 (Resolved): mds: maintain per-file backpointers on first file object
Add backtraces to each file object, as described at http://www.spinics.net/lists/ceph-devel/msg11872.html. This ticke... Sage Weil
02:25 PM Feature #3437 (Resolved): client: expose mds session state via admin socket
Sage Weil
02:25 PM Feature #3436 (Resolved): client: expose mds requests via admin socket
Sage Weil
08:36 AM Bug #3531 (In Progress): mds segfault at _unlink_local_finsh
new asserts in wip-mds-ls Sage Weil

11/26/2012

05:00 PM Bug #3531 (Resolved): mds segfault at _unlink_local_finsh
logs: ubuntu@teuthology:/a/sage-2012-11-25_20:49:20-regression-next-master-basic/4225... Tamilarasi muthamizhan

11/19/2012

01:49 PM Feature #3338 (Resolved): java: add unit tests for link/unlink/readlink/symlink
Noah Watkins

11/15/2012

02:40 PM Bug #3498 (Resolved): mds: mds assert failure during untar_kernel
Saw a few mds assertions during testing for #3490, running the untar_kernel script a bunch of times on teuthology. S... Sam Lang
02:31 PM Bug #3490 (In Progress): client: ENOENT during kernel_untar_build.sh over fuse
Sam Lang

11/14/2012

04:19 PM Bug #3486 (Resolved): ceph-fuse, mds: admin socket lock cycle
Sage Weil
09:06 AM Bug #3486 (Fix Under Review): ceph-fuse, mds: admin socket lock cycle
Sage Weil
09:06 AM Bug #3490 (Resolved): client: ENOENT during kernel_untar_build.sh over fuse
... Sage Weil

11/13/2012

09:43 AM Bug #3486: ceph-fuse, mds: admin socket lock cycle
same for ceph-fuse, probably other objecter->init() callers as well. Sage Weil
09:41 AM Bug #3486 (Resolved): ceph-fuse, mds: admin socket lock cycle
... Sage Weil

11/12/2012

09:49 AM Bug #3424 (In Progress): java: Add the correct JUnit package dependencies on supported platforms ...
Things seem sorted out for debian and ubuntu. We're not building RHEL at the moment, so we'll need to revisit this wh... Anonymous

11/10/2012

02:39 AM Bug #3470 (Resolved): ceph-fuse: hang when Fr cap revoked
fixed by commit:ad4bd4e23e1c3e1d8156e57c83c26e66d475cdd7 Sage Weil

11/09/2012

04:36 AM Bug #3470 (Resolved): ceph-fuse: hang when Fr cap revoked
the fuse client (0.53-309-gca89880) gets a revoke on Fr, but doesn't respond. processes using the fuse mount hang.
...
Sage Weil

11/08/2012

07:33 AM Feature #3462 (New): client: Add null-io debug options to client for testing
When testing metadata behavior and performance (interaction between mds and client), in most cases we don't care abou... Sam Lang

11/06/2012

03:16 PM Cleanup #3421 (Closed): Refactor Java tests to use older version of JUnit so that we can use 12.0...
It turns out that the current shipping version of Junit4 on Ubuntu and Debian will support our tests, as is. No code ... Anonymous

11/04/2012

02:58 PM Bug #3439: kernel crash on use of chroot
I would like to mention that the other kernel crash bug: http://tracker.newdream.net/issues/2445
On the mailinglist ...
Leen Besselink
02:54 PM Bug #3439 (Can't reproduce): kernel crash on use of chroot
When a chroot is called for a directory which was mounted with cephfs the kernel crashes.
The same happens (or at ...
Leen Besselink
02:57 AM Feature #3437 (Resolved): client: expose mds session state via admin socket
Sage Weil
02:57 AM Feature #3436 (Resolved): client: expose mds requests via admin socket
Sage Weil
 

Also available in: Atom