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
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad