Actions
Bug #5502
openzpool list and zpool status disagree on pool state
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2015-01-01
Due date:
% Done:
0%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
There's inconsistencies between zpool list and zpool status which are both described as displaying the pool <state> however zpool list would use a hardcoded FAULTED instead of the correct UNAVAIL when describing an unavailable pool.
The attached patch already committed to FreeBSD fixes this issue:
https://svnweb.freebsd.org/changeset/base/276446
Files
Updated by F. H. over 2 years ago
Fix in OpenZFS with commit: https://github.com/openzfs/zfs/commit/f0ed6c744872ec6dc4838947ffc597f4d141864a
Actions