Deploy NetApp Simulate ONTAP

This integration testing was performed using Simulate ONTAP configured as a single node. Simulate ONTAP 9.x is a virtual simulator for ONTAP® software. The virtual simulator was deployed as a virtual machine in VMware.

  1. Download the simulator ova file from Simulate ONTAP Download

  2. Deploy the virtual machine. For the purpose on this integration, the STORAGE SYSTEM NAME is set to mycluster.

  3. Add a record in your DNS server for the Cluster Management.

  4. Configure the NTP server per NetApp documentation.

  5. Install the root CA certificate from your root CA.

    For example:

    mycluster::> security certificate install -vserver mycluster -type server-ca -subtype kmip-cert
    
    ...
    
    You should keep a copy of the CA-signed digital certificate for future reference.
    
    The installed certificate's CA and serial number for reference:
    CA: interop-CONTROLLER-CA-4
    serial: 3DAC5A62645AD5AB4E569666B3E4DA66
    
    The certificate's generated name for reference: interop-CONTROLLER-CA-4

    Note the certificate’s generated name above, e.g. interop-CONTROLLER-CA-4. It will be needed in section integrate-kc-netapp.adoc#setup-kc-external-kmip-server.