VMware Cloud Community
jvm2016
Hot Shot
Hot Shot
Jump to solution

Deploying vcsa6.json template

Hi Luc,

can an you please send the correct syntax to run .json template to deploy vcsa6 with embedded psc.

i have created one .json file from  existing template “embedded_vcsa_on_esxi”.

However the the command mentioned in VMware documentation is not correct.

Reply
0 Kudos
1 Solution

Accepted Solutions
LucD
Leadership
Leadership
Jump to solution

It's a bit difficult to tell you what is wrong, when you don't show me what you are doing and the error(s) you are getting.

What VCSA version are we talking about? Vcsa 6, 6.5 or 6.7?

How are you running the vcsa-deploy command?

Did you do a pre-check with

vcsa-deploy install --verify-only vcsa6.json


Blog: lucd.info  Twitter: @LucD22  Co-author PowerCLI Reference

View solution in original post

8 Replies
LucD
Leadership
Leadership
Jump to solution

Which command, and what errors are you getting?


Blog: lucd.info  Twitter: @LucD22  Co-author PowerCLI Reference

Reply
0 Kudos
jvm2016
Hot Shot
Hot Shot
Jump to solution

./vcsa-deploy  .iam using power shell to run .json template which is saved on my desktop.

could you send the correct syntax as error iam getting is not providing right parameter for install which iam providing.

Reply
0 Kudos
LucD
Leadership
Leadership
Jump to solution

It's a bit difficult to tell you what is wrong, when you don't show me what you are doing and the error(s) you are getting.

What VCSA version are we talking about? Vcsa 6, 6.5 or 6.7?

How are you running the vcsa-deploy command?

Did you do a pre-check with

vcsa-deploy install --verify-only vcsa6.json


Blog: lucd.info  Twitter: @LucD22  Co-author PowerCLI Reference

jvm2016
Hot Shot
Hot Shot
Jump to solution

Tx luc i am checking.

Reply
0 Kudos
jvm2016
Hot Shot
Hot Shot
Jump to solution

iam able to deploy vcsa6.0 with the above command by adding few more switches like  no-esx-ssl-verify and —accept-Eula.

its not power cli question but thanks for your help.

however I am going to configure this using power cli  Like creating data enter and other inventory objects.

also If you could suggest if dns records are not made how it impact the functionality as currently I deployed using IP address.

Reply
0 Kudos
LucD
Leadership
Leadership
Jump to solution

Afaik DNS resolution, forward and reverse, is an essential prerequisite for setting up a working VCSA.


Blog: lucd.info  Twitter: @LucD22  Co-author PowerCLI Reference

Reply
0 Kudos
jvm2016
Hot Shot
Hot Shot
Jump to solution

Yes as I also read in documentation .

Reply
0 Kudos
jamesiris
Contributor
Contributor
Jump to solution

Have you validated vasa6.json file? you can do that using https://jsonformatter.org

Reply
0 Kudos