OpenVZ Forum


Home » General » Support » major routing problem
major routing problem [message #26944] Wed, 06 February 2008 03:37 Go to previous message
sara3 is currently offline  sara3
Messages: 38
Registered: February 2008
Member
Hello
i have a carpon copy problem of this thread
http://forum.openvz.org/index.php?t=msg&goto=7489&

my problem is as follows

suddenly after a server reboot i cannot get any apache inside my cpanel ves to start
i checked error_log of apache for each ve they had
[notice] caught SIGTERM, shutting down

i suspected apache and rebuilt it on all ves
and after 48 hours of continious sleepless tries
i found out the cause of the problem by strace the httpd process inside one ve
14206 fcntl64(16, F_SETFD, FD_CLOEXEC)  = 0
14206 setsockopt(16, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
14206 setsockopt(16, SOL_SOCKET, SO_KEEPALIVE, [1], 4) = 0
14206 setsockopt(16, SOL_TCP, TCP_NODELAY, [1], 4) = 0
14206 bind(16, {sa_family=AF_INET, sin_port=htons(443), sin_addr=inet_addr("0.0.0.0")}, 16) = -1 EADDRINUSE (Address already in use)
14206 time(NULL)                        = 1202264293
14206 write(2, "[Wed Feb  6 04:18:13 2008] [crit] (98)Address already in use: ma"..., 99) = 99
14206 write(2, "\n", 1)                 = 1
14206 close(16)                         = 0
14206 exit_group(1)                     = ?

i tried to stop httpd service inside hardware node and all ve's apache began to work as normal as before
when i start apache all ve's apache begin to fail again

i want you to kindly help me fixing the issue because i really really want and need httpd running on main hardware node
also httpd was running on hardware node for almost a year with no problems
waiting your replies
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: how to Optimization openvz server‏‏ and OpenVZ kernels, performance
Next Topic: Shutdown of VE affects interface on HW-node?
Goto Forum:
  


Current Time: Sat Jul 13 17:16:00 GMT 2024

Total time taken to generate the page: 0.02222 seconds