Tabla de Contenidos

Virtualizacion con VmWare

Descripción 

Sistema de Virtualizacion comercial y el primero en incursionar en el negocio de virtualizacon

Prerequistos

Un GNU/Linux .. hemos probado y corrido en muchas distribuciones .. pero para los server .. funciona OK en Centos.

Procedimiento

A. Instalación básica 

B. Configuración

C

Problemas y Trucos

1. Correr Windows del disco duro dentro de Linux

2. Convertir de XEN a VMware

qemu-img convert buzzell.img -O vmdk buzzell.vmdk

3. Command line vmware management

standar es el nombre del repositorio de maquinas virtuales. Se pueden hacer muchas cosas desde aqui ..vea el siguiente link

http://www.virtuatopia.com/index.php/Controlling_VMware_Virtual_Machines_from_the_Command_Line_with_vmrun
 

4. Activar acceso por VNC a la maquinas

En resumen ..Agrege al archivo VMX de la maquina virtual la linea

RemoteDisplay.vnc.enabled = “TRUE”

http://www.petri.co.il/virtual_using_vnc_and_vmware_server.htm
 

5. Compilar vmware tools en Debian

En http://blog.breadncup.com/2011/02/26/vmware-tool-patch-for-linux-kernel-2-6-3738/ –
 
http://www.surlyjake.com/tag/virtual-machine/
 

6. Command line ovftool

ovftool  vi://root:'T4yl0r&Loky'@192.168.8.213/

ovftool  vi://root:'T4yl0r&Loky'@192.168.8.213/2-Bases
de
Datos/SQLSRV2016_WS2016  /mnt/IKATTA-02/geidi/

7. Mover una maquina de datastore

Without vCenter there really is only one way to do this - You can manually copy them to the new location - the steps to follow are -

 

1) Power down the VM

2) Remove the VM form inventory

3) Using the data store browser in the vSphere client copy and past the VM directory to the new datastore

4) Re-add the VM to the invensotry - using the datastore browser find the VMX file in the new location right click and add to inventory

5) edit the setting of the vm - you are going to have to relink the virtual disks in their new locations

6) Power on the VM

 

 

 

If you find this or any other answer useful please consider awarding points by marking the answer correct or helpful

If you find this or any other answer useful please consider awarding points by marking the answer correct or helpful


$** Yo lo he probado con move y ahi no toca relinkear los discos .. pero por susto es bueno copiar.

 

Referencias

-  Migrar maquinas reales http://www.vmware.com/products/converter/

- - Comparaciones entre virtualizaciones 
 

FIN

15-Marzo-2006 J.E.Gomez v1.0 Primera version


Advertencia

Este documento es privado y es de uso exclusivo de sus autores y de SKINA TECH. Cualquier uso sin una autorización escrita es contra la ley de derechos de autor y de propiedad intelectual, y será motivo de una acción legal.