Create An Ipoib Partition And Adding Ports - Oracle Exalogic Elastic Cloud Owner's Manual

Table of Contents

Advertisement

Create an IPoIB Partition and Adding Ports

See the following example:
Run the following command to start the process:
1.
# smpartition start
Run the following command:
2.
# smpartition list modified
Run the following command to make Exalogic compute nodes limited members of
3.
the default partition and to disable IPoIB on the default partition:
# smpartition modify -n Default -port ALL_CAS -m limited -
flag
16.5 Create an IPoIB Partition and Adding Ports
In this example procedure, you are creating a unique, non-default partition named
myIPoIB for network isolation on Exalogic's private InfiniBand fabric by configuring
a non-default partition key (pkey) value 0x005.
To do so, complete the following steps:
Log in to the InfiniBand switch where master SM is running. For more
1.
information, see
To start the configuration process, run the following command:
2.
# smpartition start
Create the myIPoIB partition with the pkey 0x005 with full membership by
3.
running the following command:
# smpartition create -n myIPoIB -pkey 0x8005 -m full -flag ipoib
Run the following command to add the compute node port GUIDs, which you
4.
noted down in
Gateway
# smpartition add -n myIPoIB -port portGUID1 portGUID2
In this example, portGUID1 and portGUID2 are the ports that you want to add
to the partition. This command example shows a few port entries only. You can
add as many ports as necessary. An example port value is 0021280001cef8e3.
If you intend to use the partition for creating vNICs, run the following command
5.
to add the gateway switch's BridgeX ports to the myIPoIB partition; otherwise,
proceed to the next step. The gateway switch's BridgeX ports were noted down in
Gather Port GUIDs of Compute Nodes and BridgeX Ports of Gateway
# smpartition add -n myIPoIB -port BridgeXPort1 BridgeXPort2 BridgeXPort3
BridgeXPort4
16-6 Oracle Exalogic Elastic Cloud Machine Owner's Guide
Note:
Do not complete this step if your Exalogic machine is connected to Oracle
Exadata Database Machine on the same InfiniBand fabric.
Before You
Gather Port GUIDs of Compute Nodes and BridgeX Ports of
Switches, to the myIPoIB partition.
Begin.
Switches.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Exalogic Elastic Cloud and is the answer not in the manual?

Questions and answers

Table of Contents