Archive
Howto add FTP server in ESXi 5.x to support Fast Download/Upload of VM / Images
Reblogged from Syed Jahanzaib Personnel Blog to Share Knowledge !:
Yesterday I was trying to upload a 450GB VMDK file to ESXi host. (Actually it was VHD file and I converted it to VMDK using starwind converter), and it was uploading dead slow and showed countless hours to complete the upload. After some googling I found that generally it takes too much time to Upload/Download any VM/ISO File FROM/TO ESXi host.
Installation of vCenter Server (vSphere 5 Tutorial No 3)
It is tutorial no 3 for the VSphere Lab and time for vCenter now. I will provide a walk through of vCenter Server installation. Before going to install the vCentre lets discuss what is vCenter Server?
VMware vCenter Server is centralized management application and framework that serves as a proxy for managing ESXi hosts an their virtual machines
vCenter Server performs the following three key functions:
- Visibility. vCenter Server allows you to configure ESX servers and VMs, as well as monitor performance throughout the entire infrastructure, using events and alerts. The objects in the virtual infrastructure can be securely managed with roles and permissions.
- Scalability. The visibility found in vCenter Server is scalable across hundreds of ESX servers and thousands of VMs. Using Linked Mode, you can also manage multiple vCenter servers within the same vSphere client
- Automation. vCenter Server alerts can trigger actions. The Orchestrator feature in vCenter Server Standard allows you to automate hundreds of actions.
vCenter is a requirement for enterprise features, such as VMotion, Storage VMotion, Distributed Resource Scheduler, VMware High Availability and Fault Tolerance.
VMware vCenter Server comes in two versions: Standard and Foundation. The Foundation edition is designed for small and medium-sized businesses that run up to three ESX servers. The Standard version, on the other hand, is for large-scale vCenter Server deployments.
I think its quite enough overview of vCenter Server, if you people want more I have placed links against their important terms to know more about them. We will use the vCenter’s Standard version with evaluation period for our test lab. Hmm, What are the requirements of vCenter? or It should be virtual or on physical machine?
Physical or Virtual?
- vCenter Server can be physical or Virtual.
- Physical requires a dedicated machine.
- Physical is not at risk of vSphere outages.
- Virtual can be backed with other VMs.
- Virtual does not waste an entire server on VC.
- Virtual can participate in HA/vMotioned.
- Virtual is at risk of vSphere outages.
vCenter Server Pre-installation/HW & SW Requirements
- vCenter needs to be part of a domain but should not be domain controller:p.
- Account under you have installing should be member of admin group.
- CPU with 64 Bit and at least 2 GHz or better.
- 4 GB (We will bypass this :p because we have all lab on one laptop:-(
- 4 GB of stroage more if DB installed.
- NIC card with 1 GB or better
- Windows Server 2003 Std, Ent or Datacenter 64 bit with SP2.
- Windows Server 2003 R2 Std, Ent or Datacenter 64 bit with SP1
- Windows Server 2008 Std, Ent or Datacenter 64 bit with SP2
- Windows Server 2008 R2 Std, Ent or Datacenter 64 bit with SP2
- Microsoft .Net 3.5 Framework.
- Microsoft Windows Installer 4.5 for DB
Download 60 days evaluation version from www.vmware.com/tryvmware
Now back to our lab, where we are installing vCenter Server in VM. Our scenario is….
- What I have did so far, I have create a new VM under VMWare Workstaion 8 and install:
- Fresh Microsoft Window Server 2008 R2
- VMWare Tools.
- Setup the initial IP configuration to reach ADDC.
- Lets start our walk through from joining the vCenter Server to the domain…
-
- Our VMLab Scenario…
- First of all Join the vCenter Server machine to the Domain.
- Joined successfully.
- Insert the CD/DVD or ISO image to VM.
- Click on Install to run the setup of vCenter Server.
- Click Next.
- Click Next.
- Click Next.
- Give appropriate user name and Organization Name. Click on Next with blank license to use evaluation period of vCenter Server.
- We don’t have DB server elsewhere so we have to install Microsoft DB Express instance. Select the installation of DB instance and Next.
- Click Next to use default administrator group as DB admin.
- Leave default folder setting as they are. Click Next.
- Select Standalone Server and Click Next.
- These are the ports on which vCenter maintains services between hosts. Leave default as we are in testing mode. Click Next.
- These ports are used for inventory services and to communicate with other vCenter servers (if available). Click Next
- We are selecting lowest inventory option here because we don’t have large inventory. Click Next.
- Click Install to begin the installation. Ignore the check box here, because we don’t large no of VMs.
- Installation has been started.
- First of all SQL instance is going to be install.
- We have now complete the installation of vCenter Server. vSphere client is required to connect the vCenter Server. In our lab we will use the same vSphere Client which is installed on Host OS (Windows-7) to connect this server. 3rd tutorial is now over, we will use the vCenter Server to manage our hosts and for important features of vSphere like, vMotion, HA, DRS etc, in upcoming tutorials.
How to Create A Virtual Machine in ESXi 5 Server Using vSphere Client (Tutorial No 2)
We have install ESXi server in VMWare Workstation in last tutorial. To access the ESXi Server, we need a client namely vSphere Client. vSphere Client is a Windows application that you can use to configure the host and to operate its virtual machines. You can download vSphere Client from any ESXi host.
- You must have the URL of the host, which is the IP address or host name.
- The system must have an Internet connection.
Procedure
- From a Windows machine, open a Web browser.
- Enter the URL or IP address for the host.
- For example, we have install ESXi Server and going to download the client form it. http://10.10.10.99 or if DNS is up and resolving http://esx2.vmlab.shery.
- Click Download the vSphere Client under Getting Started.
- Click Save to download the vSphere Client installer.
- Install the vSphere Client.
So here in today’s walk through we will:
1. Install the vSphere Client.
2. Create the Virtual Machine in ESXi Host using vSphere Client.
3. Install the Role of AD & DC for VMLab Scenario.
Lets Start;-)
- Access the Host Machine by typing IP address, after ignoring certificate warning you will see page like this download vSphere Client from here. (Active internet connection is required)
- Setup is downloaded, Run setup.
- Setup is extracting files to install the VSphere…
- Click Next.
- Click Next.
- Accept license agreement. Click Next.
- Type appropriate name and organization. Click Next.
- Setup is installing vSphere Client now.
- Installation complete. Click Finish.
- Run the vSphere Client from Desktop Icon and access the Host by typing IP address followed by User Name & Password. Click log in.
- This is evaluation warning don’t worry.:p
- Inventory has been loaded. Now we are going create a virtual machine for our Domain Controller which is required for our next tutorials and vSphere Infrastructure. Right click on host select create new virtual machine.
- At this movement we are selecting typical setup.
- Give the name.
- Wizard is asking for storage where you want to save VM. At this stage we have only local disk of host, so select that.
- Select the Operating System. As I have mentioned in last tutorial we cannot create a 64 Bit OS VM in Virtual Lab, therefor I have select 32 Bit Windows 2008 Server to install DC role.
- Select Network Interface Card.
- Select the Hard Disk size and type. I am using thin type because we are doing testing lab. Thin will act as dynamic type disks of VMWare workstations. However other disk types have fault tolerance functions, which are really good in production environments.
- Wizard is Completed now. Showing summary of VM.
- Have you noticed that creation under typical option did not ask the RAM size because when you select the OS from OS selection option ESXi automatically allots the required RAM to the VM which you can edit by checking up this editing option at the end of summary window.
- It is the last and final step of this tutorial in which we will install the role of DC. I have skip the Installation of WIndows 2008 Server 32 Bit and VMWare Tools in newly created VM. So please follow the normal installing procedure for them. Now here go to Server Roles and Click on Add roles.
- Select the Active Directory Domain Services Click Next.
- This window is showing that this wizard will install required features of AD. You will have to install AD by running DCPROMO.EXE command letter on. Click Install.
- Installing pre required features of AD.
- Now its time to run DCPROMO.EXE.
- Start the wizard by clicking Next.
- Click Next.
- We are going to make new forest for our VMLab. Select New and Click Next.
- Give FQDN.
- Selection of domain level functionality.
- Yes! We want DNS role.
- Simply next;-)
- Give active directory password.
- Export if you want, or Click Next.
- Thats great, installation of AD is now started.
- Reboot the VM and log in with DC’s admin user.
- Both the roles of AD and DC are successfully installed.
- It’s good time add the innocent ESXi host into DNS. Give the manual entry like above. What we have done so far? Yup, We have up ESXi Box and Our Lab’s DC. Thanx for watching see you in next tutorial;-)
Note: After creating VM it is necessary to install VM Tools in virtual machine, which will install all the essential drivers. The process of installing VM Tools are very easy, just clicking on Guest option available on the menu of VM Console can enable you to put VM Tools’s ISO into the box.































































































































