Archive for the ‘VMware’ Category

HOW TO: Connect to the VMware vSphere Hypervisor 6.0 (ESXi 6.0) using the vSphere Client (C# client)

Monday, February 2nd, 2015

In my previous Experts Exchange Articles, most have featured Basic and Intermediate VMware and Virtualisation Topics.

If you would like to read my Basic VMware articles, they are listed at the end of this article for your convenience.

This article will show you how to connect and complete some basic configuration of the VMware vSphere Hypervisor 6.0 on a computer. VMware vSphere Hypervisor 6.0 is also known as ESXi 6.0.

If you have missed the first article in the series, it’s here: HOW TO: Install and Configure VMware vSphere Hypervisor 6.0 (ESXi 6.0)

1. Download Tools to Manage the ESXi Host Server

2015-01-03-14-32-49-Greenshot.pngWhen the VMware vSphere Hypervisor (ESXi 6.0) server is fully BOOTED and started the above screen is displayed. This screen is called the Direct Console User Interface (DCUI). The majority of the management is performed remotely from another Windows computer using software tools called the VMware vSphere Client. You cannot manage or install virtual machines from the ESXi 6.0 server console; this must be completed remotely from another computer.

You can obtain the VMware vSphere Client software package (VMware-viclient-all-5.1.0-786111.exe) from the VMware website, as detailed in the first article of this series:

HOW TO: Install and Configure VMware vSphere Hypervisor 6.0 (ESXi 6.0) or you can download the software from the VMware vSphere Hypervisor (ESXi 6.0) .

Make a note of the IP Address of the server which is displayed on the console, and using a web browser, browse to the web URL http://192.168.10.128. (This is the IP Address displayed on the console screen; your IP address will be different).

The following screen will be displayed, because VMware’s SSL certificate has been “self-signed” the warning is normal. Click Continue to this website. In this example we are using Internet Explorer 10.

Connecting-to-vSphere-Hypervisor.jpgAfter clicking continue, the Welcome to VMware ESXi 6.0 screen will be displayed:

Connecting-to-vSphere-Hypervisor1.jpgClick Download vSphere Client

This link used to download the vSphere Client from the ESXi Host server, is a link to the VMware web site. VMware Link (http://vsphereclient.vmware.com/vsphereclient/VMware-viclient-all-6.0.0.exe), so you can either download direct from VMware, or find the link through your ESXi 6.0 server. This does test that your ESXi 6.0 Host basic networking is working correctly.

For the sake of this article, we are going to download the vSphere Client from VMware, using the web link included on the Welcome to VMware ESXi 6.0 page. At the following prompt click Save.

Connecting-to-vSphere-Hypervisor2.jpgDepending upon your Internet download speed, this can take between two and 30 minutes, as it is approximately 350MB in size.

2. Installing the VMware vSphere Client

Once the download has been completed click Run. The setup files will be extracted, and the VMware vSphere 5.1 Client InstallShield Wizard will appear.

Installling-vSphere-Client6.0-1.jpgClick OK to Continue. The following Welcome screen will appear, Click Next to Continue.

Installling-vSphere-Client6.0-2.jpgSelect “I agree to the terms of the license agreement” on the VMware End User License Agreement screen and Click Next to Continue.

Installling-vSphere-Client6.0-3.jpgSelect the Destination Folder. We recommend the Default location C:Program Files (x86)VMwareInfrastrucuturefollowed by Next to Continue. (The VMware vSphere Client in this Tutorial is being installed on a 64-bit version of Windows, so this is the reason for the x86 reference. Your location could read C:Program FilesVMwareInfrastrucuture).

Installling-vSphere-Client6.0-4.jpgClick Install to Continue at the Ready to Install the Program screen

Installling-vSphere-Client6.0-5.jpgClick Finish to Complete the installation of the VMware vSphere Client.

Installling-vSphere-Client6.0-6.jpg

3. Connecting to the VMware vSphere Hypervisor ESXi 6.0 server

Click the VMware vSphere Client icon on your computer Desktop, or click Start > Programs > VMware > VMware vSphere Client icon

VMware-vSphere-Client-icon.jpgUsing the VMware vSphere Client, login and connect to the VMware vSphere Hypervisor ESXi 6.0 server, using the IP address or hostname of the ESXi server, using the root username and password credentials.

In this tutorial the IP address of the ESXi 6.0 server is displayed on the console in Step 1. The IP address is 192.168.10.128. Enter the IP address, and username root, followed by the password. Click Login.

Installling-vSphere-Client6.0-7.jpgA Security Warning will appear, stating an untrusted SSL certificate is installed on your server. This is normal, because it’s a VMware “self-signed” certificate and can be replaced. (We will cover this in a later article in the series). Click Ignore and Tick the box to Install.

Installling-vSphere-Client6.0-8.jpgClick OK to acknowledge the VMware Evaluation Notice

Installling-vSphere-Client6.0-9.jpgYou are now connected to the VMware vSphere Hypervisor ESXi 6.0 Server. Click the Inventory icon, to see the server’s Inventory.

Installling-vSphere-Client6.0-10.jpgThe following Inventory is displayed. You will notice it states The ESXi host does not have persistent storage. To store virtual machines (often referred to as Guests or VMs, the VMs must be stored and reside on an ESXi host datastore. The VMware vSphere Hypervisor ESXi server has a compatible filing system called VMFS (similar to Microsoft Windows NT/2000/XP/2003/2008/2012/7/8, which has its own filing system called NTFS). There are two versions of VMFS: VMFS-3 for earlier versions of vSphere e.g. 3.x and 4.x, and WMFS-5 for vSphere 5.x and 6.x.

4. Conducting a simple task using the VMware vSphere Client

In this step, we will complete a simple task using the vSphere Client, this task is to Create a new VMFS datastore, so we can store VMs. This is the minimum configuration requirement for your ESXi host.

vSphere-Client-Connected-to-ESXi.jpgClick “Click here to create a datastore…”

At the Add Storage screen select Disk/LUN followed by Next to Continue, personally we feel the dialgoue box should be called Add New Storage e.g. it’s storage which has never been allocated or presented for use with a VMware ESXi host server.

Select-Disk-LUN.jpgAt the next screen select the actual Disk or LUN, pay special attention to the sizes shown. The size should match the size of disk, LUN or array size you have created for your VMFS datastore, followed by Next to Continue. In this tutorial we are going to select the 120GB Disk/LUN, the first entry in the list.

vSphere-Client-Connected-to-ESXi1.jpgThe Current Disk Layout will be shown. If this is a used disk, it could show other partition types. (NTFS, FAT32, Linux, Swap, ext2, ext3) Click Next to Continue. This is a new disk in this tutorial, so A new partition will be created and used.

vSphere-Client-Connected-to-ESXi2.jpgAt the next screen enter the name for the datastore (do not use / * # ! @ (non-alpha numeric characters); it will accept them, but you will have issues later. The dash and underscore are okay.) followed by Next to Continue

vSphere-Client-Connected-to-ESXi3.jpg
There are many different types of naming conventions. We like to use name of the server followed by underscore (_) local for local disk, iscsi for iscsi disk, nfs for nfs storage, fibre for fibre channel, a number to indicate disk or LUN id number, followed by VMFS type, e.g. 3 or 5. For example: esx001_local1_vmfs5

vSphere-Client-Connected-to-ESXi4.jpgAt the Disk/LUN – Formatting screen, select Maximum available space, and click Next to Continue.

vSphere-Client-Connected-to-ESXi5.jpgCheck the Summary screen for the datastore you are about to create and Click Finish to create the datastore.

You are now ready to use your ESXi server.

vSphere-Client-Connected-to-ESXi6.jpgCongratulations you have successfully installed the VMware vSphere Client, Connected to your VMware vSphere Hypervisor 6.0 server, and Created your first VMware VMFS-5 datastore ready to store Virtual Machines.

Basic VMware Articles Series:
During this series of articles VMware released VMware vSphere 5.5 and VMware vSphere Hypervisor ESXi 5.5. These articles are also applicable to VMware vSphere Hypervisor ESXi 5.0 and 5.5. For consistency, I have used VMware vSphere Hypervisor ESXi 5.1 throughout this series.

Andy makes the IT Pro New Year’s Honours List 2015!

Monday, January 5th, 2015

I can now reveal that I made the  IT Pro New Year’s Honours List 2015!

it-pro-new-yeare28099s-honours-list-2015ait-pro-new-yeare28099s-honours-list-2015bIT Pro New Year’s Honours List 2015

Don’t forget vExpert Application Deadline 12th December 2014!

Thursday, December 11th, 2014

Merry Chrimbo VMware!

I’m busy st present, migrating virtual machines on VMware vSphere 4.1 from an old Fibre Channel 2GBps SAN, to VMware vSphere 5.5 vSAN.

and I’m wearing…

img_20141211_213331

it makes the migration faster you know!

Expert Spotlight: Andy Hancock

Wednesday, November 5th, 2014

Experts Exchange featured an Expert Spotlight on me, you can read it here Expert Spotlight: Andy Hancock

Expert Spotlight - Andy Hancock

Expert Spotlight - Andy Hancock

New Eaton 12kVA UPS Arrives for the Datacenter!

Monday, October 13th, 2014
Eaton UPS Delivery

Eaton UPS Delivery

Comments, received, what have you ordered now!!!

It’s been in the plan and design for many months, and today the new Eaton 12kVA UPS arrived for the Datacenter, 10 days early, and un-announced!

This will replace ALL our ageing APC UPS, which have battery failures, and difficult to manage when you have eight independent UPS!

This new Eaton 12kVA UPS, can be configured as 12kVA or 2 x 6kVA in parallel, it will be configured in our datacenter as 2 x 6kVA in parallel.

It weighs in at approx 288kg, and is approx 15u or 90 inches high, it’s 2 UPS, with 2 external battery packs, and a Eaton PowerEasy Module. [I’ll upload so more pictures when it’s racked and hared wired!]

This will provide power, when we have brownouts, for approx 45 minutes for all the VMware vSphere Hosts, Storage Area Networks (NetApp and Equallogic), and Storage Area Network switches, it also has a feature called “Load Shedding” where we can specify Critical Virtual Machines, e.g. Microsoft Active Directory Domain Controllers and Microsoft Sharepoint Servers, and in the event of a power outage, will shutdown all non-essential virtual machines and hosts, to extend runtime, during the power outage.

“[19:01:12] Melly from Experts Exchange commented : you seem super stoked!!”

Andy sits on the Eaton UPS!

Andy sits on the Eaton UPS!

super stoked!! – is that Surf Dude speak for too much Red Bull!

Mircosoft and Me!

Wednesday, August 20th, 2014

and most of you that know me, are probably saying, I thought he was a fan of VMware!

so one of my Article’s ends up on Microsoft Technet UK Blog, as I’m now a member of the Microsoft Technical Community Council.

technetukblog

Here’s the article on Microsoft Technet UK Blog

Migrating 2008 R2 Hyper-V VMs to 2012

(oh, and there’s a recent photograph of me as well, proudly wearing the Microsoft Technical Community Council shirt!)

Invited to join the Microsoft Technical Community Council (MTCC)

Friday, August 8th, 2014

After my visit to Lotus F1, I was asked my Microsoft Technet UK if I wanted to join the Microsoft Technical Community Council (MTCC). The MTCC is described as “a group of external IT professionals influential in the IT Pro world, who are engaged and interested in sharing their opinions and meet once a month via a Lync call”.

Microsoft Technical Community Council (MTCC)

Microsoft Technical Community Council (MTCC)

Today, I received the MTCC shirt…

So after signing the  NDA, I’m now a member of the MTCC. All of the members feedback to Microsoft with real world experience of implementing Microsoft Technologies, and we get to understand the Microsoft road ahead.

VMware Festive Journey starts on 2nd December 2013

Wednesday, November 27th, 2013

The VMware Elves are pleased to announce that the VMware Festive Journey is back!

vmware-festive-journey-2013

Thanks to SimpliVity for the Raspberry Pi!

Tuesday, November 5th, 2013

simplivity-logoI’ve arrived home from work yesterday evening late, after changing yet another wheel on my car after a puncture! A nice treat after spending an hour changing a wheel/tyre!

To find this delivery from the US via FedEx!

A Raspberry Pi

A Raspberry Pi

A Raspberry Pi

A Raspberry Pi

Thanks to SimpliVity for the Raspberry Pi, a gift from  them for being a VMware vExpert 2013!

A little bit about SimpliVity

SimpliVity was established in late 2009 with the humble mission of simplifying IT, and we are well on our way.   OmniStack™–our novel technology that includes 10 patent-pending innovations– powers a new assimilated, IT infrastructure platform. SimpliVity’s OmniCube™ platform provides enterprise computing, storage services and  network functionality, inclusive of WAN optimization, Unified Global Management, Seamless Cloud Integration, Primary Storage Deduplication, Backup deduplication, Caching, and Global Scale Out— all at a fraction of the acquisition cost of standard infrastructure, a fraction of today’s traditional operating costs, and with a game-changing reduction in complexity.  When deployed, OmniCube systems create an OmniCube Global Federation, creating a massively scalable pool of shared resources, and enabling efficient data movement, scalability, and enterprise class system availability – all managed from a single pane of glass, by a single admin.

HOW TO: P2V, V2V for FREE – VMware vCenter Converter Standalone 5.5

Sunday, October 27th, 2013
HOW TO:  P2V, V2V for FREE – VMware vCenter Converter Standalone 5.5

If you need to complete a Physical to Virtual (P2V), Virtual to Virtual (V2V) conversion to a VMware product (VMware Workstation, Player or vSphere) for FREE, then there is some good news…

VMware vCenter Converter Standalone 5.5 was released on 22 October 2013, and this latest version has new support for the following:-

  • Support for virtual machine hardware version 10
  • 62TB disks, virtual SATA controllers, etc.
  • Support for RedHat KVM virtual machines as a source
  • A new option for selecting the network adapter for the target virtual machine
  • Support for additional guest operating systems
  • Parallel disk conversions
  • Virtual SAN support

Also fixes numerous issues with crashing and conversion issues, when converting physical or virtual computers to VMware vSphere vCenter Server 5.5 and VMware Hypervisor ESXi 5.5.

  • VMware vCenter Converter Standalone v5.5

VMware vCenter Converter Standalone v5.5

While I would recommend and use VMware vCenter Converter Standalone 5.5, there are other commercial products that do exist, and I have used.

If you have a large estate of physical machines to migrate, these products have a scheduler and can perform automated workflows, but these are commercial products and not FREE like VMware vCenter Converter Standalone 5.5

NETIQ Platespin Migrate

Acronis vmProtect

Storagecraft Shadow Protect

Symantec System Recovery Server Edition

If the operating system is Windows 2003, Windows 2000 or Windows NT 4.0, select and earlier version of VMware vCenter Converter Standalone version 3.0.3 or 4.0, support for early operating systems has been removed now from v5.5.

if you have recently upgraded to vSphere vCenter Server 5.5, and are looking for the Convert/Import vCenter plugin which existed with 4.x, it’s now longer available, and has been removed, and you will need to use  VMware vCenter Converter Standalone 5.5 for your conversions.

and if you do use VMware vCenter Converter Standalone 5.5, and you want to make your transfers 60% faster checkout my EE article here

HOW TO: Improve the transfer rate of a Physical to Virtual (P2V), Virtual to Virtual Conversion (V2V) using VMware vCenter Converter Standalone 5.0

Download VMware vCenter Converter 5.5 here
VMware vCenter Converter Standalone 5.5 Documentation
VMware vCenter Converter Standalone 5.5 User Guide


If you have issues, you may want to consult the following articles and guides

Read fellow Expert Bestway’s article.

Best Practice Video Guide here

Some Videos I’ve developed for Experts Exchange members to show the VMware vCenter Converter process.

A Tutorial video by me:- Restore a Virtual Machine using the FREE VMware vCenter Converter to VMware vSphere 4.x, 5.0 ESXi 4.x, ESXi 5.0, ESX 4.0

A Tutorial video by me:- Backup VMware vSphere 4.x, 5.0 ESXi 4.x, ESXi 5.0, ESX 4.0 for FREE using VMware vCenter Converter

A Tutorial video by me:- VMware vCenter Converter Standalone Process at work

A Tutorial video by me:- VMware vCenter Converter Standalone 5.0 Convert monolithic sparse to monolithic flat for use with VMware vSphere 4.x 5.0 ESXi 4.x 5.0