SUMMARY: disk problem urgent

From: Antti Toivonen (antti.toivonen@fincitec.fi)
Date: Tue Aug 12 1997 - 05:45:44 CDT


Return-Path: <jdelgado@nexus.net.mx>
Date: Thu, 7 Aug 1997 12:05:08 -0600 (CST)
From: Jose Luis Delgado <jdelgado@nexus.net.mx>
To: Antti Toivonen <antti.toivonen@fincitec.fi>
Subject: Re: disk problem urgent
X-Status:

Problem:
 
 System: SunOS 4.1.3 & Sparc 10
 
 I have bad directory on disk.

 How can I remove the bad directory. rm -r doesn´t work.
 
 
 /files3: bad dir ino 706534 at offset 0: mangled .. entry
 /files3: bad dir ino 706534 at offset 0: mangled .. entry
 /files3: bad dir ino 365086 at offset 368: mangled entry
 /files3: bad dir ino 365086 at offset 368: mangled entry

Solution:

first try:

# fsck -y /dev/sdxx

if this does not work...
check the inode number that fsck report...
and use:

# clri /dev/sdxx [inode_number]
# fsck -y to fix your tables again!

Thanks to:

Jose Luis Delgado <jdelgado@nexus.net.mx>
Kenneth Ash <knash@raptor.works.ti.com>
Cliff Trapp <ctrapp@clanton.geg.mot.com>
Nolan, Garrett" <Garrett.Nolan@wang.com>
Irene Kam <kami@verdi.iisd.sra.com>
Benjamin Cline <benji@hnt.com>



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:12:00 CDT