Public bug reported:

[Impact]

 * Current sosreport doesn't include any ZFS verification, which could be 
usefull for Xenial and upward.
   Xenial being the release where ZFS has been first introduced.

[Test Case]

 * Have ZFS installed and configured
 * Have sosreport installed and configured
 * Run "sosreport -a"

[Regression Potential]

 * No regression

[Other Info]
 
* Pull Request:
https://github.com/sosreport/sos/pull/934

* Commit :
https://github.com/sosreport/sos/pull/934/commits/5ea9e719add04a831318a88993f25dfc4e48ad2d

[Original Description]
I did a PR to upstream sosreport in order to include the ZFS plugin for 
Ubuntu/Debian.

PR:
https://github.com/sosreport/sos/pull/934

Commit :
https://github.com/sosreport/sos/pull/934/commits/5ea9e719add04a831318a88993f25dfc4e48ad2d

The ZFS plugin is collecting ZFS informations using the following
commands :

"zfs get all"
"zfs list -t all -o space"
"zpool list"
"zpool status -x"

It would be great to have this ZFS plugin available for Xenial (where
ZFS has been first introduce in Ubuntu) and upward (Zesty, ...)

- Eric

** Affects: sosreport (Ubuntu)
     Importance: Undecided
         Status: Confirmed


** Tags: sts

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1666239

Title:
  Add ZFS sosreport plugin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sosreport/+bug/1666239/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to