Skip to content

Script to upgrade VMs using vmfex feature from 3.6 to 4.0

Notifications You must be signed in to change notification settings

alhino/vmfex-upgrade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This script is used to update VM-FEX for VMs from 3.6 version to 4.0. In order to run the script, the user must provide engine API URL, username, user password, VM name and cluser. For example:

python vmfex-upgrade-3.6-to-4.0.py -u admin -url http://host/ovirt-engine/api -vm MyVm -c newClstr

In order to run the script:

  1. The VM must be down
  2. The use must create vnic profiles for each UCS-M profile used

After running the script, the VM is moved to the provided cluster.

About

Script to upgrade VMs using vmfex feature from 3.6 to 4.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages