Hi all, Ive been trying to follow the documentation for Cloudstack with a KVM host, but I am having a hard time following as the official docs jump around alot. Anyone have a easier to understand install doc/blog/wiki that you have used for KVM? Also, is openvswitch required with KVM?
Some questions I have: 1. Were do I install the CS management server? Can it be on a VM created on the KVM host? 2. Is openvswitch required? 3. What if I am not using vlans and alias on my host`s NICs? what should my NIC config look like? Do I need to create bridges named cloudbr0 and cloudbr1 for the below NIC --Current settings-- eth0: 192.168.100.131/24 GW 192.168.100.254 is for public access (internet access) eth1: 10.3.9.50/8 no GW is for management access 4. on the add cluster area, what if I only have one KVM host? What would my cluster name be? Thank you!