Hoe een bootable vSphere ESXI 4 USB stick maken

vmware image

ESX 4i vereist minimaal 2048 MB aan geheugen.

Je hebt 2 tooltjes nodig om een vSphere ESXI 4.0 USB stick te maken.
Je kunt het ook met WinImage doen zie de handleidingen HIER & HIER

Maar op een of andere  manier krijg ik onder Windows 7 & Windows 7 een error met geen melding dus moet het maar op een andere manier. Zie de afbeelding hieronder.
image

Oplossing (WERKT NIET OP WINDOWS 7 COMPUTER)

1. 7-Zip(Free), DD (Gratis)

2. Download the ESXi ISO (VMware-VMvisor-Installer-4.0.0-164009.x86_64.iso)

3. Open de ISO met 7-Zip

4. Open “image.tgz” met 7-Zip

5. Ga naar  “\image.tgz.temptar\usr\lib\vmware\installer\VMware-VMvisor-big-164009-x86_64.dd.bz2\”

image

6. Extract “VMware-VMvisor-big-164009-x86_64.dd” & kopieer deze naar de map D:\DD

7. Pak dd-0.5.zip uit naar d:\dd\

8. Run –> CMD

9. Ga naar D:\DD

10 Typ het volgende dd –list enter

Je krijgt nu een lijst te zien met alle harddisk apparaten die in je computer zit
dd1

11. Zoek hier je USB stick op. Het is iets in de trend van \\?\Device\HarddiskVolume6

12. Type dan het volgende dd bs=1M if=VMware-VMvisor-big-164009-x86_64.dd of=\\?\Device\HarddiskVolume6 vervang het laatste stukje door je USB Stick…

13. Je hebt nu als het goed is een USB stick met daarop vSphere ESXi 4.0

dd2 

Veel plezier met je VMWare vSphere USB Stick 😀

VMware vSphere Video’s

Een paar interessante video’s van vSphere.

LETOP: Je moet wel inloggen op de VMware site om de videos te kunnen bekijken.

clip_image001

ESX Installation and Configuration

clip_image002

ESXi Installation and Configuration

clip_image003

VMware vCenter Server

clip_image004

VMware vSphere Client

clip_image005

Networking configuration

clip_image006

Storage configuration (iSCSI)

clip_image007

Create and manage virtual machines

· Part 1 – Using the New Virtual Machine Wizard
· Part 2 – Installing a Guest Operating System and VMware Tools
· Part 3 – Viewing and Managing Virtual Machines
· Part 4 – Deploying a Virtual Machine from a Template
· Part 5 – Importing and Exporting Virtual Machines

clip_image008

VMware Host Profiles

clip_image009

VMware Storage VMotion

clip_image003[1]

VMware vCenter Server Linked Mode

clip_image010

VMware vNetwork Distributed Switch (vDS)

· Part 1 – Create a Distributed Switch
· Part 2 – Add an ESX Host to a Distributed Switch
· Part 3 – Create a Distributed Port Group
· Part 4 – Create a VMkernel Network Adapter on a Distributed Switch

clip_image011

Dynamic Storage Management

clip_image011[1]

Alarms

USB Device Support binnen VMware ESX 3.x and ESXi

Ik was aan het zoeken naar een USB programma of apparaat wat ondersteund wordt door VMWare binnen ESX 3.x en ESXi.
Een bedrijf genaamd Xtravirt heeft een mooi document gemaakt waarin het een en ander wordt uitgelegd over UBS support binnen ESX en ESXi.

Bekijk het document HIER.

Momenteel zijn er de volgende types producten die werken werken met VMware.

Belkin, USB Anywhere & USB Hub http://www.belkin.com/networkusbhub
Digi, AnywhereUSB http://www.digi.com/prducts/usb/anywhereusb.jsp
Fabulatech, USB over Network http://www.fabulatech.com/usb-over-network.html
IncentivesPro, USB Redirector http://www.incentivespro.com/usb-redirector.html
Keyspan-by-Tripp Lite http://www.tripplite.com/EN/products/model.cfm?txtModelID=3913
Lantronix, Ubox 2100/4100 http://www.lantronix.com/device-networking/external-device-servers/ubox.html
Silex, SX-2000U2 http://www.silexeurope.com/en/home/products/usb-device-servers/sx-2000u2.html

Momenteel ondersteund VMWare gedeeltelijk de Digi International AnywhereUSB Remote I/O Concentrator. http://www.vmware.com/pdf/esx_anywhereusb2.pdf

VMware heeft een aantal Knowledge Base Articles geschreven over USB support

1. KB1326, Using USB When ESX Server Disables It, http://kb.vmware.com/kb/1326
2. KB1015, USB devices not supported in ESX host virtual machines, http://kb.vmware.com/kb/1015
3. KB1651, Using USB Storage Devices on the ESX Server Service
Console, http://kb.vmware.com/kb/1651
4. KB1659, USB Device Configuration May Cause Error During
System Boot, http://kb.vmware.com/kb/1659
5. Enabling Belkin network USB hub in a virtual machine, http://kb.vmware.com/selfservice/viewContent.do?externalId=1008372&sliceId=1

 

 

 

 

image

VMware Server 2.0 Tips and Tricks

 

Hierbij sommige  Tips & Tricks van VMWare Server 2.0

1. Use a web browser (Firefox and Internet Explorer are the two officially supported ones) to
connect to http://yourserver:8222 or https://yourserver:8333 if you selected the default
ports during installation/configuration.

2. If you manage from a Windows client then the VI (Virtual Infrastructure) client is also
available which is what is used to manage ESX/ESXi and Virtual Center too. It is available at
https://yourserver:8333/client/VMware-viclient.exe.

3. The VI Client cannot add USB devices to VMs running at hardware versions greater than 4 –
version 7 is required for USB 2.0 support.

4. Specify yourserver:8333 for the connection in the VI Client.

5. The credentials you specify to logon are admin credentials that you would use on the host
even without VMware installed – VMware does not introduce any credentials/accounts
itself.

6. The admin account you use must have a password defined for it or you will not be able to
login.

7. The remote console is a locally installed application which will be installed when the console
tab is first clicked onto.

8. For remote management through firewalls, VPNs or over SSH tunnels, port 902 is also used as well as 8222/8333. Note that during Linux configuration; you may have selected a
different port from 902 as sometimes it can be statically detected as being in use.

9 .Backing up VMs can be achieved in a number of ways:
a. If the VM is not powered up then simply copy all of its files to another location.
b. If the VM is running, take a snapshot and then copy the base disk file(s) to another
location (*.vmdk except *-00001*.vmdk). A new VM can then be constructed using
this disk. Note that you can only have a single snapshot.
c. In a Windows VM, use a VSS (Volume Shadow copy Service) aware backup tool to
create a backup that can then be restored using the same tool to a bare VM.
d. On a Windows host, use a VSS aware backup tool to backup the files that constitute
the VM.

10. If a VM fails to power on and was not shut down properly, check for .lck files/folders and
remove them if they exist as long as the VM definitely is not running.

11. Server 2.0 stores VMs in datastores – a default datastore is created which is calle
“[standard]” and will map to the root of the folder you select during installation.

12. VMs can be run from external USB drives by defining a datastore for the mount point.

13. Remote datastores can also be added – NFS for Linux hosts and CIFS/SMB for Windows.

Bekijk HIER de volledige PDF met Tips & Tricks van VMWare Server 2.0

VMDK Recovery Tool (ESX 3.5 Update 3)

Bedoeling:

Een block lijst van alle VMDK bestanden. De block lijst is een tekst bestand waarin bijgehouden wordt waar alle VMDK’s staan van de virtuele machine.

Je kunt VMDK’s mee terug halen als ze zijn verwijderd of de VMFS data opslag is verwijderd of is corrupt geraakt.

Limieten aan dit programma:

De VMDK  Recovery Tool is een programma wat is uitgebracht in ESX 3.5 update 3 als experimentele.

Experimenteel betekent dat het nog niet support wordt door VMWare en dat het nog niet in alle omgevingen zal gaan werken.

Het programma is niet beschikbaar voor ESXi.

Je kunt niet VMDK’s terug halen van verschillende block lijsten.

http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1007243

VMware heeft Update 3 uitgebracht voor ESX/ESXi

De nieuwe release of ESX/ESXi 3.5 zijn de volgende wijzigingen in doorgevoerd.

De nummers of vCPU per Core is gelimiteerd van 8 naar 20.

Er worden weer nieuwe servers, netwerkkaarten en opslag I/O controllers ondersteund.

De lijst met ondersteunende OS is ook bij gewerkt.

ESX Server 3.5 Update 3 Release Notes

ESXi Server 3.5 Update 3 Embedded Release Notes

ESXi Server 3.5 Update 3 Installable Release Notes

Te downloaden vanaf http://www.vmware.com/download/vi/

ESX versus ESXI

EX-collega Duncan heeft een mooi overzicht geplaatst tussen ESX en ESXi. VMware heeft nu een duidelijk overzicht van de verschillen tussen ESX en ESXi. Je kunt het overzicht vinden in KB1006543

Bron: http://www.yellow-bricks.com/2008/09/02/esx-vs-esxi/

Translate »