- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Failing to deploy tile0
Hi When trying to run VMmark to provision tile0 I am getting the following issue
The environment is vSphere 7.0 U3
2023-02-14T14:43:18.852 [main] INFO vCSc : Reviewing host portgroups : <hostname removed>
Exception in thread "main" java.lang.NullPointerException
at com.vmware.vmmark.VcsComm.ValidateProvisioningConfiguration(VcsComm.java:682)
at com.vmware.vmmark.VMmark3.main(VMmark3.java:1779)
The process simply fails here any ideas?
Thanks
Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please provide the VMmark3.properties file and the tar'd / gz'd provisioning output directory.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
Ive attached the files requested with users and passwords removed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I believe it might be complaining about "Deploy/DeployVMinfo = " being empty. Try with below in VMmark3.properties file.
Deploy/DeployVMinfo = DeployVM0:192.168.1.245,DeployVM1:192.168.1.246
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks I will take a look at that I am following the documentation I must have missed this step
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks looks like ive sorted it
It was also looking for a standard port group instead of a dvs port group
thanks for your assistance.
Regards
Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
distributed switch?