Project

General

Profile

Activity

From 05/04/2022 to 06/02/2022

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

05/07/2022

01:52 PM Bug #55421: kclient: kernel BUG at fs/ceph/addr.c:125! when running the ffsb.sh
Added the index in the mapping and reproduce it again, the same index _*3439*_ were using different folio:... Xiubo Li
11:43 AM Bug #55421: kclient: kernel BUG at fs/ceph/addr.c:125! when running the ffsb.sh
I added logs to print the inode number at the same time:
When the folio was added to the mapping, the inode# is _*...
Xiubo Li
11:35 AM Bug #55421: kclient: kernel BUG at fs/ceph/addr.c:125! when running the ffsb.sh
Tried the following patch, where are possible to set or change the _*private*_ data for the page or folio, and when r... Xiubo Li
10:24 AM Bug #55421: kclient: kernel BUG at fs/ceph/addr.c:125! when running the ffsb.sh
... Xiubo Li
06:26 AM Bug #55421: kclient: kernel BUG at fs/ceph/addr.c:125! when running the ffsb.sh
Added some debug logs and they are:... Xiubo Li
04:14 AM Bug #55421: kclient: kernel BUG at fs/ceph/addr.c:125! when running the ffsb.sh
I found a very easy way to reproduce it, that's run the _*ffsb.sh*_ test in more than terminals at the same time and ... Xiubo Li
04:12 AM Bug #55421: kclient: kernel BUG at fs/ceph/addr.c:125! when running the ffsb.sh
... Xiubo Li

05/06/2022

01:30 AM Bug #55421: kclient: kernel BUG at fs/ceph/addr.c:125! when running the ffsb.sh
Jeff Layton wrote:
> I ran ffsb.sh in a loop for 10 iterations on my home test rig and never saw a crash or hang. Pe...
Xiubo Li

05/05/2022

04:49 PM Bug #55421: kclient: kernel BUG at fs/ceph/addr.c:125! when running the ffsb.sh
I ran ffsb.sh in a loop for 10 iterations on my home test rig and never saw a crash or hang. Perhaps this is related ... Jeff Layton
11:29 AM Bug #55421: kclient: kernel BUG at fs/ceph/addr.c:125! when running the ffsb.sh
Jeff Layton wrote:
> One thing that might be helpful is to turn this BUG_ON into a VM_BUG_ON, so we at least get som...
Xiubo Li
11:23 AM Bug #55421: kclient: kernel BUG at fs/ceph/addr.c:125! when running the ffsb.sh
One thing that might be helpful is to turn this BUG_ON into a VM_BUG_ON, so we at least get some information about pa... Jeff Layton
12:46 AM Bug #55421: kclient: kernel BUG at fs/ceph/addr.c:125! when running the ffsb.sh
Jeff Layton wrote:
> I hit the problem again as well in testing. The kernel has the proposed patch:
>
> http:...
Xiubo Li
 

Also available in: Atom