Bug 71441
Summary: | bcache CPU stalls and IO hangs | ||
---|---|---|---|
Product: | IO/Storage | Reporter: | devsk (funtoos) |
Component: | Other | Assignee: | Michael Lyle (mlyle) |
Status: | NEW --- | ||
Severity: | normal | CC: | alan, bugzilla.kernel.org, colyli, szg00000 |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.13.5 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | The dmesg in a file. |
Description
devsk
2014-03-02 22:19:48 UTC
Created attachment 127791 [details]
The dmesg in a file.
Adding that log as a file because its hard to read the above text.
I formatted the cache and backing device using 'make-bcache -b 512k -w 512 -C /dev/sda5 -B /dev/sdg1'. I chose 512k for bucket size to match my erase block size. I am emulating standard disk with 512 byte sector for ZFS, so I used -w 512. Everything else is default. No writeback. Does this problem still show up in Linux v5.5 or v5.6-rc ? Thanks. Coly Li |