VMware Cloud Community
crankin01
Contributor
Contributor
Jump to solution

Vcenter 7.0 Upgrade and Install Failure at 28%

I have been trying to install vCenter 7.0 on our 7.0 esxi standalone server that we have. This is a new install of everything. I started with vSphere Hypervisor 7.0 and it installed fine with no issues. Since then I have been trying to install vCenter using the ui and it fails at 28% every time. I have verified that my DNS records are correct, as I read in another post that it might be causing an issue. I have checked all my network setups and there is nothing blocking the communication between the 2 subnets. Also to make sure everything network wise was working correctly and to try and upgrade instead of install fresh, I install vCenter 6.7 and it went off without a hitch. So I am at a loss as to why I can't upgrade or install fresh vCenter 7.0. Here is some of the Network information and Logs from the failure.

EDIT: As requested I am uploading the log files and images without redaction.

Here is how we have the network setup.

vSphere Hypervisor - 192.168.110.5

vCenter Server 6.7 - 192.168.111.10

DNS records - fcr1-vcenter.uwfcyber.net -> 192.168.111.10

nslookup fcr1-vcenter.uwfcyber.net

name: fcr1-vcenter.uwfcyber.net

Address: 192.168.111.10

ESXI Networking

Host Management VLAN ID 111

Management Network VLAN ID 110

These are the network settings I have been trying to use when I update or install vsca 7.0

Logs of failure:

2020-08-11T18:39:42.602Z - info: [AppComponent] Locale initialised: English

2020-08-11T18:39:42.604Z - info: [AppComponent] Product: vcsa

2020-08-11T18:39:42.617Z - info: [AppService] Using cached ovfOptions

2020-08-11T18:39:42.619Z - info: [AppComponent] version.js buildnumber: 15756650

2020-08-11T18:39:42.619Z - info: [AppComponent] App runtime buildnumber: 15756650

2020-08-11T18:39:42.619Z - info: [AppComponent] Build numbers matched

2020-08-11T18:39:42.621Z - info: [AppComponent] Found ovftool with correct version from the discovered path

2020-08-11T18:39:42.621Z - info: [AppComponent] Saved OVA folder path: G:\vcsa

2020-08-11T18:39:42.621Z - info: [AppComponent] Saved ovftool path: G:\vcsa\ovftool\win32\ovftool.exe

2020-08-11T18:39:44.356Z - debug: wizardTitle: Install - Stage 1: Deploy vCenter Server

2020-08-11T18:39:44.372Z - debug: wizardTitle: Install - Stage 1: Deploy vCenter Server

2020-08-11T18:40:00.390Z - info: THUMBPRINT(Target): 38:38:32:5B:9A:4D:4B:86:A0:59:18:9F:50:B5:72:8B:A0:E7:42:3F

2020-08-11T18:40:01.756Z - info: login() to 192.168.110.5

2020-08-11T18:40:01.756Z - info: initializing vsphere API connection to 192.168.110.5:443

2020-08-11T18:40:01.919Z - info: vimService apiType: HostAgent, version: 7.0.0

2020-08-11T18:40:01.935Z - debug: session does not exist: 192.168.110.5, root

2020-08-11T18:40:01.935Z - debug: Logging in to 192.168.110.5:443 as root

2020-08-11T18:40:01.966Z - info: Logged in to 192.168.110.5:443 as root, session: 52ae469c-42cf-9593-e931-977975112ee1

2020-08-11T18:40:01.966Z - debug: After successful login, initiate pingTimer with delay: 300000

2020-08-11T18:40:01.994Z - debug: admin roles:[ { entity: { value: 'ha-folder-root', type: 'Folder' },

    principal: 'vpxuser',

    group: false,

    roleId: -1,

    propagate: true },

  { entity: { value: 'ha-folder-root', type: 'Folder' },

    principal: 'dcui',

    group: false,

    roleId: -1,

    propagate: true },

  { entity: { value: 'ha-folder-root', type: 'Folder' },

    principal: 'root',

    group: false,

    roleId: -1,

    propagate: true } ]

2020-08-11T18:40:01.994Z - debug: user: root, userPrincipal: root

2020-08-11T18:40:01.996Z - debug: userHasAdminRole: root: root: has admin role

2020-08-11T18:40:01.996Z - debug: adminRole: true

2020-08-11T18:40:01.996Z - info: host target precheck

2020-08-11T18:40:02.225Z - info: hostPrecheck: FCR1-Host1.uwfcyber.net, ha-host

2020-08-11T18:40:02.225Z - info: ESXi hostVersion=7, minVersion=6.5

2020-08-11T18:40:02.225Z - info: lockdownMode: 'lockdownDisabled'

2020-08-11T18:40:02.225Z - info: inMaintenanceMode: false

2020-08-11T18:40:02.225Z - info: hostPrecheck succeeded: FCR1-Host1.uwfcyber.net

2020-08-11T18:40:02.225Z - info: ESXi hostCheck was successful

2020-08-11T18:40:02.247Z - debug: [object Object]

2020-08-11T18:40:30.424Z - error: Could not get response in 30000 ms, from host: 192.168.110.5

2020-08-11T18:40:43.626Z - info: vmName: FCR1 vCenter Server

2020-08-11T18:40:43.659Z - info: number of vms with name, FCR1 vCenter Server: 0

2020-08-11T18:40:43.682Z - debug: Deployment size page description: Select the deployment size for this vCenter Server.

2020-08-11T18:40:43.682Z - info: ovftoolCmd: G:\vcsa\ovftool\win32\ovftool.exe

2020-08-11T18:40:43.683Z - debug: ovaFileNameRe: /.*_OVF10.ova$/

2020-08-11T18:40:43.683Z - debug: files in G:\vcsa: VMware-vCenter-Server-Appliance-7.0.0.10100-15952498_OVF10.ova,ovftool,version.txt

2020-08-11T18:40:43.683Z - info: ovaFile: G:\vcsa\VMware-vCenter-Server-Appliance-7.0.0.10100-15952498_OVF10.ova

2020-08-11T18:40:44.298Z - info: probeOvf exited with status 0

2020-08-11T18:40:44.299Z - info: probeOvf productName: VMware vCenter Server Appliance

2020-08-11T18:40:44.299Z - info: probeOvf fullVersion: 7.0.0.10100 build 15952498

2020-08-11T18:40:44.301Z - info: probeOvf result: + SUCCESS

2020-08-11T18:40:44.308Z - info: layout file: G:\vcsa-ui-installer\win32\resources\app\resources\layout.json

2020-08-11T18:40:44.308Z - info: nDeploymentOptions: 15

2020-08-11T18:40:44.310Z - debug: noDbSeatInSource: false, dbSeatProvided: 1464320

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny-xlstorage]: disk-core, required: 44, provided: 25600

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny-xlstorage]: disk-log, required: 38, provided: 10240

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny-xlstorage]: disk-db, required: 98, provided: 10240

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny-xlstorage]: disk-dblog, required: 86, provided: 15360

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny-xlstorage]: disk-seat, required: 50, provided: 1464320

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny-xlstorage]: disk-netdump, required: 1, provided: 1024

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny-xlstorage]: disk-autodeploy, required: 23, provided: 10240

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny-xlstorage]: disk-imagebuilder, required: 23, provided: 10240

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny-xlstorage]: disk-updatemgr, required: 69, provided: 102400

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny-xlstorage]: disk-swap, required: 0, provided: 25600

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny-xlstorage]: diskSpace, required: undefined, provided: 3245

2020-08-11T18:40:44.310Z - info: checkDiskspace:[tiny-xlstorage]: true

2020-08-11T18:40:44.310Z - debug: noDbSeatInSource: false, dbSeatProvided: 563200

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny-lstorage]: disk-core, required: 44, provided: 25600

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny-lstorage]: disk-log, required: 38, provided: 10240

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny-lstorage]: disk-db, required: 98, provided: 10240

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny-lstorage]: disk-dblog, required: 86, provided: 15360

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny-lstorage]: disk-seat, required: 50, provided: 563200

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny-lstorage]: disk-netdump, required: 1, provided: 1024

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny-lstorage]: disk-autodeploy, required: 23, provided: 10240

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny-lstorage]: disk-imagebuilder, required: 23, provided: 10240

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny-lstorage]: disk-updatemgr, required: 69, provided: 102400

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny-lstorage]: disk-swap, required: 0, provided: 25600

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny-lstorage]: diskSpace, required: undefined, provided: 1490

2020-08-11T18:40:44.310Z - info: checkDiskspace:[tiny-lstorage]: true

2020-08-11T18:40:44.310Z - debug: noDbSeatInSource: false, dbSeatProvided: 10240

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny]: disk-core, required: 44, provided: 25600

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny]: disk-log, required: 38, provided: 10240

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny]: disk-db, required: 98, provided: 10240

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny]: disk-dblog, required: 86, provided: 15360

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny]: disk-seat, required: 50, provided: 10240

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny]: disk-netdump, required: 1, provided: 1024

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny]: disk-autodeploy, required: 23, provided: 10240

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny]: disk-imagebuilder, required: 23, provided: 10240

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny]: disk-updatemgr, required: 69, provided: 102400

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny]: disk-swap, required: 0, provided: 25600

2020-08-11T18:40:44.310Z - debug: checkDiskspace:[tiny]: diskSpace, required: undefined, provided: 415

2020-08-11T18:40:44.310Z - info: checkDiskspace:[tiny]: true

2020-08-11T18:40:44.310Z - debug: default storage: tiny, 415

2020-08-11T18:40:44.310Z - debug: large storage: tiny-lstorage, 1490

2020-08-11T18:40:44.310Z - debug: x-large storage: tiny-xlstorage, 3245

2020-08-11T18:40:44.310Z - debug: pre-defined defIdx found: 0

2020-08-11T18:40:44.310Z - info: defIdx: 0, id: tiny

2020-08-11T18:40:44.312Z - info: { id: 'tiny',

  isDefault: 'true',

  cpu: 2,

  memory: 12288,

  'host-count': 10,

  'vm-count': 100,

  label: 'Tiny',

  description: undefined,

  diskSpace: 415,

  'disk-swap': 25600,

  'disk-core': 25600,

  'disk-log': 10240,

  'disk-db': 10240,

  'disk-dblog': 15360,

  'disk-seat': 10240,

  'disk-netdump': 1024,

  'disk-autodeploy': 10240,

  'disk-imagebuilder': 10240,

  'disk-updatemgr': 102400,

  undefined: 0 }

2020-08-11T18:40:44.312Z - info: { id: 'default', label: 'Default' }

2020-08-11T18:40:48.165Z - info: selectedProfile: id=tiny

2020-08-11T18:40:48.165Z - debug: selectedProfile: { id: 'tiny',

  isDefault: 'true',

  cpu: 2,

  memory: 12288,

  'host-count': 10,

  'vm-count': 100,

  label: 'Tiny',

  description: undefined,

  diskSpace: 415,

  'disk-swap': 25600,

  'disk-core': 25600,

  'disk-log': 10240,

  'disk-db': 10240,

  'disk-dblog': 15360,

  'disk-seat': 10240,

  'disk-netdump': 1024,

  'disk-autodeploy': 10240,

  'disk-imagebuilder': 10240,

  'disk-updatemgr': 102400,

  undefined: 0 }

2020-08-11T18:40:48.165Z - info: tgtHostName: 192.168.110.5, hostName: FCR1-Host1.uwfcyber.net

2020-08-11T18:40:48.165Z - debug: hardware: { vendor: 'Dell Inc.',

  model: 'PowerEdge R840',

  uuid: '4c4c4544-004d-3310-8054-b3c04f483033',

  otherIdentifyingInfo:

   [ { identifierValue: '', identifierType: [Object] },

     { identifierValue: '3M3TH03', identifierType: [Object] },

     { identifierValue: '3M3TH03', identifierType: [Object] },

     { identifierValue: '3M3TH03', identifierType: [Object] },

     { identifierValue: 'Dell System', identifierType: [Object] },

     { identifierValue: '5[0000]', identifierType: [Object] },

     { identifierValue: '14[1]', identifierType: [Object] },

     { identifierValue: '26[0]', identifierType: [Object] },

     { identifierValue: '17[A0DB0FEFEA8A4149]',

       identifierType: [Object] },

     { identifierValue: '17[A07F1950BE2A6455]',

       identifierType: [Object] },

     { identifierValue: '17[A07F0D5E563B7979]',

       identifierType: [Object] },

     { identifierValue: '17[A0DA1DFC826B750C]',

       identifierType: [Object] },

     { identifierValue: '18[0]', identifierType: [Object] },

     { identifierValue: '19[1]', identifierType: [Object] },

     { identifierValue: '19[1]', identifierType: [Object] },

     { identifierValue: '19[1]', identifierType: [Object] },

     { identifierValue: '19[1]', identifierType: [Object] } ],

  memorySize: 549173608448,

  cpuModel: 'Intel(R) Xeon(R) Gold 6142 CPU @ 2.60GHz',

  cpuMhz: 2594,

  numCpuPkgs: 4,

  numCpuCores: 64,

  numCpuThreads: 64,

  numNics: 16,

  numHBAs: 5 }

2020-08-11T18:40:48.189Z - debug: Storage page description: Select the storage location for this vCenter Server.

2020-08-11T18:40:48.222Z - debug: Got 2 datastores

2020-08-11T18:40:48.251Z - debug: dsName: Control Datastore, isWritable: true, dsType: VMFS

2020-08-11T18:40:48.270Z - debug: dsName: FCR Datastore, isWritable: true, dsType: VMFS

2020-08-11T18:40:48.270Z - info: datastore: total=2, display=2

2020-08-11T18:40:48.273Z - debug: selectedDatastoreIdx: 0,

2020-08-11T18:40:53.313Z - debug: Selected datastore: { diskMode: 'thin',

  moRef: '5f2d01e2-398d511c-5747-e4434b9c4b44',

  name: 'Control Datastore',

  type: 'VMFS-6',

  mode: 'existing',

  datastores:

   [ { moid: '5f2d0c8f-1b701b38-1405-e4434b9c4b44',

       name: 'FCR Datastore',

       type: 'VMFS-6',

       versionNum: 6,

       capacity: '5.82 TB',

       disabled: false,

       freeSpace: '5.82 TB',

       provisioned: '1.5 GB',

       thinProvisioning: true,

       displayThinProvising: 'Supported',

       rawCapacity: 6401111883776,

       rawFreeSpace: 6399499173888,

       rawProvisioned: 1612709888 },

     { moid: '5f2d01e2-398d511c-5747-e4434b9c4b44',

       name: 'Control Datastore',

       type: 'VMFS-6',

       versionNum: 6,

       capacity: '1.51 TB',

       disabled: false,

       freeSpace: '1.51 TB',

       provisioned: '1.43 GB',

       thinProvisioning: true,

       displayThinProvising: 'Supported',

       rawCapacity: 1662152343552,

       rawFreeSpace: 1660617228288,

       rawProvisioned: 1535115264 } ],

  diskModeName: 'thin' }

2020-08-11T18:40:53.313Z - debug: selectedItem: { moid: '5f2d01e2-398d511c-5747-e4434b9c4b44',

  name: 'Control Datastore',

  type: 'VMFS-6',

  versionNum: 6,

  capacity: '1.51 TB',

  disabled: false,

  freeSpace: '1.51 TB',

  provisioned: '1.43 GB',

  thinProvisioning: true,

  displayThinProvising: 'Supported',

  rawCapacity: 1662152343552,

  rawFreeSpace: 1660617228288,

  rawProvisioned: 1535115264 }

2020-08-11T18:40:53.313Z - debug: selectedDatastoreMoid: 5f2d01e2-398d511c-5747-e4434b9c4b44

2020-08-11T18:40:53.314Z - debug: sizingData: { id: 'tiny',

  isDefault: 'true',

  cpu: 2,

  memory: 12288,

  'host-count': 10,

  'vm-count': 100,

  label: 'Tiny',

  description: undefined,

  diskSpace: 415,

  'disk-swap': 25600,

  'disk-core': 25600,

  'disk-log': 10240,

  'disk-db': 10240,

  'disk-dblog': 15360,

  'disk-seat': 10240,

  'disk-netdump': 1024,

  'disk-autodeploy': 10240,

  'disk-imagebuilder': 10240,

  'disk-updatemgr': 102400,

  undefined: 0 }

2020-08-11T18:40:53.314Z - debug: diskSpaceR: 26843545600

2020-08-11T18:40:53.314Z - debug: selected datastore: Control Datastore, freeSpaceGb: 1546, diskSpaceR=26843545600, diskMode=thin

2020-08-11T18:40:53.314Z - debug: thin diskMode, freeSpace: 1660617228288, diskSpaceR: 26843545600

2020-08-11T18:40:53.314Z - debug: validateDiskspace was successful

2020-08-11T18:40:53.341Z - debug: Network settings page description: Configure network settings for this vCenter Server.

2020-08-11T18:40:53.342Z - info: networkFamily options IPv4, IPv6

2020-08-11T18:40:53.373Z - debug: Got 1 networks

2020-08-11T18:40:53.391Z - debug: networks retrieved: [ { _type: 'Network',

    _moid: 'HaNetwork-Host Management',

    host: [ [Object] ],

    name: 'Host Management',

    summary:

     { network: [Object],

       name: 'Host Management',

       accessible: true,

       ipPoolName: '' },

    vm: [],

    vimType: 'vim.Network' } ]

2020-08-11T18:40:53.392Z - debug: networks filtered: [ { name: 'Host Management',

    moid: 'HaNetwork-Host Management',

    type: 'vim.Network' } ]

2020-08-11T18:40:53.392Z - info: default network was set to Host Management

2020-08-11T18:40:53.392Z - debug: nwSelected: { name: 'Host Management',

  moid: 'HaNetwork-Host Management',

  type: 'vim.Network' }

2020-08-11T18:41:18.041Z - debug: Source VC IP address in DOM input value is: fcr1-vcenter.uwfcyber.net

2020-08-11T18:41:18.041Z - debug: Source VC IP Value in data model is: fcr1-vcenter.uwfcyber.net

2020-08-11T18:41:18.041Z - debug: Source VC IP Value in data model after correction is: fcr1-vcenter.uwfcyber.net

2020-08-11T18:41:39.452Z - debug: this.networkData: { moRef: 'vim.Network:HaNetwork-Host Management',

  name: 'Host Management',

  netAddrFamily: 'IPv4',

  netMode: 'static',

  netModeString: 'static',

  netAddr: '192.168.111.10',

  netPrefix: '',

  netGateway: '192.168.111.2',

  hostName: 'fcr1-vcenter.uwfcyber.net',

  netConvertedPrefix: '255.255.255.0',

  dnsServerNames: [ '192.168.81.10', '192.168.81.11' ],

  dnsServerString: '192.168.81.10,192.168.81.11',

  httpPort: '80',

  httpsPort: '443',

  networks:

   [ { name: 'Host Management',

       moid: 'HaNetwork-Host Management',

       type: 'vim.Network' } ] }

2020-08-11T18:41:39.452Z - debug: targetServer: 192.168.110.5, sysName: fcr1-vcenter.uwfcyber.net, ipAddr: 192.168.111.10

2020-08-11T18:41:39.452Z - debug: checking if 192.168.111.10 exists in the network of vimConn: undefined

2020-08-11T18:41:39.452Z - debug: isIp: 192.168.111.10: true

2020-08-11T18:41:39.453Z - debug: getVmWithIPFQDN: hostName 192.168.111.10 is associated with [ '192.168.111.10' ]

2020-08-11T18:41:39.491Z - error: No VM found with hostname 192.168.111.10

2020-08-11T18:41:39.491Z - debug: Error in getVmWithIPFQDN: No VM found with hostname 192.168.111.10

2020-08-11T18:41:39.491Z - info: Network Prechecks Succeeded

2020-08-11T18:41:39.518Z - debug: scope.networkPrefixLabel: Subnet mask or prefix length

2020-08-11T18:41:39.519Z - debug: Summary page: summaryTargetLabel: Target ESXi host

2020-08-11T18:41:43.707Z - debug: sucMsg: You have successfully deployed the vCenter Server.

2020-08-11T18:41:43.708Z - info: vcsaFilePath: G:\vcsa

2020-08-11T18:41:43.708Z - debug: network prefix length: 24

2020-08-11T18:41:43.708Z - info: <PERFORMANCE>:DEPLOYMENT_SIZE:tiny

2020-08-11T18:41:43.708Z - debug: ovaFile retrieved: G:\vcsa\VMware-vCenter-Server-Appliance-7.0.0.10100-15952498_OVF10.ova

2020-08-11T18:41:43.708Z - info: OVF Tool Options: --X:logFile=C:\Users\ADM~1.CRA\AppData\Local\Temp\5\vcsaUiInstaller\ovftool-20200811-133942515-20200811-134143708.log --X:logLevel=trivia --machineOutput --I:morefArgs --targetSSLThumbprint=38:38:32:5B:9A:4D:4B:86:A0:59:18:9F:50:B5:72:8B:A0:E7:42:3F --acceptAllEulas --powerOn --X:enableHiddenProperties --allowExtraConfig --X:injectOvfEnv --sourceType=OVA --name=FCR1 vCenter Server --deploymentOption=tiny --prop:guestinfo.cis.deployment.node.type=embedded --prop:guestinfo.cis.deployment.autoconfig=False --prop:guestinfo.cis.clientlocale=en --datastore=vim.Datastore:5f2d01e2-398d511c-5747-e4434b9c4b44 --net:Network 1=vim.Network:HaNetwork-Host Management --prop:guestinfo.cis.appliance.net.addr.family=ipv4 --prop:guestinfo.cis.appliance.net.mode=static --diskMode=thin --prop:guestinfo.cis.appliance.net.pnid=fcr1-vcenter.uwfcyber.net --prop:guestinfo.cis.appliance.net.addr=192.168.111.10 --prop:guestinfo.cis.appliance.net.prefix=24 --prop:guestinfo.cis.appliance.net.dns.servers=192.168.81.10,192.168.81.11 --prop:guestinfo.cis.appliance.net.gateway=192.168.111.2 --prop:guestinfo.cis.appliance.net.ports={"rhttpproxy.ext.port1":"80","rhttpproxy.ext.port2":"443"} --prop:guestinfo.cis.appliance.root.passwd=CENSORED G:\vcsa\VMware-vCenter-Server-Appliance-7.0.0.10100-15952498_OVF10.ova vi://root:CENSORED@192.168.110.5:443

2020-08-11T18:41:43.708Z - debug: ovftoolCmd retrieved: G:\vcsa\ovftool\win32\ovftool.exe

2020-08-11T18:41:43.994Z - info: output:MANIFEST

+ <ManifestValidate valid="true"/>

2020-08-11T18:41:43.995Z - info: output:CERTIFICATE

+ <CertificatePeriod expired="true"/>

2020-08-11T18:41:44.000Z - info: output:CERTIFICATE

2020-08-11T18:41:44.000Z - info: output:+ <CertIssuer>

+ /C=US/ST=California/L=Palo Alto/O=VMware, Inc.

+ </CertIssuer>

+ <CertSubject>

+ /C=US/ST=California/L=Palo Alto/O=VMware, Inc.

+ </CertSubject>

+ <X509Cert>

+ -----BEGIN CERTIFICATE-----

+ MIIDyzCCArOgAwIBAgIJAIR/y018RgMXMA0GCSqGSIb3DQEBCwUAME0xCzAJBgNV

+ BAYTAlVTMRMwEQYDVQQIDApDYWxpZm9ybmlhMRIwEAYDVQQHDAlQYWxvIEFsdG8x

+ FTATBgNVBAoMDFZNd2FyZSwgSW5jLjAeFw0xNjA5MDgwMTE3MjFaFw0yOTEyMzEw

+ MTE3MjFaME0xCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApDYWxpZm9ybmlhMRIwEAYD

+ VQQHDAlQYWxvIEFsdG8xFTATBgNVBAoMDFZNd2FyZSwgSW5jLjCCASAwDQYJKoZI

+ hvcNAQEBBQADggENADCCAQgCggEBALU9NUtC39fqG7yo2XAswUmtli9uA+31uAMw

+ 9FFHAEv/it8pzBQZ/4r+2bN+GnXOWhuDd1K4ApKMRvoO4LwQfZxrkx4pXrsu0gdb

+ 4OunHw0D8MrdzSoob8Js/uq+IJ+8Bhsc6b7RzTUt9HeDWzHasAJVgMsjehGt23ay

+ 9FKOT6dVD6D/Xi3qJnB/4t/XNS6L63dC3ea4guzKDyLaXIP5bf/m56jvVImFjhhT

+ W2ASbnEUlZIVrEuyVcdG7e3FvZufE553JmHL0YG/0m5bIHXKRzBRx0D3HHOAzOKw

+ kkOnxJHSTN4Hz8hSYCWvzUAjSYL3Q8qiTd7GHJ2ynsRnu3KlzKUCAQOjga8wgaww

+ HQYDVR0OBBYEFHg8KQJdm8NPQDmYP41uEgKG+VNwMH0GA1UdIwR2MHSAFHg8KQJd

+ m8NPQDmYP41uEgKG+VNwoVGkTzBNMQswCQYDVQQGEwJVUzETMBEGA1UECAwKQ2Fs

+ aWZvcm5pYTESMBAGA1UEBwwJUGFsbyBBbHRvMRUwEwYDVQQKDAxWTXdhcmUsIElu

+ Yy6CCQCEf8tNfEYDFzAMBgNVHRMEBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQAD

+ K9uUhsXzpuUcWJq83Vh2HHSxZ/DdR6h+FNYHfEX8h8DOIwhRHhIHoqXkwwnpbjip

+ FBtSzNKzTmzMQBwB7GwzGSsBO2TU8alX2ssnDg2AqwgIeLzclfaQlYoid678Krew

+ nFryr9PYMntr7uyU1duesmey12GS2z5UIhA4BaOnrPJcLCP22nXVlPEsa46ob7XH

+ j4ngZ0ck/qE58Z90GaAuxaa2R3OlHQ+AhXc3q5IixqMDa0MLPd41Qv2kC5iZ+tCf

+ XVdlf4/RqQBNHR8FFVxcjpaROId9Y9/yHdsMt55nN7pf7vRf5vSk1bHvLmlOYgiR

+ tAj6rdPq0c+/C+fct1cM

+ -----END CERTIFICATE-----

+ </X509Cert>

2020-08-11T18:41:44.664Z - info: output:PROGRESS

2020-08-11T18:41:46.572Z - info: output:+ 1

2020-08-11T18:41:47.975Z - info: output:+ 2

2020-08-11T18:41:49.734Z - info: output:+ 3

2020-08-11T18:41:51.211Z - info: output:+ 4

2020-08-11T18:41:52.629Z - info: output:+ 5

2020-08-11T18:41:54.083Z - info: output:+ 6

2020-08-11T18:41:55.834Z - info: output:+ 7

2020-08-11T18:41:57.437Z - info: output:+ 8

2020-08-11T18:41:58.769Z - info: output:+ 9

2020-08-11T18:42:00.289Z - info: output:+ 10

2020-08-11T18:42:01.791Z - info: output:+ 11

2020-08-11T18:42:03.362Z - info: output:+ 12

2020-08-11T18:42:05.078Z - info: output:+ 13

2020-08-11T18:42:06.382Z - info: output:+ 14

2020-08-11T18:42:08.039Z - info: output:+ 15

2020-08-11T18:42:09.475Z - info: output:+ 16

2020-08-11T18:42:11.048Z - info: output:+ 17

2020-08-11T18:42:12.350Z - info: output:+ 18

2020-08-11T18:42:13.949Z - info: output:+ 19

2020-08-11T18:42:15.287Z - info: output:+ 20

2020-08-11T18:42:16.875Z - info: output:+ 21

2020-08-11T18:42:18.208Z - info: output:+ 22

2020-08-11T18:42:19.804Z - info: output:+ 23

2020-08-11T18:42:21.169Z - info: output:+ 24

2020-08-11T18:42:22.788Z - info: output:+ 25

2020-08-11T18:42:24.408Z - info: output:+ 26

2020-08-11T18:42:25.756Z - info: output:+ 27

2020-08-11T18:42:27.328Z - info: output:+ 28

2020-08-11T18:42:28.686Z - info: output:+ 29

2020-08-11T18:42:30.289Z - info: output:+ 30

2020-08-11T18:42:31.693Z - info: output:+ 31

2020-08-11T18:42:33.342Z - info: output:+ 32

2020-08-11T18:42:34.729Z - info: output:+ 33

2020-08-11T18:42:36.363Z - info: output:+ 34

2020-08-11T18:42:37.951Z - info: output:+ 35

2020-08-11T18:42:43.718Z - info: ovfProcess child process exited with code 3221226356

2020-08-11T18:45:01.982Z - debug: Updated current session with lstActTm Tue Aug 11 2020 13:45:01 GMT-0500 (Central Daylight Time)

2020-08-11T18:50:02.004Z - debug: Updated current session with lstActTm Tue Aug 11 2020 13:50:02 GMT-0500 (Central Daylight Time)

2020-08-11T18:54:18.746Z - info: Progress Controller: User attempted to cancel the installation process

2020-08-11T18:54:18.746Z - info: Progress Controller: User cancelled the installer

2020-08-11T18:54:18.746Z - info: Terminate the ovfDeploy process

2020-08-11T18:54:18.752Z - info: Cancelling the ping timer for session mgmt

1 Solution

Accepted Solutions
crankin01
Contributor
Contributor
Jump to solution

Come to find out the VSCA 7.0 installer that I was using to deploy vCenter had issues. I can't nail down what the issue was with the installer but once we got another installer package vCenter installed with no issues. Thanks for all the help.

_________________________________________________________________________________________________________________________________________________

"Did you find this helpful? Let us know by completing this survey (takes 1 minute!)"

View solution in original post

6 Replies
daphnissov
Immortal
Immortal
Jump to solution

It'd be really helpful to see what DNS server information you're provided. And, generally speaking, if you're deploying to RFC 1918 spaces, you're protecting nothing by redacting all or even a portion of those addresses. You just make it more difficult to help diagnose your issue.

0 Kudos
scott28tt
VMware Employee
VMware Employee
Jump to solution

Moderator: Thread moved to the vSphere Upgrade & Install area.


-------------------------------------------------------------------------------------------------------------------------------------------------------------

Although I am a VMware employee I contribute to VMware Communities voluntarily (ie. not in any official capacity)
VMware Training & Certification blog
0 Kudos
crankin01
Contributor
Contributor
Jump to solution

I understand, I am going to wipe everything and start fresh. I will upload the logs with no redaction and also the DNS information. Give me a little while to wipe everything and try install it again.

What information do you need relating to DNS?

0 Kudos
Lalegre
Virtuoso
Virtuoso
Jump to solution

I can see that you are deploying to an ESXi but is this ESXi already joined into another vCenter?

This happened sometimes if DRS moves the VM from the hosts you started deploying and then the deployment fails.

0 Kudos
crankin01
Contributor
Contributor
Jump to solution

This is a standalone ESXI host and it was a fresh install and has no association with any other vCenter. After failing to deploy 7.0 multiple times I tried the 6.7 version and it deployed without any issues. But I will check on DRS.

0 Kudos
crankin01
Contributor
Contributor
Jump to solution

Come to find out the VSCA 7.0 installer that I was using to deploy vCenter had issues. I can't nail down what the issue was with the installer but once we got another installer package vCenter installed with no issues. Thanks for all the help.

_________________________________________________________________________________________________________________________________________________

"Did you find this helpful? Let us know by completing this survey (takes 1 minute!)"