https://bugzilla.novell.com/show_bug.cgi?id=419095 User jfehlig@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=419095#c5 James Fehlig <jfehlig@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |schueffler@softgarden.de --- Comment #5 from James Fehlig <jfehlig@novell.com> 2008-09-15 08:25:23 MDT --- (In reply to comment #4 from Michal Zugec)
Jim could you comment second part (replacong bond by pbond in xen)? But in my personal opinin we have documentation for that ...
For bonding under Xen I would suggest removing invocation of network-bridge script in /etc/xen/xend-config.sxp and configure a bridge via YaST instead. In /etc/xen/xend-config.sxp: #(network-script network-bridge) (network-script ) Configure bridge via YaST, adding your bond as a bridge port. Your guests will then use this bridge instead of the broken networking setup by network-bridge script. FYI, this will be the process in openSUSE 11.1 and beyond. Networks will be created on the host via standard platform tools (YaST). Guests will then be connected to these networks based on their configuration, e.g. specification of 'bridge' and 'script' options in guest config file. Sensible defaults will be used if these options are not specified - similar to current Xen behavior. This approach has several benefits, not the least of which is 'rcnetwork [start|stop|restart]' working as expected! Anyhow, can you try the approach described above and let me know the results? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.