All of lore.kernel.org
 help / color / mirror / Atom feed
* invalid argument when creating a file on an nfs share
@ 2007-10-23 10:17 Jeroen
  2007-10-23 21:05 ` Trond Myklebust
  0 siblings, 1 reply; 2+ messages in thread
From: Jeroen @ 2007-10-23 10:17 UTC (permalink / raw)
  To: nfs


Hi all,

Whenever I try saving a file to a mounted nfs share I get the following 
error :

/mnt/home/user$ touch bla
touch: setting times of `bla': Invalid argument

it does create the file bla in the specified location but I am unsure as 
to what is causing this error.

users and groups on the client are "shared" via pam_ldap

/etc/exports on the server:

/home           192.168.0.8(rw,sync,map_identity,no_root_squash)


/etc/fstab on client:

192.168.0.12:/home/ /mnt/home nfs auto,rw 0 0

client OS is debian Etch,

Server is running debian unstable  nfs-user-server :Universal NFS Server 
2.2beta47

Regards

Jeroen




-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-10-23 21:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-23 10:17 invalid argument when creating a file on an nfs share Jeroen
2007-10-23 21:05 ` Trond Myklebust

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.