informatica:linux:xen
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| informatica:linux:xen [2010/07/10 13:27] – 192.168.1.50 | informatica:linux:xen [2015/04/13 20:19] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| Tiene una version gratix que permite descargar una .iso (basicamente un linux tuneado) que se instala sobre el hardware. Una vez instalado puede configurarse para ser accesible por ssh o bien puede administrarse desde un cliente grafico, pero solo para windows. | Tiene una version gratix que permite descargar una .iso (basicamente un linux tuneado) que se instala sobre el hardware. Una vez instalado puede configurarse para ser accesible por ssh o bien puede administrarse desde un cliente grafico, pero solo para windows. | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | ====== Instalar una debian lenny ====== | ||
| + | |||
| + | 1. Crear una VM desde una plantilla: | ||
| + | |||
| + | xe vm-install template=" | ||
| + | |||
| + | Devuelve un UUID | ||
| + | |||
| + | 2. Instalar especificando repositorio: | ||
| + | |||
| + | xe vm-param-set uuid=56cfcf36-7be3-d49b-2dfa-e0b7cba1360c other-config: | ||
| + | |||
| + | 3. Arrancarla: | ||
| + | |||
| + | xe vm-start uuid=56cfcf36-7be3-d49b-2dfa-e0b7cba1360c | ||
| ====== Comandos ====== | ====== Comandos ====== | ||
| Line 10: | Line 31: | ||
| < | < | ||
| - | list_domains | + | list_domains |
| - | id | uuid | state | + | id | uuid | state | tot MiB | max MiB | shadow MiB | shutdown code | sif | cpu time | vcpus online | max vcpu id | ssidref |
| - | 0 | 446e2a8a-e7d4-4d83-96a2-3f75ee1057cd | R | + | 0 | 446e2a8a-e7d4-4d83-96a2-3f75ee1057cd | |
| - | 1 | 7f221b3f-b8da-b2da-47c8-befd0005bfa8 | B | + | 1 | 7f221b3f-b8da-b2da-47c8-befd0005bfa8 | B | 256 | 256 | N/A | 0 | 828370 | 5181545036 | 1 | 0 | 0 |
| </ | </ | ||
| + | * Importar una plantilla de VM: | ||
| + | xe vm-install template-name=" | ||
| + | * Menu textual | ||
| + | |||
| + | xsconsole | ||
| + | |||
| + | * Importar una plantilla | ||
| + | |||
| + | xe vm-import -h localhost -u root -pw contrasenya filename=vyatta-xenserver_VC6.0-2010.06.01_i386.xva | ||
| + | |||
| + | * Conectarse mediante consola a una vm | ||
| + | |||
| + | / | ||
| + | | ||
| + | * Listar servidores xen: | ||
| + | |||
| + | < | ||
| + | [root@xenserver ~]# xe host-list | ||
| + | uuid ( RO) : 045efda0-b17f-4873-8141-bfa9cc0a06a7 | ||
| + | name-label ( RW): xenserver | ||
| + | name-description ( RW): Default install of XenServer | ||
| + | </ | ||
informatica/linux/xen.1278768463.txt.gz · Last modified: (external edit)
