-1

I have an old server running for my application. I just checked that it has started flashing orange suddenly from blue. Does anyone know what does this mean?

yogsma
  • 245
  • 1
  • 3
  • 12

3 Answers3

12

Install the Dell Openmanage Server administrator and see what it tells you. Last time I installed this, I don't believe it required a restart, which is good if you possibly have failing drives.

Since I assumed you were running Windows, HERE is the link for the Linux documentation for OpenManage

DanBig
  • 11,423
  • 1
  • 29
  • 53
3

According to the Dell PowerEdge 1650 Systems Installation and Troubleshooting Guide it means there's a problem. It's most likely a harddrive related problem, so I suggest you check the HDD lights (link goes to HDD part of the guide).

Sašo
  • 1,494
  • 2
  • 10
  • 14
  • If it is hard drive problem, can I check from terminal if there is any issue with hard drive ? – yogsma May 17 '12 at 20:24
  • I suggest you check the other answer. While I'm not familiar with Openmanage, I'm willing to bet that it has the utilities needed to diagnose the issue or find the problematic harddrive. – Sašo May 17 '12 at 20:34
0

If it's a Windows machine yes just install Dell OpenManage, open the webportal and browse to System->Storage->Virtual Disks and it will show you the status of all virtual disks. If it turns out its not the hard drive browse to Systems -> Logs and it will describe why the alert is on.

You can do the same on a unix machine, or there are live versions of open manage you can install on a CD and boot to and read the Dell hardware logs via that.

floyd
  • 1,530
  • 4
  • 19
  • 30