Hi,
I've been trying with both Cloudstack 4.4.1 and the trial of CloudPlatform, but the result is the same.
I'm following this documentation...
http://cloudstack-installation.readthedocs.org/en/latest/hypervisor/xenserver.html
...which is the most recent and comprehensive I've been able to found.
So.. I install Xenserver 6.2, all by default and it creates 4 bridges: xenbr0-3 because I've got 4 interfaces:
-1 for public internet ip addressing
-1 for internal addressing (192.x.x.x)
-2 for storage. these interfaces are usually used (and our current production environment) in bonding for providing storage for the vms through NFS. Right now, I can reach the cloudstack management server and the storage servers (both primary and secondary) through these 2 NICs.
so... I've tried to add this xenserver as a host and I haven't been successful, so let me ask you two things:
1. with this layout I just told you... which should be the management interface? may be none and I should use a different one?
2. Do I have to create the cloud-public and cloud-private bondings? If I don't do that, cloudstack won't add the host, but If I do, the hosts is added but system vms won't boot and the configuration wizard will freeze at "creating system vms".
That documentation is the only I've been able to find and it doesn't cover all these doubts, can you point me in the right direction to understand the proper network setup I need?
Thanks.