HomeFreeBSD

Reduce size of zvol and enforce 4k blocksize in zvol tests

Description

Reduce size of zvol and enforce 4k blocksize in zvol tests

32-bit builders in the buildbot are having trouble completing
their ENOSPC testing in less than the timeout. Reduce the
zvol size and use a 4k block size to reduce read-modify-writes
which are particularly expensive on 32-bit systems due to the
reduced maximum ARC size.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Kash Pande <kash@tripleback.net>
Signed-off-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Closes #5845

Details

Provenance
Giuseppe Di Natale <dinatale2@users.noreply.github.com>Authored on Mar 1 2017, 8:58 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Mar 1 2017, 8:58 PM
Parents
rGd25534f875ba: Bug fixes for single test runs in zfs-tests
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGebd9aa8c1759: Reduce size of zvol and enforce 4k blocksize in zvol tests (authored by Giuseppe Di Natale <dinatale2@users.noreply.github.com>).Mar 1 2017, 8:58 PM