CN112468361A - Network connection state monitoring method and device, electronic equipment and storage medium - Google Patents

Network connection state monitoring method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN112468361A
CN112468361A CN202011305613.8A CN202011305613A CN112468361A CN 112468361 A CN112468361 A CN 112468361A CN 202011305613 A CN202011305613 A CN 202011305613A CN 112468361 A CN112468361 A CN 112468361A
Authority
CN
China
Prior art keywords
node
network connection
monitoring
storage
connection state
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.)
Withdrawn
Application number
CN202011305613.8A
Other languages
Chinese (zh)
Inventor
许银龙
孟祥瑞
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.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent Technology Co Ltd
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 Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202011305613.8A priority Critical patent/CN112468361A/en
Publication of CN112468361A publication Critical patent/CN112468361A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • 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/0811Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability by checking connectivity
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/3006Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system is distributed, e.g. networked systems, clusters, multiprocessor systems
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]

Abstract

The application discloses a network connection state monitoring method, a network connection state monitoring device, an electronic device and a computer readable storage medium, wherein the method comprises the following steps: establishing connection with storage nodes in a storage cluster; in the data reading and writing process, counting the reading and writing messages replied by the storage nodes; and if the read-write information replied by the target storage node is not received in a preset period, reporting the network connection state abnormity of the target storage node to a monitoring node in the storage cluster. In the method, the network connection state of the storage nodes is monitored through the client, when the client is connected with the storage cluster to read and write data, the read and write messages replied by the storage nodes are counted, and in a preset period, if the target storage node does not return a message to the client continuously, the network connection state abnormity of the target storage node is reported to the monitoring node, so that the network connection state of the storage nodes in the storage cluster is effectively monitored, and the utilization efficiency and the maintainability of the storage cluster are improved.

Description

Network connection state monitoring method and device, electronic equipment and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method and an apparatus for monitoring a network connection status, an electronic device, and a computer-readable storage medium.
Background
With the rise and popularization of cloud computing technology, distributed shared storage systems are getting more and more concerned by the industry. In a distributed storage system, monitoring of the link state of a client connected with a storage cluster is lacked, particularly in a large-scale data center storage system, if a network fault occurs between the client and some nodes of the storage cluster, the client cannot read and write normally, but the cluster state is normal on the storage cluster side, so that problems are difficult to find and position.
Therefore, how to monitor the network connection state is a technical problem that is actually solved by those skilled in the art.
Content of application
The application aims to provide a network connection state monitoring method and device, an electronic device and a computer readable storage medium, which realize monitoring of a network connection state.
In order to achieve the above object, the present application provides a network connection status monitoring method, which is applied to a client and includes:
establishing connection with storage nodes in a storage cluster;
in the data reading and writing process, counting the reading and writing messages replied by the storage nodes;
and if the read-write information replied by the target storage node is not received in a preset period, reporting the network connection state abnormity of the target storage node to a monitoring node in the storage cluster.
Wherein, after establishing the connection with the storage node in the storage cluster, the method further comprises:
and sending a heartbeat message to the storage node, and reporting the network connection state abnormity of the target storage node to the monitoring node if the heartbeat reply message of the target storage node is not received.
Wherein, still include:
and establishing heartbeat connection with the monitoring node.
Reporting the network connection state abnormity of the target storage node to a monitoring node in the storage cluster, wherein the reporting comprises:
and reporting the network connection state abnormity of the target storage node to a monitoring node in the storage cluster, so that the monitoring node judges that the target storage node is an abnormal node when receiving that the number of the network connection state abnormity messages of the target storage node is larger than a preset value.
Reporting the network connection state abnormity of the target storage node to a monitoring node in the storage cluster, so that when the monitoring node receives that the number of the network connection state abnormity messages of the target storage node is greater than a preset value, the method for determining the target storage node as an abnormal node comprises the following steps:
reporting the network connection state abnormity of the target storage node to a monitoring node in the storage cluster, so that when the monitoring node receives that the number of the network connection state abnormity messages of the target storage node is larger than a preset value, the monitoring node judges that the target storage node is an abnormal node, and generates alarm information corresponding to the abnormal node.
After the target storage node is determined to be an abnormal node, the method further includes:
and if the read-write message replied by the abnormal node is received, reporting the network connection state recovery message of the abnormal node to the monitoring node.
Wherein, reporting the network connection status recovery message of the abnormal node to the monitoring node includes:
and reporting the network connection state recovery message of the abnormal node to the monitoring node so that the monitoring node deletes the alarm information.
In order to achieve the above object, the present application provides a network connection status monitoring apparatus, applied to a client, including:
the first establishing module is used for establishing connection with a storage node in a storage cluster;
the statistical module is used for counting the read-write messages replied by the storage nodes in the data read-write process;
and the first reporting module is used for reporting the network connection state exception of the target storage node to the monitoring node in the storage cluster if the read-write information replied by the target storage node is not received in a preset period.
To achieve the above object, the present application provides an electronic device including:
a memory for storing a computer program;
and a processor for implementing the steps of the network connection state monitoring method when executing the computer program.
To achieve the above object, the present application provides a computer-readable storage medium having a computer program stored thereon, where the computer program is executed by a processor to implement the steps of the network connection status monitoring method as described above.
According to the above scheme, the network connection state monitoring method provided by the application is applied to the client, and comprises the following steps: establishing connection with storage nodes in a storage cluster; in the data reading and writing process, counting the reading and writing messages replied by the storage nodes; and if the read-write information replied by the target storage node is not received in a preset period, reporting the network connection state abnormity of the target storage node to a monitoring node in the storage cluster.
In the method, the network connection state of the storage nodes is monitored through the client, when the client is connected with the storage cluster to read and write data, the read and write messages replied by the storage nodes are counted, and in a preset period, if the target storage node does not return a message to the client continuously, the network connection state abnormity of the target storage node is reported to the monitoring node, so that the network connection state of the storage nodes in the storage cluster is effectively monitored, and the utilization efficiency and the maintainability of the storage cluster are improved. The application also discloses a network connection state monitoring device, an electronic device and a computer readable storage medium, which can also realize the technical effects.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the application.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts. The accompanying drawings, which are included to provide a further understanding of the disclosure and are incorporated in and constitute a part of this specification, illustrate embodiments of the disclosure and together with the description serve to explain the disclosure without limiting the disclosure. In the drawings:
FIG. 1 is a flow diagram illustrating a method for network connection status monitoring in accordance with an exemplary embodiment;
fig. 2 is a block diagram illustrating a network connection status monitoring apparatus according to an exemplary embodiment;
FIG. 3 is a block diagram illustrating an electronic device in accordance with an exemplary embodiment.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application. It is to be understood that the embodiments described are only a few embodiments of the present application and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application. In addition, in the embodiments of the present application, "first", "second", and the like are used for distinguishing similar objects, and are not necessarily used for describing a specific order or a sequential order.
The embodiment of the application discloses a network connection state monitoring method, which realizes the monitoring of a network connection state.
Referring to fig. 1, a flowchart of a network connection status monitoring method according to an exemplary embodiment is shown, as shown in fig. 1, including:
s101: establishing connection with storage nodes in a storage cluster;
the execution main body of the embodiment is a client, and the purpose is to monitor the network connection state of the storage nodes in the storage cluster. In a specific implementation, the Storage cluster includes a plurality of Storage nodes, that is, Object-based Storage Device (Object-based Storage Device) nodes, where one or more of the Storage nodes are deployed with a monitoring module, a node where the monitoring module is deployed is called a monitoring node, and the monitoring node is configured to receive a network connection abnormal state of the Storage node, determine an abnormal node, and generate alarm information.
In this step, a communication connection is established between the client and the storage node in the storage cluster, as a preferred embodiment, the client may establish a heartbeat connection with the storage node, the client sends a heartbeat message to the storage node at regular time, and if a heartbeat reply message is not received, the network connection state abnormality is reported. Namely, after the step, the method further comprises the following steps: and sending a heartbeat message to the storage node, and reporting the network connection state abnormity of the target storage node to the monitoring node if the heartbeat reply message of the target storage node is not received.
It can be understood that, in order to ensure the network connection state of the monitoring node in the storage cluster, a heartbeat connection with the monitoring node may also be established, that is, this embodiment further includes: and establishing heartbeat connection with the monitoring node.
S102: in the data reading and writing process, counting the reading and writing messages replied by the storage nodes;
s103: and if the read-write information replied by the target storage node is not received in a preset period, reporting the network connection state abnormity of the target storage node to a monitoring node in the storage cluster.
When the client is connected with the storage cluster to read and write data, counting read and write messages replied by the storage cluster, and reporting the network connection state abnormity of the target storage node to the monitoring node if the read and write messages replied by the target storage node are not received in a preset period.
As a preferred embodiment, reporting the network connection status exception of the target storage node to a monitoring node in the storage cluster includes: and reporting the network connection state abnormity of the target storage node to a monitoring node in the storage cluster, so that the monitoring node judges that the target storage node is an abnormal node when receiving that the number of the network connection state abnormity messages of the target storage node is larger than a preset value. In specific implementation, the monitoring node receives the node exception reported by the client and stores the node exception, and if a plurality of clients report the access exception of the same storage node, the storage node is judged to be an abnormal node.
It can be understood that, after determining an abnormal node, an alarm message of the abnormal node may be further generated, that is, a network connection state abnormality of the target storage node is reported to a monitoring node in the storage cluster, so that when the monitoring node receives that the number of the network connection state abnormality messages of the target storage node is greater than a preset value, the determining that the target storage node is the abnormal node includes: reporting the network connection state abnormity of the target storage node to a monitoring node in the storage cluster, so that when the monitoring node receives that the number of the network connection state abnormity messages of the target storage node is larger than a preset value, the monitoring node judges that the target storage node is an abnormal node, and generates alarm information corresponding to the abnormal node.
Further, after the determining that the target storage node is an abnormal node, the method further includes: and if the read-write message replied by the abnormal node is received, reporting the network connection state recovery message of the abnormal node to the monitoring node. And if the client can receive the message of accessing the abnormal cluster node, sending a recovery message to the cluster monitoring node, and eliminating the reported network abnormal alarm of the node by the cluster monitoring node. Namely, reporting the network connection state recovery message of the abnormal node to the monitoring node, including: and reporting the network connection state recovery message of the abnormal node to the monitoring node so that the monitoring node deletes the alarm information.
In the embodiment of the application, the network connection state of the storage node is monitored through the client, when the client is connected with the storage cluster to read and write data, the read-write information replied by the storage node is counted, and in a preset period, if the target storage node does not return information to the client continuously, the network connection state abnormity of the target storage node is reported to the monitoring node, so that the network connection state of the storage node in the storage cluster is effectively monitored, and the utilization efficiency and the maintainability of the storage cluster are improved.
An application embodiment provided by the present application is described below, which may specifically include the following steps:
the method comprises the following steps: establishing heartbeat connection between a client and a monitoring node, and sending heartbeat messages to a storage cluster by the client;
step two: when a client is connected with a storage cluster to read and write data, counting read and write messages replied by the storage cluster, and if a certain cluster node does not return a message to the client continuously in a certain period, sending a cluster node message with abnormal access to a monitoring node of the storage cluster;
step three: when a monitoring node of a storage cluster receives node abnormality reported by a client, the node abnormality is stored, and if a plurality of clients report access abnormality of the same cluster node, network abnormality of the cluster node is reported;
step four: when the client receives the message return of the abnormal node, the client sends a recovery message of the abnormal access node of the cluster to the monitoring node of the cluster;
step five: and when the monitoring node of the cluster receives the recovery message sent by the client, deleting the cluster node alarm information with abnormal access.
In the following, a network connection status monitoring apparatus provided in an embodiment of the present application is introduced, and a network connection status monitoring apparatus described below and a network connection status monitoring method described above may be referred to each other.
Referring to fig. 2, a block diagram of a network connection status monitoring apparatus according to an exemplary embodiment is shown, as shown in fig. 2, including:
a first establishing module 201, configured to establish a connection with a storage node in a storage cluster;
a counting module 202, configured to count read-write messages replied by the storage node in a data read-write process;
the first reporting module 203 is configured to report, to a monitoring node in the storage cluster, that the network connection state of the target storage node is abnormal if the read-write information replied by the target storage node is not received within a preset period.
In the embodiment of the application, the network connection state of the storage node is monitored through the client, when the client is connected with the storage cluster to read and write data, the read-write information replied by the storage node is counted, and in a preset period, if the target storage node does not return information to the client continuously, the network connection state abnormity of the target storage node is reported to the monitoring node, so that the network connection state of the storage node in the storage cluster is effectively monitored, and the utilization efficiency and the maintainability of the storage cluster are improved.
On the basis of the above embodiment, as a preferred implementation, the method further includes:
and the second reporting module is used for sending a heartbeat message to the storage node, and reporting the network connection state abnormity of the target storage node to the monitoring node if the heartbeat reply message of the target storage node is not received.
On the basis of the above embodiment, as a preferred implementation, the method further includes:
and the second establishing module is used for establishing heartbeat connection with the monitoring node.
On the basis of the foregoing embodiment, as a preferred implementation manner, the first reporting module 203 is specifically a module that reports the network connection state abnormality of the target storage node to a monitoring node in the storage cluster if the read-write information replied by the target storage node is not received within a preset period, so that when the monitoring node receives that the number of the network connection state abnormality messages of the target storage node is greater than a preset value, the monitoring node determines that the target storage node is an abnormal node.
On the basis of the foregoing embodiment, as a preferred implementation manner, the first reporting module 203 specifically reports the network connection state abnormality of the target storage node to the monitoring node in the storage cluster if the read-write information replied by the target storage node is not received within a preset period, so that when the monitoring node receives that the number of the network connection state abnormality messages of the target storage node is greater than a preset value, the monitoring node determines that the target storage node is an abnormal node, and generates an alarm information module corresponding to the abnormal node.
On the basis of the above embodiment, as a preferred implementation, the method further includes:
and a third reporting module, configured to report a network connection state recovery message of the abnormal node to the monitoring node if the read-write message returned by the abnormal node is received.
On the basis of the foregoing embodiment, as a preferred implementation manner, the third reporting module is specifically a module that reports a network connection state recovery message of the abnormal node to the monitoring node if the read-write message replied by the abnormal node is received, so that the monitoring node deletes the alarm information.
With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
Based on the hardware implementation of the program module, and in order to implement the method according to the embodiment of the present application, an embodiment of the present application further provides an electronic device, and fig. 3 is a structural diagram of an electronic device according to an exemplary embodiment, as shown in fig. 3, the electronic device includes:
a communication interface 1 capable of information interaction with other devices such as network devices and the like;
and the processor 2 is connected with the communication interface 1 to realize information interaction with other equipment, and is used for executing the network connection state monitoring method provided by one or more technical schemes when running a computer program. And the computer program is stored on the memory 3.
In practice, of course, the various components in the electronic device are coupled together by the bus system 4. It will be appreciated that the bus system 4 is used to enable connection communication between these components. The bus system 4 comprises, in addition to a data bus, a power bus, a control bus and a status signal bus. For the sake of clarity, however, the various buses are labeled as bus system 4 in fig. 3.
The memory 3 in the embodiment of the present application is used to store various types of data to support the operation of the electronic device. Examples of such data include: any computer program for operating on an electronic device.
It will be appreciated that the memory 3 may be either volatile memory or nonvolatile memory, and may include both volatile and nonvolatile memory. Among them, the nonvolatile Memory may be a Read Only Memory (ROM), a Programmable Read Only Memory (PROM), an Erasable Programmable Read-Only Memory (EPROM), an Electrically Erasable Programmable Read-Only Memory (EEPROM), a magnetic random access Memory (FRAM), a Flash Memory (Flash Memory), a magnetic surface Memory, an optical disk, or a Compact Disc Read-Only Memory (CD-ROM); the magnetic surface storage may be disk storage or tape storage. Volatile Memory can be Random Access Memory (RAM), which acts as external cache Memory. By way of illustration and not limitation, many forms of RAM are available, such as Static Random Access Memory (SRAM), Synchronous Static Random Access Memory (SSRAM), Dynamic Random Access Memory (DRAM), Synchronous Dynamic Random Access Memory (SDRAM), Double Data Rate Synchronous Dynamic Random Access Memory (DDRSDRAM), Enhanced Synchronous Dynamic Random Access Memory (ESDRAM), Enhanced Synchronous Dynamic Random Access Memory (Enhanced DRAM), Synchronous Dynamic Random Access Memory (SLDRAM), Direct Memory (DRmb Access), and Random Access Memory (DRAM). The memory 2 described in the embodiments of the present application is intended to comprise, without being limited to, these and any other suitable types of memory.
The method disclosed in the above embodiment of the present application may be applied to the processor 2, or implemented by the processor 2. The processor 2 may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be performed by integrated logic circuits of hardware or instructions in the form of software in the processor 2. The processor 2 described above may be a general purpose processor, a DSP, or other programmable logic device, discrete gate or transistor logic device, discrete hardware components, or the like. The processor 2 may implement or perform the methods, steps and logic blocks disclosed in the embodiments of the present application. A general purpose processor may be a microprocessor or any conventional processor or the like. The steps of the method disclosed in the embodiments of the present application may be directly implemented by a hardware decoding processor, or implemented by a combination of hardware and software modules in the decoding processor. The software modules may be located in a storage medium located in the memory 3, and the processor 2 reads the program in the memory 3 and in combination with its hardware performs the steps of the aforementioned method.
When the processor 2 executes the program, the corresponding processes in the methods according to the embodiments of the present application are realized, and for brevity, are not described herein again.
In an exemplary embodiment, the present application further provides a storage medium, i.e. a computer storage medium, specifically a computer readable storage medium, for example, including a memory 3 storing a computer program, which can be executed by a processor 2 to implement the steps of the foregoing method. The computer readable storage medium may be Memory such as FRAM, ROM, PROM, EPROM, EEPROM, Flash Memory, magnetic surface Memory, optical disk, or CD-ROM.
Those of ordinary skill in the art will understand that: all or part of the steps for implementing the method embodiments may be implemented by hardware related to program instructions, and the program may be stored in a computer readable storage medium, and when executed, the program performs the steps including the method embodiments; and the aforementioned storage medium includes: a removable storage device, a ROM, a RAM, a magnetic or optical disk, or various other media that can store program code.
Alternatively, the integrated units described above in the present application may be stored in a computer-readable storage medium if they are implemented in the form of software functional modules and sold or used as independent products. Based on such understanding, the technical solutions of the embodiments of the present application may be essentially implemented or portions thereof that contribute to the prior art may be embodied in the form of a software product, which is stored in a storage medium and includes several instructions for enabling an electronic device (which may be a personal computer, a server, or a network device) to execute all or part of the methods described in the embodiments of the present application. And the aforementioned storage medium includes: a removable storage device, a ROM, a RAM, a magnetic or optical disk, or various other media that can store program code.
The above description is only for the specific embodiments of the present application, but the scope of the present application is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present application, and shall be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (10)

1. A network connection state monitoring method is applied to a client and comprises the following steps:
establishing connection with storage nodes in a storage cluster;
in the data reading and writing process, counting the reading and writing messages replied by the storage nodes;
and if the read-write information replied by the target storage node is not received in a preset period, reporting the network connection state abnormity of the target storage node to a monitoring node in the storage cluster.
2. The method for monitoring the status of network connection according to claim 1, wherein after establishing the connection with the storage node in the storage cluster, the method further comprises:
and sending a heartbeat message to the storage node, and reporting the network connection state abnormity of the target storage node to the monitoring node if the heartbeat reply message of the target storage node is not received.
3. The network connection status monitoring method according to claim 1, further comprising:
and establishing heartbeat connection with the monitoring node.
4. The method for monitoring the network connection status according to any one of claims 1 to 3, wherein reporting the network connection status abnormality of the target storage node to the monitoring node in the storage cluster comprises:
and reporting the network connection state abnormity of the target storage node to a monitoring node in the storage cluster, so that the monitoring node judges that the target storage node is an abnormal node when receiving that the number of the network connection state abnormity messages of the target storage node is larger than a preset value.
5. The method according to claim 4, wherein reporting the network connection status exception of the target storage node to a monitoring node in the storage cluster, so that when the monitoring node receives a number of network connection status exception messages of the target storage node that is greater than a preset value, it determines that the target storage node is an exception node, includes:
reporting the network connection state abnormity of the target storage node to a monitoring node in the storage cluster, so that when the monitoring node receives that the number of the network connection state abnormity messages of the target storage node is larger than a preset value, the monitoring node judges that the target storage node is an abnormal node, and generates alarm information corresponding to the abnormal node.
6. The method according to claim 5, wherein after determining that the target storage node is an abnormal node, the method further comprises:
and if the read-write message replied by the abnormal node is received, reporting the network connection state recovery message of the abnormal node to the monitoring node.
7. The method for monitoring network connection status according to claim 6, wherein reporting the network connection status recovery message of the abnormal node to the monitoring node comprises:
and reporting the network connection state recovery message of the abnormal node to the monitoring node so that the monitoring node deletes the alarm information.
8. A network connection state monitoring device is applied to a client and comprises:
the first establishing module is used for establishing connection with a storage node in a storage cluster;
the statistical module is used for counting the read-write messages replied by the storage nodes in the data read-write process;
and the first reporting module is used for reporting the network connection state exception of the target storage node to the monitoring node in the storage cluster if the read-write information replied by the target storage node is not received in a preset period.
9. An electronic device, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the network connection status monitoring method according to any one of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium, having stored thereon a computer program which, when being executed by a processor, carries out the steps of the network connection status monitoring method according to any one of claims 1 to 7.
CN202011305613.8A 2020-11-19 2020-11-19 Network connection state monitoring method and device, electronic equipment and storage medium Withdrawn CN112468361A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011305613.8A CN112468361A (en) 2020-11-19 2020-11-19 Network connection state monitoring method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011305613.8A CN112468361A (en) 2020-11-19 2020-11-19 Network connection state monitoring method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN112468361A true CN112468361A (en) 2021-03-09

Family

ID=74836786

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011305613.8A Withdrawn CN112468361A (en) 2020-11-19 2020-11-19 Network connection state monitoring method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112468361A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113596884A (en) * 2021-08-19 2021-11-02 深圳创维数字技术有限公司 Equipment state monitoring method, equipment state monitoring device and readable storage medium
CN113626280A (en) * 2021-06-30 2021-11-09 广东浪潮智慧计算技术有限公司 Cluster state control method and device, electronic equipment and readable storage medium
CN113625946A (en) * 2021-06-28 2021-11-09 苏州浪潮智能科技有限公司 Method, system and computer equipment for implementing arbitration of storage cluster
CN114500246A (en) * 2022-02-15 2022-05-13 平安证券股份有限公司 Network connection state monitoring method and device, computer equipment and storage medium
CN114697372A (en) * 2022-05-31 2022-07-01 深圳市泛联信息科技有限公司 Data transmission processing and storage method, system and medium in distributed system
CN114826888A (en) * 2022-04-27 2022-07-29 济南浪潮数据技术有限公司 Message sending method, device, equipment and storage medium
CN114945003A (en) * 2022-05-31 2022-08-26 济南浪潮数据技术有限公司 Control method, device, equipment and medium for avoiding message blocking network

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113625946A (en) * 2021-06-28 2021-11-09 苏州浪潮智能科技有限公司 Method, system and computer equipment for implementing arbitration of storage cluster
CN113626280A (en) * 2021-06-30 2021-11-09 广东浪潮智慧计算技术有限公司 Cluster state control method and device, electronic equipment and readable storage medium
CN113626280B (en) * 2021-06-30 2024-02-09 广东浪潮智慧计算技术有限公司 Cluster state control method and device, electronic equipment and readable storage medium
CN113596884A (en) * 2021-08-19 2021-11-02 深圳创维数字技术有限公司 Equipment state monitoring method, equipment state monitoring device and readable storage medium
CN113596884B (en) * 2021-08-19 2023-11-03 深圳创维数字技术有限公司 Device state monitoring method, device state monitoring apparatus, and readable storage medium
CN114500246A (en) * 2022-02-15 2022-05-13 平安证券股份有限公司 Network connection state monitoring method and device, computer equipment and storage medium
CN114500246B (en) * 2022-02-15 2023-09-01 平安证券股份有限公司 Network connection state monitoring method and device, computer equipment and storage medium
CN114826888A (en) * 2022-04-27 2022-07-29 济南浪潮数据技术有限公司 Message sending method, device, equipment and storage medium
CN114697372A (en) * 2022-05-31 2022-07-01 深圳市泛联信息科技有限公司 Data transmission processing and storage method, system and medium in distributed system
CN114945003A (en) * 2022-05-31 2022-08-26 济南浪潮数据技术有限公司 Control method, device, equipment and medium for avoiding message blocking network
CN114697372B (en) * 2022-05-31 2022-09-06 深圳市泛联信息科技有限公司 Data transmission processing and storage method, system and medium in distributed system
CN114945003B (en) * 2022-05-31 2024-02-13 济南浪潮数据技术有限公司 Control method, device, equipment and medium for avoiding message blocking network

Similar Documents

Publication Publication Date Title
CN112468361A (en) Network connection state monitoring method and device, electronic equipment and storage medium
CN111756601B (en) Microservice architecture monitoring method and device, computer equipment and readable storage medium
US10013323B1 (en) Providing resiliency to a raid group of storage devices
CN106933843B (en) Database heartbeat detection method and device
WO2021253761A1 (en) Blockchain consensus node state monitoring method and apparatus
CN110535692B (en) Fault processing method and device, computer equipment, storage medium and storage system
US10819611B2 (en) Dynamic timeout-based fault detection
CN108540315A (en) Distributed memory system, method and apparatus
CN113067875A (en) Access method, device and equipment based on dynamic flow control of micro-service gateway
CN113724100A (en) Power grid monitoring alarm message processing method of distributed cluster
CN112818307A (en) User operation processing method, system, device and computer readable storage medium
CN111813348A (en) Node event processing device, method, equipment and medium in unified storage equipment
CN109510730B (en) Distributed system, monitoring method and device thereof, electronic equipment and storage medium
CN112788108A (en) Cross-block-chain distributed message processing method, platform and storage medium
CN114356446B (en) Processing method, device, equipment and storage medium for inter-process event
CN116125853A (en) Integrated circuit security control method and device, storage medium and electronic equipment
CN114826962A (en) Link fault detection method, device, equipment and machine readable storage medium
US10268375B2 (en) Methods for proactive prediction of disk failure in the disk maintenance pipeline and devices thereof
CN115470041A (en) Data disaster recovery management method and device
CN113485872A (en) Fault processing method and device and distributed storage system
CN108717384B (en) Data backup method and device
CN112463514A (en) Monitoring method and device for distributed cache cluster
CN116257126A (en) Method, system, storage medium and equipment for clearing PSU errors
CN115964250A (en) Method, device, equipment and medium for monitoring state of transcoding card
CN116841834A (en) State adjustment method and device, storage medium and electronic device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20210309