Project

General

Profile

Activity

From 05/08/2022 to 06/06/2022

06/06/2022

07:22 PM Bug #55823: NETDEV WATCHDOG: enp3s0f1 (ixgbe): transmit queue 3 timed out
I'm testing this patch now which I think might be at least part of the solution here. If it's spinning due to waiting... Jeff Layton
02:36 PM Bug #55823: NETDEV WATCHDOG: enp3s0f1 (ixgbe): transmit queue 3 timed out
That function takes the first entry of the s_cap_dirty list and then calls ceph_check_caps on it. It's implicitly exp... Jeff Layton
05:51 AM Bug #55823: NETDEV WATCHDOG: enp3s0f1 (ixgbe): transmit queue 3 timed out
Jeff Layton wrote:
> 2 of the 3 failures on this test run were due to this problem:
>
> https://pulpito.ceph.com/...
Xiubo Li
04:35 PM Bug #55850: libceph socket closed
Sorry, yes I am using the kernel client here. We had dual Fuse/Kernel mounting setup so I got a little confused, but ... Grant Peltier
01:27 PM Bug #55850: libceph socket closed
This bug is confusing, as these messages are from the kernel ceph client, but you mention using FUSE clients. I'll as... Jeff Layton

06/03/2022

08:00 PM Bug #55857: strange auth cap state leads to potential deadlock
Full console log is at:
http://qa-proxy.ceph.com/teuthology/jlayton-2022-06-03_18:17:02-fs-wip-vshankar-testing1-2...
Jeff Layton
07:50 PM Bug #55857 (Resolved): strange auth cap state leads to potential deadlock
While testing for tracker #55823, I hit this bug:... Jeff Layton
02:49 PM Bug #55850 (Need More Info): libceph socket closed
We are having this issue on all of our Fuse clients, it looks like Ceph is closing it's socket to our mds0 randomly. ... Grant Peltier

06/02/2022

09:07 PM Bug #55823: NETDEV WATCHDOG: enp3s0f1 (ixgbe): transmit queue 3 timed out
2 of the 3 failures on this test run were due to this problem:
https://pulpito.ceph.com/jlayton-2022-06-02_19:51:4...
Jeff Layton
10:19 AM Bug #55823: NETDEV WATCHDOG: enp3s0f1 (ixgbe): transmit queue 3 timed out
Another failure: https://pulpito.ceph.com/vshankar-2022-05-31_02:47:51-fs-wip-vshankar-fscrypt-20220530-091336-testin... Xiubo Li
08:56 AM Bug #55823 (New): NETDEV WATCHDOG: enp3s0f1 (ixgbe): transmit queue 3 timed out
http://qa-proxy.ceph.com/teuthology/vshankar-2022-05-13_17:09:16-fs-wip-vshankar-testing-20220513-120051-testing-defa... Xiubo Li
07:57 PM Bug #55818 (Resolved): kernel crash when trying to call sendpage on bogus page pointer
Fix is in wip-fscrypt branch now. Jeff Layton
03:51 PM Bug #55818: kernel crash when trying to call sendpage on bogus page pointer
Rolled a patch to vet the page array in ceph_osd_data_pages_init. That yielded this in a test run:... Jeff Layton

06/01/2022

08:05 PM Bug #55818: kernel crash when trying to call sendpage on bogus page pointer
The kernel in this case is the wip-fscrypt branch, but that doesn't materially change the tcp sending code or writepa... Jeff Layton
07:53 PM Bug #55818 (Resolved): kernel crash when trying to call sendpage on bogus page pointer
In a teuthology run today, I hit crashes on two machines. Logs are here:
http://qa-proxy.ceph.com/teuthology/jlayt...
Jeff Layton
05:09 PM Bug #54013 (Resolved): centos stream 8 kernel 358: async dirops causes Cannot write: Operation no...
Jeff Layton

05/25/2022

09:09 AM Bug #20996: WARN_ON in request_reinit()
In 5.10.118, 5.15.42 and 5.17.10. Ilya Dryomov

05/23/2022

01:35 PM Bug #20996 (Pending Backport): WARN_ON in request_reinit()
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=75dbb685f4e8786c33ddef8279bab0eadfb0731... Ilya Dryomov

05/17/2022

04:24 PM Bug #55090: mounting subvolume shows size/used bytes for entire fs, not subvolume
I've done a quick grep in the kernel code and, apparently, the following security modules will initialize the inode->... Luis Henriques
01:51 PM Bug #53710 (Resolved): ceph_direct_read_write handle NULL pointer dereference
This was fixed in mainline with this commit:... Jeff Layton
01:22 PM Bug #43290: unrecoverable OOM during rbd_concurrent.sh
https://pulpito.ceph.com/dis-2022-05-16_20:25:23-krbd-quincy-wip-fix-linger-resend-default-smithi/6836383 Ilya Dryomov
01:21 PM Bug #55510 (In Progress): Cannot seek to offset "0xfffffff0000 - 1" within file
Jeff Layton
01:13 PM Bug #55510: Cannot seek to offset "0xfffffff0000 - 1" within file
I think this is a limitation imposed by the ceph MDS. Sachin, can you try setting this on your test setup and see if ... Jeff Layton

05/16/2022

08:14 PM Bug #55090: mounting subvolume shows size/used bytes for entire fs, not subvolume
I checked with our ceph admin and looked up the details of the key I am using with 'ceph auth ls':... R Taylor
07:50 PM Bug #55090: mounting subvolume shows size/used bytes for entire fs, not subvolume
Hi Luís,
With the cephfs filesystem where I reproduced this, I have read/write access to everything in /volumes/_n...
R Taylor

05/10/2022

12:53 PM Bug #55575 (Rejected): task blocked for more than 122 seconds.
That kernel is quite old, and I don't think it has the patches here:
https://lore.kernel.org/ceph-devel/202106...
Jeff Layton

05/09/2022

07:47 AM Bug #55575 (Rejected): task blocked for more than 122 seconds.
When using cephfs, I encountered a hang problem. I’m using the kernel client.
client kernel version: 5.4.173-1.el7...
xianpao chen
01:39 AM Bug #55425 (Duplicate): kclient: with 'wsync' option enabled with ffsb.sh will crash
Xiubo Li
01:27 AM Bug #55421 (Fix Under Review): kclient: kernel BUG at fs/ceph/addr.c:125! when running the ffsb.sh
Xiubo Li
01:26 AM Bug #55421: kclient: kernel BUG at fs/ceph/addr.c:125! when running the ffsb.sh
The pages in the file mapping maybe reclaimed and reused by other
subsystems and the page->private maybe used as fla...
Xiubo Li
 

Also available in: Atom