[go: up one dir, main page]

CN106814975A - A kind of memory management method and its system for polymorphic type storage device - Google Patents

A kind of memory management method and its system for polymorphic type storage device Download PDF

Info

Publication number
CN106814975A
CN106814975A CN201710042290.XA CN201710042290A CN106814975A CN 106814975 A CN106814975 A CN 106814975A CN 201710042290 A CN201710042290 A CN 201710042290A CN 106814975 A CN106814975 A CN 106814975A
Authority
CN
China
Prior art keywords
management
storage device
request
facility information
client
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
CN201710042290.XA
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.)
Zhengzhou Yunhai Information Technology Co Ltd
Original Assignee
Zhengzhou Yunhai 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 Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN201710042290.XA priority Critical patent/CN106814975A/en
Publication of CN106814975A publication Critical patent/CN106814975A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/0604Improving or facilitating administration, e.g. storage management
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/25Integrating or interfacing systems involving database management systems
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0629Configuration or reconfiguration of storage systems
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/067Distributed or networked storage systems, e.g. storage area networks [SAN], network attached storage [NAS]
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/547Messaging middleware

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Databases & Information Systems (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

本发明公开了一种用于多类型存储设备的存储管理方法及其系统,包括获取并存储各个存储设备的设备信息,其中,设备信息包括设备标识符以及设备类型;将设备信息发送至客户端进行显示;接收用户输入的管理请求,管理请求内携带有待管理的存储设备的设备标识符;依据管理请求调用相应的管理命令对管理请求内携带的设备标识符所对应的存储设备进行管理操作。本发明能够对不同类型的存储设备进行统一管理,从而降低集成存储系统的管理难度及应用局限性,提高管理效率。

The invention discloses a storage management method and system for multi-type storage devices, including obtaining and storing device information of each storage device, wherein the device information includes a device identifier and a device type; sending the device information to a client Display; receive the management request input by the user, and the management request carries the device identifier of the storage device to be managed; call the corresponding management command according to the management request to perform management operations on the storage device corresponding to the device identifier carried in the management request. The invention can uniformly manage different types of storage devices, thereby reducing the management difficulty and application limitation of the integrated storage system, and improving management efficiency.

Description

A kind of memory management method and its system for polymorphic type storage device
Technical field
The present invention relates to storage management technique field, more particularly to a kind of storage management for polymorphic type storage device Method and its system.
Background technology
Generally, what storage management system was used is all mostly client-server (Client-Server) pattern Implementation method.Client issues http request to server, and corresponding module is received and asks and be corresponding behaviour on server Make, operating result is returned into client.
The pattern can meet specified storage device is managed, but a set of management software can not compatible management its The storage device of his type, each type of storage device is required for individually being managed, and is set when in face of different types of storage Different storage devices is managed, it is necessary to develop different management softwares when standby, limitation is very big, and reduces storage and set The standby efficiency of management.
Therefore, how the storage management side for polymorphic type storage device that a kind of efficiency of management is high and limitation is small is provided Method and its system are the problems that those skilled in the art need to solve at present.
The content of the invention
It is an object of the invention to provide a kind of memory management method and its system for polymorphic type storage device, can be right Different types of storage device is managed collectively, so as to reduce the management difficulty and application limitation of integrated storage system, is carried The efficiency of management high.
In order to solve the above technical problems, the invention provides a kind of memory management method for polymorphic type storage device, Including:
Obtain and store the facility information of each storage device, wherein, the facility information include device identifier and Device type;
The facility information is sent to client and is shown;
The management request of user input is received, the device identification of storage device to be managed is carried in the management request Symbol;
According to the management corresponding administration order of request call to the interior device identifier institute for carrying of management request Corresponding storage device is managed operation.
Preferably, the process shown to client that the facility information is sent is specially:
The device identifier is sent to client and is shown;
Receive the query statement of user input;The query statement carries the device identification of storage device to be checked Symbol;
The facility information corresponding to each device identifier carried in the query statement is obtained, and is sent to the visitor Family end is shown.
Preferably, also include before the acquisition and the facility information for storing each storage device:
The equipment for receiving user input finds request;
Request carries out parsing filtration treatment to be found to the equipment;
The facility information of each storage device of acquisition request is found according to the equipment after treatment.
In order to solve the above technical problems, present invention also offers a kind of storage management system for polymorphic type storage device System, including:
Agent layer including multiple proxy modules, each described proxy module is respectively deployed in a storage device;Institute State the facility information of storage device of the proxy module where for obtaining itself and send to middleware layer, the facility information bag Include device identifier and device type;According to the management corresponding administration order of request call for receiving to depositing where itself Storage equipment is managed operation;
The middleware layer, the facility information for storing each storage device;By the facility information send to Client is shown;The management request that the client sends is received, the management request is sent to the management request In proxy module in the corresponding storage device of device identifier of interior carrying;
The client, the management request Concurrency for receiving user input delivers to the middleware layer, the pipe The device identifier of storage device to be managed is carried in reason request.
Preferably, the middleware layer is specifically included:
Equipment discovery module, for receiving the facility information of each proxy module transmission and sending to database;Will The device identifier is sent to RestAPI service modules;
The database, the facility information for storing each storage device;
The RestAPI service modules, are shown for the device identifier to be sent to the client;Receive The query statement that user is input into by the client, the query statement carries the device identification of storage device to be checked Symbol, the facility information corresponding to each device identifier carried in the query statement is obtained from the database, concurrently The client is delivered to be shown;The management request Concurrency for receiving the client transmission delivers to service management module;
The service management module, for asking the management according to the device identifier carried in the management request Send to the proxy module in corresponding storage device.
Preferably, the RestAPI service modules also include:
Resolution unit, for sending described management after request carries out parsing filtration treatment to the service management module; The equipment that reception receives user input finds request, finds that request carries out parsing filtration treatment to the equipment, and by after treatment The equipment find request each proxy module is respectively sent to by the equipment discovery module, for generation each described Reason module receives the facility information that the equipment finds the storage device where obtaining itself after asking.
Preferably, the client specifically for:
Receive the management content of user input;
The management content is encapsulated as HTTP request as the pipe with the device identifier of storage device to be managed Reason request is sent to the middleware layer.
The invention provides a kind of memory management method and its system for polymorphic type storage device, obtain and store each After the facility information of individual storage device, the facility information is sent to client and is shown, equipment letter of the user according to display Device type and other information in breath, it is determined that needing to be managed which storage device, receive taking for user input afterwards The management request of the device identifier with storage device to be managed, enters according to management request to its corresponding storage device Row management operation.It can be seen that, the present invention can be managed collectively to different types of storage device, reduce integrated storage system Management difficulty, improve the efficiency of management, reduce application limitation, so as to improve storage system data supporting ability and Utilization ratio.
Brief description of the drawings
Technical scheme in order to illustrate more clearly the embodiments of the present invention, below will be to institute in prior art and embodiment The accompanying drawing for needing to use is briefly described, it should be apparent that, drawings in the following description are only some implementations of the invention Example, for those of ordinary skill in the art, on the premise of not paying creative work, can also obtain according to these accompanying drawings Obtain other accompanying drawings.
A kind of flow chart of the process of memory management method for polymorphic type storage device that Fig. 1 is provided for the present invention;
A kind of structural representation of storage management system for polymorphic type storage device that Fig. 2 is provided for the present invention;
Storage device is obtained in a kind of storage management system for polymorphic type storage device that Fig. 3 is provided for the present invention The schematic diagram of the process of facility information;
Storage device pipe is carried out in a kind of storage management system for polymorphic type storage device that Fig. 4 is provided for the present invention The schematic diagram of the process of reason.
Specific embodiment
Core of the invention is to provide a kind of memory management method and its system for polymorphic type storage device, can be right Different types of storage device is managed collectively, so as to reduce the management difficulty and application limitation of integrated storage system, is carried The efficiency of management high.
To make the purpose, technical scheme and advantage of the embodiment of the present invention clearer, below in conjunction with the embodiment of the present invention In accompanying drawing, the technical scheme in the embodiment of the present invention is clearly and completely described, it is clear that described embodiment is A part of embodiment of the present invention, rather than whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art The every other embodiment obtained under the premise of creative work is not made, belongs to the scope of protection of the invention.
Shown in Figure 1 the invention provides a kind of memory management method for polymorphic type storage device, Fig. 1 is this A kind of flow chart of the process of the memory management method for polymorphic type storage device for providing is provided;The method includes:
Step s101:The facility information of each storage device is obtained and stores, wherein, facility information includes device identifier And device type;
In addition, also including every characterization parameter of storage device in facility information, the present invention is to the specific interior of facility information Appearance is not limited.
Step s102:Facility information is sent to client and is shown;
Step s103:The management request of user input is received, setting for storage device to be managed is carried in management request Standby identifier;
Step s104:According to the management corresponding administration order of request call to the interior device identifier institute for carrying of management request Corresponding storage device is managed operation.
Preferably, facility information is sent the process shown to client to be specially:
Device identifier is sent to client and is shown;
Receive the query statement of user input;Query statement carries the device identifier of storage device to be checked;
The facility information corresponding to each device identifier carried in query statement is obtained, and transmission to client is carried out Display.
It is understood that by facility information send to client shown when, after being classified according to device type User is showed again, user is known each storage device classification and relevant information.Wherein, query statement here, specifically can be with It is to be generated after user clicks on the device identifier for showing, certainly, the present invention is not especially limited to this.
Preferably, also include before the facility information for obtaining and storing each storage device:
The equipment for receiving user input finds request;
Request carries out parsing filtration treatment to be found to equipment;
The facility information of each storage device of acquisition request is found according to the equipment after treatment.
The invention provides a kind of memory management method for polymorphic type storage device, obtain and store each storage and set After standby facility information, the facility information is sent to client and is shown, user is according to setting in the facility information of display Standby type and other information, it is determined that needing to be managed which storage device, the carrying that user input is received afterwards needs to be managed The management request of the device identifier of the storage device of reason, behaviour is managed according to management request to its corresponding storage device Make.It can be seen that, the present invention can be managed collectively to different types of storage device, and the management for reducing integrated storage system is difficult Degree, improves the efficiency of management, reduces application limitation, so as to improve the data supporting ability of storage system and utilize effect Rate.
Shown in Figure 2 present invention also offers a kind of storage management system for polymorphic type storage device, Fig. 2 is A kind of structural representation of storage management system for polymorphic type storage device that the present invention is provided.The system includes:
Agent layer Agent including multiple proxy modules, each proxy module is respectively deployed in a storage device;Generation The facility information of the storage device that reason module is used for where obtaining itself is simultaneously sent to middleware layer, and facility information includes equipment mark Know symbol and device type;The storage device where itself is entered according to the management corresponding administration order of request call for receiving Row management operation;
Middleware layer Middleware, the facility information for storing each storage device;Facility information is sent to visitor Family end is shown;The management request that client sends is received, request will be managed and sent the equipment mark carried to management request Know in the proxy module in the corresponding storage device of symbol;
Client Client, the management request Concurrency for receiving user input delivers to middleware layer, is taken in management request Device identifier with storage device to be managed.
Wherein, Middleware can both be deployed in storage device and can also be deployed in single management server.
In addition, each proxy module is provided with Agent interfaces, Agent interfaces set for monitoring and managing correspondence storage Standby and feedback response information;I.e. after the completion of management operation, proxy module can generate response message and be sent into by Agent interfaces Between part layer, then sent to client by middleware layer;Also, middleware layer determines the device identifier pair carried in management request After the storage device answered, management request is sent to the Agent interfaces in the storage device.
It is understood that the storage device where each proxy module by default configuration file obtains itself sets Standby information.
Preferably, middleware layer is specifically included:
Equipment discovery module, for receiving the facility information of each proxy module transmission and sending to database;By equipment Identifier is sent to RestAPI service modules;
Specifically, also to the device type and other information in the facility information after equipment discovery module receiving device information It is identified, is sent to database after identification and stored.
Database, the facility information for storing each storage device;
RestAPI service modules, are shown for device identifier to be sent to client;Receive user and pass through client The query statement of input, query statement is held to carry the device identifier of storage device to be checked, obtained from database and looked into The facility information corresponding to each device identifier carried in instruction is ask, and transmission to client is shown;Receive client The management request Concurrency for sending is held to deliver to service management module;
Service management module, sends to corresponding for that will manage request according to the device identifier carried in management request In proxy module in storage device.
In addition, service management module is received after management is asked always according to the device identifier carried in management request from data Obtain the corresponding facility information of the device identifier in storehouse, and the facility information is sent together with management request to acting on behalf of mould Block, it is of course also possible to not carry out aforesaid operations, proxy module is managed facility information required during operation can be according to configuration text Part is voluntarily obtained, and is specifically not particularly limited using which kind of mode present invention.
It is shown in Figure 3, obtained in a kind of storage management system for polymorphic type storage device that Fig. 3 is provided for the present invention Take the schematic diagram of the process of the facility information of storage device.
Preferably, RestAPI service modules also include:
Resolution unit, for management request carry out parsing filtration treatment after send to service management module;Receive The equipment of user input finds request, finds that request carries out parsing filtration treatment to equipment, and the equipment after treatment is found to ask Ask and each proxy module is respectively sent to by equipment discovery module, obtained after finding request for each proxy module receiving device The facility information of the storage device where itself.
It is shown in Figure 4, enter in a kind of storage management system for polymorphic type storage device that Fig. 4 is provided for the present invention The schematic diagram of the process of row storage device management.In Fig. 4, configuration file refers to proxy module to be needed by corresponding configuration text Part calls administration order to be managed operation;Four-headed arrow in Fig. 4 is referred to after the completion of management, and proxy module can reply response Information is to client.
Wherein, equipment finds that request is sent after the web-based management software of User logs in client.
Preferably, client specifically for:
Receive the management content of user input;
Management content and the device identifier of storage device to be managed are encapsulated as HTTP request as management request hair Deliver to middleware layer.
It can be seen that, the type information that the system passes through each storage device of Agent module managements recognizes that different types of storage sets It is standby;Different types of storage device is managed collectively using the type information of storage device, the pipe that data center stores network is improved Reason efficiency;Web interface, data processing are separated with the bottom operation to storage device, facilitates the maintenance work of each level, improved The stability and scalability of management system.
The invention provides a kind of storage management system for polymorphic type storage device, obtain and store each storage and set After standby facility information, the facility information is sent to client and is shown, user is according to setting in the facility information of display Standby type and other information, it is determined that needing to be managed which storage device, the carrying that user input is received afterwards needs to be managed The management request of the device identifier of the storage device of reason, behaviour is managed according to management request to its corresponding storage device Make.It can be seen that, the present invention can be managed collectively to different types of storage device, and the management for reducing integrated storage system is difficult Degree, improves the efficiency of management, reduces application limitation, so as to improve the data supporting ability of storage system and utilize effect Rate.
It should be noted that in this manual, term " including ", "comprising" or its any other variant be intended to Nonexcludability is included, so that process, method, article or equipment including a series of key elements not only will including those Element, but also other key elements including being not expressly set out, or also include being this process, method, article or equipment Intrinsic key element.In the absence of more restrictions, the key element limited by sentence "including a ...", it is not excluded that Also there is other identical element in process, method, article or equipment including the key element.
The foregoing description of the disclosed embodiments, enables professional and technical personnel in the field to realize or uses the present invention. Various modifications to these embodiments will be apparent for those skilled in the art, as defined herein General Principle can be realized in other embodiments without departing from the spirit or scope of the present invention.Therefore, the present invention The embodiments shown herein is not intended to be limited to, and is to fit to and principles disclosed herein and features of novelty phase one The scope most wide for causing.

Claims (7)

1. a kind of memory management method for polymorphic type storage device, it is characterised in that including:
The facility information of each storage device is obtained and stores, wherein, the facility information includes device identifier and equipment Type;
The facility information is sent to client and is shown;
The management request of user input is received, the device identifier of storage device to be managed is carried in the management request;
According to the management corresponding administration order of request call to corresponding to the interior device identifier for carrying of management request Storage device be managed operation.
2. method according to claim 1, it is characterised in that described send to client the facility information is shown The process shown is specially:
The device identifier is sent to client and is shown;
Receive the query statement of user input;The query statement carries the device identifier of storage device to be checked;
The facility information corresponding to each device identifier carried in the query statement is obtained, and is sent to the client Shown.
3. method according to claim 1, it is characterised in that the acquisition simultaneously stores the facility information of each storage device Also include before:
The equipment for receiving user input finds request;
Request carries out parsing filtration treatment to be found to the equipment;
The facility information of each storage device of acquisition request is found according to the equipment after treatment.
4. a kind of storage management system for polymorphic type storage device, it is characterised in that including:
Agent layer including multiple proxy modules, each described proxy module is respectively deployed in a storage device;The generation The facility information of the storage device that reason module is used for where obtaining itself is simultaneously sent to middleware layer, and the facility information includes setting Standby identifier and device type;The storage where itself is set according to the management corresponding administration order of request call for receiving It is standby to be managed operation;
The middleware layer, the facility information for storing each storage device;The facility information is sent to client End is shown;The management request that the client sends is received, the management request is sent to the management request and is taken In proxy module in the corresponding storage device of device identifier of band;
The client, the management request Concurrency for receiving user input delivers to the middleware layer, and the management please The device identifier of storage device to be managed is carried in asking.
5. system according to claim 4, it is characterised in that the middleware layer is specifically included:
Equipment discovery module, for receiving the facility information of each proxy module transmission and sending to database;Will be described Device identifier is sent to RestAPI service modules;
The database, the facility information for storing each storage device;
The RestAPI service modules, are shown for the device identifier to be sent to the client;Receive user The query statement being input into by the client, the query statement carries the device identifier of storage device to be checked, The facility information corresponding to each device identifier carried in the query statement is obtained from the database, and is sent extremely The client is shown;The management request Concurrency for receiving the client transmission delivers to service management module;
The service management module, for sending the management request according to the device identifier carried in the management request In proxy module on to corresponding storage device.
6. system according to claim 5, it is characterised in that the RestAPI service modules also include:
Resolution unit, for sending described management after request carries out parsing filtration treatment to the service management module;Receive The equipment for receiving user input finds request, finds that request carries out parsing filtration treatment to the equipment, and by the institute after treatment State equipment and find that request is respectively sent to each proxy module by the equipment discovery module, for acting on behalf of mould each described Block receives the facility information that the equipment finds the storage device where obtaining itself after asking.
7. system according to claim 4, it is characterised in that the client specifically for:
Receive the management content of user input;
The management content and the device identifier of storage device to be managed are encapsulated as into HTTP request please as the management Ask transmission to the middleware layer.
CN201710042290.XA 2017-01-20 2017-01-20 A kind of memory management method and its system for polymorphic type storage device Pending CN106814975A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710042290.XA CN106814975A (en) 2017-01-20 2017-01-20 A kind of memory management method and its system for polymorphic type storage device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710042290.XA CN106814975A (en) 2017-01-20 2017-01-20 A kind of memory management method and its system for polymorphic type storage device

Publications (1)

Publication Number Publication Date
CN106814975A true CN106814975A (en) 2017-06-09

Family

ID=59111289

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710042290.XA Pending CN106814975A (en) 2017-01-20 2017-01-20 A kind of memory management method and its system for polymorphic type storage device

Country Status (1)

Country Link
CN (1) CN106814975A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107592226A (en) * 2017-09-15 2018-01-16 厦门拓宝科技有限公司 The centralized management method of a variety of distinct device types
CN108647269A (en) * 2018-04-28 2018-10-12 郑州云海信息技术有限公司 A method of management storage device data variation
CN108920109A (en) * 2018-07-19 2018-11-30 郑州云海信息技术有限公司 A kind of storage platform Explore of Unified Management Ideas, device, equipment and system
CN109062619A (en) * 2018-07-19 2018-12-21 郑州云海信息技术有限公司 Third party stores equipment Explore of Unified Management Ideas, system, device and storage medium
CN109240601A (en) * 2018-07-24 2019-01-18 中国建设银行股份有限公司 Memory space processing method, equipment and the storage medium of cloud storage
CN109299025A (en) * 2018-09-13 2019-02-01 郑州云海信息技术有限公司 A management method, apparatus, device and storage medium for a back-end storage device
CN109344077A (en) * 2018-10-24 2019-02-15 郑州云海信息技术有限公司 RestAPI characteristic test method, device, equipment and storage medium
CN109597774A (en) * 2017-09-30 2019-04-09 华为技术有限公司 A kind of control method, device and equipment storing functions of the equipments
CN110531932A (en) * 2019-08-22 2019-12-03 苏州浪潮智能科技有限公司 A storage device management method, device, device and storage medium
CN110875081A (en) * 2018-09-04 2020-03-10 群联电子股份有限公司 Memory test method and memory test system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103858091A (en) * 2013-12-27 2014-06-11 华为技术有限公司 Management method and equipment for storage equipment
CN104156216A (en) * 2014-08-14 2014-11-19 浪潮(北京)电子信息产业有限公司 Heterogeneous storage management system and method oriented to cloud computing
CN104184826A (en) * 2014-09-05 2014-12-03 浪潮(北京)电子信息产业有限公司 Multi-data-center storage environment managing method and system
CN105024855A (en) * 2015-07-13 2015-11-04 浪潮(北京)电子信息产业有限公司 Distributed cluster management system and method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103858091A (en) * 2013-12-27 2014-06-11 华为技术有限公司 Management method and equipment for storage equipment
CN104156216A (en) * 2014-08-14 2014-11-19 浪潮(北京)电子信息产业有限公司 Heterogeneous storage management system and method oriented to cloud computing
CN104184826A (en) * 2014-09-05 2014-12-03 浪潮(北京)电子信息产业有限公司 Multi-data-center storage environment managing method and system
CN105024855A (en) * 2015-07-13 2015-11-04 浪潮(北京)电子信息产业有限公司 Distributed cluster management system and method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
刘晓辉等: "《网络管理工具完全技术宝典 经典版》", 31 January 2015 *

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107592226A (en) * 2017-09-15 2018-01-16 厦门拓宝科技有限公司 The centralized management method of a variety of distinct device types
CN109597774B (en) * 2017-09-30 2020-12-15 华为技术有限公司 A method, device and device for controlling the function of a storage device
CN109597774A (en) * 2017-09-30 2019-04-09 华为技术有限公司 A kind of control method, device and equipment storing functions of the equipments
CN108647269A (en) * 2018-04-28 2018-10-12 郑州云海信息技术有限公司 A method of management storage device data variation
CN108920109A (en) * 2018-07-19 2018-11-30 郑州云海信息技术有限公司 A kind of storage platform Explore of Unified Management Ideas, device, equipment and system
CN109062619A (en) * 2018-07-19 2018-12-21 郑州云海信息技术有限公司 Third party stores equipment Explore of Unified Management Ideas, system, device and storage medium
CN109062619B (en) * 2018-07-19 2021-06-29 郑州云海信息技术有限公司 Method, system, device and storage medium for unified management of third-party storage devices
CN109240601A (en) * 2018-07-24 2019-01-18 中国建设银行股份有限公司 Memory space processing method, equipment and the storage medium of cloud storage
CN109240601B (en) * 2018-07-24 2021-08-27 中国建设银行股份有限公司 Storage space processing method and device for cloud storage and storage medium
CN110875081B (en) * 2018-09-04 2021-08-17 群联电子股份有限公司 Memory test method and memory test system
CN110875081A (en) * 2018-09-04 2020-03-10 群联电子股份有限公司 Memory test method and memory test system
CN109299025A (en) * 2018-09-13 2019-02-01 郑州云海信息技术有限公司 A management method, apparatus, device and storage medium for a back-end storage device
CN109299025B (en) * 2018-09-13 2021-11-19 郑州云海信息技术有限公司 Management method, device, equipment and storage medium of back-end storage equipment
CN109344077A (en) * 2018-10-24 2019-02-15 郑州云海信息技术有限公司 RestAPI characteristic test method, device, equipment and storage medium
CN110531932A (en) * 2019-08-22 2019-12-03 苏州浪潮智能科技有限公司 A storage device management method, device, device and storage medium
CN110531932B (en) * 2019-08-22 2023-01-10 苏州浪潮智能科技有限公司 Storage device management method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
CN106814975A (en) A kind of memory management method and its system for polymorphic type storage device
CN108874562A (en) Distributed high concurrent message queue supplying system
CN103237060B (en) A kind of data object acquisition, Apparatus and system
CN102364921A (en) Realization method and equipment for enterprise service bus and corresponding platform
CN109274777B (en) A method, device, equipment and readable storage medium for exporting configuration files
CN101808051B (en) Application integration gateway and control method thereof
CN106657314A (en) Cross-data center data synchronization system and method
CN104883266A (en) Network configuration accessing method and device thereof
CN105049252A (en) Method and device for managing configuration information
US8606908B2 (en) Wake-up server
CN102891768A (en) Method and network element for network management
CN101227265A (en) A method for synchronizing data between clients in an equipment monitoring system
CN107682411A (en) A kind of extensive SDN controllers cluster and network system
CN110445697A (en) Video big data cloud platform equipment access service method
CN109558239A (en) A kind of method for scheduling task, device, system, computer equipment and storage medium
CN116963141A (en) Service twin model construction method and device, electronic equipment and storage medium
CN107872492B (en) A method and device for supporting multi-user editing of data objects on a server side
CN105490861A (en) System and method of management of network management device
CN110661851A (en) Data exchange method and device
CN104410511A (en) Server management method and system
CN108259605B (en) Data calling system and method based on multiple data centers
WO2016110070A1 (en) Data acquiring method and device, and storage medium
CN104504013A (en) Management method and management device of big data software
CN118250204A (en) Method, device and computer equipment for processing event information on existing network
CN102904739A (en) Method for realizing event transmission and common information model (CIM) server

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20170609