All of lore.kernel.org
 help / color / mirror / Atom feed
* Error writing to nfs4 with 3.11-rc1
@ 2013-07-17 18:55 Andre Heider
  2013-07-17 19:10 ` Chuck Lever
  0 siblings, 1 reply; 11+ messages in thread
From: Andre Heider @ 2013-07-17 18:55 UTC (permalink / raw)
  To: linux-nfs

Hi,

I'm having problems using 3.11-rc1 as nfs4 client (with a FreeBSD 9.1
server) using sec=sys.

With the same server+client setup, just booting different kernels:
3.9.10 works without issues
3.10.1 works too, but introduced "RPC: AUTH_GSS upcall timed out." in
dmesg (iirc I don't need gss with sec=sys)
3.11-rc1 reading from the server still works, writing fails

Even a simple touch on the share fails with:
touch: cannot touch ‘/mnt/andre/test’: Input/output error

mount output of the share in question:
192.168.0.1:/home/andre on /mnt/andre type nfs4
(rw,nosuid,relatime,vers=4.0,rsize=65536,wsize=65536,namlen=255,hard,proto=tcp,port=0,timeo=600,retrans=2,sec=sys,clientaddr=192.168.0.40,local_lock=none,addr=192.168.0.1)

The 3.11 .config was cp'ed from 3.10.1 and updated via `make
oldconfig`. Toggling the 3.11 nfs4.2 kernel options doesn't seem to
make a difference.

Any ideas?

Thanks,
Andre

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

end of thread, other threads:[~2013-07-24 14:26 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-17 18:55 Error writing to nfs4 with 3.11-rc1 Andre Heider
2013-07-17 19:10 ` Chuck Lever
2013-07-17 19:35   ` Andre Heider
2013-07-17 20:54     ` Chuck Lever
2013-07-19 16:13       ` J. Bruce Fields
2013-07-19 16:33         ` Chuck Lever
2013-07-19 17:55           ` J. Bruce Fields
2013-07-19 18:03             ` Chuck Lever
2013-07-24 14:26             ` J. Bruce Fields
2013-07-17 21:59     ` Myklebust, Trond
2013-07-18 14:57       ` Andre Heider

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.