Re: slow tar

ralf@uni-koblenz.de
Wed, 18 Nov 1998 13:12:38 +0100


On Mon, Nov 16, 1998 at 10:56:45PM +0100, thomasz@hostmaster.org wrote:

> I have also noticed this problem after switching to 2.1.128. This is somehow similiar to the problem in the initial RedHat 5.0 Release which was fixed by an updated initscripts package. tar blocks five seconds on every file to extract:
> -> socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 4
> -> bind(4, {sin_family=AF_INET, sin_port=htons(615), sin_addr=inet_addr("0.0.0.0")}, 16) = -1 EACCES (Permission denied)
> -> ioctl(4, FIONBIO, [1]) = 0
> -> sendto(4, "7\\&\243\0\0\0\0\0\0\0\2\0\1\206"..., 56, 0, {sin_family=AF_INET, sin_port=htons(111), sin_addr=inet_addr("127.0.0.1")}, 16) = 56
> -> select(1024, [4], NULL, NULL, {5, 0}

Missconfigured NIS / yp?

Ralf

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/