Hi, 

I am getting the following error while trying to copy a file (186k) to an NFS 
mounted filesystem

cp nfs.ps /jupiter/public/
cp: closing `/jupiter/public/nfs.ps': Input/output error

I can copy smaller files ok and can can copy from the NFS mounted
filesystems without any problems. I cannot find any errors in log
files in any of the machines.

I have searched various news archives and not came up any
concrete reasons for this error. The only thing I have found is that
there has been some problems with reiserfs exports but I have configured 
ext3 filesystems.

My configurations are:

Both machines are running mandrake 8.2 linux, kernel 2.4.8-26mdk
with nfs packages nfs-utils-clients-0.3.1-7mdk, nfs-utils-0.3.1-7mdk
(nfs daemon 1.4.7) 

server moon with exported fs:
cat /etc/exports
/public      tamm-linux(rw,sync)
/IT          tamm-linux(rw,sync)
/home/tamm   tamm-linux(rw,sync)

server with nfs mounted fs
cat /etc/fstab
moon:/home/tamm /jupiter/tamm nfs 
rsize=8192,wsize=8192,timeo=14,soft,bg,intr,sync
moon:/IT /jupiter/IT nfs rsize=8192,wsize=8192,timeo=14,soft,bg,intr,sync
moon:/public /jupiter/public nfs 
rsize=8192,wsize=8192,timeo=14,soft,bg,intr,sync

Any ideas? 
--------------------------------------------------------------------
http://www.lug.org.uk                   http://www.linuxportal.co.uk
http://www.linuxjob.co.uk               http://www.linuxshop.co.uk
--------------------------------------------------------------------

Reply via email to