Solved: How do I upgrade to 2.6.32-15

greavette

Renowned Member
Apr 13, 2012
163
9
83
Hello,

What is the instruction to upgrade my Proxmox v2.1 to 2.6.32-15?

Will apt-get update && apt-get upgrade && apt-get dist-upgrade work?

Thank you.
 
Last edited:
Re: How do I upgrade to 2.6.32-15

I'm also seeing errors when updating my repos:


Code:
Reading package lists... 0%


Reading package lists... 100%


Reading package lists... Done


W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://ftp.ca.debian.org squeeze Release: The following signatures were invalid: NODATA 1 NODATA 2


W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://security.debian.org squeeze/updates Release: The following signatures were invalid: NODATA 1 NODATA 2


W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://download.proxmox.com squeeze Release: The following signatures were invalid: NODATA 1 NODATA 2


W: Failed to fetch http://ftp.ca.debian.org/debian/dists/squeeze/Release  


W: Failed to fetch http://security.debian.org/dists/squeeze/updates/Release  


W: Failed to fetch http://download.proxmox.com/debian/dists/squeeze/Release  


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


Thank you.
 
Re: How do I upgrade to 2.6.32-15

I'm also seeing errors when updating my repos:


Code:
Reading package lists... 0%


Reading package lists... 100%


Reading package lists... Done


W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://ftp.ca.debian.org squeeze Release: The following signatures were invalid: NODATA 1 NODATA 2


W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://security.debian.org squeeze/updates Release: The following signatures were invalid: NODATA 1 NODATA 2


W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://download.proxmox.com squeeze Release: The following signatures were invalid: NODATA 1 NODATA 2


W: Failed to fetch http://ftp.ca.debian.org/debian/dists/squeeze/Release  


W: Failed to fetch http://security.debian.org/dists/squeeze/updates/Release  


W: Failed to fetch http://download.proxmox.com/debian/dists/squeeze/Release  


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


Thank you.
Hi,
you are running an normal pve-2.1 installation? Or an squeeze-installation?
Do you have network-access?
Can you post your /etc/apt/sources.list?

Udo
 
Re: How do I upgrade to 2.6.32-15

I installed proxmox from the .iso downloaded from the proxmox site. Here is my sources.list file:

Code:
  GNU nano 2.2.4             File: sources.list

deb http://ftp.ca.debian.org/debian squeeze main contrib


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


# PVE packages provided by proxmox.com for testing
deb http://download.proxmox.com/debian squeeze pvetest


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



pveversion shows: pve-manager/2.1/f32f3f46

I did not install proxmox on top of debian (squeeze).

I have network access on only one of my 4 nics. I have intel 82574L which are giving me grief. I was told to upgrade to the new 2.6.32-15 to solve my issues.


Thank you.
 
Last edited:
Re: How do I upgrade to 2.6.32-15

I installed proxmox from the .iso downloaded from the proxmox site. Here is my sources.list file:

Code:
  GNU nano 2.2.4             File: sources.list

deb http://ftp.ca.debian.org/debian squeeze main contrib


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


# PVE packages provided by proxmox.com for testing
deb http://download.proxmox.com/debian squeeze pvetest


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



pveversion shows: pve-manager/2.1/f32f3f46

I did not install proxmox on top of debian (squeeze).

I have network access on only one of my 4 nics. I have intel 82574L which are giving me grief. I was told to upgrade to the new 2.6.32-15 to solve my issues.


Thank you.

I am experiencing the same nic problem trying to get PVE 2.1 CD working. I have tried several different nics (Netgear, Linksys, DLink). The mainboard nic is a RealTek. No luck. See my thread below about non-free firmware and Debian upgrade from Lenny to Squeeze. I wonder how many people have downloaded and tried PVE 2.1 CD and it just doesn't work because of this problem. Good luck.
 
Re: How do I upgrade to 2.6.32-15

I installed proxmox from the .iso downloaded from the proxmox site. Here is my sources.list file:

Code:
  GNU nano 2.2.4             File: sources.list

deb http://ftp.ca.debian.org/debian squeeze main contrib


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


# PVE packages provided by proxmox.com for testing
deb http://download.proxmox.com/debian squeeze pvetest


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



pveversion shows: pve-manager/2.1/f32f3f46

I did not install proxmox on top of debian (squeeze).

I have network access on only one of my 4 nics. I have intel 82574L which are giving me grief. I was told to upgrade to the new 2.6.32-15 to solve my issues.


Thank you.
Hi,
use only pve or pvetest - not both, please.

Your network (eth0 -> vmbr0) with the one working nic is also able to get internet access.

you can also do an
Code:
wget http://download.proxmox.com/debian/dists/squeeze/pvetest/binary-amd64/pve-kernel-2.6.32-15-pve_2.6.32-78_amd64.deb
#
# and than
dpkg -i pve-kernel-2.6.32-15-pve_2.6.32-78_amd64.deb
If this work an "apt-get update" and so on should also work.

Udo
 
Re: How do I upgrade to 2.6.32-15

Thank you udo,

Tried downloading the file but received an error:

dpkg-deb: `pve-kernel-2.6.32-15-pve_2.6.32-78_amd64.deb' is not a debian format archive
dpkg: error processing pve-kernel-2.6.32-15-pve_2.6.32-78_amd64.deb (--install):
subprocess dpkg-deb --control returned error exit status 2
Errors were encountered while processing:
pve-kernel-2.6.32-15-pve_2.6.32-78_amd64.deb
 
Re: How do I upgrade to 2.6.32-15

Thank you udo,

Tried downloading the file but received an error:

dpkg-deb: `pve-kernel-2.6.32-15-pve_2.6.32-78_amd64.deb' is not a debian format archive
dpkg: error processing pve-kernel-2.6.32-15-pve_2.6.32-78_amd64.deb (--install):
subprocess dpkg-deb --control returned error exit status 2
Errors were encountered while processing:
pve-kernel-2.6.32-15-pve_2.6.32-78_amd64.deb
Hi,
if all right the output of following commands must show the same output:
Code:
# ls -l pve-kernel-2.6.32-15-pve_2.6.32-78_amd64.deb
-rw-r--r-- 1 root root 31469946  3. Okt 09:52 pve-kernel-2.6.32-15-pve_2.6.32-78_amd64.deb
# file pve-kernel-2.6.32-15-pve_2.6.32-78_amd64.deb
pve-kernel-2.6.32-15-pve_2.6.32-78_amd64.deb: Debian binary package (format 2.0)
# md5sum pve-kernel-2.6.32-15-pve_2.6.32-78_amd64.deb
bbe3e3ff08a845f2ee73d30799b249e4  pve-kernel-2.6.32-15-pve_2.6.32-78_amd64.deb
Udo
 
Re: How do I upgrade to 2.6.32-15

This is strange...it shows this .deb file as being a html document text file?


Code:
# ls -l pve-kernel-2.6.32-15-pve_2.6.32-78_amd64.deb-rw-r--r-- 1 root root 2278 Oct 12 14:28 pve-kernel-2.6.32-15-pve_2.6.32-78_amd64.deb
# file pve-kernel-2.6.32-15-pve_2.6.32-78_amd64.deb
pve-kernel-2.6.32-15-pve_2.6.32-78_amd64.deb: HTML document text
# md5sum pve-kernel-2.6.32-15-pve_2.6.32-78_amd64.deb
20b8d9d469257a9e82fb09c81b99baea  pve-kernel-2.6.32-15-pve_2.6.32-78_amd64.deb
 
Re: How do I upgrade to 2.6.32-15

Ok...so I downloaded the file on my laptop and copied this file to my Proxmox Server. The file is now a lot larger than the one being downloaded from Proxmox...not sure what's going on there?

I've now been able to install this pve-kernel-2.6.32-15-pve_2.6.32-78_amd64.deb file on our Proxmox Server. no errors on the install. I've rebooted the server now but still the intel nics are not active.

What more do I need to do?

Thank you.
 
Re: How do I upgrade to 2.6.32-15

Ok...so I downloaded the file on my laptop and copied this file to my Proxmox Server. The file is now a lot larger than the one being downloaded from Proxmox...not sure what's going on there?

I've now been able to install this pve-kernel-2.6.32-15-pve_2.6.32-78_amd64.deb file on our Proxmox Server. no errors on the install. I've rebooted the server now but still the intel nics are not active.

What more do I need to do?

Thank you.
Hi,
what do you mean with "nics not active"? Not visible (due driver missing) or not used?
Can you post the output of
Code:
ifconfig -a
cat /etc/udev/rules.d/70-persistent-net.rules
dmesg | grep eth
About the html-file: do you have an proxy (with auth?) between the server and the internet? Some infos if you open the file in a web-browser? (or simply read the content)

Udo
 
Re: How do I upgrade to 2.6.32-15

Hello Udo,

I really appreciate your help with my problem. I think my major problem was to do with my vland setup on my switch. I've now got that working properly (I think) and I can now ping all my nics on each vland I've setup. I am having trouble now with configuring networking in my VM...but that problem will go into it's own post.

suffice it to say that I think my problem with installing the drivers was solved with your help. All my nics are available to Proxmox now. I thank you for you assistance.

I will mark this thread as solved...once I figure out how to do that.