]> git.proxmox.com Git - pve-manager.git/commit
ui: zpool status detail: add default for scrub information
authorStoiko Ivanov <s.ivanov@proxmox.com>
Thu, 25 Feb 2021 21:23:05 +0000 (22:23 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 26 Feb 2021 08:10:44 +0000 (09:10 +0100)
commit91399609b206340ab73f27d58ce11911bd9d5e77
treecb81c435bd7cb02b3257bd0714a5464a5f61a101
parent1353489ed2a483368c27ddd67c65f7517e65c40a
ui: zpool status detail: add default for scrub information

in case a zpool has not been yet scrubbed, there is no 'scan'
information in `zpool status` output.

Adding a informational text in that case might help users to notice
that something is not configured optimally (e.g. disabled cronjob)

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
www/manager6/node/ZFS.js