Weird And Yet Ironic Rebooting

Feb 19, 2008

I have compiled a RT kernel using 2.6.24 and it has been working great. All of our machines are runnin Centos 5. No issues like the previous configurations on Dual Quad Xeons 5335's and 8GB of RAM. As well as one box with Dual Core Xeon 5140's with 4GB of RAM. They have identical motherboards. My issue is that when you do a soft reboot, it doesn't "technically" reboot. It does, but it doesn't. Let me explain. It kills my ssh connection and you can't ping it for maybe say a minute or 2. When it comes back up, you get a new SSH key to login. You hit ok, and you try logging in. It doesn't accept any passwords. The server basically becomes inoperable.

The only way to solve this is to do a hard reboot. Phsyically rebooting the server.
What could be causing this? This only started to happened when using the RT kernel. Is there an option that may be conflicting with it, however our 3rd and 4th box, with the same configuration has no issues like this. Soft reboots work great.

Here is the message log.

Feb 19 04:00:02 server530 shutdown[25342]: shutting down for system reboot
Feb 19 04:00:02 server530 init: Switching to runlevel: 6
Feb 19 04:00:03 server530 smartd[3037]: smartd received signal 15: Terminated
Feb 19 04:00:03 server530 smartd[3037]: smartd is exiting (exit status 0)
Feb 19 04:00:09 server530 ntpd[20917]: ntpd exiting on signal 15
Feb 19 04:00:09 server530 rpc.statd[2570]: Caught signal 15, un-registering and exiting.
Feb 19 04:00:09 server530 portmap[25711]: connect from 127.0.0.1 to unset(status): request from unprivileged port
Feb 19 04:00:10 server530 auditd[2469]: The audit daemon is exiting.
Feb 19 04:00:10 server530 kernel: audit(1203415210.158:8204): audit_pid=0 old=2469 by auid=4294967295
Feb 19 04:00:10 server530 pcscd: pcscdaemon.c:529ignal_trap() Preparing for suicide
Feb 19 04:00:10 server530 pcscd: hotplug_libusb.c:361:HPEstablishUSBNotifications() Hotplug stopped
Feb 19 04:00:11 server530 pcscd: readerfactory.c:1350:RFCleanupReaders() entering cleaning function
Feb 19 04:00:11 server530 pcscd: pcscdaemon.c:489:at_exit() cleaning /var/run
Feb 19 04:00:11 server530 kernel: Kernel logging (proc) stopped.
Feb 19 04:00:11 server530 kernel: Kernel log daemon terminating.
Feb 19 04:00:12 server530 exiting on signal 15

Oh and this is to reboot the server nightly at 4am, when this issue occurs.

0 4 * * * /usr/bin/reboot > /dev/null 2>&1

View 2 Replies


ADVERTISEMENT

Server Not Rebooting

Jul 19, 2009

I rebooted the srever

Code:
[root@server50 log]# date
Sun Jul 19 14:48:43 CDT 2009
[root@server50 log]# reboot

Broadcast message from root (pts/1) (Sun Jul 19 14:48:45 2009):

The system is going down for reboot NOW!
[root@server50 log]# uptime
14:49:02 up 47 days, 31 min, 1 user, load average: 0.07, 0.10, 0.09
[root@server50 log]# date
Sun Jul 19 14:58:11 CDT 2009
[root@server50 log]#

But server is not rebooting. Look like server need a hard reboot. Have anyonce faced this problem? why server is not rebooting?

View 6 Replies View Related

VPS Constantly Rebooting

Jun 29, 2009

I have a vps and I was having memory issues so I reboot my server. Upon doing that it seems to have put itself into a loop and is constantly rebooting itself every 5mins.

I checked the logs at /var/log/messages and found this:

Code:
(?@127.0.0.1) [INFO] Logout.
Jun 29 11:55:49 evercuben xinetd[24525]: EXIT: ftp status=255
pid=24296 duration=0(sec)
Jun 29 11:55:49 evercuben xinetd[24525]: EXIT: smtp status=1 pid=24292
duration=0(sec)
Jun 29 12:00:49 evercuben xinetd[24525]: START: smtp pid=1628 from=127.0.0.1
Jun 29 12:00:49 evercuben xinetd[24525]: START: ftp pid=1630 from=127.0.0.1
Jun 29 12:00:49 evercuben pure-ftpd: (?@127.0.0.1) [INFO] New
connection from 127.0.0.1
Jun 29 12:00:49 evercuben pure-ftpd: (?@127.0.0.1) [INFO] Logout.
Jun 29 12:00:49 evercuben xinetd[24525]: EXIT: ftp status=255 pid=1630
duration=0(sec)
Jun 29 12:00:49 evercuben xinetd[24525]: EXIT: smtp status=1 pid=1628
duration=0(sec)
Jun 29 12:05:49 evercuben xinetd[24525]: START: smtp pid=11347 from=127.0.0.1
Jun 29 12:05:49 evercuben pure-ftpd: (?@127.0.0.1) [INFO] New
connection from 127.0.0.1
Jun 29 12:05:49 evercuben xinetd[24525]: START: ftp pid=11349 from=127.0.0.1
Jun 29 12:05:49 evercuben pure-ftpd: (?@127.0.0.1) [INFO] Logout.
Jun 29 12:05:49 evercuben xinetd[24525]: EXIT: ftp status=255
pid=11349 duration=0(sec)
Jun 29 12:05:51 evercuben xinetd[24525]: EXIT: smtp status=1 pid=11347
duration=2(sec)
Jun 29 12:10:49 evercuben xinetd[24525]: START: smtp pid=20210 from=127.0.0.1
Jun 29 12:10:49 evercuben pure-ftpd: (?@127.0.0.1) [INFO] New
connection from 127.0.0.1
Jun 29 12:10:49 evercuben xinetd[24525]: START: ftp pid=20212 from=127.0.0.1
Jun 29 12:10:49 evercuben pure-ftpd: (?@127.0.0.1) [INFO] Logout.
Jun 29 12:10:49 evercuben xinetd[24525]: EXIT: ftp status=255
pid=20212 duration=0(sec)
Jun 29 12:10:49 evercuben xinetd[24525]: EXIT: smtp status=1 pid=20210
duration=0(sec)
Jun 29 12:15:49 evercuben xinetd[24525]: START: smtp pid=30100 from=127.0.0.1
Jun 29 12:15:49 evercuben pure-ftpd: (?@127.0.0.1) [INFO] New
connection from 127.0.0.1
Jun 29 12:15:49 evercuben xinetd[24525]: START: ftp pid=30102 from=127.0.0.1
Jun 29 12:15:49 evercuben pure-ftpd: (?@127.0.0.1) [INFO] Logout.
Jun 29 12:15:49 evercuben xinetd[24525]: EXIT: ftp status=255
pid=30102 duration=0(sec)
Jun 29 12:15:49 evercuben xinetd[24525]: EXIT: smtp status=1 pid=30100
duration=0(sec)
Jun 29 12:20:49 evercuben xinetd[24525]: START: smtp pid=7525 from=127.0.0.1
Jun 29 12:20:49 evercuben pure-ftpd: (?@127.0.0.1) [INFO] New
connection from 127.0.0.1
Jun 29 12:20:49 evercuben xinetd[24525]: START: ftp pid=7527 from=127.0.0.1
Jun 29 12:20:49 evercuben pure-ftpd: (?@127.0.0.1) [INFO] Logout.
Jun 29 12:20:49 evercuben xinetd[24525]: EXIT: ftp status=255 pid=7527
duration=0(sec)

View 6 Replies View Related

Continuous Rebooting

May 30, 2007

i'm kinda desperate right now, I have an Ultra Sparc II with Solaris 8 but suddenly it start rebooting again and again by himself, after initialize memmory and starts booting, once the server displays the hostname it says that the server is coming down. and reboot all over again.

View 3 Replies View Related

Continuous Rebooting

May 30, 2007

I have an Ultra Sparc II with Solaris 8 but suddenly it start rebooting again and again by himself, after initialize memmory and starts booting, once the server displays the hostname it says that the server is coming down. and reboot all over again.

View 0 Replies View Related

Frequent Rebooting

Jul 14, 2007

I have a server that is monitored with a system that automatically reboots if a service appears to be down. The server is being rebooted several times a month and it seems to be getting more frequent.

The server load is almost never high. It's a dual Xeon with hyperthreading and the load is almost always below 1. Practically the only time it goes high is during cPanel backup and it hardly ever reboots during that.

The DC tried replacing the RAM, but a day and a half later it rebooted again.

The server has 1 fairly active MySQL message board and 3 fairly high bandwidth sites (images and video clips), and the rest of the sites are quite small and inactive. One thing the tech said was "Apache gets a lot of traffic so I'm not surprised to see an apache restart once a month or so. You have 115 concurrent connections to apache and over 25,000 hits in the last 2 hours alone" but I've gotten reboots a few times/week.

View 4 Replies View Related

If Server If Rebooting Itself

Oct 1, 2007

I suspect that my machine keep rebooting itself judging it's online for a while with the result of my ping that I can ping my machine for less than 3 minutes and then it goes offline afterward.

I've checked with the datacenter found my IP is clean and fine.

View 14 Replies View Related

How Can I Let Eht1 Not Work After Rebooting

May 27, 2008

my server has two NICs with eth0 and eth1,

i use the eth0 for the default connection,

i want to ask after rebooting,

how can i let the eth0 work automatically,but eth1 will not work auto,

if need,i can ifup eth1 manually.

View 8 Replies View Related

Server Not Rebooting Correctly

Apr 27, 2007

I've had this problem for a while. My HTTP will stop functioning, so I attempt to restart it via SSH. I restart it, yet it doesn't fix the problem. So I reboot the server via SSH. I wait 5-10 minutes and the server STILL isnt up. Can't login via SSH or anything.

So every time I have to tell my host to manually reboot the server. I've had apache recompiled multiple times, but I don't think that's the issue.

View 1 Replies View Related

Changing IP Address Without Rebooting, Not Working...

Jul 15, 2009

I have been trying to change an IP address on a customers Linux(RH9) server and I am getting errors, Can some on point/push me in the correct direction.
I am editing /etc/sysconfig/network-scripts/ifcfg-eth0 and am getting this message,

"1. Quit editing this file, because another edit session is active on this file.Continuing to edit will result in two versions of the same file. The one that is written last will overwrite the other one, resulting in loss of changes. The text "ifcfg-eth0" indicates that the process
editing this file runs on the same computer. When working over a network you will not see this message, because the process will be running on another computer.

2. Recover a previously crashed edit session."

This is a stand alone server and noone else uses this server.

I have tried to use the vim rercover command but no luck.

I am more use to using pico than vi, but pico is not installed.

View 8 Replies View Related

DNS Server Crashed - Rebooting Has No Effect

Oct 25, 2008

I'm hosting proxy sites on my vps and untill yesterday my proxy worked fine with no problems at all.

But while going trough my server graphs I found it odd that I had 0 bandwidth since the middle of yesterday.. I first supposed that this was due school's out [url]but this wasn't the reason I found out!

I tried testing one of my proxies to see if it was still working, but with any URL I try to visit I get:

The requested resource could not be loaded. libcurl returned the error: Couldn't resolve host 'www.google.com'

I suppose the DNS server crashed?

I already restarted the VPS 3 times including the DNS Server.

View 12 Replies View Related

Plesk Automation :: Rebooting A Node In PPA?

Jun 4, 2014

Are there any special practices to reboot a node in PPA?

So far a simple "shutdown -r now" hasn't broken anything but I want to make sure PPA doesn't make assumptions about the nodes being up at any point. (both management and service)...

View 1 Replies View Related

Plesk 12.x / Linux :: Websites Not Working After Rebooting Server

Jul 4, 2015

After rebooting my server, my websites are no longer working.

If I access the plesk machine on the local network by it's hostname, the default Plesk page shows as expected. Everything on 8443 works too.

All hosted sites do not work. FTP DOES work. This seems limited to an http problem of some sort.

View 12 Replies View Related

Weird RSS Feed

Jun 3, 2009

I've got a vB site which has a RSS Poster Bot (fetches RSS Feeds then posts them). However, for some strange reason, it stopped working. Theres no errors in the error_log and when I do a manual run, it just times out after a minute or so.

The only thing I can think of is that one of the RSS Feeds is down or one of the sites is blocking the server IP for some reason.

View 2 Replies View Related

Weird Spamd

Apr 28, 2008

i have this really annoying issue i'm hoping you can help with.

it seems the spamd child process gets stuck and causes 100% cpu usage. but this doens't just happen randomly, its only for this single user account. e.g. take a look at top output:

4581 <username> 93 40:58.87 1.3 82624 52m 2280 R spamd child

the 93 is 93% cpu usage. 40:58 is how long the process has been running, 40 minutes and counting (i just killed it though). and all it tells me its running spamd child. it usually dies after a few hours but only after causing 200% cpu usage (100% on both cpus) and making my server load skyrocket. This happens at least twice daily at no set times.

this user isn't a spammer. no scripts, no mail queue generation, no email accounts even.

running cpanel 11, centos 4.

View 3 Replies View Related

Weird Bind

Oct 8, 2007

I have a weird problem since the movement of our ip range with one of our servers. Bind doesn`t seem to react on any changes we make.

For example, the server still resolves to the old ip adress while we changed all of those with ipswap.sh (directadmin)
The weird thing is that all zone files are 100% Correct. Ip`s are all changed and no sign of the old ip whatsoever.
Again, the nameserver still resolves to the old ip`s.

Also when i create a new domain, named.conf is changed and the zone file is created sucessfully. Still the nameserver doesn`t seem to add the domain name.

Restarting, reloading and even reinstalling named doesn`t help

View 2 Replies View Related

Weird Characters

Mar 29, 2008

I'm seeing weird characters on my support home page:

That's found right below "Home > Support"

The source code shows the following...

Quote:

<tr>
<td style="padding:0px"><p>Welcome to our Support Area.</p>

I've checked the two template files (header.tpl and homepage.tpl) but did not find such characters. Its boggling me. Not even whitespace.

View 4 Replies View Related

Weird Vsftp/ftp

Aug 4, 2007

Got a couple of questions on my Centos server.

It is my only (at present), and main production web server located in a datacentre in the Uk.

I am running Centos 4-4.2 since a hardware failure earlier this year neccesitated a stressful overnight ssh reinstall.

I have it setup pretty well now (I think!) but I cant work out how I am able to sftp into the server!

Reason being, I have installed VSFTPD (made sure there were no ftpd daemons installed or running), and when I stop this service via sshd, it does not affect the fact that I can then sftp in to the server using an ftp client such as wsftp pro...

Also, even when I change the vsftpd.conf to jail certain ftp users to a directory, it seems to have no effect and ftp works exactly as it did before without imposing the restrictions?

There is no other ftp daemon showing up in the process list.

I have tripwire installed, rootkit hunter, and cisco hardware firewall in conjunciton with ip tables.

I dont 'think' its hacked!

Also, the last time I upgraded centos was from an early v4 to 4.4.2 due to major hardware failure on the server and the fact I didnt have a mirrored OS/server backup (due to cost) *but I did of course have all my sites and databases etc)
I am rather scared to upgrade Centos kernel to the latest version in part due to horror stories I have heard from others (NOT regarding Centos specifically) from kernel upgrades going wrong or compatibility issues etc that mean that I am very very reluctant to do it on our main production server..

I am imminently buying another server to act as a failover and backup for the existing one,but is keeping my current Centos install as it is and holding out to wait for a test server the best thing to do? (are there any serious security issues in 4.4.2? bugs etc?)
Or should I have confidence and get Yum to do its business!

View 6 Replies View Related

Weird Network

Aug 9, 2007

This is a very weird network issue that we are currently facing.

There are 2 servers, 1.1.1.1 and 2.2.2.2;

I can ping both IPs from my computer at the office or from anywhere else.

BUT, I cannot ping each other. For example, I log into 1.1.1.1 and cannot ping 2.2.2.2 and vice-versa.

This is very weird and I am thinking this is not OS related and something beyond that.

I was wondering if anyone of you came across this type of issue and possible direct us in the right direction.

View 5 Replies View Related

Weird Issue

Dec 25, 2007

It seems that i am facing some weird Apache issue.

I cant access my forum.domain.com but can access forum.domain.com/admin

I didnt found anything in Apache error logs,but found this in access logs
IP HERE - - [26/Dec/2007:03:13:44 +0400] "GET / HTTP/1.0" 200 22435 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727)"

Is there anything strange in that info and what does 22435 represent?

View 2 Replies View Related

Weird Masked IP Result

May 6, 2009

On one of my Web sites I have it set to e-mail me whenever someone tries a SQL Injection attempt through the GET.

(I find some of the results interesting and/or funny.)

I also have it e-mail me the visitor's IP address and browser client.
I recently got one with a result for the IP address that certainly got my interest.

It read:
Quote:

<?php phpinfo(); echo "LOOOOL, X-FORWERD BUG"; ?>

The PHP scripting I use to get the IP address is:

Code:
$visIP = isset($_SERVER['HTTP_X_FORWARDED_FOR']) ? $_SERVER['HTTP_X_FORWARDED_FOR'] : $_SERVER['REMOTE_ADDR'];
I guess I'm wondering how they may have done it, and if this indicates an issues where people can hack my site (for control or at least info) through this method?

View 2 Replies View Related

Weird Characters MySQL

May 5, 2009

I keep getting weird characters such as .... in MySQL.

View 3 Replies View Related

Weird Router Packet

Jun 17, 2009

We have a license application client(IBM/LUM) that connects to a license server outside our network.

The clients works this way... it binds a random port and tries to connect to the remote IP with UDP port 1515.

Through wireshark I could see that it reaches the destionation, although the way back is unreachable.

If I add this random port to our router Port Forward rule, it works perfectly. Although this is not a solution cause the port is changing every time.

Isnt this strange? Other applications open random ports as well and comunication is two-way reachable.

If I connect directly to the internet, it works perfectly as well.

What can I try to do with our ZyWall USG300 Router to fix this situation?

View 3 Replies View Related

Sites Stats Seem Weird

Feb 19, 2008

I've a few similar video sites and haven't noticed much difference over the years with their stats. They usually average anywhere from 50-100mb downloaded per day.

Suddenly this month, one site is practically going off the scale...600-700mb...up to 1gb downloaded per day...I'm like...wtf?! The other site is reporting normal BW.

I'm using awstats with hotlink protection enabled.

Is something or someone draining my bandwidth?

View 3 Replies View Related

Weird Redirection When Typing Url

Feb 9, 2008

if you type in the browser

Code:
neomagician.com
it redirects to

Code:
[url]
ok no problem there. but when you type

Code:
neomagician.com/forum
OR
[url]
it redirects to the hostname

Code:
[url]
where you promptly receive a 404 error.

BUT, if you type

Code:
[url]
(note the forward slash on the end)
it works just fine.

If you type a nonexistent file or folder it only 404s on the domain name and no redirection occurs.

View 8 Replies View Related

Weird Example Of Blocking Port 25

May 6, 2008

I have a client who was sending email to another server with Cpanel, all of a sudden all emails are in the queue for a few days and we checked everything was ok on our side even the logs are able to find the domain name, just that it drops from there.

Took me a while I finally telnet their port 25 and found it block, but somehow a few minutes later it was unblocked. Is there any mechanism in Cpanel that auto block port 25? I know the client uses a catchall so all rubbish went there, I cleared the catchall for him.

View 3 Replies View Related

Weird VMware Network

Dec 6, 2008

I added a USB nic to my main server which also acts as VM server so I can bridge some VMs on a separate network then that actual server, for security purposes. This nic has no IP and is connected to another router. My private LAN router (router1) is connected to that router. (router2)

In vmware server I made a new bridged network to eth1 which is the USB nic.
now for whatever reason, there does not seem to be communication on that new nic. if I set a static IP on a VM sometimes I can ping the gateway, sometimes not. It's on and off. Also, DHCP won't work at all, but I know DHCP works on that network as if I plug a PC into that router I get an IP right away.

that this is a home setup, not an internet setup, so I have full physical access.

View 0 Replies View Related

Weird DNS Server Switch

Apr 26, 2008

I recently switched my site tdnforums.com over to a new server about a week ago. Some folks are still complaining that they are viewing the forums on the OLD SERVER. Perhaps DNS is taking a long time to switch over but get this... for many people tdnforums.com is switching BACK and FORTH between the old server and the new server. So, on some visits it'll resolve to the new server... on other page refreshes you'll be viewing the forums on the old server. What the heck? This has actually happened to me a few times myself so I know that they aren't crazy.

Why is DNS doing this? Sometimes the site resolves on the old server and then the new?

What's going on here? Why isn't it flipping over 100%? Are there any things I can check as troubleshooting, or is this normal? I've had some long DNS switches before but never this "back and forth" stuff...

View 1 Replies View Related

Weird Panel Problem

May 2, 2007

I'm using CP+ panel.

Here's the weird thing, when I look inside my domain name and to the A record to add a subdomain, it shows me another domain name (which is also mine). When I add a subdomain to that anyway, I get a subdomain.realdomain.anotherdomain.com entry instead of subdomain.realdomain.com Also in the list some domains are correct while most of them are pointing to each others.

I've checked the named conf and also apache conf and I don't see anything wrong at all. They're all linked to their correct location. Anyone here have any inklings on what it might be? Never seen anything like it before.

View 2 Replies View Related

Weird Periodic Hang

Jul 9, 2007

For the last week, my vps (directadmin on centos on xen) has become unresponsive every three days at approximately 5 AM, and I'm baffled about why. It doesn't crash, but it stops accepting incoming connections until it's rebooted.

I'm not sure how to troubleshoot this. /var/log/messages gives no useful information. There are no unusual cronjobs running at that time.

Anyone heard of anything like this before or have any advice about how to troubleshoot?

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved