GithubHelp home page GithubHelp logo

isabella232 / vpc-migration-tools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ibm-cloud/vpc-migration-tools

0.0 0.0 0.0 16.31 MB

License: Apache License 2.0

Shell 71.15% Python 7.71% PowerShell 21.14%

vpc-migration-tools's Introduction

VPC Migration Tools

This repository provides access to different tools and solutions that can be used to migrate from classic or on-prem resources to IBM Cloud VPC. The tools include individual custom scripts and open source utilities. You can use the tools as is or modify them to fit your needs. As a recommended practice, carefully review any materials from this repository before you use them on any live systems.

Pre Validation Check Scripts

There are minimum requirements for migrating an existing guest machine image to IBM Cloud VPC as a custom image. The image must:

  • Contain a single file or volume.
  • Be in qcow2 format and have .qcow2 file extension.
  • Be cloud-init enabled.
  • Use an operating system that is supported as a stock image operating system.

For more information about managing images, see link.

Use these custom scripts to validate the candidate guest machine.

OS Precheck Scripts

Data Migration

There are many tools available to migrate data from the source to the target machine. This script uses an open source utility rsync with the some default commands.

rysnc script

DB Migration

  • MySQL

    Script based tool to assist with mysql db migration between 2 servers. The script logs into the source and initiate mysqldump utility and copies it to a COS. Target server copies it from the COS and restores the backup db.

  • MSSQL

    This is a post-script for clustered MSSQL migration with the Rackware RMM tool that addresses domain joins for the new target MSSQL clusters.

Image Conversion

When migrating from an ESXi hypervisor, the image needs to be in qcow2. This script converts guest images from Vmware in vdmk format to qcow2.

image conversion

Server Migration

If you are migrating from vmware vmdk or IBM Cloud Classic, these script will helpful for migration automation of pre-checks, image conversion, custom image creation and auto-provision target server into IBM Cloud VPC .

Server Migration

Discovering the VMware guest virtual machines

This script is a complementary tool to RackWare RMM migration tool. The script discovers virtual machines on ESXi hypervisor and creates wave on the Rackware RMM server.

VMWare discovery tool

Discovering the Hyper-V guest virtual machines

This script is a complementary tool to RackWare RMM migration tool. The script discovers guest machines on Windows hypervisor and creates wave on the Rackware RMM server.

Hyper-V discovery tool

Suggestion/Issues

While there are no warranties of any kind, and there is no service or technical support available for these scripts from IBM support, your comments are welcomed by the maintainers and developers, who reserve the right to revise or remove the tools at any time. We, maintainers and developers, will support the scripts posted in this repository. To report problems, provide suggestions or comments, please open a GitHub issue. If the scripts are modified and have issues, we will do our best to assist.

vpc-migration-tools's People

Contributors

durga2021 avatar go-davidng avatar jhony-louies avatar katylak avatar l2fprod avatar mlgordon avatar rahulippar avatar robertebe26 avatar sateesh2954 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.