check for hostnames already in use
Brought to you by:
xag
On deployment SD should check if a hostname is already in use. If yes deployment should be aborted. The check should be done in two places:
1. in sfDeploy as soon as hostname is known.
2. sfStart right before xen start is launched. (if an error is thrown don't forget to remove the logical volume)
Logged In: YES
user_id=1654844
Originator: YES
> "hostname" of the physical or the virtual machine?
The "hostname" attribute of the XenDomain component which gives the hostname the virtual machine gets (together with the corresponding ip).
> If it is domainName, were the VMs on the same physical machine?
No