Actions
Bug #6404
closedzvol_swap_006_pos can occasionally fail due to swaplen being < 16
Start date:
2015-10-28
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
These tests fail because the minimum swap size is 8K.
Updated by Matthew Ahrens over 6 years ago
- Subject changed from zvol_swap_004_pos and zvol_swap_006_pos fail to zvol_swap_006_pos can occasionally fail due to swaplen being < 16
Updated by Electric Monk about 6 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 24e268f3071ecc622f716e7801683c84f4d4f9db
commit 24e268f3071ecc622f716e7801683c84f4d4f9db Author: Matthew Ahrens <mahrens@delphix.com> Date: 2016-05-16T20:47:57.000Z 6404 zvol_swap_006_pos can occasionally fail due to swaplen being < 16 6405 zvol test setup is non deterministic Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: Will Andrews <will@freebsd.org> Approved by: Dan McDonald <danmcd@omniti.com>
Actions