]> git.proxmox.com Git - pve-storage.git/commit - PVE/Diskmanage.pm
catch '---' in threshold output of sandisk ssds
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 30 Nov 2016 15:35:59 +0000 (16:35 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 30 Nov 2016 16:19:43 +0000 (17:19 +0100)
commitbd54091c2a9f6663e828a4529ae06834965d66af
treeee3cc0e699c0a0d81cc848a0d19c074b154438f1
parent34c909489d5c4befd1ecb14f5a3e61beb4b5090d
catch '---' in threshold output of sandisk ssds

sandisk ssds have a default threshold of '---' on nearly all fields,
which prevents our parsing

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
PVE/Diskmanage.pm