Skip to main content
NetApp Knowledge Base

The system load incurred during Autosupport compression

Views:
9
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:
3/31/2025, 10:53:05 AM

Applies to

  • ONTAP 9
  • Autosupport

Answer

The process of compressing log files using the tar command primarily impacts the CPU and disk I/O resources. Here is a detailed explanation of the resource usage and impact:

  1. CPU Load:
    • The compression process performed by the tar command consumes CPU resources due to the compression algorithm's processing.
  2. Disk I/O:
    • Reading the files to be compressed and writing the compressed file generates disk I/O. This can result in significant disk I/O load, especially when compressing large log files.
  3. Memory Usage:
    • Temporary memory is used during the compression process, but it is typically not significant enough to impact normal system operations.
  4. Network Bandwidth:
    • If the compressed file is transferred to another location, network bandwidth will be used. However, this is not directly related to the compression process itself.

Additional Information

N/A

 

 

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.