Checking environment after migration NSX V to T and cleanup

Checking environment after migration NSX V to T and cleanup

Earlier I wrote a post on the migration between NSX for vSphere (NSX-V) and NSX-T (https://my-sddc.net/migrate-nsx-for-vsphere-to-nsx-t/) . I stopped after the migration was complete because the post was long enough already and promised to come back with an article on the environment and clean up afterward. This is that article as you might have expected ;). Checking and repairing the environment So, after the migration, I found out a couple of things that I had to “repair”. They are all…

Read More Read More

Migrate NSX for vSphere to NSX-T

Migrate NSX for vSphere to NSX-T

As you might know, I use a test/demo environment from my employer. In this environment, I can demo the VMware SDDC products for customers or colleagues. Since the start of the environment approx. four years ago, I had a demo around NSX for vSphere, but as you know, the product has been announced to go end of support in 2022 and there will be no more development on it. Also, VMware and my company (PQR) advise customers who start on…

Read More Read More

vRealize Network Insight Cloud installation and configuration

vRealize Network Insight Cloud installation and configuration

As a vExpert you get some perks. Some of those are very useful, like a Cloud instance of vRNI (https://cloud.vmware.com/network-insight). I have been using vRNI for a while in my (companies) lab/demo environment and found it very nice to work with and to demo as well. The “problem” with it, is that (as always) resources are scarce and vRNI asks quite a lot of that. The medium installation for 5.0 asks: And: Especially the amount of resources that the Platform…

Read More Read More

Remove first NSX-T Manager from the cluster, manually

Remove first NSX-T Manager from the cluster, manually

I need to remove my first NSX-T Manager that I deployed in my test-environment. With other managers, you get the (easy) ability to do so from the GUI: But not for the one that was deployed as the first one in the cluster: (the option is missing). But it is still possible to do this. We need to manually detach the manager from the cluster, which can be done from one of the other managers. We log in to one…

Read More Read More

Upgrade of NSX-T with VCF: “Disk Space requirements not met”: Failed upgrade

Upgrade of NSX-T with VCF: “Disk Space requirements not met”: Failed upgrade

A short post on (part of) the upgrade of NSX-T from within VCF, since this is not the first time I ran into this. It is most likely related to the fact that I run a nested ESXi environment, but someone else might run into the same issue. The biggest problem occurs when upgrading NSX-T as part of the VCF upgrade process. What happens when upgrading NSX-T manually is that you run a PreCheck. This will tell you if everything…

Read More Read More

My personal VMworld 2019

My personal VMworld 2019

It seems like the most logical title, since the site is called My SDDC. Just a small recap of my experiences during this VMworld. It was my seventh in total, started out in Cannes in 2008, the first one in Europe if I remember correctly and a relatively small amount of people (although at the time, the 3000 people attending felt massive). This year there were approximately 14.000 people attending and I got to be one of them. Since I…

Read More Read More

Upgrade NSX-T to version 2.5

Upgrade NSX-T to version 2.5

In this blog, I will be documenting the upgrade process of NSX-T to version 2.5. The first step in the upgrade process is to make sure that all versions of other components that I am running are compatible with version 2.5. To find this out, I use: https://www.vmware.com/resources/compatibility/sim/interop_matrix.php#interop&175=&2= This will show me the versions that are compatible. Below vCenter and NSX-T: and the same table is available for ESXi and NSX-T: With the same result, which was to be expected…

Read More Read More

Upgrading to 3.8 with VMware Cloud Foundation

Upgrading to 3.8 with VMware Cloud Foundation

I started off with VCF 3.7.1 in order to get a few upgrade options towards (then) 3.8. Now that 3.8.1 has been announced, we get even more upgrade options. One thing to realize is that upgrading is a step-by-step approach. If I look at the release notes for the different versions, I see the following: You can upgrade to Cloud Foundation 3.7.2 only from 3.7.1. If you are at a version earlier than 3.7.1, refer to the 3.7.1 Release Notes…

Read More Read More

Shutdown and Startup of a VCF Management Domain

Shutdown and Startup of a VCF Management Domain

After another redeploy of VCF, I decided that before I create a new WLD based on NSX-T (which failed twice already), I would create some snapshots of the MD hosts, so that I would be able to return to a state that is valid (without a WLD in error-state and/or other messy stuff). I would like to create the snapshots in a powered-down state, so they are not just crash-consistent, so I decided to shut down the Management Domain (MD)…

Read More Read More

Deploying a (nested) Workload Domain with VCF

Deploying a (nested) Workload Domain with VCF

We saw the history of VCF (Building a VMware Cloud with VCF (a short history)), deployment of the Management Domain (Deploying VMware http://vmwa.re/nestedesxiCloud Foundation – Management Domain) and the Management of VCF (Managing VMware Cloud Foundation – First Look), so now it is time to deploy the first Workload Domain (WLD). Since we are running a nested environment, we need to do some preparation before we can proceed. Preparation First things first. We need additional hosts. Since we are running…

Read More Read More