Bug 1335358
| Summary: | Direct map does not expire if map is initially empty | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Ian Kent <ikent> |
| Component: | autofs | Assignee: | Ian Kent <ikent> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | xiaoli feng <xifeng> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.2 | CC: | coughlan, eguan, ikent, madgupta, salmy, swhiteho, tlavigne, xifeng, xzhou |
| Target Milestone: | rc | Keywords: | Regression |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Cause: When autofs is started with an empty direct map the expire run frequency isn't known so an expire alarm isn't set. If the map is updated and is no longer empty and an autofs map re-loaded is done the expire alarm still isn't added.
Consequence: In this case direct mounts do not expire.
Fix: If the expire run frequency wasn't previously known add the expire alarm during the autofs map re-load.
Result: Direct mounts expire as expected.
|
Story Points: | --- |
| Clone Of: | 1233057 | Environment: | |
| Last Closed: | 2016-05-18 09:39:11 UTC | Type: | Bug |
| 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: | 1233057 | ||
| Bug Blocks: | 1233069, 1268411 | ||
|
Comment 3
Ian Kent
2016-05-18 09:39:11 UTC
|