[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

NIS makes tar slow!



$ time tar xzf /tmp/bash_2.01.orig.tar.gz 
real    0m58.624s
user    0m3.190s
sys     0m3.040s
$ rm -rf bash-2.01/
$ time tar xzf /tmp/bash_2.01.orig.tar.gz 
real    0m4.911s
user    0m2.510s
sys     0m1.450s
$

When running tar for the first time, I had these entries in
/etc/nsswitch.conf:
  passwd:         db files nis
  group:          db files nis
for the second time without the "nis" in both entries.

Does someone know if this is the normal? Any help is appreciated.

Here is my setup:

client host (where tar runs):
  "latest hamm"
  tar_1.12-2
  glibc_2.0.6-2
  base-files_1.3.5

server host (running NIS server):
  "Debian 1.3.1"
  nis_2.20-1

(Note, that the whole test has been done without NFS.)


Thanks,

Chris

--                  Christian Schwarz
                     schwarz@monet.m.isar.de, schwarz@schwarz-online.com,
Debian has a logo!    schwarz@debian.org, schwarz@mathematik.tu-muenchen.de
                    
Check out the logo     PGP-fp: 8F 61 EB 6D CF 23 CA D7  34 05 14 5C C8 DC 22 BA
pages at  http://fatman.mathematik.tu-muenchen.de/~schwarz/debian-logo/


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: