Displaying 20 results from an estimated 600 matches similar to: "Re: [PATCH] fix htree dir corrupt after fsck -fD"
2002 Sep 22
1
htree 2.4.19-dxdir patch
Hi there,
: without index mount:
root@codeman:[/test] # time randfiles foo 20000
real 1m10.501s
user 0m0.240s
sys 1m8.590s
root@codeman:[/test] # time randfiles foo 100000
real 32m55.929s
user 0m1.890s
sys 32m2.500s
: with index mount:
root@codeman:[/test] # time randfiles foo 20000
real 1m8.428s
user 0m0.350s
sys 1m6.780s
root@codeman:[/test] # time randfiles
2002 Sep 29
1
Re: ARGS [PATCH] fix htree dir corrupt after fsck -fD
Hi Ryan,
> I am running your program now over an hour without any corruption on the
> loopback mounted ext3 filesystem.
shit, I thought testing over an hour (10mins your program, umount, fsck -fD
test.img in a loop) is enough but it isn't. Damn f*ck :(
root@codeman:[/] # fsck -fD test.img
fsck 1.29 (24-Sep-2002)
e2fsck 1.29 (24-Sep-2002)
Truncating orphaned inode 6871 (uid=0, gid=0,
2002 Oct 10
7
Patches since 2.4.19
Just looking through the 2.4.20pre changelogs, I see there's been a bunch
of Ext3 patches since 2.4.19. I'm keen to take advantage of any bug fixes
and performance improvements, but am nervous about using 2.4.20 until
it's completed its release cycle.
Is there any way to get a patch just containing the Ext3 changes? Are
there any changes since 2.4.20 that are very important, either
2002 Oct 30
2
system freezes with ext3
Hello,
I investigated newsgroups and mailinglists for aprox. 3 weeks now. But i
have not found any comment about ext3 freezing a whole system.
But:
I do have 5 ext2 partitions on my system. I upgraded theses partitions
to ext3 with tunefs.
after mounting 1 partition as ext3 all was fine. After that i mounted
all partitions as ext3. And, after approx. 3-4 minutes my system
freezes. No mouse or
2003 Dec 15
0
htree in 2.4.23
Hi All,
Is http://thunk.org/tytso/linux/ext3-dxdir/patch-ext3-dxdir-2.4.21rc5
the latest htree patch for 2.4 or should I be using bitkeeper to extract
the patch?
2003 Mar 08
3
Updated 2.4 htree patches available for 2.4.21rc5
I've backported all of the bugfixes to the 2.5 dxdir/htree patches to
2.4, and have created a new set of patches for Linux 2.4.21rc5. At this
point it *looks* like we've fixed all of the htree bugs that people have
reported, including the brelse bug, the memory leak bugs, and the NFS
compatibility problems.
I've done *very* light testing, and things seem to work, but I'm now
2003 Dec 17
1
htree stabilitity and performance issues
Guys,
I have recently applied the latest 2.4 htree patch on a heavily loaded
nfs server.
The nfs server serves around four very busy clients that deliver email
in maildir format and pop3/imap clients.
Being maildir I presumed that the htree patch would improve performance
- but I was wrong.
Load on the server went up by around 25-40%. After 3-4 hours of heavy
use the clients load went up to
2003 Mar 13
6
Updated 2.4 htree patches available for 2.4.21-pre5
There's a new set of ext2/3 patches for 2.4.21-pre5 available at:
http://thunk.org/tytso/linux/extfs-2.4-update/extfs-update-2.4.21pre5-2
and in broken out form at:
http://thunk.org/tytso/linux/extfs-2.4-update/broken-out-2.4.21pre5-2
New to this patch set include:
* A kludge to help htree work well with Linux's NFS implementation
* Allow the orlov allocator to be disabled via a
2003 Dec 02
1
htree in 2.6.0-test11
Just out of curiosity: Is htree in 2.6.0-test11 ?
--
Ralf Hildebrandt (Im Auftrag des Referat V a) Ralf.Hildebrandt@charite.de
Charite - Universitätsmedizin Berlin Tel. +49 (0)30-450 570-155
Gemeinsame Einrichtung von FU- und HU-Berlin Fax. +49 (0)30-450 570-916
Referat V a - Kommunikationsnetze - AIM. ralfpostfix
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
2002 Oct 21
3
htree questions
I decided that I would try out 2.5.44, and I noticed that htree was
merged. If I don't do the tune2fs -O dir_index, and e2fsck -D, the
(exisintg) fs won't use htree, right? Once I do the tune2fs and e2fsck,
will I still be able to go back to a non-htree kernel if needed? (Will
a htree-ized fs work on a non-htree kernel?) I'm guessing that it
won't. I've seen a 2.4 htree
2003 Apr 04
1
2.4.20 & htree
Apologies for the newbie question:
I have a (stock) 2.4.20 build (*not* -ac), and I'm trying to work with
large ext3 directories. By large, I mean 160,000 files per directory.
(Yes, I know it would be better in nested directories but such is
life).
I feel htree would benefit me. Having upgraded from an earlier version
of 2.4, I don't see any change, and close reading of the 2.4 changelog
2003 Jun 19
2
htree and nfs benchmarks
Well here is what I got from testing htree with NFS.
http://labs.zianet.com/benchmarks_html/postmark_benchmarks_NFS_100_htree.html
It looks like htree improves performance when the storage device is
local(as per
my previous post) but it looks like htree degrades performance when used
in conjunction
with NFS. I am going to try it with gigabit ethernet when I get the
time to see if
maybe I am
2003 Apr 07
1
2.4.20 and htree
Apologies for the newbie question:
I have a (stock) 2.4.20 build (*not* -ac), and I'm trying to work with
large ext3 directories. By large, I mean 160,000 files per directory. (Yes,
I know it would be better in nested directories but such is life).
I feel htree would benefit me. Close reading of the 2.4 changelog suggests
that htree isn't in there - only a patch to prevent non-htree
2017 Nov 15
0
vcut(1) and its manpage
Below is a diff to vcut.c and its vcut.1 manpage, which
- rewrites the manpage in the mdoc(7) markup
as offered in my previous message, and while there:
- drops the [] around cutpoint as it is _not_ optional
- adds the [] around [+] as it _is_ optional
- drops the argument name difference between "cutpoint" and "cuttime"
- adds the usage sentence about "." output
2003 Jun 07
1
New htree patches?
Hello,
Could someone create some newer htree patches for the 2.4.x kernel?
There are some bug fixes in the 2.4.21-rc releases that would be nice to
have but the htree patches preceed those and they won't apply cleanly
to later pre/rc kernels.
It sounds like Marcelo may be about ready to put out 2.4.21 so it may
just be worth holding off until that happens, but I don't suspect much
will
2003 Dec 10
1
ext3 htree upgrade
Hi Guys,
I am planning on upgrading an existing NFS exported filesystem to the
ext3 htree patch on kernel v2.4.23.
Will the patch index directories automatically after tune2fs -O
dir_index or should I do an e2fsck -Dfy on the filesystem before
remounting?
2003 Jul 21
1
htree and Severn
My reading of the kernel.src.rpm doesn't indicate that Severn has ext3
htree patches. Stephen, were there any issues seen during Cerberus
testing ?
Regards, Yusuf
--
Yusuf Goolamabbas
yusufg@outblaze.com
2003 Jun 12
1
htree in RedHat.
Hi,
Someone knows if the htree patch is applied in the last kernel for RedHat 8
(kernel-2.4.20-18.8) for the ext2/ext3 filesystems ?
Greetings.
---
Carles Xavier Munyoz Baldó
carles@unlimitedmail.org
http://www.unlimitedmail.net/
---
2002 Oct 23
1
htree and nfs
Hi Guys,
I am quite keen to try out the new htree extensions to ext3 however I
wish to use them under NFS.
I have noticed comments from the developers saying that it doesn't work
properly under NFS. What exactly is the current status of the issue?