Downloads: Difference between revisions
(added 4.0) |
|||
Line 14: | Line 14: | ||
# security updates | # security updates | ||
http://security.debian.org jessie/updates main contrib</pre> | deb http://security.debian.org jessie/updates main contrib</pre> | ||
The enterprise repository: | The enterprise repository: |
Revision as of 10:41, 9 October 2015
Proxmox Virtual Environment 4.0 (ISO Image)
Release notes: Roadmap#Proxmox_VE_4.0
Download the ISO image and burn it to CD-ROM or Install_from_USB_Stick and boot your server from CD-ROM or USB stick. For details see Quick_installation
- Download via http or bittorrent: http://www.proxmox.com/downloads
Update a running Proxmox Virtual Environment 4.x to latest 4.0
Make sure that you have uploaded a valid subscription key to your Proxmox VE host. Here is the howto for the CLI:
Check your sources.list file, should look like this:
deb http://ftp.at.debian.org/debian jessie main contrib # security updates deb http://security.debian.org jessie/updates main contrib
The enterprise repository:
cat /etc/apt/sources.list.d/pve-enterprise.list
deb https://enterprise.proxmox.com/debian jessie pve-enterprise
Update your repository and packages:
apt-get update
If you get any errors, your sources.list (or your network) has a problem. Before you update your system, you should stop all your running VM´s.
Now upgrade the packages:
apt-get dist-upgrade
Reboot to activate the new Kernel, to check if you got all packages, run 'pveversion -v' and compare your output (all packages should have equal or higher version numbers):
pve-server:~#pveversion -v proxmox-ve: 4.0-16 (running kernel: 4.2.2-1-pve) pve-manager: 4.0-48 (running version: 4.0-48/0d8559d0) pve-kernel-4.2.2-1-pve: 4.2.2-16 lvm2: 2.02.116-pve1 corosync-pve: 2.3.5-1 libqb0: 0.17.2-1 pve-cluster: 4.0-22 qemu-server: 4.0-30 pve-firmware: 1.1-7 libpve-common-perl: 4.0-29 libpve-access-control: 4.0-9 libpve-storage-perl: 4.0-25 pve-libspice-server1: 0.12.5-1 vncterm: 1.2-1 pve-qemu-kvm: 2.4-9 pve-container: 1.0-6 pve-firewall: 2.0-12 pve-ha-manager: 1.0-9 ksm-control-daemon: 1.2-1 glusterfs-client: 3.5.2-2+deb8u1 lxc-pve: 1.1.3-1 lxcfs: 0.9-pve2 cgmanager: 0.37-pve2 criu: 1.6.0-1 zfsutils: 0.6.5-pve4~jessie pve-server:~#
Important Note
If you already use your Proxmox VE Subscription Key, access to the Enterprise repository works out of the box. For more details about the Proxmox VE repositories, see Package repositories
Update a running Proxmox Virtual Environment 3.x to latest 4.0
Proxmox Virtual Environment 3.4 (ISO Image)
Release notes: Roadmap#Proxmox_VE_3.4
Download the ISO image and burn it to CD-ROM or Install_from_USB_Stick and boot your server from CD-ROM or USB stick. For details see Quick_installation
- Download via http or bittorrent: http://www.proxmox.com/downloads
Update a running Proxmox Virtual Environment 3.x to latest 3.4
Make sure that you have uploaded a valid subscription key to your Proxmox VE host. All updates should be applied via CLI only (if you tried via GUI, please check this forum post). here is the howto for the CLI:
Check your sources.list file, should look like this:
deb http://http.at.debian.org/debian wheezy main contrib # security updates deb http://security.debian.org/ wheezy/updates main contrib
The enterprise repository:
cat /etc/apt/sources.list.d/pve-enterprise.list
deb https://enterprise.proxmox.com/debian wheezy pve-enterprise
Update your repository and packages:
apt-get update
If you get any errors, your sources.list (or your network) has a problem. Before you update your system, you should stop all your running VM´s.
Now upgrade the packages:
apt-get dist-upgrade
Reboot to activate the new Kernel, to check if you got all packages, run 'pveversion -v' and compare your output (all packages should have equal or higher version numbers):
pve-server:~#pveversion -v proxmox-ve-2.6.32: 3.4-163 (running kernel: 2.6.32-41-pve) pve-manager: 3.4-11 (running version: 3.4-11/6502936f) pve-kernel-2.6.32-41-pve: 2.6.32-163 lvm2: 2.02.98-pve4 clvm: 2.02.98-pve4 corosync-pve: 1.4.7-1 openais-pve: 1.1.4-3 libqb0: 0.11.1-2 redhat-cluster-pve: 3.2.0-2 resource-agents-pve: 3.9.2-4 fence-agents-pve: 4.0.10-3 pve-cluster: 3.0-19 qemu-server: 3.4-6 pve-firmware: 1.1-4 libpve-common-perl: 3.0-24 libpve-access-control: 3.0-16 libpve-storage-perl: 3.0-33 pve-libspice-server1: 0.12.4-3 vncterm: 1.1-8 vzctl: 4.0-1pve6 vzprocps: 2.0.11-2 vzquota: 3.1-2 pve-qemu-kvm: 2.2-11 ksm-control-daemon: 1.1-1 glusterfs-client: 3.5.2-1 pve-server:~#
Important Note
Due to changes in our repositories in 3.1 you need to check your apt configuration. If you already use your Proxmox VE Subscription Key, access to the Enterprise repository works out of the box.
For more details about the Proxmox VE repositories, see Package repositories
Proxmox Virtual Environment 3.3 (ISO Image)
Release notes: Roadmap#Proxmox_VE_3.3
Download the ISO image and burn it to CD-ROM or Install_from_USB_Stick and boot your server from CD-ROM or USB stick. For details see Quick_installation
- Download via http or bittorrent: http://www.proxmox.com/downloads
Update a running Proxmox Virtual Environment 3.x to latest 3.3
Make sure that you have uploaded a valid subscription key to your Proxmox VE host. All updates can be applied via GUI or via CLI, here is the howto for the CLI:
Check your sources.list file, should look like this:
deb http://http.at.debian.org/debian wheezy main contrib # security updates deb http://security.debian.org/ wheezy/updates main contrib
The enterprise repository:
cat /etc/apt/sources.list.d/pve-enterprise.list
deb https://enterprise.proxmox.com/debian wheezy pve-enterprise
Update your repository and packages:
apt-get update
If you get any errors, your sources.list (or your network) has a problem. Before you update your system, you should stop all your running VM´s.
Now upgrade the packages:
apt-get dist-upgrade
Reboot to activate the new Kernel, to check if you got all packages, run 'pveversion -v' and compare your output (all packages should have equal or higher version numbers):
pve-server:~#pveversion -v proxmox-ve-2.6.32: 3.3-139 (running kernel: 2.6.32-34-pve) pve-manager: 3.3-5 (running version: 3.3-5/bfebec03) pve-kernel-2.6.32-34-pve: 2.6.32-139 lvm2: 2.02.98-pve4 clvm: 2.02.98-pve4 corosync-pve: 1.4.7-1 openais-pve: 1.1.4-3 libqb0: 0.11.1-2 redhat-cluster-pve: 3.2.0-2 resource-agents-pve: 3.9.2-4 fence-agents-pve: 4.0.10-1 pve-cluster: 3.0-15 qemu-server: 3.3-3 pve-firmware: 1.1-3 libpve-common-perl: 3.0-19 libpve-access-control: 3.0-15 libpve-storage-perl: 3.0-25 pve-libspice-server1: 0.12.4-3 vncterm: 1.1-8 vzctl: 4.0-1pve6 vzprocps: 2.0.11-2 vzquota: 3.1-2 pve-qemu-kvm: 2.1-10 ksm-control-daemon: 1.1-1 glusterfs-client: 3.5.2-1 pve-server:~#
Important Note
Due to changes in our repositories in 3.1 you need to check your apt configuration. If you already use your Proxmox VE Subscription Key, access to the Enterprise repository works out of the box.
For more details about the Proxmox VE repositories, see Package repositories
Proxmox Virtual Environment 3.2 (ISO Image)
Release notes: Roadmap#Proxmox_VE_3.2
Download the ISO image and burn it to CD-ROM or Install_from_USB_Stick and boot your server from CD-ROM or USB stick. For details see Quick_installation
- Download via http or bittorrent: http://www.proxmox.com/downloads
Update a running Proxmox Virtual Environment 3.x to latest 3.2
Make sure that you have uploaded a valid subscription key to your Proxmox VE host. All updates can be applied via GUI or via CLI, here is the howto for the CLI:
Check your sources.list file, should look like this:
deb http://http.at.debian.org/debian wheezy main contrib # security updates deb http://security.debian.org/ wheezy/updates main contrib
The enterprise repository:
cat /etc/apt/sources.list.d/pve-enterprise.list
deb https://enterprise.proxmox.com/debian wheezy pve-enterprise
Update your repository and packages:
apt-get update
If you get any errors, your sources.list (or your network) has a problem. Before you update your system, you should stop all your running VM´s.
Now upgrade the packages:
apt-get dist-upgrade
Reboot to activate the new Kernel, to check if you got all packages, run 'pveversion -v' and compare your output (all packages should have equal or higher version numbers):
pve-server:~#pveversion -v proxmox-ve-2.6.32: 3.2-132 (running kernel: 2.6.32-31-pve) pve-manager: 3.2-4 (running version: 3.2-4/e24a91c1) pve-kernel-2.6.32-31-pve: 2.6.32-132 lvm2: 2.02.98-pve4 clvm: 2.02.98-pve4 corosync-pve: 1.4.5-1 openais-pve: 1.1.4-3 libqb0: 0.11.1-2 redhat-cluster-pve: 3.2.0-2 resource-agents-pve: 3.9.2-4 fence-agents-pve: 4.0.5-1 pve-cluster: 3.0-12 qemu-server: 3.1-16 pve-firmware: 1.1-3 libpve-common-perl: 3.0-18 libpve-access-control: 3.0-11 libpve-storage-perl: 3.0-19 pve-libspice-server1: 0.12.4-3 vncterm: 1.1-6 vzctl: 4.0-1pve5 vzprocps: 2.0.11-2 vzquota: 3.1-2 pve-qemu-kvm: 1.7-8 ksm-control-daemon: 1.1-1 glusterfs-client: 3.4.2-1 pve-server:~#
Important Note
Due to changes in our repositories in 3.1 you need to check your apt configuration. If you already use your Proxmox VE Subscription Key, access to the Enterprise repository works out of the box.
For more details about the Proxmox VE repositories, see Package repositories
Proxmox Virtual Environment 3.1 (ISO Image)
Release notes: Roadmap#Proxmox_VE_3.1
Download the ISO image and burn it to CD-ROM or Install_from_USB_Stick and boot your server from CD-ROM or USB stick. For details see Quick_installation
- Download via http or bittorrent: http://www.proxmox.com/downloads
Update a running Proxmox Virtual Environment 3.x to latest 3.1
Make sure that you have uploaded a valid subscription key to your Proxmox VE host.
Check your sources.list file, should look like this:
deb http://http.at.debian.org/debian wheezy main contrib # security updates deb http://security.debian.org/ wheezy/updates main contrib
The enterprise repository:
cat /etc/apt/sources.list.d/pve-enterprise.list
deb https://enterprise.proxmox.com/debian wheezy pve-enterprise
Update your repository and packages:
apt-get update
If you get any errors, your sources.list (or your network) has a problem. Before you update your system, you should stop all your running VM´s.
Now upgrade the packages:
apt-get dist-upgrade
Reboot to activate the new Kernel, to check if you got all packages, run 'pveversion -v' and compare your output (all packages should have equal or higher version numbers):
pve-server:~#pveversion -v proxmox-ve-2.6.32: 3.1-114 (running kernel: 2.6.32-26-pve) pve-manager: 3.1-24 (running version: 3.1-24/060bd5a6) pve-kernel-2.6.32-26-pve: 2.6.32-114 lvm2: 2.02.98-pve4 clvm: 2.02.98-pve4 corosync-pve: 1.4.5-1 openais-pve: 1.1.4-3 libqb0: 0.11.1-2 redhat-cluster-pve: 3.2.0-2 resource-agents-pve: 3.9.2-4 fence-agents-pve: 4.0.0-2 pve-cluster: 3.0-8 qemu-server: 3.1-8 pve-firmware: 1.0-23 libpve-common-perl: 3.0-9 libpve-access-control: 3.0-8 libpve-storage-perl: 3.0-18 pve-libspice-server1: 0.12.4-2 vncterm: 1.1-6 vzctl: 4.0-1pve4 vzprocps: 2.0.11-2 vzquota: 3.1-2 pve-qemu-kvm: 1.4-17 ksm-control-daemon: 1.1-1 glusterfs-client: 3.4.1-1 pve-server:~#
Important Note
Due to changes in our repositories you need to update your apt configuration. If you already use your Proxmox VE Subscription Key, access to the Enterprise repository works out of the box.
For more details about the Proxmox VE repositories, see Package repositories
Proxmox Virtual Environment 3.0 (ISO Image)
Release notes: Roadmap#Proxmox_VE_3.0
Download the ISO image and burn it to CD-ROM or Install_from_USB_Stick and boot your server from CD-ROM or USB stick. For details see Quick_installation
- Download via http or bittorrent: http://www.proxmox.com/downloads
Update a running Proxmox Virtual Environment 3.x to latest 3.0
Check your sources.list file, should look like this:
deb http://http.at.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
Update your repository and packages:
apt-get update
If you get any errors, your sources.list (or your network) has a problem. Before you update your system, you should stop all your running VM´s.
Now upgrade the packages:
apt-get dist-upgrade
Reboot to activate the new Kernel, to check if you got all packages, run 'pveversion -v' and compare your output (all packages should have equal or higher version numbers):
pve-server:~#pveversion -v pve-manager: 3.0-23 (pve-manager/3.0/957f0862) running kernel: 2.6.32-22-pve proxmox-ve-2.6.32: 3.0-107 pve-kernel-2.6.32-22-pve: 2.6.32-107 lvm2: 2.02.95-pve3 clvm: 2.02.95-pve3 corosync-pve: 1.4.5-1 openais-pve: 1.1.4-3 libqb0: 0.11.1-2 redhat-cluster-pve: 3.2.0-2 resource-agents-pve: 3.9.2-4 fence-agents-pve: 4.0.0-1 pve-cluster: 3.0-4 qemu-server: 3.0-20 pve-firmware: 1.0-23 libpve-common-perl: 3.0-4 libpve-access-control: 3.0-4 libpve-storage-perl: 3.0-8 vncterm: 1.1-4 vzctl: 4.0-1pve3 vzprocps: 2.0.11-2 vzquota: 3.1-2 pve-qemu-kvm: 1.4-13 ksm-control-daemon: 1.1-1 pve-server:~#
Update a running Proxmox Virtual Environment 2.3 to 3.0
Proxmox Virtual Environment 2.3 (ISO Image)
Release notes: Roadmap#Proxmox_VE_2.3
Download the ISO image and burn it to CD-ROM or Install_from_USB_Stick and boot your server from CD-ROM or USB stick. For details see Quick_installation
- Download via http: Proxmox VE 2.3
- Download via bittorrent: Proxmox VE 2.3
(MD5SUM for the ISO is e27f57028bde04b67cfb8182499124e0)
Update a running Proxmox Virtual Environment 2.x to latest 2.3
Check your sources.list file, should look like this:
deb http://http.at.debian.org/debian squeeze main contrib # PVE packages provided by proxmox.com deb http://download.proxmox.com/debian squeeze pve # security updates deb http://security.debian.org/ squeeze/updates main contrib
Update your repository and packages:
apt-get update
If you get any errors, your sources.list (or your network) has a problem. Before you update your system, you should stop all your running VM´s.
Now upgrade the packages:
apt-get dist-upgrade
Reboot to activate the new Kernel, to check if you got all packages, run 'pveversion -v' and compare your output (all packages should have equal or higher version numbers):
pve-server:~#pveversion -v pve-manager: 2.3-13 (pve-manager/2.3/7946f1f1) running kernel: 2.6.32-19-pve proxmox-ve-2.6.32: 2.3-96 pve-kernel-2.6.32-19-pve: 2.6.32-96 lvm2: 2.02.95-1pve2 clvm: 2.02.95-1pve2 corosync-pve: 1.4.4-4 openais-pve: 1.1.4-2 libqb: 0.10.1-2 redhat-cluster-pve: 3.1.93-2 resource-agents-pve: 3.9.2-3 fence-agents-pve: 3.1.9-1 pve-cluster: 1.0-36 qemu-server: 2.3-20 pve-firmware: 1.0-21 libpve-common-perl: 1.0-49 libpve-access-control: 1.0-26 libpve-storage-perl: 2.3-7 vncterm: 1.0-4 vzctl: 4.0-1pve2 vzprocps: 2.0.11-2 vzquota: 3.1-1 pve-qemu-kvm: 1.4-10 ksm-control-daemon: 1.1-1 pve-server:~#
Proxmox Virtual Environment 2.2 (ISO Image)
Release notes: Roadmap#Proxmox_VE_2.2
Download the ISO image and burn it to CD-ROM or Install_from_USB_Stick and boot your server from CD-ROM or USB stick. For details see Quick_installation
- Download via http: Proxmox VE 2.2
- Download via bittorrent: Proxmox VE 2.2
(MD5SUM for the ISO is 6a4ba41035dc32da36a08ec421ea6fb2)
Update a running Proxmox Virtual Environment 2.x to latest 2.2
Check your sources.list file, should look like this:
deb http://http.at.debian.org/debian squeeze main contrib # PVE packages provided by proxmox.com deb http://download.proxmox.com/debian squeeze pve2.2 # security updates deb http://security.debian.org/ squeeze/updates main contrib
Update your repository and packages:
apt-get update
If you get any errors, your sources.list (or your network) has a problem. Before you update your system, you should stop all your running VM´s.
Now upgrade the packages:
apt-get dist-upgrade
Reboot to activate the new Kernel, to check if you got all packages, run 'pveversion -v' and compare your output (all packages should have equal or higher version numbers):
pve-server:~#pveversion -v pve-manager: 2.2-32 (pve-manager/2.2/3089a616) running kernel: 2.6.32-17-pve proxmox-ve-2.6.32: 2.2-83 pve-kernel-2.6.32-17-pve: 2.6.32-83 lvm2: 2.02.95-1pve2 clvm: 2.02.95-1pve2 corosync-pve: 1.4.4-1 openais-pve: 1.1.4-2 libqb: 0.10.1-2 redhat-cluster-pve: 3.1.93-2 resource-agents-pve: 3.9.2-3 fence-agents-pve: 3.1.9-1 pve-cluster: 1.0-34 qemu-server: 2.0-71 pve-firmware: 1.0-21 libpve-common-perl: 1.0-40 libpve-access-control: 1.0-25 libpve-storage-perl: 2.0-36 vncterm: 1.0-3 vzctl: 4.0-1pve2 vzprocps: 2.0.11-2 vzquota: 3.1-1 pve-qemu-kvm: 1.3-10 ksm-control-daemon: 1.1-1 pve-server:~#
Proxmox Virtual Environment 2.1 (ISO Image)
Release notes: Roadmap#Proxmox_VE_2.1
Download the ISO image and burn it to CD-ROM or Install_from_USB_Stick and boot your server from CD-ROM or USB stick. For details see Quick_installation
- Download via http: Proxmox VE 2.1
- Download via bittorrent: Proxmox VE 2.1
(MD5SUM for the ISO is 940919e832e64c29e67d89233a11b88b)
Update a running Proxmox Virtual Environment 2.x to latest 2.1
Check your sources.list file, should look like this:
deb http://ftp.at.debian.org/debian squeeze main contrib # PVE packages provided by proxmox.com deb http://download.proxmox.com/debian squeeze pve2.1 # security updates deb http://security.debian.org/ squeeze/updates main contrib
Update your repository and packages:
apt-get update
If you get any errors, your sources.list (or your network) has a problem. Before you update your system, you should stop all your running VM´s.
Now upgrade the packages:
apt-get dist-upgrade
Reboot to activate the new Kernel, to check if you got all packages, run 'pveversion -v' and compare your output (all packages should have equal or higher version numbers):
pve-server:~#pveversion -v pve-manager: 2.1-14 (pve-manager/2.1/f32f3f46) running kernel: 2.6.32-14-pve proxmox-ve-2.6.32: 2.1-74 pve-kernel-2.6.32-14-pve: 2.6.32-74 lvm2: 2.02.95-1pve2 clvm: 2.02.95-1pve2 corosync-pve: 1.4.3-1 openais-pve: 1.1.4-2 libqb: 0.10.1-2 redhat-cluster-pve: 3.1.92-3 resource-agents-pve: 3.9.2-3 fence-agents-pve: 3.1.8-1 pve-cluster: 1.0-27 qemu-server: 2.0-49 pve-firmware: 1.0-18 libpve-common-perl: 1.0-30 libpve-access-control: 1.0-24 libpve-storage-perl: 2.0-31 vncterm: 1.0-3 vzctl: 3.0.30-2pve5 vzprocps: 2.0.11-2 vzquota: 3.0.12-3 pve-qemu-kvm: 1.1-8 ksm-control-daemon: 1.1-1 pve-server:~#
Update a running Proxmox Virtual Environment 1.9 to 2.x
Proxmox Virtual Environment 2.0 (ISO Image)
Release notes: Roadmap#Proxmox_VE_2.0
Download the ISO image and burn it to CD-ROM or Install_from_USB_Stick and boot your server from CD-ROM or USB stick. For details see Quick_installation
- Download via http: Proxmox VE 2.0
- Download via bittorrent: Proxmox VE 2.0
(MD5SUM for the ISO is 5c1bf16973ee06a293be2bd2b2c648fa)
Update a running Proxmox Virtual Environment to 2.0
Proxmox Virtual Environment 1.9 (ISO Image)
Release notes: Roadmap#Proxmox_VE_1.9
Download the ISO image and burn it to CD-ROM and boot your server from CD-ROM. For details see Installation
- Download via http: Proxmox VE 1.9
- Download via bittorrent: Proxmox VE 1.9
(MD5SUM for the ISO is 910f69b2ab450a304a4bae835ffa858e)
Update a running Proxmox Virtual Environment to 1.9
Check your sources.list file, should look like this:
deb http://ftp.debian.org/debian lenny main contrib # PVE packages provided by proxmox.com deb http://download.proxmox.com/debian lenny pve # security updates deb http://security.debian.org/ lenny/updates main contrib
Update your repository and packages:
aptitude update
If you get any errors, your sources.list (or your network) has a problem. Before you update your system, you should stop all your running VM´s.
Now upgrade the packages:
aptitude full-upgrade
Choose your preferred Proxmox VE kernel branch, see Proxmox_VE_Kernel If you want to switch to the 2.6.32 kernel branch just install the Proxmox VE virtual package for 2.6.32:
aptitude install proxmox-ve-2.6.32
Reboot to activate the new Kernel, to check if you got all packages, run 'pveversion -v' and compare your output (all packages should have equal or higher version numbers):
pve-server:~#pveversion -v pve-manager: 1.9-26 (pve-manager/1.9/6567) running kernel: 2.6.32-7-pve proxmox-ve-2.6.32: 1.9-55+ovzfix-2 pve-kernel-2.6.32-7-pve: 2.6.32-55+ovzfix-2 qemu-server: 1.1-32 pve-firmware: 1.0-15 libpve-storage-perl: 1.0-19 vncterm: 0.9-2 vzctl: 3.0.29-3pve1 vzdump: 1.2-16 vzprocps: 2.0.11-2 vzquota: 3.0.11-1 pve-qemu-kvm: 0.15.0-2 ksm-control-daemon: 1.0-6 pve-server:~#
Proxmox Virtual Environment 1.8 (ISO Image)
Release notes: Roadmap#Proxmox_VE_1.8
Download the ISO image and burn it to CD-ROM and boot your server from CD-ROM. For details see Installation
- Download via http: Proxmox VE 1.8
- Download via bittorrent: Proxmox VE 1.8
(MD5SUM for the ISO is 82f2dbab4ca5e467278e0717ed7c861f)
Update a running Proxmox Virtual Environment to 1.8
Check your sources.list file, should look like this:
deb http://ftp.debian.org/debian lenny main contrib # PVE packages provided by proxmox.com deb http://download.proxmox.com/debian lenny pve # security updates deb http://security.debian.org/ lenny/updates main contrib
Update your repository and packages:
aptitude update
If you get any errors, your sources.list (or your network) has a problem. Before you update your system, you should stop all your running VM´s.
Now upgrade the packages:
aptitude safe-upgrade
Choose your preferred Proxmox VE kernel branch, see Proxmox_VE_Kernel If you want to switch to the 2.6.32 kernel branch just install the Proxmox VE virtual package for 2.6.32:
aptitude install proxmox-ve-2.6.32
Reboot to activate the new Kernel, to check if you got all packages, run 'pveversion -v' and compare your output (all packages should have equal or higher version numbers):
pve-server:~# pveversion -v pve-manager: 1.8-18 (pve-manager/1.8/6070) running kernel: 2.6.32-4-pve proxmox-ve-2.6.32: 1.8-33 pve-kernel-2.6.32-4-pve: 2.6.32-33 qemu-server: 1.1-30 pve-firmware: 1.0-11 libpve-storage-perl: 1.0-17 vncterm: 0.9-2 vzctl: 3.0.27-1pve1 vzdump: 1.2-13 vzprocps: 2.0.11-2 vzquota: 3.0.11-1 pve-qemu-kvm: 0.14.1-1 ksm-control-daemon: 1.0-6 pve-server:~#
Proxmox Virtual Environment 1.7 (ISO Image)
Release notes: Roadmap#Proxmox_VE_1.7
Download the ISO image and burn it to CD-ROM and boot your server from CD-ROM. For details see Installation
- Download via http: Proxmox VE 1.7
- Download via bittorrent: Proxmox VE 1.7
(MD5SUM for the ISO is 5d9d02499c96f89fd93e58cf010e4282)
Update a running Proxmox Virtual Environment to 1.7
Check your sources.list file, should look like this:
deb http://ftp.debian.org/debian lenny main contrib # PVE packages provided by proxmox.com deb http://download.proxmox.com/debian lenny pve # security updates deb http://security.debian.org/ lenny/updates main contrib
Update your repository and packages:
aptitude update
If you get any errors, your sources.list (or your network) has a problem. Before you update your system, you should stop all your running VM´s.
Now upgrade the packages:
aptitude safe-upgrade
If you want to switch to the 2.6.32 kernel branch just install the Proxmox VE virtual package for 2.6.32:
aptitude install proxmox-ve-2.6.32
Reboot to activate the new Kernel, to check if you got all packages, run 'pveversion -v' and compare your output (all packages should have equal or higher version numbers):
pve-server:~# pveversion -v pve-manager: 1.7-10 (pve-manager/1.7/5323) running kernel: 2.6.32-4-pve proxmox-ve-2.6.32: 1.7-30 pve-kernel-2.6.32-4-pve: 2.6.32-30 qemu-server: 1.1-28 pve-firmware: 1.0-10 libpve-storage-perl: 1.0-16 vncterm: 0.9-2 vzctl: 3.0.24-1pve4 vzdump: 1.2-10 vzprocps: 2.0.11-1dso2 vzquota: 3.0.11-1 pve-qemu-kvm: 0.13.0-3 ksm-control-daemon: 1.0-4 pve-server:~#
Proxmox Virtual Environment 1.6 (ISO Image updated on 18.10.2010)
Release notes: Roadmap#Proxmox_VE_1.6_.28updated.29_-_ISO_Installer_with_2.6.32_Kernel_with_OpenVZ_including_KVM_0.12.5
Download the ISO image (Note: update to the ISO on 18.10.2010) burn it to CD-ROM and boot your server from CD-ROM. For details see Installation
- Download via http: Proxmox VE 1.6
- Download via bittorrent: Proxmox VE 1.6
(MD5SUM for the ISO is 83be9d05f7bf8f2f438659f2ec891e56)
Important note
If you run windows KVM guests your operating system will recognize some hardware changes on the first boot. Under some circumstances reactivation of your windows license can be necessary.
Proxmox VE 1.5 - New Kernel 2.6.24 and 2.6.32 (17.5.2010)
Release notes: Roadmap#Proxmox_VE_1.5_-_New_Kernel_2.6.24_and_2.6.32.2C_including_KVM_0.12.4_and_gPXE
Update a running Proxmox Virtual Environment 1.5
Update your repository and packages:
aptitude update
If you get any errors, your sources.list (or your network) has a problem. Before you update your system, you should stop all your running VM´s.
Now you can install the new Proxmox VE virtual package:
aptitude upgrade && aptitude install proxmox-ve-2.6.32
(alternative: proxmox-ve-2.6.24)
Proxmox Virtual Environment 1.5 (ISO Image) - updated on 3.2.2010
Release notes: Roadmap#Proxmox_VE_1.5
Download the ISO image, burn it to CD-ROM and boot your server from CD-ROM. For details see Installation
- Download via http: Proxmox VE 1.5
- Download via bittorrent: Proxmox VE 1.5
(MD5SUM for the ISO is 9f886782022b3408a625cb35ea34bab2)
Update a running Proxmox Virtual Environment 1.x to 1.5
Check your sources.list file:
nano /etc/apt/sources.list
Note: If you still run a Debian Etch based system (0.9, 1.0 or 1.1) think of a re-installation or do a dist-upgrade.
deb http://ftp.debian.org/debian lenny main contrib # PVE packages provided by proxmox.com deb http://download.proxmox.com/debian lenny pve # security updates deb http://security.debian.org/ lenny/updates main contrib
Update your repository and packages:
aptitude update
If you get any errors, your sources.list (or your network) has a problem. Before you update your system, you should stop all your running VM´s.
Now you can install the new Proxmox VE virtual package:
aptitude upgrade && aptitude install proxmox-ve-2.6.18
(alternative: proxmox-ve-2.6.24 or proxmox-ve-2.6.32)
Now, check the bootloader grub to make sure that the system boots the right kernel.
nano /boot/grub/menu.lst
Finally reboot into your new kernel and check if you got the latest Proxmox VE packages with 'pveversion -v':
pveversion -v pve-manager: 1.5-7 (pve-manager/1.5/4660) running kernel: 2.6.18-2-pve proxmox-ve-2.6.18: 1.5-5 pve-kernel-2.6.18-2-pve: 2.6.18-5 qemu-server: 1.1-11 pve-firmware: 1.0-3 libpve-storage-perl: 1.0-10 vncterm: 0.9-2 vzctl: 3.0.23-1pve8 vzdump: 1.2-5 vzprocps: 2.0.11-1dso2 vzquota: 3.0.11-1 pve-qemu-kvm-2.6.18: 0.9.1-5
Proxmox Virtual Environment 1.4 (ISO Image)
Release notes: Roadmap#Proxmox_VE_1.4
Download the ISO image, burn it to CD-ROM and boot your server from CD-ROM. For details see Installation
- Download via http: Proxmox VE 1.4
(MD5SUM for the ISO is 0bef854dcca1718f73ff64e383df280a)
Proxmox Virtual Environment 1.4 beta2
Release notes: Roadmap#Proxmox_VE_1.4_beta2
This is the second beta release and therefore not intended for production systems.
Download the ISO image, burn it to CD-ROM and boot your server from CD-ROM. For details see Installation
- no download, outdated
Proxmox Virtual Environment 1.4 beta1 (ISO Image updated on 17.9.2009)
Release notes: Roadmap#Proxmox_VE_1.4_beta1
This is a beta release and therefore not intended for production systems.
Download the ISO image, burn it to CD-ROM and boot your server from CD-ROM. For details see Installation
- no download, outdated
Proxmox Virtual Environment 1.3 (ISO Image)
Release notes: Roadmap#Proxmox_VE_1.3
Download the ISO image, burn it to CD-ROM and boot your server from CD-ROM. For details see Installation
- Download via http: Proxmox VE 1.3
(MD5SUM is 6ddefdba42121ea24b4e1a3b17d93355)
Important note
If you run windows KVM guests your operating system will recognize some hardware changes on the first boot and windows shows a new network card in the device manager. (e.g. you need to reassign the fixed IP setup to the new network card. if you have DHCP setup there should be no issues). Under some circumstances reactivation of your windows license can be necessary.
Proxmox Virtual Environment 1.2 (ISO Image)
Release notes: Roadmap#Proxmox_VE_1.2
Download the ISO image, burn it to CD-ROM and boot your server from CD-ROM. For details see Installation
- no download, outdated
Proxmox Virtual Environment 1.1 (ISO Image)
Release notes: Roadmap#Proxmox_VE_1.1
Download the ISO image, burn it to CD-ROM and boot your server from CD-ROM. For details see Installation
- no download, outdated
Proxmox Virtual Environment 1.0 (ISO Image)
Release notes: Roadmap#Proxmox_VE_1.0
Download the ISO image, burn it to CD-ROM and boot your server from CD-ROM. For details see Installation
- no download, outdated