Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 5 product line. The current stable release is 5.10. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 514409

Summary: BETA QE REVIEW: CORRECTION (1) Ch. 13.1. Configuring multiple guest network bridges to use multiple Ethernet cards - network-script needs example
Product: Red Hat Enterprise Linux 5 Reporter: Andrew Ross <anross>
Component: doc-Virtualization_GuideAssignee: Christopher Curran <ccurran>
Status: CLOSED CURRENTRELEASE QA Contact: Lawrence Lim <llim>
Severity: medium Docs Contact:
Priority: low    
Version: 5.4CC: mdoyle, mhideo, tools-bugs
Target Milestone: rcKeywords: Documentation
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-01-27 04:53:06 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 449674    

Description Andrew Ross 2009-07-29 03:08:17 UTC
Description of problem:
Step 3 needs an example to aid understanding.


Version-Release number of selected component (if applicable): r5.4-33 Tue 28 Jul, 2009.


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:
3. Comment out any existing network scripts in /etc/xen/xend-config.sxp and add the line network-xen-multi-bridge. 



Expected results:
For example comment out the line: (network-script network-bridge)


Additional info:

Comment 1 Michael Hideo 2009-07-31 04:30:55 UTC
Bill, is this the correct example?

Comment 2 Bill Burns 2009-08-10 15:59:06 UTC
yes that is the line to comment out.

something like this, before:

network-script network-bridge

after

#network-script network-bridge
network-script network-xen-multi-bridge

Comment 3 Michael Hideo 2009-12-14 01:08:26 UTC
Chris, we will need a pointer to the fix.

Comment 4 Christopher Curran 2009-12-15 01:47:27 UTC
Fixed in build 82 in the <5.3 networking chapter.

Chris