Updates for Proxmox VE 3.2 (including new kernel, qemu 1.7.1, ...)

martin

Proxmox Staff Member
Staff member
Apr 28, 2005
748
1,626
223
We just uploaded new packages, containing bug fixes and small improvements.

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

Release Notes

- pve-kernel-2.6.32-28-pve_2.6.32-124_amd64.deb
  • update megaraid_sas to 06.602.03.00
  • add fix for openvz bug #2242 (cpt-drop-DCACHE_NFSFS_RENAMED-for-all-NFS-dentries-on-kill.patch)
  • update to vzkernel-2.6.32-042stab085.17.src.rpm
  • update e1000e to 3.0.4.1
  • bump API version to 28-pve
  • remove kvm-fix-invalid-secondary-exec-controls.patch (now upstream)
- pve-manager_3.2-2_amd64.deb
  • pveceph: fix purge command
  • pveceph: add -version argument to install (defaults to dumpling)
  • spice-example-sh: avoid use of sed and aw
- pve-qemu-kvm_1.7-6_amd64.deb
  • backup: remove async queue (avoid segmentation fault)
  • update to 1.7.1
  • backup: do not report errors to the VM when backup fails
- vzctl_4.0-1pve5_amd64.deb
  • Fix unrecognized option '--all' in vzifup-post
Video Tutorials
http://www.proxmox.com/training/video-tutorials

Download
http://www.proxmox.com/downloads/cat...al-environment

Package Repositories
http://pve.proxmox.com/wiki/Package_repositories
__________________
Best regards,

Martin Maurer
Proxmox VE project leader
 
Hi Martin;
Sorry the download link has not changed. It is always the 3.2 version of March.
3.2-1933730b-2

Thank's.
 
I think the iso has not changed, it's just update by :
# aptitude update && aptitude -y full-upgrade
 
Code:
Setting up pve-kernel-2.6.32-28-pve (2.6.32-124) ...update-initramfs: Generating /boot/initrd.img-2.6.32-28-pve
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.32-28-pve
Found initrd image: /boot/initrd.img-2.6.32-28-pve
Found linux image: /boot/vmlinuz-2.6.32-27-pve
Found initrd image: /boot/initrd.img-2.6.32-27-pve
Found linux image: /boot/vmlinuz-2.6.32-26-pve
Found initrd image: /boot/initrd.img-2.6.32-26-pve
Found memtest86+ image: /memtest86+.bin
Found memtest86+ multiboot image: /memtest86+_multiboot.bin
done
Setting up proxmox-ve-2.6.32 (3.2-124) ...
installing proxmox release key: OK
root@proxmox:~# pveversion
pve-manager/3.2-2/82599a65 (running kernel: 2.6.32-27-pve)

after install it`s still 2.6.32-27-pve?

Do i need to reboot?
 
Code:
Setting up pve-kernel-2.6.32-28-pve (2.6.32-124) ...update-initramfs: Generating /boot/initrd.img-2.6.32-28-pve
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.32-28-pve
Found initrd image: /boot/initrd.img-2.6.32-28-pve
Found linux image: /boot/vmlinuz-2.6.32-27-pve
Found initrd image: /boot/initrd.img-2.6.32-27-pve
Found linux image: /boot/vmlinuz-2.6.32-26-pve
Found initrd image: /boot/initrd.img-2.6.32-26-pve
Found memtest86+ image: /memtest86+.bin
Found memtest86+ multiboot image: /memtest86+_multiboot.bin
done
Setting up proxmox-ve-2.6.32 (3.2-124) ...
installing proxmox release key: OK
root@proxmox:~# pveversion
pve-manager/3.2-2/82599a65 (running kernel: 2.6.32-27-pve)

after install it`s still 2.6.32-27-pve?

Do i need to reboot?

Yes and remove the older kernel.

# dpkg -l | grep -i pve-kernel

# apt-get remove -y pve-kernel....

# update-grub

bye.
 
After Update on Kernel "2.6.32-28" i have a Problem with "intel_iommu=on", the system will not boot !
With Kernel "2.6.32-27" everything is ok.
Is there a known bug?
 
After Update on Kernel "2.6.32-28" i have a Problem with "intel_iommu=on", the system will not boot ! With Kernel "2.6.32-27" everything is ok. Is there a known bug?
  • I think yes. Neither "2.6.32-28" nor with testing 3.10.x in combination with Kernel parameter intel_iommu=on it is working.

  • There are more than we both where it is not running.

  • regards, maxprox
OT: I use Firefox under Ubuntu 14.04 with java 8.x and the Forum - Editor is also not working ...
EDIT: I can not see why, but now the Edior is working again... :confused:
 
Last edited:
Is the update page correct?

I get this from apt-get update

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
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.


My /etc/apt/sources.list

deb http://ftp.us.debian.org/debian wheezy main contrib

# PVE packages provided by proxmox.com
deb http://download.proxmox.com/debian wheezy pve

# security updates
deb http://security.debian.org/ wheezy/updates main contrib


My /etc/apt/sources.list.d/pve-enterprise.list

deb https://enterprise.proxmox.com/debian wheezy pve-enterprise
 
Is the update page correct?

I get this from apt-get update

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
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.


My /etc/apt/sources.list

deb http://ftp.us.debian.org/debian wheezy main contrib

# PVE packages provided by proxmox.com
deb http://download.proxmox.com/debian wheezy pve

# security updates
deb http://security.debian.org/ wheezy/updates main contrib


My /etc/apt/sources.list.d/pve-enterprise.list

deb https://enterprise.proxmox.com/debian wheezy pve-enterprise
Hi,
that's normal without an valid subscription. pve-enterprise need an valid subscription.

Udo
 
Hi,
that's normal without an valid subscription. pve-enterprise need an valid subscription.

Udo

as udo said, but you can also disable through /etc/apt/sources.list.d/pve-enterprise.list, if you know what you're doing (and if you don't wish to give back to the project with the cheap basic subscription)...

Marco
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!