search for: ext3_unlink

Displaying 11 results from an estimated 11 matches for "ext3_unlink".

2004 May 23
2
ext3 htree issues
...running ext3 on kernel v2.6.5. I have an ext3 filesystem with dir_index and data=journal for /var/spool/exim Today I noticed in the exim logs a bunch of 'failed to unlink /var/spool/exim/input/P/1BRbSP-0006hy-Jp-D' I also noticed these in the kernel logs: EXT3-fs warning (device hda12): ext3_unlink: Deleting nonexistent file (612870), 0 EXT3-fs warning (device hda12): ext3_unlink: Deleting nonexistent file (22203), 0 I have never seen this before with exim and ext3. This is the first time I have tried running htree on the exim spool however.
2003 Feb 18
1
hacking ext3 code
hi, I want to make some changes in ext3_unlink code to make undelete works, i read a lot about it and im planning to put this lines in that function: if (IS_UNDEL(inode)){ trash = ???? ext3_link(dir,dentry,trash); //make a hard link } somebody know how do i get a especific directory dentry using the ext3 functions ? (im planning to use the...
2001 Nov 11
2
Software RAID and ext3 problem
...ails about the error. The problem usually occurs during the expiration of news articles. The expiration is performed by the program texpire whcihc is part of the leafnode package. During the expiration, the following error occurs: Nov 10 07:39:17 nijinsky kernel: EXT3-fs warning (device md(9,8)): ext3_unlink: Deleting nonexistent file (70034), 0 This alone doesn't seem to trip the fs into ro mode... leter in the syslog (virtually last entry before the fs goes readonly) we get: Nov 10 07:42:46 nijinsky kernel: attempt to access beyond end of device Nov 10 07:42:46 nijinsky kernel: 09:08: rw=2, wan...
2001 Aug 23
2
EXT3 Trouble on 2.4.4
...during recovery. kjournald starting. Commit interval 5 seconds EXT3-fs: recovery complete. EXT3-fs: mounted filesystem with ordered data mode. VFS: Mounted root (ext3 filesystem) readonly. Then, during the init scripts (I'm using a SuSE installed FS) I see: EXT3-fs warning (device ide0(3,1)): ext3_unlink: Deleting nonexistent file (107465), 0 EXT3-fs warning (device ide0(3,1)): ext3_unlink: Deleting nonexistent file (107465), 0 EXT3-fs error (device ide0(3,1)): ext3_free_blocks: bit already cleared for block 435733 and things like: /usr/sbin/cron: can't open or create /var/run/cron.pid: File ex...
2002 Oct 06
0
continuing issues with directory indexing
...PGP SIGNED MESSAGE----- Hash: SHA1 In additin to the 'brelse' issue I mentioned a few days back, I'm seeing new messages in my logs about ext3 trying to unlink non-existant files. any ideas? log mesages are below: Oct 5 19:34:40 linux-sxs kernel: EXT3-fs warning (device sd(8,19)): ext3_unlink: Deleting nonexistent file (1433981), 0 Oct 5 19:38:32 linux-sxs kernel: VFS: brelse: Trying to free free buffer - -- Douglas J Hunley (doug at hunley.homeip.net) - Linux User #174778 Admin: Linux StepByStep - http://www.linux-sxs.org and http://jobs.linux-sxs.org Illiterate? Write for help!...
2001 Nov 11
0
(no subject)
...ails about the error. The problem usually occurs during the expiration of news articles. The expiration is performed by the program texpire whcihc is part of the leafnode package. During the expiration, the following error occurs: Nov 10 07:39:17 nijinsky kernel: EXT3-fs warning (device md(9,8)): ext3_unlink: Deleting nonexistent file (70034), 0 This alone doesn't seem to trip the fs into ro mode... leter in the syslog (virtually last entry before the fs goes readonly) we get: Nov 10 07:42:46 nijinsky kernel: attempt to access beyond end of device Nov 10 07:42:46 nijinsky kernel: 09:08: rw=2, wan...
2012 Feb 06
1
Postfix - no nfs mounted shares on server - but nfs related problem in maillog.
..._Pending_Sector 0x0022 100 100 000 Old_age Always - 0 198 Offline_Uncorrectable 0x0008 100 100 000 Old_age Offline - 0 199 UDMA_CRC_Error_Count 0x000a 200 200 000 Old_age Always - 0 dmesg | grep sda EXT3-fs warning (device sda5): ext3_unlink: Deleting nonexistent file (2982233), 0 Any tips?
2002 Jul 12
3
ext3 corruption
Hello, Over the last month or so, I've noticed the following error showing up repeatedly in my system logs under kernel 2.4.18-ac3 and more recently under 2.4.19-rc1: EXT3-fs error (device ide0(3,3)) in ext3_new_inode: error 28 I've now been able to capture the following Oops before the system went down entirely: Assertion failure in do_get_write_access() at transaction.c:611:
2003 Aug 02
7
[2.6] Perl weirdness with ext3 and HTREE
Hi I have mailed about this previously, but back then it was not really confirmed, so I have let it be at that. Anyhow, problem is that for some reason 2.5/2.6 ext3 with HTREE support do not like what perl-5.8.0 does during installation. It *seems* like one of the temporary files created during manpage installation do not get unlinked properly, or gets into the hash (this possible?) and cause
2004 Jan 22
1
PROBLEM: Filesystem became readonly, then kernel crashes on shutdown
Hi All, I just had "an issue" with my Linux 2.6.1 kernel. While working, I tried to rf -rf a directory, and was told my filesystem was mounted readonly (which it wasn't). I then shut the machine down, and on shutdown, I got a "kernel BUG at fs/ext3/super.c: 411". Full report below: Mike [1.] One line summary of the problem: Filesystem became readonly, then
2002 Oct 07
9
FS corruption; HTREE-related?
Over the last two days we've been seeing a fair bit of this: ---- # ls -laR > /dev/null ... ls: ./server2/b/user/bxyz/392.: Input/output error ---- This is with the latest htree patches applied to 2.4.19, and latest e2fsprogs-test, on a dual AMD system, with 5x73GB SCSI drives on a MegaRAID controller. We're using the gcc 2.96 that comes with RH7.3. esfsck shows "Inodes that