4.
Create a VNIC on the compute node for the first physical link using the
dladm
create-vnic
command as follows:
# dladm create-vnic -l link_of_eoib0 -v VLAN_ID vnic1_name
Example:
# dladm create-vnic -l net9 -v 1706 vnic3_1706
5.
Create a VNIC for the second physical link using the
dladm create-vnic
command as follows:
# dladm create-vnic -l link_of_eoib1 -v VLAN_ID vnic2_name
Example:
# dladm create-vnic -l net8 -v 1706 vnic2_1706
F.3.2 Set Up a Solaris Zone
With the storage appliance prepared, you can store the zone on the storage appliance
and set up additional bonded network on the 10 GbE Exalogic client network
exclusively for the zone.
You can set up the solaris zone by doing the following:
1.
2.
F.3.2.1 Create a Zone
You can create a zone by doing the following:
1.
Log in to the compute node as the
root
user.
2.
Run the
zonecfg
command to configure the zone as follows:
# zonecfg -z zone_name
Example:
# zonecfg -z zone04
Use 'create' to begin configuring a new zone.
In this example, the name of the zone you are creating is
zone04
.
3.
Enter
create
to begin configuring the zone:
zonecfg:zone04 create
create: Using system default template 'SYSdefault'
4.
Create the zone by running the following commands:
zonecfg:zone04> set zonepath=/zones/zone04
zonecfg:zone04> add rootzpool
zonecfg:zone04:rootzpool> add storage iscsi://
IPoIB_Address_of_the_storage_Appliance/luname.naa.LUNGUID
zonecfg:zone04:rootzpool> end
zonecfg:zone04> remove anet
zonecfg:zone04> add net
zonecfg:zone04:net> set physical=vnic1_name
zonecfg:zone04:net> end
Create a Solaris Zone
F-8 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 ...