I use server 2012 R2 (Windows Azure Pack) to deploy 2-tier service ( VMM -> Library -> Create Service Template -> Select two tier application -> Add F5 Load balancer -> Use connector to link NIC to Server Connection and link Client Connection to VM network ). I was able to set up F5 Load balancer (virtual appliance) on Hyper V. I checked VMM Orchestrator was able to create VIP pool and member correctly on F5 Appliance. I get the following error. I'm not sure how to resolve, If anyone experience this issue before, please let me know how to fix it. I copied the error log below. Thank you
Error (22042)
The service XXXXXXX was not successfully deployed. Review the event log to determine the cause and corrective actions.
Recommended Action
The deployment can be restarted by retrying the job.
Error (21426)
Execution of DataCenterManager.LB::AddLBVIP on the configuration provider a1af2238-5665-454a-8560-64fafbfe3385 failed. Detailed exception: Microsoft.SystemCenter.DataCenterManager.LB.LBConnectionFailedException: There is an error in XML document (246, 74).
---> F5Networks.Protocols.iControl.iControlException: There is an error in XML document (246, 74).
Recommended Action
Check the documentation for the configuration provider or contact the publisher support.
Error (22725)
VMM received computer name vmmBN6 for VM vmmBN6.domain.com. Expected computer name is vmmBN6.domain.com.
Recommended Action
Ensure that the VM has joined the right domain or workgroup and then retry the operation.
Error (20400)
1 parallel subtasks failed during execution.
Error (20400)
1 parallel subtasks failed during execution.
Error (21952)
Application deployment failed for one or more tiers or application hosts in the service XXXXXXXXX. Check job logs to get more information on the failed operation.
Recommended Action
Check error messages and retry the operation if needed.
Thanks