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.
Special Notes
ONTAP Mediator relies on SCST to provide iSCSI (See http://scst.sourceforge.net/index.html). This package is a kernel module that is compiled during installation specifically for the kernel. Any updates to the kernel might require SCST to be re-installed. Alternatively, uninstall then re-install ONTAP Mediator, then reconfigure the ONTAP relationship.
|
|
Any updates to the server OS kernel should be coordinated with a maintenance window in ONTAP. |