search for: af_loc

Displaying 20 results from an estimated 44 matches for "af_loc".

Did you mean: af_llc
2015 Jun 21
3
dovecot auth using 100% CPU
Every few days I find that dovecot auth is using all my CPU. This is from dovecot 2.2.13, I've just upgraded to 2.2.18 strace -r -p 17956 output: Process 17956 attached 0.000000 lseek(19, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek) 0.000057 getsockname(19, {sa_family=AF_LOCAL, NULL}, [2]) = 0 0.000043 epoll_ctl(15, EPOLL_CTL_ADD, 19, {EPOLLIN|EPOLLPRI|EPOLLERR|EPOLLHUP, {u32=850618928, u64=140128453618224}}) = 0 0.000040 write(19, "VERSION\tauth-worker\t1\t0\nDBHASH\t5"..., 97) = -1 EPIPE (Broken pipe) 0.000035 --- SIGPIPE {si_signo=SIGPIPE, s...
2015 Jun 21
0
dovecot auth using 100% CPU
...at dovecot auth is using all my CPU. > > This is from dovecot 2.2.13, I've just upgraded to 2.2.18 > > strace -r -p 17956 output: > > Process 17956 attached > 0.000000 lseek(19, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek) > 0.000057 getsockname(19, {sa_family=AF_LOCAL, NULL}, [2]) = 0 > 0.000043 epoll_ctl(15, EPOLL_CTL_ADD, 19, > {EPOLLIN|EPOLLPRI|EPOLLERR|EPOLLHUP, {u32=850618928, > u64=140128453618224}}) = 0 > 0.000040 write(19, "VERSION\tauth-worker\t1\t0\nDBHASH\t5"..., 97) > = -1 EPIPE (Broken pipe) > 0.000035 --...
2015 Feb 23
2
Call for testing: OpenSSH 6.8
...FIN_WAIT_2 328 TCP 127.0.0.1:61716 127.0.0.1:61717 TIME_WAIT 0 TCP 127.0.0.1:61718 127.0.0.1:61719 TIME_WAIT 0 This may well be a problem local to Windows. Btw., the large number of AF_INET sockets is a result of the way how Cygwin implements AF_LOCAL sockets: They are emulated by local AF_INET sockets since WIndows doesn't know the concept of AF_LOCAL sockets. Note that there are still sleep processes running. So on a hunch I just added a `sleep 30' between the two tests and, lo and behold, the forwarding.sh test completes successf...
2017 Feb 17
0
getent passwd user no output, addc + dm
...|O_CLOEXEC) = 3 > access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or > directory) > open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 > open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3 > connect(3, {sa_family=AF_LOCAL, sun_path="/var/run/nscd/socket"}, 110) = - > 1 > ENOENT (No such file or directory) > connect(3, {sa_family=AF_LOCAL, sun_path="/var/run/nscd/socket"}, 110) = - > 1 > ENOENT (No such file or directory) > open("/etc/nsswitch.conf", O_RDONLY|O_CLOEXE...
2017 Feb 17
7
getent passwd user no output, addc + dm
....so.cache", O_RDONLY|O_CLOEXEC) = 3 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3 connect(3, {sa_family=AF_LOCAL, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory) connect(3, {sa_family=AF_LOCAL, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory) open("/etc/nsswitch.conf", O_RDONLY|O_CLOEXEC) = 3 open("/etc/ld.so.cac...
2018 Mar 30
1
Issue with a bug with imap-login
...\0", 12) = 12 263563 write(2<pipe:[1445512]>, "\1\010263563 ip=64.142.18.25\n", 25) = 25 263563 getsockname(18<TCP:[64.142.111.79:993->64.142.18.25:39552]>, {sa_family=AF_INET, sin_port=htons(993), sin_addr=inet_addr("64.142.111.79")}, [16]) = 0 263563 socket(AF_LOCAL, SOCK_STREAM, 0) = 19<UNIX:[1458853]> 263563 fcntl(19<UNIX:[1458853]>, F_GETFL) = 0x2 (flags O_RDWR) 263563 fcntl(19<UNIX:[1458853]>, F_SETFL, O_RDWR|O_NONBLOCK) = 0 263563 connect(19<UNIX:[1458853]>, {sa_family=AF_LOCAL, sun_path="ssl-params"}, 110) = 0 263563 f...
2017 Feb 05
2
dovecot/auth CPU spikes
Hi All, I have recently moved by webmail server from a VPS to a hosted dedicated server running Ubuntu 16.04. Everything is fine except that login is particularly and consistently long (around 4-5 seconds). I have noticed that the process dovecot/auth seems to eat all of the resources of one of the cores available on the host during login. The authentication backend is a postgres database which
2015 Feb 02
2
Searching samba ldap without authentication
...he log if required) basically here what they showed : -There is nearly no difference (nothing significant) between the traces of the scripts on the PDC and the DBC. -The diff between the trace of the script and the trace of the command line tool shows this: - on both side: connect(3, {sa_family=AF_LOCAL, sun_path="/var/lib/samba/private/ldap_priv/ldapi"}, 110) = 0 - then later, only in the script trace: connect(4, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.100.2")}, 16) = 0 So the reason for the script to end with an error is that it tries to con...
2017 May 18
2
ls hangs in internal-sftp for LDAP users + numeric uid/gid instead of names
...resolve entries from the ldap and get rid of > passwd file (see below). > > I also had this error: > socket(PF_LOCAL, SOCK_STREAM, 0) = 4 > fcntl(4, F_GETFL) = 0x2 (flags O_RDWR) > fcntl(4, F_SETFD, FD_CLOEXEC|0x2) = 0 > connect(4, {sa_family=AF_LOCAL, sun_path="/var/run/nslcd/socket"}, 23) = > -1 ENOENT (No such file or directory) > > Of course /var/run/nslcd/socket doesn't exist in the chroot. > > To solve this I did : > mount -o bind /var/run/nslcd/ <chrootfolder>/var/run/nslcd/ Yes, and additionally...
2006 Jan 17
0
asterisk.ctl limitations
...uf_in; /* data buffers */ @@ -660,10 +666,17 @@ /* grab a socket; set opts */ newskt: - if (o_udpmode) - nnetfd = socket (AF_INET, SOCK_DGRAM, IPPROTO_UDP); - else - nnetfd = socket (AF_INET, SOCK_STREAM, IPPROTO_TCP); + if (unixsock_name) { + if (o_udpmode) + nnetfd = socket (AF_LOCAL, SOCK_DGRAM, 0); + else + nnetfd = socket (AF_LOCAL, SOCK_STREAM, 0); + } else { + if (o_udpmode) + nnetfd = socket (AF_INET, SOCK_DGRAM, IPPROTO_UDP); + else + nnetfd = socket (AF_INET, SOCK_STREAM, IPPROTO_TCP); + } if (nnetfd < 0) bail ("Can't get...
2014 Jan 16
0
Generic UPS driver
...procmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 brk(0) = 0x1758000 brk(0x1779000) = 0x1779000 socket(PF_LOCAL, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 3 connect(3, {sa_family=AF_LOCAL, sun_path="/dev/log"}, 110) = 0 fstat(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 5), ...}) = 0 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa313f8e000 write(1, "Network UPS Tools - 'ATCL FOR UP"..., 78) = 78 write(1, "Warning: Thi...
2015 Feb 02
2
Searching samba ldap without authentication
...howed : >> -There is nearly no difference (nothing significant) between the traces >> of the scripts on the PDC and the DBC. >> -The diff between the trace of the script and the trace of the command >> line tool shows this: >> - on both side: connect(3, {sa_family=AF_LOCAL, >> sun_path="/var/lib/samba/private/ldap_priv/ldapi"}, 110) = 0 >> - then later, only in the script trace: connect(4, >> {sa_family=AF_INET, sin_port=htons(53), >> sin_addr=inet_addr("192.168.100.2")}, 16) = 0 >> >> So the reason for t...
2014 Jan 12
3
Generic UPS driver
On Jan 12, 2014, at 11:07 AM, Ariel Wainer wrote: > On 11/01/14 15:27, Charles Lepple wrote: >> On Jan 10, 2014, at 4:46 PM, Ariel Wainer wrote: >> >>> On 10/01/14 01:53, Charles Lepple wrote: >>>> I am curious about why the Interrupt Out packet is sent by the Windows software if it isn't to turn off the UPS. Is it possible to do some more testing with
2019 May 09
0
NT_STATUS_ACCESS_DENIED on a directory I have permission to access
...asswd ONEEXAMPLECA\\paulg # From strace I see it opens the winbindd pipe and talks to the winbind process. lstat("/var/run/winbindd", {st_mode=S_IFDIR|0755, st_size=60, ...}) = 0 30477 lstat("/var/run/winbindd/pipe", {st_mode=S_IFSOCK|0777, st_size=0, ...}) = 0 30477 socket(AF_LOCAL, SOCK_STREAM, 0)  = 3 30477 fcntl(3, F_GETFL)                 = 0x2 (flags O_RDWR) 30477 fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 30477 fcntl(3, F_GETFD)                 = 0 30477 fcntl(3, F_SETFD, FD_CLOEXEC)     = 0 30477 connect(3, {sa_family=AF_LOCAL, sun_path="/var/run/winbindd/pipe&qu...
2017 May 18
2
ls hangs in internal-sftp for LDAP users + numeric uid/gid instead of names
Le 12/05/2017 ? 14:03, Alexander Wuerstlein a ?crit : > On 2017-05-12T13:49, mh at ow2.org <mh at ow2.org> wrote: >> Le 12/05/2017 ? 12:47, Alexander Wuerstlein a ?crit : >>> On 2017-05-12T12:07, mh at ow2.org <mh at ow2.org> wrote: >>>> I'm using 7.2p2-4ubuntu2.1 >>>> >>>> I have the same exact problem as described in the first
2016 Apr 12
2
Slow reading of large dovecot-uidlist files
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, 12 Apr 2016, Bostjan Skufca wrote: > On 12 April 2016 at 10:23, A.L.E.C <alec at alec.pl> wrote: > >> I don't know dovecot's code, but I suppose it uses uidlist file to get >> mailbox statistics that it returns as EXISTS, RECENT, UNSEEN, UIDNEXT, >> UIDVALIDITY, etc, which are required by IMAP standard. I
2018 Jan 25
2
Re: libvirtd hangs
...5) = 0 close(6) = 0 getuid() = 0 geteuid() = 0 geteuid() = 0 getuid() = 0 geteuid() = 0 socket(AF_LOCAL, SOCK_STREAM, 0) = 6 connect(6, {sa_family=AF_LOCAL, sun_path="/var/run/libvirt/libvirt-sock"}, 110) = 0 getsockname(6, {sa_family=AF_LOCAL, NULL}, [2]) = 0 futex(0x7fd1b09dcfe8, FUTEX_WAKE_PRIVATE, 2147483647) = 0 fcntl(6, F_GETFD) = 0 fcntl(6, F_SETFD, FD...
2018 Jan 18
2
libvirtd hangs
Hello everybody! We have a cluster of servers managed by VMmanager 5 KVM (by ispsystem). A typical node: # cat /etc/redhat-release CentOS Linux release 7.3.1611 (Core) # uname -r 3.10.0-693.11.6.el7.x86_64 # rpm -qa |grep libvirt libvirt-daemon-driver-qemu-3.7.0-1.el7.centos.x86_64 libvirt-daemon-driver-storage-disk-3.7.0-1.el7.centos.x86_64 libvirt-3.7.0-1.el7.centos.x86_64
2010 Mar 13
1
klibc build trouble
as the next klibc release 1.5.16 looks like shaping up, I have a trouble to build that for Debian. currently I build depent on linux-libc-dev, I don't know what against I can build latest klibc, see klibc fails to build due too: make -C linux/ ARCH=x86_64 INSTALL_HDR_PATH=debian/tmp/usr/lib/klibc/ headers_install make[3]: *** No rule to make target `headers_install'. Stop. make[2]: ***
2015 Feb 21
2
Call for testing: OpenSSH 6.8
On Sat, 21 Feb 2015, Corinna Vinschen wrote: > Building on 64 bit Cygwin works out of the box. However, I have trouble > with the testsuite. As usual, I'm building outside the source tree: > > - Building the testsuite fails: > > Assembler messages: > Fatal error: can't create regress/unittests/bitmap/tests.o: No such file or directory > Makefile:152: