-
1. Re: The deployed VM's network settings are incorrect.
xian_ Sep 9, 2019 8:26 AM (in response to MICDROP)Check if the interface connected to the VM is associated with the correct network profile.
-
2. Re: The deployed VM's network settings are incorrect.
daphnissov Sep 9, 2019 8:28 AM (in response to MICDROP)Are you using a customization spec in your blueprint or component profile? If not, that's your issue. Use of one is required to set a static IP from a profile or elsewhere.
-
3. Re: The deployed VM's network settings are incorrect.
MICDROP Sep 11, 2019 6:36 AM (in response to xian_)I've got the cause.The deployed VM was deployed with the IP assigned to the Template.How should I make a template?
I need your help.
-
4. Re: The deployed VM's network settings are incorrect.
daphnissov Sep 11, 2019 6:31 AM (in response to MICDROP)Don't understand what you're asking.
-
5. Re: The deployed VM's network settings are incorrect.
MICDROP Sep 11, 2019 6:42 AM (in response to daphnissov)When I created catalog, I selected the Clone option to distribute using Template.
The template was assigned an IP (e.g. 1.1.1.1).
Even if I apply 2.2.2 network profile, VMs deployed with that catalog are deployed with IP of 1.1.1.1.
-
6. Re: The deployed VM's network settings are incorrect.
daphnissov Sep 11, 2019 6:48 AM (in response to MICDROP)Did you read my previous reply?
Are you using a customization spec in your blueprint or component profile? If not, that's your issue. Use of one is required to set a static IP from a profile or elsewhere.
-
7. Re: The deployed VM's network settings are incorrect.
MICDROP Sep 11, 2019 6:55 AM (in response to daphnissov)Yes, I read it.
I do not use component profile.
I'm just using Custom Property.
("VirtualMachine.Disk0.Storage" AND "Hostname")
-
8. Re: The deployed VM's network settings are incorrect.
daphnissov Sep 11, 2019 7:10 AM (in response to MICDROP)You're not understanding. You need to use a vCenter customization spec. Are you using this?
-
9. Re: The deployed VM's network settings are incorrect.
MICDROP Sep 11, 2019 7:44 AM (in response to daphnissov)Oh, I understand now.
No, I don't use "customization spec".
I just created a VM, and I converted it to Template..
-
10. Re: The deployed VM's network settings are incorrect.
daphnissov Sep 11, 2019 7:50 AM (in response to MICDROP)Then that's your problem.
-
11. Re: The deployed VM's network settings are incorrect.
MICDROP Sep 11, 2019 8:00 AM (in response to daphnissov)I don't know what's problem with me.
Because the normal network profile was created.
-
12. Re: The deployed VM's network settings are incorrect.
daphnissov Sep 11, 2019 8:02 AM (in response to MICDROP)You're not listening to what I'm saying. This ability has nothing to do with network profiles. Please go back and re-read my posts.
-
13. Re: The deployed VM's network settings are incorrect.
craigso Sep 11, 2019 4:02 PM (in response to MICDROP)I had this issue as well. You need to define a customization spec in vCenter. Then reference that when you provision your VMs in vRA. Other wise the network settings will not get applied to the VM. This is because the customization spec is what does the actual configuration.
-
14. Re: The deployed VM's network settings are incorrect.
MICDROP Sep 11, 2019 4:20 PM (in response to craigso)Do I need to template a VM created with a customization specification?
I don't know how to make a template...