12.
On the compute node, run the following command to display the list of VNICs
available on the compute node:
el01cn02# dladm show-phys | grep eoib
This command displays the name of the new interface, as seen on the compute
node, such as
eoib0
. Note the corresponding link, such as
net7
. It also displays
the state of the interface.
Note:
You may repeat the above steps to create more network- administered tagless
VNICs on the same compute node as long as a unique {ETH connector, port
GUID} tuple is chosen each time. When this second VNIC is configured in the
same manner, the VNIC is seen on the compute node (for example, as the
eoib1
interface with the link
net8
). It is recommended that you configure
these two Ethernet over InfiniBand (EoIB) interfaces in an IPMP group, such
as
bond1
.
To create a host-administered VNIC on a {ETH connector, port GUID} tuple
with a network-administered tagless VNIC already created on it, complete the
Oracle Solaris: Creating VNICs and Associating Them with
.
13.
Create another VNIC for the same compute node, using a connector on a different
gateway switch, by following steps
to
. Note the name of this interface and its
corresponding link. For example,
eoib1
interface with the link
net8
.
14.
Delete the following files:
•
/etc/hostname.bond1
•
/etc/hostname.eoib0
•
/etc/hostname.eoib0
15.
Restart the compute node by running the
reboot
command.
16.
Create the VNIC you created in step
again on the compute node by running the
following command:
hostname# dladm create-vnic -l link_name [-v vlan_id] interface_name
Example:
el01cn02# dladm create-vnic -l net7 eoib0
el01cn02# dladm create-vnic -l net8 eoib1
If you are creating a VLAN tagged VNIC, use the
-v
option to add the VLAN ID
as follows:
el01cn02# dladm create-vnic -l net7 -v 1706 eoib0
el01cn02# dladm create-vnic -l net8 -v 1706 eoib1
17.
You can verify if the VNICs were created by using the
dladm show-vnic
command as follows:
hostname# dladm show-vnic
Set Up Ethernet Over InfiniBand (EoIB) on Oracle Solaris
10-10 Oracle Exalogic Elastic Cloud Machine Owner's Guide
Содержание Exalogic Elastic Cloud
Страница 12: ...xii ...
Страница 70: ...Default Port Assignments 4 16 Machine Owner s Guide ...
Страница 82: ...Initial Network Configuration of Exalogic Machine 5 12 Machine Owner s Guide ...
Страница 102: ...Network Configuration Worksheets 6 20 Machine Owner s Guide ...
Страница 112: ...What Next 7 10 Machine Owner s Guide ...
Страница 134: ...Use the Phone Home Service to Manage the Storage Appliance 8 22 Machine Owner s Guide ...
Страница 162: ...Oracle Solaris Creating VNICs and Associating Them with VLANs 11 6 Machine Owner s Guide ...
Страница 248: ...Using Oracle Services in Oracle Enterprise Manager Ops Center 17 34 Oracle Exalogic Elastic Cloud Machine Owner s Guide ...
Страница 250: ...Using Oracle Services in Oracle Enterprise Manager Ops Center 17 36 Machine Owner s Guide ...
Страница 324: ...Power Distribution Unit Cabling Tables E 32 Machine Owner s Guide ...
Страница 338: ...Migrate a Zone to a New Host F 14 Machine Owner s Guide ...
Страница 342: ...Install Update and Remove RPMs Using Yum G 4 Machine Owner s Guide ...