New Proxmox VE 1.6 kernels, packages and ISO, also first 2.6.35 kernel

martin

Proxmox Staff Member
Staff member
Apr 28, 2005
756
1,993
263
We just released a bunch of new kernels and updated packages to the stable repository - a big thanks to all beta testers. We also got the first stable 2.6.35 kernel, support KSM again.

Release notes:
Roadmap

How to get the latest version:
Downloads
__________________
Best regards,
Martin Maurer
 
Last edited by a moderator:
Since this kernel lacks some modules related to netfilter for ipv6, ip6tables doesn't work correctly. See below:

-- 2.6.32-4-pve:/lib/modules/2.6.32-4-pve/kernel/net/ipv6/netfilter

ip6_queue.ko ip6t_REJECT.ko ip6t_frag.ko ip6t_mh.ko ip6table_mangle.ko
ip6_tables.ko ip6t_ah.ko ip6t_hbh.ko ip6t_rt.ko ip6table_raw.ko
ip6t_LOG.ko ip6t_eui64.ko ip6t_ipv6header.ko ip6table_filter.ko

-- 2.6.32-5-amd64 (Debian/squeeze):/lib/modules/2.6.32-5-amd64/kernel/net/ipv6/netfilter/

ip6_queue.ko ip6t_ah.ko ip6t_ipv6header.ko ip6table_mangle.ko
ip6_tables.ko ip6t_eui64.ko ip6t_mh.ko ip6table_raw.ko
ip6t_LOG.ko ip6t_frag.ko ip6t_rt.ko ip6table_security.ko
ip6t_REJECT.ko ip6t_hbh.ko ip6table_filter.ko nf_conntrack_ipv6.ko

--

The kernel 2.6.32-4-pve is build without ip6table_security.ko nor nf_conntrack_ipv6.ko. Please update the kernel ASAP.
 
Perfect! it works without any problems. Thanks! :)
 
Wondering number of people going with 2.6.35 stable release. as far as I understand, KSM is also well performed. I must make a desicion because I will go for live enviroment. Do you suggest using 2.6.35 in live?. I will install windows and linux guests together.
 
This is really a good news, that a new proxmox ve 1.6 kernels has been released..