From mboxrd@z Thu Jan 1 00:00:00 1970 From: Penny <0124008@fudan.edu.cn> Subject: Hi, I get the problem that du does report right size on nfs file system. Date: Wed, 28 Apr 2004 11:16:16 +0800 Sender: linux-admin-owner@vger.kernel.org Message-ID: <0HWV007CU25DPD@mail.fudan.edu.cn> Reply-To: 0124008@fudan.edu.cn Mime-Version: 1.0 Content-Transfer-Encoding: 7BIT Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: "linux-admin@vger.kernel.org " Hi,all run `du * -sh` in a nfs mounted directory. But it only reports about 1/10 of the right size. That is, I have about 8G files in all directories but `du` only reports about 800M. Btw, the nfs server is running `ms service for unix v3`. Does anyone meet the same problem here? Thank u in advance.