Bug 45706
Summary: | Should unload modules -- would save many hassles on restore | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Bryce Nesbitt <bryce> |
Component: | apmd | Assignee: | Bernhard Rosenkraenzer <bero> |
Status: | CLOSED DUPLICATE | QA Contact: | Aaron Brown <abrown> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.1 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2001-06-26 15:31:38 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: |
Description
Bryce Nesbitt
2001-06-25 04:47:03 UTC
That's "called" not "capped" Possibility to reload network modules added in 3.0final-32. I disagree about starting apmcontinue first after a resume because it's too easy to mess up (remember that almost all hardware is still unusable at the beginning of resume). Then start apmcontine FIRST on shutdown, and LAST on restore. Look at your own script -- shutdown and restore are mirrors of each other. The same need is present in apmcontinue. -Bryce Same problem. If the user already shuts down a piece of hardware and the apmd script tries to do it again, the system is messed up. What do you think about creating an additional "apmstart" script that is run at the beginning of suspends and resumes? |