|
Bugzilla – Full Text Bug Listing |
| Summary: | Network is sometimes not correctly restarted after resume | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Matthias Hopf <mhopf> |
| Component: | Network | Assignee: | Tambet Ingo <tambet> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | behlert |
| Version: | Alpha 1plus | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Logfile of NetworkManager | ||
|
Description
Matthias Hopf
2007-03-14 11:57:44 UTC
Log for nm is /var/log/NetworkManager this is not a Mobile devices bug, it is a Network Manager bug. We tell NM to suspend and to resume, however, NM does usually do something completely bogus. E.g. starting the wired interface although there is no cable plugged in and other weird stuff. I guess that this bug falls into the same category. Agreed. Assigning to networkmanager maintainer. Created attachment 124331 [details]
Logfile of NetworkManager
This logfile contains the last two resumes. After the first resume, NetworkManager got a valid IP, after the second it didn't.
Especially noteworthy is the line
Couldn't send DHCP 'up' message because: name 'com.redhat.dhcp.OperationInProgress', message 'interface eth0 is being released. Please try again later.'.
This sounds like a race condition.
Raising severity, as this doesn't seems to be looked at. Note that sometimes even on boot network isn't correctly detected. This is especially bad for NIS configurations (noone except root can log in to restart network detection). Isn't this the same as bug 246966? Seems to be. I'll try the rpms there. *** This bug has been marked as a duplicate of bug 246966 *** |