Closed gmelikov closed 3 years ago
@gmelikov How big are the disks in this rig?
@jwk404 they must be 4G: TEST_ZFSTESTS_DISKSIZE=4G
@gmelikov - What's the total system memory? From what I can tell, dbuf test allocates data up to 75% of dbuf size and each file is that total / 64 (job count). So perhaps, it's creating < 1M files.
On Sun, Jul 1, 2018 at 9:11 AM George Melikov notifications@github.com wrote:
@jwk404 https://github.com/jwk404 they must be 4G: TEST_ZFSTESTS_DISKSIZE=4G
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/zfsonlinux/zfs/issues/7666#issuecomment-401612853, or mute the thread https://github.com/notifications/unsubscribe-auth/ACFa_IJHU2mJCAYxkwpf_ZqNg25kN9tKks5uCOaUgaJpZM4U8jED .
The VM doesn't have a ton of memory, or particularly fast disk or large disks. I'll see about migrating it to a more capable machine this week.
This issue has been automatically marked as "stale" because it has not had any activity for a while. It will be closed in 90 days if no further activity occurs. Thank you for your contributions.
System information
Describe the problem you're observing
In our buildbot, http://build.zfsonlinux.org/builders/Ubuntu%2018.04%20x86_64%20%28PERF%29/builds/197/steps/shell_5/logs/summary , test
tests/perf/regression/sequential_reads_dbuf_cached
fails, but buildbot passes.Describe how to reproduce the problem
Include any warning/errors/backtraces from the system logs