Well,

running that strace again gave me the following output - looks like
something is not really as it should be, right?


fcntl(8, F_SETFL, O_RDWR)               = 0
> alarm(3498)                             = 0
> alarm(0)                                = 3498
> fcntl(8, F_GETFL)                       = 0x2 (flags O_RDWR)
> fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
> read(8, 0x226f350, 4096)                = -1 EAGAIN (Resource temporarily
> unavailable)
> fcntl(8, F_GETFL)                       = 0x802 (flags O_RDWR|O_NONBLOCK)
> fcntl(8, F_SETFL, O_RDWR)               = 0
> alarm(3498)                             = 0
> alarm(0)                                = 3498
> fcntl(8, F_GETFL)                       = 0x2 (flags O_RDWR)
> fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
> read(8, 0x226f350, 4096)                = -1 EAGAIN (Resource temporarily
> unavailable)
> fcntl(8, F_GETFL)                       = 0x802 (flags O_RDWR|O_NONBLOCK)
> fcntl(8, F_SETFL, O_RDWR)               = 0
> alarm(3498)                             = 0
> alarm(0)                                = 3498
> fcntl(8, F_GETFL)                       = 0x2 (flags O_RDWR)
> fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
> read(8, 0x226f350, 4096)                = -1 EAGAIN (Resource temporarily
> unavailable)
> fcntl(8, F_GETFL)                       = 0x802 (flags O_RDWR|O_NONBLOCK)
> fcntl(8, F_SETFL, O_RDWR)               = 0
> alarm(3498)                             = 0
> alarm(0)                                = 3498
> fcntl(8, F_GETFL)                       = 0x2 (flags O_RDWR)
> fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
> read(8, 0x226f350, 4096)                = -1 EAGAIN (Resource temporarily
> unavailable)
> fcntl(8, F_GETFL)                       = 0x802 (flags O_RDWR|O_NONBLOCK)
> fcntl(8, F_SETFL, O_RDWR)               = 0
> alarm(3498)                             = 0
> alarm(0)                                = 3498
> fcntl(8, F_GETFL)                       = 0x2 (flags O_RDWR)
> fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
> read(8, 0x226f350, 4096)                = -1 EAGAIN (Resource temporarily
> unavailable)
> fcntl(8, F_GETFL)                       = 0x802 (flags O_RDWR|O_NONBLOCK)
> fcntl(8, F_SETFL, O_RDWR)               = 0
> alarm(3498)                             = 0
> alarm(0)                                = 3498
> fcntl(8, F_GETFL)                       = 0x2 (flags O_RDWR)
> fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
> read(8, 0x226f350, 4096)                = -1 EAGAIN (Resource temporarily
> unavailable)
> fcntl(8, F_GETFL)                       = 0x802 (flags O_RDWR|O_NONBLOCK)
> fcntl(8, F_SETFL, O_RDWR)               = 0
> alarm(3498)                             = 0
> alarm(0)                                = 3498
> fcntl(8, F_GETFL)                       = 0x2 (flags O_RDWR)
> fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
> read(8, 0x226f350, 4096)                = -1 EAGAIN (Resource temporarily
> unavailable)
> fcntl(8, F_GETFL)                       = 0x802 (flags O_RDWR|O_NONBLOCK)
> fcntl(8, F_SETFL, O_RDWR)               = 0
> alarm(3498)                             = 0
> alarm(0)                                = 3498
> fcntl(8, F_GETFL)                       = 0x2 (flags O_RDWR)
> fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
> read(8, 0x226f350, 4096)                = -1 EAGAIN (Resource temporarily
> unavailable)
> fcntl(8, F_GETFL)                       = 0x802 (flags O_RDWR|O_NONBLOCK)
> fcntl(8, F_SETFL, O_RDWR)               = 0
> alarm(3498)                             = 0
> alarm(0)                                = 3498
> fcntl(8, F_GETFL)                       = 0x2 (flags O_RDWR)
> fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
> read(8, 0x226f350, 4096)                = -1 EAGAIN (Resource temporarily
> unavailable)
> fcntl(8, F_GETFL)                       = 0x802 (flags O_RDWR|O_NONBLOCK)
> fcntl(8, F_SETFL, O_RDWR)               = 0
> alarm(3498)                             = 0
> alarm(0)                                = 3498
> fcntl(8, F_GETFL)                       = 0x2 (flags O_RDWR)
> fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
> read(8, 0x226f350, 4096)                = -1 EAGAIN (Resource temporarily
> unavailable)
> fcntl(8, F_GETFL)                       = 0x802 (flags O_RDWR|O_NONBLOCK)
> fcntl(8, F_SETFL, O_RDWR)               = 0
> alarm(3498)                             = 0
> alarm(0)                                = 3498
> fcntl(8, F_GETFL)                       = 0x2 (flags O_RDWR)
> fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
> read(8, 0x226f350, 4096)                = -1 EAGAIN (Resource temporarily
> unavailable)
> fcntl(8, F_GETFL)                       = 0x802 (flags O_RDWR|O_NONBLOCK)
> fcntl(8, F_SETFL, O_RDWR)               = 0
> alarm(3498)                             = 0
> alarm(0)                                = 3498
> fcntl(8, F_GETFL)                       = 0x2 (flags O_RDWR)
> fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
> read(8, 0x226f350, 4096)                = -1 EAGAIN (Resource temporarily
> unavailable)
> fcntl(8, F_GETFL)                       = 0x802 (flags O_RDWR|O_NONBLOCK)
> fcntl(8, F_SETFL, O_RDWR)               = 0
> alarm(3498)                             = 0
> alarm(0)                                = 3498
> fcntl(8, F_GETFL)                       = 0x2 (flags O_RDWR)
> fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
> read(8, 0x226f350, 4096)                = -1 EAGAIN (Resource temporarily
> unavailable)
> fcntl(8, F_GETFL)                       = 0x802 (flags O_RDWR|O_NONBLOCK)
> fcntl(8, F_SETFL, O_RDWR)               = 0
> alarm(3498)                             = 0
> alarm(0)                                = 3498
> fcntl(8, F_GETFL)                       = 0x2 (flags O_RDWR)
> fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
> read(8, 0x226f350, 4096)                = -1 EAGAIN (Resource temporarily
> unavailable)
> fcntl(8, F_GETFL)                       = 0x802 (flags O_RDWR|O_NONBLOCK)
> fcntl(8, F_SETFL, O_RDWR)               = 0
> alarm(3498)                             = 0
> alarm(0)                                = 3498
> fcntl(8, F_GETFL)                       = 0x2 (flags O_RDWR)
> fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
> read(8, 0x226f350, 4096)                = -1 EAGAIN (Resource temporarily
> unavailable)
> fcntl(8, F_GETFL)                       = 0x802 (flags O_RDWR|O_NONBLOCK)
> fcntl(8, F_SETFL, O_RDWR)               = 0
> alarm(3498)                             = 0
> alarm(0)                                = 3498
> fcntl(8, F_GETFL)                       = 0x2 (flags O_RDWR)
> fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
> read(8, 0x226f350, 4096)                = -1 EAGAIN (Resource temporarily
> unavailable)
> fcntl(8, F_GETFL)                       = 0x802 (flags O_RDWR|O_NONBLOCK)
> fcntl(8, F_SETFL, O_RDWR)               = 0
> alarm(3498)                             = 0
> alarm(0)                                = 3498
> fcntl(8, F_GETFL)                       = 0x2 (flags O_RDWR)
> fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
> read(8, 0x226f350, 4096)                = -1 EAGAIN (Resource temporarily
> unavailable)
> fcntl(8, F_GETFL)                       = 0x802 (flags O_RDWR|O_NONBLOCK)
> fcntl(8, F_SETFL, O_RDWR)               = 0
> alarm(3498)                             = 0
> alarm(0)                                = 3498
> fcntl(8, F_GETFL)                       = 0x2 (flags O_RDWR)
> fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
> read(8, 0x226f350, 4096)                = -1 EAGAIN (Resource temporarily
> unavailable)
> fcntl(8, F_GETFL)                       = 0x802 (flags O_RDWR|O_NONBLOCK)
> fcntl(8, F_SETFL, O_RDWR)               = 0
> alarm(3498)                             = 0
> alarm(0)                                = 3498
> fcntl(8, F_GETFL)                       = 0x2 (flags O_RDWR)
> fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
> read(8, 0x226f350, 4096)                = -1 EAGAIN (Resource temporarily
> unavailable)
> fcntl(8, F_GETFL)                       = 0x802 (flags O_RDWR|O_NONBLOCK)
> fcntl(8, F_SETFL, O_RDWR)               = 0
> alarm(3498)                             = 0
> alarm(0)                                = 3498
> fcntl(8, F_GETFL)                       = 0x2 (flags O_RDWR)
> fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
> read(8, 0x226f350, 4096)                = -1 EAGAIN (Resource temporarily
> unavailable)
> fcntl(8, F_GETFL)                       = 0x802 (flags O_RDWR|O_NONBLOCK)
> fcntl(8, F_SETFL, O_RDWR)               = 0
> alarm(3498)                             = 0
> alarm(0)                                = 3498
> fcntl(8, F_GETFL)                       = 0x2 (flags O_RDWR)
> fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
> read(8, 0x226f350, 4096)                = -1 EAGAIN (Resource temporarily
> unavailable)
> fcntl(8, F_GETFL)                       = 0x802 (flags O_RDWR|O_NONBLOCK)
> fcntl(8, F_SETFL, O_RDWR)               = 0
> alarm(3498)                             = 0
> alarm(0)                                = 3498
> fcntl(8, F_GETFL)                       = 0x2 (flags O_RDWR)
> fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
> read(8, 0x226f350, 4096)                = -1 EAGAIN (Resource temporarily
> unavailable)
> fcntl(8, F_GETFL)                       = 0x802 (flags O_RDWR|O_NONBLOCK)
> fcntl(8, F_SETFL, O_RDWR)               = 0
> alarm(3498)                             = 0
> alarm(0)                                = 3498
> fcntl(8, F_GETFL)                       = 0x2 (flags O_RDWR)
> fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
> read(8, 0x226f350, 4096)                = -1 EAGAIN (Resource temporarily
> unavailable)
> fcntl(8, F_GETFL)                       = 0x802 (flags O_RDWR|O_NONBLOCK)
> fcntl(8, F_SETFL, O_RDWR)               = 0
> alarm(3498)                             = 0
> alarm(0)                                = 3498
> fcntl(8, F_GETFL)                       = 0x2 (flags O_RDWR)
> fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
> read(8, 0x226f350, 4096)                = -1 EAGAIN (Resource temporarily
> unavailable)
> fcntl(8, F_GETFL)                       = 0x802 (flags O_RDWR|O_NONBLOCK)
> fcntl(8, F_SETFL, O_RDWR)               = 0
> alarm(3498)                             = 0
> alarm(0)                                = 3498
> fcntl(8, F_GETFL)                       = 0x2 (flags O_RDWR)
> fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
> read(8, 0x226f350, 4096)                = -1 EAGAIN (Resource temporarily
> unavailable)
> fcntl(8, F_GETFL)                       = 0x802 (flags O_RDWR|O_NONBLOCK)
> fcntl(8, F_SETFL, O_RDWR)               = 0
> alarm(3498)                             = 0
> write(8,
> "\26Wh\311\322\25\0\304I\252\245\3624\3177\7R\316\311\33\222\177D\1\204Q<\357\231\232\334\21"...,
> 4096) = 4096
> alarm(0)                                = 3498
> fcntl(8, F_GETFL)                       = 0x2 (flags O_RDWR)
> fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
> read(8, 0x226f350, 4096)                = -1 EAGAIN (Resource temporarily
> unavailable)
> fcntl(8, F_GETFL)                       = 0x802 (flags O_RDWR|O_NONBLOCK)
> fcntl(8, F_SETFL, O_RDWR)               = 0
> alarm(3498)                             = 0
> alarm(0)                                = 3498
> fcntl(8, F_GETFL)                       = 0x2 (flags O_RDWR)
> fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
> read(8, 0x226f350, 4096)                = -1 EAGAIN (Resource temporarily
> unavailable)
> fcntl(8, F_GETFL)                       = 0x802 (flags O_RDWR|O_NONBLOCK)
> fcntl(8, F_SETFL, O_RDWR)               = 0
> alarm(3498)                             = 0
> alarm(0)                                = 3498
> fcntl(8, F_GETFL)                       = 0x2 (flags O_RDWR)
> fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
> read(8, 0x226f350, 4096)                = -1 EAGAIN (Resource temporarily
> unavailable)
> fcntl(8, F_GETFL)                       = 0x802 (flags O_RDWR|O_NONBLOCK)
> fcntl(8, F_SETFL, O_RDWR)               = 0
> alarm(3498)                             = 0
> write(8,
> "\261\0C/xRp\351,\377\240\312\34\260\241c\250\251\0\372\340\253\331v\326\241\331\367\37\230\2\276"...,
> 342) = 342
> alarm(0)                                = 3498
> fcntl(8, F_GETFL)                       = 0x2 (flags O_RDWR)
> fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
> read(8, 0x226f350, 4096)                = -1 EAGAIN (Resource temporarily
> unavailable)
> fcntl(8, F_GETFL)                       = 0x802 (flags O_RDWR|O_NONBLOCK)
> fcntl(8, F_SETFL, O_RDWR)               = 0
> alarm(3498)                             = 0
> read(8, ^C <unfinished ...>
> Process 4999 detached
>

/A


2012/9/11 Andreas Thulin <[email protected]>

> Hi all!
>
> So, I got the server up, and even - with a lot of help - managed to build
> the key DB from a dump. Now, apart from the server having long response
> times and sometimes seem unresponsive, I wonder about the following:
>
> The /pks/lookup?op=stats page should show some progress, right? I looked
> at some other server's stats page, and it showed nice tables of daily as
> well as hourly progress. My page hasn't changed at all.
>
>    - My recon port is open.
>    - # strace -p processid (sks recon) spits out a lot of "activity",
>    although I can't tell what all of it means.
>    - The server works fine in terms of search results when I'm using the
>    web interface.
>
> Some of you have already figured out I'm completely new to sks and need
> help even with the basics. Apologies. :-)
>
> Any ideas?
>
> BR
> Andreas
>
_______________________________________________
Sks-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/sks-devel

Reply via email to