Bug 219141 - nfs slow , rw error ffast write
Summary: nfs slow , rw error ffast write
Status: NEW
Alias: None
Product: File System
Classification: Unclassified
Component: ext4 (show other bugs)
Hardware: All Linux
: P3 normal
Assignee: fs_ext4@kernel-bugs.osdl.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-08 11:41 UTC by walter59
Modified: 2024-08-12 09:38 UTC (History)
2 users (show)

See Also:
Kernel Version:
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description walter59 2024-08-08 11:41:02 UTC
hi, since kernel 6.11.rc x

there are problems fast write, deadlock at rysnc , slow reads, at nfs also normal filesystem --- is ext4 .

can not debug --- please have a look.

cpus , intel , i7 i5 , m2 samsung , server epic,
Comment 1 Christian Kujau 2024-08-08 13:47:54 UTC
Analyzing performance issues can be tricky, or even impossible with so little information to go by. Since you seem to test RC kernels, maybe try to bisect the deadlocks and slow reads via Git bisect: https://www.kernel.org/doc/html/latest/admin-guide/bug-bisect.html to help debugging this one.

Note You need to log in before you can comment on or make changes to this bug.