EnglishFrenchSpanish

Ad


OnWorks favicon

libvirt-migrate-qemu-machinetype - Online in the Cloud

Run libvirt-migrate-qemu-machinetype in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command libvirt-migrate-qemu-machinetype that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


libvirt-migrate-qemu-machinetype - program for migrating machine types in domain
definitions

DESCRIPTION


QEMU versions machine types by release. The pc-0.12 machine type is meant to never
change. Newer features should come with the next pc-0.13 version. However, with 1.0, the
pc-0.12 machine type appears to have several bugs.

libvirt-migrate-qemu-machinetype aids in transitioning virtual machine definitions to a
new machine type.

USAGE


libvirt-migrate-qemu-machinetype [-c URI] [-d] -a

libvirt-migrate-qemu-machinetype [-c URI] [-d] -o TYPE -t TYPE <DOMAIN>

OPTIONS


-h, --help
show help message and exit

-a probe all domains and migrate if necessary

-c URI connection URI to use. If one is not specified, will use qemu:///system. Only
qemu:///system and qemu:///session is supported.

-o TYPE
migrate specified domains from machine type TYPE (default pc-0.12).

-t TYPE
migrate specified domains to machine type TYPE (default pc-1.0).

-d debug output

EXAMPLES


To probe and migrate all exisiting domains:

# libvirt-migrate-qemu-machinetype -a

To migrate all VMs which are pc-0.13 to pc-0.14:

# libvirt-migrate-qemu-machinetype -a -o pc-0.13 -t pc-0.14

To migrate the 'vm1' and 'vm2' domains:

# libvirt-migrate-qemu-machinetype -t pc-1.0 vm1 vm2

Use libvirt-migrate-qemu-machinetype online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    NSIS: Nullsoft Scriptable Install System
    NSIS: Nullsoft Scriptable Install System
    NSIS (Nullsoft Scriptable Install
    System) is a professional open source
    system to create Windows installers. It
    is designed to be as small and flexible
    as possi...
    Download NSIS: Nullsoft Scriptable Install System
  • 2
    authpass
    authpass
    AuthPass is an open source password
    manager with support for the popular and
    proven Keepass (kdbx 3.x AND kdbx 4.x ...
    Download authpass
  • 3
    Zabbix
    Zabbix
    Zabbix is an enterprise-class open
    source distributed monitoring solution
    designed to monitor and track
    performance and availability of network
    servers, device...
    Download Zabbix
  • 4
    KDiff3
    KDiff3
    This repository is no longer maintained
    and is kept for archival purposes. See
    https://invent.kde.org/sdk/kdiff3 for
    the newest code and
    https://download.kde.o...
    Download KDiff3
  • 5
    USBLoaderGX
    USBLoaderGX
    USBLoaderGX is a GUI for
    Waninkoko's USB Loader, based on
    libwiigui. It allows listing and
    launching Wii games, Gamecube games and
    homebrew on Wii and WiiU...
    Download USBLoaderGX
  • 6
    Firebird
    Firebird
    Firebird RDBMS offers ANSI SQL features
    & runs on Linux, Windows &
    several Unix platforms. Features
    excellent concurrency & performance
    & power...
    Download Firebird
  • More »

Linux commands

Ad