This is my problem.
This is my logs
Code:
xxx:~# pveca ---help
Unknown option: -help
USAGE: pveca -l # show cluster status
pveca -c # create new cluster with localhost as master
pveca -s [-h IP] # sync cluster configuration from master (or IP)
pveca -d ID # delete a node
pveca -a [-h IP] # add new node to cluster
pveca -m # force local node to become master
pveca -i # print node info (CID NAME IP ROLE)
xxx:~# pveca -c
strange key format - not base64 encoded at /usr/share/perl5/PVE/Config.pm line 304, <GEN5> line 1.
This is my logs
Code:
apt-get update
apt-get install vim
vim /etc/apt/sources.list
deb http://ftp.debian.org/debian lenny main
# PVE packages provided by proxmox.com
deb http://download.proxmox.com/debian lenny pve
# security updates
deb http://security.debian.org/ lenny/updates main
wget -O- "http://download.proxmox.com/debian/key.asc" | apt-key add -
apt-get update
apt-get upgrade
aptitude install pve-kernel-2.6.32-4-pve
reboot
uname -a
vim /boot/grub/menu.list
comentar las lineas para arrancar con el kernel de proxmox
apt-get install pve-headers-2.6.32-4-pve
reboot
ifconfig eth0
aptitude install proxmox-ve-2.6.32 ntp ssh lvm2
The following packages will be REMOVED:
exim4-daemon-light{a} firmware-linux-free{a} firmware-linux-nonfree{a}
0 packages upgraded, 117 newly installed, 3 to remove and 0 not upgraded.
Need to get 39.2MB of archives. After unpacking 80.7MB will be used.
The following packages have unmet dependencies:
exim4-config: Conflicts: postfix but 2.5.5-1.1+lenny1 is to be installed.
exim4: Depends: exim4-daemon-light but it is not installable or
exim4-daemon-heavy but it is not installable or
exim4-daemon-custom which is a virtual package.
openntpd: Conflicts: ntp but 1:4.2.4p4+dfsg-8lenny3 is to be installed.
The following actions will resolve these dependencies:
Remove the following packages:
exim4
exim4-base
exim4-config
openntpd
Leave the following dependencies unresolved:
linux-image-2.6.32-bpo.5-amd64 recommends firmware-linux-free (>= 2.6.32)
Score is 120
Accept this solution? [Y/n/q/?] ?
The following commands are available:
y: accept the proposed changes
n: reject the proposed changes and search for another solution
q: give up and quit the program
,: move to the next solution
.: move to the previous solution
o: toggle between the contents of the solution and an explanation of the solution
e: examine the solution in the visual user interface
x: abort automatic dependency resolution; resolve dependencies by hand instead
r pkg ver ...: reject the given package versions; don't display any solutions in which they occur. Enter UNINST instead of a version to reject removing the
package.
a pkg ver ...: accept the given package versions; display only solutions in which they occur. Enter UNINST instead of a version to accept removing the
package.
<ACTION> pkg... : adjust the state of the listed packages, where ACTION is one of:
'+' to install packages
'+M' to install packages and immediately flag them as automatically installed
'-' to remove packages
'_' to purge packages
'=' to place packages on hold
':' to keep packages in their current state without placing them on hold
'&M' to mark packages as automatically installed
'&m' to mark packages as manually installed
Accept this solution? [Y/n/q/?] y
Setting up ntp (1:4.2.4p4+dfsg-8lenny3) ...
Configuration file `/etc/ntp.conf'
==> File on system created by you or by a script.
==> File also in package provided by package maintainer.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer's version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : background this process to examine the situation
The default action is to keep your current version.
*** ntp.conf (Y/I/N/O/D/Z) [default=N] ? I