WO2016070837A1 - Fault report method and system, and related device - Google Patents

Fault report method and system, and related device Download PDF

Info

Publication number
WO2016070837A1
WO2016070837A1 PCT/CN2015/093976 CN2015093976W WO2016070837A1 WO 2016070837 A1 WO2016070837 A1 WO 2016070837A1 CN 2015093976 W CN2015093976 W CN 2015093976W WO 2016070837 A1 WO2016070837 A1 WO 2016070837A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
fault information
fault
ems
vnfm
Prior art date
Application number
PCT/CN2015/093976
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 WO2016070837A1 publication Critical patent/WO2016070837A1/en

Links

Images

Classifications

    • 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/34Signalling channels for network management communication
    • H04L41/342Signalling channels for network management communication between virtual entities, e.g. orchestrators, SDN or NFV entities
    • 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/40Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks using virtualisation of network functions or resources, e.g. SDN or NFV entities

Definitions

  • the present disclosure relates to network management technologies, and in particular, to a fault reporting method, system, and related apparatus.
  • Network Function Virtualization carries a lot of functional software processing by using general-purpose hardware such as x86 and virtualization technology. Thereby reducing the cost of equipment expensive in the network.
  • the fault processing process based on the virtual network function mainly includes:
  • VNF Manager receives infrastructure failure notifications related to a specific VNF instance.
  • the Network Function Virtualization Orchestrator directly receives infrastructure failures that are not related to a specific VNF.
  • infrastructure failures associated with a particular VNF instance include physical infrastructure failures (1.1) and virtual infrastructure failures (1.2), and infrastructure failures that are not related to a particular VNF include physical infrastructure failures (1.3) and virtual infrastructure failures (1.4). ).
  • VNFM Virtual Network Element Management Center
  • VNFM may forward related VNF instance fault information to different other fault association points, mainly EM (Element Management) (3.1) and Network Function Virtualization Dispatch Center (NFVO) (3.2).
  • EM Element Management
  • NFVO Network Function Virtualization Dispatch Center
  • the VNF instance may send application layer faults to different association points, mainly EM (4.1) and VNFM (4.2). The VNFM then forwards the fault information to NFVO (4.3).
  • EM EM
  • VNFM VNFM
  • Fault correlation may occur at any fault correlation point.
  • the EM performs fault correlation to find the root cause and impact on the VNF (5.1).
  • NFVO performs fault correlation to find root cause and impact on network traffic (5.2).
  • NFVO may only map infrastructure failures. Shoots on the VNF and/or network services without being associated with the VNF application layer failure and forwards the results to the Operation Support System (OSS).
  • OSS Operation Support System
  • the EM may forward the relevant VNF instance fault information to the OSS (6.1).
  • the EM may trigger a corrective action request to the VNFM (6.2).
  • NFVO may forward relevant fault information to OSS (6.3).
  • NFVO may trigger a corrective action to VNFM (6.4). If the VNFM is responsible for associating certain events, the VNFM itself may trigger a corrective action (6.5).
  • the existing network management system can only manage physical network elements or virtual network elements.
  • the management physical network element and virtual network element use two sets of network management systems, and the generality is not good;
  • NFV defines the management scheme of the virtual network element and the fault reporting scheme, but it is only applicable to the OSS for the virtualized network and cannot be compatible with the traditional OSS.
  • the embodiments of the present disclosure provide:
  • a fault reporting method includes:
  • the information management system obtains the fault information and the corresponding relationship between the fault information and the reported information, and the fault information includes one or more of the following: virtual network function VNF fault information, virtual machine fault Information, virtual resource failure information, hardware resource failure information;
  • the E-EMS determines the report information corresponding to the acquired fault information according to the acquired fault information and the corresponding relationship between the fault information and the reported information;
  • the E-EMS reports the reported information to the network management system OSS/BSS (Business support system).
  • OSS/BSS Business support system
  • the E-EMS obtains fault information, including:
  • the E-EMS obtains the correspondence between the fault information and the reported information, including:
  • the E-EMS receives the fault information from other network elements and receives the corresponding relationship between the fault information and the reported information, or
  • the E-EMS actively sends a request message to other network elements, and then receives the corresponding relationship between the fault information returned by the other network element and the reported information.
  • the other network element is a virtual network element management center VNFM.
  • the method further includes:
  • the E-EMS sends a correction indication message to the other network element, where the correction indication message carries the corrective measure determined by the E-EMS according to the preset correction strategy and the fault information.
  • the embodiment of the present disclosure further provides an E-EMS, including: a first acquiring module, a second acquiring module, a reporting information determining module, and a reporting module;
  • the first acquiring module is configured to acquire fault information.
  • the second acquiring module is configured to obtain a correspondence between the fault information and the reported information
  • the report information determining module is configured to determine report information corresponding to the acquired fault information according to the acquired fault information and the corresponding relationship between the fault information and the report information;
  • the reporting module is configured to report the reported information to the OSS/BSS.
  • the first acquiring module is specifically configured to detect fault information to obtain fault information, and/or receive fault information from other network elements.
  • the second acquiring module is configured to: when the first acquiring module receives the fault information from the other network element, receive the corresponding relationship between the fault information and the reported information, or actively send the information to other network elements. After the message is requested, the corresponding relationship between the fault information returned by the other network element and the reported information is received.
  • the second acquiring module is configured to receive a correspondence between the fault information and the reported information from the VNFM, or send a request message to the VNFM, and then receive the fault information and the reported information returned by the VNFM. Correspondence.
  • the E-EMS further includes a correction indication module
  • the correction indication module is configured to send a correction indication message to the other network element, where the correction indication message carries the corrective measure determined according to the preset correction strategy and the fault information.
  • the embodiment of the present disclosure further provides a fault reporting system, including: an E-EMS and an OSS/BSS, wherein the E-EMS is the E-EMS of claim 6.
  • system further includes a VNFM,
  • the VNFM is configured to send a fault relationship between the fault information and/or the fault information and the reported information to the E-EMS.
  • the VNFM is further configured to acquire fault information by detecting, and/or receive fault information from the virtual resource management center VIM.
  • system further includes a VIM,
  • the VIM is configured to provide a VNFM with a corresponding relationship between the fault information and the reported information.
  • the E-EMS is further configured to send a correction indication message to the VNFM, where the correction indication message carries a corrective measure determined according to the preset correction strategy and the fault information;
  • the VNFM is also used to perform the corrective action.
  • the E-EMS obtains the fault information, and the corresponding relationship between the fault information and the reported information, where the fault information includes one or more of the following: virtual network function VNF fault information The virtual machine fault information, the virtual resource fault information, and the hardware resource fault information; the E-EMS determines the report information corresponding to the acquired fault information according to the acquired fault information and the corresponding relationship between the fault information and the reported information; The E-EMS reports the reported information to the network management system OSS/BSS.
  • the solution described in the embodiment of the present disclosure can report the fault of the physical network element, and can report the failure of the virtual network element, so that the versatility is good, and the system in the embodiment of the present disclosure can be compatible with the traditional OSS and the network management fault management system. , the scope of application is large.
  • FIG. 1 is a schematic diagram of a fault processing process based on VNF
  • FIG. 2 is a schematic flowchart of a fault reporting method according to an embodiment of the present disclosure
  • FIG. 3 is a schematic structural diagram of an E-EMS according to an embodiment of the present disclosure.
  • FIG. 4 is a schematic structural diagram of another E-EMS according to an embodiment of the present disclosure.
  • FIG. 5 is a schematic structural diagram of a fault reporting according to an embodiment of the present disclosure.
  • FIG. 6 is a schematic diagram of another fault reporting structure according to an embodiment of the present disclosure.
  • FIG. 7 is a schematic structural diagram of another fault reporting according to an embodiment of the present disclosure.
  • FIG. 8 is a schematic structural diagram of a system capable of implementing fault reporting according to Embodiment 1 of the present disclosure
  • FIG. 9 is a schematic flowchart of a fault reporting method according to Embodiment 2 of the present disclosure.
  • FIG. 10 is a schematic flowchart of a fault reporting method according to Embodiment 3 of the present disclosure.
  • the embodiment of the present disclosure provides a fault reporting method. As shown in FIG. 2, the method includes:
  • Step 201 The E-EMS obtains the fault information and the corresponding relationship between the fault information and the reported information, where the fault information includes one or more of the following: virtual network function VNF fault information, virtual machine fault information, virtual resource fault information, and hardware resources. accident details;
  • Step 202 The E-EMS determines the report information corresponding to the acquired fault information according to the acquired fault information and the corresponding relationship between the fault information and the reported information.
  • Step 203 The E-EMS reports the reported information to the network management system OSS/BSS.
  • the E-EMS obtains fault information, including:
  • the VNF directly reports the VNF failure and application layer failure to the E-EMS; the PNF directly reports the PNF failure to the E-EMS; the Virtual Infrastructure Management (VIM) and the PIM respectively virtual infrastructure
  • the fault and the physical infrastructure fault are reported to the E-EMS; the E-EMS reports the obtained virtual machine fault as a middleware fault to the OSS/BSS.
  • the E-EMS reports the association information as fault information to the OSS/BSS for processing.
  • the E-EMS obtains the correspondence between the fault information and the reported information, including:
  • the E-EMS receives the fault information from other network elements and receives the corresponding relationship between the fault information and the reported information, or
  • the E-EMS actively sends a request message to other network elements, and then receives the corresponding relationship between the fault information returned by the other network element and the reported information.
  • the other network element is a virtual network element management center VNFM.
  • the method further includes:
  • the E-EMS sends a correction indication message to the other network element, where the correction indication message carries the corrective measure determined by the E-EMS according to the preset correction strategy and the fault information.
  • the E-EMS can manage multiple network element faults at the same time, such as: attribution.
  • HSS Home Subscriber Server
  • CSCF Call Session Control Function
  • vHSS virtualized HSS
  • vCSCF virtualized CSCF
  • the E-EMS acts as a switch and only manages the virtualized network elements. Then report the fault information of the physical network element.
  • the embodiment of the present disclosure further provides an E-EMS, as shown in FIG. 3, the E-EMS includes: a first obtaining module 31, a second obtaining module 32, a reporting information determining module 33, and a reporting module 34;
  • the first obtaining module 31 is configured to acquire fault information.
  • the second obtaining module 32 is configured to acquire a correspondence between the fault information and the reported information.
  • the report information determining module 33 is configured to determine report information corresponding to the acquired fault information according to the acquired fault information and the corresponding relationship between the fault information and the report information;
  • the reporting module 34 is configured to report the report information to the OSS/BSS.
  • the first obtaining module 31 is specifically configured to detect fault information to obtain fault information, and/or receive fault information from other network elements.
  • the second obtaining module 32 is configured to receive the fault information of the other network element and receive the corresponding relationship between the fault information and the reported information, or actively forward to other networks.
  • the element sends a request message, and then receives a correspondence between the fault information returned by the other network element and the reported information.
  • the second obtaining module 32 is configured to receive a correspondence between the fault information and the reported information from the VNFM, or send a request message to the VNFM, and then receive the fault information and the report returned by the VNFM. Correspondence of information.
  • the E-EMS further includes a correction indication module 35,
  • the correction indication module 35 is configured to send a correction indication message to the other network element, where the correction indication message carries the corrective measure determined according to the preset correction strategy and the fault information.
  • the embodiment of the present disclosure further provides a fault reporting system.
  • the system includes: an E-EMS 51 and an OSS/BSS 52, wherein the E-EMS 51 is as shown in FIG. 3 or FIG. Shown E-EMS.
  • the system further includes VNFM 53,
  • the VNFM 53 for transmitting the fault information and/or the corresponding relationship between the fault information and the reported information to the E-EMS 51.
  • the VNFM 53 is further configured to acquire fault information by detecting, and/or receive fault information from the virtual resource management center VIM.
  • the system further includes a VIM 54,
  • the VIM 54 is configured to provide a correspondence between the fault information and the reported information to the VNFM 53.
  • the E-EMS 51 is further configured to send a correction indication message to the VNFM 53, where the correction indication message carries a corrective measure determined according to a preset correction strategy and the fault information;
  • the VNFM 53 is also used to perform the corrective action.
  • the traditional physical network element device and the virtualized network element device can be managed at the same time to implement fault reporting.
  • FIG. 8 is a schematic structural diagram of a system capable of implementing fault reporting according to Embodiment 1 of the present disclosure.
  • the system mainly includes a novel network element management system (E-EMS), a network management system (OSS/BSS), and a network.
  • E-EMS network element management system
  • OSS/BSS network management system
  • NFVO Function Virtualization Dispatch Center
  • VNFM Virtual Network Element Management Center
  • VIM Virtual Resource Management Center
  • NFVI Network Function Virtualization Resource
  • the EMS is mainly composed of two physical network elements and two corresponding virtual network elements (specifically, not limited to the two types of network elements); respectively: Home Subscriber Server (HSS) Call Session Control Function (CSCF), but not limited to HSS and CSCF.
  • the CSCF further includes three types of CSCFs, namely, a proxy-CSCF (P-CSCF), a service-CSCF (S-CSCF), and an inquiry-CSCF (I-CSCF).
  • P-CSCF proxy-CSCF
  • S-CSCF service-CSCF
  • I-CSCF inquiry-CSCF
  • the three CSCFs are collectively referred to as X-CSCF.
  • NFVO is an important part of the network, mainly dealing with network services and related faults.
  • This embodiment does not focus on network service level faults, and mainly deals with network level faults and hardware level faults that cause network element faults.
  • the VNFM management network element life cycle and its fault information are reported, and the VIM management resource allocation and its fault information are reported.
  • NFVI is all resources in network function virtualization, including hardware resources and virtual resources. Hardware resources are virtualized into virtual resources through hypervisor.
  • a virtual network element refers to a network element function implemented by running software of a specific function in a virtual environment. Therefore, when a virtual network element fails, virtual machine faults, virtual resource faults, and hardware resource faults may need to be reported and processed.
  • the fault reporting mechanism may be: when the physical network element HSS and the X-CSCF are faulty, the E-EMS obtains the fault information of the physical network element, and reports the fault information to the OSS/ BSS is processed.
  • the E-EMS reports the detected virtual machine as a middleware fault to the OSS/BSS for processing.
  • the VIM reports the virtual resource fault and the hardware resource fault to the VNFM.
  • the VNFM obtains the hardware resource fault and the virtual resource according to the relationship between the virtual network element VNF and the virtual resource and the hardware resource.
  • the fault information is transmitted to the E-EMS, and the E-EMS associates the hardware resource fault and the virtual resource fault with the VNF, and converts the hardware resource and the virtual resource fault into the network management fault according to the set mapping rule (compatible with the traditional network management system).
  • the set mapping rule (compatible with the traditional network management system).
  • the specific mapping rules can be set according to different maintenance requirements, such as mapping virtual faults to physical network element middleware faults, mapping physical resource faults to physical network element hardware faults, and so on.
  • the E-EMS maps the VNF fault, the virtual machine fault, the virtual resource and the hardware resource fault to the physical network element fault, and reports it to the OSS/BSS for processing.
  • the E-EMS has global configuration information of the network.
  • the E-EMS transmits the new configuration information to the VNFM, and the VNFM forwards the information to the NFVO.
  • the E-EMS can stop the fault mapping function for the physical resources and the virtual resources, and report the fault of the virtual network element in the manner defined by the NFV.
  • the fault reporting mechanism based on this embodiment is the same as that of the first embodiment.
  • the mapping relationship between the fault information and the reported information (that is, the mapping table of the VNF, the virtual machine, the virtual resource, and the hardware resource) is stored in the VNFM.
  • the VNFM After obtaining hardware resource failure, virtual resource failure, virtual machine failure, and virtual network element failure information, the VNFM sends the failure information and the mapping table to the E-EMS, and the E-EMS performs the association of the failure, and the E-EMS forwards the E-EMS. Relevant fault information and fault related information are sent to the OSS, and the OSS is used to handle the fault.
  • FIG. 9 is a schematic flowchart of a fault reporting method according to Embodiment 2 of the present disclosure. As shown in FIG. 9 , the process specifically includes:
  • Step 901 The VNFM receives hardware resource fault information, virtual resource fault information, and virtual machine fault information.
  • the NE function is running on one or several virtual machines.
  • the fault of the virtual machine is reported to the E-EMS.
  • the E-EMS reports the fault information to the OSS. /BSS, this can effectively improve the ability of fault handling.
  • Step 902 The VNF reports the virtual network element fault information to the VNFM.
  • Step 903 The VNFM forwards the obtained hardware and virtual resource fault, the virtual machine fault, and the virtual network element fault information to the E-EMS, and sends the mapping relationship table of the virtual network element, the virtual machine, the virtual resource, and the hardware resource to the E- EMS.
  • Step 904 The E-EMS performs fault association.
  • E-EMS associates a VNF failure into a virtual machine failure, ultimately associated with a hardware failure.
  • Step 905 The E-EMS forwards the associated fault information to the OSS.
  • Step 906 The E-EMS will trigger a corrective action to the VNFM, which performs this corrective action.
  • this step is an optional step.
  • Step 907 Additional fault correlation and fault handling are performed in the OSS.
  • this step is an optional step.
  • the fault reporting mechanism based on the embodiment is the same as that in the first embodiment.
  • the mapping relationship between the VNF, the virtual machine, the virtual resource, and the hardware resource is not stored in the VNFM, and the hardware resource failure, virtual resource failure, and virtual are obtained in the VNFM.
  • the VNFM forwards the related fault information to the E-EMS.
  • the E-EMS does not obtain a mapping relationship table, and requests a mapping relationship table of a specific fault to the VNFM.
  • the VNFM requests a mapping relationship between the virtual machine, the virtual resource, and the hardware resource, and the VIM sends the mapping relationship to the VNFM.
  • the VNFM After the VNFM obtains the mapping relationship, the virtual machine is mapped to the VNF, and the VNFM sends the mapping table of the specific VNF, the virtual machine, the virtual resource, and the hardware resource to the E-EMS, and the E-EMS performs the fault association, E-EMS.
  • the related fault information and the fault related information are forwarded to the OSS, and the fault is processed by the OSS.
  • FIG. 10 is a schematic flowchart of a fault reporting method according to Embodiment 3 of the present disclosure. As shown in FIG. 10, the process specifically includes:
  • Step 1001 The VNFM receives hardware resource failure information, virtual resource failure information, and virtual machine failure information.
  • Step 1002 The hardware and virtual resource failure, virtual machine failure, and virtual network element failure information obtained by the VNFM are forwarded to the E-EMS.
  • Step 1003 The VNF reports the virtual network element fault information to the VNFM.
  • Step 1004 The E-EMS requests a mapping relationship table between the specific virtual network element, the virtual machine, the virtual resource, and the hardware resource to the VNFM.
  • Step 1005 The VNFM requests a mapping relationship table between a specific virtual machine, a virtual resource, and a hardware resource to the VIM.
  • Step 1006 The VIM returns a mapping table of virtual machines, virtual resources, and hardware resources.
  • Step 1007 The VNFM sends a mapping table between the virtual network element and the virtual machine mapping relationship table, the virtual machine, and the virtual resource and the hardware resource to the E-EMS.
  • Step 1008 The E-EMS performs fault association according to the obtained mapping relationship table.
  • Step 1009 The E-EMS forwards related fault information and fault association information to the OSS.
  • Step 1010 The E-EMS triggers a corrective action to the VNFM, which performs the corrective action.
  • this step is an optional step.
  • Step 1011 Perform additional fault correlation and fault handling in the OSS.
  • this step is an optional step.
  • Each of the above modules may be implemented by a central processing unit (CPU), a digital signal processor (DSP), or a field-programmable gate array (FPGA) in the electronic device.
  • CPU central processing unit
  • DSP digital signal processor
  • FPGA field-programmable gate array
  • embodiments of the present disclosure can be provided as a method, system, or computer program product. Accordingly, the present disclosure may take the form of a hardware embodiment, a software embodiment, or a combination of software and hardware aspects. Moreover, the present disclosure may take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage and optical storage, etc.) including computer usable program code.
  • the computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device.
  • the apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
  • These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device.
  • the instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.

Abstract

Disclosed are a fault report method and system, and a related device. The method comprises: acquiring, by an E-EMS, fault information and a correlation between the fault information and report information, the fault information comprising one or more of the following types of information: virtual network function (VNF) fault information, virtual machine fault information, virtual resource fault information and hardware resource fault information; determining, by the E-EMS, the report information corresponding to the acquired fault information according to the acquired fault information and the correlation between the fault information and the report information; and reporting, by the E-EMS, the report information to a network management system OSS/BSS.

Description

故障上报方法、系统及相关装置Fault reporting method, system and related device
相关申请的交叉引用Cross-reference to related applications
本申请主张在2014年11月7日在中国提交的中国专利申请号No.201410643835.9的优先权,其全部内容通过引用包含于此。The present application claims priority to Chinese Patent Application No. 20141064383, filed on Nov. 7, 2014, the entire content of which is hereby incorporated by reference.
技术领域Technical field
本公开涉及网络管理技术,尤其涉及一种故障上报方法、系统及相关装置。The present disclosure relates to network management technologies, and in particular, to a fault reporting method, system, and related apparatus.
背景技术Background technique
网络功能虚拟化(Network Function Virtualization,NFV)通过使用x86等通用性硬件以及虚拟化技术,来承载很多功能的软件处理。从而降低网络昂贵的设备成本。Network Function Virtualization (NFV) carries a lot of functional software processing by using general-purpose hardware such as x86 and virtualization technology. Thereby reducing the cost of equipment expensive in the network.
参考图1,目前,基于虚拟网络功能(Virtual Network Function,VNF)的故障处理过程主要包括:Referring to FIG. 1, at present, the fault processing process based on the virtual network function (VNF) mainly includes:
1)虚拟网元管理中心(VNF Manager,VNFM)接收到特定VNF实例相关的基础设施故障通知。网络功能虚拟化调度中心(NFVO,Network Function Virtualization Orchestrator)直接接收与特定VNF无关的基础设施故障。1) The Virtual Network Element Management Center (VNF Manager, VNFM) receives infrastructure failure notifications related to a specific VNF instance. The Network Function Virtualization Orchestrator (NFVO) directly receives infrastructure failures that are not related to a specific VNF.
这里,特定VNF实例相关的基础设施故障包括物理基础设施故障(1.1)和虚拟基础设施故障(1.2),与特定VNF无关的基础设施故障包括物理基础设施故障(1.3)和虚拟基础设施故障(1.4)。Here, infrastructure failures associated with a particular VNF instance include physical infrastructure failures (1.1) and virtual infrastructure failures (1.2), and infrastructure failures that are not related to a particular VNF include physical infrastructure failures (1.3) and virtual infrastructure failures (1.4). ).
2)虚拟网元管理中心(VNFM)进行自己的故障关联操作。2) The Virtual Network Element Management Center (VNFM) performs its own fault correlation operation.
3)VNFM可能转发相关VNF实例故障信息给不同的其他故障关联点,主要是EM(Element Management)(3.1)和网络功能虚拟化调度中心(NFVO)(3.2)。3) VNFM may forward related VNF instance fault information to different other fault association points, mainly EM (Element Management) (3.1) and Network Function Virtualization Dispatch Center (NFVO) (3.2).
4)VNF实例可能发送应用层故障给不同关联点,主要是EM(4.1)和VNFM(4.2)。VNFM再转发故障信息给NFVO(4.3)。4) The VNF instance may send application layer faults to different association points, mainly EM (4.1) and VNFM (4.2). The VNFM then forwards the fault information to NFVO (4.3).
5)故障关联可能会在任何故障关联点发生。EM执行故障关联来找出根本原因和对VNF的影响(5.1)。NFVO执行故障关联来找出根本原因和对网络业务的影响(5.2)。为了支持某些场景,NFVO可能只将基础设施故障映 射到VNF和/或网络业务上,而不关联到VNF应用层故障,并将结果转发给网管系统(Operation support system,OSS)。5) Fault correlation may occur at any fault correlation point. The EM performs fault correlation to find the root cause and impact on the VNF (5.1). NFVO performs fault correlation to find root cause and impact on network traffic (5.2). In order to support certain scenarios, NFVO may only map infrastructure failures. Shoots on the VNF and/or network services without being associated with the VNF application layer failure and forwards the results to the Operation Support System (OSS).
6)在不同的故障关联点,会出现一个故障的重新解决行为。EM可能转发相关VNF实例故障信息给OSS(6.1)。EM可能触发一个矫正措施请求给VNFM(6.2)。NFVO可能会转发相关故障信息给OSS(6.3)。NFVO可能触发一个矫正措施给VNFM(6.4)。如果VNFM负责关联某些特定的事件,那么VNFM自己可能触发一个矫正措施(6.5)。6) At different fault correlation points, a fault re-solving behavior will occur. The EM may forward the relevant VNF instance fault information to the OSS (6.1). The EM may trigger a corrective action request to the VNFM (6.2). NFVO may forward relevant fault information to OSS (6.3). NFVO may trigger a corrective action to VNFM (6.4). If the VNFM is responsible for associating certain events, the VNFM itself may trigger a corrective action (6.5).
7)OSS中可能会进行额外的故障关联和处理。7) Additional fault correlation and processing may occur in the OSS.
现有故障处理技术存在以下缺点:Existing fault handling techniques have the following disadvantages:
1)现有的网管系统只能管理物理网元或者虚拟网元,管理物理网元和虚拟网元使用两套网管系统,通用性不好;1) The existing network management system can only manage physical network elements or virtual network elements. The management physical network element and virtual network element use two sets of network management systems, and the generality is not good;
2)NFV定义了虚拟网元的管理方案,故障上报方案,但其只适用于为虚拟化网络配套的OSS,不能兼容传统OSS。2) NFV defines the management scheme of the virtual network element and the fault reporting scheme, but it is only applicable to the OSS for the virtualized network and cannot be compatible with the traditional OSS.
发明内容Summary of the invention
有鉴于此,为解决现有存在的技术问题,本公开实施例提供:In view of this, in order to solve the existing technical problems, the embodiments of the present disclosure provide:
一种故障上报方法,包括:A fault reporting method includes:
网元管理系统(Enhanced-Element Management System,E-EMS)获取故障信息以及故障信息与上报信息的对应关系,所述故障信息包括以下一种或多种:虚拟网络功能VNF故障信息、虚拟机故障信息、虚拟资源故障信息、硬件资源故障信息;The information management system (E-EMS) obtains the fault information and the corresponding relationship between the fault information and the reported information, and the fault information includes one or more of the following: virtual network function VNF fault information, virtual machine fault Information, virtual resource failure information, hardware resource failure information;
E-EMS根据所述获取的故障信息,以及故障信息与上报信息的对应关系,确定与所述获取的故障信息对应的上报信息;The E-EMS determines the report information corresponding to the acquired fault information according to the acquired fault information and the corresponding relationship between the fault information and the reported information;
E-EMS向网管系统OSS/BSS(Business support system)上报所述上报信息。The E-EMS reports the reported information to the network management system OSS/BSS (Business support system).
一具体实施例中,所述E-EMS获取故障信息,包括:In a specific embodiment, the E-EMS obtains fault information, including:
通过对故障对象进行检测,以获取故障信息,和/或,接收来自其他网元的故障信息。By detecting the faulty object, obtaining fault information, and/or receiving fault information from other network elements.
一具体实施例中,所述E-EMS获取故障信息与上报信息的对应关系,包括: In a specific embodiment, the E-EMS obtains the correspondence between the fault information and the reported information, including:
E-EMS在接收来自其他网元的故障信息的同时,接收故障信息与上报信息的对应关系,或者,The E-EMS receives the fault information from other network elements and receives the corresponding relationship between the fault information and the reported information, or
E-EMS主动向其他网元发送请求消息,之后,接收所述其他网元返回的故障信息与上报信息的对应关系。The E-EMS actively sends a request message to other network elements, and then receives the corresponding relationship between the fault information returned by the other network element and the reported information.
一具体实施例中,所述其他网元为虚拟网元管理中心VNFM。In a specific embodiment, the other network element is a virtual network element management center VNFM.
一具体实施例中,该方法还包括:In a specific embodiment, the method further includes:
E-EMS向其他网元发送矫正指示消息,所述矫正指示消息携带E-EMS根据预设矫正策略及所述故障信息确定的矫正措施。The E-EMS sends a correction indication message to the other network element, where the correction indication message carries the corrective measure determined by the E-EMS according to the preset correction strategy and the fault information.
本公开实施例还提供一种E-EMS,包括:第一获取模块、第二获取模块、上报信息确定模块和上报模块;其中,The embodiment of the present disclosure further provides an E-EMS, including: a first acquiring module, a second acquiring module, a reporting information determining module, and a reporting module;
所述第一获取模块,用于获取故障信息;The first acquiring module is configured to acquire fault information.
所述第二获取模块,用于获取故障信息与上报信息的对应关系;The second acquiring module is configured to obtain a correspondence between the fault information and the reported information;
所述上报信息确定模块,用于根据所述获取的故障信息,以及故障信息与上报信息的对应关系,确定与所述获取的故障信息对应的上报信息;The report information determining module is configured to determine report information corresponding to the acquired fault information according to the acquired fault information and the corresponding relationship between the fault information and the report information;
所述上报模块,用于向OSS/BSS上报所述上报信息。The reporting module is configured to report the reported information to the OSS/BSS.
一具体实施例中,所述第一获取模块,具体用于通过对故障对象进行检测,以获取故障信息,和/或,接收来自其他网元的故障信息。In a specific embodiment, the first acquiring module is specifically configured to detect fault information to obtain fault information, and/or receive fault information from other network elements.
一具体实施例中,所述第二获取模块,具体用于在第一获取模块接收来自其他网元的故障信息的同时,接收故障信息与上报信息的对应关系,或者,主动向其他网元发送请求消息,之后,接收所述其他网元返回的故障信息与上报信息的对应关系。In a specific embodiment, the second acquiring module is configured to: when the first acquiring module receives the fault information from the other network element, receive the corresponding relationship between the fault information and the reported information, or actively send the information to other network elements. After the message is requested, the corresponding relationship between the fault information returned by the other network element and the reported information is received.
一具体实施例中,所述第二获取模块,具体用于从VNFM接收故障信息与上报信息的对应关系,或者,主动向VNFM发送请求消息,之后,接收所述VNFM返回的故障信息与上报信息的对应关系。In a specific embodiment, the second acquiring module is configured to receive a correspondence between the fault information and the reported information from the VNFM, or send a request message to the VNFM, and then receive the fault information and the reported information returned by the VNFM. Correspondence.
一具体实施例中,该E-EMS还包括矫正指示模块,In a specific embodiment, the E-EMS further includes a correction indication module,
所述矫正指示模块,用于向所述其他网元发送矫正指示消息,所述矫正指示消息携带根据预设矫正策略及所述故障信息确定的矫正措施。The correction indication module is configured to send a correction indication message to the other network element, where the correction indication message carries the corrective measure determined according to the preset correction strategy and the fault information.
本公开实施例还提供一种故障上报系统,包括:E-EMS和OSS/BSS,其中,所述E-EMS为权利要求6所述的E-EMS。 The embodiment of the present disclosure further provides a fault reporting system, including: an E-EMS and an OSS/BSS, wherein the E-EMS is the E-EMS of claim 6.
一具体实施例中,该系统还包括VNFM,In a specific embodiment, the system further includes a VNFM,
所述VNFM,用于向E-EMS发送故障信息和/或故障信息与上报信息的对应关系。The VNFM is configured to send a fault relationship between the fault information and/or the fault information and the reported information to the E-EMS.
一具体实施例中,所述VNFM,还用于通过检测获取故障信息,和/或,接收来自虚拟资源管理中心VIM的故障信息。In a specific embodiment, the VNFM is further configured to acquire fault information by detecting, and/or receive fault information from the virtual resource management center VIM.
一具体实施例中,该系统还包括VIM,In a specific embodiment, the system further includes a VIM,
所述VIM,用于向VNFM提供故障信息与上报信息的对应关系。The VIM is configured to provide a VNFM with a corresponding relationship between the fault information and the reported information.
一具体实施例中,所述E-EMS,还用于向VNFM发送矫正指示消息,所述矫正指示消息携带根据预设矫正策略及所述故障信息确定的矫正措施;In a specific embodiment, the E-EMS is further configured to send a correction indication message to the VNFM, where the correction indication message carries a corrective measure determined according to the preset correction strategy and the fault information;
所述VNFM,还用于执行所述矫正措施。The VNFM is also used to perform the corrective action.
本公开实施例所述的故障上报方法、系统及相关装置,E-EMS获取故障信息以及故障信息与上报信息的对应关系,所述故障信息包括以下一种或多种:虚拟网络功能VNF故障信息、虚拟机故障信息、虚拟资源故障信息、硬件资源故障信息;E-EMS根据所述获取的故障信息,以及故障信息与上报信息的对应关系,确定与所述获取的故障信息对应的上报信息;E-EMS向网管系统OSS/BSS上报所述上报信息。本公开实施例所述的方案能够对物理网元故障上报,也可对虚拟网元进行故障上报,从而通用性良好,并且,本公开实施例所述的系统能够兼容传统OSS及网管故障管理体系,应用范围较大。The fault reporting method, the system, and the related device in the embodiment of the present disclosure, the E-EMS obtains the fault information, and the corresponding relationship between the fault information and the reported information, where the fault information includes one or more of the following: virtual network function VNF fault information The virtual machine fault information, the virtual resource fault information, and the hardware resource fault information; the E-EMS determines the report information corresponding to the acquired fault information according to the acquired fault information and the corresponding relationship between the fault information and the reported information; The E-EMS reports the reported information to the network management system OSS/BSS. The solution described in the embodiment of the present disclosure can report the fault of the physical network element, and can report the failure of the virtual network element, so that the versatility is good, and the system in the embodiment of the present disclosure can be compatible with the traditional OSS and the network management fault management system. , the scope of application is large.
附图说明DRAWINGS
图1为基于VNF的故障处理流程示意图;FIG. 1 is a schematic diagram of a fault processing process based on VNF;
图2为本公开实施例一种故障上报方法流程示意图;2 is a schematic flowchart of a fault reporting method according to an embodiment of the present disclosure;
图3为本公开实施例一种E-EMS结构示意图;3 is a schematic structural diagram of an E-EMS according to an embodiment of the present disclosure;
图4为本公开实施例再一种E-EMS结构示意图;4 is a schematic structural diagram of another E-EMS according to an embodiment of the present disclosure;
图5为本公开实施例一种故障上报结构示意图;FIG. 5 is a schematic structural diagram of a fault reporting according to an embodiment of the present disclosure;
图6为本公开实施例再一种故障上报结构示意图;FIG. 6 is a schematic diagram of another fault reporting structure according to an embodiment of the present disclosure;
图7为本公开实施例再一种故障上报结构示意图;FIG. 7 is a schematic structural diagram of another fault reporting according to an embodiment of the present disclosure;
图8为本公开实施例1一种能够实现故障上报的系统结构示意图;8 is a schematic structural diagram of a system capable of implementing fault reporting according to Embodiment 1 of the present disclosure;
图9为本公开实施例2所述的一种故障上报方法流程示意图;FIG. 9 is a schematic flowchart of a fault reporting method according to Embodiment 2 of the present disclosure;
图10为本公开实施例3所述的一种故障上报方法流程示意图。 FIG. 10 is a schematic flowchart of a fault reporting method according to Embodiment 3 of the present disclosure.
具体实施方式detailed description
为了实现能够兼容传统网络和虚拟网络的故障上报,本公开实施例提供一种故障上报方法,如图2所示,该方法包括:In order to implement the fault reporting that can be compatible with the traditional network and the virtual network, the embodiment of the present disclosure provides a fault reporting method. As shown in FIG. 2, the method includes:
步骤201:E-EMS获取故障信息以及故障信息与上报信息的对应关系,所述故障信息包括以下一种或多种:虚拟网络功能VNF故障信息、虚拟机故障信息、虚拟资源故障信息、硬件资源故障信息;Step 201: The E-EMS obtains the fault information and the corresponding relationship between the fault information and the reported information, where the fault information includes one or more of the following: virtual network function VNF fault information, virtual machine fault information, virtual resource fault information, and hardware resources. accident details;
步骤202:E-EMS根据所述获取的故障信息,以及故障信息与上报信息的对应关系,确定与所述获取的故障信息对应的上报信息;Step 202: The E-EMS determines the report information corresponding to the acquired fault information according to the acquired fault information and the corresponding relationship between the fault information and the reported information.
步骤203:E-EMS向网管系统OSS/BSS上报所述上报信息。Step 203: The E-EMS reports the reported information to the network management system OSS/BSS.
一具体实施例中,所述E-EMS获取故障信息,包括:In a specific embodiment, the E-EMS obtains fault information, including:
通过对故障对象进行检测,以获取故障信息,和/或,接收来自其他网元的故障信息。By detecting the faulty object, obtaining fault information, and/or receiving fault information from other network elements.
例如,出现故障时,VNF直接将VNF故障和应用层故障上报给E-EMS;PNF直接将PNF故障上报给E-EMS;虚拟资源管理中心(Virtual Infrastructure Management,VIM)和PIM分别将虚拟基础设施故障和物理基础设施故障上报给E-EMS;E-EMS将得到的虚拟机故障作为中间件故障上报给OSS/BSS处理。将虚拟化网元故障、虚拟机故障和虚拟基础设施故障和物理基础设施故障进行关联。E-EMS将关联信息作为故障信息上报给OSS/BSS处理。For example, in the event of a failure, the VNF directly reports the VNF failure and application layer failure to the E-EMS; the PNF directly reports the PNF failure to the E-EMS; the Virtual Infrastructure Management (VIM) and the PIM respectively virtual infrastructure The fault and the physical infrastructure fault are reported to the E-EMS; the E-EMS reports the obtained virtual machine fault as a middleware fault to the OSS/BSS. Associate virtualized network element failures, virtual machine failures, and virtual infrastructure failures with physical infrastructure failures. The E-EMS reports the association information as fault information to the OSS/BSS for processing.
一具体实施例中,所述E-EMS获取故障信息与上报信息的对应关系,包括:In a specific embodiment, the E-EMS obtains the correspondence between the fault information and the reported information, including:
E-EMS在接收来自其他网元的故障信息的同时,接收故障信息与上报信息的对应关系,或者,The E-EMS receives the fault information from other network elements and receives the corresponding relationship between the fault information and the reported information, or
E-EMS主动向其他网元发送请求消息,之后,接收所述其他网元返回的故障信息与上报信息的对应关系。The E-EMS actively sends a request message to other network elements, and then receives the corresponding relationship between the fault information returned by the other network element and the reported information.
一具体实施例中,所述其他网元为虚拟网元管理中心VNFM。In a specific embodiment, the other network element is a virtual network element management center VNFM.
一具体实施例中,该方法还包括:In a specific embodiment, the method further includes:
E-EMS向其他网元发送矫正指示消息,所述矫正指示消息携带E-EMS根据预设矫正策略及所述故障信息确定的矫正措施。The E-EMS sends a correction indication message to the other network element, where the correction indication message carries the corrective measure determined by the E-EMS according to the preset correction strategy and the fault information.
需要说明的是,E-EMS可以同时管理多种不同的网元故障,如:归属用 户服务器(Home Subscriber Server,HSS)、呼叫会话控制功能(Call Session Control Function,CSCF)、virtualized HSS(vHSS)、virtualized CSCF(vCSCF),但不限于以上网元。It should be noted that the E-EMS can manage multiple network element faults at the same time, such as: attribution. Home Subscriber Server (HSS), Call Session Control Function (CSCF), virtualized HSS (vHSS), virtualized CSCF (vCSCF), but not limited to Internet access.
需要说明的是,虚拟化网络进化到一定程度后,将会用虚拟化网元代替所有的物理网元,这时E-EMS就作为一个开关,只对虚拟化的网元进行管理,将不再上报物理网元相关故障信息。It should be noted that after the virtualized network evolves to a certain extent, all the physical network elements will be replaced by virtualized network elements. At this time, the E-EMS acts as a switch and only manages the virtualized network elements. Then report the fault information of the physical network element.
本公开实施例还提供一种E-EMS,如图3所示,该E-EMS包括:第一获取模块31、第二获取模块32、上报信息确定模块33和上报模块34;其中,The embodiment of the present disclosure further provides an E-EMS, as shown in FIG. 3, the E-EMS includes: a first obtaining module 31, a second obtaining module 32, a reporting information determining module 33, and a reporting module 34;
所述第一获取模块31,用于获取故障信息;The first obtaining module 31 is configured to acquire fault information.
所述第二获取模块32,用于获取故障信息与上报信息的对应关系;The second obtaining module 32 is configured to acquire a correspondence between the fault information and the reported information.
所述上报信息确定模块33,用于根据所述获取的故障信息,以及故障信息与上报信息的对应关系,确定与所述获取的故障信息对应的上报信息;The report information determining module 33 is configured to determine report information corresponding to the acquired fault information according to the acquired fault information and the corresponding relationship between the fault information and the report information;
所述上报模块34,用于向OSS/BSS上报所述上报信息。The reporting module 34 is configured to report the report information to the OSS/BSS.
一具体实施例中,所述第一获取模块31,具体用于通过对故障对象进行检测,以获取故障信息,和/或,接收来自其他网元的故障信息。In a specific embodiment, the first obtaining module 31 is specifically configured to detect fault information to obtain fault information, and/or receive fault information from other network elements.
一具体实施例中,所述第二获取模块32,具体用于在第一获取模块31接收来自其他网元的故障信息的同时,接收故障信息与上报信息的对应关系,或者,主动向其他网元发送请求消息,之后,接收所述其他网元返回的故障信息与上报信息的对应关系。In a specific embodiment, the second obtaining module 32 is configured to receive the fault information of the other network element and receive the corresponding relationship between the fault information and the reported information, or actively forward to other networks. The element sends a request message, and then receives a correspondence between the fault information returned by the other network element and the reported information.
一具体实施例中,所述第二获取模块32,具体用于从VNFM接收故障信息与上报信息的对应关系,或者,主动向VNFM发送请求消息,之后,接收所述VNFM返回的故障信息与上报信息的对应关系。In a specific embodiment, the second obtaining module 32 is configured to receive a correspondence between the fault information and the reported information from the VNFM, or send a request message to the VNFM, and then receive the fault information and the report returned by the VNFM. Correspondence of information.
一具体实施例中,如图4所示,该E-EMS还包括矫正指示模块35,In a specific embodiment, as shown in FIG. 4, the E-EMS further includes a correction indication module 35,
所述矫正指示模块35,用于向所述其他网元发送矫正指示消息,所述矫正指示消息携带根据预设矫正策略及所述故障信息确定的矫正措施。The correction indication module 35 is configured to send a correction indication message to the other network element, where the correction indication message carries the corrective measure determined according to the preset correction strategy and the fault information.
本公开实施例还相应地提供了一种故障上报系统,如图5所示,该系统包括:E-EMS 51和OSS/BSS 52,其中,所述E-EMS 51为图3或图4所示的E-EMS。The embodiment of the present disclosure further provides a fault reporting system. As shown in FIG. 5, the system includes: an E-EMS 51 and an OSS/BSS 52, wherein the E-EMS 51 is as shown in FIG. 3 or FIG. Shown E-EMS.
一具体实施例中,如图6所示,该系统还包括VNFM 53, In a specific embodiment, as shown in FIG. 6, the system further includes VNFM 53,
所述VNFM 53,用于向E-EMS 51发送故障信息和/或故障信息与上报信息的对应关系。The VNFM 53, for transmitting the fault information and/or the corresponding relationship between the fault information and the reported information to the E-EMS 51.
一具体实施例中,所述VNFM 53,还用于通过检测获取故障信息,和/或,接收来自虚拟资源管理中心VIM的故障信息。In a specific embodiment, the VNFM 53 is further configured to acquire fault information by detecting, and/or receive fault information from the virtual resource management center VIM.
一具体实施例中,如图7所示,该系统还包括VIM 54,In a specific embodiment, as shown in FIG. 7, the system further includes a VIM 54,
所述VIM 54,用于向VNFM 53提供故障信息与上报信息的对应关系。The VIM 54 is configured to provide a correspondence between the fault information and the reported information to the VNFM 53.
一具体实施例中,所述E-EMS 51,还用于向VNFM 53发送矫正指示消息,所述矫正指示消息携带根据预设矫正策略及所述故障信息确定的矫正措施;In a specific embodiment, the E-EMS 51 is further configured to send a correction indication message to the VNFM 53, where the correction indication message carries a corrective measure determined according to a preset correction strategy and the fault information;
所述VNFM 53,还用于执行所述矫正措施。The VNFM 53, is also used to perform the corrective action.
采用本公开实施例提供的方案,能够同时管理传统的物理网元设备和虚拟化网元设备,实现故障上报。With the solution provided by the embodiment of the present disclosure, the traditional physical network element device and the virtualized network element device can be managed at the same time to implement fault reporting.
下面通过具体实施例对本公开的技术方案作进一步详细说明。The technical solutions of the present disclosure are further described in detail below through specific embodiments.
实施例1Example 1
图8为本公开实施例1一种能够实现故障上报的系统结构示意图,如图8所示,该系统主要包括新型的网元管理系统(E-EMS)、网管系统(OSS/BSS)、网络功能虚拟化调度中心(NFVO)、虚拟网元管理中心(VNFM)、虚拟资源管理中心(VIM)、网络功能虚拟化资源(NFVI)、虚拟网元和物理网元。FIG. 8 is a schematic structural diagram of a system capable of implementing fault reporting according to Embodiment 1 of the present disclosure. As shown in FIG. 8 , the system mainly includes a novel network element management system (E-EMS), a network management system (OSS/BSS), and a network. Function Virtualization Dispatch Center (NFVO), Virtual Network Element Management Center (VNFM), Virtual Resource Management Center (VIM), Network Function Virtualization Resource (NFVI), virtual network element, and physical network element.
本实施例中,EMS管理的主要是两种物理网元和两种相应的虚拟网元(具体部署中,不限于此两类网元);分别是:归属用户服务器(Home Subscriber Server,HSS)、呼叫会话控制功能(Call Session Control Function,CSCF),但不限于HSS和CSCF。其中,CSCF进一步包括三种类型的CSCF,分别是代理-CSCF(P-CSCF)、服务-CSCF(S-CSCF)和问询-CSCF(I-CSCF),本实施例统称这3种CSCF为X-CSCF。NFVO是网络中的重要组成部分,主要处理网络业务及其相关故障。In this embodiment, the EMS is mainly composed of two physical network elements and two corresponding virtual network elements (specifically, not limited to the two types of network elements); respectively: Home Subscriber Server (HSS) Call Session Control Function (CSCF), but not limited to HSS and CSCF. The CSCF further includes three types of CSCFs, namely, a proxy-CSCF (P-CSCF), a service-CSCF (S-CSCF), and an inquiry-CSCF (I-CSCF). In this embodiment, the three CSCFs are collectively referred to as X-CSCF. NFVO is an important part of the network, mainly dealing with network services and related faults.
本实施例不关注于网络业务级故障,主要处理网元级故障及造成网元故障的硬件级故障。VNFM管理网元生命周期及其故障信息的上报,VIM管理资源分配及其故障信息的上报。NFVI中是网络功能虚拟化中所有的资源,包括硬件资源和虚拟资源,硬件资源通过hypervisor虚拟成虚拟资源。 This embodiment does not focus on network service level faults, and mainly deals with network level faults and hardware level faults that cause network element faults. The VNFM management network element life cycle and its fault information are reported, and the VIM management resource allocation and its fault information are reported. NFVI is all resources in network function virtualization, including hardware resources and virtual resources. Hardware resources are virtualized into virtual resources through hypervisor.
虚拟网元是指通过在虚拟环境中运行特定功能的软件而实现的网元功能。因此,当虚拟网元出现故障时,可能需要将虚拟机故障、虚拟资源故障和硬件资源故障进行上报并处理。A virtual network element refers to a network element function implemented by running software of a specific function in a virtual environment. Therefore, when a virtual network element fails, virtual machine faults, virtual resource faults, and hardware resource faults may need to be reported and processed.
基于图8所示的结构,可采用的故障上报机制具体可以为:当物理网元HSS和X-CSCF出现故障时,E-EMS得到物理网元的故障信息,并将故障信息上报至OSS/BSS进行处理。当虚拟网元的虚拟机出现故障时,E-EMS将检测到的虚拟机作为中间件故障上报给OSS/BSS处理。例如,当硬件、或者虚拟资源出现故障时,VIM将虚拟资源故障和硬件资源故障上报给VNFM,VNFM将根据虚拟网元VNF与虚拟资源、硬件资源的关联关系,得到的硬件资源故障和虚拟资源故障信息传递给E-EMS,E-EMS将硬件资源故障、虚拟资源故障与VNF进行关联,按照设定的映射规则,将硬件资源、虚拟资源故障转换为网管故障(兼容传统的网管系统),上报给OSS;具体的映射规则可根据不同维护需求设定,例如:将虚拟故障映射为物理网元中间件故障,将物理资源故障映射物理网元硬件故障等。最终,E-EMS把VNF故障、虚拟机故障、虚拟资源和硬件资源故障映射为物理网元故障,上报给OSS/BSS处理。Based on the structure shown in FIG. 8, the fault reporting mechanism may be: when the physical network element HSS and the X-CSCF are faulty, the E-EMS obtains the fault information of the physical network element, and reports the fault information to the OSS/ BSS is processed. When the virtual machine of the virtual network element fails, the E-EMS reports the detected virtual machine as a middleware fault to the OSS/BSS for processing. For example, when the hardware or the virtual resource fails, the VIM reports the virtual resource fault and the hardware resource fault to the VNFM. The VNFM obtains the hardware resource fault and the virtual resource according to the relationship between the virtual network element VNF and the virtual resource and the hardware resource. The fault information is transmitted to the E-EMS, and the E-EMS associates the hardware resource fault and the virtual resource fault with the VNF, and converts the hardware resource and the virtual resource fault into the network management fault according to the set mapping rule (compatible with the traditional network management system). Reported to the OSS; the specific mapping rules can be set according to different maintenance requirements, such as mapping virtual faults to physical network element middleware faults, mapping physical resource faults to physical network element hardware faults, and so on. In the end, the E-EMS maps the VNF fault, the virtual machine fault, the virtual resource and the hardware resource fault to the physical network element fault, and reports it to the OSS/BSS for processing.
本实施例中,E-EMS有网络的全局配置信息,当人为录入新的配置信息给E-EMS时,E-EMS将新的配置信息传递给VNFM,由VNFM转发给NFVO。In this embodiment, the E-EMS has global configuration information of the network. When the new configuration information is manually entered into the E-EMS, the E-EMS transmits the new configuration information to the VNFM, and the VNFM forwards the information to the NFVO.
需要说明的是,随着虚拟化网元逐步增加,当全网所有网元都演进为虚拟化网元,或者OSS自身改造,升级后不再需要E-EMS采用传统的物理网元的方式上报故障,这时E-EMS可停止对于物理资源、虚拟资源的故障映射功能,按照NFV定义的方式,上报虚拟网元故障。It should be noted that, as the virtualized network element is gradually increased, when all the network elements of the entire network are evolved into virtualized network elements, or the OSS is modified by itself, the E-EMS is no longer required to be reported by the traditional physical network element. In this case, the E-EMS can stop the fault mapping function for the physical resources and the virtual resources, and report the fault of the virtual network element in the manner defined by the NFV.
实施例2Example 2
本实施例所基于的故障上报机制同实施例1,本实施例中,VNFM中存储了故障信息与上报信息的对应关系(即VNF、虚拟机、虚拟资源和硬件资源的映射表),相应的,由VNFM在得到硬件资源故障、虚拟资源故障、虚拟机故障和虚拟网元故障信息后,将故障信息和映射表一起发送给E-EMS,由E-EMS进行故障的关联,E-EMS转发相关故障信息和故障关联信息给OSS,由OSS来进行故障的处理。 The fault reporting mechanism based on this embodiment is the same as that of the first embodiment. In this embodiment, the mapping relationship between the fault information and the reported information (that is, the mapping table of the VNF, the virtual machine, the virtual resource, and the hardware resource) is stored in the VNFM. After obtaining hardware resource failure, virtual resource failure, virtual machine failure, and virtual network element failure information, the VNFM sends the failure information and the mapping table to the E-EMS, and the E-EMS performs the association of the failure, and the E-EMS forwards the E-EMS. Relevant fault information and fault related information are sent to the OSS, and the OSS is used to handle the fault.
图9为本公开实施例2所述的一种故障上报方法流程示意图,如图9所示,该流程具体包括:FIG. 9 is a schematic flowchart of a fault reporting method according to Embodiment 2 of the present disclosure. As shown in FIG. 9 , the process specifically includes:
步骤901:VNFM接收硬件资源故障信息、虚拟资源故障信息、虚拟机故障信息。Step 901: The VNFM receives hardware resource fault information, virtual resource fault information, and virtual machine fault information.
网络进行虚拟化之后,网元功能是运行在某个或某几个虚拟机上,当出现虚拟机故障时,需要将虚拟机的故障上报给E-EMS,E-EMS将故障信息上报给OSS/BSS,这样可以有效的提高故障处理的能力。After the network is virtualized, the NE function is running on one or several virtual machines. When a virtual machine fails, the fault of the virtual machine is reported to the E-EMS. The E-EMS reports the fault information to the OSS. /BSS, this can effectively improve the ability of fault handling.
步骤902:VNF向VNFM上报虚拟网元故障信息。Step 902: The VNF reports the virtual network element fault information to the VNFM.
步骤903:VNFM将得到的硬件及虚拟资源故障、虚拟机故障和虚拟网元故障信息转发给E-EMS,并将虚拟网元、虚拟机、虚拟资源和硬件资源的映射关系表发送给E-EMS。Step 903: The VNFM forwards the obtained hardware and virtual resource fault, the virtual machine fault, and the virtual network element fault information to the E-EMS, and sends the mapping relationship table of the virtual network element, the virtual machine, the virtual resource, and the hardware resource to the E- EMS.
步骤904:E-EMS进行故障关联。Step 904: The E-EMS performs fault association.
例如,E-EMS将VNF故障关联成虚拟机故障,最终关联成硬件故障。For example, E-EMS associates a VNF failure into a virtual machine failure, ultimately associated with a hardware failure.
步骤905:E-EMS将关联后的故障信息转发给OSS。Step 905: The E-EMS forwards the associated fault information to the OSS.
步骤906:E-EMS会触发一个矫正措施给VNFM,VNFM执行这个矫正措施。Step 906: The E-EMS will trigger a corrective action to the VNFM, which performs this corrective action.
需要说明的是,本步骤为可选步骤。It should be noted that this step is an optional step.
步骤907:OSS中进行额外的故障关联和故障处理。Step 907: Additional fault correlation and fault handling are performed in the OSS.
需要说明的是,本步骤为可选步骤。It should be noted that this step is an optional step.
实施例3Example 3
本实施例所基于的故障上报机制同实施例1,本实施例中,VNFM中未存储VNF、虚拟机、虚拟资源和硬件资源的映射关系表,在VNFM得到硬件资源故障、虚拟资源故障、虚拟机故障和虚拟网元故障信息后,VNFM将相关故障信息转发给E-EMS。E-EMS没有得到映射关系表,向VNFM请求特定故障的映射关系表,VNFM向VIM请求虚拟机、虚拟资源和硬件资源的映射关系,VIM将映射关系发送给VNFM。VNFM得到映射关系后,将虚拟机与VNF进行映射,VNFM将特定的VNF、虚拟机、虚拟资源和硬件资源的映射关系表发送给E-EMS,由E-EMS进行故障的关联,E-EMS转发相关故障信息和故障关联信息给OSS,由OSS来进行故障的处理。 The fault reporting mechanism based on the embodiment is the same as that in the first embodiment. In this embodiment, the mapping relationship between the VNF, the virtual machine, the virtual resource, and the hardware resource is not stored in the VNFM, and the hardware resource failure, virtual resource failure, and virtual are obtained in the VNFM. After the machine fault and the virtual NE fault information, the VNFM forwards the related fault information to the E-EMS. The E-EMS does not obtain a mapping relationship table, and requests a mapping relationship table of a specific fault to the VNFM. The VNFM requests a mapping relationship between the virtual machine, the virtual resource, and the hardware resource, and the VIM sends the mapping relationship to the VNFM. After the VNFM obtains the mapping relationship, the virtual machine is mapped to the VNF, and the VNFM sends the mapping table of the specific VNF, the virtual machine, the virtual resource, and the hardware resource to the E-EMS, and the E-EMS performs the fault association, E-EMS. The related fault information and the fault related information are forwarded to the OSS, and the fault is processed by the OSS.
图10为本公开实施例3所述的一种故障上报方法流程示意图,如图10所示,该流程具体包括:FIG. 10 is a schematic flowchart of a fault reporting method according to Embodiment 3 of the present disclosure. As shown in FIG. 10, the process specifically includes:
步骤1001:VNFM接收硬件资源故障信息、虚拟资源故障信息、虚拟机故障信息。Step 1001: The VNFM receives hardware resource failure information, virtual resource failure information, and virtual machine failure information.
步骤1002:VNFM得到的硬件及虚拟资源故障、虚拟机故障和虚拟网元故障信息转发给E-EMS。Step 1002: The hardware and virtual resource failure, virtual machine failure, and virtual network element failure information obtained by the VNFM are forwarded to the E-EMS.
步骤1003:VNF向VNFM上报虚拟网元故障信息。Step 1003: The VNF reports the virtual network element fault information to the VNFM.
步骤1004:E-EMS向VNFM请求特定虚拟网元、虚拟机、虚拟资源和硬件资源的映射关系表。Step 1004: The E-EMS requests a mapping relationship table between the specific virtual network element, the virtual machine, the virtual resource, and the hardware resource to the VNFM.
步骤1005:VNFM向VIM请求特定虚拟机、虚拟资源和硬件资源的映射关系表。Step 1005: The VNFM requests a mapping relationship table between a specific virtual machine, a virtual resource, and a hardware resource to the VIM.
步骤1006:VIM返回虚拟机、虚拟资源和硬件资源的映射关系表。Step 1006: The VIM returns a mapping table of virtual machines, virtual resources, and hardware resources.
步骤1007:VNFM将虚拟网元和虚拟机映射关系表、虚拟机和虚拟资源及硬件资源的映射关系表发送给E-EMS。Step 1007: The VNFM sends a mapping table between the virtual network element and the virtual machine mapping relationship table, the virtual machine, and the virtual resource and the hardware resource to the E-EMS.
步骤1008:E-EMS根据得到的映射关系表进行故障关联。Step 1008: The E-EMS performs fault association according to the obtained mapping relationship table.
步骤1009:E-EMS将相关故障信息和故障关联信息转发给OSSStep 1009: The E-EMS forwards related fault information and fault association information to the OSS.
步骤1010:E-EMS触发一个矫正措施给VNFM,VNFM执行这个矫正措施。Step 1010: The E-EMS triggers a corrective action to the VNFM, which performs the corrective action.
需要说明的是,本步骤为可选步骤。It should be noted that this step is an optional step.
步骤1011:OSS中进行额外的故障关联和故障处理。Step 1011: Perform additional fault correlation and fault handling in the OSS.
需要说明的是,本步骤为可选步骤。It should be noted that this step is an optional step.
上述各模块可以由电子设备中的中央处理器(Central Processing Unit,CPU)、数字信号处理器(Digital Signal Processor,DSP)或可编程逻辑阵列(Field-Programmable Gate Array,FPGA)实现。Each of the above modules may be implemented by a central processing unit (CPU), a digital signal processor (DSP), or a field-programmable gate array (FPGA) in the electronic device.
本领域内的技术人员应明白,本公开的实施例可提供为方法、系统、或计算机程序产品。因此,本公开可采用硬件实施例、软件实施例、或结合软件和硬件方面的实施例的形式。而且,本公开可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器和光学存储器等)上实施的计算机程序产品的形式。 Those skilled in the art will appreciate that embodiments of the present disclosure can be provided as a method, system, or computer program product. Accordingly, the present disclosure may take the form of a hardware embodiment, a software embodiment, or a combination of software and hardware aspects. Moreover, the present disclosure may take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage and optical storage, etc.) including computer usable program code.
本公开是参照根据本公开实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The present disclosure is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the present disclosure. It will be understood that each flow and/or block of the flowchart illustrations and/or FIG. These computer program instructions can be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing device to produce a machine for the execution of instructions for execution by a processor of a computer or other programmable data processing device. Means for implementing the functions specified in one or more of the flow or in a block or blocks of the flow chart.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。The computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device. The apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device. The instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.
以上所述,仅为本公开的较佳实施例而已,并非用于限定本公开的保护范围。 The above description is only for the preferred embodiments of the present disclosure, and is not intended to limit the scope of the disclosure.

Claims (15)

  1. 一种故障上报方法,包括:A fault reporting method includes:
    网元管理系统E-EMS获取故障信息以及故障信息与上报信息的对应关系,所述故障信息包括以下一种或多种:虚拟网络功能VNF故障信息、虚拟机故障信息、虚拟资源故障信息、硬件资源故障信息;The NE management system E-EMS obtains the fault information and the corresponding relationship between the fault information and the reported information, and the fault information includes one or more of the following: virtual network function VNF fault information, virtual machine fault information, virtual resource fault information, hardware Resource failure information;
    E-EMS根据所述获取的故障信息,以及故障信息与上报信息的对应关系,确定与所述获取的故障信息对应的上报信息;The E-EMS determines the report information corresponding to the acquired fault information according to the acquired fault information and the corresponding relationship between the fault information and the reported information;
    E-EMS向网管系统OSS/BSS上报所述上报信息。The E-EMS reports the reported information to the network management system OSS/BSS.
  2. 根据权利要求1所述的方法,其中,所述E-EMS获取故障信息,包括:The method of claim 1, wherein the E-EMS obtains fault information, including:
    通过对故障对象进行检测,以获取故障信息,和/或,接收来自其他网元的故障信息。By detecting the faulty object, obtaining fault information, and/or receiving fault information from other network elements.
  3. 根据权利要求2所述的方法,其中,所述E-EMS获取故障信息与上报信息的对应关系,包括:The method of claim 2, wherein the E-EMS obtains a correspondence between the fault information and the reported information, including:
    E-EMS在接收来自其他网元的故障信息的同时,接收故障信息与上报信息的对应关系,或者,The E-EMS receives the fault information from other network elements and receives the corresponding relationship between the fault information and the reported information, or
    E-EMS主动向其他网元发送请求消息,之后,接收所述其他网元返回的故障信息与上报信息的对应关系。The E-EMS actively sends a request message to other network elements, and then receives the corresponding relationship between the fault information returned by the other network element and the reported information.
  4. 根据权利要求3所述的方法,其中,所述其他网元为虚拟网元管理中心VNFM。The method of claim 3, wherein the other network element is a virtual network element management center VNFM.
  5. 根据权利要求4所述的方法,还包括:The method of claim 4 further comprising:
    E-EMS向其他网元发送矫正指示消息,所述矫正指示消息携带E-EMS根据预设矫正策略及所述故障信息确定的矫正措施。The E-EMS sends a correction indication message to the other network element, where the correction indication message carries the corrective measure determined by the E-EMS according to the preset correction strategy and the fault information.
  6. 一种E-EMS,包括:第一获取模块、第二获取模块、上报信息确定模块和上报模块;其中,An E-EMS includes: a first acquiring module, a second acquiring module, a reporting information determining module, and a reporting module; wherein
    所述第一获取模块,用于获取故障信息;The first acquiring module is configured to acquire fault information.
    所述第二获取模块,用于获取故障信息与上报信息的对应关系;The second acquiring module is configured to obtain a correspondence between the fault information and the reported information;
    所述上报信息确定模块,用于根据所述获取的故障信息,以及故障信息与上报信息的对应关系,确定与所述获取的故障信息对应的上报信息; The report information determining module is configured to determine report information corresponding to the acquired fault information according to the acquired fault information and the corresponding relationship between the fault information and the report information;
    所述上报模块,用于向OSS/BSS上报所述上报信息。The reporting module is configured to report the reported information to the OSS/BSS.
  7. 根据权利要求6所述的E-EMS,其中,The E-EMS according to claim 6, wherein
    所述第一获取模块,具体用于通过对故障对象进行检测,以获取故障信息,和/或,接收来自其他网元的故障信息。The first acquiring module is specifically configured to detect fault information to obtain fault information, and/or receive fault information from other network elements.
  8. 根据权利要求7所述的E-EMS,其中,The E-EMS according to claim 7, wherein
    所述第二获取模块,具体用于在第一获取模块接收来自其他网元的故障信息的同时,接收故障信息与上报信息的对应关系,或者,主动向其他网元发送请求消息,之后,接收所述其他网元返回的故障信息与上报信息的对应关系。The second acquiring module is configured to: when the first acquiring module receives the fault information from the other network element, receive the corresponding relationship between the fault information and the reported information, or send the request message to other network elements actively, and then receive the request message. The corresponding relationship between the fault information returned by the other network element and the reported information.
  9. 根据权利要求8所述的E-EMS,其中,The E-EMS according to claim 8, wherein
    所述第二获取模块,具体用于从VNFM接收故障信息与上报信息的对应关系,或者,主动向VNFM发送请求消息,之后,接收所述VNFM返回的故障信息与上报信息的对应关系。The second acquiring module is configured to receive a correspondence between the fault information and the reported information from the VNFM, or send a request message to the VNFM, and then receive a correspondence between the fault information returned by the VNFM and the reported information.
  10. 根据权利要求9所述的E-EMS,其中,该E-EMS还包括矫正指示模块,The E-EMS of claim 9, wherein the E-EMS further comprises a correction indication module,
    所述矫正指示模块,用于向所述其他网元发送矫正指示消息,所述矫正指示消息携带根据预设矫正策略及所述故障信息确定的矫正措施。The correction indication module is configured to send a correction indication message to the other network element, where the correction indication message carries the corrective measure determined according to the preset correction strategy and the fault information.
  11. 一种故障上报系统,包括:E-EMS和OSS/BSS,其中,所述E-EMS为权利要求6所述的E-EMS。A fault reporting system includes: an E-EMS and an OSS/BSS, wherein the E-EMS is the E-EMS of claim 6.
  12. 根据权利要求11所述的系统,其中,该系统还包括VNFM,The system of claim 11 wherein the system further comprises a VNFM,
    所述VNFM,用于向E-EMS发送故障信息和/或故障信息与上报信息的对应关系。The VNFM is configured to send a fault relationship between the fault information and/or the fault information and the reported information to the E-EMS.
  13. 根据权利要求12所述的系统,其中,The system of claim 12, wherein
    所述VNFM,还用于通过检测获取故障信息,和/或,接收来自虚拟资源管理中心VIM的故障信息。The VNFM is further configured to acquire fault information by detecting, and/or receive fault information from the virtual resource management center VIM.
  14. 根据权利要求12所述的系统,其中,该系统还包括VIM,The system of claim 12 wherein the system further comprises a VIM,
    所述VIM,用于向VNFM提供故障信息与上报信息的对应关系。The VIM is configured to provide a VNFM with a corresponding relationship between the fault information and the reported information.
  15. 根据权利要求12所述的系统,其中,The system of claim 12, wherein
    所述E-EMS,还用于向VNFM发送矫正指示消息,所述矫正指示消息携带根据预设矫正策略及所述故障信息确定的矫正措施; The E-EMS is further configured to send a correction indication message to the VNFM, where the correction indication message carries a corrective measure determined according to the preset correction strategy and the fault information;
    所述VNFM,还用于执行所述矫正措施。 The VNFM is also used to perform the corrective action.
PCT/CN2015/093976 2014-11-07 2015-11-06 Fault report method and system, and related device WO2016070837A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410643835.9A CN105634785B (en) 2014-11-07 2014-11-07 A kind of failure report method, system and relevant apparatus
CN201410643835.9 2014-11-07

Publications (1)

Publication Number Publication Date
WO2016070837A1 true WO2016070837A1 (en) 2016-05-12

Family

ID=55908614

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/093976 WO2016070837A1 (en) 2014-11-07 2015-11-06 Fault report method and system, and related device

Country Status (2)

Country Link
CN (1) CN105634785B (en)
WO (1) WO2016070837A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200382362A1 (en) * 2015-02-12 2020-12-03 Huawei Technologies Co., Ltd. Alarm information processing method, related device, and system

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018039973A1 (en) * 2016-08-31 2018-03-08 华为技术有限公司 Network function processing method and related device
EP3493469B1 (en) 2016-08-31 2020-03-25 Huawei Technologies Co., Ltd. Alarm information reporting method and device
CN107979479A (en) * 2016-10-25 2018-05-01 中兴通讯股份有限公司 One kind virtualization fault management method and system
CN108199860A (en) * 2016-12-08 2018-06-22 中国移动通信有限公司研究院 A kind of alert processing method and the network equipment
CN107623596A (en) * 2017-09-15 2018-01-23 郑州云海信息技术有限公司 Start the method for testing network element positioning investigation failure in a kind of NFV platforms
CN109818768B (en) * 2017-11-21 2022-02-25 中国移动通信有限公司研究院 Physical facility management system, PNF network management system and method
CN109995568B (en) * 2018-01-02 2022-03-29 中国移动通信有限公司研究院 Fault linkage processing method, network element and storage medium
CN110278101B (en) * 2018-03-14 2022-02-18 中国联合网络通信集团有限公司 Resource management method and equipment
CN111092842B (en) * 2018-10-23 2023-04-07 中国移动通信集团有限公司 Information processing method, server, network element and storage medium
CN111404716B (en) * 2019-01-02 2022-12-13 中国移动通信有限公司研究院 Method and system for collaborative alarm processing
CN113541988B (en) * 2020-04-17 2022-10-11 华为技术有限公司 Network fault processing method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101360001A (en) * 2007-07-31 2009-02-04 中兴通讯股份有限公司 Apparatus and method for processing alarm by network manager at upper layer
CN102103518A (en) * 2011-02-23 2011-06-22 运软网络科技(上海)有限公司 System for managing resources in virtual environment and implementation method thereof
CN102662821A (en) * 2012-03-22 2012-09-12 华为技术有限公司 Method, device and system for auxiliary diagnosis of virtual machine failure
US20130223232A1 (en) * 2004-03-03 2013-08-29 At & T Intellectual Property Ii, L.P. System and Method for Testing Automated Provisioning and Maintenance of Operations Support Systems

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130223232A1 (en) * 2004-03-03 2013-08-29 At & T Intellectual Property Ii, L.P. System and Method for Testing Automated Provisioning and Maintenance of Operations Support Systems
CN101360001A (en) * 2007-07-31 2009-02-04 中兴通讯股份有限公司 Apparatus and method for processing alarm by network manager at upper layer
CN102103518A (en) * 2011-02-23 2011-06-22 运软网络科技(上海)有限公司 System for managing resources in virtual environment and implementation method thereof
CN102662821A (en) * 2012-03-22 2012-09-12 华为技术有限公司 Method, device and system for auxiliary diagnosis of virtual machine failure

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200382362A1 (en) * 2015-02-12 2020-12-03 Huawei Technologies Co., Ltd. Alarm information processing method, related device, and system

Also Published As

Publication number Publication date
CN105634785A (en) 2016-06-01
CN105634785B (en) 2019-01-01

Similar Documents

Publication Publication Date Title
WO2016070837A1 (en) Fault report method and system, and related device
EP3231135B1 (en) Alarm correlation in network function virtualization environment
CN108039964B (en) Fault processing method, device and system based on network function virtualization
US10680896B2 (en) Virtualized network function monitoring
US11539579B2 (en) Method and apparatus for detection of network function failure and restart in a network environment
KR101908465B1 (en) Fault management method, entity and system
US10764132B2 (en) Scale-out association method and apparatus, and system
WO2015154455A1 (en) Method, device, nms, oss, and ems for alarm processing
US10554532B2 (en) Method and device for establishing performance measurement task and processing performance measurement result
CN110427324B (en) Joint debugging system, joint debugging method, computer equipment and storage medium
US10963283B2 (en) Configuration management for hybrid cloud
US20210105179A1 (en) Fault management method and related apparatus
WO2019001312A1 (en) Method and apparatus for realizing alarm association, and computer readable storage medium
US10324762B2 (en) Reliability resource allocation method and apparatus
US8966325B2 (en) Identifying unreliable parts in an IT infrastructure
US20140189103A1 (en) System for monitoring servers and method thereof
CN104243232A (en) Virtual network fault detection and location method
CN106230954B (en) Virtualization management platform
WO2017190339A1 (en) Fault processing method and device
US10587465B1 (en) Methods, systems, and computer readable mediums for selecting and configuring a computing system to support a replicated application
WO2013037234A1 (en) Parameter receiving method and system
US10715608B2 (en) Automatic server cluster discovery
US11190432B2 (en) Method and first node for managing transmission of probe messages
CN109962820B (en) Detection method and detection platform of cloud platform
CN106487561A (en) The method and system that a kind of server service updates

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: 15857749

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15857749

Country of ref document: EP

Kind code of ref document: A1