Bug 639006
Summary: | minimal install leave broken network configuration | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Simo Sorce <ssorce> |
Component: | anaconda | Assignee: | Radek Vykydal <rvykydal> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 14 | CC: | fedora, jonathan, pcfe, vanmeeuwen+fedora |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-05-23 16:29:47 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: | 494832 |
Description
Simo Sorce
2010-09-30 15:42:11 UTC
This bug concerns installs where network: - is not enabled during install - is not configured in GUI with Connection Editor (invoked with "Configure Network" button) - is not configured in kickstart with network command Configuration is missing in ifcfg file in this case, so perhaps BOOTPROTO="dhcp" could be added as default configuration. (NM_CONTROLLED="yes" is harmless) Radek, your characterization is wrong. During install network *was* configured, and updated packages were installed from the network. Should I revert the change of title you made ? Ah, sorry then. How did you configure the network? I guess it was in GUI using Connection Editor. I'd need to see some log files: Either these gathered before reboot (switching to tty2 with Ctrl-Alt-F2, and using scp or copy to local storage): /tmp/anaconda.log /tmp/syslog /tmp/ifcfg.log or from installed system: /var/log/anaconda.log /var/log/anaconda.syslog /etc/sysconfig/network-scripts/ifcfg-eth* Aren't you hitting this: https://bugzilla.redhat.com/show_bug.cgi?id=636526#c5 ? Thanks (In reply to comment #3) > Ah, sorry then. > How did you configure the network? I guess it was in GUI using Connection > Editor. I'd need to see some log files: > > Either these gathered before reboot (switching to tty2 with Ctrl-Alt-F2, and > using scp or copy to local storage): > /tmp/anaconda.log > /tmp/syslog > /tmp/ifcfg.log > > or from installed system: > /var/log/anaconda.log > /var/log/anaconda.syslog > /etc/sysconfig/network-scripts/ifcfg-eth* > > Aren't you hitting this: https://bugzilla.redhat.com/show_bug.cgi?id=636526#c5 > ? It is possible, but I forgot. I will try to get you the requested info, but it may take a while, I will need to set up a new VM. *** Bug 629819 has been marked as a duplicate of this bug. *** I tried recently with F14Beta and BOOTPROTO is present. *** This bug has been marked as a duplicate of bug 636526 *** |