Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Dec 2008 00:26:24 +0100 (CET)
From:      Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
To:        Bernard Dugas <bernard@dugas-family.org>
Cc:        freebsd-questions@freebsd.org, Vincent Hoffman <vince@unsane.co.uk>
Subject:   Re: Optimising NFS for system files
Message-ID:  <20081231002557.D45571@wojtek.tensor.gdynia.pl>
In-Reply-To: <495A9595.6080201@dugas-family.org>
References:  <20081216094719.EDCEE1065675@hub.freebsd.org> <495930E4.1030501@dugas-family.org> <20081229230115.F68805@wojtek.tensor.gdynia.pl> <4959DFEF.5090407@dugas-family.org> <20081230150507.U87347@wojtek.tensor.gdynia.pl> <495A3957.9050002@dugas-family.org> <495A3C72.5070802@unsane.co.uk> <20081230201351.L12391@wojtek.tensor.gdynia.pl> <495A9595.6080201@dugas-family.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> nfsserver# time tar -cf - clientusr-amd64 > /dev/null
> 5.001u 12.147s 1:23.92 20.4%    69+1369k 163345+0io 0pf+0w
>
> client9# time tar -cf - /usr > /dev/null
> tar: Removing leading '/' from member names
> 3.985u 19.779s 4:32.47 8.7%     74+1457k 0+0io 0pf+0w
>
> Note : clientusr-amd64 is around 1.3GB and is the same directory exported to 
> client9 /usr with nfs.
>
it's FAST. what's wrong?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081231002557.D45571>