Displaying 20 results from an estimated 2000 matches similar to: "Samba 4.9.3 and the "10 hour problem""
2018 Dec 03
2
Samba 4.9.3 and the "10 hour problem"
Hmm…
I see that there is a patch in the bugzilla page for that bug. I guess I could try that one… :-)
I notice in the patch that there is a lot of talk about SMB2 - we use SMB3 mostly now. But perhaps there is some code sharing? Or perhaps SMB2 is used when talking to the AD servers? Or the few SMB2-talking clients causes the problem for all of the other users? When testing the “timeout” issue I
2018 Jan 22
1
Samba 4.7 don't start on F27
it's not very helpful when the process exists without any output
[root at srv-rhsoft:~]$ /usr/sbin/smbd -D
[root at srv-rhsoft:~]$ /usr/sbin/smbd --foreground
[root at srv-rhsoft:~]$ ps aux | grep smb
root 8877 0.0 0.0 10904 960 pts/1 S<+ 15:04 0:00
/usr/bin/grep --color smb
[root at srv-rhsoft:~]$ rpm -qa | grep samba
samba-libs-4.7.4-2.fc27.x86_64
2008 Feb 28
0
[Bug 1445] ssh s
https://bugzilla.mindrot.org/show_bug.cgi?id=1445
--- Comment #1 from qianliguo <qianliguo2002 at 163.com> 2008-02-28 13:56:17 ---
# strace ssh
execve("/usr/bin/ssh", ["ssh"], [/* 16 vars */]) = 0
mmap2(NULL, 20, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x40005000
stat("/etc/ld.so.cache", {st_mode=S_IFREG|0644, st_size=1796, ...}) = 0
1999 Aug 26
0
smbsh always segfaults
Version 2.0.5a (same prob w/2.0.4b, though). smbsh segfaults after I
enter my password. As root, it just seg faults. As my login user, it
dumps core.
Attached is a script of an strace of it.
Running RH 6.0, kernel 2.2.10, AMD K6-2/350, 64M RAM. Configure options
were:
CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{pref} --libdir=/etc \
--with-lockdir=/var/lock/samba
2001 May 31
0
Bug in scp
Hi!
I don't know much about network programming, or about terminal handling.
I wondered about why the command
"scp file user at host:path" didn't work. It gave me the following error
messages:
"stdin: is not a tty"
"Write failed flushing stdout buffer."
"write stdout: Broken pipe"
I tried it with different versions of ssh, first the newest debian
2008 Feb 28
1
Problem of porting openssh to arm9 platform
Hi;
I meet some problem when porting openssh.Please help me
The following content is wrong info:
# strace ssh
execve("/usr/bin/ssh", ["ssh"], [/* 16 vars */]) = 0
mmap2(NULL, 20, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x40005000
stat("/etc/ld.so.cache", {st_mode=S_IFREG|0644, st_size=1796, ...}) = 0
open("/etc/ld.so.cache",
2018 Jun 27
0
dovecot-2.3.36 and flush
Hi
I have a problem with doveadm and flush
# 2.2.36 (1f10bfa63): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.24.rc1 (debaa297)
# OS: Linux 3.16.0-5-amd64 x86_64 Debian 8.10
example:
#doveadm director status
mail server ip tag vhosts state state changed users
10.0.100.24??????? 1????? up??? -???????????? 65
10.0.100.25??????? 100??? up??? -???????????? 989
#doveadm director flush
2014 Dec 16
1
Fwd: samba & Oracle ACFS Issues
Hi Volker and many thanks for your response
According to your questions
>Please remove the SO_RCVBUF and SO_SNDBUF entries.
>Oh, that's ancient. Do you have any possibility to move to
>"security=user"?
The smb.conf file was inherited from HP-UX system. Ok,
I'll remove them
>Did you try "posix locking = no"? That is mostly criticial
>if
2008 Jul 14
3
Dovecot Crash
Jul 13 08:19:15 hera dovecot: fstat 75 : Value too large for defined data
type
Jul 13 08:19:18 hera dovecot: fstat 75 : Value too large for defined data
type
Jul 13 08:19:20 hera dovecot: fstat 75 : Value too large for defined data
type
Jul 13 08:19:27 hera dovecot: fstat 75 : Value too large for defined data
type
Jul 13 08:19:27 hera dovecot: fstat 75 : Value too large for defined data
type
Jul
2014 Sep 26
0
wbindo slow
good morning everyone.
I apologize if it is recurrent. But not yet found a solution.
I have a problem of slowness when running "wbinfo -u" command. Analyzing
the outputs of "strace" command, I noticed some timeout.
After several searches, I found information that indicated remove dead
domains. I do not have these domains. I performed a fresh installation.
My scenario is a
2014 Jan 03
1
SSSD and usermod
Hi!
How to get usermod working with SSSD/389DS ?
We have SSSD set up on our server and it uses 389DS.
SSSD was enabled with the following command:
authconfig --enablesssd --enablesssdauth --ldapbasedn=dc=example,dc=com
--enableshadow --enablemkhomedir --enablelocauthorize --update
Running for example "usermod -L username" returns:
usermod: user 'username' does not exist in
2001 May 01
0
Can this be vectorized?
I want to produce some boxplots (and qqnorm plots) for each of a series of
groups. It is easy to produce the boxplots or qqplots by groups using
either by() or tapply(), but the moment that I want unique labels for each
boxplot, I seem to be stuck using a for loop to achieve the effect.
For example:
tapply(fstat$femur, fstat$race, boxplot)
by(fstat$femur, fstat$race, boxplot)
gives nicely
2014 Oct 04
1
wbinfo slow
Good afternoon.
Guys, I still can not solve this problem.
Some help?
Thanks
2014-09-26 11:17 GMT-03:00 Christovam Paynes Silva <christovamps at gmail.com>:
> good morning everyone.
>
>
>
> I apologize if it is recurrent. But not yet found a solution.
> I have a problem of slowness when running "wbinfo -u" command. Analyzing
> the outputs of
2010 May 17
0
strace log
strace output to my problem
posted here on same list is
http://xen.markmail.org/thread/ltl2faagvqdl4coh
execve("/usr/sbin/xm", ["xm", "create", "centos5.cfg"], [/* 17 vars */]) = 0
brk(0) = 0x6c8000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x7f4868b02000
2013 May 28
0
dovecot + virtio (9p2000.L) = errors
Hi!
I hope someone knows more about the issues I've encountered in:
Setup:
I am running dovecot 2.1.7 on Debian Wheezy in a virtual machine (kvm-style qemu-kvm: host: ubuntu 13.04/1.4.0-dfsg-1expubuntu). The mail storage is a directory on the host machine mounted via virtfs (9p2000.L) on the guest. Furthermore ISPConfig is involved in that setup, but that should not make any significant
2003 Oct 20
0
RES: Nmbd in a infinite loop - consuming 99% CPU
Heres is the output of truss /usr/local/samba/bin/nmbd
execve("/usr/local/samba/bin/nmbd", 0xEFFFFCA0, 0xEFFFFCAC) argc = 2
open("/dev/zero", O_RDONLY) = 3
mmap(0x00000000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xEF7C0000
open("/usr/lib/libsocket.so.1", O_RDONLY) = 4
fstat(4, 0xEFFFF83C) = 0
2013 Nov 08
1
Rsync hanging, even with timeout and contimeout specified
Here's the details and some debugging I did for starters, but I have no
idea where to proceed from here. Help please? Command to reproduce should
be in the strace output below.
-Dan
P.S. Sorry for sending this a few times; I think only one will make it
through to the list since I wasn't subscribed initially.
$ rsync --version
rsync version 3.1.0 protocol version 31
Copyright (C)
2013 Nov 13
1
ldb-tools problem
I installed ldb-tools on CentOS 5.10 and I am getting "ldbsearch: symbol
lookup error: /usr/lib64/libldb.so.0: undefined symbol:
tevent_set_debug". Any idea's? Not sure where to post this question. I
am using this for samba4wins.
Jonn
strace ldbsearch
execve("/usr/bin/ldbsearch", ["ldbsearch"], [/* 22 vars */]) = 0
brk(0) =
2011 Sep 29
1
2.0.14 doveadm proxy list segfault
Hi Timo,
Periodic segfaults with doveadm proxy list:
root at director1:~) doveadm proxy list
doveadm(root): Error: LIST failed: Disconnected
Segmentation fault (core dumped)
Sometimes it's just the 'LIST failed' error, other times it's the error with
the segfault. Usually the first attempt to call it works, subsequent attempts
fail.
I've attached a strace log of it in
2012 Aug 01
1
Erroneous operation not permitted when deleting mailbox with mdbox
I'm seeing the following error in our logs when removing mailboxes (we are using mdbox and dovecot 2.1.8):
Aug 1 20:03:36 msgsrv dovecot: imap(test at test.com): Error: stat(/mailstore/domains/test.com/test/mdbox/mailboxes/Spam) failed: Operation not permitted
Aug 1 20:03:36 msgsrv dovecot: imap(test at test.com): Mailbox deleted: Spam
When I run truss against the process it appears the