VMWare 6.7 VCSA VSphere ESXi Management SSO Install Guide on Linux using the CLI

#mount the VCSA DVD
mount /dev/sr0 /mnt/cd
#alternatively you could mount the iso directly
mount -o loop vcsa.iso /your/mount/path

#for this purpose we are using the CLI installer on Linux
cd /mnt/cd/vcsa-cli-installer/lin64

#no it's not going to be that easy you can't just run vcsa-deploy like that you need to use a template or configured .json file
./vcsa-deploy
Usage: vcsa-deploy [-h] [--version] [--supported-deployment-sizes]
                   {install,upgrade,migrate} ...
For descriptions of valid options, use:
    $ vcsa-deploy --help

vcsa-deploy: error: Too few arguments. The required arguments are not provided. Retry the command following the usage instructions.

#seriously just telling it to install is not enough

./vcsa-deploy install
Previous versions of this script defaulted to 'install' when no subcommand was specified. Running without a subcommand is no longer allowed. Specify 'install' as a subcommand if you want to run installation. Usage: vcsa-deploy install [-h] [--template-help] [--log-dir LOG_DIR]
                           [--skip-ovftool-verification] [--accept-eula]
                           [--acknowledge-ceip] [--pause-on-warnings]
                           [--operation-id OPERATION_ID] [-v | -t]
                           [--no-esx-ssl-verify | --no-ssl-certificate-verification]
                           [--verify-template-only | --precheck-only]
                           template [template ...]
For descriptions of valid options, use:
    $ vcsa-deploy install --help

vcsa-deploy install: error: the following arguments are required: template



./vcsa-deploy install --accept-eula --no-esx-ssl-verify /path/to/yourconfig.json

#there are preconfigured .json templates here:

ls /mnt/cd/vcsa-cli-installer/templates/install

embedded_vCSA_on_ESXi.json              PSC_first_instance_on_VC.json
embedded_vCSA_on_VC.json                PSC_replication_on_ESXi.json
embedded_vCSA_replication_on_ESXi.json  PSC_replication_on_VC.json
embedded_vCSA_replication_on_VC.json    vCSA_on_ESXi.json
PSC_first_instance_on_ESXi.json         vCSA_on_VC.json

Before getting started make sure your ESXi 6.7 Host Meets The Requirements for RAM, CPU and Storage

source credit: http://vcdx56.com/2018/04/vmware-vcenter-server-6-7-resource-requirements/

http://vcdx56.com/2016/12/vmware-vsphere-vcenter-server-6-5-appliance-deployment-using-cli/

Deployment Size vCPUs RAM (GB)
Tiny 2 10
Small 4 16
Medium 8 24
Large 16 32
X-Large 24 48

Compute requirements per Deployment Size

The below table lists the ESXi host and VM capacity per vCSA 6.5 deployment size

Deployment Size ESXi Hosts VMs
Tiny 10 100
Small 100 1 000
Medium 400 4 000
Large 1 000 10 000
X-Large 2 000 35 000

Storage requirements per Deployment Size

The below table lists the storage requirements per deployment size

Deployment Size Storage Size Default (GB) Storage Size Large (GB) Storage Size Large (GB)
Tiny 250 775 1 650
Small 290 820 1 700
Medium 425 925 1 805
Large 640 990 1 870
X-Large 980 1030 1 910

 

Here is a description from the VMWare site of what they do:

 

 

Deployment JSON Templates Included in the vCenter Server Appliance Installer

Location

Template

Description

vcsa-cli-installer\templates\install

embedded_vCSA_on_ESXi.json

Contains the minimum configuration parameters that are required for deployment of a vCenter Server Appliance with an embedded Platform Services Controller on an ESXi host.

embedded_vCSA_on_VC.json

Contains the minimum configuration parameters that are required for deployment of a vCenter Server Appliance with an embedded Platform Services Controller on a vCenter Server instance.

embedded_vCSA_replication_on_ESXi.json

Contains the minimum configuration parameters that are required for deployment of a vCenter Server Appliance with an embedded Platform Services Controller as a replication partner to another embedded vCenter Server Appliance on an ESXi host.

embedded_vCSA_replication_on_VC.json

Contains the minimum configuration parameters that are required for deployment of a vCenter Server Appliance with an embedded Platform Services Controller as a replication partner to another embedded vCenter Server Appliance on a vCenter Server instance.

PSC_first_instance_on_ESXi.json

Contains the minimum configuration parameters that are required for deployment of a Platform Services Controller appliance as the first instance in a new vCenter Single Sign-On domain on an ESXi host.

PSC_first_instance_on_VC.json

Contains the minimum configuration parameters that are required for deployment of a Platform Services Controller appliance as the first instance in a new vCenter Single Sign-On domain on a vCenter Server instance.

PSC_replication_on_ESXi.json

Contains the minimum configuration parameters that are required for deployment of a Platform Services Controller appliance joining an existing vCenter Single Sign-On domain on an ESXi host.

PSC_replication_on_VC.json

Contains the minimum configuration parameters that are required for deployment of a Platform Services Controller appliance joining an existing vCenter Single Sign-On domain on a vCenter Server instance.

vCSA_on_ESXi.json

Contains the minimum configuration parameters that are required for deployment of a vCenter Server Appliance with an external Platform Services Controller on an ESXi host.

vCSA_on_VC.json

Contains the minimum configuration parameters that are required for deployment of a vCenter Server Appliance with an external Platform Services Controller on a vCenter Server instance.


 

For most people they will probably choose the smartly placed #1 .json option on VMWare's list as it applies to the most use cases I would think:

 

embedded_vCSA_on_ESXi.json

Contains the minimum configuration parameters that are required for deployment of a vCenter Server Appliance with an embedded Platform Services Controller on an ESXi host.

In plain English you have an ESXi host and want to setup the vSphere/vCenter management off the same server.

OK think you're ready now?

 

./vcsa-deploy install --accept-eula --no-esx-ssl-verify /mnt/cd/vcsa-cli-installer/templates/install/embedded_vCSA_on_ESXi.json


Run the installer with "-v" or "--verbose" to log detailed information
Updating log file location, copying '/tmp/vcsaCliInstaller-2018-07-12-06-10-od3jvta8/vcsa-cli-installer.log' to desired location as a backup: '/tmp/vcsaCliInstaller-2018-07-12-06-10-od3jvta8/workflow_1531375823977/vcsa-cli-installer.log.bak'
Workflow log-dir
/tmp/vcsaCliInstaller-2018-07-12-06-10-od3jvta8/workflow_1531375823977
====== [START] Start executing Task: To validate CLI options at 06:10:24 ======
Deprecation Warning: The command parameter '--no-esx-ssl-verify' is deprecated.
You must use the new parameter '--no-ssl-certificate-verification' in the next
deployment.
template
'/mnt/cd/vcsa-cli-installer/templates/install/embedded_vCSA_on_ESXi.json' has
ceip_enabled set to True, but the command line doesn't have --acknowledge-ceip.
You must pass in the --acknowledge-ceip command line option to confirm your
acknowledgement about your VMware Customer Experience Improvement Program (CEIP)
participation.
================ [FAILED] Task: CLIOptionsValidationTask: Executing CLI
optionsValidation task execution failed at 06:10:24 ================
================================================================================
Error message: com.vmware.vcsa.installer.template.cli_argument_validation:
template
'/mnt/cd/vcsa-cli-installer/templates/install/embedded_vCSA_on_ESXi.json' has
ceip_enabled set to True, but the command line doesn't have --acknowledge-ceip.
You must pass in the --acknowledge-ceip command line option to confirm your
acknowledgement about your VMware Customer Experience Improvement Program (CEIP)
participation.
=================================== 06:10:24 ===================================
Result and Log File Information...
WorkFlow log directory:
/tmp/vcsaCliInstaller-2018-07-12-06-10-od3jvta8/workflow_1531375823977
 

Let's try it again oops we have used some deprecated stuff since VMWare 6.7 is a new beast!


./vcsa-deploy install --no-ssl-certificate-verification --acknowledge-ceip --accept-eula /mnt/cd/vcsa-cli-installer/templates/install/embedded_vCSA_on_ESXi.json 

 

What went wrong?

 

./vcsa-deploy install --no-ssl-certificate-verification --acknowledge-ceip --accept-eula /mnt/cd/vcsa-cli-installer/templates/install/embedded_vCSA_on_ESXi.json
Run the installer with "-v" or "--verbose" to log detailed information
Updating log file location, copying '/tmp/vcsaCliInstaller-2018-07-12-06-12-7_cs0okb/vcsa-cli-installer.log' to desired location as a backup: '/tmp/vcsaCliInstaller-2018-07-12-06-12-7_cs0okb/workflow_1531375934346/vcsa-cli-installer.log.bak'
Workflow log-dir /tmp/vcsaCliInstaller-2018-07-12-06-12-7_cs0okb/workflow_1531375934346
================================================================= [START] Start executing Task: To validate CLI options at 06:12:14 =================================================================
Command line arguments verfied.
======================= [SUCCEEDED] Successfully executed Task 'CLIOptionsValidationTask: Executing CLI optionsValidation task' in TaskFlow 'template_validation' at 06:12:14 =======================
========================================================= [START] Start executing Task: To validate the syntax of the template. at 06:12:14 =========================================================
Template syntax validation for template '/mnt/cd/vcsa-cli-installer/templates/install/embedded_vCSA_on_ESXi.json' succeeded.
Syntax validation for all templates succeeded.
======================= [SUCCEEDED] Successfully executed Task 'SyntaxValidationTask: Executing Template Syntax Validation task' in TaskFlow 'template_validation' at 06:12:14 =======================
 [START] Start executing Task: To check the version of each template, and for each older template that supports CEIP, convert it to the latest template format, and save it to the Template Blackboard
at 06:12:15
Template version processing for template '/mnt/cd/vcsa-cli-installer/templates/install/embedded_vCSA_on_ESXi.json' succeeded.
Version processing for all templates succeeded.
====================== [SUCCEEDED] Successfully executed Task 'VersionProcessingTask: Executing Template Version Processing task' in TaskFlow 'template_validation' at 06:12:15 ======================
============================ [START] Start executing Task: To validate the template structure against the rules specified by a corresponding template schema. at 06:12:15 ============================
The entered password for new_vcsa sso password does not meet the requirements. The password must be between 8 characters and 20 characters long. It must also contain at least one uppercase and
lowercase letter, one number, and one character from '!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~' and all characters must be ASCII. Space is not allowed in password.
Section 'new_vcsa', subsection 'network', property 'ip' validation failed: Expected 4 octets in ''
Section 'new_vcsa', subsection 'network', property 'system_name' validation failed: Given hostname '' is neither IPv4, IPv6 nor an
FQDN
Section 'new_vcsa', subsection 'network', property 'dns_servers' validations failed: Expected 4 octets in ''
Section 'new_vcsa', subsection 'network', property 'gateway' validation failed: Expected 4 octets in ''
An invalid value was encountered in section 'new_vcsa', subsection 'network', property 'prefix'. The network prefix must be a positive integer
Cannot obtain a valid ESXi/vCenter hostname from the template. Make sure a valid hostname is provided for the key 'hostname' under the section 'new_vcsa', section 'esxi' or 'vc'.
Section 'new_vcsa', subsection 'esxi', field 'hostname' validation failed: Given hostname '' is neither IPv4, IPv6 nor an
FQDN
The entered password for new_vcsa os password does not meet the requirements. The password must be between 8 characters and 20 characters long. It must also contain at least one uppercase and
lowercase letter, one number, and one character from '!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~' and all characters must be ASCII. Space is not allowed in password.
Template structure validation failed for template /mnt/cd/vcsa-cli-installer/templates/install/embedded_vCSA_on_ESXi.json.
The value '******' of the key 'password' in section 'new_vcsa', subsection 'sso' is invalid. Correct the value and rerun the script.
The value '' of the key 'ip' in section 'new_vcsa', subsection 'network' is invalid. Correct the value and rerun the script.
The value '' of the key 'system_name' in section 'new_vcsa', subsection 'network' is invalid. Correct the value and rerun the
script.
The value '' of the key 'dns_servers' in section 'new_vcsa', subsection 'network' is invalid. Correct the value and rerun the script.
The value '' of the key 'gateway' in section 'new_vcsa', subsection 'network' is invalid. Correct the value and rerun the script.
The value ' 255.255.255.0, there are 24 bits in the binary version of the subnet mask, so the prefix length is 24. if used, the values must be in the inclusive range of 0 to 32 for ipv4 and 0 to 128 for ipv6.>'
of the key 'prefix' in section 'new_vcsa', subsection 'network' is invalid. Correct the value and rerun the script.
The value 'ipv4' of the key 'ip_family' in section 'new_vcsa', subsection 'network' is invalid. Correct the value and rerun the script.
The value '' of the key 'hostname' in section 'new_vcsa', subsection 'esxi' is invalid. Correct the value and rerun the
script.
The value '******' of the key 'password' in section 'new_vcsa', subsection 'os' is invalid. Correct the value and rerun the script.
=========================================================================== [FAILED] Task: StructureValidationTask: Executing Template Structure Validation task execution failed at 06:12:15
===========================================================================
======================================================================================================================================================================================================
Error message: com.vmware.vcsa.installer.template.structure_validation: Template structure validation failed for template /mnt/cd/vcsa-cli-installer/templates/install/embedded_vCSA_on_ESXi.json.
============================================================================================== 06:12:15 ==============================================================================================
Result and Log File Information...
WorkFlow log directory: /tmp/vcsaCliInstaller-2018-07-12-06-12-7_cs0okb/workflow_1531375934346
 

We have to edit our .json template first

cp /mnt/cd/vcsa-cli-installer/templates/install/embedded_vCSA_on_ESXi.json /tmp/


{
    "__version": "2.13.0",
    "__comments": "Sample template to deploy a vCenter Server Appliance with an embedded Platform Services Controller on an ESXi host.",
    "new_vcsa": {
        "esxi": {
            "hostname": "",
            "username": "root",
            "password": " ",
            "deployment_network": "VM Network",
            "datastore": ""
        },
        "appliance": {
            "__comments": [
                "You must provide the 'deployment_option' key with a value, which will affect the VCSA's configuration parameters, such as the VCSA's number of vCPUs, the memory size, the storage size, and the maximum numbers of ESXi hosts and VMs which can be managed. For a list of acceptable values, run the supported deployment sizes help, i.e. vcsa-deploy --supported-deployment-sizes"
            ],
            "thin_disk_mode": true,
            "deployment_option": "small",
            "name": "Embedded-vCenter-Server-Appliance"
        },
        "network": {
            "ip_family": "ipv4",
            "mode": "static",
            "ip": "",
            "dns_servers": [
                ""
            ],
            "prefix": "",
            "gateway": "",
            "system_name": ""
        },
        "os": {
            "password": "",
            "ntp_servers": "time.nist.gov",
            "ssh_enable": false
        },
        "sso": {
            "password": "",
            "domain_name": "vsphere.local"
        }
    },
    "ceip": {
        "description": {
            "__comments": [
                "++++VMware Customer Experience Improvement Program (CEIP)++++",
                "VMware's Customer Experience Improvement Program (CEIP) ",
                "provides VMware with information that enables VMware to ",
                "improve its products and services, to fix problems, ",
                "and to advise you on how best to deploy and use our ",
                "products. As part of CEIP, VMware collects technical ",
                "information about your organization's use of VMware ",
                "products and services on a regular basis in association ",
                "with your organization's VMware license key(s). This ",
                "information does not personally identify any individual. ",
                "Additional information regarding the data collected ",
                "through CEIP and the purposes for which it is used by ",
                "VMware is set forth in the Trust & Assurance Center at ",
                "http://www.vmware.com/trustvmware/ceip.html . If you ",
                "prefer not to participate in VMware's CEIP for this ",
                "product, you should disable CEIP by setting ",
                "'ceip_enabled': false. You may join or leave VMware's ",
                "CEIP for this product at any time. Please confirm your ",
                "acknowledgement by passing in the parameter ",
                "--acknowledge-ceip in the command line.",
                "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
            ]
        },
        "settings": {
            "ceip_enabled": true
        }
    }
}

#after editing the above make sure you run the install again but point to the /tmp .json file:

 

./vcsa-deploy install --no-ssl-certificate-verification --acknowledge-ceip --accept-eula /tmp/embedded_vCSA_on_ESXi.json
 

 

 

 

 

Run the installer with "-v" or "--verbose" to log detailed information
Updating log file location, copying '/tmp/vcsaCliInstaller-2018-07-12-06-37-r4wnppls/vcsa-cli-installer.log' to desired location as a backup: '/tmp/vcsaCliInstaller-2018-07-12-06-37-r4wnppls/workflow_1531377437847/vcsa-cli-installer.log.bak'
Workflow log-dir /tmp/vcsaCliInstaller-2018-07-12-06-37-r4wnppls/workflow_1531377437847
================================================================= [START] Start executing Task: To validate CLI options at 06:37:18 =================================================================
Command line arguments verfied.
======================= [SUCCEEDED] Successfully executed Task 'CLIOptionsValidationTask: Executing CLI optionsValidation task' in TaskFlow 'template_validation' at 06:37:18 =======================
========================================================= [START] Start executing Task: To validate the syntax of the template. at 06:37:18 =========================================================
Template syntax validation for template '/tmp/embedded_vCSA_on_ESXi.json' succeeded.
Syntax validation for all templates succeeded.
======================= [SUCCEEDED] Successfully executed Task 'SyntaxValidationTask: Executing Template Syntax Validation task' in TaskFlow 'template_validation' at 06:37:18 =======================
 [START] Start executing Task: To check the version of each template, and for each older template that supports CEIP, convert it to the latest template format, and save it to the Template Blackboard
at 06:37:18
Template version processing for template '/tmp/embedded_vCSA_on_ESXi.json' succeeded.
Version processing for all templates succeeded.
====================== [SUCCEEDED] Successfully executed Task 'VersionProcessingTask: Executing Template Version Processing task' in TaskFlow 'template_validation' at 06:37:18 ======================
============================ [START] Start executing Task: To validate the template structure against the rules specified by a corresponding template schema. at 06:37:18 ============================
The entered password for new_vcsa sso password does not meet the requirements. The password must be between 8 characters and 20 characters long. It must also contain at least one uppercase and
lowercase letter, one number, and one character from '!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~' and all characters must be ASCII. Space is not allowed in password.
The entered password for new_vcsa os password does not meet the requirements. The password must be between 8 characters and 20 characters long. It must also contain at least one uppercase and
lowercase letter, one number, and one character from '!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~' and all characters must be ASCII. Space is not allowed in password.
Template structure validation failed for template /tmp/embedded_vCSA_on_ESXi.json.
The value '******' of the key 'password' in section 'new_vcsa', subsection 'sso' is invalid. Correct the value and rerun the script.
The value '******' of the key 'password' in section 'new_vcsa', subsection 'os' is invalid. Correct the value and rerun the script.
The key 'system_name' in section 'new_vcsa' subsection 'network' is required. Its value cannot be null or empty.
The key 'dns_servers' in section 'new_vcsa' subsection 'network' is required. Its value cannot be null or empty.
The key 'gateway' in section 'new_vcsa' subsection 'network' is required. Its value cannot be null or empty.
The key 'prefix' in section 'new_vcsa' subsection 'network' is required. Its value cannot be null or empty.
The key 'ip' in section 'new_vcsa' subsection 'network' is required. Its value cannot be null or empty.

=========================================================================== [FAILED] Task: StructureValidationTask: Executing Template Structure Validation task execution failed at 06:37:19
===========================================================================
======================================================================================================================================================================================================
Error message: com.vmware.vcsa.installer.template.structure_validation: Template structure validation failed for template /tmp/embedded_vCSA_on_ESXi.json.
============================================================================================== 06:37:19 ==============================================================================================
Result and Log File Information...
WorkFlow log directory: /tmp/vcsaCliInstaller-2018-07-12-06-37-r4wnppls/workflow_1531377437847
 

#no luck so far

 

./vcsa-deploy install --no-ssl-certificate-verification --acknowledge-ceip --accept-eula /tmp/embedded_vCSA_on_ESXi.json
Run the installer with "-v" or "--verbose" to log detailed information
Updating log file location, copying '/tmp/vcsaCliInstaller-2018-07-12-06-45-f3v4sgw5/vcsa-cli-installer.log' to desired location as a backup: '/tmp/vcsaCliInstaller-2018-07-12-06-45-f3v4sgw5/workflow_1531377957356/vcsa-cli-installer.log.bak'
Workflow log-dir /tmp/vcsaCliInstaller-2018-07-12-06-45-f3v4sgw5/workflow_1531377957356
================================================================= [START] Start executing Task: To validate CLI options at 06:45:57 =================================================================
Command line arguments verfied.
======================= [SUCCEEDED] Successfully executed Task 'CLIOptionsValidationTask: Executing CLI optionsValidation task' in TaskFlow 'template_validation' at 06:45:57 =======================
========================================================= [START] Start executing Task: To validate the syntax of the template. at 06:45:57 =========================================================
Template syntax validation for template '/tmp/embedded_vCSA_on_ESXi.json' succeeded.
Syntax validation for all templates succeeded.
======================= [SUCCEEDED] Successfully executed Task 'SyntaxValidationTask: Executing Template Syntax Validation task' in TaskFlow 'template_validation' at 06:45:57 =======================
 [START] Start executing Task: To check the version of each template, and for each older template that supports CEIP, convert it to the latest template format, and save it to the Template Blackboard
at 06:45:58
Template version processing for template '/tmp/embedded_vCSA_on_ESXi.json' succeeded.
Version processing for all templates succeeded.
====================== [SUCCEEDED] Successfully executed Task 'VersionProcessingTask: Executing Template Version Processing task' in TaskFlow 'template_validation' at 06:45:58 ======================
============================ [START] Start executing Task: To validate the template structure against the rules specified by a corresponding template schema. at 06:45:58 ============================
The entered password for new_vcsa sso password does not meet the requirements. The password must be between 8 characters and 20 characters long. It must also contain at least one uppercase and
lowercase letter, one number, and one character from '!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~' and all characters must be ASCII. Space is not allowed in password.
Template structure validation failed for template /tmp/embedded_vCSA_on_ESXi.json.
The value '******' of the key 'password' in section 'new_vcsa', subsection 'sso' is invalid. Correct the value and rerun the script.
=========================================================================== [FAILED] Task: StructureValidationTask: Executing Template Structure Validation task execution failed at 06:45:58
===========================================================================
======================================================================================================================================================================================================
Error message: com.vmware.vcsa.installer.template.structure_validation: Template structure validation failed for template /tmp/embedded_vCSA_on_ESXi.json.
============================================================================================== 06:45:58 ==============================================================================================
Result and Log File Information...
WorkFlow log directory: /tmp/vcsaCliInstaller-2018-07-12-06-45-f3v4sgw5/workflow_1531377957356
[root@vsphere-center lin64]# vi /tmp/embedded_vCSA_on_ESXi.json
[root@vsphere-center lin64]# ./vcsa-deploy install --no-ssl-certificate-verification --acknowledge-ceip --accept-eula /tmp/embedded_vCSA_on_ESXi.json
Run the installer with "-v" or "--verbose" to log detailed information
Updating log file location, copying '/tmp/vcsaCliInstaller-2018-07-12-06-46-8qv_x80w/vcsa-cli-installer.log' to desired location as a backup: '/tmp/vcsaCliInstaller-2018-07-12-06-46-8qv_x80w/workflow_1531377985688/vcsa-cli-installer.log.bak'
Workflow log-dir /tmp/vcsaCliInstaller-2018-07-12-06-46-8qv_x80w/workflow_1531377985688
================================================================= [START] Start executing Task: To validate CLI options at 06:46:25 =================================================================
Command line arguments verfied.
======================= [SUCCEEDED] Successfully executed Task 'CLIOptionsValidationTask: Executing CLI optionsValidation task' in TaskFlow 'template_validation' at 06:46:25 =======================
========================================================= [START] Start executing Task: To validate the syntax of the template. at 06:46:26 =========================================================
Template syntax validation for template '/tmp/embedded_vCSA_on_ESXi.json' succeeded.
Syntax validation for all templates succeeded.
======================= [SUCCEEDED] Successfully executed Task 'SyntaxValidationTask: Executing Template Syntax Validation task' in TaskFlow 'template_validation' at 06:46:26 =======================
 [START] Start executing Task: To check the version of each template, and for each older template that supports CEIP, convert it to the latest template format, and save it to the Template Blackboard
at 06:46:26
Template version processing for template '/tmp/embedded_vCSA_on_ESXi.json' succeeded.
Version processing for all templates succeeded.
====================== [SUCCEEDED] Successfully executed Task 'VersionProcessingTask: Executing Template Version Processing task' in TaskFlow 'template_validation' at 06:46:26 ======================
============================ [START] Start executing Task: To validate the template structure against the rules specified by a corresponding template schema. at 06:46:26 ============================
Template structure validation for template '/tmp/embedded_vCSA_on_ESXi.json' succeeded.
Structure validation for all templates succeeded.
==================== [SUCCEEDED] Successfully executed Task 'StructureValidationTask: Executing Template Structure Validation task' in TaskFlow 'template_validation' at 06:46:27 ====================
 [START] Start executing Task: To create a dependency graph for the provided templates, with an edge pairing two templates that are dependent on each other. Such graph relationships will affect
whether certain templates can be deployed in parallel, or must be deployed sequentially. at 06:46:27
Dependency processing for all templates succeeded.
=================== [SUCCEEDED] Successfully executed Task 'DependencyProcessingTask: Executing Template Dependency Processing task' in TaskFlow 'template_validation' at 06:46:27 ===================
================================================== [START] Start executing Task: Validate that requirements are met in the source VCSA. at 06:46:29 ==================================================
InstallRequirementCollector: Reached gathering requirement
============================== [SUCCEEDED] Successfully executed Task 'SrcRequirementTask: Running SrcRequirementTask' in TaskFlow 'embedded_vCSA_on_ESXi' at 06:46:29 ==============================
================================================================= [START] Start executing Task: Perform precheck tasks. at 06:46:30 =================================================================
========================================== [START] Start executing Task: Verify that the provided credentials for the target ESXi/VC are valid at 06:46:30 ==========================================
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.54' will not be verified because you have provided either the '--no-ssl-certificate-verification' or '--no-esx-ssl-verify' command parameter, which disables
verification for all certificates. Remove this parameter from the command line if you want server certificates to be verified.
=========================================== [SUCCEEDED] Successfully executed Task 'Running precheck: TargetCredentials' in TaskFlow 'install' at 06:46:31 ===========================================
============================================= [START] Start executing Task: Precheck CPU, memory and datastore size requirements for a host. at 06:46:31 =============================================
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.54' will not be verified because you have provided either the '--no-ssl-certificate-verification' or '--no-esx-ssl-verify' command parameter, which disables
verification for all certificates. Remove this parameter from the command line if you want server certificates to be verified.
The VCSA 'Embedded-vCenter-Server-Appliance' requires hardware virtualization support from the ESXi host 'localhost.localdomain'. You are recommended to check the BIOS settings of the ESXi host for
hardware virtualization support before proceeding.
=========================================================================== [FAILED] Task: Running precheck: HostConfigs execution failed at 06:46:37
===========================================================================
======================================================================================================================================================================================================
=========================================================================== [FAILED] Task: PrecheckTask: Running prechecks. execution failed at 06:46:37
===========================================================================
======================================================================================================================================================================================================
Error message: com.vmware.vcsa.installer.prechecks: com.vmware.vcsa.installer.prechecks.host_configs: The deployment size selected by user's template for the VCSA 'Embedded-vCenter-Server-Appliance'
is 'small', which requires 4 CPUs while the ESXi host 'localhost.localdomain' has 2 physical CPUs (cores) available. Choose a different deployment option for the VCSA, or use a different ESXi host,
or provide more CPUs for the ESXi. Deployment size selected by user's template for the VCSA 'Embedded-vCenter-Server-Appliance' is 'small', which requires 16 GB of memory. That exceeds the total
memory of 4 GB of the ESXi host 'localhost.localdomain'. Choose a different deployment option for the VCSA. The capacity of datastore 'datastore1' (3.0 GB) in host 'localhost.localdomain' is less
than the minimum size required (25 GB). Use a different datastore, or increase the datastore size above the required minimum.
============================================================================================== 06:46:38 ==============================================================================================
Result and Log File Information...
WorkFlow log directory: /tmp/vcsaCliInstaller-2018-07-12-06-46-8qv_x80w/workflow_1531377985688
 

 #now the server seems to die or at least the NIC during the install process

 

OVF Tool: Opening OVA source:
/mnt/cd/vcsa-cli-installer/lin64/../../vcsa/VMware-vCenter-Server-Appliance-6.7.0.12000-8832884_OVF10.ova
OVF Tool: Opening VI target: vi://root@192.168.1.54:443/
OVF Tool: Deploying to VI: vi://root@192.168.1.54:443/
OVF Tool: Disk progress: 99%
OVF Tool: Transfer Completed
OVF Tool: Powering on VM: Embedded-vCenter-Server-Appliance-
OVF Tool: Task progress: 58%
OVF Tool: Task Completed
OVF Tool: Waiting for IP address...Error: Operation was canceled
OVF Tool: Error: No route to host
Deployment failed. OVF Tool return error code: 1
 


It's not so much that it fails to install but rather that once the vcenter appliance starts for some reason the network stops working.  Restarting the network does not help either.

When starting the Virtual Appliance the last thing on the console I can see is:

Started Network Time Servce:
[ *** ] (2 of 2) A start job is running for Initial c...metadata service crawler) (21s /no limit)

 

A successful install will look like this:

 

 

========================================= [START] Start executing Task: Invoke OVF Tool to deploy VCSA for installation, upgrade, and migration at 05:58:58 =========================================
Deployment failed. OVF Tool return error code: 255
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification' or '--no-esx-ssl-verify' command parameter, which disables
verification for all certificates. Remove this parameter from the command line if you want server certificates to be verified.
Failed to collect support bundle from appliance because: Cannot gather support bundle because the vm 'Embedded-vCenter-Server-Appliance' was not found on ESX 192.168.1.60. Underlying error details:
Failed to find VM Embedded-vCenter-Server-Appliance
=========================================================================== [FAILED] Task: Deploying vCenter Server Appliance execution failed at 05:58:59
===========================================================================
======================================================================================================================================================================================================
Error message: com.vmware.vcsa.installer.ovf.deploy_appliance: ApplianceDeploymentTask: Caught an exception Deployment failed. OVF Tool return error code: 255
============================================================================================== 05:59:00 ==============================================================================================
Result and Log File Information...
WorkFlow log directory: /var/tmp/vcsaCliInstaller-2018-07-20-05-58-0vi0n75f/workflow_1532066319919
[root@vsphere-center lin64]#



(RUNNING 60/100) - Starting VMware vCenter Server... VCSA Deployment is still running


==========VCSA Deployment Progress Report==========         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.         Task: Run firstboot
scripts.(RUNNING 60/100)    - Starting VMware vCenter Server...
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification' or '--no-esx-ssl-verify' command parameter, which disables
verification for all certificates. Remove this parameter from the command line if you want server certificates to be verified.
Found IP address of target appliance: 192.168.1.61
Proceed with certificate thumbprint check...
Requesting deployment status from target vCSA REST API endpoint 'https://192.168.1.61:5480/rest/vcenter/deployment'
==========VCSA Deployment Progress Report==========         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.         Task: Run firstboot
scripts.(RUNNING 60/100)    - Starting VMware vCenter Server...
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification' or '--no-esx-ssl-verify' command parameter, which disables
verification for all certificates. Remove this parameter from the command line if you want server certificates to be verified.
Found IP address of target appliance: 192.168.1.61
Proceed with certificate thumbprint check...
Requesting deployment status from target vCSA REST API endpoint 'https://192.168.1.61:5480/rest/vcenter/deployment'
==========VCSA Deployment Progress Report==========         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.         Task: Run firstboot
scripts.(RUNNING 60/100)    - Starting VMware vCenter Server...
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification' or '--no-esx-ssl-verify' command parameter, which disables
verification for all certificates. Remove this parameter from the command line if you want server certificates to be verified.
Found IP address of target appliance: 192.168.1.61
Proceed with certificate thumbprint check...
Requesting deployment status from target vCSA REST API endpoint 'https://192.168.1.61:5480/rest/vcenter/deployment'
==========VCSA Deployment Progress Report==========         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.         Task: Run firstboot
scripts.(RUNNING 60/100)    - Starting VMware vCenter Server...
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification' or '--no-esx-ssl-verify' command parameter, which disables
verification for all certificates. Remove this parameter from the command line if you want server certificates to be verified.
Found IP address of target appliance: 192.168.1.61
Proceed with certificate thumbprint check...
Requesting deployment status from target vCSA REST API endpoint 'https://192.168.1.61:5480/rest/vcenter/deployment'
==========VCSA Deployment Progress Report==========         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.         Task: Run firstboot
scripts.(RUNNING 60/100)    - Starting VMware vCenter Server...
VCSA Deployment is still running


Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification' or '--no-esx-ssl-verify' command parameter, which disables
verification for all certificates. Remove this parameter from the command line if you want server certificates to be verified.
Found IP address of target appliance: 192.168.1.61
Proceed with certificate thumbprint check...
Requesting deployment status from target vCSA REST API endpoint 'https://192.168.1.61:5480/rest/vcenter/deployment'
==========VCSA Deployment Progress Report==========         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.         Task: Run firstboot
scripts.(RUNNING 60/100)    - Starting VMware vCenter Server...
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification' or '--no-esx-ssl-verify' command parameter, which disables
verification for all certificates. Remove this parameter from the command line if you want server certificates to be verified.
Found IP address of target appliance: 192.168.1.61
Proceed with certificate thumbprint check...
Requesting deployment status from target vCSA REST API endpoint 'https://192.168.1.61:5480/rest/vcenter/deployment'
==========VCSA Deployment Progress Report==========         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.         Task: Run firstboot
scripts.(RUNNING 60/100)    - Starting VMware vCenter Server...
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification' or '--no-esx-ssl-verify' command parameter, which disables
verification for all certificates. Remove this parameter from the command line if you want server certificates to be verified.
Found IP address of target appliance: 192.168.1.61
Proceed with certificate thumbprint check...
Requesting deployment status from target vCSA REST API endpoint 'https://192.168.1.61:5480/rest/vcenter/deployment'
==========VCSA Deployment Progress Report==========         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.         Task: Run firstboot
scripts.(RUNNING 60/100)    - Starting VMware vCenter Server...
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification' or '--no-esx-ssl-verify' command parameter, which disables
verification for all certificates. Remove this parameter from the command line if you want server certificates to be verified.
Found IP address of target appliance: 192.168.1.61
Proceed with certificate thumbprint check...
Requesting deployment status from target vCSA REST API endpoint 'https://192.168.1.61:5480/rest/vcenter/deployment'
==========VCSA Deployment Progress Report==========         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.         Task: Run firstboot
scripts.(RUNNING 60/100)    - Starting VMware vCenter Server...
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification' or '--no-esx-ssl-verify' command parameter, which disables
verification for all certificates. Remove this parameter from the command line if you want server certificates to be verified.
Found IP address of target appliance: 192.168.1.61
Proceed with certificate thumbprint check...
Requesting deployment status from target vCSA REST API endpoint 'https://192.168.1.61:5480/rest/vcenter/deployment'
==========VCSA Deployment Progress Report==========         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.         Task: Run firstboot
scripts.(RUNNING 60/100)    - Starting VMware vCenter Server...
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification' or '--no-esx-ssl-verify' command parameter, which disables
verification for all certificates. Remove this parameter from the command line if you want server certificates to be verified.
Found IP address of target appliance: 192.168.1.61
Proceed with certificate thumbprint check...
Requesting deployment status from target vCSA REST API endpoint 'https://192.168.1.61:5480/rest/vcenter/deployment'
==========VCSA Deployment Progress Report==========         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.         Task: Run firstboot
scripts.(RUNNING 60/100)    - Starting VMware vCenter Server...
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification' or '--no-esx-ssl-verify' command parameter, which disables
verification for all certificates. Remove this parameter from the command line if you want server certificates to be verified.
Found IP address of target appliance: 192.168.1.61
Proceed with certificate thumbprint check...
Requesting deployment status from target vCSA REST API endpoint 'https://192.168.1.61:5480/rest/vcenter/deployment'
==========VCSA Deployment Progress Report==========         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.         Task: Run firstboot
scripts.(RUNNING 60/100)    - Starting VMware vCenter Server...
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification' or '--no-esx-ssl-verify' command parameter, which disables
verification for all certificates. Remove this parameter from the command line if you want server certificates to be verified.
Found IP address of target appliance: 192.168.1.61
Proceed with certificate thumbprint check...
Requesting deployment status from target vCSA REST API endpoint 'https://192.168.1.61:5480/rest/vcenter/deployment'
==========VCSA Deployment Progress Report==========         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.         Task: Run firstboot
scripts.(RUNNING 60/100)    - Starting VMware vCenter Server...
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification' or '--no-esx-ssl-verify' command parameter, which disables
verification for all certificates. Remove this parameter from the command line if you want server certificates to be verified.
Found IP address of target appliance: 192.168.1.61
Proceed with certificate thumbprint check...
Requesting deployment status from target vCSA REST API endpoint 'https://192.168.1.61:5480/rest/vcenter/deployment'
==========VCSA Deployment Progress Report==========         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.         Task: Run firstboot
scripts.(RUNNING 60/100)    - Starting VMware vCenter Server...
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification' or '--no-esx-ssl-verify' command parameter, which disables
verification for all certificates. Remove this parameter from the command line if you want server certificates to be verified.
Found IP address of target appliance: 192.168.1.61
Proceed with certificate thumbprint check...
Requesting deployment status from target vCSA REST API endpoint 'https://192.168.1.61:5480/rest/vcenter/deployment'
==========VCSA Deployment Progress Report==========         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.         Task: Run firstboot
scripts.(RUNNING 60/100)    - Starting VMware vCenter Server...
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification' or '--no-esx-ssl-verify' command parameter, which disables
verification for all certificates. Remove this parameter from the command line if you want server certificates to be verified.
Found IP address of target appliance: 192.168.1.61
Proceed with certificate thumbprint check...
Requesting deployment status from target vCSA REST API endpoint 'https://192.168.1.61:5480/rest/vcenter/deployment'
==========VCSA Deployment Progress Report==========         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.         Task: Run firstboot
scripts.(RUNNING 60/100)    - Starting VMware vCenter Server...
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification' or '--no-esx-ssl-verify' command parameter, which disables
verification for all certificates. Remove this parameter from the command line if you want server certificates to be verified.
Found IP address of target appliance: 192.168.1.61
Proceed with certificate thumbprint check...
Requesting deployment status from target vCSA REST API endpoint 'https://192.168.1.61:5480/rest/vcenter/deployment'
==========VCSA Deployment Progress Report==========         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.         Task: Run firstboot
scripts.(RUNNING 60/100)    - Starting VMware vCenter Server...
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification' or '--no-esx-ssl-verify' command parameter, which disables
verification for all certificates. Remove this parameter from the command line if you want server certificates to be verified.
Found IP address of target appliance: 192.168.1.61
Proceed with certificate thumbprint check...
Requesting deployment status from target vCSA REST API endpoint 'https://192.168.1.61:5480/rest/vcenter/deployment'
==========VCSA Deployment Progress Report==========         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.         Task: Run firstboot
scripts.(RUNNING 60/100)    - Starting VMware vCenter Server...
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification' or '--no-esx-ssl-verify' command parameter, which disables
verification for all certificates. Remove this parameter from the command line if you want server certificates to be verified.
Found IP address of target appliance: 192.168.1.61
Proceed with certificate thumbprint check...
Requesting deployment status from target vCSA REST API endpoint 'https://192.168.1.61:5480/rest/vcenter/deployment'
==========VCSA Deployment Progress Report==========         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.         Task: Run firstboot
scripts.(RUNNING 60/100)    - Starting VMware vCenter Server...
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification' or '--no-esx-ssl-verify' command parameter, which disables
verification for all certificates. Remove this parameter from the command line if you want server certificates to be verified.
Failed to query appliance API against VM 'Embedded-vCenter-Server-Appliance' on '192.168.1.60' for the deployment status because 'Unable to obtain IP address of the target appliance, it might still
be powering up or during IP transfer.', retrying and will timeout in '3570 seconds
traceback: Traceback (most recent call last):   File "/build/mts/release/bora-7892267/bora/install/vcsa-installer/vcsaCliInstaller/cli_tasks/monitor/monitor_vcenter_deployment_task.py", line 402, in
execute ValueError: Unable to obtain IP address of the target appliance, it might still be powering up or during IP transfer.
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification' or '--no-esx-ssl-verify' command parameter, which disables
verification for all certificates. Remove this parameter from the command line if you want server certificates to be verified.
Failed to query appliance API against VM 'Embedded-vCenter-Server-Appliance' on '192.168.1.60' for the deployment status because 'Unable to obtain IP address of the target appliance, it might still
be powering up or during IP transfer.', retrying and will timeout in '3540 seconds
traceback: Traceback (most recent call last):   File "/build/mts/release/bora-7892267/bora/install/vcsa-installer/vcsaCliInstaller/cli_tasks/monitor/monitor_vcenter_deployment_task.py", line 402, in
execute ValueError: Unable to obtain IP address of the target appliance, it might still be powering up or during IP transfer.



####################fixed it by changing password

Do not use ( & or # or you will have bizarre issues like above

        "os": {
            "password": "8#Klaasyeasy",
            "ntp_servers": "time.nist.gov",
            "ssh_enable": false
        },
        "sso": {
            "password": "DkUOI98(&*93",
            "domain_name": "vsphere.local"
        }

Change to passwords like this:


        "os": {
            "password": "8^Klaasyeasy",
            "ntp_servers": "time.nist.gov",
            "ssh_enable": false
        },
        "sso": {
            "password": "DkUOI98*93",
            "domain_name": "vsphere.local"
        }




==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 63/100)    - Starting VMware Content
Library Service...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 63/100)    - Starting VMware Content
Library Service...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 63/100)    - Starting VMware Content
Library Service...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 63/100)    - Starting VMware Content
Library Service...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 63/100)    - Starting VMware Content
Library Service...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 63/100)    - Starting VMware Content
Library Service...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 63/100)    - Starting VMware Content
Library Service...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 63/100)    - Starting VMware Content
Library Service...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 63/100)    - Starting VMware Content
Library Service...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 63/100)    - Starting VMware Content
Library Service...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 63/100)    - Starting VMware Content
Library Service...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 63/100)    - Starting VMware Content
Library Service...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 65/100)    - Starting VMware ESX Agent
Manager...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 65/100)    - Starting VMware ESX Agent
Manager...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 65/100)    - Starting VMware ESX Agent
Manager...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 68/100)    - Starting VMware Message
Bus Configuration Service...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed
successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 71/100)    - Starting VMware vSphere
Profile-Driven Storage Service...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed
successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 71/100)    - Starting VMware vSphere
Profile-Driven Storage Service...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed
successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 71/100)    - Starting VMware vSphere
Profile-Driven Storage Service...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed
successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 73/100)    - Starting VMware Update
Manager...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 73/100)    - Starting VMware Update
Manager...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 73/100)    - Starting VMware Update
Manager...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 73/100)    - Starting VMware Update
Manager...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 73/100)    - Starting VMware Update
Manager...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 73/100)    - Starting VMware Update
Manager...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 73/100)    - Starting VMware Update
Manager...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 73/100)    - Starting VMware Update
Manager...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 73/100)    - Starting VMware Update
Manager...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 73/100)    - Starting VMware Update
Manager...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 73/100)    - Starting VMware Update
Manager...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 73/100)    - Starting VMware Update
Manager...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 73/100)    - Starting VMware Update
Manager...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 76/100)    - Starting VMware vCenter
High Availability...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 78/100)    - Starting VMware vSphere
Authentication Proxy...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed
successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 78/100)    - Starting VMware vSphere
Authentication Proxy...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed
successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 81/100)    - Starting VMware VSAN Data
Protection Service...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed
successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 84/100)    - Starting VMware VSAN
Health Service...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 84/100)    - Starting VMware VSAN
Health Service...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 84/100)    - Starting VMware VSAN
Health Service...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 84/100)    - Starting VMware VSAN
Health Service...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 86/100)    - Starting VMware vService
Manager...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 86/100)    - Starting VMware vService
Manager...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 86/100)    - Starting VMware vService
Manager...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 89/100)    - Starting VMware Image
Builder Manager...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 89/100)    - Starting VMware Image
Builder Manager...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 92/100)    - Starting VMware vSphere
Auto Deploy Waiter...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed
successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 92/100)    - Starting VMware vSphere
Auto Deploy Waiter...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed
successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 92/100)    - Starting VMware vSphere
Auto Deploy Waiter...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed
successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 92/100)    - Starting VMware vSphere
Auto Deploy Waiter...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed
successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 97/100)    - Starting VMware
Performance Charts...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed
successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 97/100)    - Starting VMware
Performance Charts...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed
successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(RUNNING 97/100)    - Starting VMware
Performance Charts...         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed
successfully.
VCSA Deployment is still running
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
==========VCSA Deployment Progress Report==========         Task: Run firstboot scripts.(SUCCEEDED 100/100) - Task has completed
successfully.         Task: Install required RPMs for the appliance.(SUCCEEDED 100/100)       - Task has completed successfully.
Successfully completed VCSA deployment.  VCSA Deployment Start Time: 2018-07-20T10:25:37.358Z VCSA Deployment End Time:
2018-07-20T12:10:05.023Z
 [SUCCEEDED] Successfully executed Task 'MonitorDeploymentTask: Monitoring Deployment' in TaskFlow 'embedded_vCSA_on_ESXi' at 12:10:34
Monitoring VCSA Deploy task completed
==================== [START] Start executing Task: Provide the login information about new appliance. at 12:10:36 ====================
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
Proceed with certificate thumbprint check...
The certificate for server '192.168.1.60' will not be verified because you have provided either the '--no-ssl-certificate-verification'
or '--no-esx-ssl-verify' command parameter, which disables verification for all certificates. Remove this parameter from the command
line if you want server certificates to be verified.
    Appliance Name: Embedded-vCenter-Server-Appliance
    System Name: 192.168.1.61
    System IP: 192.168.1.61
    Log in as: Administrator@vsphere.local
 [SUCCEEDED] Successfully executed Task 'ApplianceLoginSummaryTask: Provide appliance login information.' in TaskFlow
'embedded_vCSA_on_ESXi' at 12:10:39
============================================================== 12:10:40 ==============================================================
Result and Log File Information...
WorkFlow log directory: /tmp/vcsaCliInstaller-2018-07-20-09-36-n9d4w4qp/workflow_1532079398332

 


Tags:

vmware, vcsa, vsphere, esxi, sso, install, linux, cli, mount, dvd, dev, sr, mnt, alternatively, iso, installer, lin, deploy, template, configured, json, usage, supported, deployment, sizes, upgrade, migrate, descriptions, valid, arguments, provided, retry, previous, versions, defaulted, subcommand, specified, specify, installation, dir, log_dir, ovftool, verification, eula, acknowledge, ceip, pause, warnings, operation_id, esx, ssl, verify, certificate, precheck, yourconfig, preconfigured, templates, ls, embedded_vcsa_on_esxi, psc_first_instance_on_vc, embedded_vcsa_on_vc, psc_replication_on_esxi, embedded_vcsa_replication_on_esxi, psc_replication_on_vc, embedded_vcsa_replication_on_vc, vcsa_on_esxi, psc_first_instance_on_esxi, vcsa_on_vc, meets, requirements, ram, cpu, http, vcdx, vcenter, server, resource, appliance, vcpus, gb, medium, compute, lists, vm, capacity, hosts, vms, default, included, contains, configuration, parameters, embedded, platform, controller, replication, domain, existing, external, smartly, applies, ok, quot, verbose, detailed, updating, copying, tmp, vcsacliinstaller, od, jvta, desired, workflow_, bak, workflow, executing, task, validate, deprecation, parameter, deprecated, ceip_enabled, doesn, acknowledgement, improvement, participation, clioptionsvalidationtask, optionsvalidation, execution, cli_argument_validation, directory, _cs, okb, verfied, succeeded, successfully, executed, taskflow, template_validation, syntax, validation, syntaxvalidationtask, supports, convert, format, blackboard, processing, versionprocessingtask, corresponding, schema, password, new_vcsa, characters, contain, uppercase, lowercase, _, ascii, subsection, ip, octets, system_name, hostname, ipv, fqdn, dns_servers, validations, gateway, invalid, encountered, prefix, integer, obtain, vc, os, rerun, bits, binary, subnet, length, inclusive, ip_family, structurevalidationtask, structure_validation, edit, cp, __version, __comments, username, deployment_network, datastore, deployment_option, maximum, acceptable, thin_disk_mode, mode, static, ntp_servers, nist, gov, ssh_enable, domain_name, provides, enables, improve, products, collects, technical, association, individual, additional, collected, purposes, assurance, www, trustvmware, html, participate, disable, settings, editing, wnppls, null, sgw, vi, qv_x, dependency, graph, pairing, deployed, sequentially, dependencyprocessingtask, installrequirementcollector, gathering, requirement, srcrequirementtask, tasks, credentials, thumbprint, verified, disables, certificates, targetcredentials, requires, hardware, virtualization, localhost, localdomain, recommended, bios, proceeding, hostconfigs, prechecktask, prechecks, host_configs, selected, user, cpus, cores, exceeds, nic, ovf, ova, _ovf, deploying, disk, completed, powering, fails, restarting, virtual, console, servce, initial, metadata, crawler, invoke, migration, bundle, underlying, deploy_appliance, appliancedeploymenttask, exception, var, rpms, firstboot, scripts, requesting, api, endpoint, https, query, unable, retrying, timeout, traceback, mts, bora, cli_tasks, monitor_vcenter_deployment_task, py, execute, valueerror, klaasyeasy, dkuoi, passwords, content, update, availability, authentication, proxy, vsan, vservice, builder, auto, charts, z, monitordeploymenttask, monitoring, login, administrator, applianceloginsummarytask, qp,

Latest Articles

  • How To Add Windows 7 8 10 11 to GRUB Boot List Dual Booting
  • How to configure OpenDKIM on Linux with Postfix and setup bind zonefile
  • Debian Ubuntu 10/11/12 Linux how to get tftpd-hpa server setup tutorial
  • efibootmgr: option requires an argument -- 'd' efibootmgr version 15 grub-install.real: error: efibootmgr failed to register the boot entry: Operation not permitted.
  • Apache Error Won't start SSL Cert Issue Solution Unable to configure verify locations for client authentication SSL Library Error: 151441510 error:0906D066:PEM routines:PEM_read_bio:bad end line SSL Library Error: 185090057 error:0B084009:x509 certif
  • Linux Debian Mint Ubuntu Bridge br0 gets random IP
  • redis requirements
  • How to kill a docker swarm
  • docker swarm silly issues
  • isc-dhcp-server dhcpd how to get longer lease
  • nvidia cannot resume from sleep Comm: nvidia-sleep.sh Tainted: Linux Ubuntu Mint Debian
  • zfs and LUKS how to recover in Linux
  • [error] (28)No space left on device: Cannot create SSLMutex Apache Solution Linux CentOS Ubuntu Debian Mint
  • Save money on bandwidth by disabling reflective rpc queries in Linux CentOS RHEL Ubuntu Debian
  • How to access a disk with bad superblock Linux Ubuntu Debian Redhat CentOS ext3 ext4
  • ImageMagick error convert solution - convert-im6.q16: cache resources exhausted
  • PTY allocation request failed on channel 0 solution
  • docker error not supported as upperdir failed to start daemon: error initializing graphdriver: driver not supported
  • Migrated Linux Ubuntu Mint not starting services due to broken /var/run and dbus - Failed to connect to bus: No such file or directory solution
  • qemu-system-x86_64: Initialization of device ide-hd failed: Failed to get