New Kernel for Proxmox VE 3.1 and bug fixes

martin

Proxmox Staff Member
Staff member
Apr 28, 2005
754
1,742
223
We released a new kernel for Proxmox VE 3.1 and a lot of fixes. All this can be updated via GUI with just a few clicks, or as always via "apt-get update && apt-get dist-upgrade".

A big Thank-you to our active community for all feedback, testing, bug reporting and patch submissions.

Release notes

- pve-kernel-2.6.32 (2.6.32-111)

  • KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()
  • update to vzkernel-2.6.32-042stab079.6.src.rpm
  • update aacraid to aacraid-1.2.1-30300.src.rpm
  • update e1000e to 2.5.4
  • update igb to 5.0.5
  • update ixgbe to 3.17.3
- pve-manager (3.1-14)

  • avoid warning in daily cron script
  • dissable SSL compression (avoid TLS CRIME vulnerability)
  • fix bug #456: allow glusterfs as backup storage
  • vzdump: fix hook script environment for job-* phase
  • vzdump: pass storage ID to hook scripts
  • depend on libcrypt-ssleay-perl and liblwp-protocol-https-perl (for correct LWP https support)
  • fix https proxy calls (always use CONNECT)
  • use correct changelog URLs for pve repositories
  • vzdump: correctly handle maxfiles parameter (0 is unlimited)
  • improve API2Client.pm code
  • update German translation
  • update Chinese translation
  • apt: proxy changelog API call to correct node
- qemu-server (3.1-4)

  • qemu migrate : only wait for spice server online + eval
  • speedup restore on glusterfs (do not write zero bytes)
  • Allow VMAdmin/DatastoreUser to delete disk
- apt (0.9.7.10)

  • fix Bug#669620: apt-transport-https: proxy authentication credentials are ignored
- ceph-common (0.67.3-1~bpo70+1), librados2 (0.67.3-1~bpo70+1), librbd1 (0.67.3-1~bpo70+1), python-ceph (0.67.3-1~bpo70+1)
  • New upstream release
- libpve-storage-perl (3.0-13)

  • bug fix: use filesysetm_path for LVM/iSCSI storage
  • glusterfs: really delete volumes when requested
  • API fix: auto-detect format for files with vmdk extension
  • API fix: return error if volume does not exists
- pve-libspice-server (0.12.4-2)
  • conflict with debian package 'libspice-server1'
- pve-sheepdog (0.6.2-1)
  • Bump to sheepdog 0.6.2
Package Repositories
http://pve.proxmox.com/wiki/Package_repositories

Source Code
http://git.proxmox.com
__________________
Best regards,

Martin Maurer
Proxmox VE project leader
 
I have Subscription and upload to my server
but when i use apt-get update
I got the error

Err https://enterprise.proxmox.com wheezy/pve-enterprise amd64 Packages
The requested URL returned error: 401
Ign https://enterprise.proxmox.com wheezy/pve-enterprise Translation-en_US
Ign https://enterprise.proxmox.com wheezy/pve-enterprise Translation-en
W: Failed to fetch https://enterprise.proxmox.com/debian/dists/wheezy/pve-enterprise/binary-amd64/Packages The requested URL returned error: 401


E: Some index files failed to download. They have been ignored, or old ones used instead.

what`s happen???
 
I upgraded my server with this new kernel last weekend (apt-get dist-upgrade), and during upgrade this message appeared:
/usr/sbin/grub-probe: error: Couldn't find PV pv1. Check your device.map.

I had to reinstall my server because it couldn't start anymore (grub couldn't find the root partition) ;-(

Do you have any idea what happened and how I can upgrade..?
 
looks like a custom installation. (pv1)

check your lvm configuration. e.g. run pvs and lvs (and post the output.)
 
The server has two SATA III disks.
I installed on the "old" server Proxmox on one disk and I have extended /dev/pve/data with a second disk.
The server I installed yesterday has only one disk with Proxmox and the second disk I use now for backups.

Do you think the extended /dev/pve/data was the problem?
In that case I should upgrade my server safely, don't you think?
 
Your remark "looks like a custom installation. (pv1)" was enough: my server is now successfully upgraded.
Thanx
 
Is there an expected date for having the ISO installer updated with this release? I'd like to test this version for SAS chipset compatibility [Intel C606 motherboard] at our servers in a colocated environment (where require the ISO installer to work w/ our hardware out-of-box).
 
Is there an expected date for having the ISO installer updated with this release? I'd like to test this version for SAS chipset compatibility [Intel C606 motherboard] at our servers in a colocated environment (where require the ISO installer to work w/ our hardware out-of-box).

before official release it would make sense that you test it. please send an email to martin@proxmox.com, referring to this thread.
 
We released a new kernel for Proxmox VE 3.1 and a lot of fixes. All this can be updated via GUI with just a few clicks, or as always via "apt-get update && apt-get dist-upgrade".

A big Thank-you to our active community for all feedback, testing, bug reporting and patch submissions.

Release notes

- pve-kernel-2.6.32 (2.6.32-111)

  • KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()
  • update to vzkernel-2.6.32-042stab079.6.src.rpm
  • update aacraid to aacraid-1.2.1-30300.src.rpm
  • update e1000e to 2.5.4
  • update igb to 5.0.5
  • update ixgbe to 3.17.3
- pve-manager (3.1-14)

  • avoid warning in daily cron script
  • dissable SSL compression (avoid TLS CRIME vulnerability)
  • fix bug #456: allow glusterfs as backup storage
  • vzdump: fix hook script environment for job-* phase
  • vzdump: pass storage ID to hook scripts
  • depend on libcrypt-ssleay-perl and liblwp-protocol-https-perl (for correct LWP https support)
  • fix https proxy calls (always use CONNECT)
  • use correct changelog URLs for pve repositories
  • vzdump: correctly handle maxfiles parameter (0 is unlimited)
  • improve API2Client.pm code
  • update German translation
  • update Chinese translation
  • apt: proxy changelog API call to correct node
- qemu-server (3.1-4)

  • qemu migrate : only wait for spice server online + eval
  • speedup restore on glusterfs (do not write zero bytes)
  • Allow VMAdmin/DatastoreUser to delete disk
- apt (0.9.7.10)

  • fix Bug#669620: apt-transport-https: proxy authentication credentials are ignored
- ceph-common (0.67.3-1~bpo70+1), librados2 (0.67.3-1~bpo70+1), librbd1 (0.67.3-1~bpo70+1), python-ceph (0.67.3-1~bpo70+1)
  • New upstream release
- libpve-storage-perl (3.0-13)

  • bug fix: use filesysetm_path for LVM/iSCSI storage
  • glusterfs: really delete volumes when requested
  • API fix: auto-detect format for files with vmdk extension
  • API fix: return error if volume does not exists
- pve-libspice-server (0.12.4-2)
  • conflict with debian package 'libspice-server1'
- pve-sheepdog (0.6.2-1)
  • Bump to sheepdog 0.6.2
Package Repositories
http://pve.proxmox.com/wiki/Package_repositories

Source Code
http://git.proxmox.com
__________________
Best regards,

Martin Maurer
Proxmox VE project leader



Hi . this release goes also to the non suscription channel or for the suscription ?
 
this is already answered in this thread (read a thread before asking the same).