Monday, 22 November 2021
Step-by-step VMware Cloud Foundation 4.3 design and install Edge Nodes
Saturday, 20 November 2021
Step-by-Step-NSX-T 3.1 design and Install-P3
In my previous post Step-by-Step-NSX-T 3.1 design and Install-P2 we have have cover configuration of IP pool for host and edge transport node, transport zones, uplink profiles, Distributed switch for nsx, host addition to vds, host transport node profile and finally configuration of NSX on host transport nodes.
Now our esxi hosts are ready to participate in NSX-T datacenter however until we have a working connectivity model it would be of no use. Hence in this post we will take care of EDGE nodes.
To start with, I would urge you all to configure backup of your nsx-t manager cluster, as making it a habit will save you from many unfortunate situations.
Thursday, 28 October 2021
Step-by-step VMware Cloud Foundation 4.3 design and install MGMT domain
As VMware cloud foundation 4.3 is around for a while and 4.3.1 is already available, I thought I should write this piece on how to design and deploy step by step. So with out wasting any time lets directly jump on to the product. VMware cloud foundation is available for some time now and many enterprises are adopting it because of ease of management it provides, in terms of a complete suite which includes all required/necessary products for a true software defined datacenter. But if you are new to VMware Cloud Foundation then be aware VMware cloud foundation is a VMware validated suite of products such as vSphere for compute virtualization, vSAN for storage virtualization and NSX for network virtualization along with other products to ease day 2 operations. Interoperability of these products is extensively tested by VMware and finally made available for general use. It is based on VMware validated designs so all solution designing principle are accounted for.
If you are installing it fresh or you need to upgrade from a previous version of VCF I would recommend reading the release notes. Below are few sections I focus.
Friday, 1 October 2021
Step-by-Step-NSX-T 3.1 design and Install-P2
In my previous post Home Lab Step-by-Step-NSX-T 3.1 design and Install-P1, we completed the installation of NSX-T managers and added compute manager. In this post we will start discussing the different deployment options and how to ascertain which deployment model is best suited for our customers.
But, before jumping on to deployment options, I would like to talk about architecting/designing a solution. This is for the folks who are new to solution architecture field. To summarize, a solution is build up of 5 components. Requirements, Risks, Constraints, Assumptions and based on these, design decisions.
Tuesday, 21 September 2021
Step-by-Step server 2022 installation on VMware platform
Here I came again with a new post, this time its not a VMware product but recently announced Microsoft Windows server 2022, on 1st June 2021 it was announced that it is available in evaluation center. It was in preview since march 2021, in addition to multi-layer security and hybrid capabilities with azure, it features flexible platform to modernize applications with containers.
We are going to install Server 2022, On VMware platform with ESXi Version 7.
Sunday, 12 September 2021
Are you testing NSX-T ECMP link failover or network convergence correctly?
Hello friends!! In this post I am going to talk about NSX-T link failover testing, which we all do at the end of deployment.
I recently got to know I was doing it all wrong. Though it was always giving correct results still that's not the recommended way of checking link failover or testing convergence NSX-T deployment.
Well you must be wondering what was I doing and what you should be avoiding.
So let me spill the beans, I was testing convergence by disconnecting Edge node virtual NIC one by one, which makes that path down and traffic use to converge to other available path. However it is not the correct way of doing it.
So if you are also using same test for making a path down, would suggest not to use it, instead bring down physical NIC card of the host and for complete edge node failure, put edge node in maintenance mode.
Wednesday, 1 September 2021
URPF mode NSX-T with VMware Cloud Foundation Not configured automatically
Monday, 23 August 2021
VMware Cloud Foundation with AVN and Static Routes but No BGP
In my previous post Home Lab Step-by-Step-vCF 4.2.1 install using VLC, we deployed the SDDC environment using VMware Lab Constructor with AVN and BGP, and with VLC you have an option to do it without AVN as well which would be a scenario where you wish to leverage VLAN backed networks only. Now, I am talking about the use case where you want to use AVN (Overlay segments), but do not want north-south routing to happen using dynamic routing protocol BGP. I didn't find any written or official document which explains the process it may be because whole idea of VCF is to bring more automation to the SDDC and using static routes every time we add a network adds more manual efforts.
Having said that, though automation has its benefits, but when it comes to network you might have a constraint or may be a better design justification for using static routing over dynamic. For example, customer has limited routes which are less in number, along with customer only adds/deletes limited number of networks in a year, then they would want to go with static routing. Or may be just to keep the control in hand they would want to keep using static routing.
Now we know what are the requirements for setting up AVN's with BGP, now I am going to lay down the steps to deploy the environment with static routes.
Saturday, 14 August 2021
Home LAB step by step Networking using VMware workstation
Thanks to my friend Mr Vaibhav Tiwari who helped me understand VMware workstation product as a whole, and it is really good for performing labs with limited resources, if not all but most of the labs can be covered with it.
Sunday, 8 August 2021
How to resolve "VMware Hypervisor Recovery" ESXi 7 update 2 install or upgrade
If you are upgrading or installing your physical server which supports ESXi version 7 update 2 with a warning that it might not be supported with future releases, then you are very likely to face this screen "VMware Hypervisor Recovery, and the best part it doesn't move forward but gets stuck. It can become an issue if this happens with an ESXi host which runs production workloads, and you might not have time to rollback.
I faced same issue and thought of writing this post for you, to help with the steps required to work around the situation. VMware would surely fix it with future releases.
Popular posts
-
If you are upgrading or installing your physical server which supports ESXi version 7 update 2 with a warning that it might not be supported...
-
Not long before I was working with one customer and their team reported that they are unable to update ESXi hosts to the latest image using ...
-
In my previous post Home Lab Step-by-Step Part-7-Shared storage , we have configured shared storage, DNS entries and NTP setup. Now we are ...
-
In my previous post HomeLab Step-by-Step Part-3-Networking , we have completed configuration of required port groups, datastore etc. Now w...