Displaying 20 results from an estimated 6000 matches similar to: "e2fsprogs & endian questions"
2001 Aug 02
1
Another ext3 crash on PPC
I've attached the .gz'ed log of another EXT3 crash on my PPC box.  This
time it was on IDE and I was doing a tab completion as it died.
-- 
Tom Rini (TR1265)
http://gate.crashing.org/~trini/
2001 Jul 30
1
ext3-0.9.5-247/2.4.8-pre3/PPC Oops bits
Okay, after playing around a bit more, I'm getting two oopes in a row
when running dbench 16 or dbench 32.  Decoded, here they are:
Assertion failure in unmap_underlying_metadata() at buffer.c:1530: "!buffer_jlist_eq(old_bh, 3)"
kernel BUG at buffer.c:1530!
Oops: Exception in kernel mode, sig: 4
NIP: C003BB34 XER: 00000000 LR: C003BB34 SP: CF881E00 REGS: cf881d50 TRAP: 0700
Using
2001 Jul 30
1
e2fsprogs and ext3
One of my servers appears to have some filesystem corruption. I'm running 
Red Hat 6.2 with kernel 2.2.19pre6 and ext3 0.5e. That server currently 
has  e2fsprogs-1.20-WIP-0117 installed. Is it OK to upgrade to the latest 
e2fsprogs (i.e.: 1.22) prior to running the e2fsck on the filesystem?
--Shawn
2001 Aug 18
0
ext3 for 2.4.9?
Hey all.  I was wondering if an official patch vs 2.4.9 is in the works
yet.  I managed to apply it locally, but there was one or two changes
that didn't apply cleanly. (mm/vmscan.c has had some stuffs moved around).
I think I did it right, but an official patch is always nice. :)
-- 
Tom Rini (TR1265)
http://gate.crashing.org/~trini/
2001 Aug 28
3
OT: compiling e2fsprogs
hi all,
sorry when i am off topic, but: i am trieing to compile the new e2fsprogs
like the ext3-manual
recommend. but it don't want to work, and it's look like i need a programm
which is named "makeinfo".
does anybody had the same problems, or know where i can find it?
thanks for all.. i added my error-log
Andreas
log:
make[1]: Wechsel in das Verzeichnis Verzeichnis
2001 Jun 07
2
stupid question on e2fsprogs
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Right now, every release of e2fsprogs, I do the following:
./configure --enable-elf-shlibs && make && make install
rm config.cache && rm config.status
./configure && make install-libs
Are these two seperate steps necessary? Seems to me that I had a problem 
installing something or other and it suggested the first line.
2001 Aug 15
2
fsck
when i convert my filesystem to ext3 using tune2fs -j /dev/hdb1 it create's it fine but when i change it in fstab to auto. when i reboot it says fsck.auto and there is a problem when it says that can someone please help.
Dustin Schuemann
andkidx@yahoo.com
---------------------------------
Do You Yahoo!?
Make international calls for as low as $0.04/minute with Yahoo! Messenger.
2001 Sep 24
1
ext3-2.4-0.9.10
An ext3 patch against linux 2.4.10 is at
	http://www.uow.edu.au/~andrewm/linux/ext3/
This patch is *lightly tested* - ie, it boots and does stuff.
The changes to ext3 are small, but the kernel which it patches
has recently changed a lot.  If you're cautious, please wait
a couple of days.
The patch retains the buffer-tracing code.  This will soon be
broken out into a separate patch to make
2001 Aug 23
2
EXT3 Trouble on 2.4.4
All,
I know that there is no official port to Kernel 2.4.4, thus I may not get any
help, however I am hoping someone could point me in the right direction for
my problem.  I am currently forced to use kernel 2.4.4 for reasons out of
my control (embedded board).
Here are the exact versions of everything I'm running:
ExT3 Version: ext3-2.4-0.9.6-248
Util Version: util-linux-2.11f.tar.bz2
e2fs
2001 Jul 07
2
broken ext3 fs after "poweroff" ext3 0.0.7a/2.2.19 wip 1.21
Hi,
after my X froze i had a fs inconsistency after the journal replay
[...]
EXT3-fs: 03:06: 1 orphan inode deleted
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 64k freed
INIT: version 2.78 booting
Loading /etc/console-tools/default.kmap.gz
Activating swap...
Adding Swap: 264560k
2001 Sep 07
4
ext3-2.4-0.9.9
Patches against 2.4.10-pre4 and 2.4.9-ac9 are at
	http://www.uow.edu.au/~andrewm/linux/ext3/
It's a fairly large change.  The most significant parts are
* the inclusion of Stephen's error-handling work, which is designed to 
  remount the fs read-only in the presence of software and hardware
  errors, rather than forcing a panic.
* Stephen's fix for the journal_revoke assertion
2001 Aug 08
5
BUG: Assertion failure with ext3-0.95 for 2.4.7
Hello ext3-users,
I tested ext3 on a Linux for S/390 with several stress and benchmark test
tests and faced a kernel bug message.
The console showed the following output:
Message from syslogd@boeaet34 at Fri Aug  3 11:34:16 2001 ...
boeaet34 kernel: Assertion failure in journal_forget() at
transaction.c:1184: "!
jh->b_committed_data"
I tried the Patch from
2001 Dec 05
2
Re:Re: fsck error
I am working on a Red Hat 7.2 system which has been upgraded to the
2.4.9-13 kernel RPMs.  The my machines has RPM e2fsprogs-1.23-2 installed
but the upgrade from ext2 to ext3 was done manually rather than accepting
the offer in the 7.0 to 7.2 upgrade.  I did this by running tunefs2 -j 
 on two
partitions.
I have had some problems following the instructions in the 
ext3-usage.html 
2003 Jan 23
3
e2fsck too old / ext3 HTREE errors
hi,
i have a tricky situation here and and don't know where to start with 
the solution.
i happened to set up a linux system, but i had to install the base 
system on another machine. i used e2fsprogs 1.30-WIP (30-Sep-2002) for 
this.
now the machine is up and running, but i have to use e2fsprogs 1.27 
(8-Mar-2002). it's a debian system and i wanted to stay sane & stable, 
hence using
2001 Apr 01
3
Which are the steps to apply a Ext3 file system?
Im intending use Ext3 file system in my web farm.
Im using RedHat 6.2 (kernel 2.2.16-3) and Turbo Linux Cluster Server 6.0.
I have NO SUCCESS in path my own kernel. 
I downloaded the following ext3 packages: 
ext3-0.0.2f.tar.gz (linux-2.2.16-3.kdb.diff , linux-2.2.16-3.ext3.diff )
e2fsprogs-1.20-0.WIP.i386.rpm
e2fsprogs-1.20-0.WIP.src.rpm
e2fsprogs-1.20-0ext3.i386.rpm
2001 Dec 27
2
Visible /.journal
Hello
On root Partition is .journal visible . On all other 
Partitions is invisible. At which way I can move it manually to a 
hiden inode?
I have delete with 
chattr -i /.journal
rm -f /.journal
and installed ext3 with
tune2fs -j /dev/hdb1
And /.journal is again visible!
-- 
MfG / With best Regards
Rusmir Duško
Registered Linux user: #130654 http://counter.li.org
2016 Apr 05
0
RWeka Error
Read the Posting Guide mentioned at the bottom of this email. Highlights you should be sure to address:
* HTML formatted email gets messed up on the R mailing lists, so post in plain text. Yes,  you can and need to do this. 
* Make sure the problem occurs in R by trying it without RStudio. Sometimes RStudio interferes with R, and you have to ask elsewhere about such problems. 
* Give us details
2006 Apr 09
1
Table creation failed
Hello,
I come to you beacause i have something that i dont understand :
i m using udev on a debian sid with 2.6.15.1 kernel.
I have created an deprecated raid at /dev/md0
when i tried doing mkfs.ext3 /dev/md0 i have got :
mke2fs 1.39-WIP (29-Mar-2006)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
4643968 inodes, 9277344 blocks
463867 blocks (5.00%)
2001 May 29
1
this for real?
got the following in the freshmeat newsletter. the page doesn't say anything 
about it. also the sct dir on kernel.org still shows the WIP version...
[007] - e2fsprogs 1.20 (Default)
  by P. Adami (http://freshmeat.net/users/ramirez/)
  Monday, May 28th 2001 19:39
The ext2fsprogs package contains essential ext2 filesystem utilities which
consists of e2fsck, mke2fs, debugfs, dumpe2fs, tune2fs,
2001 Nov 02
3
Ext3 and external journals...
Hi,
 I am trying out ext3 with an external journal (on a battery backed
 RAM card).  I use data=journal, and sync nfs writes go nice and fast :-)
 But.. I had to power cycle it (buggy VM.. grumble :-) and now I cannot
 get my filesystem back.  It is only a test filesystem so I don't need
 the data.  But I want this to work before I put real data on it.
 If I "fsck /dev/md1", it