Open Source Repository for VMware NSX Migration for VMware Cloud Director
Tom Fojta's Blog
by Tomas Fojta
2M ago
With the upcoming end-of-life for the VMware NSX Migration fo VMware Cloud Director that has been announced here the source code and all the released builds are now available publicly on Calsoft GitHub repository: https://github.com/Calsoft-Pvt-Ltd/NSX_V2T_Migration_Tool. Calsoft engineers were developing the tool from the beginning so they do have the expertese to maintain the code and support those service providers that have not been able yet to migrate. If you are such a provider I encourage you to contact Calsoft ..read more
Visit website
VMware Cloud Director In-place Migration from NSX-V to NSX-T
Tom Fojta's Blog
by Tomas Fojta
2M ago
VMware NSX Migration for VMware Cloud Director is a tool that automates migration of NSX-V backed Org VDCs to NSX-T backed provider VDC (PVDC). It is a side-by-side migration that requires standing up a new NSX-T cluster(s) to accommodate the migration. I described the process in my older blog. However, there might be a situation that prevents this approach – either because hardware is not available or because only one cluster is available (VCD on top of VMware Cloud Foundation management domain). We have derived and tested a procedure that enables in-place migration for such corner cases. It ..read more
Visit website
How to Scale Up NSX Advanced Load Balancer Cloud In VCD?
Tom Fojta's Blog
by Tomas Fojta
7M ago
VMware Cloud Director relies on NSX Advanced Load Balancer (Avi) integration to offer load balancing as a service to tenants – more on that here. This article discusses a particular workaround to scale above the current NSX-ALB NSX-T Cloud limits which are 128 Tier-1 objects per NSX-T Cloud and 300 Tier-1 objects per Avi Controller cluster. As you can have up to 1000 Tier-1 objects in single NSX-T instance could we have load balancing service on each of them? Yes, but let’s first recap the integration facts. VCD integrates with NSX-T via registration of NSX-T Managers The next step is creatio ..read more
Visit website
What Are VMware Cloud Director Three Personas?
Tom Fojta's Blog
by Tomas Fojta
7M ago
Introduction If you have installed VMware Cloud Director 10.5 you might have noticed a new disabled Feature Flag functionality called Three Personas. This is a preview of new capability that will be iteratively added to VCD in upcoming releases. However you can already use some of it today after enabling the feature flag. This new feature creates ability to create sub-provider like organizations that have the right to manage other organizations while not having the full VCD system admin rights. In this first iteration the sub-provider cannot create such organizations or add them any resources ..read more
Visit website
Legacy API Login Endpoint Removed in VCD 10.5
Tom Fojta's Blog
by Tomas Fojta
9M ago
A brief heads up note that with the release of VMware Cloud Director 10.5 and its corresponding API version 38.0 the legacy API endpoint POST /api/sessions has been removed. It has been announced for deprecation for some time (actually it was initially planned to be removed in VCD 10.4) and I blogged in detail about the replacement /cloudapi/1.0.0/sessions and /cloudapi/1.0.0/sessions/provider endpoints in the Control System Admin Access blog post. Any 3rd party tools that use the legacy endpoint and API version 38.0 will get HTTP response 405 – Method not found. Note that the GET /api/sessio ..read more
Visit website
VMware Cloud Provider Lifecycle Manager 1.4
Tom Fojta's Blog
by Tomas Fojta
1y ago
VMware has just released VMware Cloud Provider Lifecycle Manager version 1.4. I have blogged about the product in the past. I have been testing the version 1.4 in my lab and must say it is now significantly easier to use to deploy, manage new or brown field deployments of the VMware Cloud Director stack. The UI has now almost full parity with the API. So it is now very easy to use the product from the UI for single environment management (at scale you would probably still want to use API). Additionally, existing VCD environments (either deployed buy VCPLCM or any other way) can be registered ..read more
Visit website
Multitenant Logging with VMware Cloud Director
Tom Fojta's Blog
by Tomas Fojta
1y ago
Topic of multitenant logging in VMware Cloud Director (VCD) especially with NSX-T came up recently in multiple conversations, so I will summarize the capabilities and options as they are today. Audit and Event Logs Information about VCD events such as user logins, vApp operation, VM power-on etc are available in the Audit and Event log. Tenant can access their particular logs via API – AuditTrail Events and Tasks (type=task query) or directly in the UI. Event Log UI An additional option is to receive events and notifications via MQTT message bus as was described here. NSX-V Networking Logs Wit ..read more
Visit website
VROps Tenant App Upgrade Issue
Tom Fojta's Blog
by Tomas Fojta
2y ago
While performing vROps Tenant App 2.6.2 upgrade in my lab I have encounter the following error: Failed to install updates(Error while running installation tests). Quick check of the /opt/vmware/var/log/vami/updatecli.log shows that the appliance is running out of free space on the root / partition. 24/02/2022 15:01:34 [INFO] Running /opt/vmware/var/lib/vami/update/data/job/32/test_command Verifying packages… Preparing packages… installing package tenant-app-8.6.0-18724818.noarch needs 1231MB on the / filesystem 24/02/2022 15:01:41 [ERROR] Failed with exit code 56576 The reason why this is hap ..read more
Visit website
VMware Cloud Director Troubleshooting
Tom Fojta's Blog
by Tomas Fojta
2y ago
Recently I participated in Feature Friday Youtube show that discussed VMware Cloud Director troubleshooting. You can watch it here ..read more
Visit website
Marking Devices as SSD in vSphere 7 via CLI
Tom Fojta's Blog
by Tomas Fojta
2y ago
Mostly as a note to myself, on the CLI commands that allow marking storage devices as SSD so they can be used for vSAN (useful for nested environments). esxcli storage hpp device set -d mpx.vmhba0:C0:T0:L0 -M true esxcli storage hpp device set -d mpx.vmhba0:C0:T1:L0 -M true esxcli storage hpp device usermarkedssd list ..read more
Visit website

Follow Tom Fojta's Blog on FeedSpot

Continue with Google
Continue with Apple
OR