GB2595888A - Performance-based network fault localisation - Google Patents

Performance-based network fault localisation Download PDF

Info

Publication number
GB2595888A
GB2595888A GB2008755.7A GB202008755A GB2595888A GB 2595888 A GB2595888 A GB 2595888A GB 202008755 A GB202008755 A GB 202008755A GB 2595888 A GB2595888 A GB 2595888A
Authority
GB
United Kingdom
Prior art keywords
peer
route
network
record
peers
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
GB2008755.7A
Other versions
GB202008755D0 (en
Inventor
Roscoe Jonathan
Gelardi Gabriele
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
British Telecommunications PLC
Original Assignee
British Telecommunications PLC
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 British Telecommunications PLC filed Critical British Telecommunications PLC
Priority to GB2008755.7A priority Critical patent/GB2595888A/en
Publication of GB202008755D0 publication Critical patent/GB202008755D0/en
Publication of GB2595888A publication Critical patent/GB2595888A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/10Active monitoring, e.g. heartbeat, ping or trace-route
    • H04L43/106Active monitoring, e.g. heartbeat, ping or trace-route using time related information in packets, e.g. by adding timestamps
    • 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/06Management of faults, events, alarms or notifications
    • H04L41/0677Localisation of faults
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0805Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability
    • H04L43/0817Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability by checking functioning
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0852Delays
    • H04L43/0858One way delays
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/28Routing or path finding of packets in data switching networks using route fault recovery

Abstract

A method if identifying a failure in a portion of a network connecting a plurality of peer devices. A first peer transmits a record including a timestamp of transmission to a second peer that adds a timestamp for receipt and saves the record in a database. The timestamps are used to judge underperformance of the route between the peers. Sending the record is repeated, changing one or more of the first or second peers or the route therebetween, to identify a route and component associated with the fault. The database may be a distributed transaction database such as a blockchain. The changing step may include changing one of the peers to a component in the route of transmission. The first peer may be changed to the next first network component in the route 404. The second peer may be changed to a last network component in the route 406. When changing the route, a new route may include a portion of the initial route 410, 412.

Description

PERFORMANCE-BASED
NETWORK FAULT
LOCALISATION
The present invention relates to the identification of faults in a computer network.
Computer networks are susceptible to faults affecting a performance of communication via a network such as a reduced throughput, reduced data rate, an increased latency or frequency of drop-out or lost communications. Networks are increasingly spread across a number of intermediate network components including routers, switches, backhaul and backbone components and localising a fault to a portion of a network can be challenging.
Accordingly, it is beneficial to provide improvements to fault localisation in computer networks.
According to a first aspect of the present invention, there is provided a computer implemented method of identification of a portion of a computer network exhibiting a fault, the network connecting a plurality of communicatively connected peer computing devices connected via a plurality of intermediate network components, the method comprising: a first peer transmitting a data record to a second peer through a route of intermediate network components, the record including a timestamp corresponding to a time of transmission of the record to the second peer, and the second peer being operable to supplement the record with a timestamp corresponding to a time of receipt of the record by the second peer, wherein the record is stored in a database; responsive to a determination based on the timestamps in the record of underperformance of the route between the first and second peers, repeatedly performing the transmitting step changing one or more of: the first peer; the second peer; and the route between the first and second peers, so as to identify a route of intermediate components associated with the underperformance; and identifying the network components in the identified route as exhibiting a fault.
Preferably, the database is a distributed transactional database such as a blockchain.
Preferably, the changing step includes changing at least one of the first and second peers to a network component in the route of intermediate network components for the transmission such that the network component becomes the peer.
Preferably, the first peer is changed to a first network component in the route from the first peer to the second peer.
Preferably, the second peer is changed to a last network component in the route from the first to the second peer.
Preferably, the route between the first and second peers is an initial route, and each subsequent repeating the transmitting step includes changing the route between the first and second peers such that the changed route includes at least a portion of the initial route.
According to a second aspect of the present invention, there is provided a computer system including a processor and memory storing computer program code for performing the steps of the method set out above.
According to a third aspect of the present invention, there is provided a computer program element comprising computer program code to, when loaded into a computer system and executed thereon, cause the computer to perform the steps of a method as described above.
Embodiments of the present invention will now be described, by way of example only, with reference to the accompanying drawings, in which: Figure 1 is a block diagram a computer system suitable for the operation of embodiments of the present invention; Figure 2 is a component diagram depicting communicatively connected peer computing devices connected via intermediate network components in a computer network according to embodiments of the present invention; Figure 3 is a component diagram of an arrangement for identifying a portion of a computer network exhibiting a fault in accordance with embodiments of the present invention; Figure 4 is a schematic diagram illustrating exemplary changes made for repeated transmissions in the arrangement of Figure 3 in accordance with embodiments of the present invention; and Figure 5 is a flowchart of a method of identification of a portion of a computer network exhibiting a fault in accordance with embodiments of the present invention.
Figure 1 is a block diagram of a computer system suitable for the operation of embodiments of the present invention. A central processor unit (CPU) 102 is communicatively connected to a storage 104 and an input/output (I/O) interface 106 via a data bus 108. The storage 104 can be any read/write storage device such as a random-access memory (RAM) or a non-volatile storage device. An example of a non-volatile storage device includes a disk or tape storage device. The I/O interface 106 is an interface to devices for the input or output of data, or for both input and output of data. Examples of I/O devices connectable to I/O interface 106 include a keyboard, a mouse, a display (such as a monitor) and a network connection.
Figure 2 is a component diagram depicting communicatively connected peer computing devices connected via intermediate network components in a computer network according to embodiments of the present invention. Peer computing devices 200-210 are network attached devices such as computer systems, terminals, network equipment, customer premises equipment (CPE), routers, home-hubs, internet access points, network components, network appliances or other devices as will be understood by those skilled in the art. The peer devices are communicatively connected via a computer network constituted by an exemplary arrangement of network components ("NC") 206 topologically situated therebetween. The network components 206 can be arranged according to any of a number of network topologies or organisations including hybrids, combinations or parts thereof For example, the intermediate network components 206 can be constituted by customer premises equipment, telecommunications cabinet equipment, backhaul network equipment, backbone appliances, or other network components as will be apparent to those skilled in the art. It will be appreciated by those skilled in the art that the term "peer" is used herein to refer to an endpoint of a communication according to embodiments of the present invention and is not restricted to network-attached equipment such as terminals and the like, and can include network components in some embodiments, in which case other network components communicatively connecting such peers constitute the intermediate network components.
Embodiments of the present invention employ communication between peers such as those depicted in Figure 2 to determine, based on performance of network communication, portions of a computer network exhibiting a fault. Figure 3 is a component diagram of an arrangement for identifying a portion of a computer network exhibiting a fault in accordance with embodiments of the present invention. A controller 310 is provided as a hardware, software, firmware or combination component to control and coordinate methods according to embodiments of the present invention. The controller includes a trigger 312 component for triggering a transmission of a data record from a first peer 300 to a second peer 302. The data record is a data item suitable for storage in a database 306 such as a distributed transactional database such as a blockchain database. In some embodiments where a blockchain database is used, the record can be constituted as a transaction for storage and committing to the blockchain database as will be apparent to those skilled in the art.
The first peer 300 generates or receives a record for transmission to the second peer 302 via intermediate network components constituted as a route 304 through the network. The 35 first peer 300 stores a timestamp ("Timestamp 1") in the record corresponding to a time of transmission of the record to the second peer. The record may be transmitted along with some other payload such as data having a predetermined or measurable size or quantity on which bases a performance of the network may be measured, such as a throughput, data transfer rate or the like. The second peer 302 receives the record via the route 304 through the network and records a second fimestamp ("Timestamp 2") in the record corresponding to a time of receipt of the record by the second peer. Subsequently, the record is stored in the database 306 accessible to the controller 310.
The controller 310 is thus operable, based on the record stored in the database 306 and, in particular, based on the fimestamps stored in the record, to identify underperformance of the network on the route 304. Underperformance can be determined with reference to predetermined threshold criteria of performance such as minimum, threshold, range or expected performance metrics such as a time or duration for such a transmission from the first peer 300 to the second peer 302. The predetermined threshold performance can be defined based on, for example, a size of a payload and/or the record transmitted between the first peer 300 and the second peer 302.
Where the controller 310 determines underperformance of the connection between the first peer 300 and second peer 302, the controller 310 is operable to repeat transmissions potentially numerous. For each repeated transmission an adjuster 314 component makes a change to the transmission by changing one or more of: the first peer 300; the second peer 302; and the route 304 therebetween. For example, the first peer 300 can be changed to an alternative peer communicatively connected to the second peer 302 via the network. Further, the second peer 302 can be changed to an alternative peer. Further, the route 304 can be adjusted to a different route such as by changing one or more intermediate network components through which the transmission from the first peer 300 to the second peer 302 takes place. In a preferred embodiment, a first route 304 between the first 300 and second 302 peers is an initial route, and changed routes for subsequent repeated transmissions include at least a portion of the initial route such as a one or more network components of the initial route.
Subsequent repeated transmissions with the changes described above made by the adjuster 314 are used by a further component, the fault localiser 316, to identify a route 304 of intermediate components associated with the underperformance. Thus, changes to the peers 300, 302 and/or route 304 are made to localise a portion of the network causing the underperformance and, therefore, being indicated as having a fault. Figure 4 is a schematic diagram illustrating exemplary changes made for repeated transmissions in the arrangement of Figure 3 in accordance with embodiments of the present invention. At 402 an initial route between a first and second peers is depicted. At 404 a first exemplary changed arrangement is depicted in which the first peer is changed to a first network component in the initial route, so as to reduce the portion of the network tested to the first network component (new first peer) and the second peer. At 406 a second exemplary changed arrangement is depicted in which the second peer is changed to a last network component in the initial route, so as to reduce the portion of the network tested to the first peer and the second-to-last network component (new second peer). At 408 the cumulation of the changes at 404 and 406 is employed in which the first peer is changed to the first network component in the initial route, and the second peer is changed to the last network component in the route. The arrangement of 410 depicts a new arrangement in which the first peer transmits to the second peer via an initial route depicted in heavy lines. The arrangement of 412 is changed vis-a-vis the arrangement of 410 in which the route between the first and second peers is changed to a different route.
While some exemplary changed arrangements are depicted with a single change it will be 15 appreciated by those skilled in the art that multiple cumulative changes of peer(s) and/or route may be employed during repeated transmissions between peers.
In this way, the fault localiser 316 makes changes to peer(s) and/or the route responsive to detections of underperformance. Where underperformance is not detected, a change can be undone (reversed) such that a new change to a most recent arrangement in which underperformance was detected can be made. Preferably, changes involve reducing a number of intermediate network components such that peers between which transmissions are made become logically closer an the sense that fewer intermediate network components are traversed between them) in order to focus on those network components implicated in an underperformance and thus indicative of fault.
While the controller is depicted in Figure 3 as separate and distinct to any particular network component or peer, it will be appreciated by those skilled in the art that the controller 310 can alternatively be provided in whole or in part by any of one or more or each of the network components and/or peers.
Figure 5 is a flowchart of a method of identification of a portion of a computer network exhibiting a fault in accordance with embodiments of the present invention. Initially, at step 502, a first peer 300 transmits a data record including a timestamp to a second peer 302 through a route 304 of intermediate network components. At step 504 the second peer stores a further timestamp in the record and stores the record in the database 306. At step 506 the method determines if a network underperformance is detected and, where underperformance is detected, the method proceeds to step 508 where a the method determines if a sufficiently specific faulty route is identified. A faulty route can be determined to be identified if, for example, a sufficiently small number of intermediate network components has been attributed to the underperformance or if the route constitutes a known localised portion of the network suitable for remediation of faults. Where a faulty route is identified, the method concludes at step 512 by which the network components in the faulty route are identified as exhibiting a fault. Alternatively, where a sufficiently specific faulty route is not yet identified, the method proceeds to step 510 where one or more of the peer(s) and route is changed before the transmission is repeated from step 502.
Insofar as embodiments of the invention described are implementable, at least in part, using a software-controlled programmable processing device, such as a microprocessor, digital signal processor or other processing device, data processing apparatus or system, it will be appreciated that a computer program for configuring a programmable device, apparatus or system to implement the foregoing described methods is envisaged as an aspect of the present invention. The computer program may be embodied as source code or undergo compilation for implementation on a processing device, apparatus or system or may be embodied as object code, for example.
Suitably, the computer program is stored on a carrier medium in machine or device readable form, for example in solid-state memory, magnetic memory such as disk or tape, optically or magneto-optically readable memory such as compact disk or digital versatile disk etc., and the processing device utilises the program or a part thereof to configure it for operation. The computer program may be supplied from a remote source embodied in a communications medium such as an electronic signal, radio frequency carrier wave or optical carrier wave. Such carrier media are also envisaged as aspects of the present invention.
It will be understood by those skilled in the art that, although the present invention has been described in relation to the above described example embodiments, the invention is not limited thereto and that there are many possible variations and modifications which fall within the scope of the invention.
The scope of the present invention includes any novel features or combination of features disclosed herein. The applicant hereby gives notice that new claims may be formulated to such features or combination of features during prosecution of this application or of any such further applications derived therefrom. In particular, with reference to the appended claims, features from dependent claims may be combined with those of the independent claims and features from respective independent claims may be combined in any appropriate manner and not merely in the specific combinations enumerated in the claims.

Claims (8)

  1. CLAIMS1. A computer implemented method of identification of a portion of a computer network exhibiting a fault, the network connecting a plurality of communicatively connected peer computing devices connected via a plurality of intermediate network components, the method comprising: a first peer transmitting a data record to a second peer through a route of intermediate network components, the record including a fimestamp corresponding to a time of transmission of the record to the second peer, and the second peer being operable to supplement the record with a timestamp corresponding to a time of receipt of the record by the second peer, wherein the record is stored in a database; responsive to a determination based on the timestamps in the record of underperformance of the route between the first and second peers, repeatedly performing the transmitting step changing one or more of: the first peer; the second peer; and the route between the first and second peers, so as to identify a route of intermediate components associated with the underperformance; and identifying the network components in the identified route as exhibiting a fault.
  2. 2. The method of claim 1 wherein the database is a distributed transactional database such as a blockchain.
  3. 3. The method of any preceding claim wherein the changing step includes changing at least one of the first and second peers to a network component in the route of intermediate network components for the transmission such that the network component becomes the peer.
  4. 4. The method of claim 3 wherein the first peer is changed to a first network component in the route from the first peer to the second peer.
  5. 5. The method of claim 3 wherein the second peer is changed to a last network 30 component in the route from the first to the second peer.
  6. 6. The method of any of claims 1 to 2 wherein the route between the first and second peers is an initial route, and each subsequent repeating the transmitting step includes changing the route between the first and second peers such that the changed route includes 35 at least a portion of the initial route.
  7. 7. A computer system including a processor and memory storing computer program code for performing the steps of the method of any preceding claim.
  8. 8. A computer program element comprising computer program code to, when loaded 5 into a computer system and executed thereon, cause the computer to perform the steps of a method as claimed in any of claims 1 to 6.
GB2008755.7A 2020-06-09 2020-06-09 Performance-based network fault localisation Pending GB2595888A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
GB2008755.7A GB2595888A (en) 2020-06-09 2020-06-09 Performance-based network fault localisation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
GB2008755.7A GB2595888A (en) 2020-06-09 2020-06-09 Performance-based network fault localisation

Publications (2)

Publication Number Publication Date
GB202008755D0 GB202008755D0 (en) 2020-07-22
GB2595888A true GB2595888A (en) 2021-12-15

Family

ID=71615965

Family Applications (1)

Application Number Title Priority Date Filing Date
GB2008755.7A Pending GB2595888A (en) 2020-06-09 2020-06-09 Performance-based network fault localisation

Country Status (1)

Country Link
GB (1) GB2595888A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5563875A (en) * 1995-07-10 1996-10-08 International Business Machines Corporation Wrap-around route testing in packet communications networks
US20140219078A1 (en) * 2013-02-05 2014-08-07 Cisco Technology, Inc. Binary search-based approach in routing-metric agnostic topologies for node selection to enable effective learning machine mechanisms

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5563875A (en) * 1995-07-10 1996-10-08 International Business Machines Corporation Wrap-around route testing in packet communications networks
US20140219078A1 (en) * 2013-02-05 2014-08-07 Cisco Technology, Inc. Binary search-based approach in routing-metric agnostic topologies for node selection to enable effective learning machine mechanisms

Also Published As

Publication number Publication date
GB202008755D0 (en) 2020-07-22

Similar Documents

Publication Publication Date Title
US9830252B2 (en) System, method and non-transitory computer readable medium for software testing
CN111600746B (en) Network fault positioning method, device and equipment
US20170299645A1 (en) Fault Analysis Method and Apparatus Based on Data Center
CN108243031B (en) Method and device for realizing dual-computer hot standby
GB2595888A (en) Performance-based network fault localisation
CN114070752A (en) Test method, test device, electronic equipment and computer readable storage medium
CN108512698B (en) Network disaster tolerance method and device and electronic equipment
US20050097165A1 (en) Redundancy in process control system
CN116225804A (en) PCIe link detection method, system, equipment and storage medium
US5784274A (en) System and method for monitoring errors occurring in data processed by a duplexed communication apparatus
CN116225690A (en) Memory multidimensional database calculation load balancing method and system based on docker
CN115904772A (en) Error determination method, device, equipment and storage medium for PCIe link
US11765042B2 (en) Traffic application amount calculation apparatus, method and program
CN111884932B (en) Link determining method, device, equipment and computer readable storage medium
CN104348641A (en) Fault detection method and fault detection device
CN115208782A (en) Link state testing method and device and computer readable storage medium
CN110716692B (en) Reading performance improving method and device, storage node and data reading method
JPH0865302A (en) Network operation information collecting system
WO2023012898A1 (en) Information processing system, information processing device and information processing method
CN102377661A (en) Blade server and method for building shortest blade transmission path in blade server
KR100647411B1 (en) Method for circuit testing to locate failure using self-adjusting priority in circuit management system
CN116962247B (en) Active health check method, device, equipment and medium in load balancing system
CN115086156B (en) Method for positioning abnormal application in storage area network
EP1483635B1 (en) Redundancy in process control system
CN115344466A (en) Cluster robustness testing method and device and electronic equipment