Editing Quick installation (Spanish)

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
Este documento describe de manera general los pasos a seguir para instalar OpenVZ en tu máquina
+
Este documento describe de manera egneral los pasos a seguir para instalar OpenVZ en tu maquina
  
Este documento está disponible también en los siguientes idiomas: [[Quick_installation|Inglés]], [http://forum.openvz.org/index.php?t=tree&goto=35&#msg_35 Francés],  [http://forum.openvz.org/index.php?t=tree&goto=1805&#msg_1805 Alemán].
+
Este documento esta disponible también en los siguientes idiomas: [[Quick_installation|Inglés]], [http://forum.openvz.org/index.php?t=tree&goto=35&#msg_35 Francés],  [http://forum.openvz.org/index.php?t=tree&goto=1805&#msg_1805 Alemán].
  
OpenVZ consiste en un kernel, herramientas de nivel de usuario (user-level), y plantillas ''container'' (container templates). Esta guía te dice cómo instalar el kernel y las herramientas
+
OpenVZ consiste en un kernel, Herramientas de nivel de usuario (user-level), y plantillas VE (VE templates). Esta guia te dice como instalar el Kernel y las herramientas
  
== Requisitos ==
+
== Requerimientos ==
Esta guía asume que estás ejecutando una versión reciente de Fedora Core (como la FC5) o RHEL/CetOS 4. Actualmente el kernel de OpenVZ intenta soportar el mismo hardware que el kernel de Red Hat Soporta. Para la lista completa de compatibilidad de hardware visite [http://www.virtuozzo.com/en/products/virtuozzo/hcl/ Virtuozzo HCL] (En inglés).
+
Esta guia asume que estas ejecutando una Versión reciente de Fedora Core (como la FC5) o RHEL/CetOS 4, Actualmente el Kernel del OpenVZ intenta soportar el mismo hardware que el Kernel de Red Hat Soporta. Para la lista completa de compatibilidad de hardware visite [http://www.virtuozzo.com/en/products/virtuozzo/hcl/ Virtuozzo HCL] (En Inglés).
  
=== Sistema de ficheros ===
+
=== Sistemas de Archivos ===
Se recomienda usar una partición por cada directorio ''container'' (por defecto /vz/private/<veid>). La razón de esto es que si quieres usar una cuota para cada ''container'' no podrás hacerlo con el manejo de cuotas tradicional de Linux en la misma partición, También ten en mente que cada cuota de ''container'' en este contexto no incluye sólo la cuota por ''container'', sino también el espacio que utiliza Linux en el ''container'' Hardware Node.
+
Se recomienda usar una particion por cada directorio VE (por defecto /vz/prvate/<veid>), la razón es por que....
  
Evite usar la partición raíz (/) para los ''containers'', ya que el usuario root de un ''container'' puede sobrepasar la barrera del 5% de espacio de disco en algunas circunstancias. Así, la partición raíz del Hardware Node se llenaría totalmente y detendría el sistema.
 
  
La cuota de disco por ''container'' está soportada sólamente para sistemas de archivos ext2/ext3. Si necesita usar cuotas de disco use alguno de ellos (se recomienda ext3).
+
----
 +
To translate
 +
A traducir
  
=== ¿rpm o yum? ===
+
=== Filesystems ===
En el caso de que en tu sistema esté disponible la utilidad "yum", puedes usarla para instalar y actualizar los paquetes OpenVZ. En el caso que no tengas "yum", o no quieras usarla, puedes usar los viejos "rpm" "a pelo". Las instrucciones tanto para "yum" como para "rpm" se describen a continuación.
+
It is recommended to use a separate partition for VEs private directories (by default /vz/private/<veid>). The reason why you should do so is that if you wish to use OpenVZ per-VE disk quota, you won't be able to use usual Linux disk quotas on the same partition. Bear in mind, that per-VE quota in this context includes not only pure per-VE quota, but also usual Linux disk quota used in VE, not on HN.
  
=== Configuración de yum ===
+
At least try to avoid using root partition for VEs, because the root user of VE will be able to overcome 5% disk space barrier in some situations. This way HN root partition can be completely filled and it will break the system.
Si quieres utilizar yum, primero debes configurar el repositorio de OpenVZ en yum.
 
Descarga el fichero [http://download.openvz.org/openvz.repo openvz.repo] y colócalo en tu repositorio <code>/etc/yum.repos.d/</code>. Esto puede ser realizado utilizando los siguientes comandos, como root:
 
  
<pre>
+
OpenVZ per-VE disk quota is supported only for ext2/ext3 filesystems. So use one of these filesystems (ext3 is recommended) if you need per-VE disk quota.
# cd /etc/yum.repos.d
 
# wget http://download.openvz.org/openvz.repo
 
# rpm --import  http://download.openvz.org/RPM-GPG-Key-OpenVZ
 
</pre>
 

Please note that all contributions to OpenVZ Virtuozzo Containers Wiki may be edited, altered, or removed by other contributors. If you don't want your writing to be edited mercilessly, then don't submit it here.
If you are going to add external links to an article, read the External links policy first!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)