Blog

Create vCenter Cluster with VMWare Workstation (1): Lab Design

by | Jul 26, 2024 | Gadgets

[ad_1]

Learn this information to discover ways to create a vCenter cluster with VMWare Workstation Professional 17 VMs as VMWare ESXi hosts. To make this a simple learn, I’ve divided the guides into 5 components.

This primary half explains the lab setup.

Overview

VMWare Workstation Professional 17 helps nested virtualization which lets you flip a VM into VMWare ESXi hosts. I’m utilizing this characteristic on this article to construct a vCenter Cluster utilizing two digital machines.

The setup described on this article is for lab or check functions. It isn’t really helpful to put in VMWare ESXi hosts on VMWare Workstation in a manufacturing surroundings.

I’m constructing this lab as a part of my lab for my article collection on migrating VMWare VMs to Hyper-V utilizing System Heart Digital Machine Supervisor (SCVMM).

In case you intend to observe the steps on this 8-part collection, use the steps beneath to plan your lab setup.

Step 1: Plan the Lab {Hardware} Configuration

That will help you arrange this lab, my VMWare Workstation Professional 17 is put in in a Home windows 11 HP Envy x360 Convertible laptop computer with these specs:

Processor Specs RAM Storage
Intel i7-7500 2.7 Gz 32 GB Disk 1: 250 GB
Disk 2: 1 TB

The desk beneath outlines the VMWare Workstation VM specs and their capabilities.

VM Objective vCPUs RAM vNICs
IPMvESXi1 ESXi Host 2 16384 2
IPMvESXi2 ESXi Host 2 8192 2
IPMvCSA* vCenter Server 8 Equipment NA NA NA
IPMviSCSI Home windows Server 2022 iSCSI Server 1 1024 1
Desk 1

*IPMvCSA is NOT a VMWare Workstation VM however a vCenter equipment. We’ll create this after we set up vCenter Equipment 8 partially 5 of this information.

I assigned 16GB RAM to one of many ESXi VMs as a result of 14 GB is the minim RAM required to arrange a vCenter Server equipment. We’ll set up vCenter on this ESXi Host later.

The VMWare Workstation Professional PC (Home windows 11 on HP ENVY x360 Convertible) is called IPMpVMW2. The 2 NICs on the ESXi Host VMs might be Teamed.

Later, I’ll configure the Home windows iSCSI Server to make use of the 1 TB drive within the VMWare Workstation host as an iSCSI storage. This might be used because the Datastore for the VMWare ESXi hosts.

If the pc you’re putting in VMWare Workstation Professional (IPMpVMW2) doesn’t have a second 1 TB onerous drive, use an exterior USB drive. Nevertheless, it is very important point out that the disk must be not less than 1 TB if you happen to intend to make use of the setup on this information.

Step 2: Plan the Lab Community Configuration

Lastly, the desk beneath particulars the community configurations for the hosts.

Host IP Tackle Subnet Masks Default Gateway DNS Server
IPMpVMW2 192.168.0.150 255.255.255.0 192.168.0.1 192.168.0.80
IPMvESXi1 192.168.0.151 255.255.255.0 192.168.0.1 192.168.0.80
IPMvESXi2 192.168.0.152 255.255.255.0 192.168.0.1 192.168.0.80
IPMvCSA 192.168.0.153 255.255.255.0 192.168.0.1 192.168.0.80
IPMviSCSI 192.168.0.154 255.255.255.0 192.168.0.1 192.168.0.80
Desk 2

The default gateway is the IP tackle of my router whereas the DNS server is a Home windows Server 2019 VM hosted on one other laptop computer.

Step 3: Create Partitions on the iSCSI Disk

  1. Log in to the pc you’ll be putting in the VMWare Workstation Professional.
  2. Then, right-click the Home windows Begin menu and choose Disk Administration.
Then, right-click Windows Start menu andn select Disk ManagementThen, right-click Windows Start menu andn select Disk Management
  1. If the disk is offline, right-click it and choose On-line.

Deleting the partition (or quantity) on a disk wipes all information. Earlier than you carry out step 4, copy all information on the disk to a different location.

  1. After that, delete all current partitions by right-clicking the partition and deciding on Delete Quantity.
After that, delete all existing partitions by right-clicking the partition and selecting Delete VolumeAfter that, delete all existing partitions by right-clicking the partition and selecting Delete Volume

After deleting the volumes/partition, you’ll create two volumes. The primary quantity (300 GB) might be used to save lots of VMs partially 2 of this information. In the meantime, the second quantity (makes use of the remaining house on the disk) might be used to create iSCSI LUMs for use by the ESXi hots.

vCenter 8 Equipment requires the ESXi host it’s being put in to have entry to a datastore with not less than 579 GB of free house. So, guarantee that the second quantity you create beneath has not less than 600 GB.
  1. Proper-click the “Unallocated house” on the disk and choose New Easy Quantity.
Right-click the Unallocated space on the disk and select New Simple VolumeRight-click the Unallocated space on the disk and select New Simple Volume
  1. On the primary web page of the wizard, click on Subsequent. Then, on the Specify Quantity Measurement web page, enter 620000 (620 GB) on the Easy quantity measurement discipline.

I’m utilizing 620 GB to make sure I’ve sufficient house on the quantity. It’s because whenever you create a quantity, a few of the house is retained by the Working System.

On the first page of the wizard, click Next. Then, on the Specify Volume Size page, enter 620000 (620 GB) on the Simpe volume size fieldOn the first page of the wizard, click Next. Then, on the Specify Volume Size page, enter 620000 (620 GB) on the Simpe volume size field
  1. Then, on the Assign Drive Letter or Path web page, choose Don’t assign a drive letter or path.

We’re not assigning a drive letter to this partition as a result of partially 4, we might connect this quantity (partition) to the iSCSI VM and use the disk to create a Home windows Server 2022 iSCSI goal.

  1. On the Format Partition web page, choose “Don’t format this quantity.” As soon as once more, we don’t have to partition the quantity for causes I defined earlier.
On the Format Partition page, select Do not format this volume. Once again, we do not need to partition the volume for reasons I already explainedOn the Format Partition page, select Do not format this volume. Once again, we do not need to partition the volume for reasons I already explained
  1. Lastly, evaluate your alternatives and click on End to create the quantity.
  2. Proper-click the free house once more, and create one other quantity.
Right-click the free space again, and create another volumeRight-click the free space again, and create another volume
  1. This time, expend the remaining drive house (333852 MB, in my instance) to create the quantity.
This time, use up the remaining drive space (333852 MB, in my example) to create the volume. This time, use up the remaining drive space (333852 MB, in my example) to create the volume.

Assign the quantity a drive letter and format it. You may additionally give the quantity a label for ease of identification – I gave mine “VMStorage.”

Assign the volume a drive letter and format itAssign the volume a drive letter and format it
You may also give the volume a label for ease of identification - I gave mine VMStorageYou may also give the volume a label for ease of identification - I gave mine VMStorage

Whenever you end, you need to have two partitions (volumes). The primary one (barely above 600 GB must be uncooked whereas the second must be assigned a drive letter and formatted.

When you finish, you should have two partitions (volumes). The first one (slightly above 600 GB should be raw while the second shold be assigned adrive letter and formattedWhen you finish, you should have two partitions (volumes). The first one (slightly above 600 GB should be raw while the second shold be assigned adrive letter and formatted

Earlier than you progress on to the following part, create a folder referred to as “VMWare” – you’ll save all downloaded app set up information to this folder as we progress on this collection.

Step 4: Set up VMWare Workstation Professional 17

On this final half, you’ll obtain VMWare Workstation 17.0 Professional and set up it on the pc you’re utilizing for this lab setup. I’ll set up mine on an HP Envy x360 Convertible laptop computer operating Home windows 11.

Listed below are the steps. I didn’t embody screenshots as a result of the set up is fairly simple.

  1. Create a free Broadcom account and sign up. In case you’re not conscious, Broadcom now owns VMWare!
  2. Then, click on the VMware Workstation Professional Obtain hyperlink – it’ll load in your Broadcom account web page.
  3. Broaden VMWare Workstation 17.0 Professional for Private use (Home windows) and click on the hyperlink to the most recent model.
  4. On the following web page, settle for the license settlement and click on the obtain hyperlink
  5. Save the exe file within the “VMWare Workstation” folder
  6. Double-click the downloaded exe file to begin the set up
  7. Click on Subsequent (settle for defaults) for the remainder of the set up.

Now that we now have sorted out the lap setup and configurations, let’s proceed to half two of this information – creating the VMWare Workstation VMs.

Learn half 2: Obtain ESXi ISO (hyperlink opens in a brand new browser tab).

[ad_2]

Laubeau Jac Lawrance

Laubeau Jac Lawrance

Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings.