Thank you Oporras for uploading your results files. These are the VMmark storage infrastructure operations VMs: (quoted from VMmark3.properties file) // SVmotion/Workloads = Standby // XVmotion/W...
See more...
Thank you Oporras for uploading your results files. These are the VMmark storage infrastructure operations VMs: (quoted from VMmark3.properties file) // SVmotion/Workloads = Standby // XVmotion/Workloads = DS3WebA Please make sure that these VMs for every tile are located on a different datastore from ones you specified in VMmark3.properties: SVmotion/SVMotionLUNs = datastore1,datastore1 XVmotion/XVMotionLUNs = datastore1,datastore1 You can actually use the same datastore for all infrastructure operations as shown above, but they can also all be different. The error you are seeing is because the workload VM in question is present on the same datastore as specified in SVMotionLUNs or XVMotionLUNs. It needs to be on a different datastore. This is why VMmark 3 requires at least 2 shared datastores across the SUT cluster. In file Results_20231029035855_tile0, you have SVmotion/SVMotionLUNs = DS_CLIPTEST01,DS_CLIPTEST02 You stated: DS_CLIPTEST01 > Standby0 Standby0 is on DS_CLIPTEST01, that is the source of the problem. Please migrate Standby0 to a different datastore or specify a different datastore in SVmotion/SVMotionLUNs. In Results_20231029031758, SVmotion/SVMotionLUNs = DS_AMSA_QA_DEV,DS_BASESWIN_QA_01 You stated: DS_AMSA_QA_DEV > Standby0 Same problem. Also, I did not do a comprehensive review of your setup but I wanted to mention a couple of things I noticed: 1. Make sure you do not run VMmark on a production environment. There were many other VMs on your VMmark cluster. From the VMmark 3 User's Guide, "NOTE VMmark, and the benchmark hardware and software components (vCenter, ESXi, and the VMmark template, clients, workload virtual machines, systems under test, storage, etc.) must be used only in an isolated test environment. None of the benchmark hardware or software components should ever be connected to a production network or transitioned to a production environment." Among other things, when you run VMmark it will create terrible performance for any production applications and produce invalid VMmark 3 results. 2. You have specified the same cluster for both the VMmark 3 Client cluster and SUT cluster. These need to be separate clusters and physical machines. You can still run VMmark with this configuration, for example, for functional testing, but it will produce invalid performance results. Thank you, Rebecca