Skip to main content
NetApp Knowledge Base

What ONTAP methods are available to back up settings besides system configuration backup?

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

Applies to

ONTAP 9

Answer

Available methods to back up ONTAP configuration settings:

  • System configuration backup 
    • Use the system configuration backup create -node <node-name> -backup-name <name> command.
    • Backs up cluster and node configuration data.
  • AutoSupport 
    • When enabled, AutoSupport regularly collects and sends system configuration information.
    • Extract configuration files (such as /etc/rc, /etc/hosts, /etc/fstab, /etc/exports, /etc/group, /etc/passwd) from AutoSupport packages for backup or review.
  • Manual command output 
    • Output key configuration details to text files using ONTAP CLI commands.
    • Example commands: 
      • cluster show
      • vserver show
      • network interface show
      • volume show
      • export-policy rule show
    • Save command outputs before and after upgrade for comparison.
  • Note:
    • System configuration backup is primarily for restoring configuration on the same ONTAP version. 
    • Restoring configuration backups across different ONTAP versions is not supported.

Additional Information

Comparing configuration differences before and after upgrade:

  • Save system configuration backup files and CLI command outputs before and after the ONTAP upgrade.
  • Use a file comparison tool (such as WinMerge or the diff command) to compare text outputs and identify differences.

Note: System configuration backup files are in binary format. Extract contents for comparison if needed.

  • AutoSupport content can be exported as text and compared similarly.
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.