Actions
Bug #7503
closedzfs-test should tail ::zfs_dbgmsg on test failure
Start date:
2016-10-24
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
When a zfs-test fails, we should collect as much information as possible so that we can increase the chances to debug the issue properly. ::zfs_dbgmsg adds very useful information for some zfs tests, such as pool open/import.
Updated by Electric Monk almost 6 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 55a13001fbd9772352bc050632ef966a249dc73b
commit 55a13001fbd9772352bc050632ef966a249dc73b Author: Pavel Zakharov <pavel.zakharov@delphix.com> Date: 2016-11-07T06:27:19.000Z 7503 zfs-test should tail ::zfs_dbgmsg on test failure Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: Matt Ahrens <mahrens@delphix.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
Actions