Hi David, The exact setup depends on your requirements - number of NICs whether, you have any of the NICs bonded, if your management interface is on a tagged VLAN, etc. but in essence (ignoring bonding and management VLAN tagging):
You're going to have your physical interfaces - eth0, eth1, etc - These should be configured to be 'up' but have no ip address info in them. These interfaces should be configured either as part of a bridge (strange bridges with only one interface connected to each). Ie eth0 > cloudbr0 and eth1 > cloudbr1. Assuming eth0/cloudbr0 carries the management traffic, the management IP address, subnet etc would be in ifcfg-cloudbr0 Use cloudbr0, cloudbr1 etc as your network labels in CloudStack. CloudStack will create (say) guest VLAN 505 on cloudbr1 and it will look like cloudbr1.500 on the host. The names themselves aren't important (you might want to go with cloudbrMgmt and cloudbrGuest) just make sure the network labels in CloudStack match. Regards, Paul Angus S: +44 20 3603 0540 | M: +447711418784 [email protected] -----Original Message----- From: david van zeebroeck [mailto:[email protected]] Sent: 14 January 2013 18:51 To: [email protected] Subject: advanced networking with kvm how does one actually setup a cloudstack with kvm and advanced networking. The documentation is not really clear on this. For example do i need to create my bridges before i try to add the host in cloudstack or do i let cloudstack create the bridge's. Also can you choose the name of the kvm traffic freely or do they need to be in the form of cloudvirbrxxx is there a short description or tutorial out there for kvm? ShapeBlue provides a range of strategic and technical consulting and implementation services to help IT Service Providers and Enterprises to build a true IaaS compute cloud. ShapeBlue’s expertise, combined with CloudStack technology, allows IT Service Providers and Enterprises to deliver true, utility based, IaaS to the customer or end-user. ________________________________ This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales.
