similar to: Broken pipe errors can result in corrupt files ==> please help / 2.0.0 Broken Pipes

Displaying 20 results from an estimated 20000 matches similar to: "Broken pipe errors can result in corrupt files ==> please help / 2.0.0 Broken Pipes"

1999 Mar 24
0
Broken pipe errors can result in corrupt files ==> please help
Hello all, ever since whe upgraded to samba 2.0.2 we are getting the following error [1999/03/01 19:12:52, 0] lib/util_sock.c:write_data(407) write_data: write failure. Error = Broken pipe This error occurs on almost every write to the server... Sometimes this results in corrupt files. Is there a solution to this problem ?? Thanks, Marc
1999 Dec 27
2
help needed with smbclient with broken pipe
I am getting the following error from smbclient and am not sure as where the problem is. smb: \gcc\> dir write_socket_data: write failure. Error = broken pipe write_socket: Error writing 91 bytes to socket 3: ERRNO = broken pipe failed session setup Error writing 91 bytes to client. -1. Exiting This appears to be happening about a minute after I establish a session. Up until that time file
2009 Oct 15
0
[LLVMdev] strace for whole-program bitcodes (was: RE: building whole-program bitcode with LLVM)
Hi Terence, I believe that this is in fact similar to an approach Coverity uses (or used at one time) as a robust solution to determine what was done during a build. I can imagine that one can build a robust system following this technique, but it also seems like it might be quite a bit of work. Another possible alternative not mentioned is to teach the compiler driver (clang, most likely) to
2009 Oct 15
0
[LLVMdev] strace for whole-program bitcodes (was: RE: building whole-program bitcode with LLVM)
Hi, Kelly, Have you found the solution for this problem? I met a similar problem when I were trying to test MySQL 5.0 with LLVM. The following is my step, but still failed since llvm-ld can not recognize some gcc link flags. 1. during the configuration, use a script such as llvm-gcc.sh, at this time the script only invoke the gcc. This is necessary because the gnu configure will test the
2009 Jul 10
0
Broken Pipes openSuSE 10.3 samba-3.3.4
Guys, After upgrade to samba 3.3.4 on openSuSE 10.3, I'm getting: Jul 10 02:05:14 bonza smbd[31942]: [2009/07/10 02:05:14, 0] lib/util_sock.c:write_data(1136) Jul 10 02:05:14 bonza smbd[31942]: [2009/07/10 02:05:14, 0] lib/util_sock.c:get_peer_addr_internal(1676) Jul 10 02:05:14 bonza smbd[31942]: getpeername failed. Error was Transport endpoint is not connected Jul 10 02:05:14 bonza
2003 Jan 14
0
Broken pipes
Using Samba 2.2.7a on FreeBSD 4.7-STABLE. #uname -a FreeBSD fileserver1.smartrafficenter.net 4.7-STABLE FreeBSD 4.7-STABLE #0: Mon Dec 16 19:41:03 EST 2002 toor@fileserver1.smartrafficenter.net:/usr/obj/usr/src/sys/FILESERVER1 i386 All day long, constantly, I get the following messages in syslog: Jan 14 13:37:55 fileserver1 smbd[57969]: [2003/01/14 13:37:55, 0]
2004 Mar 05
0
unixodbc - postgresql: broken pipes, malloc, ksqo and other errors
Hello all. I am posting this on unixodbc-dev and pgsql-odbc as well as r-help to make sure all of my bases are covered (and because I'm not sure which one of these is the source of the issue.) Unixodbc with Postgresql seems to be working, but I am getting some errors that I don't understand and want to know why I am getting these errors before I put everything into production. I am
2014 Jun 22
0
File copy results in 100% CPU load and broken connection
Good day. There are Samba server, When Windows 7 client copying files from those server share, smbd process, serving this connection, load his CPU kernel up to 100% permanently. Some times (not always) file copy progress on windows client stops with message that share not available . After that windows reconnects with new connection (new smbd process on samba server), but
2006 Jun 14
0
Samba write errors, broken pipes and client lockups
Over the last few weeks I've had problems using Samba on a FreeBSD. Windows XP clients (that's all I have) would experience intermittent long delays (lockups, freezing) when accessing the samba shares using Windows Explorer or any other applications. This occurred both directly when browsing the network neighborhood, and when accessing the share through a letter drive mapping.
2015 Jul 04
0
[Bug 11378] Please add a '--line-buffered' option to rsync to make logging/output more friendly with pipes/syslog/CI systems/etc.
https://bugzilla.samba.org/show_bug.cgi?id=11378 Nathan Neulinger <nneul at neulinger.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME |--- --- Comment #2 from Nathan Neulinger <nneul
2020 Jun 19
0
Antw: [EXT] Stop opusenc from generating any comments?
>>> Terence Eden <terence.eden at gmail.com> schrieb am 19.04.2020 um 12:48 in Nachricht <12670_1592540909_5EEC3EEC_12670_238_1_CABV2FHjaGEd4u4r7BfHaAyj=P1wP_8z7u7pWuMHy hV6XqSXVA at mail.gmail.com>: > The opusenc tool automatically adds metadata - even if you don't specify > any. > For example, these tags are created by default on my files: > ENCODER=opusenc
2019 Sep 19
3
Improving partial lookup results
Incidentally, if you're actually aiming to match different forms of a name (Peter vs Pete, Ann vs Anne vs Annette) then you might find the synonym feature a better option than wildcarding. You'd need to give it a list of names to treat as synonyms, but it should have many fewer false positives, and can also handle cases which aren't just a substring - e.g. Robert vs Rob vs Bob vs
2004 Apr 19
0
error messsage was: Named pipe not available
I'm having trouble authenticating users. WinXP will authenticate fine if accessed via hostname... //fileserver/share. Ip does not work.. ie //192.168.1.2/share. Anything below winXP cannot authenticate. Nothing is shown in error logs. wbinfo -t does not work.. returns the following errors. A few hot fixes were applied to domain controlers as well as SP4. No changes were made to samba server.
2009 Oct 08
5
[LLVMdev] strace for whole-program bitcodes (was: RE: building whole-program bitcode with LLVM)
Hi, It would be nice if it were easier for relative novices to build whole-program bitcodes for large, complex applications with hairy build systems. Several readers of this list have been trying various approaches for a few months but as far as I know we haven't yet found a good general solution. Approaches that have been tried include 1) placing wrappers for the usual tools (gcc, ar, as,
2004 Jan 09
2
Re: Asterisk-Users digest, Vol 1 #2413 - 13 msgs
> > --__--__-- > > Message: 1 > From: Terence Parker <terence@parker.com.hk> > Date: Fri, 9 Jan 2004 11:25:23 +0800 > To: asterisk-users@lists.digium.com > Subject: [Asterisk-Users] Problem registering FWD > Reply-To: asterisk-users@lists.digium.com > > > --Apple-Mail-1-822243116 > Content-Transfer-Encoding: 7bit > Content-Type: text/plain; >
2009 Aug 01
3
[LLVMdev] building whole-program bitcode with LLVM
Hi, Professor Adve suggested that we post this question to llvm-dev. Thanks in advance for your advice. My colleagues and I want to create whole-program bitcode for large real programs like Apache, BIND, OpenLDAP, etc. We want the whole-program bitcode to include every part of the program for which we have source code. For example, in the case of Apache's "httpd" server, we want
2015 Jul 02
8
[Bug 11378] New: Please add a '--line-buffered' option to rsync to make logging/output more friendly with pipes/syslog/CI systems/etc.
https://bugzilla.samba.org/show_bug.cgi?id=11378 Bug ID: 11378 Summary: Please add a '--line-buffered' option to rsync to make logging/output more friendly with pipes/syslog/CI systems/etc. Product: rsync Version: 3.1.1 Hardware: All OS: All Status: NEW
2018 Feb 16
1
Out of memory on lmtp vsz_limit
How about you try moving the mail into another folder on daily basis, this way the INBOX would stay nice and empty. doveadm move -u archive at company.com Archive MAILBOX INBOX SENTBEFORE todays-date Aki On 16.02.2018 06:19, Terence Lau wrote: > > Bump. > > ? > > Any advice would be most appreciated. > > ? > > Thanks. > > ? > > *From:*Terence Lau >
1998 Apr 01
1
Help Me Beat NT--Red Hat Performance Help Needed
I have tried all I can think of to resolve a samba performance problem. Below is a description of the problem. The Red Hat server is actually a higher performance machine than the NT machine, though they are close in capabilities: > When I first installed 5.0 I notices slow samba performance. By slow I > mean around 80K/second doing a normal copy to the server from a Windows > 95
2010 Apr 13
3
[Bug 1755] New: Broken pipe with scponly with debuglevel
https://bugzilla.mindrot.org/show_bug.cgi?id=1755 Summary: Broken pipe with scponly with debuglevel Product: Portable OpenSSH Version: 5.4p1 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: sftp-server AssignedTo: unassigned-bugs at mindrot.org