Displaying 20 results from an estimated 10000 matches similar to: "Samba drops connection on "large" files 2GB+"
2023 Mar 08
1
Samba drops connection on "large" files 2GB+
On Wed, Mar 08, 2023 at 08:54:24AM +0100, Leon Benthaus via samba wrote:
>Dear all,
>
>I still have CentOS7 running with the latest Samba Version available
>for it (samba-4.10.16-20.el7)
>I'm experiencing a really strange issue. When I copy a file larger
>than 2GB I? always get a network
>drop. It just stops at around 1,74gb. The logs didn't show something
>in
2023 Feb 22
1
UPN as username instead of SAMAccountname
On 22/02/2023 08:45, Leon Benthaus via samba wrote:
> Dear all,
>
> since I didn't get an answer I would carefully ask again. Maybe this is just a quick yes or no question:
>
> Is there any known way to get winbind to accept UPNs as username instead of the samaccountname? All the threads I found online regarding this are really old.
>
> Best,
> Leon
NO
Well,
2023 Feb 22
1
UPN as username instead of SAMAccountname
Dear all,
since I didn't get an answer I would carefully ask again. Maybe this is just a quick yes or no question:
Is there any known way to get winbind to accept UPNs as username instead of the samaccountname? All the threads I found online regarding this are really old.
Best,
Leon
2016 Apr 09
5
Slow reading of large dovecot-uidlist files
Hi there,
(context: I was optimizing Roundcube mailbox list server response, and in
that 300-400ms response time, around 170ms is spent on single fgets() call
which is waiting IMAP repsonse to "SELECT MyMailbox" command)
I straced dovecot and of the whole request/response process, around 30ms is
spent for everything else, and overwhelming majority of time (150-170ms) is
spent for
2005 Jan 10
5
OT -- Inexpensive CentOS dedicated servers?
Hey all,
I am looking to get some input regarding inexpensive dedicated servers
-- preferably with a hosting company the offers CentOS as an OS
option. Does anybody have any input or recommendations? I'd really
like to support a company that uses CentOS. And there are _so many
options out there, is kind of overwhelming.
Thanks,
Ryan
2013 Jul 01
2
[LLVMdev] [bikeshed] Anyone have strong feelings about always putting `template <...>` on its own line?
On Mon, Jul 1, 2013 at 2:31 PM, David Blaikie <dblaikie at gmail.com> wrote:
>
>
> Have you got any statistics for the current state of LLVM with respect
> to this formatting issue? If something is already the overwhelmingly
> common style (& it's not a case where it used to be the style, the
> style has been updated, and nothing has been migrated yet) then just
2006 Feb 18
1
Where are the Portable Devices at vorbis.com ?
Hi Vorbis-ers,
It has been a while since I have checked out the Ogg Vorbis resources.
http://vorbis.com is looking great!
It is a shame though that portable (and other devices) that support Ogg
Vorbis well are not celebrated on the home page. I know there is an
extensive list at http://wiki.xiph.org/index.php/PortablePlayers, but it is
overwhelming in its completeness, and may not be immediately
2012 Jun 02
3
[LLVMdev] llvm-tv
I am trying to compile llvm-tv as per the instructions from the link -
http://llvm.org/svn/llvm-project/television/trunk/README.txt
The poolalloc doesn't seem to be in synch with the llvm svn version
mentioned (78786). It is giving lot of errors during compilation. I fixed a
few of them by bringing in functions/header files etc. wherever required
from the mainline llvm. But this exercise
2003 Oct 22
4
what is the best codec for low bandwidth? for quality?
The number of codecs is overwhelming to me.
What do ya'll consider the best codec for conserving bandwidth? [I realize
at the cost of quality]
Secondly, what do you think the best codec for voice quality is?
Yours,
Matthew
2009 Aug 24
4
[LLVMdev] Regular Expression lib support
On Sun, Aug 23, 2009 at 3:29 PM, Kenneth Uildriks<kennethuil at gmail.com> wrote:
> On Sun, Aug 23, 2009 at 4:56 PM, Daniel Dunbar<daniel at zuster.org> wrote:
>> We would like to have access to some kind of regular expression
>> library inside LLVM. For example, we need this to extend the FileCheck
>> test case checking tool to support regular expressions.
2009 Apr 22
6
WinXP Xen guest: compare VNC vs RDP
I'm experimenting with using WinXP Xen guests as an alternative to
upgrading workstations. The administrative advantages seem overwhelming.
Please share thoughts about using VNC vs RDP for remote desktop
connections.
Please share any anecdotal information regarding user reactions and/or
implementation issues.
2015 Aug 14
2
Why not pthreads on Windows in 'parallel' package?
On Windows there are a few 'pthreads' implementation, e.g.
pthreads-w32 and winpthreads
[https://cran.r-project.org/doc/manuals/r-devel/R-exts.html#Using-pthreads].
We're thinking of giving them a try for the matrixStats package, and
basic tests indicates it works, but since Windows pthreads are not
used by core R (or?) I've got a little bit worried that we will face
overwhelming
2019 May 04
2
[RFC] Should we add isa_or_null<>?
On Mon, Apr 29, 2019, 02:37 David Chisnall via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> On 22/04/2019 15:15, Don Hinton via llvm-dev wrote:
> > Although there were a few no votes, it looks like there's a consensus
> > for adding a `isa_and_nonnull` type operator. While there were some who
> > preferred `isa_nonnull`, it wasn't overwhelming, and since
2013 Jul 01
0
[LLVMdev] [bikeshed] Anyone have strong feelings about always putting `template <...>` on its own line?
On Mon, Jul 1, 2013 at 2:38 PM, Sean Silva <silvas at purdue.edu> wrote:
>
>
>
> On Mon, Jul 1, 2013 at 2:31 PM, David Blaikie <dblaikie at gmail.com> wrote:
>>
>>
>> Have you got any statistics for the current state of LLVM with respect
>> to this formatting issue? If something is already the overwhelmingly
>> common style (& it's not
2019 Apr 22
3
[RFC] Should we add isa_or_null<>?
Hi All:
Just wanted to wind this up and summarize the results.
Although there were a few no votes, it looks like there's a consensus for
adding a `isa_and_nonnull` type operator. While there were some who
preferred `isa_nonnull`, it wasn't overwhelming, and since
`isa_and_nonnull` is already committed, I'm going to leave it as
`isa_and_nonnull` for the time being.
Thanks for all
2008 Apr 02
0
[LLVMdev] Goog test-cases for a new register allocator
On Wednesday 02 April 2008 03:06, Roman Levenstein wrote:
> Hi,
>
> As I mentioned some time ago on the mailing list, I'm working on the
> implementation of the Sarkar's Extended Linear Scan algorithm for LLVM.
Cool!
> For testing and debugging of this algorithm, I need some good
> test-cases that check different functionalities of the register
> allocator, e.g.:
2010 Apr 27
4
Translated (language-aware) routes in Rails application
Hi,
I''d like to have translated languate-aware routes in my application,
like:
/projects/5/permissions => locale "PL"
/projekty/5/pozwolenia => locale "PL"
Is there any way to achieve it with RESTful routes? I have done it
manually with named routes, but it''s overwhelming with over 300
routes :D Also tried namespace (yeah, didn''t work) and
2006 Sep 20
1
possible bug in PHP Markdown implementation of footnotes, as well as request for standardized XHTML output
I am glad to see support for footnotes working its way into other
implementations of Markdown!
However, I have a couple of issues.
Issue # 1. There appears to be a bug in the footnote parser that
causes material following the footnote to be included as part of the
footnote. For example:
< Example Section >
## Metadata ##
First, take a look at the overall structure of the document.
2017 Oct 02
3
sendmail
On Mon, Oct 2, 2017 at 5:29 PM, Stephen John Smoogen <smooge at gmail.com> wrote:
> On 2 October 2017 at 17:21, Larry Martell <larry.martell at gmail.com> wrote:
>> I an running CentOS7 in a docker container. I need to send email from
>> that container so I installed sendmail and then I run:
>>
>> m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cf` and when
2009 Aug 16
0
Win clients connection drops while copying large files, errors in logs
I have a problem with samba (3.2.3) not working properly with windows
clients.
I run a FC11 samba storage server, that has windows and mac client
machines connecting to it. So far mac clients work. However windows
client, whenever I try to install some application that is stored on
the samba server, or even copy a very large file (few gbs) I get this
in /var/log/messages and the file