search for: ext3f

Displaying 20 results from an estimated 79 matches for "ext3f".

Did you mean: ext3
2009 Aug 20
3
[PATCH ovirt-node-image] fixes for edit-livecd
Patch set fixes issues with image size increase when using edit-livecd Also address issue with ext4 root fs
2009 Aug 03
0
[PATCH node-image] Fix edit-livecd to re-create ext2 filesystem each time
...sed in +create_ext2fs() { + local input_file=$1 + local input_dir=$2 + local output_file=$3 + local output_dir=$4 + local size_mb=$5 + + local size= + if [[ -n "$size_mb" ]]; then + size=$(( $size_mb * 1024 )) + fi + + echo ">>> Mounting old ext3fs" + mnt "-t ext2 $input_file -o ro,loop" $input_dir + ext_used=$(df $WDIR/$input_dir | tail -1 | awk '{print $3}') + ext_max=$(df $WDIR/$input_dir | tail -1 | awk '{print $2}') + + echo ">>> $input_file max_size=$ext_max current_size=$ext_use...
2001 Dec 30
1
Ext3fs performance/kjournald deadlock issue
Hi, I've got a Redhat 7.2 system: Celeron 400 512MB RAM 18GB SCSI HD (/boot (ext2fs), / (ext3fs)) 40GB IDE HD (/ (ext3fs)) I run a bunch of services on the box (apache + mod_perl, MYSQL, Samba, etc) but the system is not under heavy load. This system has performance issues reading/writing to the ext3fs filesystems. The performance issues cropped up when I installed Redhat 7.2. Previously t...
2003 Jan 16
1
RE: ext3fs still uses sequential search of file names in director ies?
Didn't hear back from anyone regarding if there is a way to determine if I am running the ext3fs with htree. Is there a way I can do it without checking the src code since I am running the precompired redhat kernel with 8.0? Perhaps an entry under /proc somewhere? Pj -----Original Message----- From: Parker Johnson Sent: Tuesday, January 14, 2003 3:34 PM To: 'Andreas Dilger'; Park...
2003 Mar 27
2
So, what about stable quota support in ext3fs?
Good evening. We have some heavy-loaded servers on ext2, and we want to migrate to ext3fs. But we need full and stable quota support. I have headrd that there are some problems in quota usage under ext3fs. Is it true? Should we decline the ext3 usage as impossible in our servers? We need high-level stability in our server (hosting). Thanks before. -- Best regards...
2003 Jan 16
0
RE: ext3fs still uses sequential search of file names in director
...ch has been applied in any standard RedHat kernels or kernel updates. I hope I am wrong, and that someone will enlighten me. A. Becker Parker Johnson <pjohnson@listen.com> wrote: > > Didn't hear back from anyone regarding if there is a way to determine if I > am running the ext3fs with htree. Is there a way I can do it without > checking the src code since I am running the precompired redhat kernel with > 8.0? Perhaps an entry under /proc somewhere? > > Pj > > -----Original Message----- > From: Parker Johnson > Sent: Tuesday, January 14, 2003 3:3...
2003 Mar 21
4
Ext3fs/ReiserFS Performance Enhancing
...gain of approximately 15 seconds. This happens regardless of how busy the server is in serving files to other users as I have tested this while all PCs were in use on the network and also when none were in use. In some of my searching, I have read that ReiserFS has faster write performance then Ext3FS. So, I blew away the "share" partition on our test server, recreated that with ReiserFS and rebuilt the share. So far, I have only seen a few seconds of speed increase. (The other odd thing is that the Windows Explorer file copy progress bar is much more consistent to the ReiserFS share...
2003 Jan 14
0
RE: ext3fs still uses sequential search of file names in director ies?
Andreas was kind enough to point out that not neccesarily all ext3fs have htrees ready to go. I am running redhat8.0 out of the box. How can I check if ext3fs with htrees is running? I can download the kernel source, but I don't know what options were used when it was built by redhat. Thanks much for all of your help. -Parker -----Original Message-----...
2003 Jan 14
3
ext3fs still uses sequential search of file names in directories?
I am trying to determine the optimal filesystem for accessing large numbers of files (25,000+) in a single directory. I have read that ext3fs uses a sequential search algorithm and wanted to verify that this was still indeed the case since this article was published a year ago. http://bulmalug.net/body.phtml?nIdNoticia=1154 <http://bulmalug.net/body.phtml?nIdNoticia=1154&nIdPage=7> &nIdPage=7 Thanks for the help. -Pa...
2001 Aug 07
1
ext3fs for 2.4.5
Hi, I have ext3 installed against the 2.2.19 kernel. I am able to make the ext3 file system and mount it. I am not able to install the ext3fs for kernel-2.4.5 . I am unable to add the ext3 patch to the kernel. In the directory ~andrewm/linux/ext3/, which is the patch for 2.4.5 kernel. ( I can only see the patches for 2.4.6 and 2.4.7 ). Also, is there any prescribed pattern for installing the ext3fs on 2.4.5 kernel. If so, please me...
2008 Jul 28
2
DO NOT REPLY [Bug 5637] New: Match case issue on ext3fs and ARM platform
https://bugzilla.samba.org/show_bug.cgi?id=5637 Summary: Match case issue on ext3fs and ARM platform Product: rsync Version: 3.0.3 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: bugzilla@substring.ch...
2003 Apr 09
1
simple ext3fs question.
Does redhat 9 come with htree optimizations for ext3fs?
2003 Jan 16
1
RE: ext3fs still uses sequential search of file names in director ies?
...e have a url that describes the 2.4 patching process? Any claims on stability? Thanks, Parker -----Original Message----- From: 'Andreas Dilger' [mailto:adilger@clusterfs.com] Sent: Wednesday, January 15, 2003 4:35 PM To: Parker Johnson Cc: 'ext3-users@redhat.com'; Ops Subject: Re: ext3fs still uses sequential search of file names in director ies? On Jan 15, 2003 16:08 -0800, Parker Johnson wrote: > Didn't hear back from anyone regarding if there is a way to determine if I > am running the ext3fs with htree. Is there a way I can do it without > checking the src cod...
2001 Aug 26
2
Ext3-0.0.5b in Roswell installation?
Hi! I've upgraded my seawolf to ext3fs with the packages from Roswell (kernel, filesystem, mount, ....), but when doing 'tune2fs -j', it mentions 'Ext3fs version 0.0.5b'...? Isn't version 0.0.7a the latest?? Why isn't that version included in the Roswell kernel, but an older version is? And how can i upgrade...
2001 Jul 26
1
ext3fs for kernel 2.4.2?
Hello, does anybody know if there is an ext3fs patch for kernel 2.4.2-2 that is shipped with redhat 7.1? I was abel to fins patches only for 2.4.6 and 2.4.7. Please try to help ASAP. Best regards, Imad Ossaily.
2001 Nov 27
1
ext3fs patch for 2.4.16 kernel?
This maybe early, but is there an ext3fs patch for the 2.4.16 kernel -- also, in general where does one download the lastest ext3fs patches?? I found the 2.4.14 patch a few weeks ago on in the linux.org UK site, but all the patches appear to be taken off that site...Any help would be most appreciated... Thanks, Chris --------------...
2001 Dec 10
1
ext3 mounted as ext2
Hi, Also I do have some problems mounting an ext3fs which gets just mounted as an ext2fs. (Yeap, I looked a little bit around in the mailling list and found similiar problems which haven't help me ;-( ) I have a root ( /) and a /mnt partition. both are converted via tune2fs -j into a journaled fs. my fstab looks like this: /dev/hda1 /...
2002 Mar 01
1
How stable is ext3fs?
Hi, I'm trying to figure out how stable the ex3fs currently is. I'm running Debian Woody with the 2.4.18 kernel and have already switched over most partitions to have a journal, and mounted them as ext3. This works fine since yesterday or so, and it's very nice that ext3 is so easy to handle and can be activated so painlessly :) But is it a good idea to switch my /home partition over
2002 Feb 19
1
ext3fs: Bad super block
I've got this poor ext3-partition which I can't access. I have tried a lot of things but it doesn't seem to solve the problem. I've got quite important files on that particular partition. I can't even get the block groups from my /dev/hda3 with dumpe2fs! It all happened after a crash. GRUB wouldn't give me the graphical UI. I decided I had to get my dosbootdisk and do an
2001 Jul 12
1
ext3fs crash with lots of mmap/munmap/unlink activity
Hi all! It seems the current ext3 code has some problems; my machine is running 2.4.6-ac1 with ext3-0.9 patches on top of it. This afternoon, I was doing some testing of a little piece of code on my machine, and I was able to crash it. What this program does is, in effect something like (pseudo-code) for(i=0; i<100; i++) { fd=creat file-i truncate fd, 50M mmap fd close fd fill the