• Welcome to Advance DreamBox Forum. Please login or sign up.
 

Proxmox 3.0 uit nu met updates voor Storage migration

Started by eislon, July 18, 2013, 08:58:43 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

eislon

Released 24.05.2013: See Downloads
pve-kernel-2.6.32 2.6.32-100
fix CVE-2013-2094
update ceph packages to 0.61.2
libpve-common-perl 3.0-4:
fix bug #381: use persistent reservation file for ports
new function PVE::Tools::next_migrate_port()
libpve-storage-perl 3.0-6
rbd : clone volume to same pool that base volume
extend storage list API with useful parameters for clone
fix iscsi session scan bug
pve-cluster 3.0-4
depend on fuse (seems most utilities moved from fuse-utils to fuse)
remove depencency on fuse-utils (this package is no longer required)
fix warning about uninitialize value
fix bug 383: restart pveproxy instead of apache2
pve-manager 3.0-20
fix login problem when http_proxy is set
updated Chinese, German and French translation
allow to upload files with spaces in filename (replace with '_')
allow to delete pools with non-existent VMs/Storage
use correct icons for templates
sort templates after regular VMs
StorageSelector: allow to use new target option, used by Clone
fix bug #385: correctly handle Accept-Encoding
fix bug #374: correctly remove destroyed container from pool
pve-qemu-kvm 1.4-12
vma create: only store basename of config file.
qemu-server 3.0-15
clone disk : keep source volume params
clone: check is we can clone to target storage
fix bug #381: use PVE::Tools::next_migrate_port()
restore: do not restore template flag
vncterm 1.1-3
re-enable javascript-events.patch (needed by migrate)
based on Debian 7.0 (Wheezy)
new VM clone feature
new event driven API server (pveproxy)
completely replace apache2
efficient support for HTTP keep-alive
support bootlogd (boot log can be viewed on the GUI)
update pve-qemu-kvm to 1.4.1
update kernel to vzkernel-2.6.32-042stab076.7.src.rpm
changed default IO Scheduler to 'deadline'
updated Intel network drivers for e1000e, igb and ixgbe
Countless bug fixes (for all details see bugtracker and GIT

En hier de laatste storage migration updates:
Release Notes

- ceph (0.61.3-1~bpo70+1)

update of ceph-common, librbd1 and librados2

- libpve-storage-perl (3.0-8)

rdb: --format is deprecated, use --image-format instead
be more verebose on rbd commands to get progress
various fixes for nexenta plugin

- vncterm (1.1-4)

Allow to add intermediate certificates to /etc/pve/local/pve-ssl.pem (users previously used apache option SSLCertificateChainFile for that)

- pve-qemu-kvm (1.4-13)

update to qemu 1.4.2
remove rbd-add-an-asynchronous-flush.patch (upstream now)

- qemu-server (3.0-20)

new API to update VM config: this one is fully asynchronous.
snapshot rollback: use pc-i440fx-1.4 as default
config: implement new 'machine' configuration
migrate: pass --machine parameter to remote 'qm start' command
snapshot: store/use 'machine' confifiguration
imlement delete flag for move_disk
API: rename move to move_disk
implement storage migration ("qm move")
fix bug 395: correctly handle unused disk with storage alias
fix unused disk handling (do not hide unused disks when used with snapshot).

- pve-manager (3.0-23)

fix bug #368: use vtype 'DnsName' to verify host names
fix bug #401: disable connection timeout during API call processing
add suport for new qemu-server async configuration API
support 'delete' flag for 'Move disk'
add 'Move disk' button for storage migration