CN107239283A - A kind of system management memory software adaptation method and device - Google Patents

A kind of system management memory software adaptation method and device Download PDF

Info

Publication number
CN107239283A
CN107239283A CN201710399875.7A CN201710399875A CN107239283A CN 107239283 A CN107239283 A CN 107239283A CN 201710399875 A CN201710399875 A CN 201710399875A CN 107239283 A CN107239283 A CN 107239283A
Authority
CN
China
Prior art keywords
processing module
file
logic processing
list
software
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
CN201710399875.7A
Other languages
Chinese (zh)
Other versions
CN107239283B (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.)
Suzhou Inspur Intelligent 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 CN201710399875.7A priority Critical patent/CN107239283B/en
Publication of CN107239283A publication Critical patent/CN107239283A/en
Application granted granted Critical
Publication of CN107239283B publication Critical patent/CN107239283B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a kind of system management memory software adaptation method and device, method includes:Type, the version number of the storage device are obtained from storage device;According to the type of the storage device, version number, search whether there is the logic processing module matched in the list that management software is safeguarded, dynamically added with the logic processing module that can be run in the list of the management software;If so, then the management software is adapted to successfully with the storage device.System management memory software adaptation method and device of the present invention, the dynamically integration logic processing module in management software, when being adapted to management software with storage system compatibility, developer is set only to pay close attention to logic processing module, reduce the concern to flow, to reduce workload, development efficiency is improved.

Description

A kind of system management memory software adaptation method and device
Technical field
The present invention relates to memory system technologies field, more particularly to a kind of system management memory software adaptation method and dress Put.
Background technology
During storage system evolution, to meet different user application demand, it may appear that a variety of serial, various versions This, it is necessary to the storage management software in storage system and its expansion plugin (hereinafter referred to as " software "), for multiple models, The storage system of multiple versions carries out compatible adaptation.
In the prior art, carrying out one of main stream approach that compatibility is adapted to " software " and storage system is:In storage system System is internal to each series, each version, is managed by logic branch sentence.Developer not only wants service logic to handle Module, will also handle logic flow.Flow is referred to shown in Fig. 1, when user needs to operate storage system, is such as created Volume operation, into the logic in the upper left corner in flow shown in Fig. 1, first, it is determined that software model parameter, finds correct branch;So Afterwards, according to version number's parameter, suitable version is found.In practical operation, such as redaction is added, developer needs addition Version number's decision logic sentence, but when the instruction of storage system is more and more, each instruction is required for carrying out such as Fig. 1 institutes The logic flow shown.For developer, workload will be very big.
The content of the invention
It is an object of the invention to provide a kind of system management memory software adaptation method and device, make developer in progress When management software is adapted to storage system, the concern to flow is reduced, so as to reduce workload, development efficiency is improved.
To achieve the above object, the present invention provides following technical scheme:
A kind of system management memory software adaptation method, including:
Type, the version number of the storage device are obtained from storage device;
According to the type of the storage device, version number, search whether to exist in the list that management software is safeguarded and match Logic processing module, dynamically added with the logic processing module that can run in the list of the management software;
If so, then the management software is adapted to successfully with the storage device.
Alternatively, if it is not, retrieving the file specified in the management software, the logic processing module matched is searched File;
If retrieving successfully, the logic processing module file retrieved, and synchronous logic processing module thread are activated, described The logic processing module of the file correspondence encapsulation is added in list;
Search whether there is the logic processing module matched in the list of the management software, if so, then institute Management software is stated to be adapted to successfully with the storage device.
Alternatively, the logic processing module that dynamically addition can be run in the list of the management software includes:
After management software startup, the daemon thread for updating file in the management software is added;
When reaching the execution cycle of the thread, execution thread, more new file directory;
Check whether file changes, and obtain the alteration of file, check whether to have newly-increased file, update text Part deletes file;
If there is newly-increased file, judge whether newly-increased file is logic processing module, if so, then by the logic processing module It is added in the list;If it is not, then current thread execution terminates, resting state is returned to;
If there is file renewal, judge whether the file after updating is logic processing module, if so, then from the list Old logic processing module is removed, new logic processing module is added in the list, if it is not, then being moved from the list Except old logic processing module;
File is deleted if existing, the filename of deleted file is gone out according to the list lookup, is moved from the list Except old logic processing module.
Alternatively, the logic processing module is included:For the first interface for the type for obtaining storage device, for obtaining The second interface of the version number of storage device.
Alternatively, the logic processing module is also included:
3rd interface, for carrying out user authority management, including sets user right, registration, deletion user and modification User cipher;
4th interface, for carrying out pond operation, including creates, deletes, inquires about pond;
5th interface, for carrying out volume operation, including establishment, deletion, dilatation, mapping, migration, the volume of clone or snapshot Operation.
A kind of system management memory software adaptation device, including:
Acquisition module, type, version number for obtaining the storage device from storage device;
Adaptation module, for the type according to the storage device, version number, being searched in the list that management software is safeguarded is It is no to there is the logic processing module matched, dynamically added with the logic that can be run in the list of the management software Processing module;If so, then the management software is adapted to successfully with the storage device.
Alternatively, in addition to retrieval module, if for not finding what is matched in the list that management software is safeguarded During logic processing module, the file specified is retrieved in the management software, the logic processing module file matched is searched; If retrieving successfully, the logic processing module file retrieved, and synchronous logic processing module thread are activated, is added in the list Plus the logic processing module of the file correspondence encapsulation.
Alternatively, in addition to Dynamic Maintenance module, for dynamically addition can in the list of the management software The logic processing module of operation;
The Dynamic Maintenance module specifically for:After management software startup, add soft for updating the management The daemon thread of file in part;
When reaching the execution cycle of the thread, execution thread, more new file directory;
Check whether file changes, and obtain the alteration of file, check whether to have newly-increased file, update text Part deletes file;
If there is newly-increased file, judge whether newly-increased file is logic processing module, if so, then by the logic processing module It is added in the list;If it is not, then current thread execution terminates, resting state is returned to;
If there is file renewal, judge whether the file after updating is logic processing module, if so, then from the list Old logic processing module is removed, new logic processing module is added in the list, if it is not, then being moved from the list Except old logic processing module;
File is deleted if existing, the filename of deleted file is gone out according to the list lookup, is moved from the list Except old logic processing module.
Alternatively, the logic processing module is included:For the first interface for the type for obtaining storage device, for obtaining The second interface of the version number of storage device.
Alternatively, the logic processing module is also included:
3rd interface, for carrying out user authority management, including sets user right, registration, deletion user and modification User cipher;
4th interface, for carrying out pond operation, including creates, deletes, inquires about pond;
5th interface, for carrying out volume operation, including establishment, deletion, dilatation, mapping, migration, the volume of clone or snapshot Operation.
As shown from the above technical solution, system management memory software adaptation method and device provided by the present invention, in pipe When reason software is adapted to storage system, type, the version number of storage device are obtained from storage device first, according to the storage device Type, version number, search whether there is the logic processing module that matches in the list safeguarded from management software, it is soft managing Dynamically added with the logic processing module that can be run in the list of part, if in the presence of management software is fitted with storage device With success.
System management memory software adaptation method and device of the present invention, dynamically integration logic handles mould in management software Block, when being adapted to management software with storage system compatibility, searches the logic processing module matched i.e. in management software Can, developer is only paid close attention to logic processing module, reduce the concern to flow, so as to reduce workload, improve exploitation effect Rate.
Brief description of the drawings
In order to illustrate more clearly about the embodiment of the present invention or technical scheme of the prior art, below will be to embodiment or existing There is the accompanying drawing used required in technology description to be briefly described, it should be apparent that, drawings in the following description are only this Some embodiments of invention, for those of ordinary skill in the art, on the premise of not paying creative work, can be with Other accompanying drawings are obtained according to these accompanying drawings.
Fig. 1 is the handling process schematic diagram carried out in the prior art when management software is adapted to storage system;
Fig. 2 is a kind of flow chart of system management memory software adaptation method provided in an embodiment of the present invention;
Fig. 3 is the schematic diagram of logic processing module in the embodiment of the present invention;
A kind of flow chart for system management memory software adaptation method that Fig. 4 provides for further embodiment of this invention;
Fig. 5 is that the flow chart of logic processing module is dynamically added in the list of management software in the embodiment of the present invention;
Fig. 6 is a kind of schematic diagram of system management memory software adaptation device provided in an embodiment of the present invention.
Embodiment
In order that those skilled in the art more fully understand the technical scheme in the present invention, below in conjunction with of the invention real The accompanying drawing in example is applied, the technical scheme in the embodiment of the present invention is clearly and completely described, it is clear that described implementation Example only a part of embodiment of the invention, rather than whole embodiments.Based on the embodiment in the present invention, this area is common The every other embodiment that technical staff is obtained under the premise of creative work is not made, should all belong to protection of the present invention Scope.
It refer to Fig. 2, a kind of system management memory software adaptation method provided in an embodiment of the present invention, including step:
S10:Type, the version number of the storage device are obtained from storage device.
When carrying out compatible be adapted to management software and storage system, obtain this from the storage device of current operation first and deposit Store up type, the version number of equipment.
S11:According to the type of the storage device, version number, search whether there is phase in the list that management software is safeguarded The logic processing module of matching, dynamically added with the logical process mould that can be run in the list of the management software Block.
If so, then entering step S12.
In the list of one logic processing module of management software internal maintenance, wherein can be run included in management software Logic processing module, for each logic processing module, the text of the logic processing module is realized in storage under a designated folder Part.
Wherein, the logic processing module that can be run refers in the logic processing module for meeting interface specification, this method, after encapsulation Logic processing module include:For the first interface for the type for obtaining storage device;Version number for obtaining storage device Second interface, refer to shown in Fig. 3.
First interface is that type obtains interface, and second interface is that version number obtains interface, and logic is used as using this two interfaces The workflow management interface of processing module.User can obtain storage respectively in operation by this two interface of logic processing module The type of equipment, version number.
In the specific implementation, also some corresponding storage industry can be set to logic processing module according to actual functional capability demand Business interface.Such as storage management software, for its core operation function, following three kinds of storage service interfaces can be set:
3rd interface, for carrying out user authority management, including sets user right, registration, deletion user and modification The associative operations such as user cipher.
4th interface, for carrying out pond operation, including creates, deletes, inquires about pond;
5th interface, for carrying out volume operation, including establishment, deletion, dilatation, mapping, migration, the volume of clone or snapshot Operation.
Three above interface is used as general storage service interface.It should be noted that in specific application, can be according to reality Border demand sets other more multi-functional business interfaces.
S12:The management software is adapted to successfully with the storage device.
The logic processing module matched is found in the list that management software is safeguarded, shows management software and current behaviour The storage device of work is adapted to successfully.
Further, Dynamic Maintenance is carried out to logic processing module in management software in this method, specifically in this method In another embodiment, Fig. 4 is refer to, on the basis of above-described embodiment content, if being searched in the list that management software is safeguarded Less than the logic processing module matched, then into step S13.
S13:The file specified is retrieved in the management software, the logic processing module file matched is searched.
If retrieving successfully, into step S14;
S14:The logic processing module file retrieved, and synchronous logic processing module thread are activated, in the list Add the logic processing module of the file correspondence encapsulation;
S15:Search whether there is the logic processing module matched in the list of the management software.
If so, then the management software is adapted to successfully with the storage device.
If it is not, then it fails to match, the management software does not support current storage device.
The present embodiment system management memory software adaptation method, by source code framework reasonable in design, logic flow is sealed Fill in the frame, the dynamic integrity logic processing module in management software;Storage of the management software in adaptation new type, redaction During system, make developer only need to pay close attention to logic processing module, reduce concern to flow, the realization of more concern interfaces, So as to reduce workload, development efficiency is improved, error rate is reduced.
It is further to note that user is in operation, such as carried out by the storage service interface of logic processing module During operation, it is also to get the logic processing module being adapted to storage system in lists, then performs the interface in the module Realize.
In the various embodiments described above, logic processing module is realized in management software and dynamically adds and safeguards, please be join Fig. 5 is examined, specifically, the logic processing module that dynamically addition can be run in the list of management software specifically includes to flow down Journey:
S20:After management software startup, the daemon thread for updating file in the management software is added.
S21:When reaching the execution cycle of the thread, execution thread, more new file directory.
Such as, the execution cycle for setting thread is 600 seconds, then performs a thread every 600 seconds.
S22:Check whether file changes, and obtain the alteration of file, check whether in the presence of newly-increased file, more New file deletes file.
If file does not change, return to step S21.
If file changes, into following steps:
S23:If there is newly-increased file, judge whether newly-increased file is logic processing module;
If so, then the logic processing module is added in the list;
If it is not, then current thread execution terminates, resting state is returned to, next execution cycle of thread is waited.
S24:If there is file renewal, judge whether the file after updating is logic processing module;
If so, then removing old logic processing module from the list, new logic processing module is added to described In list;
If it is not, then removing old logic processing module from the list.
S25:File is deleted if existing, the filename of deleted file is gone out according to the list lookup, from the list It is middle to remove old logic processing module.
After current thread execution terminates, resting state is returned to, next execution cycle of thread is waited.
The present embodiment system management memory software adaptation method, dynamically can be integrated into management soft by storage processing module In part, when the version for storing processing module is discarded, or during new addition version, develops and safeguard all very convenient, such as need Repair or update existing processing module, direct alternate file can just be completed, the source code without changing main body frame.Make exploit person Member need to only carry out adaptation work to difference content, and concentrate on processing in a module, so as to reduce the work of adaptation exploitation Amount, improve development efficiency, it is to avoid occur adaptation omit modification mistake, allow adaptation the more energy of developer for difference The modification of different content.
This system management memory software adaptation method compatibility is strong, can support multiple storage devices, supports dynamic expansion storage Equipment.
Accordingly, Fig. 6 is refer to, the embodiment of the present invention also provides a kind of system management memory software adaptation device, including:
Acquisition module 30, type, version number for obtaining the storage device from storage device;
Adaptation module 31, for the type according to the storage device, version number, is searched in the list that management software is safeguarded With the presence or absence of the logic processing module matched, dynamically added with patrolling for can running in the list of the management software Collect processing module;If so, then the management software is adapted to successfully with the storage device.
The present embodiment system management memory software adaptation device, when management software is adapted to storage system, first from depositing Store up equipment and obtain the type of storage device, version number, according to the type of the storage device, version number, safeguarded from management software Search whether there is the logic processing module matched in list, dynamically addition can be run in the list of management software Logic processing module, if in the presence of management software is adapted to successfully with storage device.
The present embodiment system management memory software adaptation device, the dynamically integration logic processing module in management software, When being adapted to management software with storage system compatibility, developer is only paid close attention to logic processing module, reduce to flow Concern, so as to reduce workload, improve development efficiency.
Further, the present embodiment device also includes retrieval module, if for not having in the list that management software is safeguarded When finding the logic processing module matched, the file specified is retrieved in the management software, what lookup matched patrols Collect processing module file;If retrieving successfully, the logic processing module file retrieved, and synchronous logic processing module line are activated Journey, adds the logic processing module of the file correspondence encapsulation in the list.
Further, the present apparatus also includes Dynamic Maintenance module, for the dynamic in the list of the management software The logic processing module that ground addition can be run;
The Dynamic Maintenance module specifically for:After management software startup, add soft for updating the management The daemon thread of file in part;
When reaching the execution cycle of the thread, execution thread, more new file directory;
Check whether file changes, and obtain the alteration of file, check whether to have newly-increased file, update text Part deletes file;
If there is newly-increased file, judge whether newly-increased file is logic processing module, if so, then by the logic processing module It is added in the list;If it is not, then current thread execution terminates, resting state is returned to;
If there is file renewal, judge whether the file after updating is logic processing module, if so, then from the list Old logic processing module is removed, new logic processing module is added in the list, if it is not, then being moved from the list Except old logic processing module;
File is deleted if existing, the filename of deleted file is gone out according to the list lookup, is moved from the list Except old logic processing module.
In the present embodiment, the logic processing module that can be run refers to the logic processing module for meeting interface specification, after encapsulation Logic processing module is included:For the first interface for the type for obtaining storage device;Version number for obtaining storage device Second interface, is referred to shown in Fig. 3.
First interface is that type obtains interface, and second interface is that version number obtains interface, and logic is used as using this two interfaces The workflow management interface of processing module.
In the specific implementation, also some corresponding storage industry can be set to logic processing module according to actual functional capability demand Business interface.Such as storage management software, for its core operation function, following three kinds of storage service interfaces can be set:
3rd interface, for carrying out user authority management, including sets user right, registration, deletion user and modification The associative operations such as user cipher.
4th interface, for carrying out pond operation, including creates, deletes, inquires about pond.
5th interface, for carrying out volume operation, including establishment, deletion, dilatation, mapping, migration, the volume of clone or snapshot Operation.
Three above interface is used as general storage service interface.It should be noted that in specific application, can be according to reality Border demand sets other more multi-functional business interfaces.
In the above description, the part noun or term of appearance are applied to description below:
Storage system:English Storage System, the i.e. operating system of storage device are there is provided a series of interfaces (as ordered Make row interface, command-line interface, CLI) make so that user can operate storage device to carry out storage service With;Under normal circumstances, automation instruction and error correction content can be also provided, to help customer service to use.
Storage management software:Graphic User Interface software in storage system, by the CLI for calling storage system To operate, it is user-friendly.
Storage management software expansion plugin:Software on third party's main frame, is generally used for storage device and the 3rd The solution docking of square main frame manufacturer.Such as OpenStack cloud solution, VMware virtualization solution etc., purpose It is that each manufacturer's solution can call the CLI command of storage system by expansion plugin.
A kind of system management memory software adaptation method and device provided by the present invention is described in detail above. Specific case used herein is set forth to the principle and embodiment of the present invention, and the explanation of above example is to use Understand the method and its core concept of the present invention in help.It should be pointed out that for those skilled in the art, Under the premise without departing from the principles of the invention, some improvement and modification can also be carried out to the present invention, these improve and modified Fall into the protection domain of the claims in the present invention.

Claims (10)

1. a kind of system management memory software adaptation method, it is characterised in that including:
Type, the version number of the storage device are obtained from storage device;
According to the type of the storage device, version number, searched whether in the list that management software is safeguarded in the presence of patrolling for matching Processing module is collected, dynamically added with the logic processing module that can be run in the list of the management software;
If so, then the management software is adapted to successfully with the storage device.
2. system management memory software adaptation method according to claim 1, it is characterised in that if it is not, in the management The file specified is retrieved in software, the logic processing module file matched is searched;
If retrieving successfully, the logic processing module file retrieved, and synchronous logic processing module thread are activated, in the list The logic processing module of the middle addition file correspondence encapsulation;
Search whether there is the logic processing module matched in the list of the management software, if so, the then pipe Reason software is adapted to successfully with the storage device.
3. system management memory software adaptation method according to claim 1, it is characterised in that in the management software The logic processing module that dynamically addition can be run in the list includes:
After management software startup, the daemon thread for updating file in the management software is added;
When reaching the execution cycle of the thread, execution thread, more new file directory;
Check whether file changes, and obtain the alteration of file, check whether to exist newly-increased file, more new file or Person deletes file;
If there is newly-increased file, judge whether newly-increased file is logic processing module, if so, then adding the logic processing module Into the list;If it is not, then current thread execution terminates, resting state is returned to;
If there is file renewal, judge whether the file after updating is logic processing module, if so, then being removed from the list Old logic processing module, new logic processing module is added in the list, if it is not, then being removed from the list old Logic processing module;
File is deleted if existing, the filename of deleted file is gone out according to the list lookup, is removed from the list old Logic processing module.
4. the system management memory software adaptation method according to claim any one of 1-3, it is characterised in that the logic Processing module is included:For the first interface for the type for obtaining storage device, second of version number for obtaining storage device Interface.
5. system management memory software adaptation method according to claim 4, it is characterised in that the logic processing module Also include:
3rd interface, for carrying out user authority management, including sets user right, registration, deletion user and modification user Password;
4th interface, for carrying out pond operation, including creates, deletes, inquires about pond;
5th interface, for carrying out volume operation, including establishment, deletion, dilatation, mapping, migration, the volume behaviour of clone or snapshot Make.
6. a kind of system management memory software adaptation device, it is characterised in that including:
Acquisition module, type, version number for obtaining the storage device from storage device;
Adaptation module, for the type according to the storage device, version number, searches whether to deposit in the list that management software is safeguarded In the logic processing module matched, dynamically added with the logical process that can be run in the list of the management software Module;If so, then the management software is adapted to successfully with the storage device.
7. system management memory software adaptation device according to claim 6, it is characterised in that also including retrieval module, If during for not finding the logic processing module matched in the list that management software is safeguarded, in the management software The file specified is retrieved, the logic processing module file matched is searched;If retrieving successfully, the logical process retrieved is activated Module file, and synchronous logic processing module thread, add the logical process mould of the file correspondence encapsulation in the list Block.
8. system management memory software adaptation device according to claim 6, it is characterised in that also including Dynamic Maintenance mould Block, for dynamically adding the logic processing module that can be run in the list of the management software;
The Dynamic Maintenance module specifically for:After management software startup, add for updating in the management software The daemon thread of file;
When reaching the execution cycle of the thread, execution thread, more new file directory;
Check whether file changes, and obtain the alteration of file, check whether to exist newly-increased file, more new file or Person deletes file;
If there is newly-increased file, judge whether newly-increased file is logic processing module, if so, then adding the logic processing module Into the list;If it is not, then current thread execution terminates, resting state is returned to;
If there is file renewal, judge whether the file after updating is logic processing module, if so, then being removed from the list Old logic processing module, new logic processing module is added in the list, if it is not, then being removed from the list old Logic processing module;
File is deleted if existing, the filename of deleted file is gone out according to the list lookup, is removed from the list old Logic processing module.
9. the system management memory software adaptation device according to claim any one of 6-8, it is characterised in that the logic Processing module is included:For the first interface for the type for obtaining storage device, second of version number for obtaining storage device Interface.
10. system management memory software adaptation device according to claim 9, it is characterised in that the logical process mould Block is also included:
3rd interface, for carrying out user authority management, including sets user right, registration, deletion user and modification user Password;
4th interface, for carrying out pond operation, including creates, deletes, inquires about pond;
5th interface, for carrying out volume operation, including establishment, deletion, dilatation, mapping, migration, the volume behaviour of clone or snapshot Make.
CN201710399875.7A 2017-05-31 2017-05-31 Storage system management software adaptation method and device Active CN107239283B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710399875.7A CN107239283B (en) 2017-05-31 2017-05-31 Storage system management software adaptation method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710399875.7A CN107239283B (en) 2017-05-31 2017-05-31 Storage system management software adaptation method and device

Publications (2)

Publication Number Publication Date
CN107239283A true CN107239283A (en) 2017-10-10
CN107239283B CN107239283B (en) 2020-11-20

Family

ID=59985733

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710399875.7A Active CN107239283B (en) 2017-05-31 2017-05-31 Storage system management software adaptation method and device

Country Status (1)

Country Link
CN (1) CN107239283B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030130999A1 (en) * 1998-09-21 2003-07-10 Microsoft Corporation Dynamic information format conversion
US20060136890A1 (en) * 2004-12-16 2006-06-22 Microsoft Corporation Method and apparatus for providing DLL compatibility
CN102013994A (en) * 2010-11-02 2011-04-13 中兴通讯股份有限公司 Method, terminal and system for implementing network element version compatibility in network management
CN102508710A (en) * 2011-09-28 2012-06-20 奇智软件(北京)有限公司 Method and system for switching between IE6 kernel and novel IE kernel
CN102968279A (en) * 2012-11-13 2013-03-13 浪潮电子信息产业股份有限公司 Thin provisioning method for storage system
CN103353835A (en) * 2013-01-17 2013-10-16 珠海全志科技股份有限公司 Migration processing method and device of Android system SensorHal layer compatible kinds of same Sensor devices
CN103763369A (en) * 2014-01-20 2014-04-30 浪潮电子信息产业股份有限公司 Multi-permission distribution method based on SAN storage system
US20170090959A1 (en) * 2015-02-13 2017-03-30 Oracle International Corporation Modular Co-Versioning in a Dynamically Linked Runtime Environment

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030130999A1 (en) * 1998-09-21 2003-07-10 Microsoft Corporation Dynamic information format conversion
US20060136890A1 (en) * 2004-12-16 2006-06-22 Microsoft Corporation Method and apparatus for providing DLL compatibility
CN102013994A (en) * 2010-11-02 2011-04-13 中兴通讯股份有限公司 Method, terminal and system for implementing network element version compatibility in network management
CN102508710A (en) * 2011-09-28 2012-06-20 奇智软件(北京)有限公司 Method and system for switching between IE6 kernel and novel IE kernel
CN102968279A (en) * 2012-11-13 2013-03-13 浪潮电子信息产业股份有限公司 Thin provisioning method for storage system
CN103353835A (en) * 2013-01-17 2013-10-16 珠海全志科技股份有限公司 Migration processing method and device of Android system SensorHal layer compatible kinds of same Sensor devices
CN103763369A (en) * 2014-01-20 2014-04-30 浪潮电子信息产业股份有限公司 Multi-permission distribution method based on SAN storage system
US20170090959A1 (en) * 2015-02-13 2017-03-30 Oracle International Corporation Modular Co-Versioning in a Dynamically Linked Runtime Environment

Also Published As

Publication number Publication date
CN107239283B (en) 2020-11-20

Similar Documents

Publication Publication Date Title
WO2018086580A1 (en) Extensible heterogeneous cloud platform adaptation method and system thereof
US10222983B2 (en) Storage management computer and management method of storage apparatus
CN102520881B (en) A kind of virtual machine snapshot management method of cloud computing platform and system
CN107526626A (en) A kind of Docker containers thermomigration process and system based on CRIU
CN107329799A (en) A kind of fusion Docker containers and the system of KVM virtualization technology
US8495352B2 (en) System and method for instantiation of distributed applications from disk snapshots
CN103036855B (en) A kind of equipment that realizes of rights management and method
CN105577442B (en) Storage virtual machine based on cloud platform receives pipe method
CN106095878A (en) The database manipulation device and method of table is divided based on point storehouse
CN104160381A (en) Managing tenant-specific data sets in a multi-tenant environment
CN105677736A (en) Method and apparatus for increasing and deleting server nodes
CN110502487A (en) A kind of buffer memory management method and device
CN109740765A (en) A kind of machine learning system building method based on Amazon server
CN109471730A (en) A kind of elastic calculation service management system
CN107145378A (en) A kind of method for managing resource and device
US8533303B2 (en) Network management system node and method for use in a network management system node for re-configuring a set of data network nodes in a data network
CN108984236A (en) A kind of implementation method and equipment of virtual management platform
CN106951593B (en) Method and device for generating configuration file of protection measurement and control device
CN104820625A (en) A data record, backup, and recovery method oriented to an information management system
CN110941422B (en) Code automatic generation method, code generator and readable storage medium
CN106301891A (en) A kind of configuring information of network appliance processing method and processing device
CN109491881A (en) A kind of method, apparatus of collector journal, equipment and readable storage medium storing program for executing
CN107239283A (en) A kind of system management memory software adaptation method and device
US20160328213A1 (en) Migration between model elements of different types in a modeling environment
CN106648837A (en) Virtual machine life cycle management system and virtual machine life cycle management method

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
TA01 Transfer of patent application right

Effective date of registration: 20201030

Address after: 215100 No. 1 Guanpu Road, Guoxiang Street, Wuzhong Economic Development Zone, Suzhou City, Jiangsu Province

Applicant after: SUZHOU LANGCHAO INTELLIGENT TECHNOLOGY Co.,Ltd.

Address before: 450018 Henan province Zheng Dong New District of Zhengzhou City Xinyi Road No. 278 16 floor room 1601

Applicant before: ZHENGZHOU YUNHAI INFORMATION TECHNOLOGY Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant