Here are the issues I see: These two parameters should not be the same: vCServerVMmark3Cluster = ClientCluster vCServerClientCluster = ClientCluster Per the User's Guide, "VMmark requires two v...
See more...
Here are the issues I see: These two parameters should not be the same: vCServerVMmark3Cluster = ClientCluster vCServerClientCluster = ClientCluster Per the User's Guide, "VMmark requires two vSphere clusters, one for the workload VMs (referred to as the SUT cluster) and one for the Client VMs (referred to as the Client cluster). These parameters are not set, and must be shared storage: SVmotion/SVMotionLUNs = XVmotion/XVMotionLUNs = This parameter is set, but please make sure it is shared storage (i.e., Fibre Channel, iSCSI, NFS, etc.): Deploy/DeployLUNs = datastore1 The VMmark 3 benchmark output states "1 Active VMmark3 Hosts" (IP address of 192.168.1.253). The User's Guide states "the benchmark requires a minimum of two ESXi hosts" for the System Under Test cluster. The two settings/values below are incompatible with each other: // For provisioning Tile 1 - N, Tile0 is used as the source and this should be the keyword 'tile0' : Ex 'ProvisioningSource = tile0' ProvisioningSource = tile0 // int ProvisioningNumTiles : 1 or more tiles : Default 1 : If ProvisioningSource is a template this is automatically set to 1 tile. ProvisioningNumTiles = 1 From the output you provided, it appears you have already successfully provisioned 1 tile (tile0). If you wish to provision a second tile, you would set ProvisioningNumTiles to 2. But as I said earlier, the larger issue is that you need two separate clusters, and the SUT cluster needs at least two ESXi hosts with shared storage.