WO2023109346A1 - Network virtualization service system and network virtualization server - Google Patents

Network virtualization service system and network virtualization server Download PDF

Info

Publication number
WO2023109346A1
WO2023109346A1 PCT/CN2022/129240 CN2022129240W WO2023109346A1 WO 2023109346 A1 WO2023109346 A1 WO 2023109346A1 CN 2022129240 W CN2022129240 W CN 2022129240W WO 2023109346 A1 WO2023109346 A1 WO 2023109346A1
Authority
WO
WIPO (PCT)
Prior art keywords
network
network virtualization
virtual
virtual machine
edge device
Prior art date
Application number
PCT/CN2022/129240
Other languages
French (fr)
Chinese (zh)
Inventor
林宝洪
樊勇兵
吴林泽
黄志兰
陈天
刘艺
Original Assignee
中国电信股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中国电信股份有限公司 filed Critical 中国电信股份有限公司
Publication of WO2023109346A1 publication Critical patent/WO2023109346A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0889Techniques to speed-up the configuration process
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45595Network integration; Enabling network access in virtual machine instances

Definitions

  • the present disclosure relates to the field of cloud computing, in particular, to a network virtualization service system and a network virtualization server.
  • the network virtualization server 100 can be integrated with the network virtual edge device 110 , the virtual machine monitor 120 and the virtual machine 140 .
  • NVE relies on the hypervisor kernel and executable software library, and each manufacturer/version hypervisor needs to be developed and adapted one by one to solve the problem of the two dependent environment conflicts; different SDN manufacturers have different NVE private interfaces, Hypervisors of different manufacturers/versions need to be developed and adapted one by one.
  • the publication number CN112068924A proposes to deploy NVE and its binary/library in a container environment to reduce the difficulty of integrating NVE and Hypervisor, but NVE still needs to adapt to the Hypervisor kernel. And the Hypervisor still needs to adapt the NVE private interface one by one.
  • An embodiment of the present disclosure provides a network virtualization server, including:
  • the first network card is deployed with a network virtualization edge device, a standard interface library of the network virtualization edge device, a first kernel and a first executable software library that the network virtualization device depends on;
  • the virtual machine monitor and its dependent second kernel and second executable software library binds or unbinds the network virtualization to the second network card of the virtual machine through the standard interface library Virtual interface for edge devices.
  • the standard interface library of the network virtualization edge device includes:
  • a standardized interface is used to define an operation method and parameters for binding or/and unbinding the virtual interface of the network virtualization edge device to the second network card of the virtual machine in the standard interface library;
  • the interface plug-in is inherited from the standardized interface, so as to realize the conversion between the virtual interface and the standardized interface of the network virtualization edge device.
  • the interface plug-in is updated with the version update of the virtual interface of the network virtualization edge device.
  • the first network card is a SoC type network card.
  • the network virtualization edge device is an open virtual switching standard network virtualization edge device.
  • the first network card also includes:
  • the data path offloading engine is used to provide the data path offloading of the open virtual switching standard.
  • the network virtualization edge device, the standard interface library of the network virtualization edge device, the first kernel and the first executable software library that the network virtualization device depends on are deployed on the In the ARM processor of the first network card mentioned above.
  • the second kernel and the second executable software library that the virtual machine monitor depends on are deployed in the virtual machine monitor.
  • a network virtualization service system including:
  • a virtual machine monitor manager configured to manage the network virtualization server
  • a software-defined network controller configured to deliver control information to the network virtualization edge device.
  • the virtual machine monitor manager and the software-defined network controller are managed by a cloud computing platform.
  • FIG. 1 is a block diagram of a network virtual server in the background technology.
  • FIG. 2 is a block diagram of an embodiment of the network virtual server of the present disclosure.
  • Fig. 3 is a block diagram of an embodiment of the network virtual service system of the present disclosure.
  • Example embodiments will now be described more fully with reference to the accompanying drawings.
  • Example embodiments may, however, be embodied in many forms and should not be construed as limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of the example embodiments to those skilled in the art.
  • the same reference numerals denote the same or similar structures in the drawings, and thus their repeated descriptions will be omitted.
  • One of the purposes of the present disclosure is to provide a method, device, device, and storage medium for dynamically configuring signal resources, so as to solve the problem that network virtual edge devices rely on the kernel and executable software library of the virtual machine monitor, and meet the needs of various manufacturers/versions of virtual machine monitors.
  • FIG. 2 is a block diagram of an embodiment of the network virtual server of the present disclosure.
  • the network virtualization server 200 includes a first network card 210 , a virtual machine 230 and its second network card 231 , a virtual machine monitor 220 and its dependent second kernel, and a second executable software library 221 .
  • the first network card 210 is deployed with a network virtualization edge device 212 , a standard interface library 211 of the network virtualization edge device, a first kernel and a first executable software library 214 on which the network virtualization device 212 depends.
  • the second network card 231 is a virtual network card.
  • the virtual machine monitor 220 binds or unbinds the second network card 231 of the virtual machine 230 to or unbinds the virtual interface 213 of the network virtualization edge device 212 through the standard interface library 221 .
  • This disclosure aims at the current network virtual edge devices that need to be developed one by one to adapt to each manufacturer/version virtual machine monitor, and the interface coupling between the virtual machine monitor and the network virtual edge device is high.
  • the binary/library is deployed to the server network card through network card offloading, and the private interface of different manufacturers/versions of network virtual edge devices is shielded through the standardized interface library.
  • the advantages of the present disclosure are: 1. Deploy network virtual edge devices and their dependencies by using network card offloading, which improves the deployment efficiency of software-defined networks; 2. Network virtual edge devices and virtual machine monitors depend on different kernels, binary/ 3.
  • the virtual machine monitor calls the virtual network card of the standardized virtual machine to bind the virtual interface of the network virtual edge device, and the network virtual edge devices of different manufacturers are uniformly adapted to realize virtual Unification of service interfaces between machine monitors and network virtual edge devices.
  • FIG. 3 is a block diagram of an embodiment of the network virtual service system of the present disclosure.
  • the network virtualization service system includes a cloud computing platform 301 , a virtual machine monitor manager 302 , a software-defined network controller 303 and a network virtualization server 300 .
  • the network virtualization server 300 includes a first network card 310 , a virtual machine 330 and its second network card 331 , a virtual machine monitor 320 and its dependent second kernel, and a second executable software library 321 .
  • the first network card 310 is deployed with a network virtualization edge device 312, a standard interface library 311 of the network virtualization edge device, a first kernel and a first executable software library 314 on which the network virtualization device 312 depends, and data path offloading engine 315.
  • the second network card 331 is a virtual network card.
  • the virtual machine monitor 320 binds the second network card 331 of the virtual machine 330 to the virtual interface 313 of the network virtualization edge device 312 through the standard interface library 321 .
  • the first network card 310 may be, for example, a SOC (System on Chip, system-on-chip) type smart network card.
  • the network virtualization edge device 312, the standard interface library 311 of the network virtualization edge device 312, the first kernel and the first executable software library 314 that the network virtualization device 312 depends on are deployed on the first network card 310 ARM (Advanced RISC Machine) processor, where RISC stands for Reduced Instruction Set Computer (Reduced Instruction Set Computer).
  • ARM Advanced RISC Machine
  • the network virtualization edge device 312 is an Open Virtual Switching Standard (Open vSwitch, OVS) network virtualization edge device.
  • Open vSwitch Open Virtual Switching Standard
  • the standard interface library 311 of the network virtualization edge device 312 includes a standardized interface 321A and an interface plug-in 321B.
  • the standardized interface 321A is used to define an operation method and parameters for the standard interface library to bind or/and unbind the virtual interface of the network virtualization edge device to the second network card of the virtual machine.
  • the interface plug-in 321B is inherited from the standardized interface, so as to realize the conversion between the virtual interface and the standardized interface of the network virtualization edge device. Therefore, the interface plug-in can be updated along with the version update of the virtual interface of the network virtualization edge device, without changing the virtual machine monitor 320 .
  • the standard interface library 311 is, for example, the os-vif standard interface library of OpenStack.
  • OpenStack is an open source cloud computing management platform project, which is a combination of a series of software open source projects.
  • the os-vif standard interface in the os-vif standard interface library defines the operation method and parameters of VM VNIC binding/unbinding NVE VPORT.
  • OVS provides the OVS plug-in (321B ), and implement the conversion from the standard interface to the OVS private interface in the plug-in.
  • the data path offload engine 315 is configured to provide the data path offload of the Open Virtual Switching standard. Therefore, it is convenient to implement binding and unbinding between interfaces.
  • the second kernel and the second executable software library 321 that the virtual machine monitor 320 depends on are deployed in the virtual machine monitor 320 . Therefore, it is not necessary to change the existing virtual machine monitor 320 .
  • the first kernel and the second kernel may be, for example, Linux operating system kernels, the present disclosure is not limited thereto, and kernels of other operating systems are also within the protection scope of the present disclosure.
  • the executable software library may be, for example, a binary library for users to call software, packages or functions therein.
  • the software-defined network controller 303 is configured to deliver control information to the network virtualization edge device 312 .
  • the control information may be, for example, at least one of flow table and configuration information.
  • the configuration information may be, for example, enabling or disabling a certain port number, so as to cooperate with the process of creating or deleting a virtual machine.
  • the network virtualization edge device 312 can process the network virtualization edge device according to the first kernel and the first executable software library 314 of the dependent network virtualization edge device 312 and the control information issued by the software-defined network controller 303 312 corresponds to the network traffic of the virtual machine 330.
  • the virtual machine monitor manager 302 is used to manage the network virtualization server.
  • the software-defined network controller 303 and the hypervisor manager 302 can be managed by a cloud computing platform 301 (such as Openstack).
  • a cloud computing platform 301 such as Openstack
  • NVE and its dependencies (kernel, binary/library) independently by using network card offloading, which improves the deployment efficiency of SDN
  • NVE and Hypervisor depend on different kernels, binaries/libraries, which solves the problem of conflict between the two dependent environments
  • the Hypervisor calls the standardized VM VNIC to bind the NVE port interface.
  • NVEs from different manufacturers provide Plugins for unified adaptation to realize the unification of business interfaces between the Hypervisor and NVE, and the version change of the NVE private interface only needs to update the corresponding Plugin without affecting Hypervisor.
  • This disclosure aims at the current network virtual edge devices that need to be developed one by one to adapt to each manufacturer/version virtual machine monitor, and the interface coupling between the virtual machine monitor and the network virtual edge device is high.
  • the binary/library is deployed to the server network card through network card offloading, and the private interface of different manufacturers/versions of network virtual edge devices is shielded through the standardized interface library.
  • Network virtual edge devices and virtual machine monitors depend on different kernels, binaries/libraries, which solves the problem of conflicts between the two dependent environments;
  • the virtual machine monitor calls the virtual network card of the standardized virtual machine to bind the virtual interface of the network virtual edge device, and the network virtual edge devices of different manufacturers are uniformly adapted to realize the service interface between the virtual machine monitor and the network virtual edge device.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Computer And Data Communications (AREA)
  • Stored Programmes (AREA)

Abstract

Provided in the present disclosure are a network virtualization service system and a network virtualization server. The network virtualization server comprises: a first network card, which is deployed with a network virtualization edge device, a standard interface library of the network virtualization edge device, and a first kernel and a first operable software library, which the network virtualization device depends on; a virtual machine and a second network card thereof, wherein the second network card is a virtual network card; and a virtual machine hypervisor, and a second kernel and a second operable software library, which the virtual machine hypervisor depends on, wherein by means of the standard interface library, the virtual machine hypervisor binds the second network card of the virtual machine with a virtual interface of the network virtualization edge device or unbinds the second network card of the virtual machine from the virtual interface of the network virtualization edge device. By means of the present disclosure, a dependence environment conflict between a network virtualization edge device and a virtual machine hypervisor is solved, and private interface adaptation problems for different network virtual edge devices are also solved.

Description

网络虚拟化服务系统以及网络虚拟化服务器Network virtualization service system and network virtualization server
相关申请的交叉引用Cross References to Related Applications
本申请是以CN申请号为202111542834.1,申请日为2021年12月16的申请为基础,并主张其优先权,该CN申请的公开内容在此作为整体引入本公开中。This application is based on the application with CN application number 202111542834.1 and the application date is December 16, 2021, and claims its priority. The disclosure content of this CN application is hereby incorporated into this disclosure as a whole.
技术领域technical field
本公开涉及云计算领域,具体地说,涉及网络虚拟化服务系统以及网络虚拟化服务器。The present disclosure relates to the field of cloud computing, in particular, to a network virtualization service system and a network virtualization server.
背景技术Background technique
参见图1,在网络虚拟化服务中,为了便于虚拟机监视器120(Hypervisor)进行SDN(Software Defined Network,软件定义网络)NVE110(Network Virtualization Edge,网络虚拟边缘设备)的虚拟接口(Vport)111与虚拟机140(Virtual Machine,VM)的虚拟网卡141(VNIC)的接口绑定和解绑,通常将NVE110直接部署在Hypervisor120的操作系统内,与Hypervisor120共享操作系统内核和可运行软件库130。由此,网络虚拟化服务器100可以集成有网络虚拟边缘设备110、虚拟机监视器120以及虚拟机140。Referring to Fig. 1, in the network virtualization service, in order to facilitate the virtual machine monitor 120 (Hypervisor) to carry out the virtual interface (Vport) 111 of SDN (Software Defined Network, software defined network) NVE110 (Network Virtualization Edge, network virtual edge device) Binding and unbinding with the interface of the virtual network card 141 (VNIC) of the virtual machine 140 (Virtual Machine, VM), usually the NVE110 is directly deployed in the operating system of the Hypervisor120, and the operating system kernel and the executable software library 130 are shared with the Hypervisor120. Thus, the network virtualization server 100 can be integrated with the network virtual edge device 110 , the virtual machine monitor 120 and the virtual machine 140 .
这种集成方式存在如下问题:NVE依赖Hypervisor的内核和可运行软件库,对各厂家/版本Hypervisor需要逐一开发进行适配,解决二者依赖环境冲突问题;不同SDN厂家的NVE私有接口不一,不同厂家/版本Hypervisor需要逐一开发进行适配。This integration method has the following problems: NVE relies on the hypervisor kernel and executable software library, and each manufacturer/version hypervisor needs to be developed and adapted one by one to solve the problem of the two dependent environment conflicts; different SDN manufacturers have different NVE private interfaces, Hypervisors of different manufacturers/versions need to be developed and adapted one by one.
对此,公开号CN112068924A,名称为网络虚拟化系统和方法的专利申请,提出了将NVE及其二进制/库部署在容器环境中降低NVE与Hypervisor集成难度,但NVE仍需要适配Hypervisor的内核,且Hypervisor仍需逐一适配NVE私有接口。In this regard, the publication number CN112068924A, a patent application titled Network Virtualization System and Method, proposes to deploy NVE and its binary/library in a container environment to reduce the difficulty of integrating NVE and Hypervisor, but NVE still needs to adapt to the Hypervisor kernel. And the Hypervisor still needs to adapt the NVE private interface one by one.
由此可见,如何解决NVE依赖Hypervisor的内核和可运行软件库,对各厂家/版本Hypervisor需要逐一开发进行适配的二者依赖环境冲突;以及不同SDN厂家的NVE私有接口不一,不同厂家/版本Hypervisor需要逐一开发进行适配,是本领域技术人员亟待解决的技术问题。It can be seen from this that how to solve the conflict between NVE's dependency on Hypervisor's kernel and executable software library, and the need to develop and adapt each manufacturer/version of Hypervisor one by one; and different NVE private interfaces of different SDN manufacturers, different manufacturers/versions Version hypervisor needs to be developed and adapted one by one, which is a technical problem to be solved urgently by those skilled in the art.
需要说明的是,上述背景技术部分公开的信息仅用于加强对本公开的背景的理解,因此可以包括不构成对本领域普通技术人员已知的现有技术的信息。It should be noted that the information disclosed in the background section above is only used to enhance the understanding of the background of the present disclosure, and therefore may include information that does not constitute prior art known to those of ordinary skill in the art.
发明内容Contents of the invention
本公开的实施例提供一种网络虚拟化服务器,包括:An embodiment of the present disclosure provides a network virtualization server, including:
第一网卡,部署有网络虚拟化边缘设备、所述网络虚拟化边缘设备的标准接口库以及所述网络虚拟化设备依赖的第一内核以及第一可运行软件库;The first network card is deployed with a network virtualization edge device, a standard interface library of the network virtualization edge device, a first kernel and a first executable software library that the network virtualization device depends on;
虚拟机及其第二网卡,所述第二网卡为虚拟网卡;A virtual machine and its second network card, where the second network card is a virtual network card;
虚拟机监视器及其依赖的第二内核以及第二可运行软件库,所述虚拟机监视器通过所述标准接口库使所述虚拟机的第二网卡绑定或者解绑所述网络虚拟化边缘设备的虚拟接口。The virtual machine monitor and its dependent second kernel and second executable software library, the virtual machine monitor binds or unbinds the network virtualization to the second network card of the virtual machine through the standard interface library Virtual interface for edge devices.
在本公开的一些实施例中,所述网络虚拟化边缘设备的标准接口库包括:In some embodiments of the present disclosure, the standard interface library of the network virtualization edge device includes:
标准化接口,用以定义所述标准接口库使所述虚拟机的第二网卡绑定或者/以及解绑所述网络虚拟化边缘设备的虚拟接口的操作方法和参数;A standardized interface is used to define an operation method and parameters for binding or/and unbinding the virtual interface of the network virtualization edge device to the second network card of the virtual machine in the standard interface library;
接口插件,继承于所述标准化接口,以实现所述网络虚拟化边缘设备的虚拟接口与标准化接口的转换。The interface plug-in is inherited from the standardized interface, so as to realize the conversion between the virtual interface and the standardized interface of the network virtualization edge device.
在本公开的一些实施例中,所述接口插件随所述网络虚拟化边缘设备的虚拟接口的版本更新而更新。In some embodiments of the present disclosure, the interface plug-in is updated with the version update of the virtual interface of the network virtualization edge device.
在本公开的一些实施例中,所述第一网卡为系统级芯片类型的网卡。In some embodiments of the present disclosure, the first network card is a SoC type network card.
在本公开的一些实施例中,所述网络虚拟化边缘设备为开放虚拟交换标准的网络虚拟化边缘设备。In some embodiments of the present disclosure, the network virtualization edge device is an open virtual switching standard network virtualization edge device.
在本公开的一些实施例中,所述第一网卡还包括:In some embodiments of the present disclosure, the first network card also includes:
数据路径卸载引擎,用以提供所述开放虚拟交换标准的数据路径卸载。The data path offloading engine is used to provide the data path offloading of the open virtual switching standard.
在本公开的一些实施例中,所述网络虚拟化边缘设备、所述网络虚拟化边缘设备的标准接口库以及所述网络虚拟化设备依赖的第一内核以及第一可运行软件库部署于所述第一网卡的ARM处理器中。In some embodiments of the present disclosure, the network virtualization edge device, the standard interface library of the network virtualization edge device, the first kernel and the first executable software library that the network virtualization device depends on are deployed on the In the ARM processor of the first network card mentioned above.
在本公开的一些实施例中,所述虚拟机监视器依赖的第二内核以及第二可运行软件库部署于所述虚拟机监视器中。In some embodiments of the present disclosure, the second kernel and the second executable software library that the virtual machine monitor depends on are deployed in the virtual machine monitor.
根据本公开的又一方面,还提供一种网络虚拟化服务系统,包括:According to yet another aspect of the present disclosure, a network virtualization service system is also provided, including:
如上所述的网络虚拟化服务器;A network virtualization server as described above;
虚拟机监视器管理器,用以管理所述网络虚拟化服务器;a virtual machine monitor manager, configured to manage the network virtualization server;
软件定义网络控制器,用于向所述网络虚拟化边缘设备下发控制信息。A software-defined network controller, configured to deliver control information to the network virtualization edge device.
在本公开的一些实施例中,所述虚拟机监视器管理器以及软件定义网络控制器由云计算平台进行管理。In some embodiments of the present disclosure, the virtual machine monitor manager and the software-defined network controller are managed by a cloud computing platform.
附图说明Description of drawings
通过阅读参照以下附图对非限制性实施例所作的详细描述,本公开的其它特征、目的和优点将会变得更明显。Other features, objects and advantages of the present disclosure will become more apparent by reading the detailed description of non-limiting embodiments with reference to the following drawings.
图1是背景技术中网络虚拟服务器的模块图。FIG. 1 is a block diagram of a network virtual server in the background technology.
图2是本公开的网络虚拟服务器的一种实施例的模块图。FIG. 2 is a block diagram of an embodiment of the network virtual server of the present disclosure.
图3是本公开的网络虚拟服务系统的一种实施例的模块图。Fig. 3 is a block diagram of an embodiment of the network virtual service system of the present disclosure.
具体实施方式Detailed ways
现在将参考附图更全面地描述示例实施方式。然而,示例实施方式能够以多种形式实施,且不应被理解为限于在此阐述的实施方式。相反,提供这些实施方式使得本公开将全面和完整,并将示例实施方式的构思全面地传达给本领域的技术人员。在图中相同的附图标记表示相同或类似的结构,因而将省略对它们的重复描述。Example embodiments will now be described more fully with reference to the accompanying drawings. Example embodiments may, however, be embodied in many forms and should not be construed as limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of the example embodiments to those skilled in the art. The same reference numerals denote the same or similar structures in the drawings, and thus their repeated descriptions will be omitted.
本公开的其中一个目的在于提供动态配置信号资源的方法、装置、设备及存储介质,解决网络虚拟边缘设备依赖虚拟机监视器的内核和可运行软件库,对各厂家/版本虚拟机监视器需要逐一开发进行适配的二者依赖环境冲突;以及不同软件定义网络厂家的网络虚拟边缘设备私有接口不一,不同厂家/版本虚拟机监视器需要逐一开发进行适配的问题。One of the purposes of the present disclosure is to provide a method, device, device, and storage medium for dynamically configuring signal resources, so as to solve the problem that network virtual edge devices rely on the kernel and executable software library of the virtual machine monitor, and meet the needs of various manufacturers/versions of virtual machine monitors. There is a conflict between the two dependent environments for one-by-one development and adaptation; and the private interfaces of network virtual edge devices of different software-defined network manufacturers are different, and different manufacturers/versions of virtual machine monitors need to be developed and adapted one by one.
参见图2,图2是本公开的网络虚拟服务器的一种实施例的模块图。网络虚拟化服务器200包括第一网卡210、虚拟机230及其第二网卡231、虚拟机监视器220及其依赖的第二内核以及第二可运行软件库221。Referring to FIG. 2 , FIG. 2 is a block diagram of an embodiment of the network virtual server of the present disclosure. The network virtualization server 200 includes a first network card 210 , a virtual machine 230 and its second network card 231 , a virtual machine monitor 220 and its dependent second kernel, and a second executable software library 221 .
第一网卡210部署有网络虚拟化边缘设备212、所述网络虚拟化边缘设备的标准接口库211以及所述网络虚拟化设备212依赖的第一内核以及第一可运行软件库214。所述第二网卡231为虚拟网卡。虚拟机监视器220通过所述标准接口库221使所述虚拟机230的第二网卡231绑定或者解绑所述网络虚拟化边缘设备212的虚拟接口213。The first network card 210 is deployed with a network virtualization edge device 212 , a standard interface library 211 of the network virtualization edge device, a first kernel and a first executable software library 214 on which the network virtualization device 212 depends. The second network card 231 is a virtual network card. The virtual machine monitor 220 binds or unbinds the second network card 231 of the virtual machine 230 to or unbinds the virtual interface 213 of the network virtualization edge device 212 through the standard interface library 221 .
本公开针对目前网络虚拟边缘设备需逐一开发适配各厂家/版本虚拟机监视器、虚拟机监视器和网络虚拟边缘设备间接口耦合度高等问题,通过把网络虚拟边缘设备及所需的内核、二进制/库通过网卡卸载的方式部署到服务器网卡上,并通过标准化 接口库屏蔽不同厂商/版本网络虚拟边缘设备的私有接口实现。本公开的优势在于:1、使用网卡卸载的方式部署网络虚拟边缘设备及其依赖,提升了软件定义网络的部署效率;2、网络虚拟边缘设备和虚拟机监视器依赖于不同的内核、二进制/库,解决了二者依赖环境冲突的问题;3、虚拟机监视器调用标准化的虚拟机的虚拟网卡绑定网络虚拟边缘设备的虚拟接口,不同厂家的网络虚拟边缘设备进行统一适配,实现虚拟机监视器与网络虚拟边缘设备间业务接口的统一。This disclosure aims at the current network virtual edge devices that need to be developed one by one to adapt to each manufacturer/version virtual machine monitor, and the interface coupling between the virtual machine monitor and the network virtual edge device is high. By combining the network virtual edge device and the required kernel, The binary/library is deployed to the server network card through network card offloading, and the private interface of different manufacturers/versions of network virtual edge devices is shielded through the standardized interface library. The advantages of the present disclosure are: 1. Deploy network virtual edge devices and their dependencies by using network card offloading, which improves the deployment efficiency of software-defined networks; 2. Network virtual edge devices and virtual machine monitors depend on different kernels, binary/ 3. The virtual machine monitor calls the virtual network card of the standardized virtual machine to bind the virtual interface of the network virtual edge device, and the network virtual edge devices of different manufacturers are uniformly adapted to realize virtual Unification of service interfaces between machine monitors and network virtual edge devices.
下面参见图3,图3是本公开的网络虚拟服务系统的一种实施例的模块图。Referring to FIG. 3 below, FIG. 3 is a block diagram of an embodiment of the network virtual service system of the present disclosure.
网络虚拟服务系统包括云计算平台301、虚拟机监视器管理器302、软件定义网络控制器303以及网络虚拟化服务器300。The network virtualization service system includes a cloud computing platform 301 , a virtual machine monitor manager 302 , a software-defined network controller 303 and a network virtualization server 300 .
网络虚拟化服务器300包括第一网卡310、虚拟机330及其第二网卡331、虚拟机监视器320及其依赖的第二内核以及第二可运行软件库321。The network virtualization server 300 includes a first network card 310 , a virtual machine 330 and its second network card 331 , a virtual machine monitor 320 and its dependent second kernel, and a second executable software library 321 .
第一网卡310部署有网络虚拟化边缘设备312、所述网络虚拟化边缘设备的标准接口库311、所述网络虚拟化设备312依赖的第一内核以及第一可运行软件库314以及数据路径卸载引擎315。所述第二网卡331为虚拟网卡。虚拟机监视器320通过所述标准接口库321使所述虚拟机330的第二网卡331绑定所述网络虚拟化边缘设备312的虚拟接口313。The first network card 310 is deployed with a network virtualization edge device 312, a standard interface library 311 of the network virtualization edge device, a first kernel and a first executable software library 314 on which the network virtualization device 312 depends, and data path offloading engine 315. The second network card 331 is a virtual network card. The virtual machine monitor 320 binds the second network card 331 of the virtual machine 330 to the virtual interface 313 of the network virtualization edge device 312 through the standard interface library 321 .
在一些实施例中,第一网卡310例如可以为SOC(System on Chip,系统级芯片)类型的智能网卡。所述网络虚拟化边缘设备312、所述网络虚拟化边缘设备312的标准接口库311以及所述网络虚拟化设备312依赖的第一内核以及第一可运行软件库314部署于所述第一网卡310的ARM(Advanced RISC Machine)处理器中,其中,RISC表示精简指令集计算机(Reduced Instruction Set Computer)。In some embodiments, the first network card 310 may be, for example, a SOC (System on Chip, system-on-chip) type smart network card. The network virtualization edge device 312, the standard interface library 311 of the network virtualization edge device 312, the first kernel and the first executable software library 314 that the network virtualization device 312 depends on are deployed on the first network card 310 ARM (Advanced RISC Machine) processor, where RISC stands for Reduced Instruction Set Computer (Reduced Instruction Set Computer).
在一些实施例中,所述网络虚拟化边缘设备312为开放虚拟交换标准(Open vSwitch,OVS)的网络虚拟化边缘设备。In some embodiments, the network virtualization edge device 312 is an Open Virtual Switching Standard (Open vSwitch, OVS) network virtualization edge device.
在一些实施例中,所述网络虚拟化边缘设备312的标准接口库311包括标准化接口321A以及接口插件321B。标准化接口321A用以定义所述标准接口库使所述虚拟机的第二网卡绑定或者/以及解绑所述网络虚拟化边缘设备的虚拟接口的操作方法和参数。接口插件321B继承于所述标准化接口,以实现所述网络虚拟化边缘设备的虚拟接口与标准化接口的转换。由此,所述接口插件可随所述网络虚拟化边缘设备的虚拟接口的版本更新而更新,无需对虚拟机监视器320进行变更。In some embodiments, the standard interface library 311 of the network virtualization edge device 312 includes a standardized interface 321A and an interface plug-in 321B. The standardized interface 321A is used to define an operation method and parameters for the standard interface library to bind or/and unbind the virtual interface of the network virtualization edge device to the second network card of the virtual machine. The interface plug-in 321B is inherited from the standardized interface, so as to realize the conversion between the virtual interface and the standardized interface of the network virtualization edge device. Therefore, the interface plug-in can be updated along with the version update of the virtual interface of the network virtualization edge device, without changing the virtual machine monitor 320 .
在一些实施例中,标准接口库311例如为OpenStack的os-vif标准接口库。 OpenStack是一个开源的云计算管理平台项目,是一系列软件开源项目的组合。os-vif标准接口库中的os-vif标准接口定义了VM VNIC绑定/解绑NVE VPORT的操作方法和参数,OVS按照os-vif标准接口库要求提供继承os-vif接口的OVS插件(321B),并在插件中实现标准接口到OVS私有接口的转换。In some embodiments, the standard interface library 311 is, for example, the os-vif standard interface library of OpenStack. OpenStack is an open source cloud computing management platform project, which is a combination of a series of software open source projects. The os-vif standard interface in the os-vif standard interface library defines the operation method and parameters of VM VNIC binding/unbinding NVE VPORT. OVS provides the OVS plug-in (321B ), and implement the conversion from the standard interface to the OVS private interface in the plug-in.
在一些实施例中,所述数据路径卸载引擎315用以提供所述开放虚拟交换标准的数据路径卸载。由此,以便于实现接口之间的绑定和解绑。In some embodiments, the data path offload engine 315 is configured to provide the data path offload of the Open Virtual Switching standard. Therefore, it is convenient to implement binding and unbinding between interfaces.
在一些实施例中,所述虚拟机监视器320依赖的第二内核以及第二可运行软件库321部署于所述虚拟机监视器320中。由此,无需对原有的虚拟机监视器320进行变更。In some embodiments, the second kernel and the second executable software library 321 that the virtual machine monitor 320 depends on are deployed in the virtual machine monitor 320 . Therefore, it is not necessary to change the existing virtual machine monitor 320 .
在一些实施例中,第一内核和第二内核例如可以是linux操作系统内核,本公开并非以此为限制,其它操作系统的内核也在本公开的保护范围之内。可运行软件库例如可以为二进制的库,供使用方调用其中的软件、包或函数。In some embodiments, the first kernel and the second kernel may be, for example, Linux operating system kernels, the present disclosure is not limited thereto, and kernels of other operating systems are also within the protection scope of the present disclosure. The executable software library may be, for example, a binary library for users to call software, packages or functions therein.
在一些实施例中,软件定义网络控制器303用于向所述网络虚拟化边缘设备312下发控制信息。控制信息例如可以为流表和配置信息中的至少一种。配置信息例如可以为启动或停用某个端口号,以便配合虚拟机的创建或删除过程。由此,网络虚拟化边缘设备312可以根据依赖的网络虚拟化边缘设备312的第一内核以及第一可运行软件库314以及软件定义网络控制器303下发的控制信息,处理网络虚拟化边缘设备312对应的虚拟机330的网络流量。In some embodiments, the software-defined network controller 303 is configured to deliver control information to the network virtualization edge device 312 . The control information may be, for example, at least one of flow table and configuration information. The configuration information may be, for example, enabling or disabling a certain port number, so as to cooperate with the process of creating or deleting a virtual machine. Thus, the network virtualization edge device 312 can process the network virtualization edge device according to the first kernel and the first executable software library 314 of the dependent network virtualization edge device 312 and the control information issued by the software-defined network controller 303 312 corresponds to the network traffic of the virtual machine 330.
在一些实施例中,虚拟机监视器管理器302用以管理所述网络虚拟化服务器。In some embodiments, the virtual machine monitor manager 302 is used to manage the network virtualization server.
在一些实施例中,软件定义网络控制器303和虚拟机监视器管理器302可由云计算平台301(如Openstack)进行管理。In some embodiments, the software-defined network controller 303 and the hypervisor manager 302 can be managed by a cloud computing platform 301 (such as Openstack).
由此,本公开提供的网络虚拟化服务系统中:Therefore, in the network virtualization service system provided by the present disclosure:
使用网卡卸载的方式独立部署NVE及其依赖(内核、二进制/库),提升了SDN的部署效率,且NVE和Hypervisor依赖于不同的内核、二进制/库,解决了二者依赖环境冲突的问题;Hypervisor调用标准化的VM VNIC绑定NVE port接口,不同厂家的NVE提供Plugin进行统一适配,实现Hypervisor与NVE间业务接口的统一,且NVE私有接口版本变更只需更新对应的Plugin即可,不影响Hypervisor。Deploy NVE and its dependencies (kernel, binary/library) independently by using network card offloading, which improves the deployment efficiency of SDN, and NVE and Hypervisor depend on different kernels, binaries/libraries, which solves the problem of conflict between the two dependent environments; The Hypervisor calls the standardized VM VNIC to bind the NVE port interface. NVEs from different manufacturers provide Plugins for unified adaptation to realize the unification of business interfaces between the Hypervisor and NVE, and the version change of the NVE private interface only needs to update the corresponding Plugin without affecting Hypervisor.
本公开针对目前网络虚拟边缘设备需逐一开发适配各厂家/版本虚拟机监视器、虚拟机监视器和网络虚拟边缘设备间接口耦合度高等问题,通过把网络虚拟边缘设备及所需的内核、二进制/库通过网卡卸载的方式部署到服务器网卡上,并通过标准化 接口库屏蔽不同厂商/版本网络虚拟边缘设备的私有接口实现。本公开的优势在于:This disclosure aims at the current network virtual edge devices that need to be developed one by one to adapt to each manufacturer/version virtual machine monitor, and the interface coupling between the virtual machine monitor and the network virtual edge device is high. By combining the network virtual edge device and the required kernel, The binary/library is deployed to the server network card through network card offloading, and the private interface of different manufacturers/versions of network virtual edge devices is shielded through the standardized interface library. The advantages of the present disclosure are:
1、使用网卡卸载的方式部署网络虚拟边缘设备及其依赖,提升了软件定义网络的部署效率;1. Use network card offloading to deploy network virtual edge devices and their dependencies, which improves the deployment efficiency of software-defined networks;
2、网络虚拟边缘设备和虚拟机监视器依赖于不同的内核、二进制/库,解决了二者依赖环境冲突的问题;2. Network virtual edge devices and virtual machine monitors depend on different kernels, binaries/libraries, which solves the problem of conflicts between the two dependent environments;
3、虚拟机监视器调用标准化的虚拟机的虚拟网卡绑定网络虚拟边缘设备的虚拟接口,不同厂家的网络虚拟边缘设备进行统一适配,实现虚拟机监视器与网络虚拟边缘设备间业务接口的统一。3. The virtual machine monitor calls the virtual network card of the standardized virtual machine to bind the virtual interface of the network virtual edge device, and the network virtual edge devices of different manufacturers are uniformly adapted to realize the service interface between the virtual machine monitor and the network virtual edge device. Unite.
以上内容是结合具体的优选实施方式对本公开所作的进一步详细说明,不能认定本公开的具体实施只局限于这些说明。对于本公开所属技术领域的普通技术人员来说,在不脱离本公开构思的前提下,还可以做出若干简单推演或替换,都应当视为属于本公开的保护范围。The above content is a further detailed description of the present disclosure in conjunction with specific preferred embodiments, and it cannot be considered that the specific implementation of the present disclosure is limited to these descriptions. For those of ordinary skill in the technical field to which the present disclosure belongs, without departing from the concept of the present disclosure, some simple deductions or substitutions can be made, which should be deemed to belong to the protection scope of the present disclosure.

Claims (10)

  1. 一种网络虚拟化服务器,包括:A network virtualization server comprising:
    第一网卡,部署有网络虚拟化边缘设备、所述网络虚拟化边缘设备的标准接口库以及所述网络虚拟化设备依赖的第一内核以及第一可运行软件库;The first network card is deployed with a network virtualization edge device, a standard interface library of the network virtualization edge device, a first kernel and a first executable software library that the network virtualization device depends on;
    虚拟机及其第二网卡,所述第二网卡为虚拟网卡;A virtual machine and its second network card, where the second network card is a virtual network card;
    虚拟机监视器及其依赖的第二内核以及第二可运行软件库,所述虚拟机监视器通过所述标准接口库使所述虚拟机的第二网卡绑定或者解绑所述网络虚拟化边缘设备的虚拟接口。The virtual machine monitor and its dependent second kernel and second executable software library, the virtual machine monitor binds or unbinds the network virtualization to the second network card of the virtual machine through the standard interface library Virtual interface for edge devices.
  2. 根据权利要求1所述的网络虚拟化服务器,其中,所述网络虚拟化边缘设备的标准接口库包括:The network virtualization server according to claim 1, wherein the standard interface library of the network virtualization edge device comprises:
    标准化接口,用以定义所述标准接口库使所述虚拟机的第二网卡绑定或者/以及解绑所述网络虚拟化边缘设备的虚拟接口的操作方法和参数;A standardized interface is used to define an operation method and parameters for binding or/and unbinding the virtual interface of the network virtualization edge device to the second network card of the virtual machine in the standard interface library;
    接口插件,继承于所述标准化接口,以实现所述网络虚拟化边缘设备的虚拟接口与标准化接口的转换。The interface plug-in is inherited from the standardized interface, so as to realize the conversion between the virtual interface and the standardized interface of the network virtualization edge device.
  3. 根据权利要求2所述的网络虚拟化服务器,其中,所述接口插件随所述网络虚拟化边缘设备的虚拟接口的版本更新而更新。The network virtualization server according to claim 2, wherein the interface plug-in is updated with the version update of the virtual interface of the network virtualization edge device.
  4. 根据权利要求1所述的网络虚拟化服务器,其中,所述第一网卡为系统级芯片类型的网卡。The network virtualization server according to claim 1, wherein the first network card is a system-on-a-chip network card.
  5. 根据权利要求1所述的网络虚拟化服务器,其中,所述网络虚拟化边缘设备为开放虚拟交换标准的网络虚拟化边缘设备。The network virtualization server according to claim 1, wherein the network virtualization edge device is an open virtual switching standard network virtualization edge device.
  6. 根据权利要求5所述的网络虚拟化服务器,其中,所述第一网卡还包括:The network virtualization server according to claim 5, wherein the first network card further comprises:
    数据路径卸载引擎,用以提供所述开放虚拟交换标准的数据路径卸载。The data path offloading engine is used to provide the data path offloading of the open virtual switching standard.
  7. 根据权利要求1所述的网络虚拟化服务器,其中,所述网络虚拟化边缘设备、所述网络虚拟化边缘设备的标准接口库以及所述网络虚拟化设备依赖的第一内核以及第一可运行软件库部署于所述第一网卡的ARM处理器中。The network virtualization server according to claim 1, wherein the network virtualization edge device, the standard interface library of the network virtualization edge device, the first kernel on which the network virtualization device depends, and the first executable The software library is deployed in the ARM processor of the first network card.
  8. 根据权利要求1所述的网络虚拟化服务器,其中,所述虚拟机监视器依赖的第二内核以及第二可运行软件库部署于所述虚拟机监视器中。The network virtualization server according to claim 1, wherein the second kernel and the second executable software library on which the virtual machine monitor depends are deployed in the virtual machine monitor.
  9. 一种网络虚拟化服务系统,包括:A network virtualization service system, comprising:
    如权利要求1至7任一项所述的网络虚拟化服务器;The network virtualization server according to any one of claims 1 to 7;
    虚拟机监视器管理器,用以管理所述网络虚拟化服务器;a virtual machine monitor manager, configured to manage the network virtualization server;
    软件定义网络控制器,用于向所述网络虚拟化边缘设备下发控制信息。A software-defined network controller, configured to deliver control information to the network virtualization edge device.
  10. 根据权利要求9所述的网络虚拟化服务系统,其中,所述虚拟机监视器管理器以及软件定义网络控制器由云计算平台进行管理。The network virtualization service system according to claim 9, wherein the virtual machine monitor manager and the software-defined network controller are managed by a cloud computing platform.
PCT/CN2022/129240 2021-12-16 2022-11-02 Network virtualization service system and network virtualization server WO2023109346A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202111542834.1 2021-12-16
CN202111542834.1A CN114205176A (en) 2021-12-16 2021-12-16 Network virtualization service system and network virtualization server

Publications (1)

Publication Number Publication Date
WO2023109346A1 true WO2023109346A1 (en) 2023-06-22

Family

ID=80654505

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/129240 WO2023109346A1 (en) 2021-12-16 2022-11-02 Network virtualization service system and network virtualization server

Country Status (2)

Country Link
CN (1) CN114205176A (en)
WO (1) WO2023109346A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114205176A (en) * 2021-12-16 2022-03-18 中国电信股份有限公司 Network virtualization service system and network virtualization server
CN114697335B (en) * 2022-05-23 2023-03-28 深圳富联智能制造产业创新中心有限公司 Edge node device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103580980A (en) * 2012-07-24 2014-02-12 中兴通讯股份有限公司 Automatic searching and automatic configuration method and device of VN
CN105634899A (en) * 2014-10-29 2016-06-01 中兴通讯股份有限公司 Method and system for providing virtual network service
CN112068924A (en) * 2019-06-11 2020-12-11 中国电信股份有限公司 Network virtualization system and method
CN112948102A (en) * 2019-11-26 2021-06-11 中国电信股份有限公司 Virtual machine event processing method, device and system
CN114205176A (en) * 2021-12-16 2022-03-18 中国电信股份有限公司 Network virtualization service system and network virtualization server

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019079960A1 (en) * 2017-10-24 2019-05-02 Intel Corporation Hardware assisted virtual switch
CN113630265B (en) * 2021-06-30 2023-04-07 济南浪潮数据技术有限公司 Virtual network redundancy backup method and device based on intelligent network card

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103580980A (en) * 2012-07-24 2014-02-12 中兴通讯股份有限公司 Automatic searching and automatic configuration method and device of VN
CN105634899A (en) * 2014-10-29 2016-06-01 中兴通讯股份有限公司 Method and system for providing virtual network service
CN112068924A (en) * 2019-06-11 2020-12-11 中国电信股份有限公司 Network virtualization system and method
CN112948102A (en) * 2019-11-26 2021-06-11 中国电信股份有限公司 Virtual machine event processing method, device and system
CN114205176A (en) * 2021-12-16 2022-03-18 中国电信股份有限公司 Network virtualization service system and network virtualization server

Also Published As

Publication number Publication date
CN114205176A (en) 2022-03-18

Similar Documents

Publication Publication Date Title
WO2023109346A1 (en) Network virtualization service system and network virtualization server
US11182320B2 (en) Configurable logic platform with multiple reconfigurable regions
US10963268B1 (en) Interception of identifier indicative of client configurable hardware logic and configuration data
US10862982B2 (en) Cloud-scale heterogeneous datacenter management infrastructure
US10423438B2 (en) Virtual machines controlling separate subsets of programmable hardware
US8949364B2 (en) Apparatus, method and system for rapid delivery of distributed applications
JP5050059B2 (en) Distributed hardware state management within virtual machines
CN110520847B (en) Virtualization of control and status signals
JP2020064678A (en) Configurable logic platform
US7197553B2 (en) Network system having a virtual-service-module
US10198277B2 (en) Facilitating device driver interactions
US9176713B2 (en) Method, apparatus and program storage device that provides a user mode device interface
JP2010514028A (en) A system that enables multiple execution environments to share a single data process
Tarafdar et al. Building the infrastructure for deploying FPGAs in the cloud
US10389746B2 (en) Multi-tenant environment using pre-readied trust boundary components
US20230106025A1 (en) Methods and apparatus to expose cloud infrastructure resources to tenants in a multi-tenant software system
Mbongue et al. Deploying multi-tenant fpgas within linux-based cloud infrastructure
US9588947B1 (en) Integrated administrative interface for open network programming applications
CN113127134A (en) Container cluster, multi-tenant deployment method based on container cluster and electronic equipment
WO2014145147A1 (en) Web services provided from software framework
US11074114B1 (en) System and method for executing applications in a non-native environment
US10007564B2 (en) Information processing apparatus and operation verifying method
US20230025015A1 (en) Methods and apparatus to facilitate content generation for cloud computing platforms
US20240118990A1 (en) Monitoring a computer system
Knorr Exploring Xen/KVM in prototyping an automotive use-case

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22906098

Country of ref document: EP

Kind code of ref document: A1