I've tried it both ways and result is the same.
Original Message:
Sent: Jul 26, 2024 02:39 PM
From: Fred Abounader
Subject: compiling fails at DS3DB0
So did you follow page 48 of Users Guide and try Quick Start mode? I see in the VMark4.properties file you sent the ProvisioningDatastores are all commented out..
#ProvisioningDatastores = \
#DS35DB:ROW4-5-VSAN,\
#DS35WebA:ROW4-5-VSAN,\
#DS35WebB:ROW4-5-VSAN,\
#DS35WebC:ROW4-5-VSAN,\
#AuctionWebA:ROW4-5-VSAN,\
#AuctionWebB:ROW4-5-VSAN,\
#AuctionWebC:ROW4-5-VSAN,\
#AuctionWebDNosql:ROW4-5-VSAN,\
#AuctionWebEDB:ROW4-5-VSAN,\
#AuctionWebF:ROW4-5-VSAN,\
#AuctionAppA:ROW4-5-VSAN,\
#AuctionAppB:ROW4-5-VSAN,\
#AuctionAppC:ROW4-5-VSAN,\
#AuctionKA:ROW4-5-VSAN,\
#AuctionKB:ROW4-5-VSAN,\
#AuctionKC:ROW4-5-VSAN,\
#AuctionKD:ROW4-5-VSAN,\
#NoSQLBenchA:ROW4-5-VSAN,\
#NoSQLBenchB:ROW4-5-VSAN,\
#NoSQLBenchC:ROW4-5-VSAN,\
#SocialNetwork:ROW4-5-VSAN,\
#Standby:ROW4-5-VSAN
Original Message:
Sent: Jul 26, 2024 01:15 PM
From: Riehmulus
Subject: compiling fails at DS3DB0
what you posted above is for deploying the template, not for provisioning the vmmark4.properties file. I setup vmmark4 the same way I did vmwark3 by putting the template in the client cluster and creating the primeclient. The one difference is VMmark4 doesn't have this command anymore to run the test "java -jar tools/VMmark3Service.jar -c VMmark3.properties". I did run VMmark4 from STAX via the console and also cli by using "VMmark4-STAX-console.py -c /root/VMmark4/VMmark4.properties -j VMmark4.properties". Both ran through what looked like provisioning, but it didn't create any VM's.
Original Message:
Sent: Jul 25, 2024 09:32 PM
From: Fred Abounader
Subject: compiling fails at DS3DB0
Have you looked at the VMmark4 users guide on provisioning?
ovftool --diskMode=thin --noSSLVerify --acceptAllEulas --datastore=[datastore_name] /path/to/VMmark-4.*.*-nnn.ova vi://Administrator@vsphere.local:[VC password]@[VC IP]/[Datacenter name]/host/[SUT cluster name]/
Fred
Original Message:
Sent: Jul 25, 2024 07:24 PM
From: Riehmulus
Subject: compiling fails at DS3DB0
What is the cli command in version4 to start provisioning? no jar file like v3
Original Message:
Sent: Jul 25, 2024 04:42 PM
From: Fred Abounader
Subject: compiling fails at DS3DB0
You are correct that we do require 8.0.u2 or newer for VMmark4 but that is what we require for publications. VMmark4 should install on 7.X (it was initially tested on it) but you can't publish to VMmark Results but neither can you for VMmark3 (eol).
I looked at your properties file and noticed that your datastores have a space in them (e.i. DS3DB:ROW4-5 VSAN,\). It does look like it is provisioning some of the VMs but wondering if this could be an issue with the DS3DB0 provision. Is it possible for you to try provisioning DS3DB0 on a datastore that doesn't have a space in it's name.
Did it create an entire directory under /root/VMmark3/provisioning-output/* directory with more files?
Original Message:
Sent: Jul 25, 2024 01:19 PM
From: Riehmulus
Subject: compiling fails at DS3DB0
I'm testing an environment using esxi/vcsa v7 and vmmark requires v8 right?
Original Message:
Sent: Jul 25, 2024 10:33 AM
From: Fred Abounader
Subject: compiling fails at DS3DB0
For one it looks like you are trying to deploy VMmark3. Is that correct? The reason I mention it is VMmark3 is at end-of-life and other than you using it for internal testing it is no longer excepted for results publications. We have released VMmark4 and can be dowloaded from out website.
https://www.vmware.com/products/vmmark
If you do want to pursue with debugging this DS3DB issue on VMmark3 I would need you to upload the compressed /root/VMmark3/provision-output/ directory from the failed provision attempt.
Fred
Original Message:
Sent: Jul 24, 2024 04:35 PM
From: Riehmulus
Subject: compiling fails at DS3DB0
2024-07-24T09:56:59.935 [pool-3-thread-9] INFO ST219 : Starting Provision DS3DB0 onto Host phx-e0-sddc-r2-s05.lab.aexp.com
2024-07-24T10:01:01.077 [pool-3-thread-9] ERROR ST219 : DS3DB0, Unable to Create VM : Msg An error occurred during host configuration.
2024-07-24T10:01:01.077 [pool-3-thread-9] ERROR ST219 : Terminating Early Due to Provision Thread Errors (1)
2024-07-24T10:01:01.082 [pool-3-thread-9] ERROR MAIN : Exception Caught: Terminating Early Due to Provision ThreadErrorsErrorsFound: 1 : exitSetting true
Tried 10 times using different storage/timeouts/etc, always the same problem