Displaying 5 results from an estimated 5 matches for "delayedwrite".
Did you mean:
delayed_write
2009 Jun 30
0
flush-behind behaving synchronously
...de my most
recent server-replication-based/server-write-delaying config because
it's where those straces came from.
Client config (identical both ends):
========
volume loopback
type protocol/client
option transport-type tcp
option remote-host 127.0.0.1
option remote-subvolume delayedwrite # name of the remote volume
end-volume
=========
Server config. I'm just giving one side because they differ only by
the IP address and hostname.
=========
volume shared-raw
type storage/posix # POSIX FS translator
option directory /mnt/big/fileserving/gluster-test...
2004 Jan 09
2
Smb signing - how can I check?
Howdy,
Does anyone know how to check the samba setting of "smb signing"? There is
a data write error that can happen with the signing, and I'd like to check
my samba servers.
See
http://www.eweek.com/article2/0,4149,1415221,00.asp
and
http://www.tangent-systems.com/support/delayedwrite.html
Alan Pence
System Administrator
"The smart ones ask when they don't know. And, sometimes, when they do." -
Malcolm Forbes
2005 May 14
1
Intermittent file server problems
Hi - We have been running into some intermittent problems with Samba in
a configuration where it is employed as a file server for several Windows
Server 2003 boxes. This problem generally occurs only under heavy load
when running some I/O intensive programs on the Windows side. Another
common element seems to involve working with files that remain open for
a long duration and are heavily updated.
2005 Feb 03
3
"Delayed Write Failed" and other similar errors on Windows machines
I am experiencing an error which has been reported on the internet
since Samba 2.2.7 and Windows 2000. There are many suggestions as
to the cause of this problem, but no working solutions that I've been
able to find. I've already invested two weeks on this problem.
I was running Samba 3.0.7 under Mandrake for the last year, and
this problem was not present. Because Mandrake had other
2005 Jul 07
3
samba + xp "Delayed Write Failed"
...oned things and everything is OK, they are set up so that they
should work.
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q293842
- the error message is similar, the status code is the same, too but by
Microsoft this error doesn't happen on XP.
http://www.tangent-systems.com/support/delayedwrite.html - this is a
good summary of the problem above. It analyses what kind of settings
are needed for servers and clients in order to avoid this error (that is
depending on the combination of the server and the client to switch on
or to switch off the SMB signing).
On the basis of the last link we...