Opened 19 months ago
Last modified 28 hours ago
#950 accepted enhancement
Web UI request: Include information about scrubbing and spares when doing a zpool status
| Reported by: | gh5046 | Owned by: | william |
|---|---|---|---|
| Priority: | major | Milestone: | 9.2.0-RELEASE |
| Component: | GUI | Version: | 8.0.2-RELEASE |
| Keywords: | web ui, zfs, scrub, spare | Cc: |
Description
This request is for the Web UI.
When checking on the status of a ZFS volume (zpool status) it should:
- show the status of the scrub (if there is one in progress)
- show the state of the spares
When viewing the disks in a ZFS volume (view disks):
- list spares in addition to the other disks in the pool
I upgraded from 8.0 to 8.0.2 today. I am running the latest version.
At this time I have to run 'zpool status volume_name' from the command line to find this information.
Thank you.
Change History (7)
comment:1 Changed 19 months ago by gh5046
- Component changed from Backend to GUI
comment:2 Changed 19 months ago by gh5046
comment:3 Changed 12 months ago by william
- Owner set to william
- Status changed from new to accepted
comment:4 Changed 8 months ago by william
- Milestone set to 9.1.0-RELEASE
comment:5 Changed 3 months ago by dexter
+1 A progress bar on the dashboard with an ETA would be nice to help schedule work or simply answer "why is this running slower?"
comment:6 Changed 3 months ago by dwhite
Merging in ticket #2060 -- expose resilver status as well.
comment:7 Changed 28 hours ago by alfred
- Milestone changed from 9.1.0-RELEASE to 9.2.0-RELEASE
Moving all enhancements to 9.2.0-RELEASE
Note: See
TracTickets for help on using
tickets.

If it helps, here is an example output of a zpool status command:
$ zpool status brisket pool: brisket state: ONLINE scrub: scrub in progress for 0h1m, 0.15% done, 11h56m to go config: NAME STATE READ WRITE CKSUM brisket ONLINE 0 0 0 raidz1 ONLINE 0 0 0 gpt/ada0 ONLINE 0 0 0 gpt/ada1 ONLINE 0 0 0 gpt/ada2 ONLINE 0 0 0 gpt/ada3 ONLINE 0 0 0 spares gpt/ada4 AVAIL errors: No known data errors