Configure Network Access

This section describes the following steps for configuring cluster network access: 

You can use the EXAoperation user interface (Configuration > Network) to configure these settings.

You must be logged in to the EXAoperation interface as an admin user.

Configure System Network Settings

Do the following:

  1. In the EXAoperation interface, Select ConfigurationNetwork.

  2. Click the Edit button in the System tab. You can edit the following parameters.
    System PropertyValue
    Cluster NameSet the name of the cluster.
    License Server NodeName of the node operating as the license server (management node).
    Public Network AddressIPv4 subnet address for the data nodes
    Default GatewayIPv4 address of the subnet gateway for the data nodes
    NTP ServerIPv4 address of the NTP server/s for the cluster 
    DNS ServerOptional - set the DNS server(s)
    Search DomainOptional - set the search domain for the cluster
    Time ZoneTime zone the cluster will run in. On the first start-up of the database, the time zone will also be used for the database.
    OS Memory per Node (GiB)

    Specifies the amount of memory dedicated to the OS, and which Exasol cannot use. For more information, see Specify OS Memory Swap for Cluster Node(s).

    Set this to 10% of each data node's main memory (for example, 192GiB per node -> 19GiB OS Memory).

    Disable unencrypted EXAoperation Interfaces

    Disables HTTP for EXAoperation and FTP for cluster internal SDFS (Storage Distributed File System) archive volumes.

    Disable Backup Download Interfaces

    Disables the possibility to download backup files from a cluster internal SDFS (Storage Distributed File System) archive volume

    Disable MAC Address ChecklistDisables checking MAC addresses when the nodes boot up. Checking this option will also disable reordering of network interfaces.
    Disable BroadcastsCheck this option if the network does not allow broadcasts.
    MTUMaximum Transmission Unit for the network. You can set this for the private and public networks.
  3. Click Apply to save your changes.

Add Routes

  1. In the EXAoperation interface, Select ConfigurationNetwork.
  2. Select the Routes tab.
  3. Click Add.
  4. Configure the route details and click Add.

Add Additional Networks

You can add the additional networks in Configuration > Network > Additional Networks.This step is optional. The networks can be:

  • Private networks (CICN)
  • Public networks (CSCN)

Each additional network interface group requires a separate VLAN and physical network interface on each node (MAC address). First, create a new VLAN and then assign the interface to the nodes using the node editor (Configuration > Nodes).

Do the following to add the additional networks:

  1. In the EXAoperation interface, Select ConfigurationNetwork.
  2. Select the Additional Networks tab to add a public or private network.
  3. Specify the following:
    • Description: a name for the network
    • MTU: The Minimum Transfer Unit for the VLAN
    • Bonding network: Select a network to use for bonding (if applicable)
    • Network: IP address of the network (public network only). For example, 192.168.16.0/24

Configure Server Management

You can add and configure a SrvMgmt group if out-of-band management is used. This step is optional. Follow the below steps to add and configure SrvMgmt group: 

  1. In the EXAoperation interface, Select ConfigurationNetwork.
  2. Select the SrvMgmt tab.
  3. In the Add SrvMgmt Group screen, configure the following parameters:
    • IPMI Type: select the type supported by the vendor you are using.
    • Name: Name of the IPMI Group. Once created, it can be later assigned to an interface (e.g. iLO, iDRAC) or a MAC address.
    • Public IPMI IP Addresses:
      • Option 1: The IPMI interfaces already have IP addresses assigned. Enable the check box and fill in IP addresses in the node editor. This requires the IPMI interfaces to be in the public network (CSCN) or a dedicated VLAN, which in both cases needs to be accessible from all cluster nodes.
      • Option 2: The IPMI interfaces are served from the cluster internal DHCP server Fill in the IPMI MAC address in the node editor. IPMI interfaces need to be located in the private network (CICN).
    • Username/Password: Credentials for the IPMI card.