CN105528274A - Optimized and accelerated disk monitoring method and system - Google Patents

Optimized and accelerated disk monitoring method and system Download PDF

Info

Publication number
CN105528274A
CN105528274A CN201510866500.8A CN201510866500A CN105528274A CN 105528274 A CN105528274 A CN 105528274A CN 201510866500 A CN201510866500 A CN 201510866500A CN 105528274 A CN105528274 A CN 105528274A
Authority
CN
China
Prior art keywords
disk
relevant information
information
change
checked
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.)
Granted
Application number
CN201510866500.8A
Other languages
Chinese (zh)
Other versions
CN105528274B (en
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.)
Shanghai Eisoo Information Technology Co Ltd
Original Assignee
Shanghai Eisoo Information 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 Shanghai Eisoo Information Technology Co Ltd filed Critical Shanghai Eisoo Information Technology Co Ltd
Priority to CN201510866500.8A priority Critical patent/CN105528274B/en
Publication of CN105528274A publication Critical patent/CN105528274A/en
Application granted granted Critical
Publication of CN105528274B publication Critical patent/CN105528274B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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/3037Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a memory, e.g. virtual memory, cache
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2379Updates performed during online database operations; commit processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • G06F16/24553Query execution of query operations
    • G06F16/24554Unary operations; Data partitioning operations
    • G06F16/24557Efficient disk access during query execution
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/061Improving I/O performance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/061Improving I/O performance
    • G06F3/0611Improving I/O performance in relation to response time
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/0671In-line storage system
    • G06F3/0673Single storage device
    • G06F3/0674Disk device

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Human Computer Interaction (AREA)
  • Data Mining & Analysis (AREA)
  • Computing Systems (AREA)
  • Computational Linguistics (AREA)
  • Mathematical Physics (AREA)
  • Quality & Reliability (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The present invention relates to an optimized and accelerated disk monitoring method and system. The disk monitoring method comprises the following steps of (1) obtaining the type of disk related information to be queried, and determining whether the disk related information of the type is changed, if so, executing the step (2), and if not, executing the step (3); (2) executing the corresponding database update operation according to the type of the disk related information to be queried, and then executing the step (3); and (3) querying the disk related information in the database, and obtaining the current state of a disk. Compared with the prior art, the problems that the time for refreshing disk data is longer, and the data displayed in pages are different from actual data in a back-end system are solved, IO operation for querying the disk information is decreased, and the influence of monitoring information query on the system is reduced.

Description

A kind of disk method for supervising and system optimizing acceleration
Technical field
The present invention relates to computer memory technical field, especially relate to a kind of disk method for supervising and the system of optimizing acceleration.
Background technology
In a storage management system, disk is as the most basic storage medium, and be the important medium preserving data, the stability of quality on storage system of disk has great impact, therefore in a storage management system, is very important to the monitoring of disk.
Under normal circumstances, in a storage system, except monitoring the status information of disk itself, also can there is certain interactive relation with other modules, as storage pool correlation module in disk management module.One or more disk is created a storage pool, then using the operand of this storage pool as data access, and reading and writing data is not carried out to monolithic disk itself.Therefore, we are when carrying out monitoring management to disk, except whether whether the state relating to disk itself have bad block, have except abnormality alarming information, usually also can have certain mutual with other modules.
Except the information that the status information sum interactive module of disk itself is relevant, we also pay special attention to disk positional information on the physical devices, can orient relevant disk quickly and accurately when going wrong.But based on the pluggable property of disk, the positional information of disk usually changes, when as occurred low-quality disk, we can perform and change dish operation, when front disk can be removed, have new disk to add system.And for example when current memory capacity cannot meet the up-to-date demand of client, we can expand the hardware device stored, and add disk or add disk frame (jbod).These operations all can be changed the physical topological structure of storage system, need the relevant information again obtaining disk.
Implementation is in the past that back-end system initiatively monitors the status information refreshing disk, performs the status information of scanning hardware, inquiry disk in real time.This kind of implementation can recognize the change of the topological structure of storage and the status information of disk undoubtedly in real time.But we find by actual test, such implementation Data Update is comparatively slow, and the order execution time is longer, and it is larger that front end page refreshes time delay.
Another implementation optimized is in database by the deposit data of acquisition, the inquiry of back-end system is separated with the display of front end page, data in back-end system independence refresh, front end page then from database Query Information show, it is slow that this kind of implementation effectively solves Refresh Data, the problem that page furbishing time delay is larger, but need to perform a large amount of system commands because each database data refreshes, partial order time of return is longer, time delay causes more greatly Refresh Data not in time, the data variation that peripheral operation causes cannot be presented in front end page in the very first time.
And above-mentioned two schemes all Problems existing be continual inquiry disc information, have a large amount of I/O operation to disk, certain interference can be produced to the access of business datum.In addition, when occurring disk failures, partial order performs time-out also can cause adverse influence to the operation of whole system.
Summary of the invention
Object of the present invention be exactly in order to overcome above-mentioned prior art exist defect and a kind of disk method for supervising and the system of optimizing acceleration are provided, effective solution data in magnetic disk refresh duration is larger, the data of page display and the inconsistent problem of back-end system real data, reduce the I/O operation of inquiry disc information, the impact that the inquiry reducing monitor message causes system itself simultaneously.
Object of the present invention can be achieved through the following technical solutions:
Optimize a disk method for supervising for acceleration, comprise the following steps:
1) obtain the type of disk relevant information to be checked, judge whether the disk relevant information of the type changes, if so, then perform step 2), if not, then perform step 3);
2) perform the operation of corresponding database update according to the type of disk relevant information to be checked, then perform step 3);
3) the disk relevant information in Query Database, obtains disk current state.
Described disk relevant information is divided into real-time query information, interactive module relevant information and hardware change to affect information.
Described real-time query information comprises disk size, disk manufacturer, disc product numbering, disc version information, disk I/O mistake, disk temperature and disk smart health status;
Described interactive module relevant information comprises storage pool belonging to disk and the state of disk in storage pool;
Described hardware change affects information and comprises the disk frame of ownership belonging to disk, disk frame path, disk frame numbering and disk slot number.
Described step 1) in, judge whether disk relevant information change occurs and is specially:
If disk relevant information to be checked belongs to real-time query information, then be directly judged to change;
If disk relevant information to be checked belongs to interactive module relevant information, then inquire about global variable, be judged to change when the value of global variable is not equal to default value;
If disk relevant information to be checked belongs to hardware change affect information, be then judged to when there being hardware to change to change.
Described step 2) in, perform the operation of corresponding database update according to the type of disk relevant information to be checked and be specially:
If disk relevant information to be checked belongs to real-time query information, then by real-time executive system order inquiry real-time query information, more new database;
If disk relevant information to be checked belongs to interactive module relevant information, then inquire about real-time query information and interactive module relevant information, more new database;
If disk relevant information to be checked belongs to hardware change affect information, then by the renewal of client manual triggers database.
Described step 2) in, if when disk relevant information to be checked at least comprises two types, the priority of database update operation is:
Hardware change affects information > interactive module relevant information > real-time query information.
Described step 2) in, if disk relevant information to be checked belongs to interactive module relevant information, before more new database, again obtain global variable, judge current global variable and the last global variable inquired about whether consistent, if, then more new database, and reset global variable, if not, then rejudge disk relevant information and whether change.
Optimize a disk monitor system for acceleration, comprise disk management module, described disk management module comprises:
Query Information type acquiring unit, for obtaining the type of disk relevant information to be checked;
Change identifying unit, for judging whether disk relevant information to be checked changes;
Database update unit, for performing the operation of corresponding database update according to the type of disk relevant information to be checked;
Disk State acquiring unit, for according to the disk relevant information in database, obtains disk current state.
Described change identifying unit is connected with interactive module, obtains the data change state of interactive module according to global variable.
Compared with prior art, the present invention has following beneficial effect:
1) whether the present invention has change to determine whether needing Query Information again according to obtained information, and disk relevant information is classified, different data refresh modes is adopted to dissimilar information, effective solution data in magnetic disk refresh duration is larger, the data of page display and the inconsistent problem of back-end system real data, reduce the I/O operation of inquiry disc information, the impact that the inquiry reducing monitor message causes system itself simultaneously.
2) when the operation of interactive module does not affect disk management relevant information, disk management module can fast refresh data.
3) interactive module operation on disk management have affect time, disk management module refreshes certain time delay, but the new data obtained can check that the data that the operation of interactive module causes change.
4) when utilizing global variable to carry out the transmission of disk management module and interactive module information, the global variable of front and back inquiry is compared, operation whether is had to cause Data Update during judging data query, whether also need executive system order again to inquire about up-to-date disc information, improve the reliability of Data Update.
5) when having hardware topology to change, disk management module can not carry out Refresh Data in the very first time, and manual refreshing operation has certain time delay, but what refreshed rear acquisition is Disk State information up-to-date in current system.
Accompanying drawing explanation
Fig. 1 is database update schematic diagram of the present invention;
Fig. 2 is manual refreshing Data Update schematic flow sheet of the present invention;
Fig. 3 is the renewal schematic flow sheet of interactive module relevant information of the present invention.
Embodiment
Below in conjunction with the drawings and specific embodiments, the present invention is described in detail.The present embodiment is implemented premised on technical solution of the present invention, give detailed embodiment and concrete operating process, but protection scope of the present invention is not limited to following embodiment.
The present embodiment provides a kind of disk method for supervising optimizing acceleration, realized by disk management module, information relevant for all disks needing to obtain is deposited in a database, whether have to change according to inquired about information and determine whether again the field of Query Information more in new database, and then obtain Disk State according to the database after upgrading.The method comprises the following steps: the type 1) obtaining disk relevant information to be checked, judges whether the disk relevant information of the type changes, and if so, then performs step 2), if not, then perform step 3); 2) perform the operation of corresponding database update according to the type of disk relevant information to be checked, as shown in Figure 1, then perform step 3); 3) the disk relevant information in Query Database, obtains disk current state.
One, the disk management information definition that need obtain and depositing
The information that disk management need obtain is as shown in table 1, and the Database field depositing disk relevant information is consistent with the information that will obtain.
Table 1
Two, data base updating procedure
Following three kinds of situations are mainly divided into process to the renewal of database:
1) for the change of the real-time information relevant with I/O operation and the real-time information relevant with system cloud gray model duration, then real-time inquiry and database update is carried out;
2) information caused for the operation of interactive module changes, then notify that disk management module carries out Refresh Data by interactive module;
3) cannot detect for system, the artificial hardware variation triggered, upgrades back-end data base as plug disk then adopts client manual triggers to refresh.
To achieve these goals, the present invention mainly comprises following main points:
1, will the disk relevant information obtained be needed to classify.
A) real-time query information: along with a large amount of I/O operation of system or can run for a long time, the spontaneous information changed, be the information that real-time information and query manipulation are lower to system interference, comprise disk size, disk manufacturer, disc product numbering, disc version information, disk I/O mistake, disk temperature and disk smart health status;
B) interactive module relevant information: comprise state in storage pool of storage pool belonging to disk, disk and whether place storage pool is exported;
C) hardware change affects information: the information of the change that the peripheral operation that system cannot detect causes, as plugged dish, the increase of the disk that change hardware topology etc. causes and minimizing, the change of disk slot, the change etc. of disk frame information, comprise the disk frame of ownership belonging to disk, disk frame path, disk frame numbering and disk slot number.
2, the determination of the communication plan of disk management module and interactive module.
Communicating of interactive module (storage pool correlation module) and disk management module realizes by kinds of schemes, as by global variable, carrying out the transmission of information by revising the value of variable, determining whether the data of interactive module change by the setting of global variable and change.Specific as follows:
1) default value arranging global variable is that 0 expression need not obtain the information relevant with interactive module again, and nonzero value represents that data relevant with disk in interactive module change, and needs refresh data again.
2) interactive module is to the operation of global variable, if each storage pool causes the information of disk management module to change after having operated, revises global variable, makes its value be not equal to default value.
3) disk management module is to the operation of global variable, and inquiry global variable, judges whether to need again to inquire about storage pool relevant information; Reset global variable, the data identifying current acquisition are again from the data of system queries.
3, database deposits the refresh step of information
1) when program starts, perform all relevant system commands and obtain the relevant information of all disks, empty the information of legacy data storehouse record, by the information that newly obtains stored in database.
2) according to the type of disk relevant information to be checked, judge whether the disk relevant information of the type changes, and carry out associated databases renewal rewards theory.
A) refresh process of real-time query information
If disk relevant information to be checked belongs to real-time query information, then be directly judged to change, by real-time executive system order inquiry real-time query information, more new database.
B) refresh process of interactive module relevant information
As shown in Figure 3, if disk relevant information to be checked belongs to interactive module relevant information, then inquire about global variable, be judged to change when the value of global variable is not equal to default value, inquiry real-time query information and interactive module relevant information, again obtain global variable, judge current global variable and the last global variable inquired about whether consistent, if, then more new database, and reset global variable, if not, then rejudge disk relevant information and whether change.
In whole refresh process, after having obtained real-time information, the global variable of front and back inquiry is compared, whether have operation to cause Data Update during being intended to judge data query, whether also need executive system order again to inquire about up-to-date disc information.
If during inquiring global variable inconsistent representative inquiry real-time information after having obtained real-time information for twice, storage pool module has operation to cause the data when obtaining not to be up-to-date data, when therefore next time refreshes, need again inquire about storage pool relevant information.So global variable can not be reset.
C) hardware change affects the refresh process of information
If disk relevant information to be checked belongs to hardware change affect information, be then judged to when there being hardware to change to change, by the renewal of client manual triggers database.As shown in Figure 2, when there being hardware to change, the refresh operation of manual triggers will perform all relevant system commands to process during manual refreshing operation, has certain time delay.After query manipulation completes, more all data in new database, the information before avoiding showing refresh operation during next client query.
If when disk relevant information d) to be checked at least comprises two types, then need the data clearly with which operation refreshed to be as the criterion, the priority of the present embodiment database update operation is: hardware change affects information > interactive module relevant information > real-time query information.Because manual refreshing queried all information of disk, comprising storage pool relevant information, meanwhile, the time interval of refreshing in real time is shorter, and Data Update is very fast, therefore when a conflict exists based on the data of manual refreshing.

Claims (9)

1. optimize a disk method for supervising for acceleration, it is characterized in that, comprise the following steps:
1) obtain the type of disk relevant information to be checked, judge whether the disk relevant information of the type changes, if so, then perform step 2), if not, then perform step 3);
2) perform the operation of corresponding database update according to the type of disk relevant information to be checked, then perform step 3);
3) the disk relevant information in Query Database, obtains disk current state.
2. the disk method for supervising optimizing acceleration according to claim 1, it is characterized in that, described disk relevant information is divided into real-time query information, interactive module relevant information and hardware change to affect information.
3. the disk method for supervising optimizing acceleration according to claim 2, it is characterized in that, described real-time query information comprises disk size, disk manufacturer, disc product numbering, disc version information, disk I/O mistake, disk temperature and disk smart health status;
Described interactive module relevant information comprises storage pool belonging to disk and the state of disk in storage pool;
Described hardware change affects information and comprises the disk frame of ownership belonging to disk, disk frame path, disk frame numbering and disk slot number.
4. the disk method for supervising optimizing acceleration according to claim 2, is characterized in that, described step 1) in, judge whether disk relevant information change occurs and is specially:
If disk relevant information to be checked belongs to real-time query information, then be directly judged to change;
If disk relevant information to be checked belongs to interactive module relevant information, then inquire about global variable, be judged to change when the value of global variable is not equal to default value;
If disk relevant information to be checked belongs to hardware change affect information, be then judged to when there being hardware to change to change.
5. the disk method for supervising optimizing acceleration according to claim 2, is characterized in that, described step 2) in, perform the operation of corresponding database update according to the type of disk relevant information to be checked and be specially:
If disk relevant information to be checked belongs to real-time query information, then by real-time executive system order inquiry real-time query information, more new database;
If disk relevant information to be checked belongs to interactive module relevant information, then inquire about real-time query information and interactive module relevant information, more new database;
If disk relevant information to be checked belongs to hardware change affect information, then by the renewal of client manual triggers database.
6. the disk method for supervising optimizing acceleration according to claim 5, is characterized in that, described step 2) in, if when disk relevant information to be checked at least comprises two types, the priority of database update operation is:
Hardware change affects information > interactive module relevant information > real-time query information.
7. the disk method for supervising optimizing acceleration according to claim 5, it is characterized in that, described step 2) in, if disk relevant information to be checked belongs to interactive module relevant information, before more new database, again obtain global variable, judge current global variable and the last global variable inquired about whether consistent, if, then more new database, and reset global variable, if not, then rejudge disk relevant information and whether change.
8. optimize a disk monitor system for acceleration, it is characterized in that, comprise disk management module, described disk management module comprises:
Query Information type acquiring unit, for obtaining the type of disk relevant information to be checked;
Change identifying unit, for judging whether disk relevant information to be checked changes;
Database update unit, for performing the operation of corresponding database update according to the type of disk relevant information to be checked;
Disk State acquiring unit, for according to the disk relevant information in database, obtains disk current state.
9. the disk monitor system optimizing acceleration according to claim 8, it is characterized in that, described change identifying unit is connected with interactive module, obtains the data change state of interactive module according to global variable.
CN201510866500.8A 2015-12-01 2015-12-01 A kind of disk monitoring method and system that optimization accelerates Active CN105528274B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510866500.8A CN105528274B (en) 2015-12-01 2015-12-01 A kind of disk monitoring method and system that optimization accelerates

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510866500.8A CN105528274B (en) 2015-12-01 2015-12-01 A kind of disk monitoring method and system that optimization accelerates

Publications (2)

Publication Number Publication Date
CN105528274A true CN105528274A (en) 2016-04-27
CN105528274B CN105528274B (en) 2018-07-13

Family

ID=55770517

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510866500.8A Active CN105528274B (en) 2015-12-01 2015-12-01 A kind of disk monitoring method and system that optimization accelerates

Country Status (1)

Country Link
CN (1) CN105528274B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107368261A (en) * 2017-07-20 2017-11-21 郑州云海信息技术有限公司 A kind of hard disk management method and system
CN108089966A (en) * 2017-12-11 2018-05-29 大连锐进科技发展有限公司 A kind of computer real-time monitoring equipment
CN108932113A (en) * 2018-06-28 2018-12-04 郑州云海信息技术有限公司 A kind of disk management method, device, equipment and readable storage medium storing program for executing
CN108959016A (en) * 2017-05-19 2018-12-07 中兴通讯股份有限公司 Acquisition management method, apparatus, server and the data acquisition equipment of monitoring parameter

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102981939A (en) * 2012-11-07 2013-03-20 曙光信息产业股份有限公司 Disc monitoring method
US20140029761A1 (en) * 2012-07-27 2014-01-30 Nokia Corporation Method and Apparatus for Microphone Beamforming
CN105021997A (en) * 2015-08-07 2015-11-04 中国人民解放军重庆通信学院 Storage battery capacity curve drawing method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140029761A1 (en) * 2012-07-27 2014-01-30 Nokia Corporation Method and Apparatus for Microphone Beamforming
CN102981939A (en) * 2012-11-07 2013-03-20 曙光信息产业股份有限公司 Disc monitoring method
CN105021997A (en) * 2015-08-07 2015-11-04 中国人民解放军重庆通信学院 Storage battery capacity curve drawing method and device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108959016A (en) * 2017-05-19 2018-12-07 中兴通讯股份有限公司 Acquisition management method, apparatus, server and the data acquisition equipment of monitoring parameter
CN107368261A (en) * 2017-07-20 2017-11-21 郑州云海信息技术有限公司 A kind of hard disk management method and system
CN108089966A (en) * 2017-12-11 2018-05-29 大连锐进科技发展有限公司 A kind of computer real-time monitoring equipment
CN108932113A (en) * 2018-06-28 2018-12-04 郑州云海信息技术有限公司 A kind of disk management method, device, equipment and readable storage medium storing program for executing

Also Published As

Publication number Publication date
CN105528274B (en) 2018-07-13

Similar Documents

Publication Publication Date Title
US9521052B1 (en) Methods, systems, and computer readable mediums for utilizing application programming interfaces for accessing key performance indicator information
CN102323945B (en) SQL (Structured Query Language)-based database management method and device
CN103345518B (en) Self-adapting data memory management method based on data block and system
CN105528274A (en) Optimized and accelerated disk monitoring method and system
US10331657B1 (en) Contention analysis for journal-based databases
US7318006B2 (en) Alarm analysis methods and systems capable of multi-purpose function
WO2017161471A1 (en) Heterogeneous type database storage system based on optical disk, and method for using system
CN104572856A (en) Converged storage method of service source data
WO2015060892A1 (en) Providing performance metadata in interest-driven business intelligence systems
CN105404634A (en) Key-Value data block based data management method and system
US10133767B1 (en) Materialization strategies in journal-based databases
US20180300147A1 (en) Database Operating Method and Apparatus
JP2020057416A (en) Method and device for processing data blocks in distributed database
US20190370235A1 (en) Information Processing Method and Apparatus
US20160204997A1 (en) Extracting Log Files From Storage Devices
CN105068917A (en) Input/output I/O characteristic analysis method and system
CN103098048A (en) SQL enumerator
CN107729500B (en) Data processing method and device for online analysis processing and background equipment
US20190340272A1 (en) Systems and related methods for updating attributes of nodes and links in a hierarchical data structure
US11829377B2 (en) Efficient storage method for time series data
CA3148489A1 (en) Method of and device for assessing data query time consumption, computer equipment and storage medium
CN116467975B (en) Data processing method, device, electronic equipment and storage medium
CN114556320A (en) Switching to a final consistent database copy
CN111522850A (en) Data object storage and query method, device, equipment and storage medium
CN113468189A (en) Equipment information management method, device and system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant