Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Richard 2 on July 22, 2002, 04:25:59 AM

Title: System Hang
Post by: Richard 2 on July 22, 2002, 04:25:59 AM
I have a e-smith box 5.5 with ADSL and a Cisco router.The problem is about 2-3 times a day the system hang.I have to do a reset on the machine and when i check the files i always have the 2 same lines.

delete inode 180230 has zero dtime
delete inode 1146901 has zero dtime

What that's mean?
Title: Re: System Hang
Post by: guestHH on July 22, 2002, 04:49:00 AM
Hi,

Problems with your harddrive / filesystem. Check it.

Regards,
guestHH
Title: Re: System Hang
Post by: Nathan Fowler on July 22, 2002, 08:29:16 AM
Like RequestedDeletion said (He has experience in failing drives, heh), it looks like a failing drive.

Try from a boot disk, single user mode, etc:
fsck.ext2 /dev/ -p -c -y -f -v

Hope this helped,
Nathan
Title: Re: System Hang
Post by: guestHH on July 23, 2002, 02:11:13 AM
Nathan, that hurts.... ;-)