Skip to main content
HCI
1.10

Modify and test the management node network, cluster, and system settings

Contributors netapp-dbagwell amgrissino

You can modify and test the management node network, cluster, and system settings.

Update management node network settings

On the Network Settings tab of the per-node management node UI, you can modify the management node network interface fields.

  1. Open the per-node management node UI.

  2. Click the Network Settings tab.

  3. View or enter the following information:

    1. Method: Choose one of the following methods to configure the interface:

      • loopback: Use to define the IPv4 loopback interface.

      • manual: Use to define interfaces for which no configuration is done by default.

      • dhop: Use to obtain an IP address via DHCP.

      • static: Use to define Ethernet interfaces with statically allocated IPv4 addresses.

    2. Link Speed: The speed negotiated by the virtual NIC.

    3. IPv4 Address: The IPv4 address for the eth0 network.

    4. IPv4 Subnet Mask: Address subdivisions of the IPv4 network.

    5. IPv4 Gateway Address: Router network address to send packets out of the local network.

    6. IPv6 Address: The IPv6 address for the eth0 network.

    7. IPv6 Gateway Address: Router network address to send packets out of the local network.

      Important The IPv6 options are not supported for 11.3 or later versions of the management node.
    8. MTU: Largest packet size that a network protocol can transmit. Must be greater than or equal to 1500. If you add a second storage NIC, the value should be 9000.

    9. DNS Servers: Network interface used for cluster communication.

    10. Search Domains: Search for additional MAC addresses available to the system.

    11. Status: Possible values:

      • UpAndRunning

      • Down

      • Up

    12. Routes: Static routes to specific hosts or networks via the associated interface the routes are
      configured to use.

Update management node cluster settings

On the Cluster Settings tab of the per-node UI for the management node, you can modify cluster interface fields when a node is in Available, Pending, PendingActive, and Active states.

  1. Open the per-node management node UI.

  2. Click the Cluster Settings tab.

  3. View or enter the following information:

    • Role: Role the management node has in the cluster. Possible value: Management.

    • Version: Element software version running on the cluster.

    • Default Interface: Default network interface used for management node communication with the cluster running Element software.

Test the management node settings

After you change management and network settings for the management node and commit the changes, you can run tests to validate the changes you made.

  1. Open the per-node management node UI.

  2. In the management node UI, click System Tests.

  3. Complete any of the following:

    1. To verify that the network settings you configured are valid for the system, click Test Network Config.

    2. To test network connectivity to all nodes in the cluster on both 1G and 10G interfaces using ICMP packets, click Test Ping.

  4. View or enter the following:

    • Hosts: Specify a comma-separated list of addresses or host names of devices to ping.

    • Attempts: Specify the number of times the system should repeat the test ping. Default: 5.

    • Packet Size: Specify the number of bytes to send in the ICMP packet that is sent to each IP. The number of bytes must be less than the maximum MTU specified in the network configuration.

    • Timeout mSec: Specify the number of milliseconds to wait for each individual ping response. Default: 500 ms.

    • Total Timeout Sec: Specify the time in seconds the ping should wait for a system response before issuing the next ping attempt or ending the process. Default: 5.

    • Prohibit Fragmentation: Enable the DF (do not fragment) flag for the ICMP packets.

Find more Information