Displaying 20 results from an estimated 1000 matches similar to: "ext3 and 2.4.5: OK, but how to convert / ?"
2001 Jul 04
2
Assertion failure in ext3_prepare_write() at inode.c:934: "handle != 0"
Hi. I was using ext3 0.0.1 without any problems in the last
33 days (same boot). / was still ext2, but I changed /etc/fstab
to ext3. /home/ftp/pub/ is ext3. I mounted
/home/ftp/pub/slakware/bare.i with loopback in /mnt/floppy/.
After some time:
==> /var/log/syslog <==
Jul 4 09:40:51 pervalidus kernel: Assertion failure in
ext3_prepare_write() at inode.c:934: "handle != 0"
Jul 4
2001 Jun 22
2
EXT3-fs error: ext3_readdir: bad entry in directory
Hi. IIRC, I had the same problem with 2.4.3 and ext2, I'm not sure if with the same directory entry, but at the time fsck fixed without any problems. I only know that the error again is with my Mozilla sources.
The Mozilla sources are in another partition. I used lndir from my root fs to symlink everything and build it. At some point c++ segfaulted (happens a lot with my GCC 3.0), and I had
2001 Sep 20
1
Removing ext3 to use GNU Parted
Hi. What are the right steps to convert a file system from
ext3 back to ext2 ? I need to use GNU Parted to resize my
root file system and Andrew Clausen said I have to convert it
to ext2, resize, and then convert back to ext3. My journal is
visible.
My initrd.img (from which I plan to use Parted) contains both
ext2 and ext3.
I compile ext2 as a module in my other boot images.
--
2001 Oct 17
3
"ext2fs_check_if_mount: No such file or directory while determining whether" messages
Hi. I was using 2.4.10 with ext3 0.9.10 and thought it was
time to use -ac for the first time because 2.4.12-ac3
includes 0.9.12.
I don't know what I did to get the following messages, but in
my last boot I removed /etc/mtab (at runtime) and made it a
symlink to /proc/mounts. Not sure if a bad idea, but the only
problem until I rebooted was the need of losetup -d.
When I rebooted, all
2001 Aug 28
3
df not showing ext3 partition
Is there an updated version of the fileutils df that will show mounted
ext3 partitions? I'm using fileutils-4.1.
-- Curtis Hogg [buckminst@inconnu.isu.edu]
----------------------------------------------
T-shirt Of The Day:
I'm the person your mother warned you about.
----------------------------------------------
Email 1 - buckminst@inconnu.isu.edu
Email 2 - buckminst@hotmail.com
WWW -
2001 Jul 14
0
Re: ext3-users@redhat.com
Stelian Pop wrote:
> I found out that a new version of ext3-2.4 was available from
> the previous messages on this list, despite the fact that
> no 'official' announce was given...
I thought that the message,
https://listman.redhat.com/pipermail/ext3-users/2001-July/000804.html
, was the official announcement.
BTW, no problems here with 0.9.0. 1 week and some hours of
2001 Jul 30
0
Documentation/filesystems/ext2.txt and ext3 for 2.4
Hi. While reading Documentation/filesystems/ext2.txt I
noticed that the information about ext3 is outdated:
The ext3 code is currently (Apr 2001) available for 2.2 kernels only,
and not yet available for 2.4 kernels.
Journaling (ext3) ftp://ftp.uk.linux.org/pub/linux/sct/fs/jfs/
The file was touched when I applied the 2.4.7 patch from
Linus, so I suspect it's maintained.
--
2001 Nov 07
6
2.4.14 + latest patch != ext3 support
Hello,
I just need a little clarification regarding applying the ext3 patch to the latest kernel.
I have 2.4.7-10 that came with RH 7.2.
I have ext3 running.
I need to upgrade those (to get some USB device working).
So I got the latest kernel, 2.4.14, patched it with the ext3-2.4-0.9.15-2414 patch, picked ext3 from 'make xconfig', built the kernel, but the new stuff in /boot, etc.,
2001 Aug 14
8
Redhat Roswell
Hi all
i installed Redhat beta Roswell, then i updated to Kernel 2.4.8
patched him and installed the newest util-linux + e2fprogs without any
custoumized Options. Bootloader is Grub. Now when i boot he says mount -O or -0
is an invalid Option. tune2fs -j /dev/hdXX says "The filesystem already has a journal"
lsmod says that no jbd or ext3 Modules is loadet but i have pachted the Kernel
2005 Feb 04
2
Failures they e2fsck doesn't find
Hi,
I've run many time e2fsck, but in a special dir ls tells me:
ls: r?cksendung-wlan.dvi: No such file or directory
ls: baf?g_r?ckmeldung.latex: No such file or directory
ls: finpr?f.pdf: No such file or directory
$ cat finpr?f.pdf
cat: finpr?f.pdf: Datei oder Verzeichnis nicht gefunden
I don't know what to do? How can I find the failure? If I cat the files
with debugfs, I see the
2005 May 15
3
Intermittent ext3 corruption on external firewire Micronet 1.5Tb RAID on FC3
Hi
I have a Firewire connected Micronet 1.5TB RAID with a single
large ext3 filesystem on one partition on a dual Xeon system.
I am checking out from an extremely large cvs repository
(don't ask) to this drive over the course of many days, and
intermittently I get bad blocks and the filesystem goes
read-only. This is not related to any power failure or
anything similar. The RAID is currently
2001 Oct 30
2
a silly question
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
hi,
just wondering... if i upgrade my kernel + ext3 patch, do i have
to recreate the journal? if so (or if not) how do i recreate it? i tried
to delete the .journal, reboot and mounting everything as ext2 and do a
tune2fs -j /dev/hdxx but it say "The filesystem already has a journal."
Thanks,
Mark
-----BEGIN PGP
2001 Nov 04
3
2.4.13 kernel on Redhat 7.2
I have tried everything to compile a new kernel on my
7.2 base system. I have used 2.4.13-ac6 and 2.4.13 w/
ext3 patch. I have compiled with ext3 built-in and
with ext3 as module (with the initrd). I have a SCSI
system so I have done the previous variations with
both SCSI support built-in and modular (with the
initrd). The error I get is:
Remounting root filesystem in read-write mode: mount:
no
2001 Jun 04
1
Ooops output
Here's an oops output on 2.4.5 + CVS/ext3.
This happened while trying to do a mkinitrd (on RedHat 7.1).
ksymoops 2.4.0 on i686 2.4.5-2smp. Options used
-V (default)
-k /proc/ksyms (default)
-l /proc/modules (default)
-o /lib/modules/2.4.5-2smp/ (default)
-m /boot/System.map-2.4.5-2smp (specified)
kernel BUG at inode.c:934!
invalid operand: 0000
CPU: 1
EIP:
2001 Jul 09
1
ext3 and kernel 2.4.5
Hallo!
Is it possible to use ext3 with kernel 2.4.5? If so where can I find the sources? On redhat´s site I can only find souces for kernel 2.2.x.
Bye
Markus
networks & security
StairWeb GmbH
Markus Eckerl
Markus Eckerl
ME5810-RIPE
ME5810-RIPE
Dr.-Ernst-Derra-Str. 4
Dr.-Ernst-Derra-Str. 4
94036 Passau
94036
2001 Sep 26
1
Reverting to etx2???
I am in the odd situation of needing to revert my root partition back to
ext2 so that it may be resized.
I prefer to use Partition Magic at the moment and it can only work with
partitions of ext2, not ext3. I believe that the documentation for ext3
exists at the main web site, http://www.uow.edu.au/~andrewm/linux/ext3/.
That is my next destination but as the answer may not exist there, I
2001 Jun 01
1
Export knfsd/ext3 on doubly patched kernel(knfsd/reiserfs) OK?
Hi - if I have a doubly patched kernel (2.4.5)
(1) Apply gkernel/CVS ext3 patches
(2) Apply Neil Brown/Reiserfs team knfsd and reiserfs patches
Will ext3 be exportable by knfsd (i.e. inherit automagically
the nfsd_operations thingies from ext2) or does it need further
patching?
--
Chan Shih-Ping (Richard) <cshihpin@dso.org.sg>
DSO National Laboratories
20 Science Park Drive
2001 Jun 08
1
VALinux's 2.4.5 beta kernel with Ext3
Anyone try this yet?
ftp://ftp.valinux.com/pub/software/kernel/beta/2.4.5-beta2va3.11/
List of SRPM contents follows.
-- TheBS
atomic-lookup.patch
atomicalloc.patch
byteprofiling.patch
comtrol-1.23.patch
configs-2.4.5.tar.gz
copy-user-reschedule.patch
dac960-enclosure-quiet.patch
dma-livelock-fix.patch
e100-1.5.5.tar.gz
e1000-3.0.7.tar.gz
eepro100-speedo-1.patch
emu10k1-tone.patch
2001 Jun 10
1
compile error ext3-2.4-0.0.6 on
Hi all,
I followed the instructions on
http://www.uow.edu.au/~andrewm/linux/ext3/ext3-usage.html, and
make bzImage gave the following:
.....
make[1]: Leaving directory `/usr/src/linux-2.4.5/arch/i386/lib'
ld -m elf_i386 -T /usr/src/linux-2.4.5/arch/i386/vmlinux.lds -e stext
arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o
init/version.o \
--start-group \
2006 Apr 29
1
Ext3 Variables
Hello ,
i want to create a script that should automatically free the proxy partition i.e /var. I am able to create that script.
But the problem is that i don't know through which variables i can check my partition's space that show me full detail i.e remaining size, etc.
One for that is df -h and other fdisk -l /dev/hdxx.
But when i will use if state then which