Displaying 20 results from an estimated 1000 matches similar to: "enable fulldata journaling"
2001 Jul 13
2
corrupt patch upload
Hi,
after trying to download the newest 2.4.6 patch
(http://www.zip.com.au/~akpm/ext3-2.4-0.9.2-246.gz) I noticed that the
file appears to be corrupt.
gunzip: ext3-2.4-0.9.2-246.gz: unexpected end of file
Tried a few times, on different machines.
( o>
///\
_\V_/_____________________________
[Sam]<mailto:sam@breakfree.com>
http://www.xplo.org/
"finger
2001 Jul 12
1
A few quick questions regarding the journal.
Hi,
I've just recently noticed that the ext3 projects is being actiavely
maintained (again?). And looking at the new pages for 2.4.x it really
made me interested. But I've got a few small questions I'd like to
clarify before I start to use it.
1) Tune2fs and mke2fs talk about a "default journal size" that is
depending on the partition size but don't give
2002 Mar 17
2
ulog support in shorewall?
Hi,
I''ve just recently switched off my (lame) hardware firewall onto an
old box running linux 2.4.18, iptables 1.2.6 and shorewall 1.2.9. I''m
kinda new to linux firewalling myself but so far Shorewall has taken
much work from me.
While reading myself into iptables I saw that just recently something
called ULOG (userspace logging) has been implemented in newer kernels
and
2001 Sep 13
1
are quotas journaled?
quotacheck takes longer than fsck on our ext2 fileservers. Is this
redundant in ext3? Do I need data=journal?
Cheers,
Matt
2007 Jan 02
2
strange speed issue
Hello,
I'm trying to connect some windows machines together using tinc 1.0.6.
The basic connectivity (ping) works fine as expected. But I'm getting
really poor speeds over the tinc tunnel. The test machines are on the
same switch and get values ranging from 6-9 MBytes/s speaking directly to
each other. However over the tinc tunnel the speeds are in the range of
20-40 kbytes/s. The machines
2002 Feb 20
2
ext3 + loop + journaling
[ If this is explained somewhere else (HOWTO or FAQ), please give me a
pointer. ]
Is there any way to mix loop-device (and in particular) loop-AES and ext3
together in data journaling mode?
Ie.
bottom -> to -> top
ext3 - loop-AES - ext3
raw - loop-AES - ext3
Or am I shooting myself to leg, I am?
BR, Jani
--
Jani Averbach
2004 Dec 27
2
Journaling.
Hi,
I am using ext3 file system. Can I know the place where journal log is stored and more details about journaling.
Quick response is appreciated.
Thanks in advance,
Mallika.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/ext3-users/attachments/20041227/574c90bf/attachment.htm>
2009 Jan 23
0
[LLVMdev] llvm/llvm-gcc-4.2 and xplor-nih
I am happy to report that current llvm/llvm-gcc-4.2 svn
builds all of xplor-nih (a complex mix of c, c++ and fortran)
with -O3 -fPIC -msse4 -ffast-math. A single fortran file
exposes PR3376 which is triggered by -O3 -ffinite-math-only.
The resulting build of xplor-nih completely passes its testsuite
and compares very well to the same build against gcc trunk for
gcc 4.4 in terms of execution time.
2014 Sep 13
2
C5 : Deleting un-deletable files ?
During a routine trawl through the ext3 files, I found some astronomical file sizes, billions and billions of GB.
They also has strange user and group names.
I can not delete these "weird files" (the term used by the operating system utilities).
Here are a few examples. The original files were created on Windoze 98 version 2 circa 2001.
> 2411957 p--x---rwx 65487 299196551
2004 Aug 06
0
[shout/icecast] problem streaming
hello folks,
i had a problem with streaming on icecast.
Version 1.3.10 / shout 0.8.0
the server startet successful , and shout is eatblish an stream on localhost
port 8001. if an client read the stream via winamp on a windows machine in
the lan , then is there in the first 10 sec anything ok, but after this time
is the permanently drops for one sec
the mp3 files are in diferent bitrates , most of
2004 Aug 06
0
newbie help -- WARNING: Connect to yp.icecast.org failed.
hello,
as in the subject, I can't figure out how I can send my info to
other yp's.
for all yp.'s, I get connection errors.
What would be nice would be a working sample config file. The sample
config file from Radio Free NJ I couldn't get, since it appeared
that the site is down.
error message's in the console:
-> [08/Apr/2001:03:22:43] WARNING: Connect to
2004 Aug 06
0
Impossible to connect to ANY yp server
Greetings
I'm having problems announcing my stream on any yp server, using
Icecast v1.3.12 compiled with the optimization support.. I have
tried every directory server I could find, but I still get the same
result.
When I start icecast with an yp server available, I get this:
[09/Feb/2003:14:52:47] Using xaudiocast directory server
[yp.icecast.org:80/cgi-bin/touch]
.. and then I don't
2010 Dec 01
1
awk help
Hi all
Anyone can help to let me know how to
ls -1 | lsattr
ls -al /folder | awk '{ print $2}' | lsattr
Thank you
2001 Oct 02
4
Ordered Mode vs Journaled Mode
Hi,
I've been wondering exactly what you gain by using journaled mode over
ordered mode.
Are there any known cases where journaled mode could recover where ordered
mode wouldn't?
Mike
2005 Sep 17
2
turning off journaling on the fly?
Dear penguin lovers, =)
I'm running Linux (2.6) on a satellite receiver with
harddrive. The latter is formated in ext3.
So far, everthing works fine.
Now here's the small problem:
The receiver is in the same room I sleep in and when it
records at night time I can hear the journaling going on
(heads clicking - even though the HD is set to silent mode
via hdparm). This is surely due to 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 way to index the root fs than to boot off a live
CD?
Best,
Norbert
2006 Aug 14
0
Question concerning the EXT3 Journaling code
Hello,
I've attached the output from "sh scripts/ver_linux" per the bug
reporting guidelines, and a diff of the file fs/jbd/transaction.c.
At this point, I'm trying to hunt down why some system threads, which
are executing the Lustre file system code, are taking an unexpectedly
long time executing various ext3 file system functions. I added some
debug code to these system
2002 Apr 01
3
Cannot delete a file on 2.4.18
Hi, I get the error "Operation not permitted" when I try to delete
a file as root, see some commands below.
- there is no "i" attribute
- it's a problem with the files and not the upper directories
since I can delete a similar file in the same directory
- fsck -f doesn't find any error on the partition
- the partition is mounted rw
If this is not the right place to
2001 Nov 20
3
Is it possible to use wine with a journaling filesystem?
Hi there,
I installed my mandrake linux 8.1 with reiserfs. I would like to use wine
without my windows partition. Now I see the following text in the wine
man-page:
---
format: Filesystem=<fstype>
default: "win95"
Used to specify the type of the file system Wine should emulate on a given directory structure/underlying file system.
Supported types are "msdos" (or
2004 Aug 06
1
Clients connect but no stream...
I'm running Icecast 1.3.11, Lame 3.89, and the latest version of liveice.
I'll post my config files in case someone might find an error in them...
##################################
##### ICECAST.CONF
location Radio
rp_email matt@cmitech.com
server_url http://216.89.xxx.xxx/
max_clients 10
max_clients_per_source 10
max_sources 1
max_admins 5
throttle 10.0
use_meta_data 0