From owner-freebsd-questions Fri Aug 20 10:42:43 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mw5.texas.net (mw5.texas.net [206.127.30.15]) by hub.freebsd.org (Postfix) with ESMTP id 8D4DE15AA9 for ; Fri, 20 Aug 1999 10:41:53 -0700 (PDT) (envelope-from rsnow@lgc.com) Received: from basil.dympna.COM (mnet07-71.sat.texas.net [209.99.53.71]) by mw5.texas.net (2.4/2.4) with ESMTP id MAA05459 for ; Fri, 20 Aug 1999 12:41:51 -0500 (CDT) Received: from lgc.com (IDENT:rsnow@turbo [134.132.228.6]) by basil.dympna.COM (8.9.3/8.8.7) with ESMTP id MAA03673 for ; Fri, 20 Aug 1999 12:41:46 -0500 (CDT) (envelope-from rsnow@lgc.com) Message-ID: <37BD9351.322F6222@lgc.com> Date: Fri, 20 Aug 1999 12:41:37 -0500 From: Rob Snow X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.2.11 i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: NFS test info Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I need a favor, I'm trying to figure out why my NFS seems to be slow and have some info I would like to see if anyone can repeat. I don't have another FreeBSD box to try this on. basil# uname -a FreeBSD basil.dympna.com 3.2-RELEASE FreeBSD 3.2-RELEASE #7: Thu Aug 19 23:59:50 CDT 1999 rsnow@basil.dympna.com:/export/current/src/sys/compile/Basil-SMP [Dual PPro-233's] basil# cd /stripe basil# df -k . Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/vinum/stripe 17197511 86511 15735200 1% /stripe basil# Bonnie -s 256 -------Sequential Output-------- ---Sequential Input-- --Random-- -Per Char- --Block--- -Rewrite-- -Per Char- --Block--- --Seeks--- Machine MB K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU /sec %CPU 256 10817 97.3 15805 93.1 6338 41.4 9943 97.5 15796 51.2 241.4 13.0 basil# mount_nfs -3 localhost:/stripe /mnt basil# cd /mnt basil# Bonnie -s 256 -------Sequential Output-------- ---Sequential Input-- --Random-- -Per Char- --Block--- -Rewrite-- -Per Char- --Block--- --Seeks--- Machine MB K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU /sec %CPU 256 4270 57.6 6639 30.6 1877 11.7 3804 55.3 6201 18.7 90.2 8.5 This seems a bit odd to me, notice that it doesn't seem to be CPU bound. -Rob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message