Hola, luego del problema con OVH, he contratado con otro servidor, pero este nuevo servidor solo tiene en su plantilla proxmox 3.0, la instalacion es facil, tengo mis ip adicionales etc etc, cuando creo los contenedores me da error, siempre sale Directory /proc/vz not found, assuming non-OpenVZ kernel, segun lei tenia que hacer:
Insertar CODE, HTML o PHP:
Insertar CODE, HTML o PHP:
Comentar en
Insertar CODE, HTML o PHP:
nano /etc/apt/sources.list.d/pve-enterprise.list
la siguiente linea
Insertar CODE, HTML o PHP:
deb https://enterprise.proxmox.com/debian wheezy pve-enterprise
Luego añadir los repositorios test en
Insertar CODE, HTML o PHP:
nano /etc/apt/sources.list
con los siguientes:
Insertar CODE, HTML o PHP:
deb http://ftp.debian.org/debian wheezy main contrib
# PVE pve-no-subscription repository provided by proxmox.com, NOT recommended for production use
Insertar CODE, HTML o PHP:
deb http://download.proxmox.com/debian wheezy pve-no-subscription
# security updates
Insertar CODE, HTML o PHP:
deb http://security.debian.org/ wheezy/updates main contrib
aplico de nuevo
Insertar CODE, HTML o PHP:
Reinicio y listo.
EL problema es que lo he hecho 100 veces y nada, los contenedores (CT) me dan error, Directory /proc/vz not found, assuming non-OpenVZ para iniciarlos, ni siquiera me deja eliminarlos.
Lo raro es que los VM si me deja crearlos y me inician perfectamente, si alguien puede darme una idea se agradece.