Errors when install proxmox on Debian Squeeze

unixpert

Member
Nov 4, 2011
22
0
21
Hello proxmox forum!

Please help me Install Proxmox on Debian Squeeze.

I installed proxmox on Debian Squeeze with RAID 10. My steps:

Step 1: I installed Debian Squeeze on RAID 10.

Step 2: I installed Proxmox as guided at http://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_Lenny

+ aptitude install pve-kernel-2.6.32-4-pve --> OK
+ aptitude install pve-headers-2.6.32-4-pve --> OK
+ aptitude install proxmox-ve-2.6.32 ntp ssh lvm2 --> Not OK.

I occur errors as:

root@node01:~# pveversion -v
pve-manager: not correctly installed (pve-manager/2.0/de5d8ab1)
running kernel: 2.6.32-6-pve
pve-kernel-2.6.32-6-pve: 2.6.32-46
lvm2: 2.02.86-1pve1
clvm: not correctly installed
corosync-pve: 1.4.1-1
openais-pve: 1.1.4-1
libqb: 0.5.1-1
redhat-cluster-pve: not correctly installed
pve-cluster: not correctly installed
qemu-server: not correctly installed
pve-firmware: 1.0-13
libpve-common-perl: 1.0-6
libpve-access-control: not correctly installed
libpve-storage-perl: not correctly installed
vncterm: 1.0-2
vzctl: 3.0.29-3pve2
vzdump: not correctly installed
vzprocps: not correctly installed
vzquota: 3.0.12-3

I fixed static IP, change /etc/hosts:

127.0.0.1 localhost
192.168.2.14 node001.examplevn.com node001

Please support to me!

Thank you very much forum!