Pages

Monday, April 29, 2019

VMware Cloud Builder - Logging and Log Collection

VMware Cloud Builder is used to automate the deployment of VMware Cloud Foundation and VMware Validated Designs, during the initial bringup phase both solutions use the same components of the VMware Cloud Builder appliance:
  • JsonGenerator - used to take the Excel file and generate the JSON file used by the bringup service
  • PlatformAudit - used to perform both validation on the JSON file and the physical environment
  • Bringup - orchestration service that carries out the installation and configuration of the VMware components
Each of these components generate log files, should you encounter issues then these log files can be used to perform your troubleshooting and can also be provided to VMware Global Support Services (GSS).

The following illustrates the key path locations:

Component Log Name Location
JsonGenerator jsongenerator-[time-stamp] /var/log/vmware/vcf/sddc-support/
PlatformAudit platform-audit-[time-stamp] /var/log/vmware/vcf/sddc-support/
Bringup Service vcf-bringup.log /opt/vmware/bringup/logs/
vcf-bringup-debug.log /opt/vmware/bringup/logs/
rest-api-debug.log /opt/vmware/bringup/logs/
Web UI server.log /opt/vmware/vvd/vvd-ui/server/user_data/logs/
access.log /opt/vmware/vvd/vvd-ui/server/user_data/logs/


In addition to reviewing the log files locally you can also generate a log bundle that can be provided to GSS, this is done using the Supportability and Serviceability Utility (SoS) from the command line of the appliance as follows:

1. Connect to the VMware Cloud Builder Appliance using an SSH utility such as Putty.
2. Login using admin and enter your password.
3. Switch to root using su and enter your password.
4. Change into the SoS Utility folder:
  cd /opt/vmware/sddc-support

5.Execute SoS to collect the logs
 ./sos --cloud-builder-logs 

Friday, April 26, 2019

VMware Cloud Builder Version Matrix

Last Updated: 26-Apr-2019
 
VMware Cloud Builder supports both VMware Cloud Foundation and VMware Validated Design deployments each of which have their own version numbers. VMware Cloud Builder also has its own version and build number and as we release new versions keeping track of which version supports which VMware Cloud Foundation and VMware Validated Design will become difficult. In attempt to keep track of this and help our customers I've created the below table:

VMware Cloud Builder Version: 1.0.0.0
Build: 11852205
Version: 1.0.0.1
Build: 12915705
Version: 2.0.0.0
Build: 12696155
VMware Cloud Foundation X X v3.7.0
VMware Cloud Foundation on VxRail
VMware Validated Design v5.0.0 v5.0.0 v5.0.1
VMware Validated Design on VxRail v5.0.0
(Region A Only)

Tuesday, March 19, 2019

VMware Cloud Builder 2.0 - What's New

Back in January VMware released VMware Cloud Builder v1.0, today March 19th VMware Cloud Builder v2.0 went GA, this is just a quick write up on the main What's New items for this relase. If you didn't see my initial blog article on VMware Cloud Builder v1.0 you can find it here https://vmland.blogspot.com/2019/01/introducing-vmware-cloud-builder.html.

What's New
1. Supports for VMware Cloud Foundation 3.7 and VMware Validated Design 5.0.1 using the same OVA. With the release of VMware Cloud Builder v2.0 the biggest change is that we now support the automated deployment of both VMware Cloud Foundation and VMware Validated Designs using the same base OVA. When you deploy the OVA you pass a SKU value of vcf for VMware Cloud Foundation, vcf-vxrail for VMware Cloud Foundation on VxRail and vvd for VMware Validated Designs, depending on the value chosen the appliance on first boot will install and configured the correct user interface.

2. Multiple software bundles. In this release we have broken down iso bundle from a single 24GB file into multiple files.
  • Contained within the VMware Cloud Builder OVA itself we have the sddc-foundation-bundle.x.x.x.x-xxxxxxxx.iso file which contains the binaries for the foundation layer including ESXi, vCenter, NSX and SDDC Manager. This is used by both VMware Cloud Foundation and VMware Validated Designs
  • The sddc-vrealize-bundle.x.x.x.x-xxxxxxxx.iso file is downloaded separately and contains the binaries for the vRealize Suite and is used by the VMware Validated Designs workflows.
  • The sddc-dr-bundle.x.x.x.x-xxxxxxxx.iso file is also downloaded separately and contains the binaries for Site Recovery Manager and vSphere Replication.

Useful Links
VMware Cloud Foundation 3.7 Release Notes
VMware Cloud Foundation 3.7.0 Downloads
VMware Validated Design for Software-Defined Data Center 5.0.1 Release Notes 
VMware Validated Design 5.0.1 Downloads



Wednesday, January 23, 2019

Introducing VMware Cloud Builder, Automated Deployment of VMware Validated Designs

On January 23rd 2019 I posted the below blog article on https://blogs.vmware.com:

Blog Post from blogs.vmware.com
On January 22nd the Integrated Systems Business Unit (ISBU) released version 1.0 of VMware Cloud Builder a free virtual appliance that allows our customers to automate the deployment of VMware Validated Designs. In this post I will provide some background history and provide a bit of detail as to exactly what VMware Cloud Builder is and how it can be used.

History
Nearly four years ago, the ISBU embarked on a journey to develop a blueprint architecture for implementing a Software-Defined Data Center (SDDC) and thus VMware Validated Designs were born. As you can imagine the work involved to validate the blueprint required the team to repeatedly tear down and build up environments to validate operationally and develop the documentation we have come to know and love, an idea of using automation was hatched and a small team of developers set about building a tool that became known internally as VVD Deployment Toolkit (DTK). A short time after its inception whilst working for another team outside of the ISBU I convinced my now manager to release the DTK to VMware Professional Services and for around two and half years they used the DTK to implement many VMware Validated Design deployments delivering faster time-to-value for our customers. About twelve months ago we took the decision to migrate all of the automation from DTK over into the same orchestration engine that is used by VMware Cloud Foundation and with the release of VMware Validated Design v4.3 we replaced DTK with VMware Cloud Builder however this continued to be only made available for internal ISBU use and VMware Professional Services only until now….

What is VMware Cloud Builder?
VMware Cloud Builder is an appliance distributed as an Open Virtualization Appliance (OVA) package that manages the orchestration of deployment and configuration of an SDDC platform that adheres to the blueprint set out by VMware Validated Designs. What this means is that it’s not a general-purpose automation tool for just laying down some VMware products but rather it configures them based on the VMware Validated Design chosen.
Once the appliance has been deployed you upload the VMware Validated Design Software Bundle which is a single ISO file containing all the VMware product binaries defined for that release of the VMware Validated Design, upload signed-certificates generated using CertGen (see KB 2146215) run the reconfigure.sh script to mount the ISO and perform some configuration steps and your all set. Only requirement is that you own the licenses for each component that is deployed and that you need to gather the deployment configuration using the relevant Deployment Parameters XLS file for the architecture, these can be download from my.vmware.com or directly from the VMware Cloud Builder appliance once deployed.
The VMware Validated Design Software Bundle contains the following VMware software binaries:
  • VMware ESXi
  • VMware vCenter Server
  • VMware NSX for vSphere
  • VMware vRealize Suite Lifecycle Manager
  • VMware vRealize Operations Manager
  • Management Packs for vRealize Operations Manager
  • VMware vRealize Log Insight
  • Content Packs for vRealize Log Insight
  • VMware vRealize Automation
  • VMware vRealize Business for Cloud
  • VMware Site Recovery Manager
  • VMware vSphere Replication
What architectures can I deploy with VMware Cloud Builder?
The VMware Validated Designs support a number of different architectures that have been developed to support different customer profiles. VMware Cloud Builder has been developed to be flexible enough to handle these different architectures and today supports the following:
  • VMware Validated Design for Software-Defined Data Center – Region A
  • VMware Validated Design for Software-Defined Data Center – Region B
  • VMware Validated Design for Management and Workload Consolidation

 
What is the Deployment Parameters XLS File?
When deploying the VMware Validated Designs using VMware Cloud Builder we provide levels of flexibility in that we can configure using customer defined naming conventions for objects such as hostnames, datacenters, clusters, datastores as well as allocation of IP addresses and networks. This customer specific information is captured in the excel workbook known as the Deployment Parameters XLS file.
The process of gathering this custom configuration involves siting down and populating the relevant Deployment Parameters XLS file. The configuration gathering process has been developed using an excel workbook as it provides the most flexible method for data gathering due to its portability and ease of updates.
The Deployment Parameters XLS file consists of a number of worksheets or tabs, each defined to collect specific types of data typically aligned with the discussions you have during the data gathering process with the target audiences such as roles and responsibilities within the organization.
The Deployment Parameters XLS file contains the following worksheets:
  • Prerequisites Checklist – contains details concerning the preparation phase of the deployment and used to track the status of the preparation work.
  • Management Workloads – from a data gathering stand-point used to capture the license keys used by each VMware solution. Also contains a footprint breakdown of all the management component virtual machines deployed as part of the architecture for reference.
  • Users and Groups – captures service accounts and groups in Active Directory that are required by the deployment as well as all the passwords that are used.
  • Hosts and Networks – captures all VLAN configuration details pertaining to the environment and the configuration details for each ESXi host.
  • Deployment Parameters – captures product specific configuration options exposed for customization including hostnames, IP address, Active Directory, DNS and NTP configuration, vCenter objects and more.
  • vRA Configuration – captures configuration details that should be applied to a tenant that is created within vRealize Automation.
  • Run Parameters – provides the ability to manipulate how VMware Cloud Builder implements the SDDC platform such as instructing it to not use VSAN or not deploying a specific product.
  • CertConfig – auto populated worksheet that pulls the required details for using the CertConfig utility to automate the creation of the configuration files used by CertGen to generate the signed certificates across all VMware solutions.

 
How does this all come together?
Now we have a better understanding of VMware Cloud Builder and the supporting files that are available for download from my.vmware.com let’s describe the end-to-end workflow. The general flow is as follows:
  1. Prepare the environment by performing all the prerequisites as documented in the Deployment Guides:
    1. Prepare ESXi hosts
    2. Prepare UMDS virtual machine
    3. Prepare vRealize Automation IaaS Master VM
    4. Prepare SQL Server for vRealize Automation
    5. Prepare Site Recovery Manager
    6. Generate signed certificates
  2. Populate the Deployment Parameters XLS file.
  3. Download and deploy the VMware Cloud Builder appliance
    1. Upload the software bundle
    2. Upload the signed certificates
  4. Deploy the Software-Defined Data Center
    1. Generate the JSON file
    2. Audit the deployment parameters and target environment
    3. Deploy the Software-Defined Data Center
  5. Perform manual post-deployment procedures
As you can see VMware Cloud Builder drastically reduces the procedures for deploying an SDDC platform allowing you to focus more of your time on delivering business benefits.

Conclusion
With the release of VMware Cloud Builder, customers have a new tool to automate the deployment of a VMware Validated Design. Using VMware Cloud Builder not only accelerates the time to value for our customers, but it also ensures consistency with the VMware Validated Design from a deployment, configuration and operational readiness perspective.

Saturday, September 2, 2017

Installing PowerCLI 6.5.1

I recently had a requirement to get VMware PowerCLI installed and configured in order to work on developing some scripts. VMware introduced a new way of performing the installation which is well documented on the VMware official blog post however its still took me a little bit of time to work out the actual procedure. After a bit of googling and experimenting I decided to document the steps for future reference.

Platform: Windows Server 2012 R2 & Windows Server 2016

1. Determine the version of PowerShell currently installed, if your not running PoweShell 5.1 then perform step 2.

$PSVersionTable.PSVersion

2. Update PowerShell, in order to install modules using the new PowerShell Library I needed to update the version of PowerShell, this is done by installing a newer WMF. Download and install the WMF 5.1 package. 

3. Set the PowerShell execution policy to 'RemoteSigned'

Set-ExecutionPolicy RemoteSigned -Confirm:$false -Force

4. To install the new PowerCLI for all users, open an administrative PowerShell session and use the -Scope command for AllUsers.

Install-Module -Name VMware.PowerCLI -Scope AllUsers

5.  To import the modules and start using them run the following command:

Get-Module -Name VMware* -ListAvailable | Import-Module
6. To remove the 'Customer Experience Improvement Program (CEIP)' message run the following command:
Set-PowerCLIConfiguration -Scope AllUsers -ParticipateInCEIP $true -Confirm:$false