All of lore.kernel.org
 help / color / mirror / Atom feed
* Trouble accessing Buffalo NAS with CIFSFS
@ 2012-01-19  8:07 ralda-Mmb7MZpHnFY
       [not found] ` <20120119090752.9b7aea6c.ralda-Mmb7MZpHnFY@public.gmane.org>
  0 siblings, 1 reply; 12+ messages in thread
From: ralda-Mmb7MZpHnFY @ 2012-01-19  8:07 UTC (permalink / raw)
  To: linux-cifs-u79uwXL29TY76Z2rM5mHXA

Hi!

Some weeks ago I upgraded my Linux system to a recent kernel (currently
3.2.1). Since this update I have trouble accessing my NAS station
(Buffalo DriveStation 2Share) with CIFSFS.

Formerly I used an older 2.6er Kernel with SMBFS to mount and access
the NAS station. The speed was not that high, but the connection worked
without failures. As the SMBFS vanished I had to switch to CIFS in the
new installation. With CIFS I can mount the NAS station and I can see
the directory listings, but whenever I try to copy a file to the NAS
station the copy hangs and probably never return (leaving the process
with a D status in process list).

The NAS is mounted like this (output from /proc/mounts):

//archiv/share /nas cifs rw,mand,nosuid,nodev,noexec,relatime,sec=ntlm,
  unc=\\archiv\share,username=root,uid=1002,forceuid,gid=65534,forcegid,
  addr=192.168.178.3,file_mode=0600,dir_mode=0700,nounix,rsize=16384,
  wsize=65216,actimeo=1
  0 0

mount.cifs --version: 1.10

dmesg output gives info like this:

CIFS VFS: Autodisabling the use of server inode numbers on \\archiv
\share. This server doesn't seem to support them properly. Hardlinks
will not be recognized on this mount. Consider mounting with the
"noserverino" option to silence this message.
CIFS VFS: Server archiv has not responded in 300 seconds.
Reconnecting...
CIFS VFS: sends on sock ae3b9b40 stuck for 15 seconds
CIFS VFS: Error -11 sending data on socket to server
CIFS VFS: sends on sock ae3b9b40 stuck for 15 seconds
CIFS VFS: Error -11 sending data on socket to server
CIFS VFS: sends on sock ae3b9b40 stuck for 15 seconds
CIFS VFS: Error -11 sending data on socket to server
CIFS VFS: Error -32 sending data on socket to server
CIFS VFS: Error -32 sending data on socket to server
CIFS VFS: Error -32 sending data on socket to server
...

adding "noserverino" to mount options silences one message in the above
list but changes the other behavior.

CIFS is compiled statically into the kernel. Self optimized statical
kernel, not standard modular distro kernel.

I really need help to get the NAS back to a working state. Feel free to
ask for any information you need for diagnosis. If required I'm able to
add patches and recompile the kernel for diagnosis.

Thx ahead
Harald

^ permalink raw reply	[flat|nested] 12+ messages in thread
* Trouble accessing Buffalo NAS with CIFSFS
@ 2012-01-19  8:19 ralda-Mmb7MZpHnFY
  0 siblings, 0 replies; 12+ messages in thread
From: ralda-Mmb7MZpHnFY @ 2012-01-19  8:19 UTC (permalink / raw)
  To: linux-cifs-u79uwXL29TY76Z2rM5mHXA

Sorry, I got interrupted during writing the message, so I made a
mistake:

Adding "noserverino" to mount options silences one message in the
dmesg list but DO NOT CHANGE the other behavior.

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

end of thread, other threads:[~2012-01-20 21:24 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-19  8:07 Trouble accessing Buffalo NAS with CIFSFS ralda-Mmb7MZpHnFY
     [not found] ` <20120119090752.9b7aea6c.ralda-Mmb7MZpHnFY@public.gmane.org>
2012-01-19 12:05   ` Jeff Layton
     [not found]     ` <20120120113042.0fdfea5f.ralda@gmx.de>
     [not found]       ` <20120120101938.7ca7464d@tlielax.poochiereds.net>
     [not found]         ` <20120120165657.00042c72.ralda@gmx.de>
     [not found]           ` <20120120165657.00042c72.ralda-Mmb7MZpHnFY@public.gmane.org>
2012-01-20 16:19             ` Jeff Layton
     [not found]               ` <20120120111936.5329cbb4-9yPaYZwiELC+kQycOl6kW4xkIHaj4LzF@public.gmane.org>
2012-01-20 19:06                 ` ralda-Mmb7MZpHnFY
     [not found]                   ` <20120120200626.b04b1d40.ralda-Mmb7MZpHnFY@public.gmane.org>
2012-01-20 19:32                     ` Jeff Layton
     [not found]                       ` <20120120143235.1d4d811e-9yPaYZwiELC+kQycOl6kW4xkIHaj4LzF@public.gmane.org>
2012-01-20 19:42                         ` Steve French
     [not found]                           ` <CAH2r5mt5KPtK_5Abz8nz_sKH3vT2h=1d7DHHBvX4BSRd37auug-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-01-20 20:54                             ` Harald Becker
2012-01-20 21:24                             ` Łukasz Maśko
2012-01-20 21:07                         ` ralda-Mmb7MZpHnFY
2012-01-19 17:38   ` Suresh Jayaraman
     [not found]     ` <4F18552A.3030804-IBi9RG/b67k@public.gmane.org>
2012-01-19 18:39       ` Steve French
  -- strict thread matches above, loose matches on Subject: below --
2012-01-19  8:19 ralda-Mmb7MZpHnFY

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.