Koozali.org: home of the SME Server

System Hang

Richard 2

System Hang
« 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?

guestHH

Re: System Hang
« Reply #1 on: July 22, 2002, 04:49:00 AM »
Hi,

Problems with your harddrive / filesystem. Check it.

Regards,
guestHH

Nathan Fowler

Re: System Hang
« Reply #2 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

guestHH

Re: System Hang
« Reply #3 on: July 23, 2002, 02:11:13 AM »
Nathan, that hurts.... ;-)