1339201132 Q * FireEgl Quit: Leaving... 1339203099 J * FireEgl FireEgl@2001:470:e5ad:1:245c:a80f:4b8c:b7a9 1339209143 Q * nkukard Ping timeout: 480 seconds 1339209259 J * nkukard ~nkukard@197.87.42.242 1339215344 M * Bertl off to bed now ... have a good one everyone! 1339215353 N * Bertl Bertl_zZ 1339232177 J * ghislain ~AQUEOS@adsl2.aqueos.com 1339233334 J * bonbons ~bonbons@2001:960:7ab:0:d85c:6b13:f608:1f93 1339234178 Q * nkukard Remote host closed the connection 1339234421 J * kir ~kir@swsoft-msk-nat.sw.ru 1339236191 J * nkukard ~nkukard@197.87.42.242 1339236611 P * kir PING 1339236611 1339243853 N * Bertl_zZ Bertl 1339243857 M * Bertl morning folks! 1339250560 Q * PowerKe Ping timeout: 480 seconds 1339250621 Q * micah Remote host closed the connection 1339251261 J * micah ~micah@micah.riseup.net 1339253166 J * oftc ~oftc@auburn.sored.pl 1339253205 N * oftc Guest3280 1339253385 J * MooingLe1ur ~troy@ipv4.pinchaser.com 1339253391 J * HeL_ ~HeL@porthos.lennackers.de 1339253412 Q * MooingLemur synthon.oftc.net graviton.oftc.net 1339253412 Q * HeL synthon.oftc.net graviton.oftc.net 1339253412 Q * WMP synthon.oftc.net graviton.oftc.net 1339253412 Q * puck synthon.oftc.net graviton.oftc.net 1339253412 Q * ccxCZ synthon.oftc.net graviton.oftc.net 1339253412 N * Guest3280 WMP 1339253578 J * ccxCZ ~ccxCZ@178.238.36.182 1339253588 J * puck ~puck@2404:130:0:1000::23:10 1339256174 J * PowerKe ~tom@d54C686CE.access.telenet.be 1339257236 J * jazzanova ~boris@S01060011855fe10f.vc.shawcable.net 1339257237 M * jazzanova hi 1339257341 M * jazzanova my vserver is stuck at boot 1339257353 M * jazzanova something about netdev 1339257820 Q * PowerKe Ping timeout: 480 seconds 1339258863 J * ViruSzZ ~Educated@mccain.rosehosting.com 1339259043 Q * jazzanova Quit: Connection reset by pear 1339259323 M * ViruSzZ hey there... I''ve been trying to debug this issue for two days now with no success. the thing is that apache cannot start on a centos 5.8 vServer based machine. two days ago yum updated apache and when tried to reload it, apache caught SIGTERM and now is unable to start. I've put everything I tried here => http://pastebin.com/4aP7DZGj and now I'm asking if anyone can point me somewhere on how to debug this further... 1339259365 M * ViruSzZ This has happend before, on March 09 when there was an upgrade too. Rebooting the host machine fixed that but now it is happening for the second time on the same machine and want to know why is this happening. 1339260940 Q * ensc|w Remote host closed the connection 1339260952 J * ensc|w ~ensc@www.sigma-chemnitz.de 1339264217 M * Bertl ViruSzZ: kernel/patch/util-vserver version? 1339264260 M * Bertl ah, I see 2.6.38.8/vs2.3.0.37-rc17? 1339264267 M * Bertl why an rc release? 1339264270 M * ViruSzZ it also affects 7 other machines 1339264276 M * ViruSzZ as well 1339264283 M * ViruSzZ running different versions of patch/kernel 1339264321 M * ViruSzZ don't know why is an rc release. 1339264337 M * Bertl okay, you should update that one anyway 1339264349 M * ViruSzZ thanks. 1339264360 M * Bertl what does strace -fF give for the httpd startup? 1339264386 M * Bertl also, what does 'ip a l' give inside the guest? 1339264418 M * ViruSzZ let me provide those infos. 1339264429 M * ViruSzZ anyhow running 1339264429 M * ViruSzZ ss -nutp 1339264429 M * ViruSzZ | 1339264429 M * ViruSzZ |_> tcp CLOSE-WAIT 73 0 1.2.3.4:80 1.2.3.4:37433 1339264445 M * ViruSzZ and apache is down and cannot be started 1339264450 M * Bertl so there is still a connection hanging 1339264453 M * ViruSzZ yes 1339264458 M * ViruSzZ and connecting via telnet for example 1339264470 M * ViruSzZ connects but it is like a black hole 1339264500 M * Bertl you can still connect to that address/port? 1339264514 M * ViruSzZ via telnet 1339264523 M * ViruSzZ yes. via http no 1339264525 M * Bertl that means something is still running/active 1339264538 M * ViruSzZ yes but there isn't nothing i'm able to find 1339264539 M * Bertl you have to find the process attached to the socket 1339264547 M * ViruSzZ see http://pastebin.com/yhX5sy5r for everything I tried 1339264554 M * Bertl it doesn't need to be inside the guest 1339264567 M * ViruSzZ but this is happening on the host machine 1339264568 M * Bertl could be on the host or in a different guest using the same IP 1339264572 M * ViruSzZ not in the guest 1339264590 M * Bertl so that is apache running on the host, yes? 1339264618 M * Bertl does any guest use 1.2.3.4 ? 1339264620 M * ViruSzZ apache is not running on the host. It was updated automatically two days ago and after that it is failing to start 1339264621 M * ViruSzZ no 1339264627 M * ViruSzZ that's just an example ip 1339264654 M * Bertl yeah, well, your choice, so please map it to the actual host IP :) 1339264686 M * Bertl lsof -nPi | grep 80 1339264706 M * ViruSzZ returns nothing 1339264746 M * Bertl but ss reports a socket? 1339264793 M * ViruSzZ here is the strace => http://pastebin.com/G8NsM8d5 1339264805 M * ViruSzZ yes ss reports a socket from the host machine's IP to itself 1339264812 M * ViruSzZ which is waiting on close 1339264836 M * ViruSzZ is this something in memory 1339264846 M * ViruSzZ i don't know and don't know how to kill it 1339264848 M * ViruSzZ without rebooting 1339264849 M * ViruSzZ the machine 1339264902 M * ViruSzZ also ss reports a socket but there's the -p' switch which should show the pid(s) attched there 1339265019 M * Bertl netstat -ton | grep CLOSE_WAIT 1339265062 M * Bertl cat /proc/sys/net/ipv4/tcp_keepalive_time 1339265214 M * ViruSzZ # netstat -ton | grep CLOSE_WAIT => nothing 1339265222 M * ViruSzZ # cat /proc/sys/net/ipv4/tcp_keepalive_time 1339265222 M * ViruSzZ 1800 1339265330 Q * nkukard Read error: Operation timed out 1339265331 M * ViruSzZ asked about this issue at #httpd and #centos and httpd told me to ask on #centos and there no one is even responding to me. THank you so much for giving me a hand on this. 1339266229 J * nkukard ~nkukard@197.87.42.242 1339266348 J * PowerKe ~tom@d54C686CE.access.telenet.be 1339266849 M * daniel_hozac ViruSzZ: do you use the HTTP port elsewhere? 1339266864 M * daniel_hozac is that httpd running on the host or a guest? 1339267162 M * Bertl as far as I understood, the entire issue happens on the host 1339267210 Q * PowerKe reticulum.oftc.net synthon.oftc.net 1339267210 Q * nkukard reticulum.oftc.net synthon.oftc.net 1339267210 Q * ViruSzZ reticulum.oftc.net synthon.oftc.net 1339267210 Q * puck reticulum.oftc.net synthon.oftc.net 1339267210 Q * HeL_ reticulum.oftc.net synthon.oftc.net 1339267210 Q * ntrs reticulum.oftc.net synthon.oftc.net 1339267210 Q * cuba33ci reticulum.oftc.net synthon.oftc.net 1339267210 Q * Romster reticulum.oftc.net synthon.oftc.net 1339267210 Q * quasisane reticulum.oftc.net synthon.oftc.net 1339267210 Q * FloodServ reticulum.oftc.net synthon.oftc.net 1339267210 Q * nicholi reticulum.oftc.net synthon.oftc.net 1339267210 Q * click reticulum.oftc.net synthon.oftc.net 1339267210 Q * disposable reticulum.oftc.net synthon.oftc.net 1339267210 Q * hparker reticulum.oftc.net synthon.oftc.net 1339267210 Q * dkg reticulum.oftc.net synthon.oftc.net 1339267210 Q * DreamerC reticulum.oftc.net synthon.oftc.net 1339267210 Q * Guest306 reticulum.oftc.net synthon.oftc.net 1339267210 Q * jyryt reticulum.oftc.net synthon.oftc.net 1339267210 Q * jrayhawk reticulum.oftc.net synthon.oftc.net 1339267210 Q * fzylogic reticulum.oftc.net synthon.oftc.net 1339267210 Q * _nono_ reticulum.oftc.net synthon.oftc.net 1339267210 Q * ccxCZ reticulum.oftc.net synthon.oftc.net 1339267210 Q * MooingLe1ur reticulum.oftc.net synthon.oftc.net 1339267210 Q * WMP reticulum.oftc.net synthon.oftc.net 1339267210 Q * micah reticulum.oftc.net synthon.oftc.net 1339267210 Q * FireEgl reticulum.oftc.net synthon.oftc.net 1339267210 Q * nenolod reticulum.oftc.net synthon.oftc.net 1339267210 Q * deathtje reticulum.oftc.net synthon.oftc.net 1339267252 J * dkg ~dkg@lair.fifthhorseman.net 1339267252 J * disposable disposable@shell.websupport.sk 1339267252 J * hparker ~hparker@2001:470:1f0f:32c:beae:c5ff:fe01:b647 1339267252 J * click click@ice.vcon.no 1339267252 J * nicholi ~nicholi@rrcs-76-79-196-34.west.biz.rr.com 1339267252 J * ccxCZ ~ccxCZ@178.238.36.182 1339267252 J * MooingLe1ur ~troy@ipv4.pinchaser.com 1339267252 J * WMP ~oftc@auburn.sored.pl 1339267252 J * micah ~micah@micah.riseup.net 1339267252 J * FireEgl FireEgl@2001:470:e5ad:1:245c:a80f:4b8c:b7a9 1339267252 J * DreamerC ~DreamerC@122-116-181-118.HINET-IP.hinet.net 1339267252 J * Guest306 ~transacid@transacid.de 1339267252 J * jyryt ~rj@tdream.lly.earlham.edu 1339267252 J * jrayhawk ~jrayhawk@nursie.omgwallhack.org 1339267252 J * fzylogic ~fzylogic@69.170.166.146 1339267252 J * _nono_ ~gomes@licencieux.ircam.fr 1339267252 J * deathtje ~deathtje@216.67.225.106 1339267252 J * nenolod ~nenolod@tortois.es 1339267270 J * PowerKe ~tom@d54C686CE.access.telenet.be 1339267270 J * nkukard ~nkukard@197.87.42.242 1339267270 J * ViruSzZ ~Educated@mccain.rosehosting.com 1339267270 J * puck ~puck@2404:130:0:1000::23:10 1339267270 J * HeL_ ~HeL@porthos.lennackers.de 1339267270 J * ntrs ~ntrs@vault08.rosehosting.com 1339267270 J * cuba33ci ~cuba33ci@114-36-237-89.dynamic.hinet.net 1339267270 J * Romster ~romster@202.168.100.149.dynamic.rev.eftel.com 1339267270 J * quasisane ~sanep@c-24-218-184-186.hsd1.nh.comcast.net 1339267614 T * ChanServ http://linux-vserver.org/ |stable 2.2.0.7,exp 2.3.2.7,grsec 2.3.0.36.38 | util-vserver-0.30.216-pre3029 | He who asks a question is a fool for a minute; he who doesn't ask is a fool for a lifetime -- share the gained knowledge on the Wiki, and we forget about the minute. 1339267614 J * FloodServ services@services.oftc.net 1339267651 M * Bertl off for now ... bbl 1339267655 N * Bertl Bertl_oO 1339271186 N * BobR_zZ BobR 1339272779 J * Educated ~Educated@77.28.99.153 1339272846 J * CrunkyBoy ~Educated@mccain.rosehosting.com 1339272871 Q * CrunkyBoy 1339272922 Q * Educated Read error: Connection reset by peer 1339273228 Q * ViruSzZ Read error: Operation timed out 1339274883 N * BobR BobR_zZ 1339282791 J * fzylogic_ ~fzylogic@69.170.166.146 1339283044 Q * fzylogic Read error: Connection reset by peer 1339283045 N * fzylogic_ fzylogic