Exadata Management Switch

Exadata: Configure Management Network Switch with multiple uplinks for redundant connectivity

In this post, I will provide the steps to configure Cisco Management Network Switches with multiple uplinks for redundant connectivity for Oracle Exadata Machines.

The initial configuration and deployment of an Oracle Exadata environment is performed using the Oracle Exadata Deployment Assistant (OEDA). Oracle Exadata requires a minimum of three networks: the Administration Network, the Client Network, and the Private Network.

Administration Network: Also known as the management network, this required network connects to your existing management network infrastructure, and is used for administrative work on all components of Oracle Exadata. By default, the administration network connects the database servers, storage servers, server Integrated Lights Out Manager (ILOM) interfaces, and RDMA Network Fabric switches to the Management Network Switch in the rack. One uplink is required from the Management Network Switch to your management network.

In general, the Exadata Management Network Switch is configured with a single uplink to the management network. This network is dedicated solely to management purposes by the DBA team, and no database traffic flows through it between application servers and database servers. In case of a failure or emergency, the network team can physically connect the switch to another port with ease. For this reason, the connection is often left with only one uplink and redundancy is typically ignored.

We decided to configure it with redundant connectivity. Although Oracle’s official documentation is generally excellent, in this case, we could not find a useful guide in either the Installation and Configuration Guide for Exadata Database Machine or on My Oracle Support.

“In the official documentation (Installation and Configuration Guide for Exadata Database Machine, section 6.4. – Configuring the Management Network Switch), it is stated that:

Note that the Cisco 4948E-F switch supports multiple uplinks to the customer network by utilizing ports 49 – 52. This is a more complicated switch setup due to the redundant connectivity, and should be performed by the customer’s network administrator.

While this might be a trivial task for a network administrator, I wanted to share all the steps, as they may be helpful to others. In this example, I will outline the steps for an Oracle Exadata X7-2 Half Rack with a Cisco 9348 Ethernet Switch, which has 22 available and currently unused ports.

Ports 1 and 2 will be configured as uplink ports. Before physically connecting the cables to the backbone network, I will first complete the configuration and then proceed with the cabling.

After completing the configuration, the next step is to establish the physical Ethernet connection and verify the interface status.

Check the spanning tree configuration to validate the root interface.

Use the copy running-config startup-config command to save the current configuration and make it persistent across reboots.

Hope it helps.


Discover More from Osman DİNÇ


Comments

Leave your comment