RE: [ndctl PATCH 2/2] ndctl, util: add support for HPE DSM SMART interfaces

2016-09-07 Thread Boylston, Brian
Dan Williams wrote on 2016-09-03: > On Fri, Sep 2, 2016 at 6:32 AM, Brian Boylston wrote: >> This patch introduces util_hpe_dimm_health_to_json(), which calls the HPE >> DSM functions defined in [1] and populates a JSON object with health data. >> This delivers health reporting parity for HPE type

Re: [ndctl PATCH 2/2] ndctl, util: add support for HPE DSM SMART interfaces

2016-09-03 Thread Dan Williams
On Fri, Sep 2, 2016 at 6:32 AM, Brian Boylston wrote: > This patch introduces util_hpe_dimm_health_to_json(), which calls the HPE > DSM functions defined in [1] and populates a JSON object with health data. > This delivers health reporting parity for HPE type N NVDIMMs, but we are > planning a fut

RE: [ndctl PATCH 2/2] ndctl, util: add support for HPE DSM SMART interfaces

2016-09-02 Thread Boylston, Brian
Johannes Thumshirn wrote on 2016-09-02: > On Fri, Sep 02, 2016 at 08:32:38AM -0500, Brian Boylston wrote: >> This patch introduces util_hpe_dimm_health_to_json(), which calls the HPE >> DSM functions defined in [1] and populates a JSON object with health data. >> This delivers health reporting pari

Re: [ndctl PATCH 2/2] ndctl, util: add support for HPE DSM SMART interfaces

2016-09-02 Thread Johannes Thumshirn
On Fri, Sep 02, 2016 at 08:32:38AM -0500, Brian Boylston wrote: > This patch introduces util_hpe_dimm_health_to_json(), which calls the HPE > DSM functions defined in [1] and populates a JSON object with health data. > This delivers health reporting parity for HPE type N NVDIMMs, but we are > plann