On Thursday 09 February 2006 00:32, Ramon van Alteren wrote:
> Hi All,
>
> After bringing the NAS up mentioned here earlier on the list I'm
> having an "interesting" problem with NFS on it.

> [EMAIL PROTECTED] ~ 20:29:56 > for i in `seq 1 30`; do dd count=1000 if=/dev/
> zero of=/root/tools/test.tst; ls -la /root/tools/test.tst ; rm /root/
> tools/test.tst ; done
> 1000+0 records in
> 1000+0 records out
> dd: closing output file `/root/tools/test.tst': No space left on device
> -rw-r--r--  1 root root 163840 Feb  8 20:30 /root/tools/test.tst

>
> Which seems to indicate that RAID + LVM + complex storage and
> 4KSTACKS can cause problems. However I can't find the 4KSTACK symbol
> anywhere in my config.
>
> Thanx,
>
> Ramon

Hi Ramon,

Where you able to resolve this?

Next week I have access to a NAS-head/SAN an have some time, I will try to 
reproduce this problem (with/without RAID, LVM, 4K).

If you add a df -h |grep "/root/tools" in the loop how much free space do you 
see on the mountpoint? How much data is on the mount point? Do you see 
messages in the syslog (server and client)? What does nfsstat return? If you 
sniff the network traffic do you see something out of the ordinary? If you 
use the default settings (e.g. udp) do you still have the same problem?

Regards,
Michiel.
-- 
[email protected] mailing list

Reply via email to