[pve-devel] [PATCH manager 0/4] Additional zfs pool information

Tim Marx t.marx at proxmox.com
Wed Oct 31 14:03:14 CET 2018


This series adds a new component to the existing zfs pool status view which
displays additional information parsed from the zpool status command.
The already existing tree component now has some new fields to match the new
available information. Both components are now nested in the original window.

Tim Marx (4):
  node zfs: added check for undefined & new case AVAIL
  node zfs: added new component to display additional zfs details
  node zfs: renamed & revised tree component to display more information
  node zfs: added panel to window as container for new components

 www/manager6/Utils.js    |  37 +++++++------
 www/manager6/node/ZFS.js | 132 +++++++++++++++++++++++++++++++++++++----------
 2 files changed, 125 insertions(+), 44 deletions(-)

-- 
2.11.0




More information about the pve-devel mailing list