WO2014032262A1 - Implementation method and system for migrating application among platforms<0} - Google Patents

Implementation method and system for migrating application among platforms<0} Download PDF

Info

Publication number
WO2014032262A1
WO2014032262A1 PCT/CN2012/080806 CN2012080806W WO2014032262A1 WO 2014032262 A1 WO2014032262 A1 WO 2014032262A1 CN 2012080806 W CN2012080806 W CN 2012080806W WO 2014032262 A1 WO2014032262 A1 WO 2014032262A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
platform
target platform
migration
target
Prior art date
Application number
PCT/CN2012/080806
Other languages
French (fr)
Chinese (zh)
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 华为技术有限公司
Priority to CN201280001749.7A priority Critical patent/CN103109271B/en
Priority to PCT/CN2012/080806 priority patent/WO2014032262A1/en
Publication of WO2014032262A1 publication Critical patent/WO2014032262A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/485Task life-cycle, e.g. stopping, restarting, resuming execution
    • G06F9/4856Task life-cycle, e.g. stopping, restarting, resuming execution resumption being on a different machine, e.g. task migration, virtual machine migration

Definitions

  • the invention belongs to the field of computers, and in particular relates to an implementation method and system for inter-platform migration applications.
  • TCO Total Cost of ownership
  • PCIE Peripheral
  • Component Interconnect Express high-speed peripheral component interconnect
  • Ethernet unlimited bandwidth InfiniBand
  • V2V virtual to Virtual
  • the purpose of the embodiments of the present invention is to provide a method for inter-platform application migration, so as to solve the problem of inter-platform migration application in the prior art, the computing resources cannot be optimized during the migration process, and only the OS and system services on which the application depends are not migrated.
  • the problem of migrating application data is to provide a method for inter-platform application migration, so as to solve the problem of inter-platform migration application in the prior art, the computing resources cannot be optimized during the migration process, and only the OS and system services on which the application depends are not migrated.
  • an implementation method of an inter-platform migration application comprising:
  • the source platform is a traditional server or a virtual machine
  • the target platform is a PCIE switch fabric server.
  • the acquiring the system environment information of the source platform and the system environment information of the target platform specifically includes:
  • the operating system and related configuration information include at least one of the following information: OS version information, patch information, and system configuration information.
  • the hardware information of the target platform includes hardware information of a computing node, a memory node, and an IO node.
  • the high-speed peripheral component interconnection PCIE exchange architecture information specifically includes:
  • the target platform hardware information and the PCIE exchange architecture information are obtained through the management software of the target platform.
  • system environment required to generate an application on the target platform is specifically:
  • the generating the resource conversion coefficient and the performance coefficient parameter according to the system environment information of the source platform and the system environment information of the target platform are:
  • the capacity planning impact factor is used to optimize resources required for the application after the migration according to the existing resource utilization situation of the source platform and the service growth requirement of the application.
  • the method further includes:
  • the installation file and the patch file of the target platform OS are selected, the ISO image is mounted to the management software of the target platform, and the OS system and the patch are deployed on the target platform.
  • the generating the pre-migration script and the adaptation script file are specifically :
  • the pre-migration script and the adaptation script file are generated by parsing OS configuration information of the source platform and OS configuration information of the target platform.
  • the configuration target platform system environment is specifically as follows:
  • the method further includes
  • the method further includes:
  • an implementation system for an inter-platform migration application comprising:
  • An information acquiring unit configured to establish a communication connection with the source platform and the target platform, acquire system environment information of the source platform, and system environment information of the target platform;
  • a first processing unit configured to generate, according to system environment information of the source platform and system environment information of the target platform acquired by the information acquiring unit, a resource conversion coefficient, a performance coefficient parameter, and an application required on the target platform System environment
  • a second processing unit configured to generate a pre-migration script and an adaptation script file
  • a third processing unit configured to execute the pre-migration script and the migration adaptation script, and configure a target platform system environment
  • a migration unit configured to migrate application data from the source platform to the target platform partition.
  • the source platform is a traditional server or a virtual machine
  • the target platform is a PCIE switch fabric server.
  • the information acquiring unit is specifically configured to acquire hardware configuration information, an operating system, and related configuration information of the source platform. Obtaining hardware information of the target platform and high-speed peripheral component interconnection PCIE exchange architecture information;
  • the operating system and related configuration information include at least one of the following information: OS version information, patch information, and system configuration information.
  • the hardware information of the target platform includes hardware information of a computing node, a memory node, and an IO node.
  • the information acquiring unit is specifically configured to acquire hardware configuration information, an operating system, and related configuration information of the source platform, and obtain the Hardware information of the target platform and high-speed peripheral components interconnect PCIE switch fabric information;
  • the operating system and related configuration information include at least one of the following information: OS version information, patch information, and system configuration information.
  • the hardware information of the target platform includes hardware information of a computing node, a memory node, and an IO node.
  • the information acquiring unit is specifically configured to: Obtaining the hardware configuration information of the source platform and the OS system and related configuration information by using a migration tool; and acquiring the target platform hardware information and the PCIE exchange architecture information by using the management software of the target platform.
  • the first processing unit is configured to generate a system environment required by the application on the target platform, specifically:
  • the first processing unit is configured to generate a hardware configuration item of the target platform, and combine the hardware information of the target platform to divide the target platform partition by using management software of the target platform.
  • the first processing unit is configured to use system environment information of the source platform and a system environment of the target platform
  • the information generation resource conversion coefficient and the performance coefficient parameter are specifically:
  • the first processing unit is configured to generate a resource conversion coefficient and a performance coefficient parameter by comparing system environment information of the source platform, system environment information of the target platform, and a capacity planning impact factor input by a user;
  • the capacity planning impact factor is used to optimize resources required for the application after the migration according to the existing resource utilization situation of the source platform and the service growth requirement of the application.
  • the system further includes:
  • a fourth processing unit configured to: after the first processing unit generates a system environment required for the application on the target platform, select an installation file and a patch file of the target platform OS, and mount an ISO image to the target platform. Management software that deploys OS systems and patches on the target platform.
  • the system further includes: the second processing unit is configured to generate the pre-migration script and the adaptation script file by parsing the OS configuration information of the source platform and the OS configuration information of the target platform.
  • the third processing unit is specifically configured to execute the pre-migration script and the migration adaptation script, and configure a disk partition, a file system, and an account of the target platform system environment. , network OS basic information.
  • the second processing unit is further configured to use OS configuration information of the source platform and OS configuration information of the target platform Performing parsing to generate the post-migration script;
  • the system also includes:
  • an update unit configured to perform, after the migration unit migrates application data from the source platform to the target platform partition, the post-migration script generated by the second processing unit to update the source platform and the target platform Configuration information, where the configuration information includes an IP address and domain name uniqueness information.
  • an implementation system for an inter-platform migration application comprising:
  • a collector configured to collect system environment information of the source platform and system environment information of the target platform after establishing a communication connection between the source platform and the target platform;
  • a processor configured to generate a resource conversion coefficient, a performance coefficient parameter, and a system environment required for application on the target platform according to system environment information of the source platform collected by the collector and system environment information of the target platform, and generate a migration
  • the pre-migration script and the migration adaptation script are executed to configure the target platform system environment
  • a migration engine for migrating application data from the source platform to the target platform partition
  • the source platform is a traditional server or a virtual machine
  • the target platform is a PCIE switch fabric server.
  • the collector is specifically configured to collect hardware configuration information, an operating system, and related configuration information of the source platform, Obtaining hardware information of the target platform and high-speed peripheral component interconnection PCIE exchange architecture information;
  • the operating system and related configuration information include at least one of the following information: OS version information, patch information, and system configuration information.
  • the hardware information of the target platform includes hardware information of a computing node, a memory node, and an IO node.
  • the collector is specifically configured to acquire hardware configuration information, an OS system, and related configuration information of the source platform by using a migration tool;
  • the target platform hardware information and the PCIE exchange architecture information are obtained through the management software of the target platform.
  • the processing The device is specifically configured to generate a hardware configuration item of the target platform, and combine the hardware information of the target platform to divide the target platform partition by using management software of the target platform; by comparing the system environment of the source platform Information, system environment information of the target platform, and a capacity planning impact factor input by the user, generating a resource conversion coefficient, a performance coefficient parameter, wherein the capacity planning impact factor is used according to an existing resource utilization situation of the source platform and
  • the service growth requirement of the application is optimized for the resources required for the application after the migration; the pre-migration script and the adaptation script file are generated by parsing the OS configuration information of the source platform and the OS configuration information of the target platform; and configuring the Disk partitioning, file system, account number, and network OS basic information of the target platform system environment.
  • the processor is further configured to: after generating the required system environment on the target platform, select an installation file and a patch file of the target platform OS, and mount an ISO image to the target.
  • the post-migration script is executed to update configuration information of the source platform and the target platform, where the configuration information includes an IP address and domain name uniqueness information.
  • the hardware configuration items of the target server and the target server are collected, and the hardware configuration items of the target server are obtained, and the resource optimization configuration of the target server is performed in combination with the optional parameters, thereby implementing seamless migration of the automation system.
  • the invention can improve the application migration efficiency between the enterprise user platforms, greatly reduce the user migration workload and the migration risk, and optimize the resource configuration during the migration process.
  • FIG. 1 is a system migration technical architecture diagram of a ProLiant server platform provided by the prior art
  • FIG. 3 is a schematic overall structural diagram of an inter-platform migration application according to an embodiment of the present invention.
  • FIG. 4 is a flowchart of a method for implementing inter-platform migration application according to an embodiment of the present invention
  • FIG. 5 is a flowchart of a method for implementing inter-platform migration application according to another embodiment of the present invention.
  • FIG. 6 is a structural diagram of a system for implementing an inter-platform migration application according to an embodiment of the present invention.
  • FIG. 7 is a structural diagram of a system for implementing an inter-platform migration application according to another embodiment of the present invention.
  • FIG. 8 is an interaction flowchart of a migration application from a traditional server or a virtual machine platform to a PCIE switching architecture platform according to an embodiment of the present invention
  • FIG. 9 is a structural diagram of a system for implementing an inter-platform migration application according to an embodiment of the present invention.
  • FIG. 3 shows the overall architecture of the present invention, and system apparatus for inter-platform migration applications, including migration tool terminal 301, management software 302 of the target platform, source server 303, and target server 304, in accordance with an embodiment of the present invention.
  • the migration tool terminal 301 is in the same network as the source server 303, the target server 304, and the management software 302 of the target platform, and can communicate with each other.
  • the network is not limited to a local area network (Local Area Network, LAN) or WAN (Wide Area) Network).
  • Source server 303 can be a traditional physical server (eg, physical rack server RHEL (Red Hat Enterprise) Linux) or virtual machine
  • target server 304 can be a PCIE switch fabric server of the same CPU platform, and the target server supports hard partition.
  • the migration tool terminal 301 includes components such as a source server information collector, a hardware resource converter, an OS configuration adapter, and a data migration engine.
  • the management software 302 of the target platform is used to obtain hardware information such as CPU, memory, and IO of the target server.
  • FIG. 4 is a flowchart showing an implementation process of an inter-platform migration application according to an embodiment of the present invention, which is described in detail as follows:
  • step S401 a communication connection is established with the source platform and the target platform, and system environment information of the source platform and system environment information of the target platform are acquired.
  • the source platform is a traditional server (such as a server of Infiniband, Ethernet switching, etc.) or a virtual machine
  • the target platform is a PCIE switch fabric server.
  • the acquiring the system environment information of the source platform and the system environment information of the target platform includes:
  • the operating system and related configuration information include, but are not limited to, at least one of the following: OS version information, patch information, and system configuration information, where the hardware information of the target platform includes but is not limited to a computing node, a memory node, Hardware information of the IO node.
  • the obtaining the hardware configuration information, the operating system and related configuration information of the source platform, acquiring the hardware information of the target platform, and the PCIE switching architecture information of the high-speed peripheral component interconnection include:
  • the target platform hardware information and the PCIE exchange architecture information are obtained through the management software of the target platform.
  • step S402 a resource conversion coefficient, a performance coefficient parameter, and a system environment required for application on the target platform are generated according to system environment information of the source platform and system environment information of the target platform.
  • the generating the resource conversion coefficient and the performance coefficient parameter according to the system environment information of the source platform and the system environment information of the target platform are specifically:
  • the capacity planning impact factor is used to optimize resources required for the application after the migration according to the existing resource utilization situation of the source platform and the service growth requirement of the application.
  • the specific system environment required to generate an application on the target platform is:
  • the method further includes:
  • the installation file and the patch file of the target platform OS are selected, the ISO image is mounted to the management software of the target platform, and the OS system and the patch are deployed on the target platform.
  • step S403 a pre-migration script and an adaptation script file are generated.
  • the steps of generating the pre-migration script and the adaptation script file are specifically:
  • the pre-migration script and the adaptation script file are generated by parsing the OS configuration information of the source platform and the OS configuration information of the target platform, and the executable parameter is generated by converting the configuration parameters of the PCIE switching network to the traditional switching bus.
  • the post-migration script is generated by parsing OS configuration information of the source platform and OS configuration information of the target platform.
  • step S404 the pre-migration script and the migration adaptation script are executed to configure a target platform system environment.
  • step S405 application data (including but not limited to operating system (OS) data) is migrated from the source platform onto the target platform partition.
  • OS operating system
  • the configuration target platform system environment is specifically: configuring disk partitioning, file system, account number, and network OS basic information of the target platform system environment.
  • the embodiment further includes:
  • FIG. 5 is a flowchart showing an implementation process of an inter-platform migration application according to another embodiment of the present invention, which is described in detail as follows:
  • the communication tool terminal After the communication tool terminal establishes a communication connection with the source server, the target server, and the management software, the hardware configuration information of the source server and the OS version, the patch, the system configuration, and the like are acquired.
  • the migration tool terminal is in the same network as the source server, the target server, and the management software, and can pass, but is not limited to, a secure shell protocol (Secure Shell Protocol (Secure) Shell, ssh) or telex network (teletype The network, telnet, and other protocols establish a communication connection, and the source server does not need to install an agent environment, and directly collects the hardware configuration information of the source server and the OS version, patch, and system configuration information through the migration tool.
  • a secure shell protocol Secure Shell Protocol (Secure) Shell, ssh) or telex network (teletype
  • the network, telnet, and other protocols establish a communication connection, and the source server does not need to install an agent environment, and directly collects the hardware configuration information of the source server and the OS version, patch, and system configuration information through the migration tool.
  • step S502 the hardware information of the target server, the memory node, the IO node, and the like, and the PCIE exchange architecture information are obtained.
  • step S402 is specifically:
  • the migration tool terminal sends the acquisition target server hardware resource information instruction to the management software of the target platform, and the management software receives the instruction and returns the hardware information of the target server compute node, the memory node, the IO node, and the PCIE exchange architecture information to the migration tool terminal.
  • step S503 parameters such as resource conversion coefficients and performance coefficients are generated, a target server hardware configuration item is generated, and the target server partition is divided;
  • the migration tool terminal In this step, the migration tool terminal generates resource conversion by comparing the hardware configuration information of the source server with the OS version, the patch, the system configuration, and the hardware information of the target server computing node, the memory node, the IO node, and the PCIE exchange architecture information.
  • the coefficient, performance coefficient, and the migration tool terminal further include a resource mapping model.
  • the step further includes receiving a capacity planning impact factor input by the system.
  • the migration tool terminal generates the target server hardware configuration item through the above information, combines the hardware CPU, the memory, the IO resource, and the like, and divides the target server partition by the management software.
  • the resource mapping model is composed of configuration items such as CPU, memory, and IO.
  • C ⁇ C1,C2,...,Cn ⁇
  • Coefficient corresponding to the performance coefficient of the source server to the target server, the larger the value indicates the poor performance of the target server; “ ⁇ n” is the capacity planning impact factor of the resource, indicating the performance that the application platform needs to retain in consideration of future growth on the target system. The amount of redundancy.
  • the CPU capacity planning influence factor ⁇ n 0.2.
  • step S504 deploying an OS system and a patch at the target server
  • step first select the target server OS installation file and patch file, and mount the ISO image to the management software of the target platform, and deploy the OS system and patches on the target server.
  • step S505 the migration tool terminal follows the source server OS configuration information to generate a pre-migration script and an adaptation script file;
  • the pre-migration script, the post-migration script, and the adaptation script file are generated by parsing the key OS configuration information of the source server and the target server, and the PCIE switching network is used to switch to the traditional switching bus. Configure parameter conversion to generate executable scripts.
  • step S506 the migration tool terminal establishes a communication connection with the target server partition, remotely executes the pre-migration script and the migration adaptation script, and configures basic OS information such as a disk division, a file system, an account, and a network;
  • step S507 the migration tool terminal controls to migrate data from the source server to the target server partition
  • the migration data includes an OS system, an application, and related data.
  • the script automatically updates the source platform and the target platform related configuration information, where the configuration information includes but is not limited to server IP, domain name, and the like.
  • FIG. 6 shows a component structure of an inter-platform migration application implementation system according to an embodiment of the present invention. For convenience of description, only parts related to the embodiment of the present invention are shown.
  • the inter-platform migration application implementation system 6 includes an information acquisition unit 61, a first processing unit 62, a second processing unit 63, a third processing unit 64, and a migration unit 65. Among them, the specific functions of each unit are as follows:
  • the information acquiring unit 61 is configured to establish a communication connection with the source platform and the target platform, acquire system environment information of the source platform, and system environment information of the target platform;
  • the first processing unit 62 is configured to generate, according to system environment information of the source platform acquired by the information acquiring unit 61 and system environment information of the target platform, resource conversion coefficients, performance coefficient parameters, and applications required on the target platform.
  • System environment information of the source platform acquired by the information acquiring unit 61 and system environment information of the target platform, resource conversion coefficients, performance coefficient parameters, and applications required on the target platform.
  • a second processing unit 63 configured to generate a pre-migration script and an adaptation script file
  • a third processing unit 64 configured to execute the pre-migration script and the migration adaptation script, and configure a target platform system environment
  • the migration unit 65 is configured to migrate application data from the source platform to the target platform partition.
  • the information acquiring unit 61 is specifically configured to acquire hardware configuration information, an operating system, and related configuration information of the source platform, acquire hardware information of the target platform, and interconnect PCIE switch fabric information of the high-speed peripheral component;
  • the operating system and related configuration information include at least one of the following information: OS version information, patch information, and system configuration information, where the hardware information of the target platform includes but is not limited to a computing node, a memory node, and an IO node. hardware information.
  • the information acquiring unit is specifically configured to: Obtaining the hardware configuration information of the source platform and the OS system and related configuration information by using a migration tool; and acquiring the target platform hardware information and the PCIE exchange architecture information by using the management software of the target platform.
  • the first processing unit 62 is configured to generate a system environment required by the application on the target platform, specifically, generate a hardware configuration item of the target platform, and combine the hardware information of the target platform to pass the target platform.
  • Management software partitions the target platform partition;
  • the first processing unit is configured to generate a resource conversion coefficient and a performance coefficient parameter according to system environment information of the source platform and system environment information of the target platform, specifically:
  • the first processing unit is configured to generate a resource conversion coefficient and a performance coefficient parameter by comparing system environment information of the source platform, system environment information of the target platform, and a capacity planning impact factor input by a user;
  • the capacity planning impact factor is used to optimize resources required for the post-migration application according to the existing resource utilization situation of the source platform and the service growth requirement of the application.
  • system 6 further includes:
  • a fourth processing unit 66 configured to: after the first processing unit 61 generates a system environment required for the application on the target platform, select an installation file and a patch file of the target platform OS, and mount an ISO image to the Management software of the target platform on which the OS system and patches are deployed.
  • the second processing unit 63 is specifically configured to generate the pre-migration script and the adaptation script file by parsing the OS configuration information of the source platform and the OS configuration information of the target platform, and adopting a PCIE switching network. Generate configuration scripts by converting configuration parameters to the traditional exchange bus;
  • the second processing unit is further configured to generate the post-migration script by parsing OS configuration information of the source platform and OS configuration information of the target platform.
  • the third processing unit 64 is specifically configured to execute the pre-migration script and the migration adaptation script, and configure disk partitioning, file system, account, and network OS basic information of the target platform system environment.
  • system 6 further includes:
  • An update unit 67 configured to: after the migration unit 65 migrates application data from the source platform to the target platform partition, execute the post-migration script generated by the second processing unit to update the source platform and the target Configuration information of the platform, including but not limited to an IP address and domain name uniqueness information.
  • the source platform is a traditional server or a virtual machine
  • the target platform is a PCIE switch fabric server.
  • the inter-platform migration application implementation system 6 may use the foregoing implementation method for migrating the application between the corresponding platforms. For details, refer to the foregoing description of the inter-platform migration application implementation method in FIG. 4 and the corresponding embodiment of FIG. 5, and no longer Narration.
  • FIG. 7 shows a component structure of an inter-platform migration application implementation system according to another embodiment of the present invention. For convenience of description, only parts related to the embodiment are shown.
  • the inter-platform migration application implementation system includes a migration tool terminal 71 and management software 72 of the target platform.
  • the management software 72 of the target platform is installed on the target server, and is mainly used for calculating hardware information such as a node, a memory node, an IO node, a PCIE exchange architecture information, and a target according to instructions of the migration tool terminal 71.
  • the server performs operations such as partitioning.
  • the migration tool terminal further includes:
  • the instruction receiving module 711 the source server information collecting module 712, the hardware resource converting module 713, the OS adapter module 714, and the data migration engine module 715.
  • the instruction receiving module 711 the source server information collecting module 712, the hardware resource converting module 713, the OS adapter module 714, and the data migration engine module 715.
  • the instruction receiving module 711 is mainly configured to receive an instruction input by the migration engineer, including but not limited to a capacity planning impact factor and performing migration.
  • the source server information collection module 712 is mainly configured to obtain hardware configuration information of the source server, and information such as an OS version, a patch, and a system configuration.
  • the hardware resource conversion module 713 is mainly used to combine the hardware configuration information of the source server with the OS version, the patch, the system configuration, and the hardware information of the target server computing node, the memory node, the IO node, and the PCIE switching architecture information, and compare the information.
  • the types of architectures such as Infiniband and Ethernet switching are compared with the types of PCIE architectures.
  • Generate resource conversion coefficients such as CPU, memory, and IO. Specifically, you can follow the interconnect architecture type and PCIE architecture of the server, and the node size.
  • the resource conversion coefficient is obtained by comparing the input conditional query data table; and the source server exchange architecture is compared with the target server PCIE exchange architecture (for example, according to the source server and the target server)
  • the performance specifications are compared and converted, such as the logical core number, frequency, memory capacity, Rank number, disk number of revolutions, disk type, etc. of the CPU between the source server and the target server, and the performance coefficient of the computing resource is given;
  • Inputability parameter capacity planning impact factor It is used to incorporate the existing resource utilization situation of the source server and subsequent business growth requirements into the calculation model to obtain the computing resources required by the post-migration application.
  • the target server hardware configuration item is generated through the resource mapping model.
  • the OS configuration adapter module 714 is mainly used to obtain OS related versions, patches, and system service configuration information through the OS basic configuration, and select an ISO file mirror mounting management software matching the OS in the OS image file library and the patch library to complete the target server.
  • the OS is installed and deployed; and the pre-migration script is generated by parsing the key OS configuration information of the source server, dividing the disk partition, establishing the file system, and the account authority.
  • the OS configuration adapter module 714 is further configured to generate executable scripts through PCIE switching network to traditional switching bus configuration parameter conversion, complete PCIE to Ethernet drive deployment and parameter configuration, and ensure upper layer applications. And data can be migrated seamlessly.
  • the data migration engine module 715 is mainly used to control migration of data from the source server to the target partition.
  • the hardware resource conversion module 713 specifically includes:
  • the resource mapping model module 7131 is mainly used to calculate and process hardware configuration items of the target server.
  • the formula is expressed as: the resource mapping model consists of configuration items such as CPU, memory, and IO.
  • the OS configuration adapter module 714 specifically includes:
  • the OS image file module 7141 is mainly used to store an OS image file library.
  • the patch library module 7142 is mainly used to store the patch library required by the OS.
  • the script model module 7143 is mainly used to generate a pre-migration script, an adaptation script, and a post-migration script.
  • the inter-platform migration application implementation system may use the corresponding implementation method of the inter-platform migration application.
  • the inter-platform migration application implementation method may use the corresponding implementation method of the inter-platform migration application.
  • FIG. 8 shows an operation flow for migrating an application from a traditional server or a virtual machine platform to a PCIE switch architecture platform according to an embodiment of the present invention, which is described in detail as follows:
  • the migration tool terminal collects hardware configuration information, OS version, patch, and system configuration information of the source server.
  • the source server does not need an Agent agent, and the above information is directly collected through the migration tool.
  • the management software of the target platform returns the collected hardware information of the target server compute node, the memory node, the IO node, and the PCIE switch fabric information to the migration tool terminal.
  • the migration tool terminal generates a resource conversion coefficient and a performance coefficient according to the above information, and receives a capacity management factor input by the migration tool terminal, and generates a target server hardware configuration item by using the model converter.
  • the migration tool terminal combines hardware CPU, memory, and IO resources according to the above parameters, plans a partition for the target server, and sends a partition instruction to the management software of the target platform.
  • the management software receives the instructions and partitions the target server.
  • the OS configuration adapter follows the source server OS configuration information to generate a pre-migration script and an adaptation script file.
  • the migration tool terminal establishes a communication connection of the target server partition through the ssh/telnet protocol, remotely executes the pre-migration script and the adaptation script, and configures basic OS information such as disk division, file system, account, and network.
  • the data migration engine controls the migration of data from the source server to the target partition.
  • FIG. 9 shows a component structure of an inter-platform migration application implementation system according to an embodiment of the present invention. For convenience of description, only parts related to the embodiment are shown.
  • the inter-platform migration application implementation system includes a migration tool terminal 91 and management software 92 of the target platform.
  • the management software 92 of the target platform is installed on the target server, and is mainly used for calculating hardware information such as a node, a memory node, an IO node, and the PCIE exchange architecture information according to the instruction of the migration tool terminal 91. And partitioning the target server.
  • the migration tool terminal 91 further includes:
  • the collector 911 is configured to collect system environment information of the source platform and system environment information of the target platform after establishing a communication connection between the source platform and the target platform;
  • the processor 912 is configured to generate a resource conversion coefficient, a performance coefficient parameter, and a system environment required for the application on the target platform according to the system environment information of the source platform collected by the collector 911 and the system environment information of the target platform, Generating a pre-migration script and an adaptation script file, executing the pre-migration script and the migration adaptation script, and configuring a target platform system environment;
  • the migration engine 913 is configured to migrate application data from the source platform to the target platform partition.
  • the collector 911 is specifically configured to collect hardware configuration information, an operating system, and related configuration information of the source platform, obtain hardware information of the target platform, and interconnect PCIE exchange architecture information of the high-speed peripheral component;
  • the operating system and related configuration information include at least one of the following information: OS version information, patch information, and system configuration information.
  • the hardware information of the target platform includes hardware information of a computing node, a memory node, and an IO node.
  • the collector 911 is specifically configured to acquire hardware configuration information, an OS system, and related configuration information of the source platform by using a migration tool, and acquire the hardware information of the target platform and a PCIE switch fabric by using management software of the target platform. information.
  • the processor 912 is specifically configured to: generate a hardware configuration item of the target platform, and combine the hardware information of the target platform to divide the target platform partition by using management software of the target platform;
  • the resource utilization situation and the service growth requirement of the application are optimized for the resources required for the application after the migration; the pre-migration script and the adaptation are generated by parsing the OS configuration information of the source platform and the OS configuration information of the target platform.
  • the script file converts configuration parameters of the PCIE switching network to the traditional switching bus to generate an executable script; and configures a disk partition, a file system, an account, and a network OS basic information of the target platform system environment.
  • the processor is further configured to: after generating the required system environment on the target platform, select an installation file and a patch file of the target platform OS, and mount an ISO image to the management of the target platform.
  • Software deploying an OS system and a patch on the target platform; and parsing OS configuration information of the source platform and OS configuration information of the target platform to generate the post-migration script, and migrating application data from the source platform
  • the post-migration script is executed to update configuration information of the source platform and the target platform, where the configuration information includes an IP address and domain name uniqueness information.
  • the migration tool terminal 91 further includes a receiver 914, configured to receive an input instruction, including but not limited to a capacity planning impact factor, and executing a migration instruction.
  • the processor 912 specifically includes:
  • the converter 9121 is configured to combine hardware configuration information of the source server, information about the OS version, the patch, the system configuration, and the hardware information of the target server computing node, the memory node, the IO node, and the PCIE switching architecture information, and generate the related CPU through the comparison.
  • the conversion coefficient of resources such as memory and IO; and the calculation resource performance coefficient by comparing the internal server bus exchange architecture with the target server PCIE switch architecture; and receiving the input parameter parameter capacity planning impact factor for the source server
  • the existing resource utilization situation and subsequent business growth requirements are included in the calculation model to obtain the computing resources required for the post-migration application.
  • the target server hardware configuration item is generated through the resource mapping model.
  • the adapter 9122 is configured to obtain OS related versions, patches, and system service configuration information through the OS basic configuration, select an ISO file mirror mount management software corresponding to the OS in the OS image file library and the patch library, and complete the OS installation on the target server. Deployment; and through the analysis of the key OS configuration information of the source server, generate pre-migration scripts, divide the disk partition, establish file system, account permissions, and so on.
  • the adapter 915 is further configured to generate executable scripts through PCIE switching network to traditional switch bus configuration parameter conversion, complete PCIE to Ethernet drive deployment and parameter configuration, and ensure upper layer applications and data can be Seamless migration.
  • the converter 9121 further includes: a resource mapping model processor, which is mainly used to calculate and obtain a hardware configuration item of the target server; the adapter 9122 specifically includes:
  • the OS image file library is mainly used to store the OS image file library.
  • the patch library is mainly used to store the patch library required by the OS.
  • the script model processor is mainly used to generate pre-migration scripts, adaptation scripts, and post-migration scripts.
  • the embodiment of the present invention collects the hardware configuration information of the source server and the target server, including the OS version, the patch, the system configuration, and the hardware information of the target server computing node, the memory node, the IO node, and the PCIE switching architecture information to obtain the target server.
  • the hardware configuration item combined with the optional parameter factor, optimizes the resource allocation of the target server, thereby implementing the seamless migration of the traditional server to the PCIE switch fabric server automation system.
  • the disclosed system, apparatus, and method may be implemented in other manners.
  • the device embodiments described above are merely illustrative.
  • the division of the modules or units is only a logical function division.
  • there may be another division manner for example, multiple units or components may be used. Combinations can be integrated into another system, or some features can be ignored or not executed.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be in an electrical, mechanical or other form.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
  • each functional unit in each embodiment of the embodiments of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
  • the integrated unit if implemented in the form of a software functional unit and sold or used as a standalone product, may be stored in a computer readable storage medium.
  • the medium includes a plurality of instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) or a processor to perform all or part of the steps of the methods described in various embodiments of the embodiments of the present invention.
  • the foregoing storage medium includes: a U disk, a mobile hard disk, a read only memory (ROM, Read-Only) Memory, random access memory (RAM), disk or optical disk, and other media that can store program code.

Landscapes

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

Abstract

The present invention is applied to the field of computers, and provided are an implementation method and system for migrating an application among platforms. The method comprises: establishing communication connections with a source platform and a target platform, and acquiring information about the system environment of the source platform and information about the system environment of the target platform; according to the information about the system environment of the source platform and the information about the system environment of the target platform, generating a resource conversion coefficient, a performance coefficient parameter and a system environment required by the application on the target platform; generating a script before migration and an adaptive script file; executing the script before migration and the migration-adaptive script file, and configuring the system environment of the target platform; and migrating application data from the source platform to the subarea of the target platform. The present invention can be applied to achieve seamless migration of application data from a source server to a target server among different platforms.}

Description

一种平台间迁移应用的实现方法及系统  Method and system for implementing inter-platform migration application 技术领域Technical field
本发明属于计算机领域,尤其涉及一种平台间迁移应用的实现方法及系统。The invention belongs to the field of computers, and in particular relates to an implementation method and system for inter-platform migration applications.
背景技术Background technique
随着信息技术(Information technology,IT)以及工业技术的不断发展,计算机硬件和软件的更新换代速度越来越快,性能价格比越来越高。为配合企业业务发展需要,企业更换软、硬件的频率也不断提高。由此,将旧平台上的应用迁移到新平台上是企业升级更新中的一个重要环节。如何保证应用的平滑迁移,减小迁移风险和工作量,降低总所有成本(Total cost of ownership, TCO),是赢得客户的满意度和使用意愿的关键。With information technology Technology, IT) and the continuous development of industrial technology, the computer hardware and software update speed is getting faster and faster, the performance price ratio is getting higher and higher. In order to meet the needs of business development, the frequency of software and hardware replacement is also increasing. Therefore, migrating applications on the old platform to the new platform is an important part of the enterprise upgrade. How to ensure smooth migration of applications, reduce migration risk and workload, and reduce total cost of ownership (Total Cost of ownership, TCO) is the key to winning customer satisfaction and willingness to use.
跨平台间迁移应用时,应用往往会需要进行一定的配置修改,例如,在PCIE(Peripheral Component Interconnect Express,高速外围组件互连)交换架构服务器中,存在着一些PCIE与以太网、无限带宽InfiniBand 等的差别,传统应用基于以太网、InfiniBand 架构开发,迁移部署到PCIE架构上需要进行一些配置修改。现有技术中,如图1是一种物理到物理(Physical to physical,P2P)、物理到虚拟(Physical to virtual、P2V)、虚拟到虚拟(Virtual to virtual,V2V)的系统迁移解决方案,能够将任何x86架构服务器上面的Windows操作系统和域控制器信息以及应用和数据快速的迁移到HP最新的ProLiant服务器平台,同时通过Proliant Essentials工具与虚拟机(Virtual Machine ware,Vmware)技术,支持物理机与虚拟机之间的系统迁移。但该技术只能支持HP ProLiant平台,不支持从传统服务器到PCIE交换架构服务器的迁移,也不支持精简指令集计算机(reduced instruction set computer,RISC)平台的系统迁移,并且不能在迁移过程中优化计算资源;如图2提供的一种应用迁移方案,可以实现跨平台间迁移应用,但该技术方案仅迁移了应用所依赖的操作系统(Operation system,OS)平台和系统服务,无法迁移应用数据,并且不能在迁移过程中优化计算资源。因此现有技术迁移效率不高,而且不能在迁移过程中优化资源。When migrating applications across platforms, applications often require configuration changes, such as in PCIE (Peripheral). Component Interconnect Express, high-speed peripheral component interconnect) Switching architecture server, there are some PCIE and Ethernet, unlimited bandwidth InfiniBand The difference, the traditional application is based on Ethernet, InfiniBand Architecture development, migration deployment to the PCIE architecture requires some configuration modifications. In the prior art, FIG. 1 is a physical to physical (Physical to Physical, P2P), physical to virtual (P2V), virtual to virtual (Virtual to Virtual, V2V) system migration solution that quickly migrates Windows operating system and domain controller information and applications and data on any x86-architecture server to HP's latest ProLiant server platform, while Proliant Essentials tools and Virtual Machine ware (Vmware) technology support system migration between physical machines and virtual machines. But this technology can only support HP ProLiant platform does not support migration from traditional servers to PCIE switch fabric servers, nor does it support reduced instruction set computers (reduced instruction set) Computer, RISC) system migration, and can not optimize computing resources during the migration process; as shown in Figure 2, an application migration solution can achieve cross-platform migration applications, but the technical solution only migrates the operations that the application depends on. System (Operation System, OS) platform and system services, unable to migrate application data, and cannot optimize computing resources during the migration process. Therefore, the prior art migration efficiency is not high, and resources cannot be optimized during the migration process.
技术问题technical problem
本发明实施例的目的在于提供一种平台间应用迁移的方法,以解决现有技术中平台间迁移应用时,迁移过程中不能优化计算资源以及仅迁移了应用所依赖的OS及系统服务,不能迁移应用数据的问题。The purpose of the embodiments of the present invention is to provide a method for inter-platform application migration, so as to solve the problem of inter-platform migration application in the prior art, the computing resources cannot be optimized during the migration process, and only the OS and system services on which the application depends are not migrated. The problem of migrating application data.
技术解决方案Technical solution
第一方面,一种平台间迁移应用的实现方法,所述方法包括:In a first aspect, an implementation method of an inter-platform migration application, the method comprising:
与源平台、目标平台建立通信连接,获取所述源平台的系统环境信息及所述目标平台的系统环境信息;Establishing a communication connection with the source platform and the target platform, acquiring system environment information of the source platform and system environment information of the target platform;
根据所述源平台的系统环境信息及所述目标平台的系统环境信息生成资源转换系数、性能系数参数以及所述目标平台上应用所需的系统环境;Generating a resource conversion coefficient, a performance coefficient parameter, and a system environment required for the application on the target platform according to system environment information of the source platform and system environment information of the target platform;
生成迁移前脚本和适配脚本文件;Generate pre-migration scripts and adaptation script files;
执行所述迁移前脚本和所述迁移适配脚本,配置目标平台系统环境;Performing the pre-migration script and the migration adaptation script to configure a target platform system environment;
从所述源平台迁移应用数据到所述目标平台分区上。Migrating application data from the source platform to the target platform partition.
在第一方面的第一种可能的实现方式中,所述源平台为传统的服务器或虚拟机,所述目标平台为PCIE交换架构服务器。In a first possible implementation manner of the first aspect, the source platform is a traditional server or a virtual machine, and the target platform is a PCIE switch fabric server.
结合第一方面或第一方面的第一种可能的实现方式,在第二种可能的实现方式中,所述获取所述源平台的系统环境信息及所述目标平台的系统环境信息具体包括:With reference to the first aspect, or the first possible implementation manner of the first aspect, in the second possible implementation, the acquiring the system environment information of the source platform and the system environment information of the target platform specifically includes:
获取所述源平台的硬件配置信息、操作系统及相关配置信息,获取所述目标平台的硬件信息以及高速外设组件互连PCIE交换架构信息;Obtaining hardware configuration information, an operating system, and related configuration information of the source platform, acquiring hardware information of the target platform, and interconnecting PCIE switching architecture information of the high-speed peripheral component;
其中,所述操作系统及相关配置信息包括如下信息中的至少一种:OS版本信息、补丁信息、系统配置信息,所述目标平台的硬件信息包括计算节点、内存节点、IO节点的硬件信息。The operating system and related configuration information include at least one of the following information: OS version information, patch information, and system configuration information. The hardware information of the target platform includes hardware information of a computing node, a memory node, and an IO node.
结合第一方面的第二种可能的实现方式,在第三种可能的实现方式中,所述获取所述源平台的硬件配置信息、操作系统及相关配置信息,获取所述目标平台的硬件信息以及高速外设组件互连PCIE交换架构信息具体包括:With reference to the second possible implementation manner of the first aspect, in a third possible implementation manner, the acquiring hardware configuration information, an operating system, and related configuration information of the source platform, and acquiring hardware information of the target platform And the high-speed peripheral component interconnection PCIE exchange architecture information specifically includes:
通过迁移工具获取所述源平台的硬件配置信息和OS系统及相关配置信息; Obtaining hardware configuration information, an OS system, and related configuration information of the source platform by using a migration tool;
通过目标平台的管理软件获取所述目标平台硬件信息以及PCIE交换架构信息。The target platform hardware information and the PCIE exchange architecture information are obtained through the management software of the target platform.
在第一方面的第四种可能的实现方式中,所述生成所述目标平台上应用所需的系统环境具体为:In a fourth possible implementation manner of the first aspect, the system environment required to generate an application on the target platform is specifically:
生成所述目标平台的硬件配置项,并结合所述目标平台的硬件信息,通过所述目标平台的管理软件划分所述目标平台分区。Generating a hardware configuration item of the target platform, and combining the hardware information of the target platform, dividing the target platform partition by using management software of the target platform.
结合第一方面或第一方面的第一种可能的实现方式或第一方面的第二种可能的实现方式或第一方面的第三种可能的实现方式或第一方面的第四种可能的实现方式,在第五种可能的实现方式中,所述根据所述源平台的系统环境信息及所述目标平台的系统环境信息生成资源转换系数、性能系数参数具体为:Combining the first aspect or the first possible implementation of the first aspect or the second possible implementation of the first aspect or the third possible implementation of the first aspect or the fourth possible implementation of the first aspect In a fifth possible implementation, the generating the resource conversion coefficient and the performance coefficient parameter according to the system environment information of the source platform and the system environment information of the target platform are:
通过比对所述源平台的系统环境信息、所述目标平台的系统环境信息,以及用户输入的容量规划影响因子,生成资源转换系数、性能系数参数;Generating a resource conversion coefficient and a performance coefficient parameter by comparing system environment information of the source platform, system environment information of the target platform, and a capacity planning impact factor input by the user;
其中,所述容量规划影响因子用于根据所述源平台的现有资源利用率情况及应用的业务增长需求优化迁移后应用所需的资源。The capacity planning impact factor is used to optimize resources required for the application after the migration according to the existing resource utilization situation of the source platform and the service growth requirement of the application.
结合第一方面或第一方面的第一种可能的实现方式或第一方面的第二种可能的实现方式或第一方面的第三种可能的实现方式或第一方面的第四种可能的实现方式或第一方面的第五种可能的实现方式,在第六种可能的实现方式中,所述生成所述目标平台上应用所需的系统环境之后,还包括:Combining the first aspect or the first possible implementation of the first aspect or the second possible implementation of the first aspect or the third possible implementation of the first aspect or the fourth possible implementation of the first aspect The implementation manner or the fifth possible implementation manner of the first aspect, in the sixth possible implementation manner, after the generating the system environment required for the application on the target platform, the method further includes:
选取所述目标平台OS的安装文件和补丁文件,挂载ISO镜像到所述目标平台的管理软件,在所述目标平台部署OS系统和补丁。The installation file and the patch file of the target platform OS are selected, the ISO image is mounted to the management software of the target platform, and the OS system and the patch are deployed on the target platform.
结合第一方面或第一方面的第一种可能的实现方式或第一方面的第二种可能的实现方式或第一方面的第三种可能的实现方式或第一方面的第四种可能的实现方式或第一方面的第五种可能的实现方式或第一方面的第六种可能的实现方式,在第七种可能的实现方式中,所述生成迁移前脚本和适配脚本文件具体为:Combining the first aspect or the first possible implementation of the first aspect or the second possible implementation of the first aspect or the third possible implementation of the first aspect or the fourth possible implementation of the first aspect The fifth possible implementation manner of the first aspect or the sixth possible implementation manner of the first aspect, in the seventh possible implementation manner, the generating the pre-migration script and the adaptation script file are specifically :
通过对所述源平台的OS配置信息及目标平台的OS配置信息进行解析,生成所述迁移前脚本以及适配脚本文件。The pre-migration script and the adaptation script file are generated by parsing OS configuration information of the source platform and OS configuration information of the target platform.
结合第一方面或第一方面的第一种可能的实现方式或第一方面的第二种可能的实现方式或第一方面的第三种可能的实现方式或第一方面的第四种可能的实现方式或第一方面的第五种可能的实现方式或第一方面的第六种可能的实现方式或第一方面的第七种可能的实现方式,在第八种可能的实现方式中,所述配置目标平台系统环境具体为:Combining the first aspect or the first possible implementation of the first aspect or the second possible implementation of the first aspect or the third possible implementation of the first aspect or the fourth possible implementation of the first aspect The implementation of the fifth possible implementation of the first aspect or the sixth possible implementation of the first aspect or the seventh possible implementation of the first aspect, in an eighth possible implementation manner, The configuration target platform system environment is specifically as follows:
配置所述目标平台系统环境的磁盘划分、文件系统、账号、网络OS基本信息。 Configure the disk partition, file system, account, and network OS basic information of the target platform system environment.
结合第一方面或第一方面的第一种可能的实现方式或第一方面的第二种可能的实现方式或第一方面的第三种可能的实现方式或第一方面的第四种可能的实现方式或第一方面的第五种可能的实现方式或第一方面的第六种可能的实现方式或第一方面的第七种可能的实现方式或第一方面的第八种可能的实现方式,在第九种可能的实现方式中,所述方法还包括,Combining the first aspect or the first possible implementation of the first aspect or the second possible implementation of the first aspect or the third possible implementation of the first aspect or the fourth possible implementation of the first aspect Implementation or a fifth possible implementation of the first aspect or a sixth possible implementation of the first aspect or a seventh possible implementation of the first aspect or an eighth possible implementation of the first aspect In a ninth possible implementation manner, the method further includes
通过对所述源平台的OS配置信息及目标平台的OS配置信息进行解析,生成所述迁移后脚本;Generating the post-migration script by parsing OS configuration information of the source platform and OS configuration information of the target platform;
在所述从所述源平台迁移应用数据到所述目标平台分区上之后,还包括:After the migrating the application data from the source platform to the target platform partition, the method further includes:
执行所述迁移后脚本更新所述源平台以及所述目标平台的配置信息,所述配置信息包括IP地址、域名唯一性信息。And executing the post-migration script to update configuration information of the source platform and the target platform, where the configuration information includes an IP address and domain name uniqueness information.
第二方面,一种平台间迁移应用的实现系统,所述系统包括:In a second aspect, an implementation system for an inter-platform migration application, the system comprising:
信息获取单元,用于与源平台、目标平台建立通信连接,获取所述源平台的系统环境信息及所述目标平台的系统环境信息;An information acquiring unit, configured to establish a communication connection with the source platform and the target platform, acquire system environment information of the source platform, and system environment information of the target platform;
第一处理单元,用于根据所述信息获取单元获取的所述源平台的系统环境信息及所述目标平台的系统环境信息生成资源转换系数、性能系数参数以及所述目标平台上应用所需的系统环境;a first processing unit, configured to generate, according to system environment information of the source platform and system environment information of the target platform acquired by the information acquiring unit, a resource conversion coefficient, a performance coefficient parameter, and an application required on the target platform System environment
第二处理单元,用于生成迁移前脚本和适配脚本文件;a second processing unit, configured to generate a pre-migration script and an adaptation script file;
第三处理单元,用于执行所述迁移前脚本和所述迁移适配脚本,配置目标平台系统环境;a third processing unit, configured to execute the pre-migration script and the migration adaptation script, and configure a target platform system environment;
迁移单元,用于从所述源平台迁移应用数据到所述目标平台分区上。And a migration unit, configured to migrate application data from the source platform to the target platform partition.
在第二方面的第一种可能实现方式中,所述源平台为传统的服务器或虚拟机,所述目标平台为PCIE交换架构服务器。In a first possible implementation manner of the second aspect, the source platform is a traditional server or a virtual machine, and the target platform is a PCIE switch fabric server.
结合第二方面或第二方面的第一种可能实现方式,在第二种可能实现方式种,所述信息获取单元具体用于,获取所述源平台的硬件配置信息、操作系统及相关配置信息,获取所述目标平台的硬件信息以及高速外设组件互连PCIE交换架构信息;With reference to the second aspect, or the first possible implementation manner of the second aspect, in the second possible implementation manner, the information acquiring unit is specifically configured to acquire hardware configuration information, an operating system, and related configuration information of the source platform. Obtaining hardware information of the target platform and high-speed peripheral component interconnection PCIE exchange architecture information;
其中,所述操作系统及相关配置信息包括如下信息中的至少一种:OS版本信息、补丁信息、系统配置信息,所述目标平台的硬件信息包括计算节点、内存节点、IO节点的硬件信息。The operating system and related configuration information include at least one of the following information: OS version information, patch information, and system configuration information. The hardware information of the target platform includes hardware information of a computing node, a memory node, and an IO node.
结合第二方面的第二种可能实现方式,在第三种可能实现方式种,所述信息获取单元具体用于,获取所述源平台的硬件配置信息、操作系统及相关配置信息,获取所述目标平台的硬件信息以及高速外设组件互连PCIE交换架构信息;With reference to the second possible implementation manner of the second aspect, in the third possible implementation manner, the information acquiring unit is specifically configured to acquire hardware configuration information, an operating system, and related configuration information of the source platform, and obtain the Hardware information of the target platform and high-speed peripheral components interconnect PCIE switch fabric information;
其中,所述操作系统及相关配置信息包括如下信息中的至少一种:OS版本信息、补丁信息、系统配置信息,所述目标平台的硬件信息包括计算节点、内存节点、IO节点的硬件信息。The operating system and related configuration information include at least one of the following information: OS version information, patch information, and system configuration information. The hardware information of the target platform includes hardware information of a computing node, a memory node, and an IO node.
结合第二方面的第三种可能实现方式,在第四种可能实现方式种,所述信息获取单元具体用于, 通过迁移工具获取所述源平台的硬件配置信息和OS系统及相关配置信息;以及通过目标平台的管理软件获取所述目标平台硬件信息以及PCIE交换架构信息。With reference to the third possible implementation manner of the second aspect, in the fourth possible implementation manner, the information acquiring unit is specifically configured to: Obtaining the hardware configuration information of the source platform and the OS system and related configuration information by using a migration tool; and acquiring the target platform hardware information and the PCIE exchange architecture information by using the management software of the target platform.
结合第二方面或第二方面的第一种可能的实现方式或第二方面的第二种可能的实现方式或第二方面的第三种可能的实现方式或第二方面的第四种可能的实现方式,在第五种可能实现方式中,所述第一处理单元用于生成所述目标平台上应用所需的系统环境,具体为:Combining the second aspect or the first possible implementation of the second aspect or the second possible implementation of the second aspect or the third possible implementation of the second aspect or the fourth possible implementation of the second aspect In a fifth possible implementation, the first processing unit is configured to generate a system environment required by the application on the target platform, specifically:
所述第一处理单元用于生成所述目标平台的硬件配置项,并结合所述目标平台的硬件信息,通过所述目标平台的管理软件划分所述目标平台分区。The first processing unit is configured to generate a hardware configuration item of the target platform, and combine the hardware information of the target platform to divide the target platform partition by using management software of the target platform.
结合第二方面或第二方面的第一种可能的实现方式或第二方面的第二种可能的实现方式或第二方面的第三种可能的实现方式或第二方面的第四种可能的实现方式或第二方面的第五种可能的实现方式,在第六中可能的实现方式中,所述第一处理单元用于根据所述源平台的系统环境信息及所述目标平台的系统环境信息生成资源转换系数、性能系数参数,具体为:Combining the second aspect or the first possible implementation of the second aspect or the second possible implementation of the second aspect or the third possible implementation of the second aspect or the fourth possible implementation of the second aspect The implementation manner or the fifth possible implementation manner of the second aspect, in a possible implementation manner of the sixth, the first processing unit is configured to use system environment information of the source platform and a system environment of the target platform The information generation resource conversion coefficient and the performance coefficient parameter are specifically:
所述第一处理单元用于通过比对所述源平台的系统环境信息、所述目标平台的系统环境信息,以及用户输入的容量规划影响因子,生成资源转换系数、性能系数参数;The first processing unit is configured to generate a resource conversion coefficient and a performance coefficient parameter by comparing system environment information of the source platform, system environment information of the target platform, and a capacity planning impact factor input by a user;
其中,所述容量规划影响因子用于根据所述源平台的现有资源利用率情况及应用的业务增长需求优化迁移后应用所需的资源。The capacity planning impact factor is used to optimize resources required for the application after the migration according to the existing resource utilization situation of the source platform and the service growth requirement of the application.
结合第二方面或第二方面的第一种可能的实现方式或第二方面的第二种可能的实现方式或第二方面的第三种可能的实现方式或第二方面的第四种可能的实现方式或第二方面的第五种可能的实现方式或第二方面的第六种可能的实现方式,在第七种可能的实现方式中,所述系统还包括:Combining the second aspect or the first possible implementation of the second aspect or the second possible implementation of the second aspect or the third possible implementation of the second aspect or the fourth possible implementation of the second aspect The implementation may be the fifth possible implementation of the second aspect or the sixth possible implementation of the second aspect. In a seventh possible implementation, the system further includes:
第四处理单元,用于在所述第一处理单元生成所述目标平台上应用所需的系统环境之后,选取所述目标平台OS的安装文件和补丁文件,挂载ISO镜像到所述目标平台的管理软件,在所述目标平台部署OS系统和补丁。a fourth processing unit, configured to: after the first processing unit generates a system environment required for the application on the target platform, select an installation file and a patch file of the target platform OS, and mount an ISO image to the target platform. Management software that deploys OS systems and patches on the target platform.
结合第二方面或第二方面的第一种可能的实现方式或第二方面的第二种可能的实现方式或第二方面的第三种可能的实现方式或第二方面的第四种可能的实现方式或第二方面的第五种可能的实现方式或第二方面的第六种可能的实现方式或第二方面的第七种可能的实现方式,在第八种可能的实现方式中,所述系统还包括:所述第二处理单元具体用于,通过对所述源平台的OS配置信息及目标平台的OS配置信息进行解析,生成所述迁移前脚本以及适配脚本文件。Combining the second aspect or the first possible implementation of the second aspect or the second possible implementation of the second aspect or the third possible implementation of the second aspect or the fourth possible implementation of the second aspect The implementation of the fifth possible implementation of the second aspect or the sixth possible implementation of the second aspect or the seventh possible implementation of the second aspect, in an eighth possible implementation manner, The system further includes: the second processing unit is configured to generate the pre-migration script and the adaptation script file by parsing the OS configuration information of the source platform and the OS configuration information of the target platform.
结合第二方面或第二方面的第一种可能的实现方式或第二方面的第二种可能的实现方式或第二方面的第三种可能的实现方式或第二方面的第四种可能的实现方式或第二方面的第五种可能的实现方式或第二方面的第六种可能的实现方式或第二方面的第七种可能的实现方式或第二方面的第八种可能的实现方式,在第九种可能的实现方式中,所述第三处理单元具体用于,执行所述迁移前脚本和所述迁移适配脚本,配置所述目标平台系统环境的磁盘划分、文件系统、账号、网络OS基本信息。Combining the second aspect or the first possible implementation of the second aspect or the second possible implementation of the second aspect or the third possible implementation of the second aspect or the fourth possible implementation of the second aspect Implementation or a fifth possible implementation of the second aspect or a sixth possible implementation of the second aspect or a seventh possible implementation of the second aspect or an eighth possible implementation of the second aspect In a ninth possible implementation, the third processing unit is specifically configured to execute the pre-migration script and the migration adaptation script, and configure a disk partition, a file system, and an account of the target platform system environment. , network OS basic information.
结合第二方面或第二方面的第一种可能的实现方式或第二方面的第二种可能的实现方式或第二方面的第三种可能的实现方式或第二方面的第四种可能的实现方式或第二方面的第五种可能的实现方式或第二方面的第六种可能的实现方式或第二方面的第七种可能的实现方式或第二方面的第八种可能的实现方式或第二方面的第九种可能的实现方式,在第十种可能的实现方式中,所述第二处理单元,还用于通过对所述源平台的OS配置信息及目标平台的OS配置信息进行解析,生成所述迁移后脚本;Combining the second aspect or the first possible implementation of the second aspect or the second possible implementation of the second aspect or the third possible implementation of the second aspect or the fourth possible implementation of the second aspect Implementation or a fifth possible implementation of the second aspect or a sixth possible implementation of the second aspect or a seventh possible implementation of the second aspect or an eighth possible implementation of the second aspect Or the ninth possible implementation manner of the second aspect, in the tenth possible implementation manner, the second processing unit is further configured to use OS configuration information of the source platform and OS configuration information of the target platform Performing parsing to generate the post-migration script;
所述系统还包括:The system also includes:
更新单元,用于在所述迁移单元从所述源平台迁移应用数据到所述目标平台分区上之后,执行第二处理单元生成的所述迁移后脚本更新所述源平台以及所述目标平台的配置信息,所述配置信息包括IP地址、域名唯一性信息。And an update unit, configured to perform, after the migration unit migrates application data from the source platform to the target platform partition, the post-migration script generated by the second processing unit to update the source platform and the target platform Configuration information, where the configuration information includes an IP address and domain name uniqueness information.
第三方面,一种平台间迁移应用的实现系统,所述系统包括:In a third aspect, an implementation system for an inter-platform migration application, the system comprising:
采集器,用于在源平台、目标平台建立通信连接后,采集所述源平台的系统环境信息及所述目标平台的系统环境信息;a collector, configured to collect system environment information of the source platform and system environment information of the target platform after establishing a communication connection between the source platform and the target platform;
处理器,用于根据所述采集器采集的源平台的系统环境信息及所述目标平台的系统环境信息生成资源转换系数、性能系数参数以及所述目标平台上应用所需的系统环境,生成迁移前脚本和适配脚本文件,执行所述迁移前脚本和所述迁移适配脚本,配置目标平台系统环境;a processor, configured to generate a resource conversion coefficient, a performance coefficient parameter, and a system environment required for application on the target platform according to system environment information of the source platform collected by the collector and system environment information of the target platform, and generate a migration The pre-migration script and the migration adaptation script are executed to configure the target platform system environment;
迁移引擎,用于从所述源平台迁移应用数据到所述目标平台分区上。A migration engine for migrating application data from the source platform to the target platform partition.
在第三方面的第一种可能实现方式中,所述源平台为传统的服务器或虚拟机,所述目标平台为PCIE交换架构服务器。In a first possible implementation manner of the third aspect, the source platform is a traditional server or a virtual machine, and the target platform is a PCIE switch fabric server.
结合第三方面或第三方面的第一种可能实现方式,在第二种可能实现方式中,所述采集器具体用于,采集所述源平台的硬件配置信息、操作系统及相关配置信息,获取所述目标平台的硬件信息以及高速外设组件互连PCIE交换架构信息;With reference to the third aspect or the first possible implementation manner of the third aspect, in a second possible implementation, the collector is specifically configured to collect hardware configuration information, an operating system, and related configuration information of the source platform, Obtaining hardware information of the target platform and high-speed peripheral component interconnection PCIE exchange architecture information;
其中,所述操作系统及相关配置信息包括如下信息中的至少一种:OS版本信息、补丁信息、系统配置信息,所述目标平台的硬件信息包括计算节点、内存节点、IO节点的硬件信息。The operating system and related configuration information include at least one of the following information: OS version information, patch information, and system configuration information. The hardware information of the target platform includes hardware information of a computing node, a memory node, and an IO node.
结合第三方面的第二种可能实现方式,在第三种可能实现方式中,所述采集器具体用于,通过迁移工具获取所述源平台的硬件配置信息和OS系统及相关配置信息;以及通过目标平台的管理软件获取所述目标平台硬件信息以及PCIE交换架构信息。With reference to the second possible implementation of the third aspect, in a third possible implementation, the collector is specifically configured to acquire hardware configuration information, an OS system, and related configuration information of the source platform by using a migration tool; The target platform hardware information and the PCIE exchange architecture information are obtained through the management software of the target platform.
结合第三方面或第三方面的第一种可能实现方式或第三方面的第二种可能实现方式或第三方面的第三种可能实现方式,在第四种可能实现方式中,所述处理器具体用于,生成所述目标平台的硬件配置项,并结合所述目标平台的硬件信息,通过所述目标平台的管理软件划分所述目标平台分区;通过比对所述源平台的系统环境信息、目标平台的系统环境信息,以及用户输入的容量规划影响因子,生成资源转换系数、性能系数参数,其中,所述容量规划影响因子用于根据所述源平台的现有资源利用率情况及应用的业务增长需求优化迁移后应用所需的资源;通过对所述源平台的OS配置信息及目标平台的OS配置信息进行解析,生成所述迁移前脚本以及适配脚本文件;以及配置所述目标平台系统环境的磁盘划分、文件系统、账号、网络OS基本信息。With reference to the third aspect or the first possible implementation of the third aspect or the second possible implementation of the third aspect or the third possible implementation of the third aspect, in a fourth possible implementation, the processing The device is specifically configured to generate a hardware configuration item of the target platform, and combine the hardware information of the target platform to divide the target platform partition by using management software of the target platform; by comparing the system environment of the source platform Information, system environment information of the target platform, and a capacity planning impact factor input by the user, generating a resource conversion coefficient, a performance coefficient parameter, wherein the capacity planning impact factor is used according to an existing resource utilization situation of the source platform and The service growth requirement of the application is optimized for the resources required for the application after the migration; the pre-migration script and the adaptation script file are generated by parsing the OS configuration information of the source platform and the OS configuration information of the target platform; and configuring the Disk partitioning, file system, account number, and network OS basic information of the target platform system environment.
结合第三方面或第三方面的第一种可能实现方式或第三方面的第二种可能实现方式第三方面的第三种可能实现方式第三方面的第四种可能实现方式,在第五种可能实现方式中,所述处理器还用于,在生成所述目标平台上应用所需的系统环境之后,选取所述目标平台OS的安装文件和补丁文件,挂载ISO镜像到所述目标平台的管理软件,在所述目标平台部署OS系统和补丁;以及通过对所述源平台的OS配置信息及目标平台的OS配置信息进行解析,生成所述迁移后脚本,在从所述源平台迁移应用数据到所述目标平台分区上之后,执行所述迁移后脚本更新所述源平台以及所述目标平台的配置信息,所述配置信息包括IP地址、域名唯一性信息。In conjunction with the third aspect or the first possible implementation of the third aspect or the second possible implementation of the third aspect, the third possible implementation manner of the third aspect, the fourth possible implementation manner of the third aspect, in the fifth In a possible implementation, the processor is further configured to: after generating the required system environment on the target platform, select an installation file and a patch file of the target platform OS, and mount an ISO image to the target. a management software of the platform, where the OS system and the patch are deployed on the target platform; and the OS configuration information of the source platform and the OS configuration information of the target platform are parsed to generate the post-migration script, from the source platform After the application data is migrated to the target platform partition, the post-migration script is executed to update configuration information of the source platform and the target platform, where the configuration information includes an IP address and domain name uniqueness information.
有益效果Beneficial effect
本发明实施例通过收集比对源服务器及目标服务器硬件配置信息,得出目标服务器的硬件配置项,并结合可选参数对目标服务器进行资源优化配置,从而实现了自动化系统无缝迁移。利用本发明,能够提高企业用户平台间应用迁移效率,大大减小用户迁移工作量和迁移风险,并且在迁移过程中优化资源配置。In the embodiment of the present invention, the hardware configuration items of the target server and the target server are collected, and the hardware configuration items of the target server are obtained, and the resource optimization configuration of the target server is performed in combination with the optional parameters, thereby implementing seamless migration of the automation system. The invention can improve the application migration efficiency between the enterprise user platforms, greatly reduce the user migration workload and the migration risk, and optimize the resource configuration during the migration process.
附图说明DRAWINGS
为了更清楚地说明本发明实施例中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings used in the embodiments or the description of the prior art will be briefly described below. It is obvious that the drawings in the following description are only the present invention. For some embodiments, other drawings may be obtained from those of ordinary skill in the art in light of the inventive workability.
图1是现有技术提供的ProLiant服务器平台的系统迁移技术架构图;1 is a system migration technical architecture diagram of a ProLiant server platform provided by the prior art;
图2是现有技术提供的一种应用迁移方案流程图;2 is a flow chart of an application migration solution provided by the prior art;
图3是本发明实施例提供的平台间迁移应用的总体架构图;FIG. 3 is a schematic overall structural diagram of an inter-platform migration application according to an embodiment of the present invention; FIG.
图4是本发明实施例提供的平台间迁移应用实现方法流程图;4 is a flowchart of a method for implementing inter-platform migration application according to an embodiment of the present invention;
图5是本发明另一实施例提供的平台间迁移应用实现方法流程图;FIG. 5 is a flowchart of a method for implementing inter-platform migration application according to another embodiment of the present invention; FIG.
图6是本发明实施例提供的平台间迁移应用实现系统的组成结构图;6 is a structural diagram of a system for implementing an inter-platform migration application according to an embodiment of the present invention;
图7是本发明另一实施例提供的平台间迁移应用实现系统的组成结构图;7 is a structural diagram of a system for implementing an inter-platform migration application according to another embodiment of the present invention;
图8是本发明实施例提供的从传统服务器或虚拟机平台迁移应用到PCIE交换架构平台上的交互流程图;8 is an interaction flowchart of a migration application from a traditional server or a virtual machine platform to a PCIE switching architecture platform according to an embodiment of the present invention;
图9是本发明实施例提供的平台间迁移应用实现系统的组成结构图。FIG. 9 is a structural diagram of a system for implementing an inter-platform migration application according to an embodiment of the present invention.
本发明的实施方式Embodiments of the invention
为了使本发明的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。The present invention will be further described in detail below with reference to the accompanying drawings and embodiments. It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
图3示出了本发明的总体架构,以及根据本发明的实施例的用于平台间迁移应用的系统装置,包括迁移工具终端301、目标平台的管理软件302、源服务器303以及目标服务器304。3 shows the overall architecture of the present invention, and system apparatus for inter-platform migration applications, including migration tool terminal 301, management software 302 of the target platform, source server 303, and target server 304, in accordance with an embodiment of the present invention.
在本发明实施例中,迁移工具终端301与源服务器303、目标服务器304及目标平台的管理软件302处于同一网络中,并且可以相互通信,该网络不限于局域网(Local Area Network,LAN)或广域网(WAN,Wide Area Network)中。源服务器303可以是传统物理服务器(例如物理机架服务器RHEL(Red Hat Enterprise Linux)或者虚拟机,目标服务器304可以为同一CPU平台的PCIE交换架构服务器,目标服务器支持硬分区。迁移工具终端301包含源服务器信息采集器、硬件资源转换器、OS配置适配器、数据迁移引擎等组件。目标平台的管理软件302用于获取目标服务器的CPU、内存、IO等硬件信息。In the embodiment of the present invention, the migration tool terminal 301 is in the same network as the source server 303, the target server 304, and the management software 302 of the target platform, and can communicate with each other. The network is not limited to a local area network (Local Area Network, LAN) or WAN (Wide Area) Network). Source server 303 can be a traditional physical server (eg, physical rack server RHEL (Red Hat Enterprise) Linux) or virtual machine, target server 304 can be a PCIE switch fabric server of the same CPU platform, and the target server supports hard partition. The migration tool terminal 301 includes components such as a source server information collector, a hardware resource converter, an OS configuration adapter, and a data migration engine. The management software 302 of the target platform is used to obtain hardware information such as CPU, memory, and IO of the target server.
图4示出了本发明实施例提供的平台间迁移应用的实现流程,详述如下:FIG. 4 is a flowchart showing an implementation process of an inter-platform migration application according to an embodiment of the present invention, which is described in detail as follows:
在步骤S401中,与源平台、目标平台建立通信连接,获取所述源平台的系统环境信息及所述目标平台的系统环境信息。In step S401, a communication connection is established with the source platform and the target platform, and system environment information of the source platform and system environment information of the target platform are acquired.
优选的是,所述源平台为传统的服务器(例如Infiniband、以太网交换等架构的服务器)或虚拟机,所述目标平台为PCIE交换架构服务器。Preferably, the source platform is a traditional server (such as a server of Infiniband, Ethernet switching, etc.) or a virtual machine, and the target platform is a PCIE switch fabric server.
具体的是,所述获取所述源平台的系统环境信息及所述目标平台的系统环境信息的包括:Specifically, the acquiring the system environment information of the source platform and the system environment information of the target platform includes:
获取所述源平台的硬件配置信息、操作系统及其他相关配置信息,获取所述目标平台的硬件信息以及高速外设组件互连PCIE交换架构等信息;Obtaining hardware configuration information, an operating system, and other related configuration information of the source platform, acquiring hardware information of the target platform, and information such as a PCIE switching architecture of a high-speed peripheral component interconnection;
其中,所述操作系统及相关配置信息包括但不限于如下信息中的至少一种:OS版本信息、补丁信息、系统配置信息,所述目标平台的硬件信息包括但不限于计算节点、内存节点、IO节点的硬件信息。The operating system and related configuration information include, but are not limited to, at least one of the following: OS version information, patch information, and system configuration information, where the hardware information of the target platform includes but is not limited to a computing node, a memory node, Hardware information of the IO node.
优选的是,所述获取所述源平台的硬件配置信息、操作系统及相关配置信息,获取所述目标平台的硬件信息以及高速外设组件互连PCIE交换架构信息包括:Preferably, the obtaining the hardware configuration information, the operating system and related configuration information of the source platform, acquiring the hardware information of the target platform, and the PCIE switching architecture information of the high-speed peripheral component interconnection include:
通过迁移工具获取所述源平台的硬件配置信息和OS系统及相关配置信息;以及 Obtaining hardware configuration information and an OS system and related configuration information of the source platform by using a migration tool;
通过目标平台的管理软件获取所述目标平台硬件信息以及PCIE交换架构信息。The target platform hardware information and the PCIE exchange architecture information are obtained through the management software of the target platform.
在步骤S402中,根据所述源平台的系统环境信息及所述目标平台的系统环境信息生成资源转换系数、性能系数参数以及所述目标平台上应用所需的系统环境。In step S402, a resource conversion coefficient, a performance coefficient parameter, and a system environment required for application on the target platform are generated according to system environment information of the source platform and system environment information of the target platform.
在本实施例中,所述根据所述源平台的系统环境信息及所述目标平台的系统环境信息生成资源转换系数、性能系数参数具体为:In this embodiment, the generating the resource conversion coefficient and the performance coefficient parameter according to the system environment information of the source platform and the system environment information of the target platform are specifically:
通过比对所述源平台的系统环境信息、目标平台的系统环境信息,以及用户输入的容量规划影响因子,生成资源转换系数、性能系数参数;Generating a resource conversion coefficient and a performance coefficient parameter by comparing system environment information of the source platform, system environment information of the target platform, and a capacity planning impact factor input by the user;
其中,所述容量规划影响因子用于根据所述源平台的现有资源利用率情况及应用的业务增长需求优化迁移后应用所需的资源。The capacity planning impact factor is used to optimize resources required for the application after the migration according to the existing resource utilization situation of the source platform and the service growth requirement of the application.
所述生成所述目标平台上应用所需的系统环境的具体为:The specific system environment required to generate an application on the target platform is:
生成所述目标平台的硬件配置项,并结合所述目标平台的硬件信息,通过所述目标平台的管理软件划分所述目标平台分区。Generating a hardware configuration item of the target platform, and combining the hardware information of the target platform, dividing the target platform partition by using management software of the target platform.
优选的是,本实施例在所述生成所述目标平台上应用所需的系统环境之后,还包括:Preferably, after the application of the required system environment on the target platform is generated, the method further includes:
选取所述目标平台OS的安装文件和补丁文件,挂载ISO镜像到所述目标平台的管理软件,在所述目标平台部署OS系统和补丁。The installation file and the patch file of the target platform OS are selected, the ISO image is mounted to the management software of the target platform, and the OS system and the patch are deployed on the target platform.
在步骤S403中,生成迁移前脚本和适配脚本文件。In step S403, a pre-migration script and an adaptation script file are generated.
在本实施例中,所述生成迁移前脚本和适配脚本文件的步骤具体为:In this embodiment, the steps of generating the pre-migration script and the adaptation script file are specifically:
通过对所述源平台的OS配置信息及目标平台的OS配置信息进行解析,生成所述迁移前脚本以及适配脚本文件,通过PCIE交换网络到传统交换总线的配置参数转换,生成可执行脚本。通过对所述源平台的OS配置信息及目标平台的OS配置信息进行解析,生成所述迁移后脚本。The pre-migration script and the adaptation script file are generated by parsing the OS configuration information of the source platform and the OS configuration information of the target platform, and the executable parameter is generated by converting the configuration parameters of the PCIE switching network to the traditional switching bus. The post-migration script is generated by parsing OS configuration information of the source platform and OS configuration information of the target platform.
在步骤S404中,执行所述迁移前脚本和所述迁移适配脚本,配置目标平台系统环境。In step S404, the pre-migration script and the migration adaptation script are executed to configure a target platform system environment.
在步骤S405中,从所述源平台迁移应用数据(包括但不限于操作系统(OS)数据)到所述目标平台分区上。In step S405, application data (including but not limited to operating system (OS) data) is migrated from the source platform onto the target platform partition.
在本实施例中,所述配置目标平台系统环境具体为:配置所述目标平台系统环境的磁盘划分、文件系统、账号、网络OS基本信息。In this embodiment, the configuration target platform system environment is specifically: configuring disk partitioning, file system, account number, and network OS basic information of the target platform system environment.
优选的是,本实施例在所述从所述源平台迁移数据到所述目标平台分区上之后,还包括:Preferably, after the migrating data from the source platform to the target platform partition, the embodiment further includes:
执行所述迁移后脚本更新所述源平台以及所述目标平台的配置信息,所述配置信息包括但不限于IP地址、域名唯一性信息。Performing the post-migration script to update configuration information of the source platform and the target platform, where the configuration information includes, but is not limited to, an IP address and domain name uniqueness information.
图5示出了本发明另一实施例提供的平台间迁移应用的实现流程,详述如下:FIG. 5 is a flowchart showing an implementation process of an inter-platform migration application according to another embodiment of the present invention, which is described in detail as follows:
在步骤S501中,迁移工具终端与源服务器、目标服务器以及管理软件建立通信连接后,获取源服务器的硬件配置信息和OS版本、补丁、系统配置等信息;After the communication tool terminal establishes a communication connection with the source server, the target server, and the management software, the hardware configuration information of the source server and the OS version, the patch, the system configuration, and the like are acquired.
作为本发明的一个实施例,迁移工具终端与源服务器、目标服务器以及管理软件处于同一网络中,可以通过但并不限于安全外壳协议(安全外壳协议(Secure Shell,ssh)或电传网络(teletype network,telnet)等协议建立通信连接,且源服务器无需安装代理(Agent)环境,直接通过迁移工具采集源服务器的硬件配置信息和OS版本、补丁、系统配置等信息。As an embodiment of the present invention, the migration tool terminal is in the same network as the source server, the target server, and the management software, and can pass, but is not limited to, a secure shell protocol (Secure Shell Protocol (Secure) Shell, ssh) or telex network (teletype The network, telnet, and other protocols establish a communication connection, and the source server does not need to install an agent environment, and directly collects the hardware configuration information of the source server and the OS version, patch, and system configuration information through the migration tool.
在步骤S502中,获取目标服务器计算节点、内存节点、IO节点等硬件信息以及PCIE交换架构信息;作为本发明的实施例,步骤S402具体为:In step S502, the hardware information of the target server, the memory node, the IO node, and the like, and the PCIE exchange architecture information are obtained. As an embodiment of the present invention, step S402 is specifically:
迁移工具终端通过向目标平台的管理软件发送获取目标服务器硬件资源信息指令,管理软件接收指令后向迁移工具终端返回目标服务器计算节点、内存节点、IO节点等硬件信息以及PCIE交换架构信息。The migration tool terminal sends the acquisition target server hardware resource information instruction to the management software of the target platform, and the management software receives the instruction and returns the hardware information of the target server compute node, the memory node, the IO node, and the PCIE exchange architecture information to the migration tool terminal.
在步骤S503中,生成资源转换系数、性能系数等参数,生成目标服务器硬件配置项,并划分目标服务器分区;In step S503, parameters such as resource conversion coefficients and performance coefficients are generated, a target server hardware configuration item is generated, and the target server partition is divided;
在该步骤中,迁移工具终端通过比对源服务器的硬件配置信息和OS版本、补丁、系统配置等信息以及目标服务器计算节点、内存节点、IO节点等硬件信息和PCIE交换架构信息,生成资源转化系数、性能系数,所述迁移工具终端还包括资源映射模型。作为本发明的一个实施例,该步骤还包括接收系统输入的容量规划影响因子。迁移工具终端通过上述信息生成目标服务器硬件配置项,组合硬件CPU、内存、IO资源等,通过管理软件划分目标服务器分区。为进一步说明该生成资源转化系数、性能系数步骤,采用公式说明表示为:资源映射模型由CPU、内存、IO等配置项组成, C={C1,C2,…,Cn},各项配置由F(Cn)=Kn*Pn*Cn*(1+∂n),其中“Cn”为源服务器其中一个配置项的转换系数,对应源系统所使用的资源数量;“Kn”为该配置项资源转换系数,表明从源服务器到目标服务器的资源转换系数,数值越大表明对性能的损耗越大;“Pn”为该资源的性能系数,对应源服务器到目标服务器的的性能系数,数值越大表明目标服务器性能越差;“∂n”为该资源的容量规划影响因子,说明目标系统上应用平台考虑未来增长情况需保留的性能冗余量。通过F(C1)、F(C2)、…、F(Cn)计算得到目标服务器的硬件配置项C’={C1’,C2’,…,Cn’}。例如, 假设源服务器的C={20cores, 256GB, 2TB, 20GE},分别代表20个E5逻辑CPU,256GB内存条,2TB硬盘,20Gb网络带宽,迁移到E7架构的PCIE目标服务器平台上,其中,CPU从以太网架构到PCIE架构的资源转换系数Kn =1.1,E5 CPU到E7 CPU的性能系数Pn=0.8,源服务器中CPU的转换系数Cn=20,CPU容量规划影响因子∂n=0.2。F(C1)=1.1*0.8*20*(1 +0.2)=21.12cores,取整为22cores。In this step, the migration tool terminal generates resource conversion by comparing the hardware configuration information of the source server with the OS version, the patch, the system configuration, and the hardware information of the target server computing node, the memory node, the IO node, and the PCIE exchange architecture information. The coefficient, performance coefficient, and the migration tool terminal further include a resource mapping model. As an embodiment of the present invention, the step further includes receiving a capacity planning impact factor input by the system. The migration tool terminal generates the target server hardware configuration item through the above information, combines the hardware CPU, the memory, the IO resource, and the like, and divides the target server partition by the management software. To further illustrate the steps of generating the resource conversion coefficient and the performance coefficient, the formula is expressed as: the resource mapping model is composed of configuration items such as CPU, memory, and IO. C={C1,C2,...,Cn}, each configuration is composed of F(Cn)=Kn*Pn*Cn*(1+∂n), where “Cn” is the conversion coefficient of one of the configuration items of the source server, corresponding to The number of resources used by the source system; "Kn" is the resource conversion factor of the configuration item, indicating the resource conversion coefficient from the source server to the target server. The larger the value, the greater the loss of performance; "Pn" is the performance of the resource. Coefficient, corresponding to the performance coefficient of the source server to the target server, the larger the value indicates the poor performance of the target server; “∂n” is the capacity planning impact factor of the resource, indicating the performance that the application platform needs to retain in consideration of future growth on the target system. The amount of redundancy. The hardware configuration items C'={C1', C2', ..., Cn'} of the target server are calculated by F(C1), F(C2), ..., F(Cn). E.g, Suppose the source server has C={20cores, 256GB, 2TB, 20GE}, representing 20 E5 logical CPUs, 256GB memory sticks, 2TB hard drives, 20Gb network bandwidth, migrated to the E6 architecture PCIE target server platform, where the CPU from the Ethernet architecture to the PCIE architecture resource conversion factor Kn =1.1, E5 CPU to E7 The performance coefficient of the CPU is Pn=0.8, the conversion coefficient of the CPU in the source server is Cn=20, and the CPU capacity planning influence factor ∂n=0.2. F(C1)=1.1*0.8*20*(1 +0.2)=21.12cores, rounded to 22cores.
在步骤S504中,在目标服务器部署OS系统和补丁;In step S504, deploying an OS system and a patch at the target server;
在该步骤中,首先选取目标服务器OS安装文件和补丁文件,并挂载ISO镜像到目标平台的管理软件,在目标服务器部署OS系统和补丁。In this step, first select the target server OS installation file and patch file, and mount the ISO image to the management software of the target platform, and deploy the OS system and patches on the target server.
在步骤S505中,迁移工具终端跟进源服务器OS配置信息生成迁移前脚本和适配脚本文件;In step S505, the migration tool terminal follows the source server OS configuration information to generate a pre-migration script and an adaptation script file;
作为本发明的一个实施例,在该步骤中,通过对源服务器及目标服务器关键OS配置信息的解析,生成迁移前脚本、迁移后脚本以及适配脚本文件,通过PCIE交换网络到传统交换总线的配置参数转换,生成可执行脚本。As an embodiment of the present invention, in this step, the pre-migration script, the post-migration script, and the adaptation script file are generated by parsing the key OS configuration information of the source server and the target server, and the PCIE switching network is used to switch to the traditional switching bus. Configure parameter conversion to generate executable scripts.
在步骤S506中,迁移工具终端与目标服务器分区建立通信连接,远程执行迁移前脚本和迁移适配脚本,配置磁盘划分、文件系统、账号、网络等OS基本信息;In step S506, the migration tool terminal establishes a communication connection with the target server partition, remotely executes the pre-migration script and the migration adaptation script, and configures basic OS information such as a disk division, a file system, an account, and a network;
在步骤S507中,迁移工具终端控制从源服务器迁移数据到目标服务器分区上;In step S507, the migration tool terminal controls to migrate data from the source server to the target server partition;
作为本发明的一个实施例,在该步骤中,所述迁移数据包括OS系统、应用及相关数据。As an embodiment of the present invention, in the step, the migration data includes an OS system, an application, and related data.
作为本发明的一个实施例,在该步骤完成后,在完成应用迁移后,脚本自动更新源平台、目标平台相关配置信息,所述配置信息包括但不限于服务器IP、域名等唯一性信息。As an embodiment of the present invention, after the step is completed, after the application migration is completed, the script automatically updates the source platform and the target platform related configuration information, where the configuration information includes but is not limited to server IP, domain name, and the like.
图6示出了本发明实施例提供的平台间迁移应用实现系统的组成结构,为了便于说明,仅示出了与本发明实施例相关的部分。FIG. 6 shows a component structure of an inter-platform migration application implementation system according to an embodiment of the present invention. For convenience of description, only parts related to the embodiment of the present invention are shown.
该平台间迁移应用实现系统6包括信息获取单元61、第一处理单元62、第二处理单元63、第三处理单元64以及迁移单元65。其中,各单元的具体功能如下:The inter-platform migration application implementation system 6 includes an information acquisition unit 61, a first processing unit 62, a second processing unit 63, a third processing unit 64, and a migration unit 65. Among them, the specific functions of each unit are as follows:
信息获取单元61,用于与源平台、目标平台建立通信连接,获取所述源平台的系统环境信息及所述目标平台的系统环境信息;The information acquiring unit 61 is configured to establish a communication connection with the source platform and the target platform, acquire system environment information of the source platform, and system environment information of the target platform;
第一处理单元62,用于根据所述信息获取单元61获取的源平台的系统环境信息及所述目标平台的系统环境信息生成资源转换系数、性能系数参数以及所述目标平台上应用所需的系统环境;The first processing unit 62 is configured to generate, according to system environment information of the source platform acquired by the information acquiring unit 61 and system environment information of the target platform, resource conversion coefficients, performance coefficient parameters, and applications required on the target platform. System environment
第二处理单元63,用于生成迁移前脚本和适配脚本文件;a second processing unit 63, configured to generate a pre-migration script and an adaptation script file;
第三处理单元64,用于执行所述迁移前脚本和所述迁移适配脚本,配置目标平台系统环境;a third processing unit 64, configured to execute the pre-migration script and the migration adaptation script, and configure a target platform system environment;
迁移单元65,用于从所述源平台迁移应用数据到所述目标平台分区上。The migration unit 65 is configured to migrate application data from the source platform to the target platform partition.
进一步的,所述信息获取单元61具体用于,获取所述源平台的硬件配置信息、操作系统及相关配置信息,获取所述目标平台的硬件信息以及高速外设组件互连PCIE交换架构信息;Further, the information acquiring unit 61 is specifically configured to acquire hardware configuration information, an operating system, and related configuration information of the source platform, acquire hardware information of the target platform, and interconnect PCIE switch fabric information of the high-speed peripheral component;
其中,所述操作系统及相关配置信息包括如下信息中的至少一种:OS版本信息、补丁信息、系统配置信息,所述目标平台的硬件信息包括但不限于计算节点、内存节点、IO节点的硬件信息。The operating system and related configuration information include at least one of the following information: OS version information, patch information, and system configuration information, where the hardware information of the target platform includes but is not limited to a computing node, a memory node, and an IO node. hardware information.
进一步的,所述信息获取单元具体用于, 通过迁移工具获取所述源平台的硬件配置信息和OS系统及相关配置信息;以及通过目标平台的管理软件获取所述目标平台硬件信息以及PCIE交换架构信息。Further, the information acquiring unit is specifically configured to: Obtaining the hardware configuration information of the source platform and the OS system and related configuration information by using a migration tool; and acquiring the target platform hardware information and the PCIE exchange architecture information by using the management software of the target platform.
进一步的,所述第一处理单元62用于生成所述目标平台上应用所需的系统环境,具体为生成所述目标平台的硬件配置项,并结合所述目标平台的硬件信息,通过目标平台的管理软件划分所述目标平台分区;Further, the first processing unit 62 is configured to generate a system environment required by the application on the target platform, specifically, generate a hardware configuration item of the target platform, and combine the hardware information of the target platform to pass the target platform. Management software partitions the target platform partition;
所述第一处理单元用于根据所述源平台的系统环境信息及所述目标平台的系统环境信息生成资源转换系数、性能系数参数,具体为:The first processing unit is configured to generate a resource conversion coefficient and a performance coefficient parameter according to system environment information of the source platform and system environment information of the target platform, specifically:
所述第一处理单元用于通过比对所述源平台的系统环境信息、所述目标平台的系统环境信息,以及用户输入的容量规划影响因子,生成资源转换系数、性能系数参数;The first processing unit is configured to generate a resource conversion coefficient and a performance coefficient parameter by comparing system environment information of the source platform, system environment information of the target platform, and a capacity planning impact factor input by a user;
其中,所述容量规划影响因子用于根据所述源平台的现有资源利用率情况及应用的业务增长需求优化迁移后应用所需的资源The capacity planning impact factor is used to optimize resources required for the post-migration application according to the existing resource utilization situation of the source platform and the service growth requirement of the application.
进一步的,所述系统6还包括:Further, the system 6 further includes:
第四处理单元66,用于在所述第一处理单元61生成所述目标平台上应用所需的系统环境之后,选取所述目标平台OS的安装文件和补丁文件,挂载ISO镜像到所述目标平台的管理软件,在所述目标平台部署OS系统和补丁。a fourth processing unit 66, configured to: after the first processing unit 61 generates a system environment required for the application on the target platform, select an installation file and a patch file of the target platform OS, and mount an ISO image to the Management software of the target platform on which the OS system and patches are deployed.
进一步的,所述第二处理单元63具体用于,通过对所述源平台的OS配置信息及目标平台的OS配置信息进行解析,生成所述迁移前脚本以及适配脚本文件,通过PCIE交换网络到传统交换总线的配置参数转换,生成可执行脚本;Further, the second processing unit 63 is specifically configured to generate the pre-migration script and the adaptation script file by parsing the OS configuration information of the source platform and the OS configuration information of the target platform, and adopting a PCIE switching network. Generate configuration scripts by converting configuration parameters to the traditional exchange bus;
所述第二处理单元,还用于通过对所述源平台的OS配置信息及目标平台的OS配置信息进行解析,生成所述迁移后脚本。The second processing unit is further configured to generate the post-migration script by parsing OS configuration information of the source platform and OS configuration information of the target platform.
所述第三处理单元64具体用于,执行所述迁移前脚本和所述迁移适配脚本,配置所述目标平台系统环境的磁盘划分、文件系统、账号、网络OS基本信息。The third processing unit 64 is specifically configured to execute the pre-migration script and the migration adaptation script, and configure disk partitioning, file system, account, and network OS basic information of the target platform system environment.
进一步的,所述系统6还包括:Further, the system 6 further includes:
更新单元67,用于在所述迁移单元65从所述源平台迁移应用数据到所述目标平台分区上之后,执行第二处理单元生成的所述迁移后脚本更新所述源平台以及所述目标平台的配置信息,所述配置信息包括但不限于IP地址、域名唯一性信息。An update unit 67, configured to: after the migration unit 65 migrates application data from the source platform to the target platform partition, execute the post-migration script generated by the second processing unit to update the source platform and the target Configuration information of the platform, including but not limited to an IP address and domain name uniqueness information.
优选的是,所述源平台为传统的服务器或虚拟机,所述目标平台为PCIE交换架构服务器。Preferably, the source platform is a traditional server or a virtual machine, and the target platform is a PCIE switch fabric server.
本实施例提供的平台间迁移应用实现系统6可以使用在前述对应的平台间迁移应用实现方法,详情参见上述平台间迁移应用实现方法图4以及图5对应实施例的相关描述,在此不再赘述。The inter-platform migration application implementation system 6 provided in this embodiment may use the foregoing implementation method for migrating the application between the corresponding platforms. For details, refer to the foregoing description of the inter-platform migration application implementation method in FIG. 4 and the corresponding embodiment of FIG. 5, and no longer Narration.
图7示出了本发明另一实施例提供的用于平台间迁移应用实现系统的组成结构,为了便于说明,仅示出了与本实施例相关的部分。FIG. 7 shows a component structure of an inter-platform migration application implementation system according to another embodiment of the present invention. For convenience of description, only parts related to the embodiment are shown.
该平台间迁移应用实现系统包括迁移工具终端71及目标平台的管理软件72。在本发明中,目标平台的管理软件72安装在目标服务器上,主要用于根据迁移工具终端71的指令收集的目标服务器计算节点、内存节点、IO节点等硬件信息、PCIE交换架构信息以及对目标服务器进行分区等操作。其中迁移工具终端还包括:The inter-platform migration application implementation system includes a migration tool terminal 71 and management software 72 of the target platform. In the present invention, the management software 72 of the target platform is installed on the target server, and is mainly used for calculating hardware information such as a node, a memory node, an IO node, a PCIE exchange architecture information, and a target according to instructions of the migration tool terminal 71. The server performs operations such as partitioning. The migration tool terminal further includes:
指令接收模块711、源服务器信息采集模块712、硬件资源转换模块713、OS适配器模块714、数据迁移引擎模块715。为了便于理解,分开进行描述:The instruction receiving module 711, the source server information collecting module 712, the hardware resource converting module 713, the OS adapter module 714, and the data migration engine module 715. For ease of understanding, describe separately:
指令接收模块711,主要用于接收迁移工程师输入的指令,该指令包括但不限于容量规划影响因子以及执行迁移等。The instruction receiving module 711 is mainly configured to receive an instruction input by the migration engineer, including but not limited to a capacity planning impact factor and performing migration.
源服务器信息采集模块712,主要用于获取源服务器的硬件配置信息和OS版本、补丁、系统配置等信息。The source server information collection module 712 is mainly configured to obtain hardware configuration information of the source server, and information such as an OS version, a patch, and a system configuration.
硬件资源转换模块713,主要用于结合源服务器的硬件配置信息和OS版本、补丁、系统配置等信息以及目标服务器计算节点、内存节点、IO节点等硬件信息、PCIE交换架构信息,通过比对(如Infiniband、以太网交换等架构的类型与PCIE架构的类型进行比对)生成相关CPU、内存、IO等资源转换系数,具体的,可以按照服务器的互连架构类型与PCIE架构,以及节点大小等作为通过经验给出合适的资源的转换系数,通过对比输入的条件查询数据表格得出资源转换系数;并通过源服务器内部总线交换架构与目标服务器PCIE交换架构的对比(例如按照源服务器与目标服务器的性能规格进行比对转换,如源服务器与目标服务器之间CPU的逻辑core数、频率,内存的容量、Rank数,磁盘的转数、磁盘类型等)分析给出计算资源性能系数;以及接收可输入性参数容量规划影响因子,用于将源服务器的现有资源利用率情况和后续业务增长需求纳入计算模型,以得到迁移后应用所需的计算资源。最后结合资源转换系数、性能系数以及容量规划影响因子,通过资源映射模型生成目标服务器硬件配置项。The hardware resource conversion module 713 is mainly used to combine the hardware configuration information of the source server with the OS version, the patch, the system configuration, and the hardware information of the target server computing node, the memory node, the IO node, and the PCIE switching architecture information, and compare the information. For example, the types of architectures such as Infiniband and Ethernet switching are compared with the types of PCIE architectures. Generate resource conversion coefficients such as CPU, memory, and IO. Specifically, you can follow the interconnect architecture type and PCIE architecture of the server, and the node size. As a conversion factor that gives an appropriate resource through experience, the resource conversion coefficient is obtained by comparing the input conditional query data table; and the source server exchange architecture is compared with the target server PCIE exchange architecture (for example, according to the source server and the target server) The performance specifications are compared and converted, such as the logical core number, frequency, memory capacity, Rank number, disk number of revolutions, disk type, etc. of the CPU between the source server and the target server, and the performance coefficient of the computing resource is given; Inputability parameter capacity planning impact factor, It is used to incorporate the existing resource utilization situation of the source server and subsequent business growth requirements into the calculation model to obtain the computing resources required by the post-migration application. Finally, combined with the resource conversion coefficient, the performance coefficient and the capacity planning impact factor, the target server hardware configuration item is generated through the resource mapping model.
OS配置适配器模块714,主要用于通过OS基本配置得到OS相关版本、补丁、系统服务配置信息,在OS镜像文件库和补丁库中选取对应OS匹配的ISO文件镜像挂载管理软件,完成目标服务器上OS的安装部署;以及通过源服务器关键OS配置信息的解析,生成迁移前脚本,划分好磁盘分区、建立文件系统、账号权限等。The OS configuration adapter module 714 is mainly used to obtain OS related versions, patches, and system service configuration information through the OS basic configuration, and select an ISO file mirror mounting management software matching the OS in the OS image file library and the patch library to complete the target server. The OS is installed and deployed; and the pre-migration script is generated by parsing the key OS configuration information of the source server, dividing the disk partition, establishing the file system, and the account authority.
作为本发明的一个实施例,其中OS配置适配器模块714还用于通过PCIE交换网络到传统交换总线的配置参数转换,生成可执行脚本,完成PCIE转以太网的驱动部署和参数配置,保证上层应用和数据可无缝迁移。As an embodiment of the present invention, the OS configuration adapter module 714 is further configured to generate executable scripts through PCIE switching network to traditional switching bus configuration parameter conversion, complete PCIE to Ethernet drive deployment and parameter configuration, and ensure upper layer applications. And data can be migrated seamlessly.
数据迁移引擎模块715,主要用于控制从源服务器迁移数据到目标分区上。The data migration engine module 715 is mainly used to control migration of data from the source server to the target partition.
其中,硬件资源转换模块713具体包括了:The hardware resource conversion module 713 specifically includes:
资源映射模型模块7131,主要用于计算处理得到目标服务器的硬件配置项。采用公式说明表示为:资源映射模型由CPU、内存、IO等配置项组成, C={C1,C2,…,Cn},各项配置由F(Cn)=Kn*Pn*Cn*(1+∂n),其中“Cn”为源服务器其中一个配置项的转换系数,“Kn”为该配置项资源转换系数,“Pn”为该资源的性能系数,“∂n”为该资源的容量规划影响因子。通过F(C1)、F(C2)、…、F(Cn)计算得到目标服务器的硬件配置项C’={C1’,C2’,…,Cn’}。The resource mapping model module 7131 is mainly used to calculate and process hardware configuration items of the target server. The formula is expressed as: the resource mapping model consists of configuration items such as CPU, memory, and IO. C={C1,C2,...,Cn}, each configuration is defined by F(Cn)=Kn*Pn*Cn*(1+∂n), where “Cn” is the conversion factor of one of the configuration items of the source server, “ Kn" is the resource conversion coefficient of the configuration item, "Pn" is the performance coefficient of the resource, and "∂n" is the capacity planning influence factor of the resource. The hardware configuration items C'={C1', C2', ..., Cn'} of the target server are calculated by F(C1), F(C2), ..., F(Cn).
其中,OS配置适配器模块714具体包括了:The OS configuration adapter module 714 specifically includes:
OS镜像文件模块7141,主要用于存储OS镜像文件库。The OS image file module 7141 is mainly used to store an OS image file library.
补丁库模块7142,主要用于存储OS所需的补丁库。The patch library module 7142 is mainly used to store the patch library required by the OS.
脚本模型模块7143,主要用于生成迁移前脚本、适配脚本以及迁移后脚本。The script model module 7143 is mainly used to generate a pre-migration script, an adaptation script, and a post-migration script.
本实施例提供的平台间迁移应用实现系统可以使用在前述对应的平台间迁移应用实现方法,详情参见上述平台间迁移应用实现方法图4以及图5对应实施例的相关描述,在此不再赘述。The inter-platform migration application implementation system provided in this embodiment may use the corresponding implementation method of the inter-platform migration application. For details, refer to the foregoing description of the inter-platform migration application implementation method in FIG. 4 and FIG. 5, and details are not described herein again. .
为了进一步理解本发明,图8示出了本发明实施例提供的从传统服务器或虚拟机平台迁移应用到PCIE交换架构平台上的操作流程,详述如下:To further understand the present invention, FIG. 8 shows an operation flow for migrating an application from a traditional server or a virtual machine platform to a PCIE switch architecture platform according to an embodiment of the present invention, which is described in detail as follows:
1、在目标服务器上安装管理软件,与目标服务器建立连接。1. Install management software on the target server to establish a connection with the target server.
2、启动迁移工具终端,通过ssh或telnet等协议与源服务器、目标服务器及目标平台的管理软件建立通信连接。2. Start the migration tool terminal and establish a communication connection with the source server, the target server, and the management software of the target platform through protocols such as ssh or telnet.
3、迁移工具终端采集源服务器的硬件配置信息和OS版本、补丁、系统配置信息。3. The migration tool terminal collects hardware configuration information, OS version, patch, and system configuration information of the source server.
需要说明的是,源服务器无需Agent代理,通过迁移工具直接采集上述信息。It should be noted that the source server does not need an Agent agent, and the above information is directly collected through the migration tool.
4、向目标平台的管理软件发送获取目标服务器硬件资源需求。4. Send the target server hardware resource requirements to the management software of the target platform.
5、目标平台的管理软件将收集的目标服务器计算节点、内存节点、IO节点等硬件信息以及PCIE交换架构信息返回给迁移工具终端。5. The management software of the target platform returns the collected hardware information of the target server compute node, the memory node, the IO node, and the PCIE switch fabric information to the migration tool terminal.
6、迁移工具终端根据上述信息生成资源转换系数、性能系数,并接收迁移工具终端输入的容量管理因子,通过模型转化器生成目标服务器硬件配置项。6. The migration tool terminal generates a resource conversion coefficient and a performance coefficient according to the above information, and receives a capacity management factor input by the migration tool terminal, and generates a target server hardware configuration item by using the model converter.
7、迁移工具终端根据上述参数,组合硬件CPU、内存、IO资源,给目标服务器规划分区,并向目标平台的管理软件发送分区指令。7. The migration tool terminal combines hardware CPU, memory, and IO resources according to the above parameters, plans a partition for the target server, and sends a partition instruction to the management software of the target platform.
8、管理软件接收指令,对目标服务器进行分区。8. The management software receives the instructions and partitions the target server.
9、通过OS配置适配器选取OS安装文件和补丁文件,挂载ISO镜像到管理软件。9. Select the OS installation file and patch file through the OS configuration adapter and mount the ISO image to the management software.
10、由目标服务器分区上部署OS系统和补丁。10. Deploy the OS system and patches from the target server partition.
11、OS配置适配器跟进源服务器OS配置信息生成迁移前脚本和适配脚本文件。11. The OS configuration adapter follows the source server OS configuration information to generate a pre-migration script and an adaptation script file.
12、迁移工具终端通过ssh/telnet协议建立目标服务器分区的通信连接,远程执行迁移前脚本和适配脚本,配置磁盘划分、文件系统、账号、网络等OS基本信息。12. The migration tool terminal establishes a communication connection of the target server partition through the ssh/telnet protocol, remotely executes the pre-migration script and the adaptation script, and configures basic OS information such as disk division, file system, account, and network.
13、数据迁移引擎控制从源服务器迁移数据到目标分区上。13. The data migration engine controls the migration of data from the source server to the target partition.
14、由迁移后脚本更改源服务器IP、域名等唯一性信息,再更改目标分区上IP、域名等信息,完成系统迁移。14. Change the source server IP, domain name and other unique information by the post-migration script, and then change the IP, domain name and other information on the target partition to complete the system migration.
图9示出了本发明实施例提供的用于平台间迁移应用实现系统的组成结构,为了便于说明,仅示出了与本实施例相关的部分。FIG. 9 shows a component structure of an inter-platform migration application implementation system according to an embodiment of the present invention. For convenience of description, only parts related to the embodiment are shown.
该平台间迁移应用实现系统包括迁移工具终端91及目标平台的管理软件92。在本实施例中,所述目标平台的管理软件92安装在目标服务器上,主要用于根据迁移工具终端91的指令收集的目标服务器计算节点、内存节点、IO节点等硬件信息、PCIE交换架构信息以及对目标服务器进行分区等操作。其中迁移工具终端91还包括:The inter-platform migration application implementation system includes a migration tool terminal 91 and management software 92 of the target platform. In this embodiment, the management software 92 of the target platform is installed on the target server, and is mainly used for calculating hardware information such as a node, a memory node, an IO node, and the PCIE exchange architecture information according to the instruction of the migration tool terminal 91. And partitioning the target server. The migration tool terminal 91 further includes:
采集器911,用于在源平台、目标平台建立通信连接后,采集所述源平台的系统环境信息及所述目标平台的系统环境信息;The collector 911 is configured to collect system environment information of the source platform and system environment information of the target platform after establishing a communication connection between the source platform and the target platform;
处理器912,用于根据所述采集器911采集的源平台的系统环境信息及所述目标平台的系统环境信息生成资源转换系数、性能系数参数以及所述目标平台上应用所需的系统环境,生成迁移前脚本和适配脚本文件,执行所述迁移前脚本和所述迁移适配脚本,配置目标平台系统环境;The processor 912 is configured to generate a resource conversion coefficient, a performance coefficient parameter, and a system environment required for the application on the target platform according to the system environment information of the source platform collected by the collector 911 and the system environment information of the target platform, Generating a pre-migration script and an adaptation script file, executing the pre-migration script and the migration adaptation script, and configuring a target platform system environment;
迁移引擎913,用于从所述源平台迁移应用数据到所述目标平台分区上。The migration engine 913 is configured to migrate application data from the source platform to the target platform partition.
进一步的,所述采集器911具体用于,采集所述源平台的硬件配置信息、操作系统及相关配置信息,获取所述目标平台的硬件信息以及高速外设组件互连PCIE交换架构信息;Further, the collector 911 is specifically configured to collect hardware configuration information, an operating system, and related configuration information of the source platform, obtain hardware information of the target platform, and interconnect PCIE exchange architecture information of the high-speed peripheral component;
其中,所述操作系统及相关配置信息包括如下信息中的至少一种:OS版本信息、补丁信息、系统配置信息,所述目标平台的硬件信息包括计算节点、内存节点、IO节点的硬件信息。The operating system and related configuration information include at least one of the following information: OS version information, patch information, and system configuration information. The hardware information of the target platform includes hardware information of a computing node, a memory node, and an IO node.
进一步的,所述采集器911具体用于,通过迁移工具获取所述源平台的硬件配置信息和OS系统及相关配置信息;以及通过目标平台的管理软件获取所述目标平台硬件信息以及PCIE交换架构信息。Further, the collector 911 is specifically configured to acquire hardware configuration information, an OS system, and related configuration information of the source platform by using a migration tool, and acquire the hardware information of the target platform and a PCIE switch fabric by using management software of the target platform. information.
进一步的,所述处理器912具体用于,生成所述目标平台的硬件配置项,并结合所述目标平台的硬件信息,通过所述目标平台的管理软件划分所述目标平台分区;通过比对所述源平台的系统环境信息、目标平台的系统环境信息,以及用户输入的容量规划影响因子,生成资源转换系数、性能系数参数,其中,所述容量规划影响因子用于根据所述源平台的现有资源利用率情况及应用的业务增长需求优化迁移后应用所需的资源;通过对所述源平台的OS配置信息及目标平台的OS配置信息进行解析,生成所述迁移前脚本以及适配脚本文件,通过PCIE交换网络到传统交换总线的配置参数转换,生成可执行脚本;以及配置所述目标平台系统环境的磁盘划分、文件系统、账号、网络OS基本信息。Further, the processor 912 is specifically configured to: generate a hardware configuration item of the target platform, and combine the hardware information of the target platform to divide the target platform partition by using management software of the target platform; The system environment information of the source platform, the system environment information of the target platform, and the capacity planning impact factor input by the user, generating a resource conversion coefficient and a performance coefficient parameter, wherein the capacity planning impact factor is used according to the source platform The resource utilization situation and the service growth requirement of the application are optimized for the resources required for the application after the migration; the pre-migration script and the adaptation are generated by parsing the OS configuration information of the source platform and the OS configuration information of the target platform. The script file converts configuration parameters of the PCIE switching network to the traditional switching bus to generate an executable script; and configures a disk partition, a file system, an account, and a network OS basic information of the target platform system environment.
优选的,所述处理器还用于,在生成所述目标平台上应用所需的系统环境之后,选取所述目标平台OS的安装文件和补丁文件,挂载ISO镜像到所述目标平台的管理软件,在所述目标平台部署OS系统和补丁;以及通过对所述源平台的OS配置信息及目标平台的OS配置信息进行解析,生成所述迁移后脚本,在从所述源平台迁移应用数据到所述目标平台分区上之后,执行所述迁移后脚本更新所述源平台以及所述目标平台的配置信息,所述配置信息包括IP地址、域名唯一性信息。Preferably, the processor is further configured to: after generating the required system environment on the target platform, select an installation file and a patch file of the target platform OS, and mount an ISO image to the management of the target platform. Software, deploying an OS system and a patch on the target platform; and parsing OS configuration information of the source platform and OS configuration information of the target platform to generate the post-migration script, and migrating application data from the source platform After the migration to the target platform partition, the post-migration script is executed to update configuration information of the source platform and the target platform, where the configuration information includes an IP address and domain name uniqueness information.
进一步的,所述迁移工具终端91还包括接收器914,用于接收输入的指令,该指令包括但不限于容量规划影响因子以及执行迁移指令等。Further, the migration tool terminal 91 further includes a receiver 914, configured to receive an input instruction, including but not limited to a capacity planning impact factor, and executing a migration instruction.
可选的是,所述处理器912具体包括:Optionally, the processor 912 specifically includes:
转换器9121,用于结合源服务器的硬件配置信息和OS版本、补丁、系统配置等信息以及目标服务器计算节点、内存节点、IO节点等硬件信息、PCIE交换架构信息,通过比对生成相关CPU、内存、IO等资源的转换系数;并通过源服务器内部总线交换架构与目标服务器PCIE交换架构的对比分析给出计算资源性能系数;以及接收可输入性参数容量规划影响因子,用于将源服务器的现有资源利用率情况和后续业务增长需求纳入计算模型,以得到迁移后应用所需的计算资源。最后结合资源转换系数、性能系数以及容量规划影响因子,通过资源映射模型生成目标服务器硬件配置项。The converter 9121 is configured to combine hardware configuration information of the source server, information about the OS version, the patch, the system configuration, and the hardware information of the target server computing node, the memory node, the IO node, and the PCIE switching architecture information, and generate the related CPU through the comparison. The conversion coefficient of resources such as memory and IO; and the calculation resource performance coefficient by comparing the internal server bus exchange architecture with the target server PCIE switch architecture; and receiving the input parameter parameter capacity planning impact factor for the source server The existing resource utilization situation and subsequent business growth requirements are included in the calculation model to obtain the computing resources required for the post-migration application. Finally, combined with the resource conversion coefficient, the performance coefficient and the capacity planning impact factor, the target server hardware configuration item is generated through the resource mapping model.
适配器9122,用于通过OS基本配置得到OS相关版本、补丁、系统服务配置信息,在OS镜像文件库和补丁库中选取对应OS匹配的ISO文件镜像挂载管理软件,完成目标服务器上OS的安装部署;以及通过源服务器关键OS配置信息的解析,生成迁移前脚本,划分好磁盘分区、建立文件系统、账号权限等。The adapter 9122 is configured to obtain OS related versions, patches, and system service configuration information through the OS basic configuration, select an ISO file mirror mount management software corresponding to the OS in the OS image file library and the patch library, and complete the OS installation on the target server. Deployment; and through the analysis of the key OS configuration information of the source server, generate pre-migration scripts, divide the disk partition, establish file system, account permissions, and so on.
作为本发明的一个实施例,其中适配器915还用于通过PCIE交换网络到传统交换总线的配置参数转换,生成可执行脚本,完成PCIE转以太网的驱动部署和参数配置,保证上层应用和数据可无缝迁移。As an embodiment of the present invention, the adapter 915 is further configured to generate executable scripts through PCIE switching network to traditional switch bus configuration parameter conversion, complete PCIE to Ethernet drive deployment and parameter configuration, and ensure upper layer applications and data can be Seamless migration.
其中,转换器9121又包括:资源映射模型处理器,主要用于计算处理得到目标服务器的硬件配置项;适配器9122具体包括:The converter 9121 further includes: a resource mapping model processor, which is mainly used to calculate and obtain a hardware configuration item of the target server; the adapter 9122 specifically includes:
OS镜像文件库,主要用于存储OS镜像文件库。The OS image file library is mainly used to store the OS image file library.
补丁库,主要用于存储OS所需的补丁库。The patch library is mainly used to store the patch library required by the OS.
脚本模型处理器,主要用于生成迁移前脚本、适配脚本以及迁移后脚本。The script model processor is mainly used to generate pre-migration scripts, adaptation scripts, and post-migration scripts.
本发明实施例通过收集比对源服务器及目标服务器硬件配置信息,包括OS版本、补丁、系统配置等信息以及目标服务器计算节点、内存节点、IO节点等硬件信息、PCIE交换架构信息得出目标服务器的硬件配置项,并结合可选参数因子对目标服务器进行资源优化配置,从而实现了传统服务器到PCIE交换架构服务器的自动化系统无缝迁移。The embodiment of the present invention collects the hardware configuration information of the source server and the target server, including the OS version, the patch, the system configuration, and the hardware information of the target server computing node, the memory node, the IO node, and the PCIE switching architecture information to obtain the target server. The hardware configuration item, combined with the optional parameter factor, optimizes the resource allocation of the target server, thereby implementing the seamless migration of the traditional server to the PCIE switch fabric server automation system.
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,仅以上述各功能单元的划分进行举例说明,实际应用中,可以根据需要而将上述功能分配由不同的功能单元完成,即将装置的内部结构划分成不同的功能单元,以完成以上描述的全部或者部分功能。上述描述的系统,装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。It will be clearly understood by those skilled in the art that for the convenience and brevity of the description, only the division of each functional unit described above is exemplified. In practical applications, the above function assignment can be completed by different functional units as needed. The internal structure of the device is divided into different functional units to perform all or part of the functions described above. For the specific working process of the system, the device and the unit described above, reference may be made to the corresponding process in the foregoing method embodiments, and details are not described herein again.
在本发明实施例所提供的几个实施例中,应该理解到,所揭露的系统,装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述模块或单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。In the several embodiments provided by the embodiments of the present invention, it should be understood that the disclosed system, apparatus, and method may be implemented in other manners. For example, the device embodiments described above are merely illustrative. For example, the division of the modules or units is only a logical function division. In actual implementation, there may be another division manner, for example, multiple units or components may be used. Combinations can be integrated into another system, or some features can be ignored or not executed. In addition, the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be in an electrical, mechanical or other form.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
另外,在本发明实施例各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。In addition, each functional unit in each embodiment of the embodiments of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit. The above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
所述集成的单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本发明实施例的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)或处理器(processor)执行本发明实施例各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质。The integrated unit, if implemented in the form of a software functional unit and sold or used as a standalone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the embodiments of the present invention may contribute to the prior art or all or part of the technical solution may be embodied in the form of a software product stored in a storage. The medium includes a plurality of instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) or a processor to perform all or part of the steps of the methods described in various embodiments of the embodiments of the present invention. The foregoing storage medium includes: a U disk, a mobile hard disk, a read only memory (ROM, Read-Only) Memory, random access memory (RAM), disk or optical disk, and other media that can store program code.
以上所述仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内所作的任何修改、等同替换和改进等,均应包含在本发明的保护范围之内。The above is only the preferred embodiment of the present invention, and is not intended to limit the present invention. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present invention should be included in the protection of the present invention. Within the scope.

Claims (26)

  1. 一种平台间迁移应用的实现方法,其特征在于,所述方法包括:An implementation method for inter-platform migration application, characterized in that the method comprises:
    与源平台、目标平台建立通信连接,获取所述源平台的系统环境信息及所述目标平台的系统环境信息;Establishing a communication connection with the source platform and the target platform, acquiring system environment information of the source platform and system environment information of the target platform;
    根据所述源平台的系统环境信息及所述目标平台的系统环境信息生成资源转换系数、性能系数参数以及所述目标平台上应用所需的系统环境;Generating a resource conversion coefficient, a performance coefficient parameter, and a system environment required for the application on the target platform according to system environment information of the source platform and system environment information of the target platform;
    生成迁移前脚本和适配脚本文件;Generate pre-migration scripts and adaptation script files;
    执行所述迁移前脚本和所述迁移适配脚本,配置目标平台系统环境;Performing the pre-migration script and the migration adaptation script to configure a target platform system environment;
    从所述源平台迁移应用数据到所述目标平台分区上。Migrating application data from the source platform to the target platform partition.
  2. 如权利要求1所述的方法,其特征在于:The method of claim 1 wherein:
    所述源平台为传统的服务器或虚拟机,所述目标平台为PCIE交换架构服务器。 The source platform is a traditional server or a virtual machine, and the target platform is a PCIE switch fabric server.
  3. 如权利要求1或2所述的方法,其特征在于,所述获取所述源平台的系统环境信息及所述目标平台的系统环境信息具体包括:The method according to claim 1 or 2, wherein the acquiring the system environment information of the source platform and the system environment information of the target platform specifically includes:
    获取所述源平台的硬件配置信息、操作系统及相关配置信息,获取所述目标平台的硬件信息以及高速外设组件互连PCIE交换架构信息;Obtaining hardware configuration information, an operating system, and related configuration information of the source platform, acquiring hardware information of the target platform, and interconnecting PCIE switching architecture information of the high-speed peripheral component;
    其中,所述操作系统及相关配置信息包括如下信息中的至少一种:OS版本信息、补丁信息、系统配置信息,所述目标平台的硬件信息包括计算节点、内存节点、IO节点的硬件信息。The operating system and related configuration information include at least one of the following information: OS version information, patch information, and system configuration information. The hardware information of the target platform includes hardware information of a computing node, a memory node, and an IO node.
  4. 如权利要求3所述的方法,其特征在于,所述获取所述源平台的硬件配置信息、操作系统及相关配置信息,获取所述目标平台的硬件信息以及高速外设组件互连PCIE交换架构信息具体包括:The method according to claim 3, wherein the obtaining hardware configuration information, an operating system and related configuration information of the source platform, obtaining hardware information of the target platform, and a PCIE switch architecture of a high-speed peripheral component interconnection The information specifically includes:
    通过迁移工具获取所述源平台的硬件配置信息和OS系统及相关配置信息; Obtaining hardware configuration information, an OS system, and related configuration information of the source platform by using a migration tool;
    通过目标平台的管理软件获取所述目标平台硬件信息以及PCIE交换架构信息。The target platform hardware information and the PCIE exchange architecture information are obtained through the management software of the target platform.
  5. 如权利要求1至4任一所述的方法,其特征在于,所述生成所述目标平台上应用所需的系统环境的步骤具体为:The method according to any one of claims 1 to 4, wherein the step of generating a system environment required for an application on the target platform is specifically:
    生成所述目标平台的硬件配置项,并结合所述目标平台的硬件信息,通过所述目标平台的管理软件划分所述目标平台分区。Generating a hardware configuration item of the target platform, and combining the hardware information of the target platform, dividing the target platform partition by using management software of the target platform.
  6. 如权利要求1至5任一所述的方法,其特征在于,所述根据所述源平台的系统环境信息及所述目标平台的系统环境信息生成资源转换系数、性能系数参数的步骤具体为:The method according to any one of claims 1 to 5, wherein the step of generating a resource conversion coefficient and a performance coefficient parameter according to system environment information of the source platform and system environment information of the target platform is specifically:
    通过比对所述源平台的系统环境信息、所述目标平台的系统环境信息,以及用户输入的容量规划影响因子,生成资源转换系数、性能系数参数;Generating a resource conversion coefficient and a performance coefficient parameter by comparing system environment information of the source platform, system environment information of the target platform, and a capacity planning impact factor input by the user;
    其中,所述容量规划影响因子用于根据所述源平台的现有资源利用率情况及应用的业务增长需求优化迁移后应用所需的资源。The capacity planning impact factor is used to optimize resources required for the application after the migration according to the existing resource utilization situation of the source platform and the service growth requirement of the application.
  7. 如权利要求1至6任一所述的方法,其特征在于,所述生成所述目标平台上应用所需的系统环境之后,还包括:The method according to any one of claims 1 to 6, wherein after the generating the system environment required for the application on the target platform, the method further comprises:
    选取所述目标平台OS的安装文件和补丁文件,挂载ISO镜像到所述目标平台的管理软件,在所述目标平台部署OS系统和补丁。The installation file and the patch file of the target platform OS are selected, the ISO image is mounted to the management software of the target platform, and the OS system and the patch are deployed on the target platform.
  8. 如权利要求1至7任一所述的方法,其特征在于,所述生成迁移前脚本和适配脚本文件的步骤具体为:The method according to any one of claims 1 to 7, wherein the step of generating a pre-migration script and an adaptation script file is specifically:
    通过对所述源平台的OS配置信息及目标平台的OS配置信息进行解析,生成所述迁移前脚本以及适配脚本文件。The pre-migration script and the adaptation script file are generated by parsing OS configuration information of the source platform and OS configuration information of the target platform.
  9. 如权利要求1至8任一所述的方法,其特征在于,所述配置目标平台系统环境具体为:The method according to any one of claims 1 to 8, wherein the configuration target platform system environment is specifically:
    配置所述目标平台系统环境的磁盘划分、文件系统、账号、网络OS基本信息。 Configure the disk partition, file system, account, and network OS basic information of the target platform system environment.
  10. 如权利要求1至9任一所述的方法,其特征在于,所述方法还包括,The method of any one of claims 1 to 9, wherein the method further comprises
    通过对所述源平台的OS配置信息及目标平台的OS配置信息进行解析,生成所述迁移后脚本;Generating the post-migration script by parsing OS configuration information of the source platform and OS configuration information of the target platform;
    在所述从所述源平台迁移应用数据到所述目标平台分区上之后,所述方法还包括:After the migrating the application data from the source platform to the target platform partition, the method further includes:
    执行所述迁移后脚本更新所述源平台以及所述目标平台的配置信息,所述配置信息包括IP地址、域名唯一性信息。And executing the post-migration script to update configuration information of the source platform and the target platform, where the configuration information includes an IP address and domain name uniqueness information.
  11. 一种平台间迁移应用的实现系统,其特征在于,所述系统包括:An implementation system for inter-platform migration application, characterized in that the system comprises:
    信息获取单元,用于与源平台、目标平台建立通信连接,获取所述源平台的系统环境信息及所述目标平台的系统环境信息;An information acquiring unit, configured to establish a communication connection with the source platform and the target platform, acquire system environment information of the source platform, and system environment information of the target platform;
    第一处理单元,用于根据所述信息获取单元获取的所述源平台的系统环境信息及所述目标平台的系统环境信息生成资源转换系数、性能系数参数以及所述目标平台上应用所需的系统环境;a first processing unit, configured to generate, according to system environment information of the source platform and system environment information of the target platform acquired by the information acquiring unit, a resource conversion coefficient, a performance coefficient parameter, and an application required on the target platform System environment
    第二处理单元,用于生成迁移前脚本和适配脚本文件;a second processing unit, configured to generate a pre-migration script and an adaptation script file;
    第三处理单元,用于执行所述迁移前脚本和所述迁移适配脚本,配置目标平台系统环境;a third processing unit, configured to execute the pre-migration script and the migration adaptation script, and configure a target platform system environment;
    迁移单元,用于从所述源平台迁移应用数据到所述目标平台分区上。And a migration unit, configured to migrate application data from the source platform to the target platform partition.
  12. 如权利要求11所述的系统,其特征在于,所述源平台为传统的服务器或虚拟机,所述目标平台为PCIE交换架构服务器。The system of claim 11, wherein the source platform is a conventional server or a virtual machine, and the target platform is a PCIE switch fabric server.
  13. 如权利要求11或12所述的系统,其特征在于,所述信息获取单元具体用于,获取所述源平台的硬件配置信息、操作系统及相关配置信息,获取所述目标平台的硬件信息以及高速外设组件互连PCIE交换架构信息;The system according to claim 11 or 12, wherein the information acquiring unit is configured to acquire hardware configuration information, an operating system, and related configuration information of the source platform, and obtain hardware information of the target platform and High-speed peripheral components interconnect PCIE switch fabric information;
    其中,所述操作系统及相关配置信息包括如下信息中的至少一种:OS版本信息、补丁信息、系统配置信息,所述目标平台的硬件信息包括计算节点、内存节点、IO节点的硬件信息。The operating system and related configuration information include at least one of the following information: OS version information, patch information, and system configuration information. The hardware information of the target platform includes hardware information of a computing node, a memory node, and an IO node.
  14. 如权利要求13所述的系统,其特征在于,所述信息获取单元具体用于, 通过迁移工具获取所述源平台的硬件配置信息和OS系统及相关配置信息;以及通过目标平台的管理软件获取所述目标平台硬件信息以及PCIE交换架构信息。The system according to claim 13, wherein said information acquisition unit is specifically configured to: Obtaining the hardware configuration information of the source platform and the OS system and related configuration information by using a migration tool; and acquiring the target platform hardware information and the PCIE exchange architecture information by using the management software of the target platform.
  15. 如权利要求11至14任一所述的系统,其特征在于,所述第一处理单元用于生成所述目标平台上应用所需的系统环境,具体为:The system according to any one of claims 11 to 14, wherein the first processing unit is configured to generate a system environment required for an application on the target platform, specifically:
    所述第一处理单元用于生成所述目标平台的硬件配置项,并结合所述目标平台的硬件信息,通过所述目标平台的管理软件划分所述目标平台分区。The first processing unit is configured to generate a hardware configuration item of the target platform, and combine the hardware information of the target platform to divide the target platform partition by using management software of the target platform.
  16. 如权利要求11至15任一所述的系统,其特征在于,所述第一处理单元用于根据所述源平台的系统环境信息及所述目标平台的系统环境信息生成资源转换系数、性能系数参数,具体为:The system according to any one of claims 11 to 15, wherein the first processing unit is configured to generate a resource conversion coefficient and a performance coefficient according to system environment information of the source platform and system environment information of the target platform. Parameters, specifically:
    所述第一处理单元用于通过比对所述源平台的系统环境信息、所述目标平台的系统环境信息,以及用户输入的容量规划影响因子,生成资源转换系数、性能系数参数;The first processing unit is configured to generate a resource conversion coefficient and a performance coefficient parameter by comparing system environment information of the source platform, system environment information of the target platform, and a capacity planning impact factor input by a user;
    其中,所述容量规划影响因子用于根据所述源平台的现有资源利用率情况及应用的业务增长需求优化迁移后应用所需的资源。The capacity planning impact factor is used to optimize resources required for the application after the migration according to the existing resource utilization situation of the source platform and the service growth requirement of the application.
  17. 如权利要求11至16任一项所述的系统,其特征在于,所述系统还包括:The system of any of claims 11 to 16, wherein the system further comprises:
    第四处理单元,用于在所述第一处理单元生成所述目标平台上应用所需的系统环境之后,选取所述目标平台OS的安装文件和补丁文件,挂载ISO镜像到所述目标平台的管理软件,在所述目标平台部署OS系统和补丁。a fourth processing unit, configured to: after the first processing unit generates a system environment required for the application on the target platform, select an installation file and a patch file of the target platform OS, and mount an ISO image to the target platform. Management software that deploys OS systems and patches on the target platform.
  18. 如权利要求11至17任一项所述的系统,其特征在于,所述第二处理单元具体用于,通过对所述源平台的OS配置信息及目标平台的OS配置信息进行解析,生成所述迁移前脚本以及适配脚本文件。The system according to any one of claims 11 to 17, wherein the second processing unit is configured to generate an instance by analyzing OS configuration information of the source platform and OS configuration information of the target platform. Pre-migration scripts and adaptation script files.
  19. 如权利要求11至18任一所述的系统,其特征在于,所述第三处理单元具体用于,执行所述迁移前脚本和所述迁移适配脚本,配置所述目标平台系统环境的磁盘划分、文件系统、账号、网络OS基本信息。The system according to any one of claims 11 to 18, wherein the third processing unit is configured to execute the pre-migration script and the migration adaptation script, and configure a disk of the target platform system environment. Basic information about partitioning, file system, account number, and network OS.
  20. 如权利要求11至19任一所述的系统,其特征在于,A system according to any one of claims 11 to 19, wherein
    所述第二处理单元,还用于通过对所述源平台的OS配置信息及目标平台的OS配置信息进行解析,生成所述迁移后脚本;The second processing unit is further configured to generate the post-migration script by parsing OS configuration information of the source platform and OS configuration information of the target platform;
    则所述系统还包括:更新单元,用于在所述迁移单元从所述源平台迁移应用数据到所述目标平台分区上之后,执行第二处理单元生成的所述迁移后脚本更新所述源平台以及所述目标平台的配置信息,所述配置信息包括IP地址、域名唯一性信息。The system further includes: an update unit, configured to: after the migration unit migrates application data from the source platform to the target platform partition, execute the post-migration script generated by the second processing unit to update the source The configuration information of the platform and the target platform, where the configuration information includes an IP address and domain name uniqueness information.
  21. 一种平台间迁移应用的实现系统,其特征在于,所述系统包括:An implementation system for inter-platform migration application, characterized in that the system comprises:
    采集器,用于在源平台、目标平台建立通信连接后,采集所述源平台的系统环境信息及所述目标平台的系统环境信息;a collector, configured to collect system environment information of the source platform and system environment information of the target platform after establishing a communication connection between the source platform and the target platform;
    处理器,用于根据所述采集器采集的源平台的系统环境信息及所述目标平台的系统环境信息生成资源转换系数、性能系数参数以及所述目标平台上应用所需的系统环境,生成迁移前脚本和适配脚本文件,执行所述迁移前脚本和所述迁移适配脚本,配置目标平台系统环境;a processor, configured to generate a resource conversion coefficient, a performance coefficient parameter, and a system environment required for application on the target platform according to system environment information of the source platform collected by the collector and system environment information of the target platform, and generate a migration The pre-migration script and the migration adaptation script are executed to configure the target platform system environment;
    迁移引擎,用于从所述源平台迁移应用数据到所述目标平台分区上。A migration engine for migrating application data from the source platform to the target platform partition.
  22. 如权利要求21所述的系统,其特征在于,所述源平台为传统的服务器或虚拟机,所述目标平台为PCIE交换架构服务器。The system of claim 21, wherein the source platform is a conventional server or a virtual machine, and the target platform is a PCIE switch fabric server.
  23. 如权利要求21或22所述的系统,其特征在于,所述采集器具体用于,采集所述源平台的硬件配置信息、操作系统及相关配置信息,获取所述目标平台的硬件信息以及高速外设组件互连PCIE交换架构信息;The system according to claim 21 or 22, wherein the collector is specifically configured to collect hardware configuration information, an operating system and related configuration information of the source platform, acquire hardware information of the target platform, and high speed. Peripheral components interconnect PCIE switch fabric information;
    其中,所述操作系统及相关配置信息包括如下信息中的至少一种:OS版本信息、补丁信息、系统配置信息,所述目标平台的硬件信息包括计算节点、内存节点、IO节点的硬件信息。The operating system and related configuration information include at least one of the following information: OS version information, patch information, and system configuration information. The hardware information of the target platform includes hardware information of a computing node, a memory node, and an IO node.
  24. 如权利要求23所述的系统,其特征在于,所述采集器具体用于,通过迁移工具获取所述源平台的硬件配置信息和OS系统及相关配置信息;以及通过目标平台的管理软件获取所述目标平台硬件信息以及PCIE交换架构信息。The system of claim 23, wherein the collector is configured to acquire hardware configuration information, an OS system, and related configuration information of the source platform by using a migration tool; and acquire the The target platform hardware information and PCIE exchange architecture information.
  25. 如权利要求21至24任一所述的系统,其特征在于,所述处理器具体用于,生成所述目标平台的硬件配置项,并结合所述目标平台的硬件信息,通过所述目标平台的管理软件划分所述目标平台分区;通过比对所述源平台的系统环境信息、目标平台的系统环境信息,以及用户输入的容量规划影响因子,生成资源转换系数、性能系数参数,其中,所述容量规划影响因子用于根据所述源平台的现有资源利用率情况及应用的业务增长需求优化迁移后应用所需的资源;通过对所述源平台的OS配置信息及目标平台的OS配置信息进行解析,生成所述迁移前脚本以及适配脚本文件;以及配置所述目标平台系统环境的磁盘划分、文件系统、账号、网络OS基本信息。The system according to any one of claims 21 to 24, wherein the processor is specifically configured to generate a hardware configuration item of the target platform, and combine the hardware information of the target platform to pass the target platform. The management software divides the target platform partition; generates a resource conversion coefficient and a performance coefficient parameter by comparing system environment information of the source platform, system environment information of the target platform, and a capacity planning influence factor input by the user, where The capacity planning impact factor is used to optimize the resources required for the post-migration application according to the existing resource utilization situation of the source platform and the service growth requirement of the application; and the OS configuration information of the source platform and the OS configuration of the target platform. The information is parsed, and the pre-migration script and the adaptation script file are generated; and the disk division, the file system, the account, and the network OS basic information of the target platform system environment are configured.
  26. 如权利要求21至25任一项所述的系统,其特征在于,所述处理器还用于,在生成所述目标平台上应用所需的系统环境之后,选取所述目标平台OS的安装文件和补丁文件,挂载ISO镜像到所述目标平台的管理软件,在所述目标平台部署OS系统和补丁;以及通过对所述源平台的OS配置信息及目标平台的OS配置信息进行解析,生成所述迁移后脚本,在从所述源平台迁移应用数据到所述目标平台分区上之后,执行所述迁移后脚本更新所述源平台以及所述目标平台的配置信息,所述配置信息包括IP地址、域名唯一性信息。The system according to any one of claims 21 to 25, wherein the processor is further configured to select an installation file of the target platform OS after generating a required system environment on the target platform. And the patch file, the ISO image is mounted to the management software of the target platform, and the OS system and the patch are deployed on the target platform; and the OS configuration information of the source platform and the OS configuration information of the target platform are parsed and generated. The post-migration script, after migrating application data from the source platform to the target platform partition, executing the post-migration script to update configuration information of the source platform and the target platform, where the configuration information includes IP Address, domain unique information.
PCT/CN2012/080806 2012-08-30 2012-08-30 Implementation method and system for migrating application among platforms<0} WO2014032262A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201280001749.7A CN103109271B (en) 2012-08-30 2012-08-30 The implementation method of migrate application and system between a kind of platform
PCT/CN2012/080806 WO2014032262A1 (en) 2012-08-30 2012-08-30 Implementation method and system for migrating application among platforms<0}

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2012/080806 WO2014032262A1 (en) 2012-08-30 2012-08-30 Implementation method and system for migrating application among platforms<0}

Publications (1)

Publication Number Publication Date
WO2014032262A1 true WO2014032262A1 (en) 2014-03-06

Family

ID=48316004

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2012/080806 WO2014032262A1 (en) 2012-08-30 2012-08-30 Implementation method and system for migrating application among platforms<0}

Country Status (2)

Country Link
CN (1) CN103109271B (en)
WO (1) WO2014032262A1 (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10248671B2 (en) 2013-07-09 2019-04-02 Oracle International Corporation Dynamic migration script management
CN110494849A (en) * 2017-03-31 2019-11-22 甲骨文国际公司 For determining the successful system and method for cross-platform migration
US10540335B2 (en) 2013-07-09 2020-01-21 Oracle International Corporation Solution to generate a scriptset for an automated database migration
US10691654B2 (en) 2013-07-09 2020-06-23 Oracle International Corporation Automated database migration architecture
US10776244B2 (en) 2013-07-09 2020-09-15 Oracle International Corporation Consolidation planning services for systems migration
CN112463417A (en) * 2020-12-17 2021-03-09 中通服建设有限公司 Migration adaptation method, device and equipment based on domestic trusted software and hardware platform
US11036696B2 (en) 2016-06-07 2021-06-15 Oracle International Corporation Resource allocation for database provisioning
US11157664B2 (en) 2013-07-09 2021-10-26 Oracle International Corporation Database modeling and analysis
US11256671B2 (en) 2019-09-13 2022-02-22 Oracle International Corporation Integrated transition control center
CN115048463A (en) * 2022-06-30 2022-09-13 北京瑞莱智慧科技有限公司 Data migration method, system and storage medium
US11762571B2 (en) 2020-12-21 2023-09-19 International Business Machines Corporation Migration of uncached data after cutover

Families Citing this family (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103257878A (en) * 2013-05-16 2013-08-21 浪潮通信信息系统有限公司 Cross-platform smooth transfer method of application program based on Cloud calculation
TWI498750B (en) * 2013-06-24 2015-09-01 Chunghwa Telecom Co Ltd Method and system of intelligent cloud migration
CN104462119B (en) * 2013-09-18 2019-11-05 腾讯科技(深圳)有限公司 Data migration method and device
CN103577122B (en) * 2013-11-06 2016-08-17 杭州华为数字技术有限公司 Implementation method that distribution application system migrates between platform and device
US9626180B2 (en) * 2013-12-16 2017-04-18 International Business Machines Corporation Live operating system update mechanisms
CN104281484B (en) * 2014-09-23 2018-04-10 华为技术有限公司 A kind of virtual machine migration method and device
CN104598525B (en) * 2014-12-25 2018-11-20 华为技术有限公司 A kind of replication runs, equipment and system
CN104615493A (en) * 2015-01-14 2015-05-13 浪潮电子信息产业股份有限公司 Cross-platform server-side mode recognition tool and method
CN104516766A (en) * 2015-01-16 2015-04-15 浪潮电子信息产业股份有限公司 C/C++ application migration tool from AIX platform to K-UX platform
CN104536799A (en) * 2015-01-16 2015-04-22 浪潮电子信息产业股份有限公司 C/C++ application migration tool from HP-UX platform to K-UX platform
CN104536798A (en) * 2015-01-16 2015-04-22 浪潮电子信息产业股份有限公司 C/C++application migration tool from SPARC platform to K-UX platform
CN104573123A (en) * 2015-02-09 2015-04-29 浪潮电子信息产业股份有限公司 Sybase database migration tool migrating from AIX platform to K-UX platform
CN104573121A (en) * 2015-02-09 2015-04-29 浪潮电子信息产业股份有限公司 DB2 database migration tool migrating from AIX platform to K-UX platform
CN105446809B (en) * 2015-11-30 2019-01-25 中国建设银行股份有限公司 Platform migration method and device
CN105472045A (en) * 2016-01-26 2016-04-06 北京百度网讯科技有限公司 Database migration method and database migration device
WO2017206001A1 (en) * 2016-05-28 2017-12-07 华为技术有限公司 Method for migrating application in mobile edge system, and related device and system
CN107885582B (en) * 2016-09-30 2021-02-23 中国电信股份有限公司 Heterogeneous container cluster migration method and controller
CN106598753B (en) * 2016-11-21 2019-08-16 广东欧珀移动通信有限公司 Data transmission method, device and equipment between a kind of first terminal and second terminal
CN109995814B (en) * 2017-12-29 2021-08-13 中移(苏州)软件技术有限公司 Cloud host resource migration method and device, communication equipment and storage medium
CN109541987B (en) * 2018-10-17 2021-09-03 同济大学 Plug-and-play intelligent automobile domain controller with redundancy structure and method
CN109542582A (en) * 2018-10-22 2019-03-29 广东天唯科技有限公司 A kind of method and system for the replacement server under safeguards system normal operation
CN109857514B (en) * 2018-12-20 2020-11-27 中国电子科技集团公司第十五研究所 Cross-platform cross-commercial autonomous environment complex giant information system hybrid deployment system
US11061718B2 (en) * 2019-02-15 2021-07-13 International Business Machines Corporation Pattern-based artificial intelligence planner for computer environment migration
CN110673930B (en) * 2019-12-04 2020-07-17 深信服科技股份有限公司 Virtual machine migration method, virtualization device, storage medium and device
CN112256670A (en) * 2020-10-10 2021-01-22 中国农业银行股份有限公司河北省分行 Data migration method, terminal device and readable storage medium
CN112328379A (en) * 2020-11-05 2021-02-05 浪潮电子信息产业股份有限公司 Application migration method, device, equipment and medium
CN112882761B (en) * 2021-03-05 2023-05-26 网易(杭州)网络有限公司 Migration method and device of game server engine, processor and electronic equipment
CN117149270A (en) * 2023-10-30 2023-12-01 中国铁塔股份有限公司 Method, system and related equipment for generating model file crossing hardware platform

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005069125A2 (en) * 2003-12-15 2005-07-28 Evolveware Information Technology (India) Pvt. Ltd. An apparatus for migration and conversion of software code from any source platform to any target platform
CN1841328A (en) * 2005-04-02 2006-10-04 华为技术有限公司 Automaton method for script language
CN101281461A (en) * 2007-04-04 2008-10-08 国际商业机器公司 Method and device for transfer applying dependent system environment
CN101609425A (en) * 2008-06-19 2009-12-23 中兴通讯股份有限公司 A kind of script and associated data implant system and implantation method

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5678044A (en) * 1995-06-02 1997-10-14 Electronic Data Systems Corporation System and method for improved rehosting of software systems
US7334223B2 (en) * 2004-01-19 2008-02-19 Tata Consultancy Services, Ltd. Apparatus and method for automatically migrating client server applications to other architectures and platforms
US7284043B2 (en) * 2004-09-23 2007-10-16 Centeris Corporation System and method for automated migration from Linux to Windows

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005069125A2 (en) * 2003-12-15 2005-07-28 Evolveware Information Technology (India) Pvt. Ltd. An apparatus for migration and conversion of software code from any source platform to any target platform
CN1841328A (en) * 2005-04-02 2006-10-04 华为技术有限公司 Automaton method for script language
CN101281461A (en) * 2007-04-04 2008-10-08 国际商业机器公司 Method and device for transfer applying dependent system environment
CN101609425A (en) * 2008-06-19 2009-12-23 中兴通讯股份有限公司 A kind of script and associated data implant system and implantation method

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10248671B2 (en) 2013-07-09 2019-04-02 Oracle International Corporation Dynamic migration script management
US11157664B2 (en) 2013-07-09 2021-10-26 Oracle International Corporation Database modeling and analysis
US10540335B2 (en) 2013-07-09 2020-01-21 Oracle International Corporation Solution to generate a scriptset for an automated database migration
US10691654B2 (en) 2013-07-09 2020-06-23 Oracle International Corporation Automated database migration architecture
US10776244B2 (en) 2013-07-09 2020-09-15 Oracle International Corporation Consolidation planning services for systems migration
US11036696B2 (en) 2016-06-07 2021-06-15 Oracle International Corporation Resource allocation for database provisioning
CN110494849A (en) * 2017-03-31 2019-11-22 甲骨文国际公司 For determining the successful system and method for cross-platform migration
US11256671B2 (en) 2019-09-13 2022-02-22 Oracle International Corporation Integrated transition control center
US11822526B2 (en) 2019-09-13 2023-11-21 Oracle International Corporation Integrated transition control center
CN112463417A (en) * 2020-12-17 2021-03-09 中通服建设有限公司 Migration adaptation method, device and equipment based on domestic trusted software and hardware platform
US11762571B2 (en) 2020-12-21 2023-09-19 International Business Machines Corporation Migration of uncached data after cutover
CN115048463A (en) * 2022-06-30 2022-09-13 北京瑞莱智慧科技有限公司 Data migration method, system and storage medium
CN115048463B (en) * 2022-06-30 2023-06-06 北京瑞莱智慧科技有限公司 Data migration method, system and storage medium

Also Published As

Publication number Publication date
CN103109271B (en) 2016-01-20
CN103109271A (en) 2013-05-15

Similar Documents

Publication Publication Date Title
WO2014032262A1 (en) Implementation method and system for migrating application among platforms&lt;0}
WO2015020471A1 (en) Method and apparatus for distributing data in hybrid cloud environment
WO2021060609A1 (en) Distributed computing system comprising plurality of edges and cloud and method for providing model for adaptive intelligence usage thereof
WO2018076868A1 (en) Data synchronization method, device and system, storage medium and server
WO2018076889A1 (en) Data backup method, device, system, storage medium and server
WO2019061615A1 (en) Cloud monitoring-based load balancing optimization method and device
WO2018076812A1 (en) Data request response method and device, storage medium, server and system
WO2018076867A1 (en) Data backup deleting method, device and system, storage medium and server
WO2016171401A1 (en) Method and device for sharing cooperative editing document
WO2018076829A1 (en) Terminal data processing method, apparatus, system, storage medium and server
WO2021157934A1 (en) Apparatus and method for generating network slice in wireless communication system
WO2018076864A1 (en) Data synchronization method, apparatus, storage medium and electronic device
WO2018076433A1 (en) Multi-opening application program method, multi-opening application program apparatus and terminal
WO2018014567A1 (en) Method for improving performance of virtual machine, and terminal, device and computer-readable storage medium
WO2018090585A1 (en) Data virtualization storage method and apparatus, and server and storage medium
WO2021153969A1 (en) Methods and systems for managing processing of neural network across heterogeneous processors
WO2019088334A1 (en) System for storing and searching big data in real-time
WO2018120680A1 (en) Virtual disk backup system, method, apparatus, service host and storage medium
WO2018076872A1 (en) Data backup method, apparatus, storage medium and server
WO2018076869A1 (en) Data backup method, apparatus, storage medium and electronic device
WO2018166098A1 (en) Data auditing method and apparatus, mobile terminal, and computer-readable storage medium
WO2018076870A1 (en) Data processing method and apparatus, storage medium, server, and data processing system
WO2018076873A1 (en) Data sharing method, apparatus, medium, electronic device and system
WO2017219636A1 (en) Data exchange method, cloud server, and smart terminal
WO2019221377A1 (en) Blockchain-based transaction management system and operating method therefor

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 201280001749.7

Country of ref document: CN

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

Ref document number: 12883501

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12883501

Country of ref document: EP

Kind code of ref document: A1