- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @dmorse
two separate clusters, and the SUT cluster have two ESXi hosts with shared storage.
I still same issue , may you help me ?
if you need any information , please let me know.
vCServerVMmark3Cluster = ClientCluster
// String vCServerClientCluster : Default empty : Ex vCServerClientCluster = ClientCluster1 : This is the cluster of hosts running your
// Client VMs and is where provisioning will place new client VMs.
vCServerClientCluster = Client
// String SVmotion/SVMotionLUNs : Specifies which LUNs to use for Storage VMotions. Must be shared storage. : Default empty
SVmotion/SVMotionLUNs = san
// String XVmotion/XVMotionLUNs : Specifies which LUNs to use for XVMotions. Must be shared storage. : Default empty
XVmotion/XVMotionLUNs = san
// String Deploy/DeployLUNs : Specifies which LUNs to use for Deploys. Must be shared storage. : Default empty
Deploy/DeployLUNs = san
AllowRunOverwrite = true
// String runName : Name of provisioning output, stored in ~/VMmark3/provisioning-output/<name> : Default vmmark3-output : Ex VMmark3-BuildOut1
RunName = vmmark3-1tiles
// String ProvisioningSource : default empty: This is the mechanism for users to specify which tile is being created.
// For provisioning Tile 0 this should be a valid VMmark3 template : Ex: 'ProvisioningSource = vmmark3-template-103016'
// For provisioning Tile 1 - N, Tile0 is used as the source and this should be the keyword 'tile0' : Ex 'ProvisioningSource = tile0'
// Default empty
// ProvisioningSource = vmmark3.1.1-template-031420
ProvisioningSource = tile0
2023-06-21T10:26:03.401 [main] WARN vCSc : Skipping Network tests as TemplateVM is null
2023-06-21T10:26:03.401 [main] INFO MAIN : Provisioning Validation Passed
2023-06-21T10:26:03.403 [main] INFO RMQ : Starting RabbitMQ DeleteQueue
2023-06-21T10:26:03.450 [main] INFO RMQ : Deleted Queue vmmark
2023-06-21T10:26:03.454 [main] INFO vCSc : Cataloging Deployed VMs (1 Tiles)
2023-06-21T10:26:03.545 [main] INFO vCSc : IP:Name :: 192.168.1.11 ElasticDB0
2023-06-21T10:26:03.621 [main] INFO vCSc : IP:Name :: 192.168.1.10 ElasticAppB0
2023-06-21T10:26:03.687 [main] INFO vCSc : IP:Name :: 192.168.1.9 ElasticAppA0
2023-06-21T10:26:03.712 [main] INFO vCSc : IP:Name :: 192.168.1.20 Standby0
2023-06-21T10:26:03.728 [main] INFO vCSc : IP:Name :: 192.168.1.5 DS3DB0
2023-06-21T10:26:03.756 [main] INFO vCSc : IP:Name :: 192.168.1.15 AuctionWebB0
2023-06-21T10:26:03.772 [main] INFO vCSc : IP:Name :: 192.168.1.14 AuctionWebA0
2023-06-21T10:26:03.790 [main] INFO vCSc : IP:Name :: 192.168.1.8 ElasticWebB0
2023-06-21T10:26:03.807 [main] INFO vCSc : IP:Name :: 192.168.1.7 ElasticWebA0
2023-06-21T10:26:03.823 [main] INFO vCSc : IP:Name :: 192.168.1.13 AuctionMSQ0
2023-06-21T10:26:03.842 [main] INFO vCSc : IP:Name :: 192.168.1.1 Client0
2023-06-21T10:26:03.859 [main] INFO vCSc : IP:Name :: 192.168.1.12 AuctionLB0
2023-06-21T10:26:03.875 [main] INFO vCSc : IP:Name :: 192.168.1.18 AuctionNoSQL0
2023-06-21T10:26:03.893 [main] INFO vCSc : IP:Name :: 192.168.1.17 AuctionAppB0
2023-06-21T10:26:03.911 [main] INFO vCSc : IP:Name :: 192.168.1.4 DS3WebC0
2023-06-21T10:26:03.930 [main] INFO vCSc : IP:Name :: 192.168.1.16 AuctionAppA0
2023-06-21T10:26:03.947 [main] INFO vCSc : IP:Name :: 192.168.1.3 DS3WebB0
2023-06-21T10:26:03.961 [main] INFO vCSc : IP:Name :: 192.168.1.6 ElasticLB0
2023-06-21T10:26:03.977 [main] INFO vCSc : IP:Name :: 192.168.1.2 DS3WebA0
2023-06-21T10:26:03.993 [main] INFO vCSc : IP:Name :: 192.168.1.19 AuctionDB0
2023-06-21T10:26:03.995 [main] INFO vCSc : All 20 VMs Cataloged Successfully
2023-06-21T10:26:03.996 [main] INFO MAIN : Scanning for Starting Tile: 20 VMsPerTile
2023-06-21T10:26:03.996 [main] ERROR MAIN : Starting Tile 1 : ProvisioningNumTiles 1 : No work to be done, delete VMs if you wish to recreate them or increase the ProvisionNumTiles value
2023-06-21T10:26:04.001 [main] ERROR MAIN : Exception Caught: Exiting Early: No work to be done, delete VMs if you wish to recreate them or increase the ProvisionNumTiles value : See Log for details : exitSetting true
2023-06-21T10:26:04.001 [main] INFO MAIN : Email Disabled
2023-06-21T10:26:04.002 [main] INFO MAIN : Ending Early