On 09/20/2012 08:10 AM, Mark Wu wrote:
On 09/19/2012 11:25 PM, Christopher Maestas wrote:
> When you add a fc17 node and look at it, it seems to add:
> * ovirtmgmt bridge
> * p2p1 interface
> * and bond0-bond3.
>
> Where does the bonding information get stored? It doesn't seem to be in
> /etc/sysconfig/network-scripts?
>
The bonding devices are created dynamically when vdsmd starts.
> The reason I ask, is I have two nodes one of which has the bonding
> interfaces up and the other which doesn't. The one that doesn't have the
> bonding interfaces up is failing to be added to the ovirt node list.
>
I am not sure how the failure of adding host is related to bonding
interfaces. You could check the log
/tmp/vds_bootstrap.xxxxxx.log and /tmp/vds_installer.xxxxxx.log during node
installation.
Why doesn't vdsm write its log files to /var/log/vdsm where people would
expect them to be? I think writing this to /tmp is a really bad habit that
should be fixed sooner rather than later especially given the importance of
the logs when something goes wrong.
Regards,
Dennis