Bug 3956
Summary: | tar is very slow when /etc/passwd is very big | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | wingc |
Component: | tar | 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 | ||
URL: | http://www.engin.umich.edu/caen/systems/Linux/code/patches/tar-1.12-faster.patch | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 1999-07-13 22:00:06 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
wingc
1999-07-09 04:11:42 UTC
Out of curiousity, does using nscd help at all? I haven't tried using nscd. Does nscd do any good if you aren't using NIS? In any case, I heard back from the maintainers of 'tar'-- the latest version of GNU tar (1.13) contains a fix similar to mine. Perhaps you should upgrade tar to v1.13 in the next version of Red Hat Linux. nscd might help some on huge passwd files; using db-based passwd/group files would help more. tar-1.13 will be in the next rawhide release. |