|
Bugzilla – Full Text Bug Listing |
| Summary: | selecting Xen pattern during install: broken network setup (bridge missing) | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.4 | Reporter: | Olaf Hering <ohering> |
| Component: | YaST2 | Assignee: | Michal Filka <mfilka> |
| Status: | VERIFIED WONTFIX | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | locilka, s.patrucco, yxu |
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 11.4 | ||
| Whiteboard: | |||
| Found By: | Outsourced Testing | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | bug674352.tar.bz2 | ||
|
Description
Olaf Hering
2011-02-23 16:24:22 UTC
Created attachment 415790 [details] bug674352.tar.bz2 some more logs from after configuration attempts. This happens also when the installing the virtualizion tools. After that, there is a 'ifcfg-' and a 'ifcfg-eth0' file. Copying the ifcfg-br0 and ifcfg-eth0 files from an existing sles11sp1 install to /etc/sysconfig/network enables bridged networking. I solved the problem by setting the interface eth0 (with yast) to start at boot instead that on nfsroot. This is an option on the "General" tab in the NIC configuration. The setting in /etc/sysconfig/network/ifcfg-eth0 is changed accordingly by yast to STARTMODE="auto". After that, xen-tools installation runs smoothly and the network is set up correctly, with no manual intervention. *** Bug 685097 has been marked as a duplicate of this bug. *** Part of this is a bug which results in STARTMODE=nfsroot in error, bnc#677251. I haven't checked the bridge problem yet. This bug is pretty old, moreover similar bug for current OS 13.2 / SLE 12 is tracked here bnc#867451 So closing as WONTFIX bcs OS 11.4 is definitely out of support. |