CN111061435A - Thick backup roll creating method and device, electronic equipment and storage medium - Google Patents

Thick backup roll creating method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN111061435A
CN111061435A CN201911386464.XA CN201911386464A CN111061435A CN 111061435 A CN111061435 A CN 111061435A CN 201911386464 A CN201911386464 A CN 201911386464A CN 111061435 A CN111061435 A CN 111061435A
Authority
CN
China
Prior art keywords
thick
threads
creation
creating
volume
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
CN201911386464.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.)
Inspur Electronic Information Industry Co Ltd
Original Assignee
Inspur Electronic Information Industry 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 Inspur Electronic Information Industry Co Ltd filed Critical Inspur Electronic Information Industry Co Ltd
Priority to CN201911386464.XA priority Critical patent/CN111061435A/en
Publication of CN111061435A publication Critical patent/CN111061435A/en
Priority to PCT/CN2020/110982 priority patent/WO2021135284A1/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0662Virtualisation aspects
    • G06F3/0665Virtualisation aspects at area level, e.g. provisioning of virtual or logical volumes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/0604Improving or facilitating administration, e.g. storage management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/067Distributed or networked storage systems, e.g. storage area networks [SAN], network attached storage [NAS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The application discloses a thick backup roll creating method and device, an electronic device and a computer readable storage medium, wherein the method comprises the following steps: when a creation command is received, determining the number of threads based on a creation rate in the creation command; wherein the number of threads is positively correlated with the creation rate; activating target threads of the thread quantity, and creating a thin volume by using the target threads; and filling data with preset length at the head and the tail of each thin roll to obtain the thick standby roll. According to the thick backup roll creating method, the simplified roll is created firstly, when roll filling operation is carried out, small data volume part filling is adopted, only the preset lengths of the head part and the tail part are filled, creation and traversal of all objects can be completed quickly, the roll filling operation efficiency is improved, and further the thick backup roll creating efficiency is improved. Meanwhile, a plurality of target threads are used for creating a plurality of thick standby volumes in parallel, and the creating efficiency of the thick standby volumes is further improved.

Description

Thick backup roll creating method and device, electronic equipment and storage medium
Technical Field
The present application relates to the field of storage technologies, and in particular, to a method and an apparatus for creating a thick backup volume, an electronic device, and a computer-readable storage medium.
Background
In the current distributed storage system, the application of blocks is greatly popularized, and as a basic unit of block application, a volume bears main function realization and service output. Compared with the creation process of the thin volume, the operation process similar to volume filling needs to be performed on the quota space when the thick backup volume is created, so that the creation efficiency is greatly reduced, and most of the current scenes abandon the matching application of the thick backup volume.
Therefore, how to improve the creation efficiency of the thick backup volume is a technical problem to be solved by those skilled in the art.
Disclosure of Invention
The application aims to provide a thick backup volume creating method and device, an electronic device and a computer readable storage medium, and the thick backup volume creating efficiency is improved.
In order to achieve the above object, the present application provides a thick standby volume creation method, including:
when a creation command is received, determining the number of threads based on a creation rate in the creation command; wherein the number of threads is positively correlated with the creation rate;
activating target threads of the thread quantity, and creating a thin volume by using the target threads;
and filling data with preset length at the head and the tail of each thin roll to obtain the thick standby roll.
Wherein, still include:
creating a thread pool; locking protection is carried out among all threads in the thread pool;
correspondingly, the activating the target threads of the thread number includes:
and activating the target threads of the thread number in the thread pool.
Wherein the determining the number of threads based on the create rate in the create command comprises:
determining a level corresponding to a creation rate in the creation command, and determining the number of threads based on the level; wherein the level is positively correlated with the creation rate and the number of threads is positively correlated with the level.
After the data with preset length is filled at the head and the tail of each thin roll to obtain a thick backup roll, the method further comprises the following steps:
and updating the object mapping table information of each thick backup volume.
After the data with preset length is filled at the head and the tail of each thin roll to obtain a thick backup roll, the method further comprises the following steps:
and releasing all the target threads.
Wherein, the step of filling data with preset length at the head and the tail of each thin roll to obtain a thick device roll comprises:
and filling one byte of data at the head and the tail of each thin volume to obtain the thick backup volume.
To achieve the above object, the present application provides a thick backup roll creating apparatus including:
the determining module is used for determining the number of threads based on the creating rate in the creating command when the creating command is received; wherein the number of threads is positively correlated with the creation rate;
a first creating module, configured to activate target threads of the number of threads, and create a thin volume using the target threads;
and the filling module is used for filling data with preset length at the head and the tail of each thin roll to obtain the thick backup roll.
The filling module is specifically a module that fills one byte of data at the head and the tail of each thin volume to obtain the thick backup volume.
To achieve the above object, the present application provides an electronic device including:
a memory for storing a computer program;
and a processor for implementing the steps of the above-described thick standby volume creation method when executing the computer program.
To achieve the above object, the present application provides a computer-readable storage medium having stored thereon a computer program, which when executed by a processor, implements the steps of the above-described thick standby volume creation method.
According to the scheme, the thick backup roll creating method provided by the application comprises the following steps: when a creation command is received, determining the number of threads based on a creation rate in the creation command; wherein the number of threads is positively correlated with the creation rate; activating target threads of the thread quantity, and creating a thin volume by using the target threads; and filling data with preset length at the head and the tail of each thin roll to obtain the thick standby roll.
According to the thick backup roll creating method, the simplified roll is created firstly, when roll filling operation is carried out, small data volume is adopted for partial filling, only preset lengths of the head and the tail are filled, compared with the scheme of complete filling in the related art, creation and traversal of all objects can be completed quickly, the roll filling operation efficiency is improved, and then the thick backup roll creating efficiency is improved. Meanwhile, a plurality of target threads are used for creating a plurality of thick standby volumes in parallel, and the creating efficiency of the thick standby volumes is further improved. The application also discloses a thick backup roll creating device, an electronic device and a computer readable storage medium, which can also achieve the technical effects.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the application.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts. The accompanying drawings, which are included to provide a further understanding of the disclosure and are incorporated in and constitute a part of this specification, illustrate embodiments of the disclosure and together with the description serve to explain the disclosure without limiting the disclosure. In the drawings:
FIG. 1 is a flow diagram illustrating a method for thick standby volume creation in accordance with an exemplary embodiment;
FIG. 2 is a flow diagram illustrating another method of thick standby volume creation in accordance with an illustrative embodiment;
FIG. 3 is a block diagram illustrating a thick standby volume creation apparatus according to one exemplary embodiment;
FIG. 4 is a block diagram illustrating an electronic device in accordance with an exemplary embodiment.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, 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 application.
The embodiment of the application discloses a thick backup roll creating method, which improves the creating efficiency of a thick backup roll.
Referring to fig. 1, a flowchart of a thick provisioning volume creation method according to an exemplary embodiment is shown, as shown in fig. 1, including:
s101: when a creation command is received, determining the number of threads based on a creation rate in the creation command; wherein the number of threads is positively correlated with the creation rate;
the embodiment can be developed by adopting a C + + language, and the execution main body can be an RBD (chinese full name: Distributed object storage Block Device, english full name: Reliable automatic Distributed object storage Block Device) layer of the Distributed storage system, and aims to create a thick backup volume.
In this step, when a creation command of the thick backup volume is received, the number of threads of the thread for creating the thick backup volume is determined. The user can set the creation rate in the creation command, and in order to ensure the creation efficiency of the thick backup volume, the higher the creation rate is, the greater the number of threads of the threads used for creating the thick backup volume is.
As a preferred embodiment, the present step may include: when a creation command is received, determining a level corresponding to a creation rate in the creation command, and determining the number of threads based on the level; wherein the level is positively correlated with the creation rate and the number of threads is positively correlated with the level.
In a particular implementation, the creation rate may be divided into different levels, with the higher the level, the higher the creation rate. When the user sets the creation rate, the level may be directly set, for example, high, medium, low, etc., and of course, a specific numerical value of the creation rate may also be set, and the RBD layer determines the level corresponding to the creation rate based on the correspondence between each level and the rate interval. Each level corresponds to a different number of threads, the higher the level, the greater the number of threads. For example, a high level corresponds to 32 threads, a medium level corresponds to 16 threads, and a low level corresponds to 4 threads.
Therefore, in this embodiment, the configuration option for increasing the creation rate is allowed to recognize the artificial configuration creation rate, match the business process, and achieve the purposes of increasing the creation rate of the thick backup roll and artificially controlling the creation rate, thereby expanding the application scenario of the thick backup roll.
S102: activating target threads of the thread quantity, and creating a thin volume by using the target threads;
in this step, according to the configuration requirement of the user creation rate, the threads with the corresponding thread number, that is, the target threads in this step, are activated, and the thin volume is created by using the target threads. In a specific implementation, a thread pool may be created in advance, that is, this embodiment further includes: a thread pool is created. The thread pool comprises threads with fixed quantity, locking protection is carried out among the threads, and conflicts occur when different threads operate the same data.
S103: and filling data with preset length at the head and the tail of each thin roll to obtain the thick standby roll.
During volume filling operation, small data volume parts of small data are filled, only data with preset lengths of the head and the tail of the thin volume are filled by using the target thread, and the middle parts except the head and the tail are not filled with the data, so that the efficiency of the volume filling operation can be improved. It should be noted that, the preset length is not specifically limited here, and those skilled in the art may flexibly set according to actual situations, for example, the head and the tail of each thin volume may be filled with one byte of data, and the object mapping table information corresponding to the thick backup volume is updated, that is, after this step, the method further includes: and updating the object mapping table information of each thick backup volume. And releasing all target threads after the thick standby volume is obtained.
According to the thick backup roll creating method, firstly, a simplified roll is created, when roll filling operation is carried out, small data amount partial filling is adopted, only preset lengths of the head portion and the tail portion are filled, compared with the scheme of complete filling in the related art, creation and traversal of all objects can be completed rapidly, the roll filling operation efficiency is improved, and then the thick backup roll creating efficiency is improved. Meanwhile, a plurality of target threads are used for creating a plurality of thick standby volumes in parallel, and the creating efficiency of the thick standby volumes is further improved.
The embodiment of the application discloses a thick backup roll creation method, and compared with the previous embodiment, the embodiment further explains and optimizes the technical scheme. Specifically, the method comprises the following steps:
referring to fig. 2, a flowchart of another thick standby volume creation method according to an exemplary embodiment is shown, as shown in fig. 2, including:
s201: when a creation command is received, determining a level corresponding to a creation rate in the creation command, and determining the number of threads based on the level; wherein the level is positively correlated with the creation rate and the number of threads is positively correlated with the level;
s202: creating a thread pool, and activating target threads of the thread number in the thread pool; locking protection is carried out among all threads in the thread pool;
s203: filling one byte of data at the head and the tail of each thin volume to obtain the thick backup volume;
s204: updating the object mapping table information of each thick backup volume;
s205: and releasing all the target threads.
Therefore, the method adopts a thread pool building and small data volume filling mode, improves the concurrent operation when the thick standby volume is filled, and achieves the purpose of improving the quick creation of the thick standby volume. Meanwhile, in order to match more application scenes, the operation of manually configuring the volume creation rate is added without influencing the current service, and a user can autonomously decide the volume creation process, so that the application scenes of the thick standby volume can be greatly expanded, and the current concepts of quick storage and high-efficiency storage are met.
An application embodiment of the present application is described below, which may specifically include the following steps:
the method comprises the following steps: the method comprises the following steps that a command for creating a thick backup volume is issued by a user, and reasonable creation rate parameters are configured according to the requirements of the current service scene, so that three levels of creation rate options are provided for the user: high, middle and low, which correspond to the number of write threads of different levels respectively;
step two: the RBD layer receives a creation instruction, firstly creates the thin volume, and then carries out write filling operation on the thin volume, wherein the operation comprises the following processes:
a) a RBD layer creates a write thread pool which comprises 32 threads, and lock protection is added among the threads to prevent different threads from colliding when operating the same data;
b) activating a corresponding number of threads according to the configuration requirement of the user-created rate, wherein the high level corresponds to 32 threads, the middle level corresponds to 16 threads, and the low level corresponds to 4 threads;
c) completing the creation of volume data objects in threads, filling 1 byte data at the beginning and the end of each object, and updating the objectmap information of the corresponding object according to the data;
d) and after the filling is finished, releasing the activated thread, and finishing the filling process of the thick standby volume.
Step three: and completing the creation process of the thick standby volume and returning.
In the following, a thick backup volume creation apparatus provided in an embodiment of the present application is described, and a thick backup volume creation apparatus described below and a thick backup volume creation method described above may be referred to each other.
Referring to fig. 3, a block diagram of a thick standby volume creation apparatus according to an exemplary embodiment is shown, as shown in fig. 3, including:
a determining module 301, configured to determine, when a create command is received, the number of threads based on a creation rate in the create command; wherein the number of threads is positively correlated with the creation rate;
a first creating module 302, configured to activate target threads of the number of threads and create a thin volume using the target threads;
and a filling module 303, configured to fill data with a preset length at the head and the tail of each thin roll to obtain a thick backup roll.
The thick backup roll creating device provided by the embodiment of the application firstly creates a simplified roll, and when roll filling operation is performed, small data amount partial filling is adopted, only preset lengths of the head and the tail are filled, so that compared with a scheme of complete filling in the related art, creation and traversal of all objects can be rapidly completed, the roll filling operation efficiency is improved, and further the thick backup roll creating efficiency is improved. Meanwhile, a plurality of target threads are used for creating a plurality of thick standby volumes in parallel, and the creating efficiency of the thick standby volumes is further improved.
On the basis of the above embodiment, as a preferred implementation, the method further includes:
the second establishing module is used for establishing a thread pool; locking protection is carried out among all threads in the thread pool;
correspondingly, the first creating module 302 is specifically a module that activates the target threads of the number of threads in the thread pool, and creates a thin volume by using the target threads.
On the basis of the foregoing embodiment, as a preferred implementation manner, the determining module 301 is specifically a module that determines, when a creation command is received, a level corresponding to a creation rate in the creation command, and determines the number of threads based on the level; wherein the level is positively correlated with the creation rate and the number of threads is positively correlated with the level.
On the basis of the above embodiment, as a preferred implementation, the method further includes:
and the updating module is used for updating the object mapping table information of each thick backup volume.
On the basis of the above embodiment, as a preferred implementation, the method further includes:
and the releasing module is used for releasing all the target threads.
Based on the foregoing embodiment, as a preferred implementation manner, the padding module 303 is specifically a module that pads one byte of data at the head and the tail of each thin volume to obtain the thick backup volume.
With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
The present application further provides an electronic device, and referring to fig. 4, a structure diagram of an electronic device 400 provided in an embodiment of the present application, as shown in fig. 4, may include a processor 11 and a memory 12. The electronic device 400 may also include one or more of a multimedia component 13, an input/output (I/O) interface 14, and a communication component 15.
The processor 11 is configured to control the overall operation of the electronic device 400, so as to complete all or part of the steps in the thick standby volume creation method. The memory 12 is used to store various types of data to support operation at the electronic device 400, such as instructions for any application or method operating on the electronic device 400 and application-related data, such as contact data, transmitted and received messages, pictures, audio, video, and so forth. The Memory 12 may be implemented by any type of volatile or non-volatile Memory device or combination thereof, such as Static Random Access Memory (SRAM), Electrically Erasable Programmable Read-Only Memory (EEPROM), Erasable Programmable Read-Only Memory (EPROM), Programmable Read-Only Memory (PROM), Read-Only Memory (ROM), magnetic Memory, flash Memory, magnetic disk or optical disk. The multimedia component 13 may include a screen and an audio component. Wherein the screen may be, for example, a touch screen and the audio component is used for outputting and/or inputting audio signals. For example, the audio component may include a microphone for receiving external audio signals. The received audio signal may further be stored in the memory 12 or transmitted via the communication component 15. The audio assembly also includes at least one speaker for outputting audio signals. The I/O interface 14 provides an interface between the processor 11 and other interface modules, such as a keyboard, mouse, buttons, etc. These buttons may be virtual buttons or physical buttons. The communication component 15 is used for wired or wireless communication between the electronic device 400 and other devices. Wireless communication, such as Wi-Fi, bluetooth, Near Field Communication (NFC), 2G, 3G or 4G, or a combination of one or more of them, so that the corresponding communication component 15 may include: Wi-Fi module, bluetooth module, NFC module.
In an exemplary embodiment, the electronic Device 400 may be implemented by one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), controllers, microcontrollers, microprocessors, or other electronic components for performing the above-described thick Device volume creation method.
In another exemplary embodiment, a computer readable storage medium comprising program instructions which, when executed by a processor, implement the steps of the above-described thick provisioning volume creation method is also provided. For example, the computer readable storage medium may be the memory 12 described above including program instructions executable by the processor 11 of the electronic device 400 to perform the thick standby volume creation method described above.
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. It should be noted that, for those skilled in the art, it is possible to make several improvements and modifications to the present application without departing from the principle of the present application, and such improvements and modifications also fall within the scope of the claims of the present application.
It is further noted that, in the present specification, relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.

Claims (10)

1. A thick standby volume creation method, comprising:
when a creation command is received, determining the number of threads based on a creation rate in the creation command; wherein the number of threads is positively correlated with the creation rate;
activating target threads of the thread quantity, and creating a thin volume by using the target threads;
and filling data with preset length at the head and the tail of each thin roll to obtain the thick standby roll.
2. The thick standby volume creation method according to claim 1, further comprising:
creating a thread pool; locking protection is carried out among all threads in the thread pool;
correspondingly, the activating the target threads of the thread number includes:
and activating the target threads of the thread number in the thread pool.
3. The method of claim 1, wherein determining the number of threads based on the creation rate in the create command comprises:
determining a level corresponding to a creation rate in the creation command, and determining the number of threads based on the level; wherein the level is positively correlated with the creation rate and the number of threads is positively correlated with the level.
4. The method for creating the thick backup roll according to claim 1, wherein after the step of filling the head and the tail of each thin roll with the data of the preset length to obtain the thick backup roll, the method further comprises:
and updating the object mapping table information of each thick backup volume.
5. The method for creating the thick backup roll according to claim 1, wherein after the step of filling the head and the tail of each thin roll with the data of the preset length to obtain the thick backup roll, the method further comprises:
and releasing all the target threads.
6. The method for creating the thick backup roll according to any one of claims 1 to 5, wherein the filling the head and the tail of each thin roll with data of a preset length to obtain the thick backup roll comprises:
and filling one byte of data at the head and the tail of each thin volume to obtain the thick backup volume.
7. A thick standby volume creation apparatus, comprising:
the determining module is used for determining the number of threads based on the creating rate in the creating command when the creating command is received; wherein the number of threads is positively correlated with the creation rate;
a first creating module, configured to activate target threads of the number of threads, and create a thin volume using the target threads;
and the filling module is used for filling data with preset length at the head and the tail of each thin roll to obtain the thick backup roll.
8. The thick-provisioning volume creation apparatus according to claim 7, wherein the padding module is specifically a module for padding one byte of data at both the head and the tail of each thin volume to obtain the thick-provisioning volume.
9. An electronic device, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the thick provisioning volume creation method according to any of claims 1 to 6 when executing said computer program.
10. A computer-readable storage medium, having stored thereon a computer program which, when executed by a processor, performs the steps of the thick provisioning volume creation method of any of claims 1 to 6.
CN201911386464.XA 2019-12-29 2019-12-29 Thick backup roll creating method and device, electronic equipment and storage medium Pending CN111061435A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201911386464.XA CN111061435A (en) 2019-12-29 2019-12-29 Thick backup roll creating method and device, electronic equipment and storage medium
PCT/CN2020/110982 WO2021135284A1 (en) 2019-12-29 2020-08-25 Thick-provisioned volume creating method and apparatus, electronic device, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911386464.XA CN111061435A (en) 2019-12-29 2019-12-29 Thick backup roll creating method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN111061435A true CN111061435A (en) 2020-04-24

Family

ID=70303045

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911386464.XA Pending CN111061435A (en) 2019-12-29 2019-12-29 Thick backup roll creating method and device, electronic equipment and storage medium

Country Status (2)

Country Link
CN (1) CN111061435A (en)
WO (1) WO2021135284A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111880741A (en) * 2020-07-29 2020-11-03 苏州浪潮智能科技有限公司 Object state setting method and device, electronic equipment and storage medium
WO2021128897A1 (en) * 2019-12-27 2021-07-01 浪潮电子信息产业股份有限公司 Method, apparatus and device for creating thick-provisioned volume, and medium
WO2021135284A1 (en) * 2019-12-29 2021-07-08 浪潮电子信息产业股份有限公司 Thick-provisioned volume creating method and apparatus, electronic device, and storage medium
CN115878049A (en) * 2023-02-28 2023-03-31 浪潮电子信息产业股份有限公司 Thick backup volume creating method, device, equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107391628A (en) * 2017-06-30 2017-11-24 北京奇虎科技有限公司 Method of data synchronization and device
CN107450854A (en) * 2017-08-07 2017-12-08 郑州云海信息技术有限公司 The determination method and system of maximum thread under a kind of expected rate
CN108737292A (en) * 2018-04-18 2018-11-02 千寻位置网络有限公司 A kind of sending method and system, server of bulk messages
CN110083314A (en) * 2019-05-07 2019-08-02 苏州浪潮智能科技有限公司 A kind of logical volume delet method, system and relevant apparatus

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9053002B2 (en) * 2013-11-12 2015-06-09 International Business Machines Corporation Thick and thin data volume management
CN107436727A (en) * 2016-05-26 2017-12-05 中兴通讯股份有限公司 The memory space management and device of simplification volume
CN108874320A (en) * 2018-06-28 2018-11-23 郑州云海信息技术有限公司 Simplification volume setting method, device, equipment and computer readable storage medium
CN111061435A (en) * 2019-12-29 2020-04-24 浪潮电子信息产业股份有限公司 Thick backup roll creating method and device, electronic equipment and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107391628A (en) * 2017-06-30 2017-11-24 北京奇虎科技有限公司 Method of data synchronization and device
CN107450854A (en) * 2017-08-07 2017-12-08 郑州云海信息技术有限公司 The determination method and system of maximum thread under a kind of expected rate
CN108737292A (en) * 2018-04-18 2018-11-02 千寻位置网络有限公司 A kind of sending method and system, server of bulk messages
CN110083314A (en) * 2019-05-07 2019-08-02 苏州浪潮智能科技有限公司 A kind of logical volume delet method, system and relevant apparatus

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
张碧薇: "《网络安全和信息化》", 30 September 2018 *
黄云泽: "调整虚拟机磁盘空间", 《网络安全和信息化》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021128897A1 (en) * 2019-12-27 2021-07-01 浪潮电子信息产业股份有限公司 Method, apparatus and device for creating thick-provisioned volume, and medium
WO2021135284A1 (en) * 2019-12-29 2021-07-08 浪潮电子信息产业股份有限公司 Thick-provisioned volume creating method and apparatus, electronic device, and storage medium
CN111880741A (en) * 2020-07-29 2020-11-03 苏州浪潮智能科技有限公司 Object state setting method and device, electronic equipment and storage medium
CN111880741B (en) * 2020-07-29 2022-11-25 苏州浪潮智能科技有限公司 Object state setting method and device, electronic equipment and storage medium
CN115878049A (en) * 2023-02-28 2023-03-31 浪潮电子信息产业股份有限公司 Thick backup volume creating method, device, equipment and storage medium

Also Published As

Publication number Publication date
WO2021135284A1 (en) 2021-07-08

Similar Documents

Publication Publication Date Title
CN111061435A (en) Thick backup roll creating method and device, electronic equipment and storage medium
KR102208186B1 (en) Blockchain consensus method and device
CN108984157B (en) Skill configuration and calling method and system for voice conversation platform
CN107291626B (en) Data storage method and device
CN104199691A (en) Method and device for automatically starting APK in turn-on process based on Android platform
CN110297616B (en) Method, device, equipment and storage medium for generating speech technology
CN108776587B (en) Data acquisition method and device, computer equipment and storage medium
CN103677913A (en) Business processing method and device based on business process management (BPM)
CN111223036A (en) GPU virtualization sharing method and device, electronic equipment and storage medium
CN111158597A (en) Metadata reading method and device, electronic equipment and storage medium
CN108037932B (en) SPI-NAND configuration file acquisition method and device
CN108234551B (en) Data processing method and device
CN112235132B (en) Method, device, medium and server for dynamically configuring service
CN110505097B (en) Forwarding plane upgrading method and device, electronic equipment and storage medium
CN112199109B (en) Firmware upgrading method, device, equipment and medium
CN111488163B (en) Firmware updating method and device, electronic equipment and storage medium
CN113031871A (en) Data adding and aggregating method and device, electronic equipment and readable storage medium
CN109101191B (en) Data storage method, data storage device, storage medium and electronic equipment
CN113297156A (en) Data synchronization method, device, equipment and medium
CN114327660B (en) Initialization method of external memory based on FPGA
CN110737533B (en) Task scheduling method and device, electronic equipment and storage medium
CN111026615B (en) Method and device for acquiring logical volume list, electronic equipment and storage medium
CN106886420B (en) Program code management device and method and program code manager
CN114422559A (en) Device control method and device, electronic device and storage medium
CN105159619A (en) Virtual memory extension method and apparatus

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: 20200424