CN111143305A - Data storage method, device, equipment and medium based on distributed storage system - Google Patents

Data storage method, device, equipment and medium based on distributed storage system Download PDF

Info

Publication number
CN111143305A
CN111143305A CN201911244726.9A CN201911244726A CN111143305A CN 111143305 A CN111143305 A CN 111143305A CN 201911244726 A CN201911244726 A CN 201911244726A CN 111143305 A CN111143305 A CN 111143305A
Authority
CN
China
Prior art keywords
service
target
storage
template
storage service
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
CN201911244726.9A
Other languages
Chinese (zh)
Other versions
CN111143305B (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
Suzhou Inspur Intelligent Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN201911244726.9A priority Critical patent/CN111143305B/en
Publication of CN111143305A publication Critical patent/CN111143305A/en
Application granted granted Critical
Publication of CN111143305B publication Critical patent/CN111143305B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/172Caching, prefetching or hoarding of files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/182Distributed file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management

Abstract

The application discloses a data storage method, a device, equipment and a medium based on a distributed storage system, wherein the method comprises the following steps: creating a service template by recording the actual operation flow of each storage service and the functional service required by each storage service of a user in advance; when the target storage service is obtained, selecting a target service template from the service templates according to the target storage service; and operating the target service template to execute the target storage service by using the target service template. On one hand, the corresponding storage service is executed by utilizing the preset service template, so that manual operation can be avoided, and human resources are saved; on the other hand, the service template is created by recording the actual operation flow of each storage service by the user and the functional service required by each storage service, so that the problem of flow sequence disorder or step omission during the execution of the target storage service is avoided, and the processing efficiency and accuracy of the storage service based on the distributed storage system are improved.

Description

Data storage method, device, equipment and medium based on distributed storage system
Technical Field
The present invention relates to the field of distributed storage systems, and in particular, to a data storage method, apparatus, device, and computer-readable storage medium based on a distributed storage system.
Background
At present, distributed storage systems are widely applied in the field of data storage. In the process of data storage based on the distributed storage system, a user generally needs to perform a plurality of steps. That is to say, in actual operation, if a final data storage service is to be realized, service interaction operation needs to be performed between each functional module according to a certain flow, so that not only a user needs to be familiar with a service operation flow, but also switching needs to be performed between different pages, the operation process is complicated, and a large amount of human resources are needed; in addition, because the storage service has a plurality of forms, in actual operation, the problem of confusion of the flow sequence or omission of steps due to human operation errors is also easy to occur, and further, the processing efficiency of the data storage service is low or the execution of the storage service fails.
Therefore, how to improve the processing efficiency and accuracy of the storage service based on the distributed storage system and save human resources is a technical problem that needs to be solved by those skilled in the art at present.
Disclosure of Invention
In view of this, the present invention provides a data storage method based on a distributed storage system, which can improve the processing efficiency of storage services based on the distributed storage system and save human resources; another object of the present invention is to provide a data storage device, an apparatus and a computer readable storage medium based on a distributed storage system, all of which have the above advantages.
In order to solve the above technical problem, the present invention provides a data storage method based on a distributed storage system, including:
creating a business template in advance by recording the actual operation flow of a user to each storage business and the functional service required by each storage business;
when a target storage service is acquired, selecting a target service template from the service templates according to the target storage service;
and operating the target service template to execute the target storage service by using the target service template.
Preferably, in the process of running the target service template to execute the target storage service by using the target service template, the method further includes:
and checking the execution progress of the target storage service by using a task manager.
Preferably, further comprising:
and sending out corresponding prompt information when the execution progress is detected to have abnormal conditions.
Preferably, after selecting a target service template from the service templates according to the target storage service when the target storage service is acquired, the method further includes:
and recording the target storage service and the target service template.
Preferably, before the creating a service template in advance by recording the actual operation flow of each storage service by the user and the functional service required by each storage service, the method further includes:
calculating the operation frequency of each storage service;
and when the operation frequency of the storage service exceeds a preset threshold value, entering the step of creating a service template by recording the actual operation process of the user on each storage service and the functional service required by each storage service in advance.
Preferably, after selecting a target service template from the service templates according to the target storage service when the target storage service is acquired, the method further includes:
and performing identity authentication on a target user, and entering the step of operating the target service template after the identity authentication is passed so as to execute the target storage service by using the target service template.
In order to solve the above technical problem, the present invention further provides a data storage device based on a distributed storage system, including:
the template creating module is used for creating a business template in advance by recording the actual operation flow of a user to each storage business and the functional service required by each storage business;
the template selection module is used for selecting a target service template from the service templates according to the target storage service when the target storage service is acquired;
and the service execution module is used for operating the target service template so as to execute the target storage service by using the target service template.
Preferably, further comprising:
and the process viewing module is used for viewing the execution progress of the target storage service by utilizing the task manager.
Preferably, further comprising:
and the prompting module is used for sending out corresponding prompting information when the execution progress is detected to have abnormal conditions.
Preferably, further comprising:
and the recording module is used for recording the target storage service and the target service template.
Preferably, further comprising:
the computing module is used for computing the operation frequency of each storage service;
and the calling module is used for calling the template creating module when the operation frequency of the storage service exceeds a preset threshold value.
Preferably, further comprising:
and the verification module is used for performing identity verification on the target user and calling the service execution module after the identity verification is passed.
In order to solve the above technical problem, the present invention further provides a data storage device based on a distributed storage system, including:
a memory for storing a computer program;
and the processor is used for realizing the steps of any one of the data storage methods based on the distributed storage system when executing the computer program.
In order to solve the above technical problem, the present invention further provides a computer-readable storage medium, wherein a computer program is stored on the computer-readable storage medium, and when being executed by a processor, the computer program implements the steps of any one of the above data storage methods based on a distributed storage system.
The data storage method based on the distributed storage system, provided by the invention, can be completed by only calling the corresponding target service template when the target storage service needs to be executed by presetting the service template; on one hand, the corresponding storage service is executed by utilizing the preset service template, so that manual operation can be avoided, and human resources are saved; on the other hand, the service template is created by recording the actual operation flow of each storage service and the functional service required by each storage service by the user, so that the corresponding target service template is called to execute and finish the target storage service, the problem of disordered flow sequence or missing steps when the target storage service is executed is avoided, and the processing efficiency and the accuracy of the storage service based on the distributed storage system are improved.
In order to solve the technical problem, the invention also provides a data storage device, equipment and a computer readable storage medium based on the distributed storage system, which have the beneficial effects.
Drawings
In order to more clearly illustrate the embodiments or technical solutions of the present invention, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a flowchart of a data storage method based on a distributed storage system according to an embodiment of the present invention;
fig. 2 is a structural diagram of a data storage device based on a distributed storage system according to an embodiment of the present invention;
fig. 3 is a structural diagram of a data storage device based on a distributed storage system according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The core of the embodiment of the invention is to provide a data storage method based on a distributed storage system, which can improve the processing efficiency of storage services based on the distributed storage system and save human resources; another core of the present invention is to provide a data storage device, an apparatus and a computer readable storage medium based on a distributed storage system, all having the above beneficial effects.
In order that those skilled in the art will better understand the disclosure, the invention will be described in further detail with reference to the accompanying drawings and specific embodiments.
Fig. 1 is a flowchart of a data storage method based on a distributed storage system according to an embodiment of the present invention. As shown in fig. 1, a data storage method based on a distributed storage system includes:
s10: and creating a service template in advance by recording the actual operation flow of each storage service by a user and the functional service required by each storage service.
It is understood that, for different storage services, the actual operation flow corresponding to executing the storage service may be different. In this embodiment, a service template corresponding to a storage service is created by recording an actual operation flow of a user for each different storage service and acquiring a functional service required when processing different storage services. It should be noted that the acquiring of the required functional service includes acquiring a type of the functional service, a detection method for the service, a method for starting the corresponding service, and the like. That is, in the actual operation, a complete operation is performed according to the actual operation flow required for realizing the storage service, the storage parameters input by the user, the specific operation flow and the mutual calling relationship of each storage parameter in the operation process are recorded, and a service template for subsequent use is created.
It should be noted that the storage service may include services such as block storage, file storage, and object storage, which is not limited in this embodiment. Taking block storage service as an example, a user sequentially executes operations of creating a logical volume, creating a target, adding an IP address to the target, setting a mapping relationship between the logical volume and a host corresponding to the IP address, and the like, a corresponding service template provides a setting entry of each storage parameter required in each operation flow from creating the logical volume to mapping the logical volume, and ensures that each function service related in the operation process normally operates according to user requirements.
In addition, the business service further includes other actual operation flows set according to actual requirements, such as a user or a bucket operation of a related client mount operation or an object service for implementing a file service, and the actual operation flows in the business template are not limited in this embodiment.
S20: when the target storage service is obtained, selecting a target service template from the service templates according to the target storage service;
s30: and operating the target service template to execute the target storage service by using the target service template.
Specifically, when the target storage service is acquired, that is, after a plurality of service templates are created, and an actual storage service requirement exists, the target service template is determined from the plurality of service templates created in advance according to the type of the target storage service, and then the target service template is operated, so that the operation steps corresponding to the target storage service are executed by using the target service template, and the target storage service is completed.
It should be noted that, in actual operation, after the target service template is selected, an interface for a user to input storage parameters needs to be displayed according to the target service template, so as to obtain the target storage parameters input by the user according to the target storage service; in addition, the running state of each functional service is detected according to the functional service set in the target service template. And if the certain functional service is in a closed state, opening the functional service according to the corresponding method recorded in the target service template. After all the functional services normally run, extracting corresponding parameters from target storage parameters input by a user according to an actual operation flow for realizing the target service in the target service template, and processing the target storage service step by step according to a flow sequence.
According to the data storage method based on the distributed storage system, provided by the embodiment of the invention, the service template is preset, so that when the target storage service needs to be executed, the execution can be finished only by calling the corresponding target service template; on one hand, the corresponding storage service is executed by utilizing the preset service template, so that manual operation can be avoided, and human resources are saved; on the other hand, the service template is created by recording the actual operation flow of each storage service and the functional service required by each storage service by the user, so that the corresponding target service template is called to execute and finish the target storage service, the problem of disordered flow sequence or missing steps when the target storage service is executed is avoided, and the processing efficiency and the accuracy of the storage service based on the distributed storage system are improved.
On the basis of the foregoing embodiment, the present embodiment further describes and optimizes the technical solution, and specifically, in the process of operating the target service template to execute the target storage service by using the target service template, the present embodiment further includes:
and checking the execution progress of the target storage service by using the task manager.
Specifically, in the process of operating the target service template to execute the target storage service by using the target service template, in order to facilitate a user to know the current execution progress in time, in this embodiment, the task manager may further be used to check the execution progress of processing the target storage service by using the target service template.
In actual operation, the execution progress of the target storage service can be checked by calling the task manager directly in response to the input operation of the user; or program codes corresponding to input operations corresponding to the calling task manager are stored in the target service template in advance, so that when the target storage service is executed by using the target service template, the execution progress of the target storage service is displayed in real time by using the task manager; the embodiment does not limit the specific manner of invoking the task manager.
Therefore, in the embodiment, the execution progress of the target storage service is checked by further using the task manager, so that a user can know the processing condition of the target storage service conveniently, and the use experience of the user is further improved.
On the basis of the above embodiments, the present embodiment further describes and optimizes the technical solution, and specifically, the present embodiment further includes:
and when the execution progress is detected to have abnormal conditions, sending out corresponding prompt information.
Specifically, in the embodiment, on the basis of checking the execution progress of the target storage service by using the task manager, whether the execution progress is normal is detected by further comparing the current execution progress with the standard execution progress; if the execution progress is detected to have abnormal conditions, corresponding prompt information can be further sent out, and the execution condition of the current target storage service of the user is prompted in time.
It should be noted that, in actual operation, when it is detected that there is an abnormal situation in the execution progress, a preset prompting device may be called to send out corresponding prompting information, where the prompting device may be a buzzer and/or an indicator light, and the corresponding prompting information is a buzzer and/or a flashing light, which is not limited in this embodiment.
Therefore, in the embodiment, the corresponding prompt information is sent out when the execution progress is detected to be abnormal, so that the user can know the processing condition of the target storage service conveniently, and the use experience of the user is further improved.
On the basis of the foregoing embodiment, this embodiment further describes and optimizes the technical solution, and specifically, after selecting a target service template from the service templates according to the target storage service when the target storage service is acquired, the method further includes:
and recording the target storage service and the target service template.
It should be noted that, in this embodiment, after the target storage service is acquired and the target service template is selected from the service templates according to the target storage service, that is, after the target storage service and the corresponding target service template are determined, the target storage service and the target service template are correspondingly stored, further, in the actual operation, the time for calling the target service template may also be recorded, so that the execution conditions of the distributed storage system on each storage service are counted according to the recorded information of the target storage service, the target service template, and the like, so as to further improve the use experience of the user.
On the basis of the foregoing embodiment, the present embodiment further describes and optimizes the technical solution, and specifically, before creating a service template by recording an actual operation flow of each storage service and a functional service required by each storage service by a user in advance, the present embodiment further includes:
calculating the operation frequency of each storage service;
when the operation frequency of the storage business exceeds a preset threshold value, the step of creating a business template by recording the actual operation flow of the user to each storage business and the functional service required by each storage business in advance is carried out.
In this embodiment, before creating a service template by recording an actual operation flow of each storage service and a functional service required by each storage service by a user in advance, the operation frequency of each storage service in a certain time period is calculated, the operation frequency represents the use condition of the corresponding storage service, the storage services of which the operation frequency exceeds a preset threshold are determined, and then the service template is set for the storage services. That is to say, in the present embodiment, a corresponding service template is set for a storage service whose operation frequency exceeds a preset threshold, so as to avoid wasting processing resources.
On the basis of the foregoing embodiment, this embodiment further describes and optimizes the technical solution, and specifically, after selecting a target service template from the service templates according to the target storage service when the target storage service is acquired, the method further includes:
and performing identity authentication on the target user, and entering a target service template after the identity authentication is passed so as to execute the target storage service by using the target service template.
Specifically, in this embodiment, when the target storage service is acquired, the target service template is selected from the service templates according to the target storage service, before the target service template is operated, the target user is further authenticated, the authentication information input by the target user is acquired, the acquired authentication information is compared with the pre-stored authentication information, and when the authentication information and the authentication information are matched, the target user passes the authentication, and then the target service template is operated, so that the target storage service is executed by using the target service template.
Therefore, the embodiment can further improve the security of executing the target storage service by further performing identity authentication on the target user executing the target storage service.
The above detailed description is made on an embodiment of a data storage method based on a distributed storage system, and the present invention also provides a data storage device, an apparatus, and a computer-readable storage medium based on a distributed storage system corresponding to the method.
Fig. 2 is a structural diagram of a data storage device based on a distributed storage system according to an embodiment of the present invention, and as shown in fig. 2, the data storage device based on the distributed storage system includes:
the template creating module 21 is used for creating a service template in advance by recording the actual operation flow of each storage service by a user and the functional service required by each storage service;
the template selection module 22 is configured to select a target service template from the service templates according to the target storage service when the target storage service is acquired;
and the service execution module 23 is configured to run the target service template to execute the target storage service by using the target service template.
The data storage device based on the distributed storage system provided by the embodiment of the invention has the beneficial effects of the data storage method based on the distributed storage system.
As a preferred embodiment, further comprising:
and the process viewing module is used for viewing the execution progress of the target storage service by utilizing the task manager.
As a preferred embodiment, further comprising:
and the prompting module is used for sending out corresponding prompting information when the execution progress is detected to have abnormal conditions.
As a preferred embodiment, further comprising:
and the recording module is used for recording the target storage service and the target service template.
As a preferred embodiment, further comprising:
the computing module is used for computing the operation frequency of each storage service;
and the calling module is used for calling the template creating module when the operation frequency of the storage service exceeds a preset threshold value.
As a preferred embodiment, further comprising:
and the verification module is used for performing identity verification on the target user and calling the service execution module after the identity verification is passed.
Fig. 3 is a structural diagram of a data storage device based on a distributed storage system according to an embodiment of the present invention, and as shown in fig. 3, a data storage device based on a distributed storage system includes:
a memory 31 for storing a computer program;
a processor 32 for implementing the steps of the data storage method based on the distributed storage system as described above when executing the computer program.
The data storage device based on the distributed storage system provided by the embodiment of the invention has the beneficial effects of the data storage method based on the distributed storage system.
In order to solve the technical problem, the present invention further provides a computer-readable storage medium, on which a computer program is stored, and the computer program, when executed by a processor, implements the steps of the data storage method based on the distributed storage system.
The computer-readable storage medium provided by the embodiment of the invention has the beneficial effects of the data storage method based on the distributed storage system.
The data storage method, device, equipment and computer readable storage medium based on the distributed storage system provided by the invention are described in detail above. The principles and embodiments of the present invention are explained herein using specific examples, which are set forth only to help understand the method and its core ideas of the present invention. It should be noted that, for those skilled in the art, it is possible to make various improvements and modifications to the present invention without departing from the principle of the present invention, and those improvements and modifications also fall within the scope of the claims of the present invention.
The embodiments are described in a progressive manner in the specification, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.

Claims (10)

1. A data storage method based on a distributed storage system is characterized by comprising the following steps:
creating a business template in advance by recording the actual operation flow of a user to each storage business and the functional service required by each storage business;
when a target storage service is acquired, selecting a target service template from the service templates according to the target storage service;
and operating the target service template to execute the target storage service by using the target service template.
2. The method of claim 1, wherein in the running the target service template to execute the target storage service using the target service template, further comprising:
and checking the execution progress of the target storage service by using a task manager.
3. The method of claim 2, further comprising:
and sending out corresponding prompt information when the execution progress is detected to have abnormal conditions.
4. The method according to claim 1, wherein after selecting a target service template from the service templates according to the target storage service when the target storage service is acquired, further comprising:
and recording the target storage service and the target service template.
5. The method according to claim 1, wherein before the creating a service template in advance by recording the actual operation flow of each storage service by the user and the functional service required by each storage service, further comprises:
calculating the operation frequency of each storage service;
and when the operation frequency of the storage service exceeds a preset threshold value, entering the step of creating a service template by recording the actual operation process of the user on each storage service and the functional service required by each storage service in advance.
6. The method according to any one of claims 1 to 5, wherein after selecting a target service template from the service templates according to the target storage service when the target storage service is acquired, further comprising:
and performing identity authentication on a target user, and entering the step of operating the target service template after the identity authentication is passed so as to execute the target storage service by using the target service template.
7. A data storage device based on a distributed storage system, comprising:
the template creating module is used for creating a business template in advance by recording the actual operation flow of a user to each storage business and the functional service required by each storage business;
the template selection module is used for selecting a target service template from the service templates according to the target storage service when the target storage service is acquired;
and the service execution module is used for operating the target service template so as to execute the target storage service by using the target service template.
8. The apparatus of claim 7, further comprising:
and the process viewing module is used for viewing the execution progress of the target storage service by utilizing the task manager.
9. A data storage device based on a distributed storage system, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the distributed storage system based data storage method according to any one of claims 1 to 6 when executing said computer program.
10. A computer-readable storage medium, characterized in that a computer program is stored on the computer-readable storage medium, which computer program, when being executed by a processor, carries out the steps of the distributed storage system based data storage method according to any one of claims 1 to 6.
CN201911244726.9A 2019-12-06 2019-12-06 Data storage method, device, equipment and medium based on distributed storage system Active CN111143305B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911244726.9A CN111143305B (en) 2019-12-06 2019-12-06 Data storage method, device, equipment and medium based on distributed storage system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911244726.9A CN111143305B (en) 2019-12-06 2019-12-06 Data storage method, device, equipment and medium based on distributed storage system

Publications (2)

Publication Number Publication Date
CN111143305A true CN111143305A (en) 2020-05-12
CN111143305B CN111143305B (en) 2022-08-12

Family

ID=70517828

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911244726.9A Active CN111143305B (en) 2019-12-06 2019-12-06 Data storage method, device, equipment and medium based on distributed storage system

Country Status (1)

Country Link
CN (1) CN111143305B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114327302A (en) * 2022-03-11 2022-04-12 阿里云计算有限公司 Method, device and system for processing object storage access

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107193484A (en) * 2016-03-14 2017-09-22 伊姆西公司 Method and apparatus for data storage service
CN109144529A (en) * 2018-08-02 2019-01-04 郑州市景安网络科技股份有限公司 Brush method, apparatus, equipment and readable storage medium storing program for executing under operating system template

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107193484A (en) * 2016-03-14 2017-09-22 伊姆西公司 Method and apparatus for data storage service
CN109144529A (en) * 2018-08-02 2019-01-04 郑州市景安网络科技股份有限公司 Brush method, apparatus, equipment and readable storage medium storing program for executing under operating system template

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114327302A (en) * 2022-03-11 2022-04-12 阿里云计算有限公司 Method, device and system for processing object storage access
CN114327302B (en) * 2022-03-11 2022-09-23 阿里云计算有限公司 Method, device and system for processing object storage access

Also Published As

Publication number Publication date
CN111143305B (en) 2022-08-12

Similar Documents

Publication Publication Date Title
EP3270300A1 (en) Method and device for form verification
CN110825634A (en) Parameter quality checking method, device and equipment and computer readable storage medium
CN112583799B (en) Processing method, related device, equipment and medium for registered account
CN109271762B (en) User authentication method and device based on slider verification code
CN111552633A (en) Interface abnormal call testing method and device, computer equipment and storage medium
CN110659569A (en) Electronic signature method, device, storage medium and electronic equipment
CN112612715A (en) System testing method and device based on chaotic engineering, computer equipment and storage medium
CN110798446A (en) Mail batch authorization method and device, computer equipment and storage medium
CN111143305B (en) Data storage method, device, equipment and medium based on distributed storage system
CN115495142A (en) Cloud resource arranging method and device, computer equipment and storage medium
CN109688109B (en) Verification method and device of verification code based on client information identification
KR20160133677A (en) Dynamic auto verification system for improving reliability of crowdsourcing data based on programming
CN111859320A (en) Cross-system login-free method, device, equipment and readable storage medium
KR101252358B1 (en) Apparatus and method for testing plc command
CN110764835A (en) File configuration method and device of application environment, computer equipment and storage medium
CN107506124B (en) Video making friends method and system
CN109241728B (en) Method and device for acquiring password information, computer equipment and storage medium
CN112181816B (en) Scene-based interface testing method and device, computer equipment and medium
CN111176576A (en) Metadata modification method, device, equipment and storage medium of storage volume
CN114880179A (en) Server virtualization pressure testing method, device, equipment and storage medium
CN114036551A (en) Data processing method and device for private data, computer equipment and medium
CN112650567A (en) Implementation method and device of global universal timer and computer equipment
CN109240906B (en) Database configuration information adaptation method and device, computer equipment and storage medium
CN110337017B (en) Television and log processing method thereof, log processing device and readable storage medium
CN109104322B (en) Method, device, readable storage medium and system for solving FL-NET communication fault

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
GR01 Patent grant
GR01 Patent grant