CN111104065A - File storage method, device and equipment - Google Patents

File storage method, device and equipment Download PDF

Info

Publication number
CN111104065A
CN111104065A CN201911286076.4A CN201911286076A CN111104065A CN 111104065 A CN111104065 A CN 111104065A CN 201911286076 A CN201911286076 A CN 201911286076A CN 111104065 A CN111104065 A CN 111104065A
Authority
CN
China
Prior art keywords
file
stored
rotating speed
attribute information
storage
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
CN201911286076.4A
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 CN201911286076.4A priority Critical patent/CN111104065A/en
Publication of CN111104065A publication Critical patent/CN111104065A/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/0646Horizontal data movement in storage systems, i.e. moving data in between storage devices or systems
    • G06F3/0647Migration mechanisms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/0671In-line storage system
    • G06F3/0683Plurality of storage devices
    • G06F3/0688Non-volatile semiconductor memory arrays

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)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a file storage method, which adopts storage devices with different rotating speed grades, so that the cost can be saved, and in the application, the influence degree of the access speed of a file on the working efficiency of a user can be reflected by considering the attribute information of the file, so that a processor can determine the rotating speed grade corresponding to the file to be stored according to the preset corresponding relation between the attribute information and the rotating speed grade and combine the attribute information of the file to be stored, and then the file to be stored is stored into the storage device with the corresponding rotating speed grade, so that the file to be stored is not required to be manually distinguished and stored, the time is saved, and the working efficiency is improved. The invention also discloses a file storage device and equipment, which have the same beneficial effects as the file storage method.

Description

File storage method, device and equipment
Technical Field
The invention relates to the field of storage, in particular to a file storage method, and further relates to a file storage device and equipment.
Background
When a user stores and reads files, in order to improve the working efficiency as much as possible, all storage devices are generally configured as storage devices with a higher rotation speed, so that when any one file is stored or read, the storage speed and the reading speed are higher, but in practical application, the influence of the access speed of some files (such as files with few accesses or unimportant files) of the user on the working efficiency is lower, so that the files with the influence of the access speed on the working efficiency is stored in the storage devices with the lower rotation speed, the cost of the storage devices can be saved, but the user has to autonomously distinguish the influence degree of the access speed of each file on the working efficiency and store the files in the storage devices with different rotation speed levels, and on the contrary, the time is wasted, and the working efficiency is reduced.
Therefore, how to provide a solution to the above technical problem is a problem that needs to be solved by those skilled in the art.
Disclosure of Invention
The invention aims to provide a file storage method, which can save cost and improve working efficiency; another object of the present invention is to provide a file storage apparatus which can save cost and improve work efficiency.
In order to solve the above technical problem, the present invention provides a file storage method, applied to a processor, including:
acquiring attribute information of a file to be stored;
determining a rotating speed grade corresponding to the file to be stored according to a corresponding relation between preset attribute information and the rotating speed grade;
and storing the file to be stored into the storage equipment of the corresponding rotating speed grade.
Preferably, the attribute information and the corresponding relationship are multiple;
after the rotating speed grade corresponding to the file to be stored is determined according to the corresponding relationship between the preset attribute information and the rotating speed grade, and before the file to be stored is stored in the storage device of the corresponding rotating speed grade, the file storage method further includes:
judging the number of the rotating speed levels corresponding to the determined files to be stored;
if the number of the determined rotating speed grades corresponding to the files to be stored is multiple, taking the highest rotating speed grade in the determined rotating speed grades as the rotating speed grade corresponding to the files to be stored;
and if the number of the determined rotation speed grades corresponding to the files to be stored is unique, taking the determined unique rotation speed grade as the rotation speed grade corresponding to the files to be stored.
Preferably, after the number of the rotation speed levels corresponding to the file to be stored is determined by the judgment, the file storage method further includes:
and if the number of the rotating speed grades corresponding to the files to be stored is determined to be zero, storing the files to be stored into the standby storage equipment.
Preferably, the file storage method further includes:
responding to an access instruction of the specified file, and determining the current rotating speed level of the accessed file according to the updated attribute information of the accessed file and the corresponding relation;
and migrating the accessed file to the storage device corresponding to the current rotating speed level of the accessed file.
Preferably, the attribute information includes:
at least one of a file name, a file path, a file size, a user/user group, a creation time, a modification time, a last access time, a number of I/O times, a I/O hot, whether Solid State Disk (SSD) acceleration is enabled, and a designated storage location.
Preferably, the file storage method further includes:
determining the current rotating speed level corresponding to the stored file according to the attribute information of the stored file in the storage equipment with the highest rotating speed level and the corresponding relation;
and migrating the stored file to the storage equipment corresponding to the current rotating speed level of the stored file.
Preferably, the determining, according to the attribute information of the stored file in the storage device with the highest rotation speed level and the correspondence, the current rotation speed level corresponding to the stored file is specifically:
and determining the current rotating speed level corresponding to the stored file according to the attribute information of the stored file in the storage equipment with the highest rotating speed level and the corresponding relation every other preset period.
In order to solve the above technical problem, the present invention further provides a file storage device, applied to a processor, including:
the acquisition module is used for acquiring the attribute information of the file to be stored;
the first determining module is used for determining the rotating speed grade corresponding to the file to be stored according to the corresponding relation between the preset attribute information and the rotating speed grade;
and the storage module is used for storing the file to be stored into the corresponding storage equipment of the rotating speed grade.
Preferably, the storage device of the file further includes:
the second determining module is used for determining the current rotating speed level corresponding to the stored file according to the attribute information of the stored file in the storage equipment with the highest rotating speed level and the corresponding relation;
and the migration module is used for migrating the stored file to the storage device corresponding to the current rotating speed level of the stored file.
In order to solve the above technical problem, the present invention further provides a file storage device, including:
a memory for storing a computer program;
a processor for implementing the steps of the method for storing a file as described in any one of the above when executing the computer program.
The invention provides a file storage method, which adopts storage devices with different rotating speed grades, so that the cost can be saved, and in the application, the influence degree of the access speed of a file on the working efficiency of a user can be reflected by considering the attribute information of the file, so that a processor can determine the rotating speed grade corresponding to the file to be stored according to the preset corresponding relation between the attribute information and the rotating speed grade and by combining the attribute information of the file to be stored, then the file to be stored is stored into the storage device with the corresponding rotating speed grade, the file to be stored is not required to be manually distinguished and stored, the time is saved, and the working efficiency is improved.
The invention also provides a file storage device and equipment, which have the same beneficial effects as the file storage method.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed in the prior art and the embodiments 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 it is obvious for those skilled in the art to obtain other drawings without creative efforts.
FIG. 1 is a schematic flow chart of a file storage method according to the present invention;
FIG. 2 is a schematic structural diagram of a file storage device according to the present invention;
fig. 3 is a schematic structural diagram of a file storage device according to the present invention.
Detailed Description
The core of the invention is to provide a file storage method, which can save cost and improve working efficiency; the other core of the invention is to provide a file storage device which can save cost and improve working efficiency.
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, 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 some, but not all, embodiments of the present invention. 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.
Referring to fig. 1, fig. 1 is a schematic flow chart of a file storage method provided by the present invention, including:
step S1: acquiring attribute information of a file to be stored;
specifically, in view of the technical problems in the background art, since the influence degree of the access speed of the file to be stored on the work efficiency of the user can be reflected from the attribute information of the file to be stored, in order to implement the automatic hierarchical storage of the file to be stored, in the embodiment of the present invention, the attribute information of the file to be stored may be first obtained so as to be used as a data basis in the processing process in the subsequent step.
The files to be stored may be of various types, may be newly constructed by a user or copied from other places, or may also be files created at a certain past time point but not stored, which is not limited herein in the embodiments of the present invention.
Step S2: determining a rotating speed grade corresponding to the file to be stored according to the corresponding relation between the preset attribute information and the rotating speed grade;
specifically, the corresponding relationship between the attribute information and the rotation speed level may be preset, and because the attribute information of different files is different, the corresponding rotation speed level may be determined according to the corresponding relationship by combining the attribute information of the file to be stored, that is, it is determined in which storage device of the rotation speed level the file to be stored should be stored, where the rotation speed level is in direct proportion to the degree of influence of the access speed of the file on the working efficiency of the user, and when the influence of the access speed of a certain file on the working efficiency of the user is large, the corresponding rotation speed level should be high, so that the working efficiency of the user can be improved.
The steps in the embodiment of the invention can be executed by the processor instead of manual execution, thereby further improving the working efficiency.
Specifically, the steps of the embodiment of the present invention may determine the rotation speed level of the file to be stored according to the attributes and the corresponding relationship, such as the file name, the path, the size, the owner, and the like.
Step S3: and storing the file to be stored into the storage equipment with the corresponding rotating speed level.
Specifically, the file to be stored can be stored in the storage device with the corresponding rotating speed level, so that the file with a large influence on the working efficiency of the user due to the access speed, such as a file which needs to be frequently accessed, can be quickly stored and also can be quickly read from the storage device with the higher rotating speed level, and the working efficiency of the user can be improved.
In the embodiment of the invention, the storage devices with different rotating speed levels are applied, so that the storage devices with high rotating speed levels are not required to be uniformly adopted, the cost is reduced, and the working efficiency of a user is not influenced.
The invention provides a file storage method, which adopts storage devices with different rotating speed grades, so that the cost can be saved, and in the application, the influence degree of the access speed of a file on the working efficiency of a user can be reflected by considering the attribute information of the file, so that a processor can determine the rotating speed grade corresponding to the file to be stored according to the preset corresponding relation between the attribute information and the rotating speed grade and by combining the attribute information of the file to be stored, then the file to be stored is stored into the storage device with the corresponding rotating speed grade, the file to be stored is not required to be manually distinguished and stored, the time is saved, and the working efficiency is improved.
On the basis of the above-described embodiment:
as a preferred embodiment, the attribute information and the corresponding relationship are plural;
after the corresponding rotation speed level of the file to be stored is determined according to the corresponding relationship between the preset attribute information and the rotation speed level, before the file to be stored is stored in the storage device of the corresponding rotation speed level, the file storage method further comprises the following steps:
judging the number of the rotating speed levels corresponding to the determined files to be stored;
if the number of the determined rotating speed grades corresponding to the files to be stored is multiple, taking the highest rotating speed grade in the determined multiple rotating speed grades as the rotating speed grade corresponding to the files to be stored;
and if the number of the determined rotating speed grades corresponding to the files to be stored is unique, taking the determined unique rotating speed grade as the rotating speed grade corresponding to the files to be stored.
Specifically, there may be a plurality of attribute information of the file to be stored, and there may be a plurality of corresponding relationships, each corresponding relationship may be regarded as a storage policy, so that a more accurate rotation speed level of the file to be stored may be determined by using the plurality of corresponding relationships (for example, when the rotation speed level of the file to be stored is not determined by using a certain attribute information, the rotation speed level of the file to be stored may be determined by using other types of attribute information in the file to be stored).
Specifically, due to the plurality of corresponding relationships, a single file to be stored may determine a plurality of rotation speed levels, and in this case, in order to ensure efficient work of a user, the highest rotation speed level of the plurality of rotation speed levels determined by the file to be stored in this case may be used as the rotation speed level of the file to be stored.
Of course, if the number of the determined rotation speed levels corresponding to the files to be stored is unique, the determined unique rotation speed level can be directly used as the rotation speed level corresponding to the files to be stored.
As a preferred embodiment, after determining the number of the rotation speed levels corresponding to the file to be stored, the file storage method further includes:
and if the number of the rotating speed grades corresponding to the files to be stored is determined to be zero, storing the files to be stored into the standby storage equipment.
Specifically, considering that a situation that a certain file to be stored has no determined rotation speed level may occur, if such a situation occurs, the file to be stored may be directly stored in the standby storage device for storing the file, and the storage device may be specially used to store the file to be stored having no determined rotation speed level, thereby avoiding a situation that a user cannot store the file.
As a preferred embodiment, the file storage method further includes:
responding to an access instruction of the specified file, and determining the current rotating speed level of the accessed file according to the updated attribute information of the accessed file and the corresponding relation;
and migrating the accessed file to the storage device corresponding to the current rotating speed level of the accessed file.
Specifically, as the attribute information of the stored file is changed along with the access of the user (whether the file is modified or accessed, etc.), the rotation speed level corresponding to the file to be stored after the attribute information is updated may be changed, so in the embodiment of the present invention, when the user accesses the specified file, the rotation speed level corresponding to the updated attribute information of the accessed file may be synchronously re-determined, and when the rotation speed level is changed, the file may be migrated.
For example, when the file is changed into an attribute group, name or size or is simply read (i.e., the number of I/O times and the I/O heat are affected), the rotation speed level of the accessed file can be re-determined.
Specifically, when a file is accessed, information such as the number of file usage times and the frequency of file usage can be counted, fields such as the number of file access times used and the frequency of file access frequency can be added to metadata of the file, when the file is accessed, the file is used + +, if new-value (access time from the last time) <24h, the frequency + + is performed, and if the new-value >24h, the frequency is cleared. And determining the rotating speed grade of the file according to the used and frequency attributes and the corresponding relation.
As a preferred embodiment, the attribute information includes:
at least one of a file name, a file path, a file size, a user/user group, a creation time, a modification time, a last access time, a number of I/O times, a I/O heat, whether Solid State Disk (SSD) acceleration is enabled, and a specified storage location.
Specifically, the attribute information may include multiple types, which may exist in the final draft of the corresponding relationship between various attribute information and the rotation speed level, for example, a certain corresponding relationship may be: the first storage unit is configured to correspond to a high rotation speed level when the I/O heat is greater than a preset threshold, correspond to a low rotation speed level when the I/O heat is not greater than the preset threshold, or specify a rotation speed level of a storage location, for example, and the embodiment of the present invention is not limited herein.
Of course, besides the above listed corresponding relationship between the attribute information and the rotation speed level, the corresponding relationship between the attribute information and the rotation speed level may have various specific forms, and the embodiment of the present invention is not limited herein.
As a preferred embodiment, the file storage method further includes:
determining the current rotating speed level corresponding to the stored file according to the attribute information and the corresponding relation of the stored file in the storage equipment with the highest rotating speed level;
and transferring the stored file to the storage device corresponding to the current rotating speed level of the stored file.
Specifically, for the stored files in the storage device, some attribute information of the stored files may be automatically changed over time, for example, when the user does not access a file all the time, the I/0 heat attribute of the stored files may be automatically decreased over time, if the stored files are stored in the storage device with a high rotation speed level all the time, when the file with an increased I/O heat needs to be stored in the storage device with a high rotation speed level, there may be insufficient space, so in the embodiment of the present invention, the current rotation speed level corresponding to the stored file may be actively determined according to the attribute information and the corresponding relationship of the stored file in the storage device with the highest rotation speed level, and then the migration operation may be performed on the stored file, that is, when the influence degree of the access speed of the stored file in the storage device with a high rotation speed level on the work efficiency of the user decreases, the file can be automatically transferred to the storage device with the low rotating speed level, the automation degree is improved, and space is released for the file which needs to be stored in the storage device with the high rotating speed level.
Specifically, a file in the storage device with the highest rotation speed level is analyzed, and whether migration is needed or not is determined according to attributes such as access heat, frequency, last access time and the like, wherein a data index record can be established for the file existing in the storage device with the high rotation speed level, the attribute information type used in classification is recorded in the index, the data index can be stored in a database or a file, and when a timer thread needs to scan the file, file information in the database can be scanned to determine whether the file needs to be migrated to the storage device with the low rotation speed level or not.
As a preferred embodiment, determining, according to the attribute information and the corresponding relationship of the stored file in the storage device with the highest rotation speed level, a current rotation speed level corresponding to the stored file specifically includes:
and determining the current rotating speed grade corresponding to the stored file according to the attribute information and the corresponding relation of the stored file in the storage equipment with the highest rotating speed grade at intervals of a preset period.
Specifically, in order to save the operation resources, the current rotation speed level corresponding to the stored file may be determined according to the attribute information and the corresponding relationship of the stored file in the storage device with the highest rotation speed level every preset period.
The preset period may be set autonomously, for example, may be a week, and the embodiment of the present invention is not limited herein.
Referring to fig. 2, fig. 2 is a schematic structural diagram of a file storage device applied to a processor, including:
the acquisition module 1 is used for acquiring attribute information of a file to be stored;
the first determining module 2 is used for determining the rotating speed grade corresponding to the file to be stored according to the corresponding relation between the preset attribute information and the rotating speed grade;
and the storage module 3 is used for storing the file to be stored into the storage equipment with the corresponding rotating speed level.
As a preferred embodiment, the storage device of the file further includes:
the second determining module is used for determining the current rotating speed level corresponding to the stored file according to the attribute information and the corresponding relation of the stored file in the storage equipment with the highest rotating speed level;
and the migration module is used for migrating the stored file to the storage device corresponding to the current rotating speed level of the stored file.
For the introduction of the file storage apparatus in the embodiment of the present invention, please refer to the foregoing embodiment of the file storage method, which is not described herein again.
Referring to fig. 3, fig. 3 is a schematic structural diagram of a file storage device provided in the present invention, including:
a memory 4 for storing a computer program;
a processor 5 for implementing the steps of the storage method of the file as any one of the above when executing the computer program.
For the introduction of the file storage device in the embodiment of the present invention, please refer to the foregoing embodiment of the file storage method, which is not described herein again.
The embodiments in the present description are described in a progressive manner, 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 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.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A file storage method applied to a processor comprises the following steps:
acquiring attribute information of a file to be stored;
determining a rotating speed grade corresponding to the file to be stored according to a corresponding relation between preset attribute information and the rotating speed grade;
and storing the file to be stored into the storage equipment of the corresponding rotating speed grade.
2. The file storage method according to claim 1, wherein the attribute information and the correspondence are plural;
after the rotating speed grade corresponding to the file to be stored is determined according to the corresponding relationship between the preset attribute information and the rotating speed grade, and before the file to be stored is stored in the storage device of the corresponding rotating speed grade, the file storage method further includes:
judging the number of the rotating speed levels corresponding to the determined files to be stored;
if the number of the determined rotating speed grades corresponding to the files to be stored is multiple, taking the highest rotating speed grade in the determined rotating speed grades as the rotating speed grade corresponding to the files to be stored;
and if the number of the determined rotation speed grades corresponding to the files to be stored is unique, taking the determined unique rotation speed grade as the rotation speed grade corresponding to the files to be stored.
3. The method for storing the file according to claim 2, wherein after determining the number of the rotation speed levels corresponding to the file to be stored, the method further comprises:
and if the number of the rotating speed grades corresponding to the files to be stored is determined to be zero, storing the files to be stored into the standby storage equipment.
4. The method for storing a file according to claim 1, further comprising:
responding to an access instruction of the specified file, and determining the current rotating speed level of the accessed file according to the updated attribute information of the accessed file and the corresponding relation;
and migrating the accessed file to the storage device corresponding to the current rotating speed level of the accessed file.
5. The file storage method according to claim 1, wherein the attribute information includes:
at least one of a file name, a file path, a file size, a user/user group, a creation time, a modification time, a last access time, a number of I/O times, a I/O hot, whether Solid State Disk (SSD) acceleration is enabled, and a designated storage location.
6. The method for storing a file according to any one of claims 1 to 5, further comprising:
determining the current rotating speed level corresponding to the stored file according to the attribute information of the stored file in the storage equipment with the highest rotating speed level and the corresponding relation;
and migrating the stored file to the storage equipment corresponding to the current rotating speed level of the stored file.
7. The method according to claim 6, wherein the determining, according to the attribute information of the stored file in the storage device with the highest rotation speed level and the correspondence, the current rotation speed level corresponding to the stored file specifically includes:
and determining the current rotating speed level corresponding to the stored file according to the attribute information of the stored file in the storage equipment with the highest rotating speed level and the corresponding relation every other preset period.
8. A file storage device, applied to a processor, comprising:
the acquisition module is used for acquiring the attribute information of the file to be stored;
the first determining module is used for determining the rotating speed grade corresponding to the file to be stored according to the corresponding relation between the preset attribute information and the rotating speed grade;
and the storage module is used for storing the file to be stored into the corresponding storage equipment of the rotating speed grade.
9. The apparatus for storing a file according to claim 8, further comprising:
the second determining module is used for determining the current rotating speed level corresponding to the stored file according to the attribute information of the stored file in the storage equipment with the highest rotating speed level and the corresponding relation;
and the migration module is used for migrating the stored file to the storage device corresponding to the current rotating speed level of the stored file.
10. A file storage device, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the method of storing a file according to any one of claims 1 to 7 when executing said computer program.
CN201911286076.4A 2019-12-13 2019-12-13 File storage method, device and equipment Pending CN111104065A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911286076.4A CN111104065A (en) 2019-12-13 2019-12-13 File storage method, device and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911286076.4A CN111104065A (en) 2019-12-13 2019-12-13 File storage method, device and equipment

Publications (1)

Publication Number Publication Date
CN111104065A true CN111104065A (en) 2020-05-05

Family

ID=70423006

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911286076.4A Pending CN111104065A (en) 2019-12-13 2019-12-13 File storage method, device and equipment

Country Status (1)

Country Link
CN (1) CN111104065A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113703675A (en) * 2021-07-30 2021-11-26 济南浪潮数据技术有限公司 Method and device for realizing hierarchical storage at client

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107784108A (en) * 2017-10-31 2018-03-09 郑州云海信息技术有限公司 A kind of data storage and management method, device and equipment

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107784108A (en) * 2017-10-31 2018-03-09 郑州云海信息技术有限公司 A kind of data storage and management method, device and equipment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113703675A (en) * 2021-07-30 2021-11-26 济南浪潮数据技术有限公司 Method and device for realizing hierarchical storage at client
CN113703675B (en) * 2021-07-30 2023-12-22 济南浪潮数据技术有限公司 Method and device for realizing hierarchical storage at client

Similar Documents

Publication Publication Date Title
CN112346829B (en) Method and equipment for task scheduling
CN107729558B (en) Method, system and device for defragmenting file system and computer storage medium
CN110737717B (en) Database migration method and device
US20180196610A1 (en) Database Memory Monitoring and Defragmentation of Database Indexes
US10713162B1 (en) System and method for computer data garbage collection acceleration using peer to peer data transfers
CN115129782A (en) Partition level connection method and device for distributed database
CN109189343B (en) Metadata disk-dropping method, device, equipment and computer-readable storage medium
CN109542341B (en) Read-write IO monitoring method, device, terminal and computer readable storage medium
CN110688360A (en) Distributed file system storage management method, device, equipment and storage medium
CN111104065A (en) File storage method, device and equipment
CN111125088B (en) Multi-level data processing method and device
CN111552438B (en) Method, device, server and storage medium for writing object
US20210157647A1 (en) Numa system and method of migrating pages in the system
CN115905049A (en) Hot and cold memory graded migration method based on Itanium memory
CN116185706A (en) Data backup method and device, computing and storage medium and electronic equipment
CN116126235A (en) Distributed object storage life cycle management system and method based on data heat
CN115794763A (en) Log cleaning method, device, equipment and storage medium
CN110908587A (en) Method and device for storing time sequence data
CN115203190A (en) Method, device and medium for deleting garbage object
CN106648550B (en) Method and device for concurrently executing tasks
CN106990998B (en) Virtual machine monitoring method and device
CN113821166A (en) Method, device and equipment for aggregating multi-version small objects
CN106339385B (en) System for capturing webpage, method for distributing webpage capturing nodes and method for capturing webpage
CN113849482A (en) Data migration method and device and electronic equipment
CN113886342A (en) File format conversion method and device, storage medium and processor

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