Increasing the VMPool through the REST API in RHEV causes VMs to not join a domain automatically.
Issue
When the VM Pool size is increased through REST API command, the newly created VMs when started are able to acquire IP address but do not join the domain.
The REST API used id given below:
curl -k -u username:password -X PUT -d "6" https://server.example.com/ovirt-engine/api/vmpools/{vmGUID} -H "Content-type: application/xml"
Environment
Red Hat Enterprise Virtualization (RHEV) 3.5 and 3.6.
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
