Bug 2728
Summary: | updatedb (bdflush) | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | stef.pillaert |
Component: | findutils | Assignee: | David Lawrence <dkl> |
Status: | CLOSED NEXTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.0 | ||
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: | 1999-06-01 19:24:35 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
stef.pillaert
1999-05-11 07:27:34 UTC
that's update (bdflush), which is the kernel's cache flushing-daemon. It doesn't have anything to do with slocate. OOPS!! Very sorry! But the reason I got confused was: running "updatedb" (and not slocate, sorry) hangs. (and I thought it was launched at startup, and confused it with update) Should I exclude something from updatedb? Thanks. Stef. If you do 'strace -o output updatedb', and then look at the output file when it hangs, where is it hanging? *** This bug has been marked as a duplicate of 2682 *** Well, it seems to hang when doing "chdir(".automount")". Do you want me to give you the details given by strace? Stef. I've replace updatedb in slocate-1.6-1 to more perfectly imitate the behavior of the findutils updatedb. This means that certain directories and NFS or smb mount points will not be searched while building the slocate database. |