pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: xentools 4.1.3: xend won't start
Hi,
On Sun, 16 Sep 2012 17:43:22 +0530, Mayuresh wrote:
> I am new to xen and this is my first attempt to make it work. [...]
>
> Have rcvar=YES for xencommons and xend
>
> While xencommons seems to start fine, xend doesn't start.
> [...]
> Do I have to install brctl or any other settings missing?
I have regularly had trouble starting xend with no bridging interface
readily configured; the following did the trick usually:
# echo up > /etc/ifconfig.bridge0
However on my latest tests on 6.0_RC1 xend was never starting
automatically. For some reason calling this directly did the trick:
# /usr/pkg/sbin/xend start
I have yet no idea why it didn't work directly from the rc script.
Maybe this will also help in your case.
Cheers,
--
khorben
Home |
Main Index |
Thread Index |
Old Index