Yeey, my favorite virtualization tool has got a new update, almost at the big 3 release!
Whats new since 2.3:
RC2 Released 15.05.2013
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
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-2
- fix bug 383: restart pveproxy instead of apache2
pve-manager 3.0-17
- 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-12
- 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)
RC1 Released 08.05.2013: See Downloads
- 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 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
- bug fixes (for all details see bugtracker and GIT
As you can see I'm a big fan of Proxmox, used it both personally and professionally and have written a command line proxmox manager named proxbash.sh for it which you can find here: https://raymii.org/s/software/ProxBash.html (Saved my ass a lot of times when VPN configurations did not allow port 8006...)