Actions
Bug #6878
closedAdd scrub completion info to "zpool history"
Start date:
2016-04-10
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
Summary of changes:
- Replace generic "scan done" message with "scan aborted, restarting",
"scan cancelled", or "scan done" - Log number of errors using spa_get_errlog_size
- Refactor scan restarting check into static function
Updated by Electric Monk about 6 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 1825bc56e5a1f7ef6f0dc3137f3b35f5850c1100
commit 1825bc56e5a1f7ef6f0dc3137f3b35f5850c1100 Author: Nav Ravindranath <nav@delphix.com> Date: 2016-05-16T17:49:55.000Z 6878 Add scrub completion info to "zpool history" Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Approved by: Dan McDonald <danmcd@omniti.com>
Actions