Actions
Bug #4730
closedmetaslab group taskq should be destroyed in metaslab_group_destroy()
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
zfs - Zettabyte File System
Start date:
2014-04-04
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
I experienced zpool import hang when doing zpool export and then import on the same machine repeatly.
After applying the following fix, I verified that the issue disappears:
Related issues
Updated by Electric Monk about 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit be082110c08433beadb738ad3be035a73d995ea8
commit be082110c08433beadb738ad3be035a73d995ea8 Author: George Wilson <george@delphix.com> Date: 2014-05-19T20:04:05.000Z 4730 metaslab group taskq should be destroyed in metaslab_group_destroy() Reviewed by: Alex Reece <alex.reece@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
Actions