This application is a national stage application of International Application No. PCT/JP2019/023718 entitled “ORCHESTRATING APPARATUS, VNFM APPARATUS, MANAGING METHOD AND PROGRAM,” filed on Jun. 14, 2019, which claims the benefit of the priority of Japanese Patent Application No. 2018-114654 filed on Jun. 15, 2018, the disclosures of each of which are hereby incorporated by reference in their entirety.
The present invention relates to an orchestrating apparatus, a VNFM apparatus, a managing method, and a program.
The ETSI NFV defines the architecture of NFV (see NPL 1). In the virtualized network MANO (Management and Orchestration) are defined a VIM, which manages a virtualized infrastructure, a VNFM, which manages the VNFs that make up network services, and an NFVO, which controls them. VIM, VNF and VNFM stand for Virtualized Infrastructure Manager, Virtual Network Function and VNF Manager, respectively. Also, VNF is composed of VNFCs (VNF Components), and VNFC is performed on a single VM (Virtual Machine). Hereinafter, “cloud infrastructure” is described as ones equivalent to VIM in NFV, and “service” is described as ones including network services in NFV.
Patent Literature 1 discloses a configuration in which the above-described NFVO, VNFM and VIM have a database (hereinafter referred to as “DB”) that holds various data according to their respective purposes, and in which discrepancies in corresponding data between the DBs and deviations from the actual state can be resolved. More concretely, Patent Literature 1 describes that a DB of NFVO and a DB of VNFM may hold duplicate data related to VNFR (VNF Record), respectively, and in such cases, the values of the data are matched between the DBs (see paragraph 0039).
The following analysis is given by the present invention.
The linking information (correspondence) between VNFR and virtual resource will be described here.
In PTL 1, by synchronizing the DBs of NFVO and VNFM, the VNFRs maintained in the DBs of NFVO and VNFM, respectively, can be matched. However, as described above, the VNFR and virtual resource linkage information (correspondence) is information that is maintained only by the VNFM and cannot be recovered even with the technology of PTL 1.
As a practical matter, when the linking information (correspondence) between VNFR and the virtual resource is lost, a measure is taken such that the virtual resource is deleted and the VNF is rebuilt. However, if this measure is taken, there is a problem that the VNF service is interrupted until the restoration because the virtual resource is temporarily deleted.
It is an object of this invention to provide an orchestrating apparatus, a VNFM apparatus, a management method, and a program that contribute to enrichment of means to recover the correspondence between VNFR and virtual resources that has been lost in the above VNFM.
According to a first aspect of the present invention or disclosure, there is provided an orchestrating apparatus, comprising: a receiving part that receives virtual resource information attached to a VNF (Virtualized Network Function) from a VNFM (Virtualized Network Function Manager) that generated the VNF; a storage part that stores the virtual resource information in correspondence with the VNF; and a synchronizing part that transmits the virtual resource information corresponding to a designated VNF to a VNFM that has lost correspondence between the VNF and the virtual resource information, and causes the VNFM to restore the virtual resource information assigned to the VNF.
According to a second aspect of the present invention or disclosure, there is provided, a VNFM apparatus, comprising: a VNF generating part that requests an assignment of a virtual resource to VIM (Virtualized Infrastructure Manager) in response to a request from an orchestrating apparatus of NFV (Network Function Virtualization) and generates a VNF (Virtualized network Function); and a notifying part that transmits the assigned virtual resource information to the orchestrating apparatus and causes the orchestrating apparatus to hold correspondence between the VNF and the virtual resource information.
According to a second aspect of the present invention or disclosure, there is provided, a managing method of VNF (Virtualized Network Function) information, comprising: receiving virtual resource information assigned to a VNF from a VNFM (Virtualized Network Function Manager) that has generated the VNF; storing the VNF and the virtual resource information in correspondence each other; transmitting the virtual resource information corresponding to a designated VNF to a VNFM that has lost correspondence between the VNF and the virtual resource information; and causing the VNFM to restore the virtual resource information assigned to the VNF.
As for the latter method of managing VNF information to be implemented in the VNFM apparatus, in response to a request from an orchestrating apparatus of an NFV (Network Function Virtualization) to the Virtualized Infrastructure Manager (VIM), a Virtualized Network Function (VNF) is generated by requesting an assignment of a virtual resource, and followed by transmitting the assigned virtual resource information to the orchestrating apparatus, to cause the VNF and the virtual resource information to be kept in correspondence with the virtual resource information. These methods are tied to a specific machine, a NFVO apparatus or a VNFM apparatus, respectively.
According to a fourth aspect of the present invention or disclosure, there is provided, a program for causing a computer, to execute: a process of receiving a virtual resource information assigned to a VNF (Virtualized Network Function) from a VNFM (Virtual Network Function Manager) that generates the VNF; a process of storing a correspondence between the VNF and the virtual resource information; a process of transmitting the virtual resource information corresponding to a designated VNF to a VNFM that has lost correspondence between the VNF and the virtual resource information; and a process of causing the VNFM to restore the virtual resource information assigned to the VNF.
According to the present invention, it is possible to rapidly recover the correspondence between VNFR and virtual resources that has been lost in VNFM. In other words, the present invention transforms the basic architecture of NFV-MANO shown in the background art into ones with dramatically improved recovery capabilities.
An overview of one exemplary embodiment of the present invention will be described with reference to the drawings. The reference signs in the drawings appended to this outline are provided for convenience as an example for facilitating understanding, and not intended to limit the present invention to the illustrated modes. And each connection line between blocks in the referenced drawings appearing in the following description includes both bi-directional and single-directional. A single-directional arrow describes main data flow schematically, which, however, does not exclude bi-directionality. The program is executed via a computer device, the computer device including, for example, a processor, a storage device, an input device, a communication interface, and, if necessary, a display device. The computer device is configured to communicate with an equipment (including a computer), whether wired or wireless, in the device or with external devices (including a computer) via the communication interface. There are input port and output port, respectively in each joint point of block diagram in the figures, while not illustrated in the figures. The same applies to input/output interfaces. In the following description, “A and/or B” is used in the sense of at least one of A and B.
The present invention can be realized in an orchestrating apparatus 10 including a receiving part 11, a storage part 12, a synchronizing part 13, as shown in
More concretely, an orchestrating apparatus 10 instructs a VNFM 20 to generate a VNF on an occasion of receiving a request for a VNF service from an OSS/BSS or the like (“VNF generation” in
A synchronizing part 13 transmits the virtual resource information corresponding to a specified VNF to the VNFM 20, which has lost the correspondence between said VNF and said virtual resource information (the “virtual resource information” in
The VNFM 20, on the other hand, includes a VNF generating part 21 and a notifying part 22. The VNF generating part 21 requests a Virtualized Infrastructure Manager (VIM) to assign a virtual resource in response to a request from the orchestrating apparatus 10, and generates a VNF (Virtualized Network Function). The notifying part 22 sends the assigned virtual resource information to the orchestrating apparatus 10, and causes the orchestrating apparatus 10 to hold a correspondence between the VNF and the virtual resource information.
The above enables to avoid a significant interruption of VNF services even in the event that the information (correspondence) linking the VNFM 20 or VNFR to the virtual resources is lost caused by a VNFM equipment failure, recovery from a system failure, or backup turnaround.
A first exemplary embodiment of the present invention will now be described in detail with reference to the drawings.
An orchestrating apparatus 100 is connected to VNF Manager(s) 200 via an interface denoted by reference point Or-Vnfm. The orchestrating apparatus 100 is connected to the VNF Manager(s) 200 via an interface denoted by a reference point Or-Vi It is connected to a Virtualized Infrastructure Manager(s) 300 via an interface. The Orchestrating apparatus 100 corresponds to the orchestration apparatus described above, and is equipped with a receiving part 11, a storage part 12, and a synchronizing part 13, as described above (see
A VNF Manager(s) 200 represents one or more VNFMs that manage the VNFs formulating the network services. Unless otherwise distinguished, one VNF Manager included in the VNF Manager(s) 200 is hereinafter referred to as “VNFM 200”.
The VNFM 200 confirms whether or not the VNFR is held at a predetermined opportunity, such as receiving a synchronization request from an external source such as an orchestrating apparatus 100 or Sender. If, as a result of the confirmation, it is found that the specified VNFR is not held, the VNFM 200 asks the orchestrating apparatus (NFVO) 100 for the VNF virtual resource and acquires the correspondence between the VNF and the virtual resource information. The VNFM 200 then uses the acquired information to recover the information (correspondence) linking the VNFR and the virtual resource.
A Virtualized Infrastructure Manager(s) 300 represents one or more VIMs that manage the virtualized infrastructure. Unless otherwise distinguished, one VIM included in the Virtualized Infrastructure Manager(s) 300 is hereinafter referred to as “VIM 300”.
The operation of the present exemplary embodiment will now be described in detail with reference to the drawings.
Next, the NFVO instructs the VNFM (VNFM 200 in
Next, the NFVO checks whether or not free virtual resources are available (4. Check free resources are available). At this point, the NFVO may perform a reservation of the virtual resources to the VIM. Concretely, the NFVO performs the reservation of the virtual resource to the VIM (5.(opt.) Create Resource Reservation to 6. Result of Reservation)
Next, the NFVO sends the permission, to the VNFM, to create the VNF (7. ACK). Upon receiving the permission to create the VNF, the VNFM requests the VIM to assign a virtual resource to the corresponding VNF (8. Assign Resource-9. ACK).
After the assignment of the virtual resources is completed, the VNFM configures the VNF (10. Configure VNF). This creates a VNFR. The VNFM also notifies the EM that the VNF has been created (11. Notify VNF Instantiated). Here, EM is a functional block that manages devices and other devices called Element Management (system).
The EM, which has received the VNFM and the aforementioned notification, adds the notified VNF to a managed device (target of management) (12. Add VNF as managed device). The EM sets certain parameters, etc. to the VNF (13. Configure VNF).
The generation of the VNF is completed by the above. Next, the VNFM sends a VNF generation notification to the NFVO, including the unique ID of the virtual resources assigned to the VNF (14. Notify VNF instantiated with unique ID of Virtual Resources).
The NFVO that receives the VNF generation notification above stores the correspondence between the VNFR and the virtual resources (15. Map VNF to VIM and virtual resources . . . ).
With the above, the NFVO holds the correspondence between the VNFR and the virtual resources assigned to the VNF in this exemplary embodiment. Thereafter, the NFVO will also be able to track the virtual resource information managed by the VIM system using the unique ID of this virtual resource at the Or-Vi interface.
Next, it is explained in detail about the operation to make the VNFM, which has lost the correspondence between the VNFR and the virtual resources, hold the correspondence between the VNFR and the virtual resources again (hereinafter referred to as a “synchronization process”). The following is a detailed description of the synchronization process with reference to the drawings.
The VNFM that received the above synchronization request checks whether the VNFR of the ID is retained in the memory part (
The VNFM then queries the NFVO for the unique ID of the corresponding virtual resource by specifying the VNF instance ID (4. Query VNF (VNF instance ID)). when the VNFM receives the unique ID of the virtual resource from the NFVO (5. Ack), it stores Save the correspondence between VNFRs and virtual resources in Part 12 (6. Link VNFRs and Unique ID of Virtual Resource˜).
When the storage of the correspondence between the VNFR and the virtual resource is completed, the VNFM notifies the NFVO that the synchronization process has been completed (7. Ack˜).
As described above, according to the present exemplary embodiment, it is possible to recover the correspondence between the VNF and the virtual resources that should be maintained in the VNFM without having to go through procedures such as deleting the virtual resources and rebuilding the VNF.
In the first exemplary embodiment described above, it was explained that the NFVO receiving the request from the Sender makes a synchronization request by specifying a VNF instance ID, but a mode in which the Sender makes a direct synchronization request to the VNFM by specifying a VNF instance ID can also be adopted.
According to this exemplary embodiment, it is possible to check whether or not the VNFM holds the correspondence between the VNFR and the virtual resource without going through the NFVO, and to perform the synchronization process if necessary. This exemplary embodiment can be suitably employed in cases where there is a high degree of independence between the NFVO and the VNFM, such as when the NFVO and the VNFM have different providers to manage from one another.
In the first and second exemplary embodiments described above, the synchronization request is made by specifying the VNF instance IDs individually, but the synchronization process of multiple VNFs can also be performed consecutively.
According to the present exemplary embodiment, the Sender and NFVO can check whether or not the correspondence between the VNFR and the virtual resource is held for a plurality of VNFs and perform the synchronization process as necessary, without requiring the Sender and NFVO to synchronize to the VNFM each time. This not only reduces the amount of signals exchanged between the Sender, NFVO and VNFM, but also reduces the load on the NFVO and VNFM.
In the example of
In the first to third exemplary embodiments described above, it was explained that Sender sends a synchronization request, but a configuration in which the NFVO automatically makes a synchronization request can also be adopted. For example, the NFVO may make a synchronization request to the VNFM on the occasion of any work that may have lost the correspondence between the VNF and the virtual resource information, such as recovery from a device failure or system failure of the VNFM, or a backup cut back operation.
Although each exemplary embodiment of the present invention has been described above, the present invention is not limited to the above exemplary embodiments, and further variations, substitutions, and adjustments can be made without departing from the basic technical philosophy of the present invention. For example, the connections between devices, the configuration of each element, and the form of expression of the message shown in each drawing are examples to aid in the understanding of the invention and are not limited to the configurations shown in these drawings. In the following description, “A and/or B” is used in the sense of at least one of A and B. The connection points of the input and output of each block in the drawings include ports or interfaces, but are not shown in the figures.
The procedures shown in the first three exemplary embodiments described above can be implemented by a program that causes a computer (9000 in
That is, each part (processing means, function) of the NFVO or VNFM shown in the first to third exemplary embodiments described above can be realized by a computer program that causes a processor mounted in these devices to perform each of the above-described processes using the hardware thereof.
Some or all of the above exemplary embodiments may also be described as described in the appendix below, but not limited to the following.
[Mode 1]
(Refer to Above Orchestrating Apparatus of the First Aspect of the Present Invention)
[Mode 2]
The synchronizing part transmits a synchronizing confirmation request designating the VNF to the VNFM, and causes the VNFM to check whether or not the correspondence between the VNF and the virtual resource information has been lost.
[Mode 3]
The synchronizing part transmits a plurality of synchronizing confirmation request to the VNFM, and causes the VNFM to check whether or not the correspondence between the VNF and the virtual resource information has been lost;
transmits the corresponding virtual resource information to a plurality of VNF respectively and causes the VNFM to recover virtual resource information assigned to the plurality of VNF.
[Mode 4]
The synchronizing part transmits a synchronizing confirmation request to the VNFM upon occurrence of a work in the VNFM that may have lost the correspondence between the VNF and the virtual resource information.
[Mode 5]
(Refer to Above VNFM Apparatus of the Second Aspect of the Present Invention.)
[Mode 6]
(Refer to Above Managing Method of VNF Information of the Third Aspect of the Present Invention)
[Mode 7]
(Refer to Above Program of the Fourth Aspect of the Present Invention.) Note: Modes 5 to 7 can be developed to Modes 2 to 4 likewise Mode 1.
It is to be noted that each of the disclosures in the abovementioned Patent Literatures etc. mentioned at Citation List is incorporated herein by reference. Modifications and adjustments of exemplary embodiments and examples are possible within the bounds of the entire disclosure (including the claims) of the present invention, and also based on fundamental technological concepts thereof. Furthermore, a wide variety of combinations and selections of various disclosed elements is possible within the scope of the claims of the present invention. That is, the present invention clearly includes every type of transformation and modification that a person skilled in the art can realize according to the entire disclosure including the claims and technological concepts thereof. In particular, with respect to the numerical ranges described in the present application, any numerical values or small ranges included in the ranges should be interpreted as being concretely described even if not otherwise explicitly recited.
Number | Date | Country | Kind |
---|---|---|---|
JP2018-114654 | Jun 2018 | JP | national |
Filing Document | Filing Date | Country | Kind |
---|---|---|---|
PCT/JP2019/023718 | 6/14/2019 | WO |
Publishing Document | Publishing Date | Country | Kind |
---|---|---|---|
WO2019/240274 | 12/19/2019 | WO | A |
Number | Name | Date | Kind |
---|---|---|---|
10326653 | Wu | Jun 2019 | B2 |
10481935 | Iwashina et al. | Nov 2019 | B2 |
10693807 | Clarke | Jun 2020 | B2 |
10756999 | Yang | Aug 2020 | B2 |
10999219 | Athreyapurapu | May 2021 | B1 |
20160328258 | Iwashina et al. | Nov 2016 | A1 |
20170257276 | Chou et al. | Sep 2017 | A1 |
20190190784 | Shimojou et al. | Jun 2019 | A1 |
20190334777 | Chou et al. | Oct 2019 | A1 |
Number | Date | Country |
---|---|---|
3503481 | Jun 2019 | EP |
2015194949 | Nov 2015 | JP |
2017-532822 | Nov 2017 | JP |
WO-2015099036 | Jul 2015 | WO |
WO-2016121834 | Aug 2016 | WO |
WO-2016121869 | Aug 2016 | WO |
WO-2018034156 | Feb 2018 | WO |
Entry |
---|
International Search Report corresponding to PCT/JP2019/023718, 1 page, dated Sep. 10, 2019. |
ETSI GS NFV-MAN 001 V1.1.1 (Dec. 2014) Network Functions Virtualisation (NFV); Management and Orchestration, online, <http://www.etsi.org/deliver/etsi_gs/NFV-MAN/001_099/001/01.01.01_60/gs_NFV-MAN001v010101p.pdf>, 184 pages. |
Number | Date | Country | |
---|---|---|---|
20210258266 A1 | Aug 2021 | US |