Actions
Bug #3606
closedzpool status -x shouldn't warn about old on-disk format
Start date:
2013-03-02
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
This was reported and fixed in ZoL:
`zpool status -x` should only flag errors or where the pool is unavailable. If it imported fine but isn't using the latest features available in the code, that's not an error.
Updated by Christopher Siden over 9 years ago
- Status changed from In Progress to Closed
commit b3a6f80 Author: Tim Connors <tconnors@rather.puzzling.org> Date: Mon Mar 11 17:29:50 2013 3606 zpool status -x shouldn't warn about old on-disk format Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Richard Elling <richard.elling@dey-sys.com> Reviewed by: George Wilson <george.wilson@delphix.com> Approved by: Dan McDonald <danmcd@nexenta.com>
Actions