WO2010037348A1 - 数据迁移方法、系统、数据迁移服务器及数据接口服务器 - Google Patents

数据迁移方法、系统、数据迁移服务器及数据接口服务器 Download PDF

Info

Publication number
WO2010037348A1
WO2010037348A1 PCT/CN2009/074230 CN2009074230W WO2010037348A1 WO 2010037348 A1 WO2010037348 A1 WO 2010037348A1 CN 2009074230 W CN2009074230 W CN 2009074230W WO 2010037348 A1 WO2010037348 A1 WO 2010037348A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
original data
status
migration
migrated
Prior art date
Application number
PCT/CN2009/074230
Other languages
English (en)
French (fr)
Inventor
康林
Original Assignee
腾讯科技(深圳)有限公司
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 腾讯科技(深圳)有限公司 filed Critical 腾讯科技(深圳)有限公司
Publication of WO2010037348A1 publication Critical patent/WO2010037348A1/zh

Links

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/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/0604Improving or facilitating administration, e.g. storage management
    • G06F3/0605Improving or facilitating administration, e.g. storage management by facilitating the interaction with a user or administrator
    • 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]

Definitions

  • Data migration method system, data migration server, and data interface server
  • the present invention relates to the field of data migration technologies, and in particular, to a data migration method, system, data migration server, and data interface server. Background of the invention
  • Data migration refers to the process of converting data from one medium to another or from one format to another, such as transferring data from one hard disk to another, or converting a WORD file to PDF. Format files, etc.
  • the migrated data cannot be used during the migration process, and the data can be accessed or modified only after the data migration is completed.
  • the current general data migration speed is not ideal, especially the migration of massive data, such as migrating large amounts of data in a database to another database. Due to the huge amount of data, it is possible to complete the migration of all data. It takes days or even weeks. During this period, if the user writes or modifies a certain data of the original database, and the data has been migrated to the new database, then all the data is migrated to the new database. After that, the data in the new database will remain in the state before the user's operation, and will not reflect the user's operation, causing the user operation to fail. Therefore, in the existing data migration method, it is generally required to prohibit the user from operating the original data during the data migration process.
  • FIG. 1 is a block diagram of an existing data migration system including a raw data server 101, a destination data server 102, a migration server 103, and a data interface server 104.
  • the migration server 103 repeatedly performs the operations of reading data from the original data server 101 and migrating to the destination data server 102 until all data migration is completed, during which the data interface server 104 stops transmitting to the user.
  • Data manipulation instruction The response, stop the data service, after all data migration is completed, the data interface server 104 modifies the data operation interface from the original pointing to the original data server 101 to point to the destination data server 102, and starts the data service.
  • the data migration process will cause the data service to be suspended, and the user will not be able to perform any operation on the data, which will greatly affect the normal data service and bring the user to the data service. Great inconvenience. Summary of the invention
  • the embodiment of the invention provides a data migration method, so that the user can still use the data service to operate the data during the data migration process.
  • the embodiment of the invention provides a data migration system, so that the user can still use the data service to operate the data during the data migration process.
  • the embodiment of the invention provides a data migration server, so that the user can still use the data service during the data migration process to operate the data.
  • the embodiment of the invention provides a data interface server, so that the user can still use the data service during the data migration process to operate the data.
  • a data migration method comprising:
  • the original data is migrated, and during the data migration process, the status flag is set for the original data according to the migration state of the original data;
  • the operation instruction is executed according to the status flag of the original data.
  • a data migration system comprising:
  • Target data server used to save the original data after migration
  • a data migration server connected to the original data server, the target data server, and the status tag server, for migrating all the original data in the original data server, and saving the migrated original data to the target data server, and Setting a status flag of the original data according to the migration status of the original data, and saving the status tag corresponding to the original data to the status tag server;
  • a status marking server connected to the data migration server, configured to save a status flag set by the data migration server and corresponding to the original data
  • a data interface server respectively connected to the original data server, the target data server, and the status tag server, configured to read from the status tag server when receiving an operation instruction of the user on the original data during the data migration process
  • the status flag of the original data, and the operation instruction is executed on the original data saved in the original data server, or the migrated original data saved in the target data server.
  • a data migration server includes:
  • a data migration module for migrating raw data
  • a tag setting module configured to be connected to the data migration module, configured to set a status flag for the original data according to a migration state of the original data during the migration of the original data by the data migration module, and the The status tag corresponding to the original data is saved.
  • a data interface server comprising:
  • An instruction receiving module configured to receive an operation instruction of the user on the original data
  • An instruction execution module is connected to the instruction receiving module, and configured to execute an operation instruction received by the instruction receiving module according to a status flag of the original data.
  • the present invention migrates the original data, and in the data migration process, according to the migration state of the original data, sets a status flag for the original data; when receiving the operation instruction of the user on the original data , a data migration method, a system, a data migration server, and a data interface service that execute an operation instruction according to a status flag of the original data
  • the status of the migration of the original data can be determined by the status flag, thereby determining the operation of the original data or the migrated original data, thereby avoiding problems such as invalid operation of the operation of the data during the data migration process, so that the user Data services can still be used during data migration to manipulate data without stopping the data service during the migration process.
  • Figure 1 is a structural diagram of an existing data migration system
  • FIG. 2 is a general flowchart of a data migration method according to an embodiment of the present invention.
  • FIG. 3 is a specific flowchart of a data migration part of a data migration method according to an embodiment of the present invention.
  • FIG. 4 is a specific flowchart of a data service part of a data migration method according to an embodiment of the present invention.
  • FIG. 5 is a structural diagram of a data migration system according to an embodiment of the present invention.
  • FIG. 6 is a structural diagram of a data migration server according to an embodiment of the present invention.
  • FIG. 7 is a structural diagram of a data interface server according to an embodiment of the present invention. Mode for carrying out the invention
  • the invention mainly sets a status flag for the original data according to the migration state of the original data when the original data is migrated; in the data migration process, if the operation instruction of the user to the original data is received, the status flag according to the original data Execute the operation instructions.
  • Step 201 Perform migration on the original data.
  • one raw data can be read and migrated at a time. After the migration is completed, the next original data is read and migrated until all the original data has been migrated. Multiple original data are migrated at the same time. After the original data of one read is migrated, multiple original data are read and migrated until all the original data is migrated.
  • the present invention does not limit the specific migration process, and may be adopted. Any existing migration methods, so I won't go into details here.
  • Step 202 Set a status flag for the original data according to the migration status of the original data.
  • the status data is set for the original data according to the migration status of the original data, for example, the original data setting status of the failure and migration failure is marked as not migrated; the original data to be migrated is being performed.
  • the setting status is marked as being migrated; the raw data setting status of the successful migration is marked as migrated, and so on.
  • the step of marking the raw data setup status that was not migrated as unmigrated is to set the status flags for all raw data to not migrated before all raw data has been migrated.
  • the migration state can be further refined.
  • reading and writing data before and after data migration may take a long time.
  • the data reading and the data writing medium state can be appropriately increased.
  • the status flag also needs to be correspondingly increased, and the specific migration state is divided, and the type of the status flag can be determined according to specific needs.
  • the specific status flag can be represented by numbers such as 0, 1, and 2. For example, 0 means no migration, 1 means migration, 2 means migration, and can also be represented by letters A, B, C, etc. Therefore, I will not repeat them here.
  • Steps 201 and 202 have no order in actual operation, and the operation of setting the mark and the migration process may be performed synchronously, that is, setting the mark in real time while migrating, or may be unified after a certain period or a certain number of migrations.
  • Set the tag here is the clear table dacai is divided into two steps to describe, the actual can be determined according to specific needs.
  • Step 203 When receiving an operation instruction of the user on the original data, executing the operation instruction according to the status flag of the original data.
  • the operation instruction of the user may be reading, writing, modifying, etc., and the present invention is not limited to specific operation instructions.
  • the operation instruction executed according to the status flag of the original data may specifically include: if the status of the original data is marked as not being migrated, executing an operation instruction on the original data that is not migrated; if the status flag is migrated, the original after the migration
  • the operation instruction can be directly stopped, and the user is prompted to prompt the user that the original data is being migrated, and the user can perform the operation later; of course, the user can be prompted to predict the completion time of the migration, and let the user Choose to wait or cancel this operation Specifically, how to prompt the user whether to prompt the user, it can be determined according to actual needs, not repeat them here.
  • the operation instruction specifically executed in the present invention is not substantially different from the received operation instruction of the original data by the user, but only when the user's operation instruction is executed, the data interface called, that is, the target data of the operation instruction, is based on the original Depending on the migration status of the data, it is not fixed according to the original target data. Of course, if the migration status of the original data is not migrated, the user's operation instruction can be directly executed without changing the data interface invoked by the operation operation instruction.
  • FIG. 3 is a specific flowchart of a data migration part of a data migration method according to an embodiment of the present invention. As shown in FIG. 3, the process includes: Step 301: Read raw data.
  • Step 302 Set the status of the original data to be marked as being migrated.
  • Step 303 Perform migration on the original data. If yes, go to step 304. If it fails, go to step 305.
  • Step 304 setting the status of the original data to be marked as migrated.
  • Step 305 set the status of the original data to be marked as not migrated.
  • Step 306 Determine whether the original data is the last original data that needs to be migrated, and if yes, end the process, otherwise return to step 301.
  • FIG. 4 is a specific flowchart of a data service part of a data migration method according to an embodiment of the present invention. As shown in FIG. 4, the process includes:
  • Step 401 Receive an operation instruction of the user on the original data.
  • Step 402 Read the status flag of the original data. If the status flag is not migrated, go to step 403. If the status flag is migrated, go to step 404. If the status flag is positive. In the migration, step 405 is performed.
  • Step 403 Perform an operation instruction on the original data.
  • the original data that has not been migrated is operated. For example, if the operation instruction of the user is a write, the original data is written, and the process ends when the operation is completed.
  • Step 404 Perform an operation instruction on the migrated original data.
  • the original data after the migration is operated. For example, if the operation instruction of the user is a write, the original data after the migration is written, and the flow is terminated after the execution of the operation is completed.
  • step 405 the operation instruction is not executed.
  • the user's operation instruction may not be executed, and the user may further issue a prompt to prompt the user to try again later, or suspend the execution of the operation instruction, and when the status flag of the original data becomes unmigrated or migrated, the execution step is performed. 403 or 404, the process ends when the operation is completed.
  • FIG. 5 is a structural diagram of a data migration system according to an embodiment of the present invention. As shown in FIG. 5, the system includes: a raw data server 501, a target data server 502, a data migration server 503, a status tag server 504, and a data interface server 505.
  • the original data server 501 is used to store the original data; it may be a server, or a server group composed of multiple servers, and of course any data storage device.
  • the target data server 502 is configured to save the migrated original data; it may be a server, or a server group composed of multiple servers, and may be any data storage device.
  • the data migration server 503 is connected to the original data server 501, the target data server 502, and the status tag server 504, respectively, for the original in the original data server 501.
  • the data is migrated, the migrated original data is saved in the target data server 502, and a status flag is set for the original data according to the migration status of the original data; and the status tag corresponding to the original data is saved in the status tag server 504.
  • the status tag server 504 is connected to the data migration server 503 and is configured to save a status flag corresponding to the original data set by the data migration server 503.
  • the data interface server 505 is respectively connected to the original data server 501, the target data server 502, and the status tag server 504, and is used to mark the server from the status when receiving an operation instruction of the user on the original data during the data migration process.
  • the status tag corresponding to the original data read in 504 performs corresponding operation instructions on the original data held in the original data server 501 or the migrated original data held in the target data server 502.
  • the specific operation of the data migration server 503 for setting the status flag for the original data may be: marking the original data setting status of the failure of the migration and migration failure as not being migrated; marking the original data setting status of the migration being performed as being migrated; The raw data setup status for the successful migration is marked as migrated.
  • marking the original data setting status without migration is not migrated, and the status flag of all the original data is preset to not migrated before all the original data is migrated.
  • the status tag server 504 can also provide an interface for setting status flags and atomic operations for status flags.
  • non-atomic operations can be performed if the service requirements are not high.
  • the atomic operation is an inseparable basic operation.
  • the data migration server 503 and the data interface server 505 can directly call the function provided by the status tag server 504 through the above interface, and set or read the status flag through the atomic operation of the cartridge. This will alleviate the processing load of the data migration server 503 and the data interface server 505.
  • the data interface server 505 executes the specificity of the operation instruction according to the status flag of the original data.
  • the operation may be: if the status flag is not migrated, an operation instruction is executed on the original data; if the status flag is migrated, an operation instruction is executed on the migrated original data; if the status flag is being migrated, the execution operation instruction is suspended. After waiting for the status tag of the original data to become unmigrated or migrated, execute the corresponding operation instruction of the unmigrated or migrated state; or execute the operation instruction and prompt the user; or prompt the user to select to wait or cancel the operation. If the user chooses to wait, the operation instruction is suspended, and after waiting for the status flag of the original data to become unmigrated or migrated, the operation instruction is executed; if the cancellation is selected, the operation instruction is not executed.
  • the functionality of the status tag server 504 can also be integrated into the data migration server 503, where the system includes:
  • the target data server 502 is configured to save the original data after the migration
  • the data migration server 503 is configured to migrate all the original data in the original data server 501, save the migrated original data in the target data server 502, and set and save the original data according to the migration state of the original data.
  • the status indicator; the data interface server 505 is configured to execute an operation instruction according to the status flag saved in the data migration server 503 when receiving an operation instruction of the user on the original data during the data migration process.
  • the original data server 501 and the target data server 502 may also be the same server, and the original data and the migrated original data may be stored in the same server.
  • FIG. 6 is a structural diagram of a data migration server according to an embodiment of the present invention. As shown in FIG. 6, the server includes:
  • the data migration module 601 is used to migrate the original data.
  • the tag setting module 602 is connected to the data migration module 601, and is configured to set a status flag for the original data according to the migration state of the original data in the process of migrating the original data by the data migration module 601, and set the status flag to the original data.
  • the status tag corresponding to the data is guaranteed Save.
  • the tag setting module 602 saves the status tag corresponding to the original data in the status tag server; if the status tag server is integrated in the data migration server, at this time, the data migration server Can further include:
  • the tag saving module 603 is connected to the tag setting module 602 and is used to save the state standard corresponding to the original data.
  • the tag setting module 602 saves the status tag corresponding to the original data in the tag saving module 603.
  • the tag setting module 602 specifically includes:
  • the first setting unit 604 marks the status of the original data setting that has not been migrated and migrated as not migrated.
  • the second setting unit 605 marks the status of the original data setting being migrated as being migrated.
  • the third setting unit 606 marks the migrated raw data setting status as migrated.
  • the number of setting units can be adjusted according to the number of status flags, or can be combined into one setting unit, depending on actual needs.
  • FIG. 7 is a structural diagram of a data interface server according to an embodiment of the present invention. As shown in FIG. 7, the server includes:
  • the instruction receiving module 701 is configured to receive an operation instruction of the user on the original data.
  • the instruction execution module 702 is connected to the instruction receiving module 701, and is configured to execute the operation instruction received by the instruction receiving module 701 according to the status flag of the acquired original data.
  • the location of the status tag is different.
  • the specific method for the instruction execution module 702 to obtain the status tag corresponding to the original data will be different, for example, read from the status tag server, or read from the data migration server, and so on.
  • the instruction execution module 702 specifically includes:
  • the second execution unit 704 when the status of the original data is marked as migrated, executing an operation instruction on the migrated original data;
  • the third execution unit 705 when the status of the original data is marked as being migrated, suspending execution of the operation instruction, waiting for the status flag of the original data to become unmigrated or migrated, executing the operation instruction in the corresponding state; or not executing the operation instruction And prompt the user; or prompt the user to choose to wait or cancel the operation, if the user chooses to wait, suspend the execution of the operation instruction, wait for the status flag of the original data to become unmigrated or migrated, execute the operation instruction; If canceled, the operation instruction will not be executed.
  • the number of execution units can be adjusted according to the number of status flags, or can be combined into one execution unit, depending on actual needs.
  • the data migration method, system, data migration server, and data interface server of the present invention can determine the migration state of the original data through the status flag, thereby determining to operate the original data or the migrated original data, thereby avoiding
  • the operation failure of the data may cause problems such as operation failure, so that the user can still use the data service during the data migration process, and operate the data without stopping the data service.

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)

Description

数据迁移方法、 系统、 数据迁移服务器及数据接口服务器 技术领域
本发明涉及数据迁移技术领域, 特别涉及数据迁移方法、 系统、 数 据迁移服务器及数据接口服务器。 发明背景
数据迁移是指数据从一种媒质转换为另外一种媒质或者从一种格式 转换为另外一种格式的过程, 例如将一块硬盘的数据转移到另一块硬盘 中, 或者将 WORD格式文件转换为 PDF格式文件等。 对于单个数据来 说, 迁移的过程中, 被迁移的数据是无法被使用的, 只有当数据迁移完 成后, 该数据才可以被访问或修改。
受当前的技术限制, 目前一般数据迁移的速度还不够理想, 尤其是 海量数据的迁移, 例如将数据库中的大量数据迁移到另一数据库中, 由 于数据的数量巨大, 完成全部数据的迁移很可能需要数天甚至数周的时 间, 在这期间, 如果用户对原数据库的某个数据进行了写入或修改的操 作, 而该数据已经迁移到新数据库中, 那么待全部数据迁移至新数据库 中后, 在新数据库中的该数据将仍保持用户操作前的状态, 不会反映用 户的操作, 造成用户操作失效。 因此, 现有的数据迁移方法中, 一般都 要求在数据迁移过程, 禁止用户对原数据进行操作。
图 1 为现有数据迁移系统的结构图, 该系统包括原始数据服务器 101、 目的数据服务器 102、 迁移服务器 103和数据接口服务器 104。
在数据迁移过程中,迁移服务器 103重复执行从原始数据服务器 101 中读取数据并迁移至目的数据服务器 102的操作, 直到所有数据迁移完 毕, 在此期间, 数据接口服务器 104会停止对用户发送的数据操作指令 的响应, 停止数据服务, 在所有数据迁移完毕后, 数据接口服务器 104 将数据操作接口从原来指向原始数据服务器 101修改为指向目的数据服 务器 102, 并开启数据服务。
对于上述现有的数据迁移系统及迁移方法来说, 数据迁移过程将导 致数据服务暂停, 用户将不能对数据进行任何操作, 这将极大地影响正 常的数据服务, 给数据服务的用户带来极大不便。 发明内容
本发明实施例提供一种数据迁移方法, 使用户在数据迁移过程中仍 然可以使用数据服务, 对数据进行操作。
本发明实施例提供一种数据迁移系统, 使用户在数据迁移过程中仍 然可以使用数据服务, 对数据进行操作。
本发明实施例提供一种数据迁移服务器, 使用户在数据迁移过程中 仍然可以使用数据服务, 对数据进行操作。
本发明实施例提供一种数据接口服务器, 使用户在数据迁移过程中 仍然可以使用数据服务, 对数据进行操作。
为达到上述目的, 本发明的技术方案具体是这样实现的:
一种数据迁移方法, 该方法包括:
对原始数据进行迁移, 在数据迁移过程中, 根据原始数据的迁移状 态, 为原始数据设置状态标记;
当接收到用户对原始数据的操作指令时, 根据原始数据的状态标记 执行操作指令。
一种数据迁移系统, 该系统包括:
原始数据服务器, 用于保存原始数据;
目标数据服务器, 用于保存迁移后的原始数据; 数据迁移服务器, 与所述原始数据服务器、 目标数据服务器及状态 标记服务器分别相连, 用于对原始数据服务器中的所有原始数据进行迁 移, 将迁移后的原始数据保存在所述目标数据服务器, 并根据原始数据 的迁移状态, 设置原始数据的状态标记, 并将与原始数据对应的状态标 记保存于状态标记服务器;
状态标记服务器, 与所述数据迁移服务器相连, 用于保存所述数据 迁移服务器设置的, 与原始数据对应的状态标记;
数据接口服务器, 与所述原始数据服务器、 目标数据服务器及状态 标记服务器分别相连, 用于在数据迁移过程中, 当接收到用户对原始数 据的操作指令时, 根据从所述状态标记服务器读取的原始数据的状态标 记, 对所述原始数据服务器中保存的原始数据, 或目标数据服务器中保 存的迁移后的原始数据执行操作指令。
一种数据迁移服务器, 该服务器包括:
数据迁移模块, 用于对原始数据进行迁移;
标记设置模块, 与所述数据迁移模块相连, 用于在所述数据迁移模 块对原始数据进行迁移的过程中, 根据原始数据的迁移状态, 为原始数 据设置状态标记, 并将所述并将与原始数据对应的状态标记进行保存。
一种数据接口服务器, 该服务器包括:
指令接收模块, 用于接收用户对原始数据的操作指令;
指令执行模块, 与所述指令接收模块相连, 用于根据原始数据的状 态标记执行所述指令接收模块接收到的操作指令。
由上述的技术方案可见, 本发明的这种通过对原始数据进行迁移, 在数据迁移过程中, 根据原始数据的迁移状态, 为原始数据设置状态标 记; 当接收到用户对原始数据的操作指令时, 根据原始数据的状态标记 执行操作指令的数据迁移方法、 系统、 数据迁移服务器及数据接口服务 器, 可以通过状态标记确定原始数据的迁移状态, 从而确定对原始数据 或迁移后的原始数据进行操作, 从而避免在数据迁移过程中, 对数据进 行操作可能出现的操作失效等问题, 使用户在数据迁移过程中仍然可以 使用数据服务, 对数据进行操作, 无需在迁移过程中停止数据服务。 附图简要说明
图 1为现有数据迁移系统的结构图;
图 2为本发明实施例的数据迁移方法的总体流程图;
图 3 为本发明实施例的数据迁移方法的数据迁移部分的具体流程 图;
图 4 为本发明实施例的数据迁移方法的数据服务部分的具体流程 图;
图 5为本发明实施例的数据迁移系统的结构图;
图 6为本发明实施例的数据迁移服务器的结构图;
图 7为本发明实施例的数据接口服务器的结构图。 实施本发明的方式
为使本发明的目的、技术方案和优点更加清楚明白,以下举实施例, 并参照附图, 对本发明进一步详细说明。
本发明主要是在对原始数据进行迁移时, 根据原始数据的迁移状 态, 为原始数据设置状态标记; 在数据迁移过程中, 若接收到用户对原 始数据的操作指令, 则根据原始数据的状态标记执行操作指令。
图 2为本发明实施例的数据迁移方法的总体流程图, 如图 2所示, 该流程包括两大部分, 其中步骤 201和 202为数据迁移部分, 步骤 203 为数据服务部分。 步骤 201 , 对原始数据进行迁移。
对原始数据进行迁移的具体过程^艮多, 例如可以每次读取一个原始 数据并进行迁移, 迁移完成后再读取下一个原始数据进行迁移, 直到所 有原始数据迁移完毕; 也可以一次读取多个原始数据同时进行迁移, 一 次读取的多个原始数据都迁移完毕后, 再读取多个原始数据进行迁移, 直到所有原始数据迁移完毕; 本发明并不限定具体的迁移过程, 可以采 用任何现有迁移方式, 因此这里不再赘述。
步骤 202, 根据原始数据的迁移状态, 为原始数据设置状态标记。 在对原始数据进行迁移的过程中, 将根据原始数据的迁移状态, 为 原始数据设置状态标记, 例如将未进行迁移和迁移失败的原始数据设置 状态标记为未迁移; 将正在进行迁移的原始数据设置状态标记为正在迁 移; 将迁移成功的原始数据设置状态标记为已迁移等等。 其中, 将未进 行迁移的原始数据设置状态标记为未迁移的步骤即在所有的原始数据 都未进行迁移前, 将所有的原始数据的状态标记设置为未迁移。 另外, 根据迁移状态划分的不同, 还可以进一步细化迁移状态, 例如对于数据 量较大的单个数据, 如视频文件, 数据迁移前后对数据的读取和写入可 能也要耗费较长时间,对于这样的原始数据,可以适当增加数据读取中、 数据写入中等状态, 当然, 状态标记也需要相应地增加, 具体迁移状态 如何划分, 以及状态标记的种类, 可以根据具体需要而定。
具体状态标记可以用 0、 1、 2等数字来表示, 例如 0表示未迁移, 1表示正在迁移, 2表示已经迁移, 也可以使用 A、 B、 C等字母来表示, 具体表示方法根据实际需要而定, 这里不再赘述。
步骤 201、 202在实际操作中是没有先后顺序的, 设置标记的操作 和迁移过程可以是同步进行的, 即一边迁移一边实时地设置标记, 也可 以以一定的周期或达到一定的迁移数量后统一设置标记, 此处为清楚表 达才分为先后两个步骤来描述, 实际可以按照具体的需要而定。
步骤 203 , 当接收到用户对原始数据的操作指令时, 根据原始数据 的状态标记执行操作指令。
其中用户的操作指令可以是读取、 写入、 修改等等, 本发明并不限 定具体操作指令。
另外, 根据原始数据的状态标记执行的操作指令具体可以包括: 若 原始数据的状态标记为未迁移, 则对未迁移的原始数据执行操作指令; 若状态标记为已迁移, 则对迁移后的原始数据执行操作指令; 若状态标 记为正在迁移, 则可以根据原始数据的数据量大小, 采取不同的措施; 例如, 若原始数据的数据量比较小,一般几秒钟就可以迁移完毕, 这时, 可以暂停执行操作指令, 等待原始数据的状态标记变为未迁移或已迁移 后, 再执行相应状态下的操作指令; 若原始数据的数据量比较大, 可能 等待的时间会比较长, 可能会造成用户的不愉快, 这时, 就可以直接停 止执行操作指令, 并向用户发出提示, 提示用户该原始数据正在迁移, 让用户稍候再进行操作; 当然也可以提示用户预计迁移完成的时间, 让 用户选择等待或者取消本次操作, 具体如何提示用户、 是否提示用户, 可以根据实际需要而定, 这里不再赘述。
其中本发明中具体所执行的操作指令与接收到的用户对原始数据 的操作指令没有本质区别, 只是在执行用户的操作指令时, 所调用的数 据接口, 即操作指令的目标数据, 将根据原始数据的迁移状态而定, 而 不是固定按照原始的目标数据进行, 当然, 如果原始数据的迁移状态是 未迁移, 则无须改变操作操作指令所调用的数据接口, 直接执行用户的 操作指令即可。
图 3 为本发明实施例的数据迁移方法的数据迁移部分的具体流程 图, 如图 3所示, 该流程包括: 步骤 301 , 读取原始数据。
读取原始数据进行迁移前, 设置所有原始数据的状态为未迁移。 步骤 302, 设置该原始数据的状态标记为正在迁移。
成功读取一个未迁移的原始数据并开始迁移时, 设置该原始数据的 迁移状态为正在迁移。
步骤 303 , 对该原始数据进行迁移, 若成功, 则执行步骤 304, 若 失败, 则执行步骤 305。
步骤 304, 设置该原始数据的状态标记为已迁移。
原始数据迁移成功时, 设置该原始数据的迁移状态为已迁移; 步骤 305 , 设置该原始数据的状态标记为未迁移。
原始数据迁移失败时, 设置该原始数据的迁移状态为未迁移。 步骤 306, 判断该原始数据是否为最后一个需要迁移的原始数据, 若是, 则结束流程, 否则返回步骤 301。
反复执行步骤 301~306 直到最后一个需要迁移的原始数据迁移成 功, 即可完成全部原始数据的迁移。 对于迁移失败的原始数据, 应作为 需要迁移的原始数据, 在下一次迁移过程中进行迁移, 直至迁移成功; 或者也可以等其它原始数据全部迁移成功后, 再进行迁移, 直至迁移成 功。 当然, 为了能够尽快完成迁移, 对于迁移失败的原始数据, 也可以 设置尝试次数限制, 如果到达尝试次数仍然无法成功迁移的原始数据, 也可以忽略掉。
图 4 为本发明实施例的数据迁移方法的数据服务部分的具体流程 图, 如图 4所示, 该流程包括:
步骤 401 , 接收用户对原始数据的操作指令。
步骤 402, 读取原始数据的状态标记, 若状态标记为未迁移, 则执 行步骤 403 , 若状态标记为已迁移, 则执行步骤 404, 若状态标记为正 在迁移, 则执行步骤 405。
步骤 403 , 对原始数据执行操作指令。
根据用户的操作指令, 对未迁移的原始数据进行操作, 例如用户的 操作指令是写入, 则对原始数据进行写入操作, 操作执行完成后结束流 程。
步骤 404, 对迁移后的原始数据执行操作指令。
根据用户的操作指令, 对迁移后的原始数据进行操作, 例如用户的 操作指令是写入, 则对迁移后的原始数据进行写入操作, 操作执行完成 后结束流程。
步骤 405 , 不执行操作指令。
如果原始数据正在迁移, 可以不执行用户的操作指令, 也可以进一 步发出提示, 提示用户稍候再试, 或者暂停执行操作指令, 待原始数据 的状态标记变为未迁移或者已迁移时, 执行步骤 403或 404, 操作执行 完成后结束流程。
图 5为本发明实施例的数据迁移系统结构图, 如图 5所示, 该系统 包括: 原始数据服务器 501、 目标数据服务器 502、 数据迁移服务器 503 状态标记服务器 504和数据接口服务器 505
原始数据服务器 501 , 用于保存原始数据; 可以是一个服务器, 也 可以是由多个服务器组成的服务器群, 当然也可以是任何数据存储设 备。
目标数据服务器 502, 用于保存迁移后的原始数据; 可以是一个服 务器, 也可以是由多个服务器组成的服务器群, 当然也可以是任何数据 存储设备。
数据迁移服务器 503 , 与原始数据服务器 501、 目标数据服务器 502 和状态标记服务器 504分别相连, 用于对原始数据服务器 501中的原始 数据进行迁移, 将迁移后的原始数据保存在所述目标数据服务器 502, 并根据原始数据的迁移状态, 为原始数据设置状态标记; 并将与原始数 据对应的状态标记保存于所述状态标记服务器 504。
状态标记服务器 504, 与数据迁移服务器 503相连, 用于保存数据 迁移服务器 503设置的, 与原始数据对应的状态标记。
数据接口服务器 505 , 与原始数据服务器 501、 目标数据服务器 502 和状态标记服务器 504分别相连, 用于在数据迁移过程中, 当接收到用 户对原始数据的操作指令时, 根据从所述状态标记服务器 504中读取的 与原始数据对应的状态标记, 对所述原始数据服务器 501中保存的原始 数据, 或目标数据服务器 502中保存的迁移后的原始数据执行相应的操 作指令。
其中, 数据迁移服务器 503为原始数据设置状态标记的具体操作可 以为: 将未进行迁移和迁移失败的原始数据设置状态标记为未迁移; 将 正在进行迁移的原始数据设置状态标记为正在迁移; 将迁移成功的原始 数据设置状态标记为已迁移。 其中, 将未进行迁移的原始数据设置状态 标记为未迁移的操作中包括在所有的原始数据都未进行迁移前, 所有的 原始数据的状态标记预先设置为未迁移。
状态标记服务器 504除了用于保存原始数据的状态标记外, 还可以 提供设置状态标记和得到状态标记的原子操作的接口, 当然, 如果业务 要求不高也可以是非原子操作。 所述原子操作是一种不可分割的基本操 作。 而数据迁移服务器 503和数据接口服务器 505 , 可以通过上述接口 直接调用状态标记服务器 504提供的功能, 通过筒单的原子操作, 对状 态标记进行设置或者读取。 这将减轻数据迁移服务器 503和数据接口服 务器 505的处理负担。
数据接口服务器 505根据原始数据的状态标记执行操作指令的具体 操作可以为: 若状态标记为未迁移, 则对原始数据执行操作指令; 若状 态标记为已迁移, 则对迁移后的原始数据执行操作指令; 若状态标记为 正在迁移, 则暂停执行操作指令, 等待原始数据的状态标记变为未迁移 或已迁移后, 执行未迁移或已迁移状态的相应操作指令; 或者不执行操 作指令, 并向用户发出提示; 或者提示用户选择等待或取消本次操作, 若用户选择等待, 则暂停执行操作指令, 等待原始数据的状态标记变为 未迁移或已迁移后, 执行操作指令; 若选择取消, 则不执行操作指令。
当然,状态标记服务器 504的功能还可以集成在数据迁移服务器 503 中, 此时, 该系统包括:
原始数据服务器 501 , 用于保存原始数据;
目标数据服务器 502, 用于保存迁移后的原始数据;
数据迁移服务器 503 , 用于对原始数据服务器 501 中的所有原始数 据进行迁移, 将迁移后的原始数据保存在所述目标数据服务器 502, 并 根据原始数据的迁移状态, 设置并保存与原始数据对应的状态标记; 数据接口服务器 505 , 用于在数据迁移过程中, 当接收到用户对原 始数据的操作指令时, 根据数据迁移服务器 503中保存的状态标记执行 操作指令。
另外, 原始数据服务器 501和目标数据服务器 502也可以是同一个 服务器, 原始数据和迁移后的原始数据可以保存在同一个服务器中。
图 6为本发明实施例的数据迁移服务器的结构图, 如图 6所示, 该 服务器包括:
数据迁移模块 601 , 用于对原始数据进行迁移。
标记设置模块 602, 与数据迁移模块 601相连, 用于在所述数据迁 移模块 601对原始数据进行迁移的过程中, 根据原始数据的迁移状态, 为原始数据设置状态标记, 并将所述与原始数据对应的状态标记进行保 存。
若系统中存在独立的状态标记服务器, 则所述标记设置模块 602将 所述与原始数据对应的状态标记保存于状态标记服务器; 如果状态标记 服务器集成于数据迁移服务器中, 此时, 数据迁移服务器可以进一步包 括:
标记保存模块 603 , 与标记设置模块 602相连, 用于保存与原始数 据对应的^ 态标 ¾。
所述标记设置模块 602, 将所述与原始数据对应的状态标记保存于 所述标记保存模块 603中。
其中, 标记设置模块 602具体包括:
第一设置单元 604, 将未进行迁移和迁移失败的原始数据设置状态 标记为未迁移。
第二设置单元 605 , 将正在进行迁移的原始数据设置状态标记为正 在迁移。
第三设置单元 606,将迁移成功的原始数据设置状态标记为已迁移。 设置单元的数量可以根据状态标记的数量进行调整, 也可以合并为 一个设置单元, 视实际需要而定。
图 7为本发明实施例的数据接口服务器的结构图, 如图 7所示, 该 服务器包括:
指令接收模块 701 , 用于接收用户对原始数据的操作指令。
指令执行模块 702, 与指令接收模块 701相连, 用于根据获取的原 始数据的状态标记执行指令接收模块 701接收到的操作指令。
状态标记保存的位置不同, 指令执行模块 702获取原始数据对应的 状态标记的具体方法也将不同, 例如从状态标记服务器中读取, 或从数 据迁移服务器中读取等等, 这里不再赘述。 其中, 指令执行模块 702具体包括:
第一执行单元 703 , 在原始数据的状态标记为未迁移时, 对原始数 据执行操作指令;
第二执行单元 704, 在原始数据的状态标记为已迁移时, 对迁移后 的原始数据执行操作指令;
第三执行单元 705 , 在原始数据的状态标记为正在迁移时, 暂停执 行操作指令, 等待原始数据的状态标记变为未迁移或已迁移后, 执行相 应状态下的操作指令; 或者不执行操作指令, 并向用户发出提示; 或者 提示用户选择等待或取消本次操作, 若用户选择等待, 则暂停执行操作 指令,等待原始数据的状态标记变为未迁移或已迁移后,执行操作指令; 若选择取消, 则不执行操作指令。
执行单元的数量可以根据状态标记的数量进行调整, 也可以合并为 一个执行单元, 视实际需要而定。
上述装置实施例中的各服务器、 模块和单元所执行的操作还可参考 方法实施例中的描述进行, 这里不再——举例。
由上述的实施例可见, 本发明的数据迁移方法、 系统、 数据迁移服 务器及数据接口服务器通过状态标记可以确定原始数据的迁移状态, 从 而确定对原始数据或迁移后的原始数据进行操作, 从而避免在数据迁移 过程中, 对数据进行操作可能出现的操作失效等问题, 使用户在数据迁 移过程中仍然可以使用数据服务,对数据进行操作,无需停止数据服务。
所应理解的是, 以上所述仅为本发明的较佳实施方式而已, 并不用 于限定本发明的保护范围, 凡在本发明的精神和原则之内, 所做的任何 修改、 等同替换、 改进等, 均应包含在本发明的保护范围之内。

Claims

权利要求书
1、 一种数据迁移方法, 其特征在于, 该方法包括:
对原始数据进行迁移, 在数据迁移过程中, 根据原始数据的迁移状 态, 为原始数据设置状态标记;
当接收到用户对原始数据的操作指令时, 根据原始数据的状态标记 执行操作指令。
2、如权利要求 1所述的数据迁移方法, 其特征在于, 所述对原始数 据进行迁移包括:
读取一个或多个未迁移的原始数据, 对该一个或多个原始数据进行 迁移, 若迁移成功则继续读取下一个或多个未迁移的原始数据进行迁 移, 否则再次读取迁移不成功的原始数据进行迁移, 直至所有原始数据 迁移成功。
3、如权利要求 1或 2所述的数据迁移方法, 其特征在于, 所述根据 原始数据的迁移状态, 为原始数据设置状态标记包括:
将未进行迁移和迁移失败的原始数据设置状态标记为未迁移; 将正在进行迁移的原始数据设置状态标记为正在迁移;
将迁移成功的原始数据设置状态标记为已迁移。
4、如权利要求 3所述的数据迁移方法, 其特征在于, 所述根据原始 数据的状态标记执行操作指令, 包括:
若原始数据的状态标记为未迁移, 则对原始数据执行操作指令; 若原始数据的状态标记为已迁移, 则对迁移后的原始数据执行操作 指令;
若原始数据的状态标记为正在迁移, 则暂停执行操作指令, 等待原 始数据的状态标记变为未迁移或已迁移后, 执行操作指令; 或者不执行 操作指令, 并向用户发出提示。
5、 一种数据迁移系统, 其特征在于, 该系统包括:
原始数据服务器, 用于保存原始数据;
目标数据服务器, 用于保存迁移后的原始数据;
数据迁移服务器, 与所述原始数据服务器、 目标数据服务器及状态 标记服务器分别相连, 用于对原始数据服务器中的所有原始数据进行迁 移, 将迁移后的原始数据保存在所述目标数据服务器, 并根据原始数据 的迁移状态, 设置原始数据的状态标记, 并将与原始数据对应的状态标 记保存于状态标记服务器;
状态标记服务器, 与所述数据迁移服务器相连, 用于保存与原始数 据对应的^ 态标 ¾ ;
数据接口服务器, 与所述原始数据服务器、 目标数据服务器及状态 标记服务器分别相连, 用于在数据迁移过程中, 当接收到用户对原始数 据的操作指令时, 根据从所述状态标记服务器读取的原始数据的状态标 记, 对所述原始数据服务器中保存的原始数据, 或目标数据服务器中保 存的迁移后的原始数据执行操作指令。
6、如权利要求 5所述的数据迁移系统, 其特征在于, 所述状态标记 服务器集成于数据迁移服务器中。
7、如权利要求 5或 6所述的数据迁移系统, 其特征在于, 所述数据 迁移服务器根据原始数据的迁移状态, 设置原始数据的状态标记, 具体 包括:
将未进行迁移和迁移失败的原始数据设置状态标记为未迁移; 将正在进行迁移的原始数据设置状态标记为正在迁移;
将迁移成功的原始数据设置状态标记为已迁移。
8、如权利要求 7所述的数据迁移系统, 其特征在于, 所述数据接口 服务器根据原始数据的状态标记执行操作指令, 具体包括:
若原始数据的状态标记为未迁移, 则对原始数据执行操作指令; 若原始数据的状态标记为已迁移, 则对迁移后的原始数据执行操作 指令;
若原始数据的状态标记为正在迁移, 则暂停执行操作指令, 等待原 始数据的状态标记变为未迁移或已迁移后, 执行操作指令; 或者不执行 操作指令, 并向用户发出提示。
9、 一种数据迁移服务器, 其特征在于, 该服务器包括:
数据迁移模块, 用于对原始数据进行迁移;
标记设置模块, 与所述数据迁移模块相连, 用于在所述数据迁移模 块对原始数据进行迁移的过程中, 根据原始数据的迁移状态, 为原始数 据设置状态标记, 并将所述与原始数据对应的状态标记进行保存。
10、 如权利要求 9所述的数据迁移服务器, 其特征在于, 所述标记 设置模块将所述与原始数据对应的状态标记保存于状态标记服务器; 或者, 该数据迁移服务器进一步包括:
标记保存模块, 与所述标记设置模块相连, 用于保存与原始数据对 应的^ 态标" ^己;
所述标记设置模块将所述与原始数据对应的状态标记保存于所述标 记保存模块。
11、 如权利要求 9或 10所述的数据迁移服务器, 其特征在于, 所述 标记设置模块包括:
第一状态设置单元, 将未进行迁移和迁移失败的原始数据设置状态 标记为未迁移;
第二状态设置单元, 将正在进行迁移的原始数据设置状态标记为正 在迁移; 第三状态设置单元,将迁移成功的原始数据设置状态标记为已迁移。
12、 一种数据接口服务器, 其特征在于, 该服务器包括:
指令接收模块, 用于接收用户对原始数据的操作指令;
指令执行模块, 与所述指令接收模块相连, 用于根据原始数据的状 态标记执行所述指令接收模块接收到的操作指令。
13、如权利要求 12所述的数据接口服务器, 其特征在于, 所述指令 执行模块包括:
第一指令执行单元, 在原始数据的状态标记为未迁移时, 对原始数 据执行操作指令;
第二指令执行单元, 在原始数据的状态标记为已迁移时, 对迁移后 的原始数据执行操作指令;
第三指令执行单元, 在原始数据的状态标记为正在迁移时, 暂停执 行操作指令, 等待原始数据的状态标记变为未迁移或已迁移后, 执行操 作指令; 或者不执行操作指令, 并向用户发出提示。
14、 如权利要求 12或 13所述的数据接口服务器, 其特征在于, 所 述指令执行模块从状态标记服务器中读取原始数据的状态标记, 或从数 据迁移服务器中读取原始数据的状态标记。
PCT/CN2009/074230 2008-09-27 2009-09-25 数据迁移方法、系统、数据迁移服务器及数据接口服务器 WO2010037348A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200810167113.5 2008-09-27
CN2008101671135A CN101364186B (zh) 2008-09-27 2008-09-27 数据迁移方法、数据迁移服务器及数据接口服务器

Publications (1)

Publication Number Publication Date
WO2010037348A1 true WO2010037348A1 (zh) 2010-04-08

Family

ID=40390563

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2009/074230 WO2010037348A1 (zh) 2008-09-27 2009-09-25 数据迁移方法、系统、数据迁移服务器及数据接口服务器

Country Status (2)

Country Link
CN (1) CN101364186B (zh)
WO (1) WO2010037348A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015012508A1 (en) * 2013-07-26 2015-01-29 Samsung Electronics Co., Ltd. Method and system of managing connections in a communication environment

Families Citing this family (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101364186B (zh) * 2008-09-27 2012-01-25 腾讯科技(深圳)有限公司 数据迁移方法、数据迁移服务器及数据接口服务器
CN102004745B (zh) * 2009-09-02 2013-06-12 中国银联股份有限公司 数据转移系统及方法
CN102043662A (zh) * 2009-10-23 2011-05-04 伟视科技股份有限公司 多操作系统的数据修改方法
CN101763307B (zh) * 2009-12-29 2012-05-02 山东中创软件商用中间件股份有限公司 一种网络容器及基于网络容器的程序调试方法
CN101887456A (zh) * 2010-06-30 2010-11-17 百视通网络电视技术发展有限责任公司 一种数据迁移系统和方法
CN102855299A (zh) * 2012-08-16 2013-01-02 上海引跑信息科技有限公司 不中断服务条件下,分布式数据库迭代迁移的方法
CN103684986A (zh) * 2012-09-11 2014-03-26 王正伟 消息寻址方法
CN103731336A (zh) * 2012-10-12 2014-04-16 腾讯科技(深圳)有限公司 邮箱数据迁移方法及装置
CN103929505A (zh) * 2013-01-11 2014-07-16 王正伟 消息处理方法
CN103136043B (zh) * 2013-01-28 2016-05-25 华为技术有限公司 一种异步io的迁移方法、系统和网络节点
CN103490983B (zh) * 2013-09-17 2017-03-01 新浪网技术(中国)有限公司 企业邮件系统及其进行邮件迁移的方法
CN104462119B (zh) * 2013-09-18 2019-11-05 腾讯科技(深圳)有限公司 数据迁移方法及装置
CN104468674B (zh) * 2013-09-25 2020-01-14 南京中兴新软件有限责任公司 数据迁移方法及装置
CN104572684B (zh) * 2013-10-17 2018-12-28 深圳市腾讯计算机系统有限公司 数据存储系统的容量调整方法、装置及数据存储系统
CN105530273B (zh) * 2014-09-29 2018-08-03 国际商业机器公司 用于数据迁移的方法和装置
CN105516230B (zh) * 2014-10-15 2019-06-25 深圳市腾讯计算机系统有限公司 一种数据处理方法及装置
CN104486373A (zh) * 2014-11-21 2015-04-01 华为技术有限公司 一种锁资源迁移方法、节点及分布式系统
CN106598977A (zh) * 2015-10-15 2017-04-26 北京国双科技有限公司 数据迁移方法和装置
CN106855871B (zh) * 2015-12-09 2020-04-07 阿里巴巴集团控股有限公司 一种数据迁移的方法和装置
CN108629051A (zh) * 2018-05-18 2018-10-09 阿里巴巴集团控股有限公司 数据处理方法、服务器和数据处理系统
CN110321339B (zh) * 2019-07-04 2021-12-10 深圳乐信软件技术有限公司 一种数据迁移方法、装置、设备和存储介质
CN112685391B (zh) * 2021-03-22 2021-06-08 腾讯科技(深圳)有限公司 一种服务数据迁移方法、装置、计算机设备和存储介质
CN114741357A (zh) * 2022-06-13 2022-07-12 广东电网有限责任公司 一种数据迁移方法、系统、设备及存储介质

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1624670A (zh) * 2003-12-03 2005-06-08 华为技术有限公司 一种本地数据迁移的方法
CN1934568A (zh) * 2004-06-10 2007-03-21 国际商业机器公司 将源数据迁移成目标数据的方法、系统和程序
CN101364186A (zh) * 2008-09-27 2009-02-11 腾讯科技(深圳)有限公司 数据迁移方法、系统、数据迁移服务器及数据接口服务器

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1624670A (zh) * 2003-12-03 2005-06-08 华为技术有限公司 一种本地数据迁移的方法
CN1934568A (zh) * 2004-06-10 2007-03-21 国际商业机器公司 将源数据迁移成目标数据的方法、系统和程序
CN101364186A (zh) * 2008-09-27 2009-02-11 腾讯科技(深圳)有限公司 数据迁移方法、系统、数据迁移服务器及数据接口服务器

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015012508A1 (en) * 2013-07-26 2015-01-29 Samsung Electronics Co., Ltd. Method and system of managing connections in a communication environment

Also Published As

Publication number Publication date
CN101364186A (zh) 2009-02-11
CN101364186B (zh) 2012-01-25

Similar Documents

Publication Publication Date Title
WO2010037348A1 (zh) 数据迁移方法、系统、数据迁移服务器及数据接口服务器
CN106790599B (zh) 一种基于多核无锁环形缓冲区的共生虚拟机通信方法
US10162873B2 (en) Synchronization of physical disks
US9710186B2 (en) Performing online data migration with concurrent active user access to the data
US9003149B2 (en) Transparent file system migration to a new physical location
US8935502B2 (en) Synchronous management of disk flush requests
TW200846910A (en) Hints model for optimization of storage devices connected to host and write optimization schema for storage devices
CN103268276B (zh) 微处理器及微处理器死锁或活锁状态解除方法
TW201044272A (en) Parallel processing method for a dual operating system
JP2010123055A (ja) データ移行プログラム,データ移行方法及びデータ移行装置
JP2009193546A (ja) ディスクアレイ装置、ファームウェア交換方法およびファームウェア交換プログラム
CN104104705B (zh) 分布式存储系统的接入方法和设备
JP2008171278A5 (zh)
TW201229750A (en) Upgrading an elastic computing cloud system
WO2021169623A1 (zh) 一种业务处理方法、装置及电子设备和存储介质
CN110362274A (zh) 一种NVMe控制器、网络化存储设备及系统
JP4829370B1 (ja) メモリ制御装置、メモリ装置および停止制御方法
CN106104515A (zh) 利用非易失性存储器的文件系统设计和故障恢复方法
CN111291022B (zh) 一种基于区块链的数据存储系统
JP2005196618A5 (zh)
US8688925B2 (en) Method for communication between two memory-related processes in a computer system, corresponding software product, computer system and printing system
CN103607451B (zh) 支持并发的客户端与服务器端的文档操作同步方法
JP2014048835A (ja) 情報処理装置、領域解放制御プログラム、および領域解放制御方法
JP2016206938A (ja) 情報処理システム、情報処理システムのメモリ制御方法、及びプログラム
KR20150072963A (ko) 다중시스템 및 이의 부팅 방법

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09817262

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 8577/CHENP/2010

Country of ref document: IN

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 30/08/2011)

122 Ep: pct application non-entry in european phase

Ref document number: 09817262

Country of ref document: EP

Kind code of ref document: A1