Skip to content

This plugin is used to automate the VM Evacuation process from one hypervisor to another hypervisor with Ceph as Backend. Produce the live Migration results with success and failure rates.

Notifications You must be signed in to change notification settings

enamshah09/Rally-Plugin

Repository files navigation

Introduction

Rally is benchmarking tool to test your openstack environment. Rally provides an opportunity to create and use a custom task scenario, runner, SLA, deployment or context as a plugin. This plugin will install Rally and run the Live Migration test to evacuate a host.

Steps

Assuming you have multi-node devstack install. After you clone the repo remember to change the IP of the controller in adminCredentials.json, demoCredentials.json and in vars.rc file to chnage the source and destination host.

  1. Clone the repo and change the directory to cd /opt
git clone https://github.com/enamshah09/RallyPlugin.git /opt/ownPlugin
  1. Move the setup and variables file to /opt directory
mv /opt/ownPlugin/setupLvmEnv.sh /opt
mv /opt/ownPlugin/vars.rc /opt
  1. The following command will install Rally and run the Live Migration Plugin to Evacuate Host
./setupLvmEnv.sh

About

This plugin is used to automate the VM Evacuation process from one hypervisor to another hypervisor with Ceph as Backend. Produce the live Migration results with success and failure rates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published