On 30-10-12 22:12, Busy Dev wrote:
I was wondering if I could install the agent without a network bridge
present on the hypervisor (i.e. will it be created automagically by the
install script).
Hmm, probably. But I wouldn't count to much on the cloud-setup-agent script.
Imho it should still go away since it breaks to much, it doesn't do
anything which can't be documented. (Which has already be done for 4.0)
You might want to check out the docs from the docs-4.0 build on
jenkins.cloudstack.org and look how the setup is described there.
Wido
On Tue, Oct 30, 2012 at 5:07 PM, Wido den Hollander <[email protected]> wrote:
On 30-10-12 22:03, Busy Dev wrote:
Thanks for the quick reply.
Can I install without creating a network bridge?
What do you mean with that? I always create the bridges on my hypervisors
prior to installing the Agent and adding it to a cluster.
Wido
On Tue, Oct 30, 2012 at 5:00 PM, Wido den Hollander <[email protected]>
wrote:
Hi,
On 30-10-12 21:58, Busy Dev wrote:
For 3.0 and pre-release 4.0, I have always had to create a "cloudbr0"
bridge in CentOS6.3 in order for the host to be successfully added to
the
environment... Is this really necessary? The basic install guide does
not
mention this requirement at all and I only found the "solution" a couple
of
months ago by examining the log files.
I did my best to remove this and it shouldn't be required anymore to
use
cloudbr0 anywhere.
I recently did a install with vlanbr670 and vlanbr669 and that worked
just
fine.
Wido
Thanks