Skip to main content
NetApp Knowledge Base

ONTAP GUI takes longer than expected to load the Job pages in the fix version of CONTAP-75729

Views:
29
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

Applies to

  • ONTAP 9.16.1P11 
  • System Manager 
  • REST API end point /api/cluster/jobs

Issue

  • ONTAP GUI takes longer than expected to load job pages, the browser network log shows bottleneck in REST API end point /api/cluster/jobs.
  • REST API trace output indicates it takes more than 66 seconds to display 20 job entries.

  "num_records": 20,
  "_links": {
    "self": {
      "href": "/api/cluster/jobs?return_timeout=120&max_records=20&order_by=message"
    },
    "next": {
      "href": "/api/cluster/jobs?start.message=success&start.uuid=xxxxxxxxxxxxxxxxxxxx&return_timeout=120&max_records=20&order_by=message"
    }
  },
  "trace_output": "
TRACE RESULTS
--------------------------------------------------------------------------------------
Node             Thread   Time(s) Net Bytes Max Bytes Alloc Bytes Freed Bytes   Allocs
---------------- ------ --------- --------- --------- ----------- ----------- --------
Node-01   main 58.214563   -965360   4126376  7282486608  7283451968 44300007
Node-02   DSMF  3.344626   -109568     67168   514555288   514664856  2264748
Node-03   DSMF  3.850884   -444512     19584   445544752   445989264  1943451
Node-04   DSMF  0.882458      7680     18152    96838720    96831040   542877
--------------------------------------------------------------------------------------
           TOTAL        66.292531  -1511760   4126376  8339425368  8340937128 49051083

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.