Re: FW: CS 4.1.0 - this will help a number of people who struggle with Advanced Networking

2013-08-01 Thread Marcus Sorensen
I'm short on time, but here's the KVM advanced networking config we use for testing. If someone wants to write a doc based around it that would be nice. Start out KVM host with two networks, eth0, eth1. eth0 is intended for public traffic, eth0 will be guest vlans and management vlan. then create

Re: FW: CS 4.1.0 - this will help a number of people who struggle with Advanced Networking

2013-08-01 Thread Marcus Sorensen
Here's a simple (not recommended) one-nic setup: http://marcus.mlsorensen.com/cloudstack-extras/cs-4.1-kvm-networking-one-nic.rtf And a simple two-nic setup: http://marcus.mlsorensen.com/cloudstack-extras/cs-4.1-kvm-networking-two-nic.rtf Hasty docs put together on the road... On Thu, Aug 1,

FW: CS 4.1.0 - this will help a number of people who struggle with Advanced Networking

2013-07-31 Thread Edison Su
The KVM installation guide at http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.0/html/Installation_Guide/hypervisor-kvm-install-flow.html , is unnecessary complicated and inaccurate. For example, we don't need to configure vlan on kvm host by users themselves, cloudstack-agent

Re: FW: CS 4.1.0 - this will help a number of people who struggle with Advanced Networking

2013-07-31 Thread Marcus Sorensen
Yes, that's correct. I think we need to update the documentation. The user simply needs to create a bridge where 'public' traffic will work, and then set that bridge name as the traffic label for public traffic. Then it will create the vlan device and the bridge necessary for public based on the