Google Community
Latest Forums Rules Resources
Custom Search

Go Back   Google Community > The Community > General Computer Forum

GoogleCommunity Sponsor

Reply
 
LinkBack Thread Tools Display Modes
Old 04-10-2006, 04:01 PM   #1 (permalink)
Noogle
 
Join Date: Jan 2006
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
bdb4269x
linux: Disk acces lites cnstntly blinkin - evn wen no actvty

I have three redhat servers and 2 of them's disk access lites blink normally, when (and how much) you would expect them to. The third ones disk access lights blink all the time. I'd estimate atleast once a second every second, even if there in nothing going on at all. brbrI have no idea where to start looking to figure out why - and I'm not even sure if I should worry about it or not. brbrCan anybody help?
bdb4269x is offline   Reply With Quote
 
Sponsored Links
Old 04-10-2006, 06:57 PM   #2 (permalink)
Google Freak
 
Join Date: Mar 2006
Location: Al Qa'im, Iraq
Posts: 433
Thanks: 0
Thanked 0 Times in 0 Posts
puppynut5
Send a message via AIM to puppynut5
A lot of time if the light is on like that it could mean that there is a bent pin or that the cable isnt hooked in right to the mother board. Just an idea...
puppynut5 is offline   Reply With Quote
Old 04-11-2006, 10:55 AM   #3 (permalink)
Noogle
 
Join Date: Jan 2006
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
bdb4269x
Quote:
Originally Posted by puppynut5
divA lot of time if the light is on like that it could mean that there is a bent pin or that the cable isnt hooked in right to the mother board. Just an idea.../div
brbr I'm pretty sure thats not the cause. The constant blinking is very steady - not the usual seemingly random blinks you'd expect from normal diskactivity, or from a hinky connection - it literally just blinks at perfectly (as far as I can makeout) spaced intervals of about 1 second. Note - it does also have the normal random spurts of blinks - it's just when nothings going on on the server and the other blinks die down that you can really make out the steadiness of this constant blink. br
bdb4269x is offline   Reply With Quote
Old 04-11-2006, 11:38 AM   #4 (permalink)
Google Freak
 
Join Date: Mar 2006
Location: Al Qa'im, Iraq
Posts: 433
Thanks: 0
Thanked 0 Times in 0 Posts
puppynut5
Send a message via AIM to puppynut5
Hmmm. is it still functioning or has the hard disk crashed?
puppynut5 is offline   Reply With Quote
Old 04-11-2006, 12:11 PM   #5 (permalink)
Noogle
 
Join Date: Jan 2006
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
bdb4269x
Quote:
Originally Posted by puppynut5
Hmmm. is it still functioning or has the hard disk crashed?
brbr The server is running fine - there are no other obvious symptoms other that the disk access lights blinking. I have a suspision that it may not have to do with disk access though.brbrThese servers have 2 disk RAID1 arrays - I was looking in the adaptec RAID array manager utility, on the server in question, trying to see if any thing looked hinky and when I was looking in the help it said one of the actions you could perform (through a right click context menu) on a physical device was called "Blink". Which it said would make the light corresponding to that physical device blink. Though it did say that not all options would always be available. Which seemed to be the case because it didn't appear on the context menu for the drives and I couldn't find any other way to enable/disable this blinking thing. But it makes me wonder if somehow this blinking is "activated" on thed rives and I just can't find the option to disable it. brbrThe steadiness of the blinking makes me suspicious that this "blink" option could be the cause -- but it seems that if the blinking was enabled I should be able to find the option to disable it (there is not much to the adaptec utility if you get my meaning -- too bare for obscure options to be very "buried") -- which makes me think that it's not the cause.brbrWhat do you think? Is there any process that might access the disk every second when it refreshes or something? brbrAlso - everything that is running on this server is also running on the other two except the other two also have other things running (one of the other two has a LOT more running) and both of their disk access lights blink normally. brbrAny ideas where I should go from here?br
bdb4269x is offline   Reply With Quote
Old 04-11-2006, 06:24 PM   #6 (permalink)
Google Freak
 
Join Date: Mar 2006
Location: Al Qa'im, Iraq
Posts: 433
Thanks: 0
Thanked 0 Times in 0 Posts
puppynut5
Send a message via AIM to puppynut5
The only thing that might be accessing the disk every second is maybe a virus... I have no idea about the blink that you are talking about. I have RAID0 set up not RAID1 so I dont' if that makes any difference.. Sorry I couldn't be any more help man.
puppynut5 is offline   Reply With Quote
Old 04-12-2006, 02:43 PM   #7 (permalink)
Noogle
 
Join Date: Feb 2006
Location: Ann Arbor, MI, USA
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
GameMaker
On my Debian GNU/Linux desktop/server, I had to disable the KDED Media Manager because it was accessing the disk regularly which made the disk activity light flash on a regular basis.

So, things to check:

1) daemons that watch for media changes (pmount, hal) or file/directory changes (famd - file alteration monitor). Maybe one of these is polling the disk every second to look for changes?

2) some process that writes a log message every second, though I don't know what that would be.

What is different about the server with the blinking disk activity light as compared to the other two? Do they all have the same OS version? Do they all have the same packages installed? Does one boot into a GUI and the others to the command line? Does "top" show the same active processes on all three systems?
GameMaker is offline   Reply With Quote
Old 04-13-2006, 09:40 AM   #8 (permalink)
Noogle
 
Join Date: Jan 2006
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
bdb4269x
The servers should be identical - they where all ordered at the same time from Premio. These arn't my home box's - they are at my work, so there isn't really anything running on them media-wise. The main thing thats different about the server in questiosn from the other 2 is that it's hardly used for anything compared to the other 2. (and it does have ProFTP running - but I've tried stopping that to see if it had any effect - and it didn't) There are all running Redhat ES3 -- They do all boot to gui -- but the packages may not all be exactly the same. -- However...brbrSince my last post I got gkrellm and whatched the disk monitor along with the blinking and - there is atleast 4-6 blinks between every time the disk monitor showed any access. (It blinks every seocnd --- while the disk monitor (with the box idle) was only showing ~20K activity on the disk every 4-6 seconds. (Other 2 servers showed similar disk activity when idle)) -- So as far as I can tell - the disk is not actually being accessed abnormally -- and the blinking is not corresponding to disk access.brbrSo I'm thinking more and more - that my suspicion (discribed in my "span class="postdetails"Apr 11, 2006 2:11 pm" post) about the adaptec Blink option - must be true.brbrI'm going to look around the adaptec ustility a bit more and see if I can find an option to diable the blinking option -- and if I can't find it - I think I'm just going to ignore it, as not important.brbrDoes this like a reasonable course of action? br/span
bdb4269x is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Similar Threads
Thread Thread Starter Forum Replies Last Post
Finally, a Hard Disk Walkman intelliot Chit Chat 17 07-20-2007 12:27 AM
Whats in your disk tray ? dude66 Chit Chat 17 10-11-2005 08:07 PM
How to dump everything from my account to my hard disk Anonymous Gmail Forum 4 08-10-2005 04:25 AM
Windows XP on floppy disk. Stoolbox Chit Chat 29 05-30-2005 09:28 AM
Bigger Disk?, Have you got money to spare? Orpheus Business, Investing, Finance and Money 5 07-27-2004 09:41 AM


All times are GMT -8. The time now is 05:51 PM.


Powered by vBulletin®
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004–2007 Google Community