[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RAQ3: GUI shows a 'Disk error'
- Subject: Re: [cobalt-users] RAQ3: GUI shows a 'Disk error'
- From: "Zeffie" <cobaltlist@xxxxxxxx>
- Date: Mon Jan 15 10:41:02 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> 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