]> git.proxmox.com Git - qemu-server.git/log
qemu-server.git
11 years agopass timeout to qmp open_connection
Dietmar Maurer [Tue, 25 Sep 2012 07:27:24 +0000 (09:27 +0200)]
pass timeout to qmp open_connection

11 years agobump version to 2.0-57
Dietmar Maurer [Tue, 25 Sep 2012 06:12:59 +0000 (08:12 +0200)]
bump version to 2.0-57

11 years agomigrate volumes used inside snapshots including vmstate
Dietmar Maurer [Tue, 25 Sep 2012 05:42:01 +0000 (07:42 +0200)]
migrate volumes used inside snapshots including vmstate

Introduce new helper function foreach_volid()

11 years agofix check for non-shared disks
Dietmar Maurer [Tue, 25 Sep 2012 05:26:34 +0000 (07:26 +0200)]
fix check for non-shared disks

11 years agobump version to 2.0-56
Dietmar Maurer [Mon, 24 Sep 2012 14:00:03 +0000 (16:00 +0200)]
bump version to 2.0-56

11 years agoupdates for async shapshot patch
Dietmar Maurer [Mon, 24 Sep 2012 08:43:19 +0000 (10:43 +0200)]
updates for async shapshot patch

11 years agoremove timeout when loading state from file.
Dietmar Maurer [Thu, 20 Sep 2012 05:37:35 +0000 (07:37 +0200)]
remove timeout when loading state from file.

So we finally have no timeout when we migrate a vm or when we load state.

11 years agofix syntax error
Dietmar Maurer [Wed, 19 Sep 2012 10:37:33 +0000 (12:37 +0200)]
fix syntax error

11 years agowe need to continue the VM after loading state
Dietmar Maurer [Wed, 19 Sep 2012 08:40:30 +0000 (10:40 +0200)]
we need to continue the VM after loading state

11 years agorollback: do important tests before stopping VM
Dietmar Maurer [Wed, 19 Sep 2012 08:12:12 +0000 (10:12 +0200)]
rollback: do important tests before stopping VM

11 years agoallow nexenta snapshots, use new -loadstate option
Dietmar Maurer [Tue, 18 Sep 2012 07:23:47 +0000 (09:23 +0200)]
allow nexenta snapshots, use new -loadstate option

11 years agofix syntax error
Dietmar Maurer [Fri, 14 Sep 2012 11:58:49 +0000 (13:58 +0200)]
fix syntax error

11 years agocontinue VM after snapshot rollback
Dietmar Maurer [Fri, 14 Sep 2012 11:57:52 +0000 (13:57 +0200)]
continue VM after snapshot rollback

11 years agoinclude additional info in snapshot list
Dietmar Maurer [Thu, 13 Sep 2012 07:45:48 +0000 (09:45 +0200)]
include additional info in snapshot list

11 years agopass 'digest', so that GUI can detect changes easily
Dietmar Maurer [Thu, 13 Sep 2012 07:13:39 +0000 (09:13 +0200)]
pass 'digest', so that GUI can detect changes easily

Also use 'current' instead of '__current'

11 years agosnapshot: save state and implement rollback
Dietmar Maurer [Wed, 12 Sep 2012 11:34:55 +0000 (13:34 +0200)]
snapshot: save state and implement rollback

We automatically stop the VM on rollback, and start it again when there
is saved state.

11 years agouse long timeouts for snapshot monitor command
Dietmar Maurer [Wed, 12 Sep 2012 11:32:12 +0000 (13:32 +0200)]
use long timeouts for snapshot monitor command

Internal snapshots should be fast, but there is not guarantee.

11 years agosnapshot: allocate/free volid for VM state
Dietmar Maurer [Wed, 12 Sep 2012 09:59:48 +0000 (11:59 +0200)]
snapshot: allocate/free volid for VM state

11 years agosnapshot: don't overwrite main VM description
Dietmar Maurer [Wed, 12 Sep 2012 08:17:41 +0000 (10:17 +0200)]
snapshot: don't overwrite main VM description

11 years agosnapshot_delete: correctly unlink parent refs
Dietmar Maurer [Wed, 12 Sep 2012 08:10:08 +0000 (10:10 +0200)]
snapshot_delete: correctly unlink parent refs

11 years agosnapshot_create: correctly set parent when creating a new snapshot
Dietmar Maurer [Wed, 12 Sep 2012 07:56:50 +0000 (09:56 +0200)]
snapshot_create: correctly set parent when creating a new snapshot

11 years agosnapshot_create: check if vm is running before try to save state
Dietmar Maurer [Wed, 12 Sep 2012 07:55:56 +0000 (09:55 +0200)]
snapshot_create: check if vm is running before try to save state

11 years agosnapshot_delete: save changes after each drive snapshot removal
Dietmar Maurer [Wed, 12 Sep 2012 06:58:33 +0000 (08:58 +0200)]
snapshot_delete: save changes after each drive snapshot removal

11 years agoimprove snapshot delete - add force option to API
Dietmar Maurer [Wed, 12 Sep 2012 05:19:38 +0000 (07:19 +0200)]
improve snapshot delete - add force option to API

11 years agoadd API to get/set snapshot configuration.
Dietmar Maurer [Tue, 11 Sep 2012 07:24:18 +0000 (09:24 +0200)]
add API to get/set snapshot configuration.

You can currently only modify the 'description'.

11 years agoadd description for snapshots
Dietmar Maurer [Tue, 11 Sep 2012 07:00:26 +0000 (09:00 +0200)]
add description for snapshots

11 years agoadd snapshot time stamp
Dietmar Maurer [Tue, 11 Sep 2012 06:45:39 +0000 (08:45 +0200)]
add snapshot time stamp

11 years agosnapshot list: include current position
Dietmar Maurer [Tue, 11 Sep 2012 06:33:20 +0000 (08:33 +0200)]
snapshot list: include current position

11 years agofix typo
Dietmar Maurer [Mon, 10 Sep 2012 10:08:55 +0000 (12:08 +0200)]
fix typo

11 years agotest snapshot capability, fix unused drive handling
Dietmar Maurer [Mon, 10 Sep 2012 09:49:32 +0000 (11:49 +0200)]
test snapshot capability, fix unused drive handling

11 years agomake 'parent' a real option
Dietmar Maurer [Mon, 10 Sep 2012 08:15:14 +0000 (10:15 +0200)]
make 'parent' a real option

11 years agofix snapshot rollback
Dietmar Maurer [Mon, 10 Sep 2012 08:06:01 +0000 (10:06 +0200)]
fix snapshot rollback

11 years agodo not copy list of unused disk into snapshot config
Dietmar Maurer [Mon, 10 Sep 2012 07:55:11 +0000 (09:55 +0200)]
do not copy list of unused disk into snapshot config

11 years agofix snapshot permissions - check for VM.Snapshot
Dietmar Maurer [Mon, 10 Sep 2012 07:31:53 +0000 (09:31 +0200)]
fix snapshot permissions - check for VM.Snapshot

11 years agoregister standard option for snapshot name
Dietmar Maurer [Mon, 10 Sep 2012 06:55:04 +0000 (08:55 +0200)]
register standard option for snapshot name

11 years agoimprove snapshot REST interface
Dietmar Maurer [Mon, 10 Sep 2012 05:58:06 +0000 (07:58 +0200)]
improve snapshot REST interface

11 years agosplit snapshot into separate methods.
Dietmar Maurer [Mon, 10 Sep 2012 05:32:33 +0000 (07:32 +0200)]
split snapshot into separate methods.

We also start background tasks now. I also removed the 'digest'and 'force' parameters, because I think we do not need them here.

11 years agoupdate config on snapshot commands
Dietmar Maurer [Fri, 7 Sep 2012 11:07:23 +0000 (13:07 +0200)]
update config on snapshot commands

11 years agoadd save/load snapshot information, add basic snapshot handling stubs
Dietmar Maurer [Fri, 7 Sep 2012 09:51:19 +0000 (11:51 +0200)]
add save/load snapshot information, add basic snapshot handling stubs

11 years agoadd qemu_volume_snapshot_delete
Alexandre Derumier [Thu, 6 Sep 2012 08:33:40 +0000 (10:33 +0200)]
add qemu_volume_snapshot_delete

We need to split the delvm monitor command, like savevm, to delete snapshot onlinefor each volume (qcow2,sheepdog,rbd)

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
11 years agoadd qga_unfreezefs
Alexandre Derumier [Thu, 6 Sep 2012 08:33:39 +0000 (10:33 +0200)]
add qga_unfreezefs

empty for now, need to implement

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
11 years agoadd qga_freezefs
Alexandre Derumier [Thu, 6 Sep 2012 08:33:38 +0000 (10:33 +0200)]
add qga_freezefs

empty for now, need to implement

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
11 years agoadd qemu_snapshot_end
Alexandre Derumier [Thu, 6 Sep 2012 08:33:37 +0000 (10:33 +0200)]
add qemu_snapshot_end

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
11 years agoadd qemu_snapshot_start
Alexandre Derumier [Thu, 6 Sep 2012 08:33:36 +0000 (10:33 +0200)]
add qemu_snapshot_start

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
11 years agoadd qm snapshot command
Alexandre Derumier [Thu, 6 Sep 2012 08:33:35 +0000 (10:33 +0200)]
add qm snapshot command

qm snapshot <vmid> <action> <snapshotname> --vmstate --freezefs

action : create|rollback|delete

vmstate : save the vmstate

freezefs: freezefs with qemu-ga

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
11 years agoadd qemu_volume_snapshot
Alexandre Derumier [Thu, 6 Sep 2012 08:33:34 +0000 (10:33 +0200)]
add qemu_volume_snapshot

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
11 years agoset correct default for new 'agent' option
Dietmar Maurer [Tue, 4 Sep 2012 04:46:53 +0000 (06:46 +0200)]
set correct default for new 'agent' option

We do not enable that by default for now.

11 years agorename option 'qga' to 'agent'
Dietmar Maurer [Tue, 4 Sep 2012 04:31:44 +0000 (06:31 +0200)]
rename option 'qga' to 'agent'

11 years agoadd qemu guest agent support
Alexandre Derumier [Mon, 3 Sep 2012 07:51:08 +0000 (09:51 +0200)]
add qemu guest agent support

this add chardev and virtio-serial devices for communication with guest agent.

vmconfig option :
qga: 1

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
11 years agobump version to 2.0-55
Dietmar Maurer [Fri, 31 Aug 2012 09:04:52 +0000 (11:04 +0200)]
bump version to 2.0-55

11 years agomigrate: disable xbzrle for now.
Dietmar Maurer [Fri, 31 Aug 2012 09:02:47 +0000 (11:02 +0200)]
migrate: disable xbzrle for now.

This is not stable, and sometimes cause endless migration (migration never stops).

11 years agobump version to 2.0-54
Dietmar Maurer [Thu, 30 Aug 2012 10:18:44 +0000 (12:18 +0200)]
bump version to 2.0-54

11 years agoavoid warning about uninitialized value
Dietmar Maurer [Thu, 30 Aug 2012 10:15:07 +0000 (12:15 +0200)]
avoid warning about uninitialized value

11 years agomigrate: tolerate query-migrate errors
Dietmar Maurer [Thu, 30 Aug 2012 07:28:24 +0000 (09:28 +0200)]
migrate: tolerate query-migrate errors

11 years agouse mbps instead of bps
Dietmar Maurer [Wed, 29 Aug 2012 11:42:41 +0000 (13:42 +0200)]
use mbps instead of bps

The new parser automatically converts old bps to mbps.

11 years agocleanup: split out parse_size
Dietmar Maurer [Wed, 29 Aug 2012 11:01:52 +0000 (13:01 +0200)]
cleanup: split out parse_size

11 years agoallow to specify sata as boot disk
Dietmar Maurer [Wed, 29 Aug 2012 07:19:21 +0000 (09:19 +0200)]
allow to specify sata as boot disk

11 years agofix changelog
Dietmar Maurer [Wed, 29 Aug 2012 06:00:26 +0000 (08:00 +0200)]
fix changelog

11 years agolivemigrate : activate xbzrle cache
Alexandre Derumier [Tue, 28 Aug 2012 10:46:08 +0000 (12:46 +0200)]
livemigrate : activate xbzrle cache

This help migrate for vm with of lot of memory access (like database)

live migration tests working:

kvm 1.2 -> kvm 1.2  (xbzrle set on both side)
kvm 1.1 -> kvm 1.2 (xbzrle on target)
kvm 1.1 -> kvm 1.1 (xbzrle not set, qmp command try to set xbzrle but fail)

failing migration

kvm 1.2 -> kvm 1.1 fail, but this is expected.

I tested with a memory benchmark running on the vm with 4GB ram

without xbzrle : migration take 10min, with many network hang
with xbzrle : migration take 1min, no hang

I display xbzrle counters for debug purpose, we can remove them later

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
11 years agouse scsi-generic by default with libiscsi
Alexandre Derumier [Tue, 28 Aug 2012 10:46:07 +0000 (12:46 +0200)]
use scsi-generic by default with libiscsi

This add scsi passthrough with libiscsi

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
11 years agoscsihw: add megasas controller
Alexandre Derumier [Tue, 28 Aug 2012 10:46:06 +0000 (12:46 +0200)]
scsihw: add megasas controller

It could be useful for windows7 and windows2008 , as they are no more classic lsi driver for these platform

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
11 years agobump version to 2.0-53
Dietmar Maurer [Mon, 27 Aug 2012 11:45:50 +0000 (13:45 +0200)]
bump version to 2.0-53

11 years agofix bug 247: retry qmp open
Dietmar Maurer [Mon, 27 Aug 2012 11:41:24 +0000 (13:41 +0200)]
fix bug 247: retry qmp open

11 years agoset default qmp timout to 3 seconds
Dietmar Maurer [Mon, 27 Aug 2012 11:13:36 +0000 (13:13 +0200)]
set default qmp timout to 3 seconds

And allow to pass timeout paramater to vm_qmp_command().

11 years agoremove qmp socket file on vm_stop_cleanup
Alexandre Derumier [Fri, 24 Aug 2012 06:57:45 +0000 (08:57 +0200)]
remove qmp socket file on vm_stop_cleanup

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
11 years agobump version to 2.1-52
Dietmar Maurer [Thu, 23 Aug 2012 08:34:12 +0000 (10:34 +0200)]
bump version to 2.1-52

11 years agowe call vm_stop to target host,
Dietmar Maurer [Thu, 23 Aug 2012 08:28:41 +0000 (10:28 +0200)]
we call vm_stop to target host,

to be sure that kvm process is killed (but it should kill itself),
and deactivate volumes

I slightly modified this patch (orig. from Alexandre) so that it apply cleanly.

11 years agolive migration: reduce sleep when remaining memory is low
Alexandre Derumier [Tue, 21 Aug 2012 10:21:54 +0000 (12:21 +0200)]
live migration: reduce sleep when remaining memory is low

Reduce sleep to 0.3s when remaining memory is lower than the average transfert in 1 iteration.

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
11 years agocleanup: detete trailing whitespace
Dietmar Maurer [Thu, 23 Aug 2012 05:36:48 +0000 (07:36 +0200)]
cleanup: detete trailing whitespace

11 years agoput target vm in singlestep mode and resume it only when config is moved
Alexandre Derumier [Tue, 21 Aug 2012 10:21:53 +0000 (12:21 +0200)]
put target vm in singlestep mode and resume it only when config is moved

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
11 years agopve-bridge: use enviroment variable PVE_MIGRATED_FROM
Dietmar Maurer [Thu, 23 Aug 2012 05:26:41 +0000 (07:26 +0200)]
pve-bridge: use enviroment variable PVE_MIGRATED_FROM

We use environment variable to pass additional information the
the network script.

11 years agoadd migratedfrom param to start vm with conf file an another node
Alexandre Derumier [Tue, 21 Aug 2012 10:21:51 +0000 (12:21 +0200)]
add migratedfrom param to start vm with conf file an another node

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
11 years agoimplement phase2_cleanup
Alexandre Derumier [Tue, 21 Aug 2012 10:21:50 +0000 (12:21 +0200)]
implement phase2_cleanup

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
11 years agomove config file in phase3, when live migration is finished
Alexandre Derumier [Tue, 21 Aug 2012 10:21:49 +0000 (12:21 +0200)]
move config file in phase3, when live migration is finished

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
11 years agofix bug #236: use correct shutdown timeout
Dietmar Maurer [Tue, 21 Aug 2012 09:39:17 +0000 (11:39 +0200)]
fix bug #236: use correct shutdown timeout

11 years agobump version to 2.0-51
Dietmar Maurer [Tue, 21 Aug 2012 08:07:09 +0000 (10:07 +0200)]
bump version to 2.0-51

11 years agoallow only 16 virtio devices
Dietmar Maurer [Tue, 21 Aug 2012 08:03:17 +0000 (10:03 +0200)]
allow only 16 virtio devices

This is the same number we have in 1.9. In future, most users will uses virtio-scsi, so there is no real need to support more devices here.

11 years agoprint_pci_addr : check if $bridges is initialized
Alexandre Derumier [Mon, 20 Aug 2012 11:47:56 +0000 (13:47 +0200)]
print_pci_addr : check if $bridges is initialized

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
11 years agoadd bridge hotplug
Alexandre Derumier [Mon, 20 Aug 2012 11:06:59 +0000 (13:06 +0200)]
add bridge hotplug

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
11 years agofix description for max number of devices
Dietmar Maurer [Mon, 20 Aug 2012 10:13:15 +0000 (12:13 +0200)]
fix description for max number of devices

11 years agoadd pci-bridge support and bump MAX_NET and MAX_VIRTIO to 32 devices
Alexandre Derumier [Mon, 20 Aug 2012 09:10:24 +0000 (11:10 +0200)]
add pci-bridge support and bump MAX_NET and MAX_VIRTIO to 32 devices

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
11 years agoimplement 'qm rescan' to update disk sizes and unused disk info
Dietmar Maurer [Mon, 20 Aug 2012 07:23:00 +0000 (09:23 +0200)]
implement 'qm rescan' to update disk sizes and unused disk info

11 years agoremoved outdated TODO file
Dietmar Maurer [Mon, 20 Aug 2012 05:14:19 +0000 (07:14 +0200)]
removed outdated TODO file

I guess it is better to have no TODO, instead of a file with outdated information.

11 years agofix bug 242: re-add old monitor code
Dietmar Maurer [Fri, 17 Aug 2012 08:34:39 +0000 (10:34 +0200)]
fix bug 242: re-add old monitor code

11 years agobump version to 2.0-48
Dietmar Maurer [Tue, 14 Aug 2012 04:56:00 +0000 (06:56 +0200)]
bump version to 2.0-48

11 years agofix for resize: final cleanups
Dietmar Maurer [Wed, 8 Aug 2012 07:25:54 +0000 (09:25 +0200)]
fix for resize: final cleanups

11 years agofix for resize: only allow to resize one disk.
Dietmar Maurer [Wed, 8 Aug 2012 06:26:58 +0000 (08:26 +0200)]
fix for resize: only allow to resize one disk.

11 years agofix for resize: remove useless permission checks
Dietmar Maurer [Wed, 8 Aug 2012 05:36:51 +0000 (07:36 +0200)]
fix for resize: remove useless permission checks

11 years agofix for resize: avoid conflicting path
Dietmar Maurer [Wed, 8 Aug 2012 05:34:36 +0000 (07:34 +0200)]
fix for resize: avoid conflicting path

11 years agoqm : add resize
Alexandre Derumier [Tue, 7 Aug 2012 10:05:17 +0000 (12:05 +0200)]
qm : add resize

qm resize <vmid> -ide1 +10(G|M|K)

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
11 years agoadd qemu_block_resize
Alexandre Derumier [Mon, 6 Aug 2012 09:56:34 +0000 (11:56 +0200)]
add qemu_block_resize

this call storage plugin resize first.
storage plugin will
  return undef if we don't need to call qmp block_resize
or
 return 1 if we need to call qmp block_resize

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
11 years agocorrectly use new disksize() method
Dietmar Maurer [Wed, 1 Aug 2012 11:44:54 +0000 (13:44 +0200)]
correctly use new disksize() method

11 years agoadd size hint to drive options
Dietmar Maurer [Wed, 1 Aug 2012 11:22:43 +0000 (13:22 +0200)]
add size hint to drive options

We now store the size when we create a drive. This is just a hint, but
good enough to display on the GUI. We can now avoid to query the storage in
vmstatus().

11 years agoAvoid warnings about undefined values
Dietmar Maurer [Wed, 1 Aug 2012 11:15:57 +0000 (13:15 +0200)]
Avoid warnings about undefined values

11 years agobump version to 2.0-47
Dietmar Maurer [Wed, 1 Aug 2012 06:58:16 +0000 (08:58 +0200)]
bump version to 2.0-47

11 years agoremove more unused subs
Dietmar Maurer [Wed, 1 Aug 2012 05:29:23 +0000 (07:29 +0200)]
remove more unused subs

11 years agoremove old subs no more used
Alexandre Derumier [Sat, 28 Jul 2012 08:46:56 +0000 (10:46 +0200)]
remove old subs no more used

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
11 years agoimplement virtio-scsi-pci controller
Alexandre Derumier [Mon, 30 Jul 2012 12:58:40 +0000 (14:58 +0200)]
implement virtio-scsi-pci controller

This add the new virtio-scsi controller support.
http://wiki.qemu.org/Features/VirtioSCSI

Guest need kernel >= 3.4 to support. Windows drivers are also available in last virtio-win

Advantages :

- true scsi controller.(like lsi but a lot faster, around 5% slower than virtio-blk)
- multiples disk by controller (256 for now)
- scsi passthrough
- discard support (great for ssd or thinp storages)
- bootable

Hotplug is not yet available in 1.1. (already available in git)

to define lsi or virtio-scsi-pci controller for scsi disk:

scsihw: lsi|virtio-scsi-pci

default is lsi if not defined.
A megasas controller is comming form qemu 1.2, so we'll able to simply add it in the list of scsi controllers

lsi0 and lsi1 controllers have been renamed to generic scsihw0 and scsihw1,
so we can use them for both lsi or virtio-scsi controller type. (and use same pci slot addr).

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
11 years agobug fix: allow to set devices directly (-ide1 /dev/XYZ)
Dietmar Maurer [Fri, 27 Jul 2012 09:59:42 +0000 (11:59 +0200)]
bug fix: allow to set devices directly (-ide1 /dev/XYZ)

11 years agoreplace file_size_info by volume_size_info.
Alexandre Derumier [Fri, 27 Jul 2012 05:59:20 +0000 (07:59 +0200)]
replace file_size_info by volume_size_info.

Currently we only find a volume size by using qemu-img info (in file_size_info).

This doesn't works with "virtual" storage like sheepdog,rbd,iscsidirect,nexenta.

This also doesn't work with classic iscsi direct plugin.

So, we need to define a method for each plugin.

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>