Learn about ONTAP Mediator
This documentation refers to the on-premise version of ONTAP Mediator. For information about ONTAP Cloud Mediator, available beginning with ONTAP 9.17.1, see the SnapMirror active sync documentation.
ONTAP Mediator provides several functions for ONTAP features:
-
Provides a persistent and fenced store for HA metadata.
-
Serves as a ping proxy for controller liveliness.
-
Provides synchronous node health query functionality to aid in quorum determination.
ONTAP Mediator provides two additional systemctl services:
-
ontap_mediator.serviceMaintains the REST API server for managing the ONTAP relationships.
-
mediator-scst.serviceControls the startup and shutdown of the iSCSI module (SCST).
Tools provided for the system administrator
Tools provided for the system administrator:
-
/usr/local/bin/mediator_change_passwordSets a new API password when the current API username and password are provided.
-
/usr/local/bin/mediator_change_userSets a new API username when the current API username and password are provided.
-
/usr/local/bin/mediator_generate_support_bundleGenerates a local tgz file containing all useful support information needed for communication with NetApp customer support. This includes application configuration, logs, and some system information. The bundles are generated on the local disk and can be transferred manually, as needed. Storage location: /opt/netapp/data/support_bundles/
-
/usr/local/bin/uninstall_ontap_mediatorRemoves the ONTAP Mediator package and the SCST kernel module. This includes all configuration, logs, and mailbox data.
-
/usr/local/bin/mediator_unlock_userReleases a lock-out on the API user account if the authentication retry limit was reached. This feature is used to prevent brute force password derivation. It prompts the user for the correct username and password.
-
/usr/local/bin/mediator_add_user(Support only) Used to add the API user upon installation.
SCST and kernel updates
ONTAP Mediator uses SCST to provide iSCSI for communication in MetroCluster IP configurations. The SCST package is a kernel module that is compiled during installation. You might need to reinstall SCST after updates to the kernel. Alternatively, uninstall ONTAP Mediator, then re-install and reconfigure the ONTAP relationship. Refer to SCST: A Generic SCSI Target Subsystem for Linux to learn more about SCST.
|
|
You should coordinate any updates to the server OS kernel with a maintenance window in ONTAP. |
Support for HTTPS and iSCSI
Beginning with ONTAP Mediator 1.12, you can configure an ONTAP Mediator that uses HTTPS or iSCSI to monitor a MetroCluster IP configuration. You can choose to install ONTAP Mediator with support for both iSCSI and HTTPS or HTTPS only. If ONTAP Mediator is installed with support for HTTPS only, the SCST package is not installed. Refer to HTTPS and iSCSI installation options for ONTAP Mediator for more information.