Difference between revisions of "Downloads"

From Proxmox VE
Jump to navigation Jump to search
(233 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Proxmox Virtual Environment 1.4 (ISO Image)=
+
=Proxmox Virtual Environment 5.3 (ISO Image)=
 +
Release notes: [[Roadmap#Proxmox_VE_5.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 https://www.proxmox.com/downloads
 +
 
 +
==Update a running Proxmox Virtual Environment 5.x to latest 5.3==
 +
 
 +
Here is the howto for the CLI:
 +
 
 +
Check your sources.list file, should look like this:
 +
<pre>deb http://ftp.at.debian.org/debian stretch main contrib
 +
 
 +
deb http://ftp.at.debian.org/debian stretch-updates main contrib
 +
 
 +
# security updates
 +
deb http://security.debian.org stretch/updates main contrib</pre>
 +
 
 +
The enterprise repository:
 +
cat /etc/apt/sources.list.d/pve-enterprise.list
 +
 
 +
deb https://enterprise.proxmox.com/debian/pve stretch pve-enterprise
 +
 
 +
Update your repository and packages:
 +
apt update
 +
 
 +
If you get any errors, your sources.list (or your network) has a problem.
 +
 
 +
Now upgrade the packages:
 +
apt 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):
 +
<pre>pve-server:~# pveversion -v
 +
 
 +
proxmox-ve: 5.3-1 (running kernel: 4.15.18-11-pve)
 +
pve-manager: 5.3-11 (running version: 5.3-11/d4907f84)
 +
pve-kernel-4.15: 5.3-2
 +
pve-kernel-4.15.18-11-pve: 4.15.18-34
 +
corosync: 2.4.4-pve1
 +
criu: 2.11.1-1~bpo90
 +
glusterfs-client: 3.8.8-1
 +
ksm-control-daemon: 1.2-2
 +
libjs-extjs: 6.0.1-2
 +
libpve-access-control: 5.1-3
 +
libpve-apiclient-perl: 2.0-5
 +
libpve-common-perl: 5.0-47
 +
libpve-guest-common-perl: 2.0-20
 +
libpve-http-server-perl: 2.0-12
 +
libpve-storage-perl: 5.0-39
 +
libqb0: 1.0.3-1~bpo9
 +
lvm2: 2.02.168-pve6
 +
lxc-pve: 3.1.0-3
 +
lxcfs: 3.0.3-pve1
 +
novnc-pve: 1.0.0-3
 +
proxmox-widget-toolkit: 1.0-23
 +
pve-cluster: 5.0-33
 +
pve-container: 2.0-35
 +
pve-docs: 5.3-3
 +
pve-edk2-firmware: 1.20181023-1
 +
pve-firewall: 3.0-18
 +
pve-firmware: 2.0-6
 +
pve-ha-manager: 2.0-8
 +
pve-i18n: 1.0-9
 +
pve-libspice-server1: 0.14.1-2
 +
pve-qemu-kvm: 2.12.1-2
 +
pve-xtermjs: 3.10.1-2
 +
qemu-server: 5.0-47
 +
smartmontools: 6.5+svn4324-1
 +
spiceterm: 3.0-5
 +
vncterm: 1.5-3
 +
zfsutils-linux: 0.7.12-pve1~bpo1
 +
 
 +
pve-server:~#</pre>
 +
 
 +
'''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]]
 +
 
 +
=Proxmox Virtual Environment 5.2 (ISO Image)=
 +
Release notes: [[Roadmap#Proxmox_VE_5.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 https://www.proxmox.com/downloads
 +
 
 +
==Update a running Proxmox Virtual Environment 5.x to latest 5.2==
 +
 
 +
Here is the howto for the CLI:
 +
 
 +
Check your sources.list file, should look like this:
 +
<pre>deb http://ftp.at.debian.org/debian stretch main contrib
 +
 
 +
deb http://ftp.at.debian.org/debian stretch-updates main contrib
 +
 
 +
# security updates
 +
deb http://security.debian.org stretch/updates main contrib</pre>
 +
 
 +
The enterprise repository:
 +
cat /etc/apt/sources.list.d/pve-enterprise.list
 +
 
 +
deb https://enterprise.proxmox.com/debian/pve stretch pve-enterprise
 +
 
 +
Update your repository and packages:
 +
apt update
 +
 
 +
If you get any errors, your sources.list (or your network) has a problem.
 +
 
 +
Now upgrade the packages:
 +
apt 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):
 +
<pre>pve-server:~# pveversion -v
 +
 
 +
proxmox-ve: 5.2-2 (running kernel: 4.15.18-9-pve)
 +
pve-manager: 5.2-11 (running version: 5.2-11/13c2da63)
 +
pve-kernel-4.15: 5.2-12
 +
pve-kernel-4.15.18-9-pve: 4.15.18-30
 +
corosync: 2.4.4-pve1
 +
criu: 2.11.1-1~bpo90
 +
glusterfs-client: 3.8.8-1
 +
ksm-control-daemon: 1.2-2
 +
libjs-extjs: 6.0.1-2
 +
libpve-access-control: 5.0-8
 +
libpve-apiclient-perl: 2.0-5
 +
libpve-common-perl: 5.0-41
 +
libpve-guest-common-perl: 2.0-18
 +
libpve-http-server-perl: 2.0-11
 +
libpve-storage-perl: 5.0-30
 +
libqb0: 1.0.3-1~bpo9
 +
lvm2: 2.02.168-pve6
 +
lxc-pve: 3.0.2+pve1-3
 +
lxcfs: 3.0.2-2
 +
novnc-pve: 1.0.0-2
 +
proxmox-widget-toolkit: 1.0-20
 +
pve-cluster: 5.0-30
 +
pve-container: 2.0-29
 +
pve-docs: 5.2-10
 +
pve-edk2-firmware: 1.20181023-1
 +
pve-firewall: 3.0-14
 +
pve-firmware: 2.0-6
 +
pve-ha-manager: 2.0-5
 +
pve-i18n: 1.0-6
 +
pve-libspice-server1: 0.14.1-1
 +
pve-qemu-kvm: 2.12.1-1
 +
pve-xtermjs: 1.0-5
 +
qemu-server: 5.0-40
 +
smartmontools: 6.5+svn4324-1
 +
spiceterm: 3.0-5
 +
vncterm: 1.5-3
 +
zfsutils-linux: 0.7.12-pve1~bpo1
 +
 
 +
pve-server:~#</pre>
 +
 
 +
'''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]]
 +
 
 +
=Proxmox Virtual Environment 5.1 (ISO Image)=
 +
Release notes: [[Roadmap#Proxmox_VE_5.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 https://www.proxmox.com/downloads
 +
 
 +
==Update a running Proxmox Virtual Environment 5.x to latest 5.1==
 +
 
 +
Here is the howto for the CLI:
 +
 
 +
Check your sources.list file, should look like this:
 +
<pre>deb http://ftp.at.debian.org/debian stretch main contrib
 +
 
 +
# security updates
 +
deb http://security.debian.org stretch/updates main contrib</pre>
 +
 
 +
The enterprise repository:
 +
cat /etc/apt/sources.list.d/pve-enterprise.list
 +
 
 +
deb https://enterprise.proxmox.com/debian/pve stretch pve-enterprise
 +
 
 +
Update your repository and packages:
 +
apt update
 +
 
 +
If you get any errors, your sources.list (or your network) has a problem.
 +
 
 +
Now upgrade the packages:
 +
apt 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):
 +
<pre>pve-server:~# pveversion -v
 +
 
 +
proxmox-ve: 5.1-42 (running kernel: 4.13.16-2-pve)
 +
pve-manager: 5.1-51 (running version: 5.1-51/96be5354)
 +
pve-kernel-4.13: 5.1-44
 +
pve-kernel-4.13.16-2-pve: 4.13.16-47
 +
corosync: 2.4.2-pve4
 +
criu: 2.11.1-1~bpo90
 +
glusterfs-client: 3.8.8-1
 +
ksm-control-daemon: 1.2-2
 +
libjs-extjs: 6.0.1-2
 +
libpve-access-control: 5.0-8
 +
libpve-apiclient-perl: 2.0-4
 +
libpve-common-perl: 5.0-30
 +
libpve-guest-common-perl: 2.0-14
 +
libpve-http-server-perl: 2.0-8
 +
libpve-storage-perl: 5.0-18
 +
libqb0: 1.0.1-1
 +
lvm2: 2.02.168-pve6
 +
lxc-pve: 3.0.0-2
 +
lxcfs: 3.0.0-1
 +
novnc-pve: 0.6-4
 +
proxmox-widget-toolkit: 1.0-15
 +
pve-cluster: 5.0-25
 +
pve-container: 2.0-21
 +
pve-docs: 5.1-17
 +
pve-firewall: 3.0-8
 +
pve-firmware: 2.0-4
 +
pve-ha-manager: 2.0-5
 +
pve-i18n: 1.0-4
 +
pve-libspice-server1: 0.12.8-3
 +
pve-qemu-kvm: 2.11.1-5
 +
pve-xtermjs: 1.0-2
 +
qemu-server: 5.0-25
 +
smartmontools: 6.5+svn4324-1
 +
spiceterm: 3.0-5
 +
vncterm: 1.5-3
 +
zfsutils-linux: 0.7.7-pve1~bpo9
 +
 
 +
pve-server:~#</pre>
 +
 
 +
'''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]]
 +
 
 +
=Proxmox Virtual Environment 5.0 (ISO Image)=
 +
Release notes: [[Roadmap#Proxmox_VE_5.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 https://www.proxmox.com/downloads
 +
 
 +
==Update a running Proxmox Virtual Environment 5.x to latest 5.0==
 +
 
 +
Here is the howto for the CLI:
 +
 
 +
Check your sources.list file, should look like this:
 +
<pre>deb http://ftp.at.debian.org/debian stretch main contrib
 +
 
 +
# security updates
 +
deb http://security.debian.org stretch/updates main contrib</pre>
 +
 
 +
The enterprise repository:
 +
cat /etc/apt/sources.list.d/pve-enterprise.list
 +
 
 +
deb https://enterprise.proxmox.com/debian/pve stretch pve-enterprise
 +
 
 +
Update your repository and packages:
 +
apt update
 +
 
 +
If you get any errors, your sources.list (or your network) has a problem.
 +
 
 +
Now upgrade the packages:
 +
apt 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):
 +
<pre>pve-server:~# pveversion -v
 +
 
 +
proxmox-ve: 5.0-24 (running kernel: 4.10.17-4-pve)
 +
pve-manager: 5.0-32 (running version: 5.0-32/2560e073)
 +
pve-kernel-4.10.17-4-pve: 4.10.17-24
 +
libpve-http-server-perl: 2.0-6
 +
lvm2: 2.02.168-pve3
 +
corosync: 2.4.2-pve3
 +
libqb0: 1.0.1-1
 +
pve-cluster: 5.0-14
 +
qemu-server: 5.0-15
 +
pve-firmware: 2.0-2
 +
libpve-common-perl: 5.0-18
 +
libpve-guest-common-perl: 2.0-12
 +
libpve-access-control: 5.0-6
 +
libpve-storage-perl: 5.0-15
 +
pve-libspice-server1: 0.12.8-3
 +
vncterm: 1.5-2
 +
pve-docs: 5.0-9
 +
pve-qemu-kvm: 2.9.1-1
 +
pve-container: 2.0-16
 +
pve-firewall: 3.0-3
 +
pve-ha-manager: 2.0-2
 +
ksm-control-daemon: 1.2-2
 +
glusterfs-client: 3.8.8-1
 +
lxc-pve: 2.1.0-2
 +
lxcfs: 2.0.7-pve4
 +
criu: 2.11.1-1~bpo90
 +
novnc-pve: 0.6-4
 +
smartmontools: 6.5+svn4324-1
 +
zfsutils-linux: 0.6.5.11-pve18~bpo90
 +
 
 +
pve-server:~#</pre>
 +
 
 +
'''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]]
 +
 
 +
=Proxmox Virtual Environment 5.0 beta2 (ISO Image)=
 +
Release notes: [[Roadmap#Proxmox_VE_5.0_beta2]]
 +
 
 +
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 https://www.proxmox.com/downloads
 +
 
 +
=Proxmox Virtual Environment 5.0 beta1 (ISO Image)=
 +
Release notes: [[Roadmap#Proxmox_VE_5.0_beta1]]
 +
 
 +
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 https://www.proxmox.com/downloads
 +
 
 +
==Update a running Proxmox Virtual Environment 5.x beta to latest 5.x beta==
 +
 
 +
Here is the howto for the CLI:
 +
 
 +
Check your sources.list file, should look like this:
 +
<pre>deb http://ftp.at.debian.org/debian stretch main contrib
 +
 
 +
# security updates
 +
deb http://security.debian.org stretch/updates main contrib</pre>
 +
 
 +
The beta repository:
 +
cat /etc/apt/sources.list.d/pve-test.list
 +
 
 +
deb http://download.proxmox.com/debian stretch pvetest
 +
 
 +
Update your repository and packages:
 +
apt update
 +
 
 +
If you get any errors, your sources.list (or your network) has a problem.
 +
 
 +
Now upgrade the packages:
 +
apt 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):
 +
<pre>pve-server:~# pveversion -v
 +
 
 +
proxmox-ve: 5.0-9 (running kernel: 4.10.11-1-pve)
 +
pve-manager: 5.0-10 (running version: 5.0-10/0d270679)
 +
pve-kernel-4.10.11-1-pve: 4.10.11-9
 +
libpve-http-server-perl: 2.0-4
 +
lvm2: 2.02.168-pve2
 +
corosync: 2.4.2-pve2
 +
libqb0: 1.0.1-1
 +
pve-cluster: 5.0-7
 +
qemu-server: 5.0-4
 +
pve-firmware: 2.0-2
 +
libpve-common-perl: 5.0-12
 +
libpve-guest-common-perl: 2.0-1
 +
libpve-access-control: 5.0-4
 +
libpve-storage-perl: 5.0-3
 +
pve-libspice-server1: 0.12.8-3
 +
vncterm: 1.4-1
 +
pve-docs: 5.0-1
 +
pve-qemu-kvm: 2.9.0-1
 +
pve-container: 2.0-6
 +
pve-firewall: 3.0-1
 +
pve-ha-manager: 2.0-1
 +
ksm-control-daemon: 1.2-2
 +
glusterfs-client: 3.8.8-1
 +
lxc-pve: 2.0.8-1
 +
lxcfs: 2.0.7-pve1
 +
criu: 2.11.1-1~bpo90
 +
novnc-pve: 0.5-9
 +
smartmontools: 6.5+svn4324-1
 +
zfsutils-linux: 0.6.5.9-pve16~bpo90
 +
 
 +
pve-server:~#</pre>
 +
 
 +
=Proxmox Virtual Environment 4.4 (ISO Image)=
 +
Release notes: [[Roadmap#Proxmox_VE_4.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 4.x to latest 4.4==
 +
 
 +
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:
 +
<pre>deb http://ftp.at.debian.org/debian jessie main contrib
 +
 
 +
# security updates
 +
deb http://security.debian.org jessie/updates main contrib</pre>
 +
 
 +
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:
 +
<pre>apt-get update</pre>
 +
 
 +
If you get any errors, your sources.list (or your network) has a problem.
 +
Before you upgrade your system, you should stop all your running VM´s and LXC containers.
 +
 
 +
Now upgrade the packages:
 +
<pre>apt-get dist-upgrade</pre>
 +
 
 +
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):
 +
<pre>pve-server:~# pveversion -v
 +
 
 +
proxmox-ve: 4.4-112 (running kernel: 4.4.134-1-pve)
 +
pve-manager: 4.4-24 (running version: 4.4-24/08ba4d2d)
 +
pve-kernel-4.4.134-1-pve: 4.4.134-112
 +
lvm2: 2.02.116-pve3
 +
corosync-pve: 2.4.2-2~pve4+2
 +
libqb0: 1.0.1-1
 +
pve-cluster: 4.0-55
 +
qemu-server: 4.0-115
 +
pve-firmware: 1.1-12
 +
libpve-common-perl: 4.0-96
 +
libpve-access-control: 4.0-23
 +
libpve-storage-perl: 4.0-76
 +
pve-libspice-server1: 0.12.8-2
 +
vncterm: 1.3-2
 +
pve-docs: 4.4-4
 +
pve-qemu-kvm: 2.9.1-9~pve4
 +
pve-container: 1.0-106
 +
pve-firewall: 2.0-33
 +
pve-ha-manager: 1.0-41
 +
ksm-control-daemon: 1.2-1
 +
glusterfs-client: 3.5.2-2+deb8u3
 +
lxc-pve: 2.0.7-4
 +
lxcfs: 2.0.8-2~pve4
 +
criu: 1.6.0-1
 +
novnc-pve: 0.5-9
 +
smartmontools: 6.5+svn4324-1~pve80
 +
zfsutils: 0.6.5.9-pve15~bpo80
 +
 
 +
pve-server:~#</pre>
 +
 
 +
'''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]]
 +
 
 +
=Proxmox Virtual Environment 4.3 (ISO Image)=
 +
Release notes: [[Roadmap#Proxmox_VE_4.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 4.x to latest 4.3==
 +
 
 +
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:
 +
<pre>deb http://ftp.at.debian.org/debian jessie main contrib
 +
 
 +
# security updates
 +
deb http://security.debian.org jessie/updates main contrib</pre>
 +
 
 +
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:
 +
<pre>apt-get update</pre>
 +
 
 +
If you get any errors, your sources.list (or your network) has a problem.
 +
Before you upgrade your system, you should stop all your running VM´s and LXC containers.
 +
 
 +
Now upgrade the packages:
 +
<pre>apt-get dist-upgrade</pre>
 +
 
 +
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):
 +
<pre>pve-server:~# pveversion -v
 +
 
 +
proxmox-ve: 4.3-72 (running kernel: 4.4.24-1-pve)
 +
pve-manager: 4.3-12 (running version: 4.3-12/6894c9d9)
 +
pve-kernel-4.4.24-1-pve: 4.4.24-72
 +
lvm2: 2.02.116-pve3
 +
corosync-pve: 2.4.0-1
 +
libqb0: 1.0-1
 +
pve-cluster: 4.0-47
 +
qemu-server: 4.0-96
 +
pve-firmware: 1.1-10
 +
libpve-common-perl: 4.0-83
 +
libpve-access-control: 4.0-19
 +
libpve-storage-perl: 4.0-68
 +
pve-libspice-server1: 0.12.8-1
 +
vncterm: 1.2-1
 +
pve-docs: 4.3-17
 +
pve-qemu-kvm: 2.7.0-8
 +
pve-container: 1.0-85
 +
pve-firewall: 2.0-31
 +
pve-ha-manager: 1.0-38
 +
ksm-control-daemon: 1.2-1
 +
glusterfs-client: 3.5.2-2+deb8u2
 +
lxc-pve: 2.0.6-1
 +
lxcfs: 2.0.5-pve1
 +
criu: 1.6.0-1
 +
novnc-pve: 0.5-8
 +
smartmontools: 6.5+svn4324-1~pve80
 +
zfsutils: 0.6.5.8-pve13~bpo80
 +
 
 +
pve-server:~#</pre>
 +
 
 +
'''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]]
 +
 
 +
 
 +
=Proxmox Virtual Environment 4.2 (ISO Image)=
 +
Release notes: [[Roadmap#Proxmox_VE_4.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 4.x to latest 4.2==
 +
 
 +
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:
 +
<pre>deb http://ftp.at.debian.org/debian jessie main contrib
  
Download the ISO image, burn it to CD-ROM and boot your server from CD-ROM. For details see [[Installation]]
+
# security updates
 +
deb http://security.debian.org jessie/updates main contrib</pre>
  
* Download via http: [http://www.proxmox.com/cms_proxmox/cms/upload/bittorrent/proxmox-ve_1.4-4390.iso Proxmox VE 1.4] (MD5SUM is 0bef854dcca1718f73ff64e383df280a)
+
The enterprise repository:
* Download via bittorrent: [http://www.proxmox.com/cms_proxmox/cms/upload/bittorrent/proxmox-ve_1.4-4390.iso.torrent Proxmox VE 1.4] (MD5SUM is 6827a44f36aae40a9f0ca7ed0e8f6dd7)
+
cat /etc/apt/sources.list.d/pve-enterprise.list
  
(MD5SUM for the ISO is 0bef854dcca1718f73ff64e383df280a)
+
deb https://enterprise.proxmox.com/debian jessie pve-enterprise
  
==Update a running Proxmox Virtual Environment 1.1 to 1.4==
+
Update your repository and packages:
Proxmox VE 1.4 is based on Debian Lenny (1.1 is based on Etch). Therefore the update is a major distribution upgrade (about 200 mb) and you should take some basic steps:
+
<pre>apt-get update</pre>
*make sure you have a working backup of your virtual machines (see [[Backup - Restore - Live Migration]])
 
*its recommended to stop all running virtual machines before executing the update script
 
  
Note: If you got a custom installation (e.g. from your hosting provider like [http://www.ovh.com OVH]) you should contact your provider for update instructions.
+
If you get any errors, your sources.list (or your network) has a problem.
For OVH, see these [http://travaux.ovh.net/?do=details&id=3077 additional update instructions].
+
Before you upgrade your system, you should stop all your running VM´s and LXC containers.
  
'''To perform the update, please log in via ssh or via console:'''
+
Now upgrade the packages:
 +
<pre>apt-get dist-upgrade</pre>
  
<pre>wget http://pve.proxmox.com/debian/dists/lenny/pve-upgrade-1.1-to-1.4
+
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):
 +
<pre>pve-server:~# pveversion -v
  
chmod +x pve-upgrade-1.1-to-1.4
+
proxmox-ve: 4.2-64 (running kernel: 4.4.16-1-pve)
 +
pve-manager: 4.2-18 (running version: 4.2-18/158720b9)
 +
pve-kernel-4.4.16-1-pve: 4.4.16-64
 +
lvm2: 2.02.116-pve3
 +
corosync-pve: 2.4.0-1
 +
libqb0: 1.0-1
 +
pve-cluster: 4.0-44
 +
qemu-server: 4.0-86
 +
pve-firmware: 1.1-9
 +
libpve-common-perl: 4.0-72
 +
libpve-access-control: 4.0-19
 +
libpve-storage-perl: 4.0-57
 +
pve-libspice-server1: 0.12.8-1
 +
vncterm: 1.2-1
 +
pve-qemu-kvm: 2.6.1-2
 +
pve-container: 1.0-73
 +
pve-firewall: 2.0-29
 +
pve-ha-manager: 1.0-33
 +
ksm-control-daemon: 1.2-1
 +
glusterfs-client: 3.5.2-2+deb8u2
 +
lxc-pve: 2.0.4-1
 +
lxcfs: 2.0.3-pve1
 +
cgmanager: 0.39-pve1
 +
criu: 1.6.0-1
 +
novnc-pve: 0.5-8
 +
zfsutils: 0.6.5.7-pve10~bpo80
  
./pve-upgrade-1.1-to-1.4
+
pve-server:~#</pre>
  
</pre>
+
'''Important Note'''
  
The script updates your system in several steps automatically to Proxmox VE 1.4. If you got any errors, correct them and run the script again.
+
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]]
  
Optional:  
+
=Proxmox Virtual Environment 4.1 (ISO Image)=
after the successful upgrade you can purge all unnecessary package. Only do this if you have not installed any additional packages - else they will get removed. This is just to save space on the harddisk.
+
Release notes: [[Roadmap#Proxmox_VE_4.1]]
  
<pre>./pve-upgrade-1.1-to-1.4 --purge</pre>
+
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]]
  
Finally reboot and check if you got the latest Proxmox VE packages.
+
* Download via http or bittorrent: http://www.proxmox.com/downloads
  
Kernel version:
+
==Update a running Proxmox Virtual Environment 4.x to latest 4.1==
<pre>uname -a
 
  
Expected output:
+
Make sure that you have uploaded a valid subscription key to your Proxmox VE host. Here is the howto for the CLI:
2.6.24-8-pve #1 SMP PREEMPT Fri Oct 16 11:17:55 CEST 2009 x86_64 GNU/Linux</pre>
 
  
PVE Manager version:
+
Check your sources.list file, should look like this:
<pre>pveversion -v
+
<pre>deb http://ftp.at.debian.org/debian jessie main contrib
  
Expected output:
+
# security updates
 +
deb http://security.debian.org jessie/updates main contrib</pre>
  
pve-manager: 1.4-9 (pve-manager/1.4/4390)
+
The enterprise repository:
qemu-server: 1.1-6
+
cat /etc/apt/sources.list.d/pve-enterprise.list
pve-kernel: 2.6.24-16
 
pve-qemu-kvm: 0.11.0-2
 
pve-firmware: 1
 
vncterm: 0.9-2
 
vzctl: 3.0.23-1pve3
 
vzdump: 1.2-3
 
vzprocps: 2.0.11-1dso2
 
vzquota: 3.0.11-1
 
</pre>
 
  
This script is tested and working for the standard Proxmox VE 1.1 installation.
+
deb https://enterprise.proxmox.com/debian jessie pve-enterprise
  
=Proxmox Virtual Environment 1.4 beta2=
+
Update your repository and packages:
 +
<pre>apt-get update</pre>
  
This is the second beta release and therefore not intended for production systems.
+
If you get any errors, your sources.list (or your network) has a problem.
 +
Before you upgrade your system, you should stop all your running VM´s and LXC containers.
  
Download the ISO image, burn it to CD-ROM and boot your server from CD-ROM. For details see [[Installation]]
+
Now upgrade the packages:
 +
<pre>apt-get dist-upgrade</pre>
  
* Download via http: [http://www.proxmox.com/cms_proxmox/cms/upload/bittorrent/proxmox-ve_1.4-4340.iso Proxmox VE 1.4 beta2]
+
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):
* Download via bittorrent: [http://www.proxmox.com/cms_proxmox/cms/upload/bittorrent/proxmox-ve_1.4-4340.iso.torrent Proxmox VE 1.4 beta2]
+
<pre>pve-server:~# pveversion -v
  
(MD5SUM is 57e9761172775bee6ccb32ae6528a742)
+
proxmox-ve: 4.1-39 (running kernel: 4.2.8-1-pve)
 +
pve-manager: 4.1-22 (running version: 4.1-22/aca130cf)
 +
pve-kernel-4.2.8-1-pve: 4.2.8-39
 +
lvm2: 2.02.116-pve2
 +
corosync-pve: 2.3.5-2
 +
libqb0: 1.0-1
 +
pve-cluster: 4.0-36
 +
qemu-server: 4.0-64
 +
pve-firmware: 1.1-7
 +
libpve-common-perl: 4.0-54
 +
libpve-access-control: 4.0-13
 +
libpve-storage-perl: 4.0-45
 +
pve-libspice-server1: 0.12.5-2
 +
vncterm: 1.2-1
 +
pve-qemu-kvm: 2.5-9
 +
pve-container: 1.0-52
 +
pve-firewall: 2.0-22
 +
pve-ha-manager: 1.0-25
 +
ksm-control-daemon: 1.2-1
 +
glusterfs-client: 3.5.2-2+deb8u1
 +
lxc-pve: 1.1.5-7
 +
lxcfs: 2.0.0-pve2
 +
cgmanager: 0.39-pve1
 +
criu: 1.6.0-1
 +
zfsutils: 0.6.5-pve7~jessie
  
=Proxmox Virtual Environment 1.4 beta1 (ISO Image updated on 17.9.2009)=
+
pve-server:~#</pre>
  
This is a beta release and therefore not intended for production systems.
+
'''Important Note'''
  
Download the ISO image, burn it to CD-ROM and boot your server from CD-ROM. For details see [[Installation]]
+
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]]
  
* Download via http: [http://www.proxmox.com/cms_proxmox/cms/upload/bittorrent/proxmox-ve_1.4-4323.iso Proxmox VE 1.4 beta1]
+
=Proxmox Virtual Environment 4.0 (ISO Image)=
* Download via bittorrent: [http://www.proxmox.com/cms_proxmox/cms/upload/bittorrent/proxmox-ve_1.4-4323.iso.torrent Proxmox VE 1.4 beta1]
+
Release notes: [[Roadmap#Proxmox_VE_4.0]]
  
(MD5SUM is 26d4e456dd306b0ad5ecef897205134e)
+
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]]
  
==Update a running Proxmox Virtual Environment 1.3 to 1.4beta1 or 1.4beta2==
+
* Download via http or bittorrent: http://www.proxmox.com/downloads
Change your sources.list to use the pvetest repositories:
 
  
Note: This is a beta release and therefore not intended for production systems.
+
==Update a running Proxmox Virtual Environment 4.x to latest 4.0==
  
<pre>nano /etc/apt/sources.list</pre>
+
Make sure that you have uploaded a valid subscription key to your Proxmox VE host. Here is the howto for the CLI:
<pre>deb http://ftp.debian.org/debian lenny main contrib
 
  
# PVE packages provided by proxmox.com
+
Check your sources.list file, should look like this:
deb http://download.proxmox.com/debian lenny pvetest
+
<pre>deb http://ftp.at.debian.org/debian jessie main contrib
  
 
# security updates
 
# security updates
deb http://security.debian.org/ lenny/updates main contrib</pre>
+
deb http://security.debian.org jessie/updates main contrib</pre>
 +
 
 +
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:
 
Update your repository and packages:
<pre>apt-get update
+
<pre>apt-get update</pre>
 +
 
 +
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:
 +
<pre>apt-get dist-upgrade</pre>
 +
 
 +
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):
 +
<pre>pve-server:~#pveversion -v
 +
 
 +
proxmox-ve: 4.0-21 (running kernel: 4.2.3-2-pve)
 +
pve-manager: 4.0-57 (running version: 4.0-57/cc7c2b53)
 +
pve-kernel-4.2.3-2-pve: 4.2.3-21
 +
lvm2: 2.02.116-pve1
 +
corosync-pve: 2.3.5-1
 +
libqb0: 0.17.2-1
 +
pve-cluster: 4.0-24
 +
qemu-server: 4.0-35
 +
pve-firmware: 1.1-7
 +
libpve-common-perl: 4.0-36
 +
libpve-access-control: 4.0-9
 +
libpve-storage-perl: 4.0-29
 +
pve-libspice-server1: 0.12.5-2
 +
vncterm: 1.2-1
 +
pve-qemu-kvm: 2.4-12
 +
pve-container: 1.0-21
 +
pve-firewall: 2.0-13
 +
pve-ha-manager: 1.0-13
 +
ksm-control-daemon: 1.2-1
 +
glusterfs-client: 3.5.2-2+deb8u1
 +
lxc-pve: 1.1.4-3
 +
lxcfs: 0.10-pve2
 +
cgmanager: 0.39-pve1
 +
criu: 1.6.0-1
 +
zfsutils: 0.6.5-pve6~jessie
 +
 
 +
pve-server:~#</pre>
 +
 
 +
'''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]]
  
apt-get dist-upgrade
+
==Update a running Proxmox Virtual Environment 3.x to latest 4.0==
</pre>
+
See [[Upgrade from 3.x to 4.0]]
  
And finally reboot into the new Kernel.
+
=Proxmox Virtual Environment 3.4 (ISO Image)=
 +
Release notes: [[Roadmap#Proxmox_VE_3.4]]
  
=Proxmox Virtual Environment 1.3 (ISO Image)=
+
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 the ISO image, burn it to CD-ROM and boot your server from CD-ROM. For details see [[Installation]]
+
* Download via http or bittorrent: http://www.proxmox.com/downloads
  
* Download via http: [http://www.proxmox.com/cms_proxmox/cms/upload/bittorrent/proxmox-ve_1.3-4023.iso Proxmox VE 1.3]
+
==Update a running Proxmox Virtual Environment 3.x to latest 3.4==
* Download via bittorrent: [http://www.proxmox.com/cms_proxmox/cms/upload/bittorrent/proxmox-ve_1.3-4023.iso.torrent Proxmox VE 1.3]
+
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 [http://forum.proxmox.com/threads/21045-grub2-update-problems-%28GUI-only%29-leading-to-not-correctly-installed-packages forum post]). here is the howto for the CLI:
  
(MD5SUM is 6ddefdba42121ea24b4e1a3b17d93355)
+
Check your sources.list file, should look like this:
 +
<pre>deb http://http.at.debian.org/debian wheezy main contrib
  
'''Important note'''
+
# security updates
 +
deb http://security.debian.org/ wheezy/updates main contrib</pre>
  
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.
+
The enterprise repository:
 +
cat /etc/apt/sources.list.d/pve-enterprise.list
  
==Update a running Proxmox Virtual Environment 1.2 to 1.3==
+
deb https://enterprise.proxmox.com/debian wheezy pve-enterprise
  
 
Update your repository and packages:
 
Update your repository and packages:
Line 125: Line 749:
 
Before you update your system, you should stop all your running VM´s.
 
Before you update your system, you should stop all your running VM´s.
  
Now you can install the new software packages (incl. Kernel):
+
Now upgrade the packages:
 
<pre>apt-get dist-upgrade</pre>
 
<pre>apt-get dist-upgrade</pre>
  
Finally reboot and check if you got the latest Proxmox VE packages:
+
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):
 +
<pre>pve-server:~#pveversion -v
  
Kernel version:
+
proxmox-ve-2.6.32: 3.4-185 (running kernel: 2.6.32-48-pve)
<pre>uname -a
+
pve-manager: 3.4-16 (running version: 3.4-16/40ccc11c)
 +
pve-kernel-2.6.32-48-pve: 2.6.32-185
 +
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-20
 +
qemu-server: 3.4-9
 +
pve-firmware: 1.1-6
 +
libpve-common-perl: 3.0-27
 +
libpve-access-control: 3.0-16
 +
libpve-storage-perl: 3.0-35
 +
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-28
 +
ksm-control-daemon: 1.1-1
 +
glusterfs-client: 3.5.2-1
  
Expected output:
+
pve-server:~#</pre>
  
... 2.6.24-7-pve #1 SMP PREEMPT Tue Jun 2 08:00:29 CEST 2009 x86_64 GNU/Linux</pre>
+
'''Important Note'''
  
PVE Manager version:
+
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.
<pre>pveversion -v
+
 
 +
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:
 +
<pre>deb http://http.at.debian.org/debian wheezy main contrib
 +
 
 +
# security updates
 +
deb http://security.debian.org/ wheezy/updates main contrib</pre>
 +
 
 +
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:
 +
<pre>apt-get update</pre>
 +
 
 +
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:
 +
<pre>apt-get dist-upgrade</pre>
 +
 
 +
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):
 +
<pre>pve-server:~#pveversion -v
  
Expected output:  
+
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-manager: 1.3-1 (pve-manager/1.3/4023)
+
pve-server:~#</pre>
qemu-server: 1.0-14
 
pve-kernel: 2.6.24-8
 
pve-kvm: 86-1
 
pve-firmware: 1
 
vncterm: 0.9-2
 
vzctl: 3.0.23-1pve3
 
vzdump: 1.1-2
 
vzprocps: 2.0.11-1dso2
 
vzquota: 3.0.11-1
 
</pre>
 
  
 +
'''Important Note'''
  
=Proxmox Virtual Environment 1.2 (ISO Image)=
+
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.
  
Download the ISO image, burn it to CD-ROM and boot your server from CD-ROM. For details see [[Installation]]
+
For more details about the Proxmox VE repositories, see [[Package repositories]]
  
* Download via http: [http://www.proxmox.com/cms_proxmox/cms/upload/bittorrent/proxmox-ve_1.2-3982.iso Proxmox VE 1.2]
+
=Proxmox Virtual Environment 3.2 (ISO Image)=
* Download via bittorrent: [http://www.proxmox.com/cms_proxmox/cms/upload/bittorrent/proxmox-ve_1.2-3982.iso.torrent Proxmox VE 1.2]
+
Release notes: [[Roadmap#Proxmox_VE_3.2]]
  
(MD5SUM is 005e9c0297ff1eb21e37c33c51ba6c7e)
+
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]]
  
==Update a running Proxmox Virtual Environment 1.1 to 1.2==
+
* Download via http or bittorrent: http://www.proxmox.com/downloads
Proxmox VE 1.2 is the first release based on Debian Lenny. Therefore the update is a major distribution upgrade (about 200 mb) and you should take some basic steps:
 
*make sure you have a working backup of your virtual machines (see [[Backup - Restore - Live Migration]])
 
*its recommended to stop all running virtual machines before executing the update script
 
  
Note: If you got a custom installation (e.g. from your hosting provider like [http://www.ovh.com OVH]) you should contact your provider for update instructions.
+
==Update a running Proxmox Virtual Environment 3.x to latest 3.2==
For OVH, see these [http://travaux.ovh.net/?do=details&id=3077 additional update instructions].
+
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:
  
'''To perform the update, please log in via ssh or via console:'''
+
Check your sources.list file, should look like this:
 +
<pre>deb http://http.at.debian.org/debian wheezy main contrib
  
<pre>wget http://pve.proxmox.com/debian/dists/lenny/pve-upgrade-1.1-to-1.2
+
# security updates
 +
deb http://security.debian.org/ wheezy/updates main contrib</pre>
  
chmod +x pve-upgrade-1.1-to-1.2
+
The enterprise repository:
 +
cat /etc/apt/sources.list.d/pve-enterprise.list
  
./pve-upgrade-1.1-to-1.2
+
deb https://enterprise.proxmox.com/debian wheezy pve-enterprise
  
</pre>
+
Update your repository and packages:
 +
<pre>apt-get update</pre>
  
The script updates your system in several steps automatically to Proxmox VE 1.2. If you got any errors, correct them and run the script again.
+
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.
  
Optional:  
+
Now upgrade the packages:
after the successful upgrade you can purge all unnecessary package. Only do this if you have not installed any additional packages - else they will get removed. This is just to save space on the harddisk.
+
<pre>apt-get dist-upgrade</pre>
  
<pre>./pve-upgrade-1.1-to-1.2 --purge</pre>
+
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):
 +
<pre>pve-server:~#pveversion -v
  
Finally reboot and check if you got the latest Proxmox VE packages.
+
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
  
Kernel version:
+
pve-server:~#</pre>
<pre>uname -a
 
  
Expected output:
+
'''Important Note'''
2.6.24-5-pve #1 SMP PREEMPT Tue May 12 09:01:17 CEST 2009 x86_64 GNU/Linux</pre>
 
  
PVE Manager version:
+
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.
<pre>pveversion -v
 
  
Expected output:
+
For more details about the Proxmox VE repositories, see [[Package repositories]]
  
pve-manager: 1.2-1 (pve-manager/1.2/3982)
+
=Proxmox Virtual Environment 3.1 (ISO Image)=
qemu-server: 1.0-12
 
pve-kernel: 2.6.24-6
 
pve-kvm: 85-1
 
pve-firmware: 1
 
vncterm: 0.9-2
 
vzctl: 3.0.23-1pve3
 
vzdump: 1.1-1
 
vzprocps: 2.0.11-1dso2
 
vzquota: 3.0.11-1
 
</pre>
 
  
This script is tested and working for the standard Proxmox VE 1.1 installation.
+
Release notes: [[Roadmap#Proxmox_VE_3.1]]
  
=Proxmox Virtual Environment 1.1 (ISO Image)=
+
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 the ISO image, burn it to CD-ROM and boot your server from CD-ROM. For details see [[Installation]]
+
* Download via http or bittorrent: http://www.proxmox.com/downloads
  
* Download via http: [http://www.proxmox.com/cms_proxmox/cms/upload/bittorrent/proxmox-ve_1.1-3664.iso Proxmox VE 1.1]
+
==Update a running Proxmox Virtual Environment 3.x to latest 3.1==
* Download via bittorrent: [http://www.proxmox.com/cms_proxmox/cms/upload/bittorrent/proxmox-ve_1.1-3664.iso.torrent Proxmox VE 1.1]
+
Make sure that you have uploaded a valid subscription key to your Proxmox VE host.
  
(MD5SUM is 5d2962db353716415fb07067d61f90bc)
+
Check your sources.list file, should look like this:
 +
<pre>deb http://http.at.debian.org/debian wheezy main contrib
  
==Update a running Proxmox Virtual Environment V 1.x to the latest version==
+
# security updates
These instructions should be used for all standard Proxmox VE 1.x installations.  
+
deb http://security.debian.org/ wheezy/updates main contrib</pre>
  
Note: If you got a custom installation (e.g. from your hosting provider like [http://www.ovh.com OVH]) you should contact your provider for update instructions.
+
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:
 
Update your repository and packages:
Line 237: Line 951:
 
Before you update your system, you should stop all your running VM´s.
 
Before you update your system, you should stop all your running VM´s.
  
Now you can install the new software packages (incl. Kernel):
+
Now upgrade the packages:
 
<pre>apt-get dist-upgrade</pre>
 
<pre>apt-get dist-upgrade</pre>
  
Finally reboot and check if you got the latest Proxmox VE packages:
+
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):
 +
<pre>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:~#</pre>
 +
 
 +
'''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:
 +
<pre>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</pre>
  
Kernel version:
+
Update your repository and packages:
<pre>uname -a
+
<pre>apt-get update</pre>
  
Expected output:
+
If you get any errors, your sources.list (or your network) has a problem.
2.6.24-2-pve #1 SMP PREEMPT Wed Jan 14 11:32:49 CET 2009 x86_64 GNU/Linux</pre>
+
Before you update your system, you should stop all your running VM´s.
  
PVE Manager version:
+
Now upgrade the packages:
<pre>pveversion -v
+
<pre>apt-get dist-upgrade</pre>
  
Expected output:  
+
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):
 +
<pre>pve-server:~#pveversion -v
  
pve-manager: 1.1-1 (pve-manager/1.1/3675)
+
pve-manager: 3.0-23 (pve-manager/3.0/957f0862)
qemu-server: 1.0-7
+
running kernel: 2.6.32-22-pve
pve-kernel: 2.6.24-5
+
proxmox-ve-2.6.32: 3.0-107
pve-kvm: 83-1
+
pve-kernel-2.6.32-22-pve: 2.6.32-107
pve-firmware: 1
+
lvm2: 2.02.95-pve3
vncterm: 0.9-1
+
clvm: 2.02.95-pve3
vzctl: 3.0.23-1pve1
+
corosync-pve: 1.4.5-1
vzdump: 1.1-1
+
openais-pve: 1.1.4-3
vzprocps: 2.0.11-1dso2
+
libqb0: 0.11.1-2
vzquota: 3.0.11-1dso1
+
redhat-cluster-pve: 3.2.0-2
</pre>
+
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
  
Note: If you start existing Windows KVM VM´s, the Windows OS finds some new hardware pieces and install automatically new driver - and needs a reboot then.
+
pve-server:~#</pre>
  
=Proxmox Virtual Environment 1.0 (ISO Image)=
+
==Update a running Proxmox Virtual Environment 2.3 to 3.0==
  
Download the ISO image, burn it to CD-ROM and boot your server from CD-ROM. For details see [[Installation]]  
+
See [[Upgrade from 2.3 to 3.0]]  
  
* Download via http: [http://www.proxmox.com/cms_proxmox/cms/upload/bittorrent/proxmox-ve_1.0-3427.iso Proxmox VE 1.0]
+
=Proxmox Virtual Environment 2.3 (ISO Image)=
* Download via bittorrent: [http://www.proxmox.com/cms_proxmox/cms/upload/bittorrent/proxmox-ve_1.0-3427.iso.torrent Proxmox VE 1.0]
 
  
(MD5SUM is fdd5b603d3e9558f125edfc55dcfb3ef)
+
Release notes: [[Roadmap#Proxmox_VE_2.3]]
  
=Update a running Proxmox Virtual Environment V0.9beta2=
+
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]]
These instructions should be used for all standard Proxmox VE 0.9beta2 installations.  
 
  
Note: If you still run 0.9, please stop all running VM and remove the following package before proceeding.
+
* Download via http: [http://www.proxmox.com/downloads/proxmox-ve/iso-images/136-proxmox-ve-2 Proxmox VE 2.3]
 +
* Download via bittorrent: [http://www.proxmox.com/downloads/proxmox-ve/iso-images/137-proxmox-ve-2 Proxmox VE 2.3]
  
<pre>dpkg -r pve-kvm-2.6.24</pre>
+
(MD5SUM for the ISO is e27f57028bde04b67cfb8182499124e0)
  
Note: If you got a custom installation (e.g. from your hosting provider like [http://www.ovh.com OVH]) you should contact your provider for update instructions.
+
==Update a running Proxmox Virtual Environment 2.x to latest 2.3==
  
==Review and correct the sources.list==
+
Check your sources.list file, should look like this:
We changed the repositories so you need to correct your list.
+
<pre>deb http://http.at.debian.org/debian squeeze main contrib
<pre>nano /etc/apt/sources.list</pre>
 
<pre>deb http://ftp.debian.org/debian etch main
 
  
 
# PVE packages provided by proxmox.com
 
# PVE packages provided by proxmox.com
deb http://download.proxmox.com/debian etch pve
+
deb http://download.proxmox.com/debian squeeze pve
  
 
# security updates
 
# security updates
deb http://security.debian.org/ etch/updates main</pre>
+
deb http://security.debian.org/ squeeze/updates main contrib</pre>
  
Add the Proxmox VE repository key:
+
Update your repository and packages:
<pre>wget -O- "http://download.proxmox.com/debian/key.asc" | apt-key add -</pre>
+
<pre>apt-get update</pre>
  
==Update your repository and install the new packages==
+
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:
 +
<pre>apt-get dist-upgrade</pre>
 +
 
 +
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):
 +
<pre>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:~#</pre>
 +
 
 +
=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: [http://www.proxmox.com/downloads/proxmox-ve/iso-images/132-proxmox-ve-2 Proxmox VE 2.2]
 +
* Download via bittorrent: [http://www.proxmox.com/downloads/proxmox-ve/iso-images/133-proxmox-ve-2 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:
 +
<pre>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</pre>
 +
 
 +
Update your repository and packages:
 
<pre>apt-get update</pre>
 
<pre>apt-get update</pre>
  
 
If you get any errors, your sources.list (or your network) has a problem.
 
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:
 +
<pre>apt-get dist-upgrade</pre>
 +
 +
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):
 +
<pre>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:~#</pre>
 +
 +
=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: [http://www.proxmox.com/downloads/proxmox-ve/iso-images/114-proxmox-ve-2 Proxmox VE 2.1]
 +
* Download via bittorrent: [http://www.proxmox.com/downloads/proxmox-ve/iso-images/115-proxmox-ve-2 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:
 +
<pre>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</pre>
  
 +
Update your repository and packages:
 +
<pre>apt-get update</pre>
 +
 +
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.
 
Before you update your system, you should stop all your running VM´s.
 +
 +
Now upgrade the packages:
 
<pre>apt-get dist-upgrade</pre>
 
<pre>apt-get dist-upgrade</pre>
  
Update the list of Virtual Appliances:
+
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):
<pre>pveam update</pre>
+
<pre>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:~#</pre>
 +
 
 +
==Update a running Proxmox Virtual Environment 1.9 to 2.x==
 +
See [[Upgrade_from_1.9_to_2.0]]
 +
 
 +
=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: [http://www.proxmox.com/downloads/proxmox-ve/iso-images/112-proxmox-ve-2 Proxmox VE 2.0]
 +
* Download via bittorrent: [http://www.proxmox.com/downloads/proxmox-ve/iso-images/113-proxmox-ve-2 Proxmox VE 2.0]
 +
 
 +
(MD5SUM for the ISO is 5c1bf16973ee06a293be2bd2b2c648fa)
 +
 
 +
==Update a running Proxmox Virtual Environment to 2.0==
 +
See [[Upgrade_from_1.9_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: [http://www.proxmox.com/downloads/proxmox-ve/iso-images/98-proxmox-ve-1 Proxmox VE 1.9]
 +
* Download via bittorrent: [http://www.proxmox.com/downloads/proxmox-ve/iso-images/99-proxmox-ve-1 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:
 +
<pre>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</pre>
 +
 
 +
Update your repository and packages:
 +
<pre>aptitude update</pre>
 +
 
 +
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:
 +
<pre>aptitude full-upgrade</pre>
 +
 
 +
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:
 +
<pre>aptitude install proxmox-ve-2.6.32</pre>
 +
 
 +
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):
 +
<pre>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:~#</pre>
 +
 
 +
=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: [http://www.proxmox.com/downloads/proxmox-ve/iso-images/89-proxmox-ve-1 Proxmox VE 1.8]
 +
* Download via bittorrent: [http://www.proxmox.com/downloads/proxmox-ve/iso-images/90-proxmox-ve-1 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:
 +
<pre>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</pre>
 +
 
 +
Update your repository and packages:
 +
<pre>aptitude update</pre>
 +
 
 +
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:
 +
<pre>aptitude safe-upgrade</pre>
 +
 
 +
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:
 +
<pre>aptitude install proxmox-ve-2.6.32</pre>
 +
 
 +
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):
 +
<pre>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:~#</pre>
 +
 
 +
=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: [http://www.proxmox.com/downloads/proxmox-ve/iso-images/83-proxmox-ve-1 Proxmox VE 1.7]
 +
* Download via bittorrent: [http://www.proxmox.com/downloads/proxmox-ve/iso-images/84-proxmox-ve-1 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:
 +
<pre>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</pre>
 +
 
 +
Update your repository and packages:
 +
<pre>aptitude update</pre>
 +
 
 +
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.
  
We changed the boot loader from lilo to grub, so you need to install grub:
+
Now upgrade the packages:
<pre>mkdir /boot/grub
+
<pre>aptitude safe-upgrade</pre>
  
apt-get install grub</pre>
+
If you want to switch to the 2.6.32 kernel branch just install the Proxmox VE virtual package for 2.6.32:
 +
<pre>aptitude install proxmox-ve-2.6.32</pre>
  
Now you can install the new Kernel:
+
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):
<pre>apt-get install proxmox-ve pve-kernel</pre>
+
<pre>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:~#</pre>
 +
 
 +
=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: [http://www.proxmox.com/downloads/proxmox-ve/iso-images/81-proxmox-ve-1 Proxmox VE 1.6]
 +
* Download via bittorrent: [http://www.proxmox.com/downloads/proxmox-ve/iso-images/82-proxmox-ve-1 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:
 +
<pre>aptitude update</pre>
 +
 
 +
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:
 +
<pre>aptitude upgrade && aptitude install proxmox-ve-2.6.32</pre>
 +
(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: [http://www.proxmox.com/downloads/proxmox-ve/iso-images/37-proxmox-ve-1 Proxmox VE 1.5]
 +
* Download via bittorrent: [http://www.proxmox.com/downloads/proxmox-ve/iso-images/39-proxmox-ve-1 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:
 +
 
 +
<pre>nano /etc/apt/sources.list</pre>
 +
 
 +
'''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.
 +
 
 +
<pre>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</pre>
 +
 
 +
Update your repository and packages:
 +
<pre>aptitude update</pre>
  
Install grub into the MBR to use the new Kernel:
+
If you get any errors, your sources.list (or your network) has a problem.
<pre>grub-install hd0</pre>
+
Before you update your system, you should stop all your running VM´s.
  
Finally reboot and check if you got the latest Proxmox VE packages:
+
Now you can install the new Proxmox VE virtual package:
 +
<pre>aptitude upgrade && aptitude install proxmox-ve-2.6.18</pre>
 +
(alternative: proxmox-ve-2.6.24 or proxmox-ve-2.6.32)
  
Kernel version:
+
Now, check the bootloader grub to make sure that the system boots the right kernel.
<pre>uname -a
+
<pre>nano /boot/grub/menu.lst</pre>
  
Expected output: 2.6.24-1-pve #1 SMP PREEMPT Fri Oct 24 11:34:13 CEST 2008 x86_64 GNU/Linux (or newer)</pre>
+
Finally reboot into your new kernel and check if you got the latest Proxmox VE packages with 'pveversion -v':
  
PVE Manager version:
 
 
<pre>pveversion -v
 
<pre>pveversion -v
  
Expected output:  
+
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</pre>
 +
 
 +
=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: [http://www.proxmox.com/downloads/proxmox-ve/iso-images/36-proxmox-ve-1 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)=
  
pve-manager: 1.0-2 (pve-manager/1.0/3399)
+
Release notes: [[Roadmap#Proxmox_VE_1.4_beta1]]
qemu-server: 1.0-1
+
 
pve-kernel: 2.6.24-4
+
This is a beta release and therefore not intended for production systems.
pve-kvm: 75-1
+
 
pve-firmware: 1
+
Download the ISO image, burn it to CD-ROM and boot your server from CD-ROM. For details see [[Installation]]
vncterm: 0.9-1
+
 
vzctl: 3.0.22-3pve3
+
* no download, outdated
vzdump: 1.1-1
+
 
vzprocps: 2.0.11-1dso2
+
=Proxmox Virtual Environment 1.3 (ISO Image)=
vzquota: 3.0.11-1dso1</pre>
+
 
 +
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: [http://www.proxmox.com/downloads/proxmox-ve/iso-images/28-proxmox-ve-1 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
  
Configure your Proxmox VE via the [[Central Web-based Management]]
 
*Set the administrator email address
 
*Download the new [[:Category: Virtual Appliances|Virtual Appliances]]
 
 
[[Category: HOWTO]][[Category: Installation]]
 
[[Category: HOWTO]][[Category: Installation]]

Revision as of 11:59, 18 March 2019

Proxmox Virtual Environment 5.3 (ISO Image)

Release notes: Roadmap#Proxmox_VE_5.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

Update a running Proxmox Virtual Environment 5.x to latest 5.3

Here is the howto for the CLI:

Check your sources.list file, should look like this:

deb http://ftp.at.debian.org/debian stretch main contrib

deb http://ftp.at.debian.org/debian stretch-updates main contrib

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

The enterprise repository:

cat /etc/apt/sources.list.d/pve-enterprise.list
deb https://enterprise.proxmox.com/debian/pve stretch pve-enterprise

Update your repository and packages:

apt update

If you get any errors, your sources.list (or your network) has a problem.

Now upgrade the packages:

apt 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: 5.3-1 (running kernel: 4.15.18-11-pve)
pve-manager: 5.3-11 (running version: 5.3-11/d4907f84)
pve-kernel-4.15: 5.3-2
pve-kernel-4.15.18-11-pve: 4.15.18-34
corosync: 2.4.4-pve1
criu: 2.11.1-1~bpo90
glusterfs-client: 3.8.8-1
ksm-control-daemon: 1.2-2
libjs-extjs: 6.0.1-2
libpve-access-control: 5.1-3
libpve-apiclient-perl: 2.0-5
libpve-common-perl: 5.0-47
libpve-guest-common-perl: 2.0-20
libpve-http-server-perl: 2.0-12
libpve-storage-perl: 5.0-39
libqb0: 1.0.3-1~bpo9
lvm2: 2.02.168-pve6
lxc-pve: 3.1.0-3
lxcfs: 3.0.3-pve1
novnc-pve: 1.0.0-3
proxmox-widget-toolkit: 1.0-23
pve-cluster: 5.0-33
pve-container: 2.0-35
pve-docs: 5.3-3
pve-edk2-firmware: 1.20181023-1
pve-firewall: 3.0-18
pve-firmware: 2.0-6
pve-ha-manager: 2.0-8
pve-i18n: 1.0-9
pve-libspice-server1: 0.14.1-2
pve-qemu-kvm: 2.12.1-2
pve-xtermjs: 3.10.1-2
qemu-server: 5.0-47
smartmontools: 6.5+svn4324-1
spiceterm: 3.0-5
vncterm: 1.5-3
zfsutils-linux: 0.7.12-pve1~bpo1

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

Proxmox Virtual Environment 5.2 (ISO Image)

Release notes: Roadmap#Proxmox_VE_5.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

Update a running Proxmox Virtual Environment 5.x to latest 5.2

Here is the howto for the CLI:

Check your sources.list file, should look like this:

deb http://ftp.at.debian.org/debian stretch main contrib

deb http://ftp.at.debian.org/debian stretch-updates main contrib

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

The enterprise repository:

cat /etc/apt/sources.list.d/pve-enterprise.list
deb https://enterprise.proxmox.com/debian/pve stretch pve-enterprise

Update your repository and packages:

apt update

If you get any errors, your sources.list (or your network) has a problem.

Now upgrade the packages:

apt 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: 5.2-2 (running kernel: 4.15.18-9-pve)
pve-manager: 5.2-11 (running version: 5.2-11/13c2da63)
pve-kernel-4.15: 5.2-12
pve-kernel-4.15.18-9-pve: 4.15.18-30
corosync: 2.4.4-pve1
criu: 2.11.1-1~bpo90
glusterfs-client: 3.8.8-1
ksm-control-daemon: 1.2-2
libjs-extjs: 6.0.1-2
libpve-access-control: 5.0-8
libpve-apiclient-perl: 2.0-5
libpve-common-perl: 5.0-41
libpve-guest-common-perl: 2.0-18
libpve-http-server-perl: 2.0-11
libpve-storage-perl: 5.0-30
libqb0: 1.0.3-1~bpo9
lvm2: 2.02.168-pve6
lxc-pve: 3.0.2+pve1-3
lxcfs: 3.0.2-2
novnc-pve: 1.0.0-2
proxmox-widget-toolkit: 1.0-20
pve-cluster: 5.0-30
pve-container: 2.0-29
pve-docs: 5.2-10
pve-edk2-firmware: 1.20181023-1
pve-firewall: 3.0-14
pve-firmware: 2.0-6
pve-ha-manager: 2.0-5
pve-i18n: 1.0-6
pve-libspice-server1: 0.14.1-1
pve-qemu-kvm: 2.12.1-1
pve-xtermjs: 1.0-5
qemu-server: 5.0-40
smartmontools: 6.5+svn4324-1
spiceterm: 3.0-5
vncterm: 1.5-3
zfsutils-linux: 0.7.12-pve1~bpo1

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

Proxmox Virtual Environment 5.1 (ISO Image)

Release notes: Roadmap#Proxmox_VE_5.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

Update a running Proxmox Virtual Environment 5.x to latest 5.1

Here is the howto for the CLI:

Check your sources.list file, should look like this:

deb http://ftp.at.debian.org/debian stretch main contrib

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

The enterprise repository:

cat /etc/apt/sources.list.d/pve-enterprise.list
deb https://enterprise.proxmox.com/debian/pve stretch pve-enterprise

Update your repository and packages:

apt update

If you get any errors, your sources.list (or your network) has a problem.

Now upgrade the packages:

apt 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: 5.1-42 (running kernel: 4.13.16-2-pve)
pve-manager: 5.1-51 (running version: 5.1-51/96be5354)
pve-kernel-4.13: 5.1-44
pve-kernel-4.13.16-2-pve: 4.13.16-47
corosync: 2.4.2-pve4
criu: 2.11.1-1~bpo90
glusterfs-client: 3.8.8-1
ksm-control-daemon: 1.2-2
libjs-extjs: 6.0.1-2
libpve-access-control: 5.0-8
libpve-apiclient-perl: 2.0-4
libpve-common-perl: 5.0-30
libpve-guest-common-perl: 2.0-14
libpve-http-server-perl: 2.0-8
libpve-storage-perl: 5.0-18
libqb0: 1.0.1-1
lvm2: 2.02.168-pve6
lxc-pve: 3.0.0-2
lxcfs: 3.0.0-1
novnc-pve: 0.6-4
proxmox-widget-toolkit: 1.0-15
pve-cluster: 5.0-25
pve-container: 2.0-21
pve-docs: 5.1-17
pve-firewall: 3.0-8
pve-firmware: 2.0-4
pve-ha-manager: 2.0-5
pve-i18n: 1.0-4
pve-libspice-server1: 0.12.8-3
pve-qemu-kvm: 2.11.1-5
pve-xtermjs: 1.0-2
qemu-server: 5.0-25
smartmontools: 6.5+svn4324-1
spiceterm: 3.0-5
vncterm: 1.5-3
zfsutils-linux: 0.7.7-pve1~bpo9

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

Proxmox Virtual Environment 5.0 (ISO Image)

Release notes: Roadmap#Proxmox_VE_5.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

Update a running Proxmox Virtual Environment 5.x to latest 5.0

Here is the howto for the CLI:

Check your sources.list file, should look like this:

deb http://ftp.at.debian.org/debian stretch main contrib

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

The enterprise repository:

cat /etc/apt/sources.list.d/pve-enterprise.list
deb https://enterprise.proxmox.com/debian/pve stretch pve-enterprise

Update your repository and packages:

apt update

If you get any errors, your sources.list (or your network) has a problem.

Now upgrade the packages:

apt 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: 5.0-24 (running kernel: 4.10.17-4-pve)
pve-manager: 5.0-32 (running version: 5.0-32/2560e073)
pve-kernel-4.10.17-4-pve: 4.10.17-24
libpve-http-server-perl: 2.0-6
lvm2: 2.02.168-pve3
corosync: 2.4.2-pve3
libqb0: 1.0.1-1
pve-cluster: 5.0-14
qemu-server: 5.0-15
pve-firmware: 2.0-2
libpve-common-perl: 5.0-18
libpve-guest-common-perl: 2.0-12
libpve-access-control: 5.0-6
libpve-storage-perl: 5.0-15
pve-libspice-server1: 0.12.8-3
vncterm: 1.5-2
pve-docs: 5.0-9
pve-qemu-kvm: 2.9.1-1
pve-container: 2.0-16
pve-firewall: 3.0-3
pve-ha-manager: 2.0-2
ksm-control-daemon: 1.2-2
glusterfs-client: 3.8.8-1
lxc-pve: 2.1.0-2
lxcfs: 2.0.7-pve4
criu: 2.11.1-1~bpo90
novnc-pve: 0.6-4
smartmontools: 6.5+svn4324-1
zfsutils-linux: 0.6.5.11-pve18~bpo90

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

Proxmox Virtual Environment 5.0 beta2 (ISO Image)

Release notes: Roadmap#Proxmox_VE_5.0_beta2

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

Proxmox Virtual Environment 5.0 beta1 (ISO Image)

Release notes: Roadmap#Proxmox_VE_5.0_beta1

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

Update a running Proxmox Virtual Environment 5.x beta to latest 5.x beta

Here is the howto for the CLI:

Check your sources.list file, should look like this:

deb http://ftp.at.debian.org/debian stretch main contrib

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

The beta repository:

cat /etc/apt/sources.list.d/pve-test.list
deb http://download.proxmox.com/debian stretch pvetest

Update your repository and packages:

apt update

If you get any errors, your sources.list (or your network) has a problem.

Now upgrade the packages:

apt 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: 5.0-9 (running kernel: 4.10.11-1-pve)
pve-manager: 5.0-10 (running version: 5.0-10/0d270679)
pve-kernel-4.10.11-1-pve: 4.10.11-9
libpve-http-server-perl: 2.0-4
lvm2: 2.02.168-pve2
corosync: 2.4.2-pve2
libqb0: 1.0.1-1
pve-cluster: 5.0-7
qemu-server: 5.0-4
pve-firmware: 2.0-2
libpve-common-perl: 5.0-12
libpve-guest-common-perl: 2.0-1
libpve-access-control: 5.0-4
libpve-storage-perl: 5.0-3
pve-libspice-server1: 0.12.8-3
vncterm: 1.4-1
pve-docs: 5.0-1
pve-qemu-kvm: 2.9.0-1
pve-container: 2.0-6
pve-firewall: 3.0-1
pve-ha-manager: 2.0-1
ksm-control-daemon: 1.2-2
glusterfs-client: 3.8.8-1
lxc-pve: 2.0.8-1
lxcfs: 2.0.7-pve1
criu: 2.11.1-1~bpo90
novnc-pve: 0.5-9
smartmontools: 6.5+svn4324-1
zfsutils-linux: 0.6.5.9-pve16~bpo90

pve-server:~#

Proxmox Virtual Environment 4.4 (ISO Image)

Release notes: Roadmap#Proxmox_VE_4.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

Update a running Proxmox Virtual Environment 4.x to latest 4.4

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 upgrade your system, you should stop all your running VM´s and LXC containers.

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.4-112 (running kernel: 4.4.134-1-pve)
pve-manager: 4.4-24 (running version: 4.4-24/08ba4d2d)
pve-kernel-4.4.134-1-pve: 4.4.134-112
lvm2: 2.02.116-pve3
corosync-pve: 2.4.2-2~pve4+2
libqb0: 1.0.1-1
pve-cluster: 4.0-55
qemu-server: 4.0-115
pve-firmware: 1.1-12
libpve-common-perl: 4.0-96
libpve-access-control: 4.0-23
libpve-storage-perl: 4.0-76
pve-libspice-server1: 0.12.8-2
vncterm: 1.3-2
pve-docs: 4.4-4
pve-qemu-kvm: 2.9.1-9~pve4
pve-container: 1.0-106
pve-firewall: 2.0-33
pve-ha-manager: 1.0-41
ksm-control-daemon: 1.2-1
glusterfs-client: 3.5.2-2+deb8u3
lxc-pve: 2.0.7-4
lxcfs: 2.0.8-2~pve4
criu: 1.6.0-1
novnc-pve: 0.5-9
smartmontools: 6.5+svn4324-1~pve80
zfsutils: 0.6.5.9-pve15~bpo80

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

Proxmox Virtual Environment 4.3 (ISO Image)

Release notes: Roadmap#Proxmox_VE_4.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

Update a running Proxmox Virtual Environment 4.x to latest 4.3

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 upgrade your system, you should stop all your running VM´s and LXC containers.

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.3-72 (running kernel: 4.4.24-1-pve)
pve-manager: 4.3-12 (running version: 4.3-12/6894c9d9)
pve-kernel-4.4.24-1-pve: 4.4.24-72
lvm2: 2.02.116-pve3
corosync-pve: 2.4.0-1
libqb0: 1.0-1
pve-cluster: 4.0-47
qemu-server: 4.0-96
pve-firmware: 1.1-10
libpve-common-perl: 4.0-83
libpve-access-control: 4.0-19
libpve-storage-perl: 4.0-68
pve-libspice-server1: 0.12.8-1
vncterm: 1.2-1
pve-docs: 4.3-17
pve-qemu-kvm: 2.7.0-8
pve-container: 1.0-85
pve-firewall: 2.0-31
pve-ha-manager: 1.0-38
ksm-control-daemon: 1.2-1
glusterfs-client: 3.5.2-2+deb8u2
lxc-pve: 2.0.6-1
lxcfs: 2.0.5-pve1
criu: 1.6.0-1
novnc-pve: 0.5-8
smartmontools: 6.5+svn4324-1~pve80
zfsutils: 0.6.5.8-pve13~bpo80

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


Proxmox Virtual Environment 4.2 (ISO Image)

Release notes: Roadmap#Proxmox_VE_4.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

Update a running Proxmox Virtual Environment 4.x to latest 4.2

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 upgrade your system, you should stop all your running VM´s and LXC containers.

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.2-64 (running kernel: 4.4.16-1-pve)
pve-manager: 4.2-18 (running version: 4.2-18/158720b9)
pve-kernel-4.4.16-1-pve: 4.4.16-64
lvm2: 2.02.116-pve3
corosync-pve: 2.4.0-1
libqb0: 1.0-1
pve-cluster: 4.0-44
qemu-server: 4.0-86
pve-firmware: 1.1-9
libpve-common-perl: 4.0-72
libpve-access-control: 4.0-19
libpve-storage-perl: 4.0-57
pve-libspice-server1: 0.12.8-1
vncterm: 1.2-1
pve-qemu-kvm: 2.6.1-2
pve-container: 1.0-73
pve-firewall: 2.0-29
pve-ha-manager: 1.0-33
ksm-control-daemon: 1.2-1
glusterfs-client: 3.5.2-2+deb8u2
lxc-pve: 2.0.4-1
lxcfs: 2.0.3-pve1
cgmanager: 0.39-pve1
criu: 1.6.0-1
novnc-pve: 0.5-8
zfsutils: 0.6.5.7-pve10~bpo80

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

Proxmox Virtual Environment 4.1 (ISO Image)

Release notes: Roadmap#Proxmox_VE_4.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

Update a running Proxmox Virtual Environment 4.x to latest 4.1

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 upgrade your system, you should stop all your running VM´s and LXC containers.

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.1-39 (running kernel: 4.2.8-1-pve)
pve-manager: 4.1-22 (running version: 4.1-22/aca130cf)
pve-kernel-4.2.8-1-pve: 4.2.8-39
lvm2: 2.02.116-pve2
corosync-pve: 2.3.5-2
libqb0: 1.0-1
pve-cluster: 4.0-36
qemu-server: 4.0-64
pve-firmware: 1.1-7
libpve-common-perl: 4.0-54
libpve-access-control: 4.0-13
libpve-storage-perl: 4.0-45
pve-libspice-server1: 0.12.5-2
vncterm: 1.2-1
pve-qemu-kvm: 2.5-9
pve-container: 1.0-52
pve-firewall: 2.0-22
pve-ha-manager: 1.0-25
ksm-control-daemon: 1.2-1
glusterfs-client: 3.5.2-2+deb8u1
lxc-pve: 1.1.5-7
lxcfs: 2.0.0-pve2
cgmanager: 0.39-pve1
criu: 1.6.0-1
zfsutils: 0.6.5-pve7~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

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

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-21 (running kernel: 4.2.3-2-pve)
pve-manager: 4.0-57 (running version: 4.0-57/cc7c2b53)
pve-kernel-4.2.3-2-pve: 4.2.3-21
lvm2: 2.02.116-pve1
corosync-pve: 2.3.5-1
libqb0: 0.17.2-1
pve-cluster: 4.0-24
qemu-server: 4.0-35
pve-firmware: 1.1-7
libpve-common-perl: 4.0-36
libpve-access-control: 4.0-9
libpve-storage-perl: 4.0-29
pve-libspice-server1: 0.12.5-2
vncterm: 1.2-1
pve-qemu-kvm: 2.4-12
pve-container: 1.0-21
pve-firewall: 2.0-13
pve-ha-manager: 1.0-13
ksm-control-daemon: 1.2-1
glusterfs-client: 3.5.2-2+deb8u1
lxc-pve: 1.1.4-3
lxcfs: 0.10-pve2
cgmanager: 0.39-pve1
criu: 1.6.0-1
zfsutils: 0.6.5-pve6~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

See Upgrade from 3.x to 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

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-185 (running kernel: 2.6.32-48-pve)
pve-manager: 3.4-16 (running version: 3.4-16/40ccc11c)
pve-kernel-2.6.32-48-pve: 2.6.32-185
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-20
qemu-server: 3.4-9
pve-firmware: 1.1-6
libpve-common-perl: 3.0-27
libpve-access-control: 3.0-16
libpve-storage-perl: 3.0-35
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-28
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

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

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

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

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

See Upgrade from 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

(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

(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

(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

See Upgrade_from_1.9_to_2.0

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

(MD5SUM for the ISO is 5c1bf16973ee06a293be2bd2b2c648fa)

Update a running Proxmox Virtual Environment to 2.0

See Upgrade_from_1.9_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

(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

(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

(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

(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

(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

(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

(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