Movatterモバイル変換


[0]ホーム

URL:


Go to main content
oracle home

Managing Network Virtualization and Network Resources in Oracle® Solaris 11.4

Exit Print View

 
Search Scope:
  »  ...Documentation Home  »  Oracle Solaris 11.4 Information Library  »  Managing Network Virtualization and Network ...  »  Introduction to Network Virtualization and ...  »  Scenario: Combining Network Virtualization and ...
Updated: November 2020
 
 

Scenario: Combining Network Virtualization and Network Resource Management

Network virtualization with network resource management helps you to manage flow control, improve system performance, and configure the network utilization needed to achieve OS virtualization, utility computing, and server consolidation. This section uses a scenario to show how to use network virtualization with network resource management to optimize system performance.

The following figure shows the network virtualization setup that is used in this scenario.

Figure 3  Use Case: Network Virtualization Setup

image:This figure shows the network virtualization setup.

The setup consists of the following components:

  • Oracle Solaris hostsCN1 andCN2 that are configured with the datalinksnet0 andnet1 respectively.

  • Oracle Solaris Zoneszone1 andzone2 that are configured onCN1 andzone3 that is configured onCN2.

  • Zoneszone1,zone2, andzone3 that are configured with the VNICsvnic1,vnic2, andvnic3 respectively.

  • Elastic virtual switchEVS1 that is set up betweenzone2 onCN1 andzone3 onCN2. Zoneszone2 andzone3 are in the same network and hence are configured on the same elastic virtual switch.

  • Virtual portsvport2 andvport3 that are the points of attachment between the VNICs andEVS1.

You can allocate network resources based on the priority and the rate of processing packets of different applications that run on zones. You can use datalink properties and flows to allocate network resources for the VNICs appropriately. This scenario is based on the following assumptions for allocating network resources:

  • zone1 hosts the applicationsapp1 andapp2. You need to configure a flow onvnic1 to isolate traffic and implement control over how packets belonging to the flows use resources. You also need to configure a separate pool of CPUs forvnic1.

  • zone2 hosts the applicationapp3 that communicates with a database onzone3.

  • zone3 hosts a database that communicates withzone2. Becausevnic3 receives and transmits more packets than the other VNICs, it uses more bandwidth. So, you need to set a higher bandwidth limit to cap the bandwidth usage ofvnic3. You can also set a high priority for packet processing.

Based on these assumptions, the network resources are allocated for the VNICs that are configured on the Oracle Solaris hosts. The following figure shows the allocation of network resources for the VNICs by using the datalink properties and flows.

Figure 4  Use Case: Network Virtualization With Flows and Resource Allocation

image:This figure shows network resource management with network                         virtualization.

This figure shows the datalink and flow properties that are set for the VNICs andflow1. The following table describes these properties and their values.

Table 1  Datalink and Flow Properties of VNICs
VNICs
Datalink Properties
Flow Properties
Description
vnic1
pool=pool1
priority=high
maxbw=2G
flow1 is created onvnic1 based on the transport protocol and IP address. Thepriority andmax-bw properties are set toflow1 to control the flow packets.
Additionally, thepool property is set to allocate a pool of CPUs tovnic1.
vnic2
priority=medium
max-bw=2G
Themax-bw property is set tovnic2 to allocate bandwidth. Thepriority property is set tomedium by default.
vnic3
priority=high
max-bw=6G
The propertiesmax-bw andpriority are set tovnic3 to allocate bandwidth and prioritize the order in which the packets are processed.
Copyright © 2011, 2020, Oracle and/or its affiliates. 
Previous
Next

[8]ページ先頭

©2009-2026 Movatter.jp