group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #12873
[Bug 1666239] Re: Add ZFS sosreport plugin
** Also affects: sosreport (Ubuntu Trusty)
Importance: Undecided
Status: New
** Also affects: sosreport (Ubuntu Xenial)
Importance: Undecided
Status: New
** Also affects: sosreport (Ubuntu Zesty)
Importance: Undecided
Status: New
** Also affects: sosreport (Ubuntu Yakkety)
Importance: Undecided
Status: New
** Changed in: sosreport (Ubuntu)
Status: Confirmed => Fix Released
** Changed in: sosreport (Ubuntu Trusty)
Status: New => In Progress
** Changed in: sosreport (Ubuntu Xenial)
Status: New => In Progress
** Changed in: sosreport (Ubuntu Yakkety)
Status: New => In Progress
** Changed in: sosreport (Ubuntu Zesty)
Status: New => In Progress
** Changed in: sosreport (Ubuntu Trusty)
Importance: Undecided => Medium
** Changed in: sosreport (Ubuntu Xenial)
Importance: Undecided => Medium
** Changed in: sosreport (Ubuntu Yakkety)
Importance: Undecided => Medium
** Changed in: sosreport (Ubuntu Zesty)
Importance: Undecided => Medium
** Changed in: sosreport (Ubuntu Trusty)
Assignee: (unassigned) => Louis Bouchard (louis)
** Changed in: sosreport (Ubuntu Xenial)
Assignee: (unassigned) => Louis Bouchard (louis)
** Changed in: sosreport (Ubuntu Yakkety)
Assignee: (unassigned) => Louis Bouchard (louis)
** Changed in: sosreport (Ubuntu Zesty)
Assignee: (unassigned) => Louis Bouchard (louis)
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1666239
Title:
Add ZFS sosreport plugin
Status in sosreport package in Ubuntu:
Fix Released
Status in sosreport source package in Trusty:
In Progress
Status in sosreport source package in Xenial:
In Progress
Status in sosreport source package in Yakkety:
In Progress
Status in sosreport source package in Zesty:
In Progress
Bug description:
[Impact]
* Current sosreport doesn't include any ZFS verifications, which could be useful for general initial ZFS troubleshooting on Xenial and upward.
(Xenial being the release where ZFS has been first introduced in Ubuntu.)
[Test Case]
#1) Have ZFS installed and configured
- https://wiki.ubuntu.com/Kernel/Reference/ZFS
#2) Have sosreport installed and configured
$ sudo apt-get update
$ sudo apt-get install sosreport -y
#3) Run sosreport
$ /usr/bin/sosreport -a
#4) Lookin for a sosreport*.tar.xz file in /tmp
- In PATH_TO_SOSREPORT/sos_commands/, there will be no trace of zfs output, cause as of today, there is no ZFS plugin in Ubuntu/Debian nor upstream.
[Regression Potential]
* No regression
* The PR passed all the upstream checks.
[Other Info]
* Pull Request:
https://github.com/sosreport/sos/pull/934 (Closed #934 via 922ea54)
* Commit :
https://github.com/sosreport/sos/commit/922ea54bf4f9cb488f72a75a180e5351169dd710
[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/commit/922ea54bf4f9cb488f72a75a180e5351169dd710
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sosreport/+bug/1666239/+subscriptions