On Fri, Apr 22, 2016 at 08:39:05AM -0400, Jeffrey Ross wrote: > I have the following error reported in my logs, I've had it for quite some > time and through several reboots > > EXT4-fs (md2): error count: 1 > EXT4-fs (md2): initial error at 1452554514: ext4_lookup:1343: inode 1308162 > EXT4-fs (md2): last error at 1452554514: ext4_lookup:1343: inode 1308162 > > md2 is my root partition, I ran "find / -mount -inum 1308162" find didn't > return any value. > > How can I track down this error, identify what file it refers to and clear > the error out? if it matters, its an older Fedora system (16 to be exact) The inode may not be allocated to a file and thus available for allocation. UNIX systems had a program fsdb (file system debugger) that let you view and edit components of a file system. Is there a similar program for ext-X file systems? Jon -- Jon H. LaBadie jonfu@xxxxxxxxxx -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: http://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org