From: CHIKAMA masaki Subject: Can't write over 100GB to large NFS server (10TB) Date: Mon, 31 Oct 2005 11:20:56 +0900 Message-ID: <20051031112056.546d7d7b.masaki-c@nict.go.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Return-path: Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.91] helo=mail.sourceforge.net) by sc8-sf-list2.sourceforge.net with esmtp (Exim 4.30) id 1EWPIH-0002PG-7w for nfs@lists.sourceforge.net; Sun, 30 Oct 2005 18:21:05 -0800 Received: from ns1.nict.go.jp ([133.243.3.1]) by mail.sourceforge.net with esmtp (Exim 4.44) id 1EWPIE-0001Ez-JW for nfs@lists.sourceforge.net; Sun, 30 Oct 2005 18:21:05 -0800 Received: from gw1.nict.go.jp (gw1.nict.go.jp [133.243.18.250]) by ns1.nict.go.jp with ESMTP id j9V2Kvil016468 for ; Mon, 31 Oct 2005 11:20:57 +0900 (JST) Received: from gw1.nict.go.jp (localhost [127.0.0.1]) by gw1.nict.go.jp with ESMTP id j9V2Kvjd001209 for ; Mon, 31 Oct 2005 11:20:57 +0900 (JST) Received: from mail1.nict.go.jp (mail.nict.go.jp [133.243.18.3]) by gw1.nict.go.jp with ESMTP id j9V2Kvg0001205 for ; Mon, 31 Oct 2005 11:20:57 +0900 (JST) Received: from mail1.nict.go.jp (localhost [127.0.0.1]) by localhost.nict.go.jp (Postfix) with ESMTP id F0B10434F for ; Mon, 31 Oct 2005 11:20:56 +0900 (JST) Received: from nabal.nict.go.jp (unknown [133.243.93.85]) by mail1.nict.go.jp (Postfix) with SMTP id BF1274272 for ; Mon, 31 Oct 2005 11:20:56 +0900 (JST) To: nfs@lists.sourceforge.net Sender: nfs-admin@lists.sourceforge.net Errors-To: nfs-admin@lists.sourceforge.net List-Unsubscribe: , List-Id: Discussion of NFS under Linux development, interoperability, and testing. List-Post: List-Help: List-Subscribe: , List-Archive: Hello all. I have some trouble with large NFS server. I can't write date over 100GB to NFS server. Here is my setup. NFS server (HOSTA) Fedora Core 3 + update + kernel-2.6.13.4 10TB disk. reiserfs3. NFS client Fedora Core 3 + update (2.6.12-1.1380_FC3smp) SUSE 9.1 (2.6.12.4) RedHat 7.3 (2.4.25) How to reproduce $ df -h Filesystem Size Used Avail Use% Mounted on /dev/mapper/VolGroup00-LogVol00 73G 2.9G 66G 5% / /dev/hda1 99M 38M 56M 41% /boot none 248M 0 248M 0% /dev/shm HOSTA:/raid/disk1 11T 100G 11T 1% /misc/HOSTA $dd if=/dev/zero of=/mis/HOSTA/largefile bs=1024 count=65536 65536+0 records in 65536+0 records out dd: closing output file `largefile': No space left on device All three different client produce the same result. Writing local filesystem is OK. -rw-rw-r-- 1 demo demo 15106048 Oct 31 11:08 largefile (<- NFS write) -rw-rw-r-- 1 demo demo 67108864 Oct 31 11:11 largefile2 (<- Local write) Strangely enough, I have no trouble with 5TB partion(reisefs3) on the HOSTA. /dev/mapper/vg0-lvol0 5.1T 2.4T 2.8T 46% /raid/disk0 /dev/mapper/vg1-lvol0 11T 100G 11T 1% /raid/disk1 Any help appreciates. Thanks. -- CHIKAMA Masaki @ NICT ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information _______________________________________________ NFS maillist - NFS@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfs