Displaying 20 results from an estimated 124 matches for "dir_index".
2004 Sep 22
1
status of dir_index in 2.4 kernels ?
Hi,
I stumbled on the dir_index option of recent ext2 implementation which
would be interesting for our mailservers (running dovecot with maildir)
and found out that the newer ext2progs are able to cope with it; the 2.6
kernels do also but for the 2.4 kernels I still require a patch. Is that
correct? Which patch would be the...
2006 Aug 03
2
how can I tell if a directory is using dir_index?
Hi,
I enabled dir_index on a filesystem and dumpe2fs -h also reports this.
My understanding is that this will be used for newly created directories
and that old directories can be indexed using "fsck.ext2 -D".
Two questions:
- Is there a way to tell is a given directory is indexed or not?
- Is there a better...
2007 Nov 12
8
More failover issues
In 1.6.0, when creating a MDT, you could specify multiple --mgsnode options
and it would failover between them. 1.6.3 only seems to take the last one
and --mgsnode=192.168.1.252 at o2ib:192.168.1.253 at o2ib doesn''t seem to failover
to the other node. Any ideas how to get around this?
Robert
Robert LeBlanc
College of Life Sciences Computer Support
Brigham Young University
leblanc at
2014 Aug 25
2
filesystem
I hope this is the right list. I have created an ext2 filesystem and
removed the dir_index feature. I don't know if this kind of experimentation
is going to help me learn something about filesystems or not. Well what is
dir_index? Then I ran e2fsck -f -v -pD and the /dev file. Now what did I
remove? Htree. I guess it can always be put back and it's on an experimental
filesyst...
2006 Jan 26
1
Ext3 filesystem access after downgrade from v4.2 to v3.6 [SOLVED]
...gt;>
>> fsck.ext3: Filesystem has unsupported feature(s) (/dev/sda5)
>> *fsck: Get a newer version of e2fsck! [fail]
>
> you can list the features with the command "tune2fs -l /dev/sda5" and
> toggle features too (read the man page). It's most likely the
> dir_index feature...
>
Thanks Peter for the prod in the right direction.
A v4 filesystem shows these features
# tune2fs -l /dev/sda1 | grep features
Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery sparse_super large_file
A v3 filesystem has these feature...
2006 Mar 17
1
[RFC] mke2fs with DIR_INDEX, RESIZE_INODE by default
I've been thinking recently that we should re-enable DIR_INDEX in mke2fs
by default. When it first came out, we had done this and were bitten by
a few bugs in the code. However, this code has been in heavy use for
several thousand filesystem years in Lustre, if not elsewhere, and I'm
inclined to think it is pretty safe these days.
Likewise, RHEL/FC have...
2004 Mar 17
1
mke2fs -O dir_index save to use with kernel >=2.4.25 ?
Hi,
is it save to use ext2 / ext3 hashed b-trees feature with linux
kernel >= 2.4.25 ?
thanx, Gregor
--
echo '16i[q]sa[ln0=aln100%Pln100/snlbx]sbA0D3F204445524F42snlbxq'|dc
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 patch; has that been...
2014 Aug 26
0
Re: filesystem
* "Bill Cunningham" <billcun@suddenlink.net> hat geschrieben:
> I hope this is the right list. I have created an ext2 filesystem and
> removed the dir_index feature. I don't know if this kind of experimentation
> is going to help me learn something about filesystems or not. Well what is
> dir_index? Then I ran e2fsck -f -v -pD and the /dev file. Now what did I
> remove? Htree. I guess it can always be put back and it's on an experiment...
2006 May 07
1
Fedora Core 4 and FC5's NEW EXT3 file system: "Reserved GDT blocks" ???
Hi,
I've installed a few Fedora Core 4 and Fedora Core 5
recently, and found that the new ext3 file systems
created with new mkfs.ext3(1.38+) has one more field
than EXT3 created with old mkfs.ext3(1.34-), even the
latter's dir_index feature was turned on and file
systems were upgraded with "e2fsck -y -f -D" command.
I have three questions thereafter:
1) what does the "Reserved GDT blocks" mean? and what
are its functions and purposes?
2) for file systems created with older versions of
mkfs.ext3(v1.34-)...
2020 Sep 01
4
Filename's in DIBuileder
...bbe91d2b5c750
$clang++ -std=c++14 -g test.cpp -c -S -emit-llvm -o - | awk /DIFile/
!3 = !DIFile(filename: "test.cpp", directory: "/home/")
$ clang++ -std=c++14 -g test.cpp -c -o - | llvm-dwarfdump -debug-line -
[...]
file_names[ 1]:
name: "test.cpp"
dir_index: 0
mod_time: 0x00000000
length: 0x00000000
[...]
Did I missed something, while reproducing ? ?
--Sourabh
From: llvm-dev <llvm-dev-bounces at lists.llvm.org<mailto:llvm-dev-bounces at lists.llvm.org>> On Behalf Of Umesh Kalappa via llvm-dev
Sent: Tuesday, September 1,...
2007 Jul 14
1
Kernel panic in ext3:dx_probe, help needed
This may or may not be ext3 related but I am trying to find any pointers
which might help me. I got a number of HP Proliant DL380 g5 with a P400
controller and also two qla2400 cards. The OS is RedHat EL4 U5 x86_64.
Every time during reboot these systems panic after the last umount and I
believe before the cciss driver is getting unloaded. The last messages I
am able to see are:
md: stopping
2006 Jul 26
3
memory problems when combining randomForests
Dear all,
I am trying to train a randomForest using all my control data (12,000 cases, ~
20 explanatory variables, 2 classes). Because of memory constraints, I have
split my data into 7 subsets and trained a randomForest for each, hoping that
using combine() afterwards would solve the memory issue. Unfortunately,
combine() still runs out of memory. Is there anything else I can do? (I am not
using
2004 Jul 14
3
ext3 performance with hardware RAID5
...read/write/cache policies
at a later stage, but any advice on selecting the appropriate parameters is
greatly appreciated.
I considered other file systems but have chosen ext3 for various reasons not
discussed here.
When creating the file system I used the following options:
-O sparse_super -O dir_index -R stride=8
-O sparse_super because I don't want to waste too much space
-O dir_index because this is supposed to help file listing performance with
Samba shares -R stride=8 because of the 32kb stripe size (4kb*8=32kb)
The next stage in my plan is to optimise file system performance. I'v...
2020 Sep 01
2
Filename's in DIBuileder
Hi All ,
We have a scenario in our debugger to handle the file index in the
debug_ine info like
$llvm-dwarfdump -debug-line test.o
file_names[ 1]:
name: "test.cpp"
dir_index: 0
mod_time: 0x00000000
length: 0x00000000
file_names[ 2]:
name: "test.cpp"
dir_index: 1
mod_time: 0x00000000
length: 0x00000000
Address Line Column File ISA Discriminator Flags
------------------ ------ ------ ------ --- -...
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?
2014 Jan 22
2
migrate ext3 to ext4
Hi all,
I issued the commands on a single disk system:
with two partitions / is linux sda1 and /home is sda3
yum -y update
yum -y install e4fsprogs
reboot
umount /home
tune2fs -O extents,uninit_bg,dir_index /dev/sda3
e2fsck -yfDC0 /dev/sda3
That worked just fine.
I then had a different system that is software raid.
where / is linux and md0 and /home is md1
yum -y update
yum -y install e4fsprogs
reboot
umount /home
tune2fs -O extents,uninit_bg,dir_index /dev/md1
at this point I get an...
2013 Sep 22
10
[PATCH] Btrfs: fix sync fs to actually wait for all data to be persisted
...mmand (a second or 2 for example), power
off the machine and reboot it. The file will be empty, as it can be verified
after mounting the filesystem and through btrfs-debug-tree:
$ btrfs-debug-tree /dev/sdb3 | egrep ''\(257 INODE_ITEM 0\) itemoff'' -B 3 -A 8
item 3 key (256 DIR_INDEX 2) itemoff 3751 itemsize 36
location key (257 INODE_ITEM 0) type FILE
namelen 6 datalen 0 name: foobar
item 4 key (257 INODE_ITEM 0) itemoff 3591 itemsize 160
inode generation 7 transid 7 size 0 block group 0 mode 100644 links 1
item 5...
2009 Nov 29
1
Effects of Missing ext3 Parameters
Hi,
I have two 3TB (hardware RAID-5) ext3 filesystems and recently added
1TB to each. I resized each filesystem and e2fsck -f reports that both
are fine. However, when I look at the ext3 parameters with tune2fs -l
one seems to have some parameters that the other one doesn't. In
particular, one has: "Reserved GDT blocks", "Filesystem created",
"Default directory
2006 Jul 20
4
Problems under Redhat EL3 and ext3
I am running into performance issues with ext3. Historically we had our
image files (pictures of cars, currently 5.3 million) sub divided into a
directory structure [0-9]/[0-9]/[0-9]/[0-9], where we would take the
first 4 letters/numbers of the file name and use that to put it into
this structure. Letters [a-cA-C] would become a 0, [d-fD-F] a 1, etc. As
the file names used to be based on VIN