SlideShare a Scribd company logo
1 of 18
Download to read offline
How to Create a Virtual Machine using VMware ESXi and the
vShpere Client
I am not responsible for your actions or their outcomes, in any way, while
reading and/or implementing this tutorial. I will not provide support for the
information herein. If you do not understand something, figure it out on your
own. If you need help figuring it out, use Google to solve your problems.
Introduction
Creating virtual machines is the most basic task in VMware ESXi. It is also one of the easiest
tasks. A few things need to be known before you begin creating a virtual machine:
• What operating system will your virtual machine employ
• Is that operating system 32bit or 64bit
• How much storage space needs to be provisioned
• How many virtual network cards will be needed and how will those virtual network cards
connect to the vSwitches (and/or VLANs) in ESXi, and how are those vSwitches (and/or VLANs)
connected to the physical network.
• Where will the virtual machine be stored in the storage solution you have implemented in ESXi
Knowing these things will simplify the virtual machine process and ensure that the virtual machine
successfully fulfills the role it was designed for.
Steps
1. Open the vSphere client and login. Begin at the ESXi Inventory Screen.
NOTES:
2. Right click the IP Address of the ESXi hypervisor and select New Virtual Machine.
NOTES:
3. Select the, "Custom", radio button and click the Next button.
NOTES:
4. Create a Name for the virtual machine and click the Next button.
NOTES:
5. Select a datastore to store the virtual machine files on and click the Next button.
NOTES: A datastore is the hard drives which are physically installed in the server running ESXi, or the
network accessible storage (NAS, iSCSI, fibre channel) the ESXi hypervisor is connected to. If you have
multiple hard drives configured in a RAID array, you will only see one datastore which represents the
RAID array, not the hard drives themselves. In the above screenshot, I have 6 hard drives installed in the
server running ESXi. They are not configured in a RAID array.
6. Select the radio button next to, "Virtual Machine Version: 7", and click the Next button.
NOTES:
7. Select your Guest Operating System and Version. Click the Next button.
NOTES:
8. Select the Number of virtual processors and click the Next button.
NOTES: When you choose the number of processors to dedicate to a virtual machine, remember that
you are choosing processor cores. If you have a quad core processor, you will see four processors to
choose from in this menu. In most circumstances, 1 processor is enough for a virtual machine. If a
machine needs more processing power, the ESXi hypervisor will dynamically allocate the required
resources. When you reserve more than 1 processor core, you are preventing those cores from being
dynamically allocated to other virtual machines.
9. Select the Memory size for your virtual machine and click the Next button. You must allocate at
least the minimum amount of RAM required by your operating system.
NOTES: Just as with processors, it is better to allocate as little RAM as is necessary to an operating
system and let the ESXi hypervisor dynamically assign memory as needed.
10. Select the number of NICs you want to connect, the network(s) to connect them to, the type of
NIC, and click the Next button.
NOTES: When you choose the network to connect a NIC to, you are making a connection to a virtual
switch which has a physical NIC assigned to it. That physical NIC provides network connectivity to
networks outside the ESXi hypervisor. When a physical switch is connected to a virtual switch, they
behave as if two physical switches have been 'stacked'.
If you are running a 64bit operating system, always select Intel E1000 as the adapter type.
11. Select the radio button next to the type of SCSI controller required for your operating system and
click the Next button. The default value is correct in most instances.
NOTES:
12. Select the radio button next to, "Create a new virtual disk", and click the Next button.
NOTES:
13. Select a Disk Size and Location. Click the Next button.
NOTES: Storing the disk with the virtual machine is the best option if you are not accessing a shared
storage device such as an iSCSI SAN.
Thin Provisioning will reduce disk usage but can create problems if not managed correctly. The virtual
disk file will grow as the disk usage of the virtual machine grows when Thin Provisioning is used. The
total file size of the virtual machine hard disk will not grow beyond the Disk Size selected. If multiple
virtual machines have not reached their allocated disk size, and the capacity of the physical disk has
been exceeded, disk errors within the operating system may occur as the virtual disk has no more
physical space to write to (meaning the virtual disk file may not continue to grow as the physical disk
limit has been exceeded).
14. Select the Virtual Device Node and Mode. The default is most likely the correct setting for your
virtual machine. Click the Next button.
NOTES:
15. Make sure to place a check mark next to, "Edit the virtual machine settings before completion",
and click the Continue button.
NOTES: Make sure to read the caution note at the bottom of the screen. This tutorial does not cover
the installation of the guest operating system.
Editing the virtual machine settings before completion will allow you to force the virtual machine to
boot into the virtual BIOS. This can also be done by pressing, "F2". Once in the virtual BIOS, you will
be able to set the boot order of your new virtual machine, set the time and date of the virtual bios,
and allow yourself time to mount an ISO file before the boot process executes.
16. Select the Options tab and highlight Boot Options. Place a checkmark next to, "The next time the
virtual machine boots, force entry into the BIOS setup screen", and click the Finish button.
NOTES: This will allow you to force the virtual machine to boot into the virtual BIOS. This can also be
done by pressing, "F2". Once in the virtual BIOS, you will be able to set the boot order of your new
virtual machine, set the time and date of the virtual bios, and allow yourself time to mount an ISO file
before the boot process executes.
Troubleshooting
• Ensure you have selected the right operating system type and version.
• Think ahead when creating hard drive space. It is always easier to provision too much space
than to provision too little.
• Make sure your NICs are connected to the right networks and physical hardware.
• When in doubt, accept the default values for any virtual hardware.
I am not responsible for your actions or their outcomes, in any way, while
reading and/or implementing this tutorial. I will not provide support for the
information herein. If you do not understand something, figure it out on your
own. If you need help figuring it out, use Google to solve your problems.

More Related Content

What's hot

Virtualization technology "comparison vmware 9 vs virtualbox 4.2"
Virtualization  technology "comparison vmware 9 vs virtualbox 4.2"Virtualization  technology "comparison vmware 9 vs virtualbox 4.2"
Virtualization technology "comparison vmware 9 vs virtualbox 4.2"Lagendary Sheeva
 
Windows 10 VDI Migration in real life - E2EVC Rome
Windows 10 VDI Migration in real life - E2EVC RomeWindows 10 VDI Migration in real life - E2EVC Rome
Windows 10 VDI Migration in real life - E2EVC RomeSacha Thomet
 
Installing virtual box and windows server 2008 R2
Installing virtual box and windows server 2008 R2Installing virtual box and windows server 2008 R2
Installing virtual box and windows server 2008 R2Anna Hristova
 
Installing windows 10
Installing windows 10Installing windows 10
Installing windows 10clcewing
 
Windows xp and windows 7 installaton
Windows xp and windows 7 installatonWindows xp and windows 7 installaton
Windows xp and windows 7 installatonSiddharth Jain
 
How to Create a Windows Server 2008 Virtual Lab Using VirtualBox
How to Create a Windows Server 2008 Virtual Lab Using VirtualBoxHow to Create a Windows Server 2008 Virtual Lab Using VirtualBox
How to Create a Windows Server 2008 Virtual Lab Using VirtualBoxRusty Painter
 
Dell Venue 7 3740
Dell Venue 7 3740Dell Venue 7 3740
Dell Venue 7 3740Kojo King
 
Mac boot camp install-setup
Mac boot camp install-setupMac boot camp install-setup
Mac boot camp install-setupShrawan Kumar
 
Installation of OS
Installation of OSInstallation of OS
Installation of OSOriginalGSM
 
Manual english
Manual englishManual english
Manual englishbejt10
 
How to format a computer windows 7
How to format a computer windows 7How to format a computer windows 7
How to format a computer windows 7Md Aftab
 
How to create windows 10 bootable usb drive from iso using Command Prompt
How to create windows 10 bootable usb drive from iso using Command PromptHow to create windows 10 bootable usb drive from iso using Command Prompt
How to create windows 10 bootable usb drive from iso using Command PromptViney Dhiman
 
WINDOW 7 INSTALL PROCESS
WINDOW 7 INSTALL PROCESSWINDOW 7 INSTALL PROCESS
WINDOW 7 INSTALL PROCESSNagesh Babu
 
Ws80 using VMware
Ws80 using VMwareWs80 using VMware
Ws80 using VMwareUmesh Gupta
 

What's hot (20)

Virtualization technology "comparison vmware 9 vs virtualbox 4.2"
Virtualization  technology "comparison vmware 9 vs virtualbox 4.2"Virtualization  technology "comparison vmware 9 vs virtualbox 4.2"
Virtualization technology "comparison vmware 9 vs virtualbox 4.2"
 
Windows 10 VDI Migration in real life - E2EVC Rome
Windows 10 VDI Migration in real life - E2EVC RomeWindows 10 VDI Migration in real life - E2EVC Rome
Windows 10 VDI Migration in real life - E2EVC Rome
 
Free nas zfs_iscsi_v0.1
Free nas zfs_iscsi_v0.1Free nas zfs_iscsi_v0.1
Free nas zfs_iscsi_v0.1
 
Installing virtual box and windows server 2008 R2
Installing virtual box and windows server 2008 R2Installing virtual box and windows server 2008 R2
Installing virtual box and windows server 2008 R2
 
Installing windows 10
Installing windows 10Installing windows 10
Installing windows 10
 
Windows xp and windows 7 installaton
Windows xp and windows 7 installatonWindows xp and windows 7 installaton
Windows xp and windows 7 installaton
 
How to Create a Windows Server 2008 Virtual Lab Using VirtualBox
How to Create a Windows Server 2008 Virtual Lab Using VirtualBoxHow to Create a Windows Server 2008 Virtual Lab Using VirtualBox
How to Create a Windows Server 2008 Virtual Lab Using VirtualBox
 
Dell Venue 7 3740
Dell Venue 7 3740Dell Venue 7 3740
Dell Venue 7 3740
 
Mac boot camp install-setup
Mac boot camp install-setupMac boot camp install-setup
Mac boot camp install-setup
 
Wos portable help
Wos portable helpWos portable help
Wos portable help
 
Installation of OS
Installation of OSInstallation of OS
Installation of OS
 
Ws90 using
Ws90 usingWs90 using
Ws90 using
 
Manual english
Manual englishManual english
Manual english
 
How to format a computer windows 7
How to format a computer windows 7How to format a computer windows 7
How to format a computer windows 7
 
How to create windows 10 bootable usb drive from iso using Command Prompt
How to create windows 10 bootable usb drive from iso using Command PromptHow to create windows 10 bootable usb drive from iso using Command Prompt
How to create windows 10 bootable usb drive from iso using Command Prompt
 
How 2 format a pc
How 2 format a pcHow 2 format a pc
How 2 format a pc
 
2. install os
2. install os2. install os
2. install os
 
WINDOW 7 INSTALL PROCESS
WINDOW 7 INSTALL PROCESSWINDOW 7 INSTALL PROCESS
WINDOW 7 INSTALL PROCESS
 
Ws80 using VMware
Ws80 using VMwareWs80 using VMware
Ws80 using VMware
 
Windows 7 install
Windows 7 installWindows 7 install
Windows 7 install
 

Viewers also liked

Smoking - The Thin Life Line
Smoking - The Thin Life LineSmoking - The Thin Life Line
Smoking - The Thin Life LineShehabKhan
 
The sentence
The sentenceThe sentence
The sentenceclesueur
 
Mhandy c santiago presentation 2
Mhandy c santiago   presentation 2Mhandy c santiago   presentation 2
Mhandy c santiago presentation 2mhandzo7
 
Thematic unit 2
Thematic unit 2Thematic unit 2
Thematic unit 2tetter
 
Korean Cultural Export
Korean Cultural ExportKorean Cultural Export
Korean Cultural ExportAnh Nguyen
 

Viewers also liked (10)

Smoking - The Thin Life Line
Smoking - The Thin Life LineSmoking - The Thin Life Line
Smoking - The Thin Life Line
 
The sentence
The sentenceThe sentence
The sentence
 
Mhandy c santiago presentation 2
Mhandy c santiago   presentation 2Mhandy c santiago   presentation 2
Mhandy c santiago presentation 2
 
Uro eamc
Uro eamcUro eamc
Uro eamc
 
Thematic unit 2
Thematic unit 2Thematic unit 2
Thematic unit 2
 
Stop change.ppt
Stop change.pptStop change.ppt
Stop change.ppt
 
Campaign change ad fb
Campaign change ad fbCampaign change ad fb
Campaign change ad fb
 
Campaign change ad fb
Campaign change ad fbCampaign change ad fb
Campaign change ad fb
 
Korean Cultural Export
Korean Cultural ExportKorean Cultural Export
Korean Cultural Export
 
Contract
ContractContract
Contract
 

Similar to Es xi 07-create-virtual-machine

Linux installation on a Virtual Machine
Linux installation on a Virtual MachineLinux installation on a Virtual Machine
Linux installation on a Virtual MachineNikhil Bhalwankar
 
Virtual box new_machine_creation
Virtual box new_machine_creationVirtual box new_machine_creation
Virtual box new_machine_creationsudhir singh yadav
 
Virtualization
VirtualizationVirtualization
VirtualizationYansi Keim
 
iStorage Server: iSCSI SAN for ESX/ESXi Server
iStorage Server: iSCSI SAN for ESX/ESXi ServeriStorage Server: iSCSI SAN for ESX/ESXi Server
iStorage Server: iSCSI SAN for ESX/ESXi ServerKernSafe Technologies
 
running windows 8.1 on VirtualBox tutorial
running windows 8.1 on VirtualBox tutorialrunning windows 8.1 on VirtualBox tutorial
running windows 8.1 on VirtualBox tutorial捷恩 蔡
 
Virtual Machines - Virtual Box
Virtual Machines  - Virtual BoxVirtual Machines  - Virtual Box
Virtual Machines - Virtual BoxLahiru Danushka
 
Howto connecttoaniscsi targetusingwindows
Howto connecttoaniscsi targetusingwindowsHowto connecttoaniscsi targetusingwindows
Howto connecttoaniscsi targetusingwindowsganttsetseg
 
Gluster Storage Platform Installation Guide
Gluster Storage Platform Installation GuideGluster Storage Platform Installation Guide
Gluster Storage Platform Installation GuideGlusterFS
 
install CentOS 6.3 minimal on Hyper-V
install CentOS 6.3 minimal on Hyper-Vinstall CentOS 6.3 minimal on Hyper-V
install CentOS 6.3 minimal on Hyper-VTũi Wichets
 
SAP Business One; Step-by-Step Guide for Installation, configuration on Virtu...
SAP Business One; Step-by-Step Guide for Installation, configuration on Virtu...SAP Business One; Step-by-Step Guide for Installation, configuration on Virtu...
SAP Business One; Step-by-Step Guide for Installation, configuration on Virtu...Nasir Gondal
 

Similar to Es xi 07-create-virtual-machine (20)

Linux installation on a Virtual Machine
Linux installation on a Virtual MachineLinux installation on a Virtual Machine
Linux installation on a Virtual Machine
 
Virtual box new_machine_creation
Virtual box new_machine_creationVirtual box new_machine_creation
Virtual box new_machine_creation
 
Virtualization
VirtualizationVirtualization
Virtualization
 
iStorage Server: iSCSI SAN for ESX/ESXi Server
iStorage Server: iSCSI SAN for ESX/ESXi ServeriStorage Server: iSCSI SAN for ESX/ESXi Server
iStorage Server: iSCSI SAN for ESX/ESXi Server
 
running windows 8.1 on VirtualBox tutorial
running windows 8.1 on VirtualBox tutorialrunning windows 8.1 on VirtualBox tutorial
running windows 8.1 on VirtualBox tutorial
 
Virtual Machines - Virtual Box
Virtual Machines  - Virtual BoxVirtual Machines  - Virtual Box
Virtual Machines - Virtual Box
 
Virtual machine (vm)
Virtual machine (vm)Virtual machine (vm)
Virtual machine (vm)
 
Howto connecttoaniscsi targetusingwindows
Howto connecttoaniscsi targetusingwindowsHowto connecttoaniscsi targetusingwindows
Howto connecttoaniscsi targetusingwindows
 
Gluster Storage Platform Installation Guide
Gluster Storage Platform Installation GuideGluster Storage Platform Installation Guide
Gluster Storage Platform Installation Guide
 
install CentOS 6.3 minimal on Hyper-V
install CentOS 6.3 minimal on Hyper-Vinstall CentOS 6.3 minimal on Hyper-V
install CentOS 6.3 minimal on Hyper-V
 
SAP Business One; Step-by-Step Guide for Installation, configuration on Virtu...
SAP Business One; Step-by-Step Guide for Installation, configuration on Virtu...SAP Business One; Step-by-Step Guide for Installation, configuration on Virtu...
SAP Business One; Step-by-Step Guide for Installation, configuration on Virtu...
 
Do1c
Do1cDo1c
Do1c
 
Do1c
Do1cDo1c
Do1c
 
Do1c document
Do1c documentDo1c document
Do1c document
 
Do1c
Do1cDo1c
Do1c
 
Do1c
Do1cDo1c
Do1c
 
Do1c
Do1cDo1c
Do1c
 
Doc document
Doc documentDoc document
Doc document
 
Doc document
Doc documentDoc document
Doc document
 
Doc document
Doc documentDoc document
Doc document
 

Recently uploaded

Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 

Recently uploaded (20)

🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 

Es xi 07-create-virtual-machine

  • 1. How to Create a Virtual Machine using VMware ESXi and the vShpere Client I am not responsible for your actions or their outcomes, in any way, while reading and/or implementing this tutorial. I will not provide support for the information herein. If you do not understand something, figure it out on your own. If you need help figuring it out, use Google to solve your problems. Introduction Creating virtual machines is the most basic task in VMware ESXi. It is also one of the easiest tasks. A few things need to be known before you begin creating a virtual machine: • What operating system will your virtual machine employ • Is that operating system 32bit or 64bit • How much storage space needs to be provisioned • How many virtual network cards will be needed and how will those virtual network cards connect to the vSwitches (and/or VLANs) in ESXi, and how are those vSwitches (and/or VLANs) connected to the physical network. • Where will the virtual machine be stored in the storage solution you have implemented in ESXi Knowing these things will simplify the virtual machine process and ensure that the virtual machine successfully fulfills the role it was designed for.
  • 2. Steps 1. Open the vSphere client and login. Begin at the ESXi Inventory Screen. NOTES:
  • 3. 2. Right click the IP Address of the ESXi hypervisor and select New Virtual Machine. NOTES:
  • 4. 3. Select the, "Custom", radio button and click the Next button. NOTES:
  • 5. 4. Create a Name for the virtual machine and click the Next button. NOTES:
  • 6. 5. Select a datastore to store the virtual machine files on and click the Next button. NOTES: A datastore is the hard drives which are physically installed in the server running ESXi, or the network accessible storage (NAS, iSCSI, fibre channel) the ESXi hypervisor is connected to. If you have multiple hard drives configured in a RAID array, you will only see one datastore which represents the RAID array, not the hard drives themselves. In the above screenshot, I have 6 hard drives installed in the server running ESXi. They are not configured in a RAID array.
  • 7. 6. Select the radio button next to, "Virtual Machine Version: 7", and click the Next button. NOTES:
  • 8. 7. Select your Guest Operating System and Version. Click the Next button. NOTES:
  • 9. 8. Select the Number of virtual processors and click the Next button. NOTES: When you choose the number of processors to dedicate to a virtual machine, remember that you are choosing processor cores. If you have a quad core processor, you will see four processors to choose from in this menu. In most circumstances, 1 processor is enough for a virtual machine. If a machine needs more processing power, the ESXi hypervisor will dynamically allocate the required resources. When you reserve more than 1 processor core, you are preventing those cores from being dynamically allocated to other virtual machines.
  • 10. 9. Select the Memory size for your virtual machine and click the Next button. You must allocate at least the minimum amount of RAM required by your operating system. NOTES: Just as with processors, it is better to allocate as little RAM as is necessary to an operating system and let the ESXi hypervisor dynamically assign memory as needed.
  • 11. 10. Select the number of NICs you want to connect, the network(s) to connect them to, the type of NIC, and click the Next button. NOTES: When you choose the network to connect a NIC to, you are making a connection to a virtual switch which has a physical NIC assigned to it. That physical NIC provides network connectivity to networks outside the ESXi hypervisor. When a physical switch is connected to a virtual switch, they behave as if two physical switches have been 'stacked'. If you are running a 64bit operating system, always select Intel E1000 as the adapter type.
  • 12. 11. Select the radio button next to the type of SCSI controller required for your operating system and click the Next button. The default value is correct in most instances. NOTES:
  • 13. 12. Select the radio button next to, "Create a new virtual disk", and click the Next button. NOTES:
  • 14. 13. Select a Disk Size and Location. Click the Next button. NOTES: Storing the disk with the virtual machine is the best option if you are not accessing a shared storage device such as an iSCSI SAN. Thin Provisioning will reduce disk usage but can create problems if not managed correctly. The virtual disk file will grow as the disk usage of the virtual machine grows when Thin Provisioning is used. The total file size of the virtual machine hard disk will not grow beyond the Disk Size selected. If multiple virtual machines have not reached their allocated disk size, and the capacity of the physical disk has been exceeded, disk errors within the operating system may occur as the virtual disk has no more physical space to write to (meaning the virtual disk file may not continue to grow as the physical disk limit has been exceeded).
  • 15. 14. Select the Virtual Device Node and Mode. The default is most likely the correct setting for your virtual machine. Click the Next button. NOTES:
  • 16. 15. Make sure to place a check mark next to, "Edit the virtual machine settings before completion", and click the Continue button. NOTES: Make sure to read the caution note at the bottom of the screen. This tutorial does not cover the installation of the guest operating system. Editing the virtual machine settings before completion will allow you to force the virtual machine to boot into the virtual BIOS. This can also be done by pressing, "F2". Once in the virtual BIOS, you will be able to set the boot order of your new virtual machine, set the time and date of the virtual bios, and allow yourself time to mount an ISO file before the boot process executes.
  • 17. 16. Select the Options tab and highlight Boot Options. Place a checkmark next to, "The next time the virtual machine boots, force entry into the BIOS setup screen", and click the Finish button. NOTES: This will allow you to force the virtual machine to boot into the virtual BIOS. This can also be done by pressing, "F2". Once in the virtual BIOS, you will be able to set the boot order of your new virtual machine, set the time and date of the virtual bios, and allow yourself time to mount an ISO file before the boot process executes.
  • 18. Troubleshooting • Ensure you have selected the right operating system type and version. • Think ahead when creating hard drive space. It is always easier to provision too much space than to provision too little. • Make sure your NICs are connected to the right networks and physical hardware. • When in doubt, accept the default values for any virtual hardware. I am not responsible for your actions or their outcomes, in any way, while reading and/or implementing this tutorial. I will not provide support for the information herein. If you do not understand something, figure it out on your own. If you need help figuring it out, use Google to solve your problems.