[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] RAQ3: GUI shows a 'Disk error'



> When I click on System Status through the GUI, a yellow light appears to
> report a 'Problem' in my RAQ3 Disk.
> 
> My RAQ3 has not experienced any failure and everything seems to be OK.
> Active Monitor light continues on green and there is not any system
> e-mail message to report problems. My RAQ3 has two disks (home and hd2)
> both lightly used.

You need to look around and see whats not happy... here are some commands

df -h (check disk space)
tail -20 /var/log/messages (look for complaints)
ls -l /home/sites (Look for zero size directories)

Zeffie