similar to: [tytso@mit.edu: Re: Your ext2 optimisation for readdir+stat]

Displaying 20 results from an estimated 1000 matches similar to: "[tytso@mit.edu: Re: Your ext2 optimisation for readdir+stat]"

2001 Mar 23
0
[linux-lvm] EXT2-fs panic (device lvm(58,0)):
Al writes: > On Thu, 22 Mar 2001, Andreas Dilger wrote: > > If this is the case, then all of the other zero initializations can be > > removed as well. I figured that if most of the fields were being > > zeroed, then ones _not_ being zeroed would lead to this problem. > > Other zero initializations in inode->u certainly can be > removed, but whether it's
2001 Nov 26
0
[andrea@suse.de: Re: VFS bug in 2.4.10+ which applies ulimits to block devices]
I had sent email to Andrea asking him if his blkdev-in-pagecache might cause the recent reports about ulimits being applied to block devices. This is his response which he asked me to forward to ext3-users since he can't post being a non-subscriber BTW, Redhat should whitelist various kernel hackers email address on their mailserver so that they can post freely to various lists Regards,
2002 Feb 05
0
[akpm@zip.com.au: Re: ext3 and chattr +S on postfix spools]
postfix-users seems to be a subscription only list. I'd recommend incorporating TDMA <http://tdma.sf.net/> to allow for easy discussion by outsiders Andrew Morton (of ext3 fame) had sent this message to postfix-users list I am forwarding so that Wietse can hopefully provide the definitive answer to the question Andrew Morton/Stephen Tweedie seek ----- Forwarded message from Andrew
2000 Aug 05
1
Making UseLogin yes requires a valid reverse DNS enty
Hi, I am using openssh 2.1.1pl4 on a Linux 2.2.16 box [RH 6.1 distribution], I was confused as to why when I telnet into that box, I get /usr/local/bin in my PATH but when I ssh into my box, /usr/local/bin is not in my PATH I modified /etc/ssh/sshd_config to have UseLogin yes and then when I try to ssh into that box, I couldn't. ssh -v showed the following debug: Requesting shell. debug:
2003 May 08
2
ogg123/libao needs to factor non support for mono in i810 driver
A playback of a mono vorbis track on a system using the i810 audio driver via ogg123 results in a double speed playback (chipmunk sound). It seems that this chipset doesn't support mono and while xmms seems to compensate for it, ogg123 doesn't I have a bugzilla report at redhat.com filed on this with more details https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=90433 Regards, Yusuf
2002 Feb 04
2
ext3 and chattr +S on postfix spools
Postfix <http://www.postfix.org> does a chattr +S on its spool directory when it is installed on Linux. This is what is written in the postfix startup script -- # # LINUX by default does not synchronously update directories - # that's dangerous for mail. # if [ -f /usr/bin/chattr ] then CHATTR="/usr/bin/chattr +S" else CHATTR=echo fi -- Is this still required on ext3 ?
2002 Jan 30
1
Should fs_passno in /etc/fstab be always set to 0
That seems to be the indication given by this webpage http://www.zip.com.au/~akpm/linux/ext3/ext3-usage.html However, default install of Redhat 7.2 setsup fs_passno(6th field of /etc/fstab) as 2 which asks you if you want to run fsck after an unclean shutdown The question is, is fsck required after an unclean shutdown or should one just rely on journal replay. What does fsck do when it sees an
2000 Dec 21
1
ssh 2.3.0p1 does not seem to fallback protocol from 2 to 1
Hi, I have the following line in $HOME/.ssh/config Protocol 2,1 I run OpenSSH 2.3.0p1 on my RH 7.0 box running 2.2.18. I am trying to ssh into a FreeBSD 4.2-stable box which runs OpenSSH 2.2.0. The account I am trying to ssh into has two files in $HOME/.ssh authorized_keys and authorized_key2 which contains RSA and DSA keys respectively. >From my RH 7.0 machine, I do the following ssh -v
2002 Nov 15
1
workaround for 'hang on exit' bug does not seem to work
Hi, I am using Redhat 7.3 which comes with openssh 3.1p1. I am running an antivirus software called vexira on this server. It starts of 2 daemon processes in the background. Whenever I stop/start these daemons in an ssh session, it hangs. I added "shopt -s huponexit" (without the quotes) in /etc/bashrc, but the hangs still occur. Any advice on this would be appreciated Regards, Yusuf
2002 Feb 08
1
If the .journal file is marked 'immutable' how is data written to it
man chattr mentions the following [on RH 7.2] A file with the `i' attribute cannot be modified: it cannot be deleted or renamed, no link can be created to this file and no data can be written to the file. Only the superuser can set or clear this attribute The .journal file has the following properties ---i-d------- ../.journal As such, I am confused as to how data to the journal can
2001 Aug 03
1
Howto create hidden journal on / fs
Hi, I installed RH 7.1/e2fsprogs 1.22 and util-linux 2.11f on a box with a 3ware 6200 and 2 20GB IDE drives and then installed 2.4.7 and ext3 0.9.5 I unmounted all the filesystems except / and did a tune2fs -i 0 -c 0 -j <device> on all the remaining filesystems This created a journal with a hidden file. >From what I recollect, doing a tune2fs on a mounted fs creates .journal file. I
2003 Jul 21
1
htree and Severn
My reading of the kernel.src.rpm doesn't indicate that Severn has ext3 htree patches. Stephen, were there any issues seen during Cerberus testing ? Regards, Yusuf -- Yusuf Goolamabbas yusufg@outblaze.com
2001 Nov 16
0
PenguinOMeter- A new File I/O Benchmark for Linux
Came across this whilst browsing the proceedings of the ALS http://www.linuxshowcase.org/bryant.html http://pgmeter.sourceforge.net/ Regards, Yusuf -- Yusuf Goolamabbas yusufg@outblaze.com
2015 Nov 07
0
Re: mkfs.ext2 succeeds despite nbd write errors?
[Adding linux-ext4 mailing list. The original bug report is here: https://www.redhat.com/archives/libguestfs/2015-November/msg00078.html ] On Sat, Nov 07, 2015 at 01:22:45PM -0600, Jason Pepas wrote: > On Sat, Nov 7, 2015 at 5:03 AM, Richard W.M. Jones <rjones@redhat.com> wrote: > > How about 'strace mkfs.ext2 ..' and see if any system calls are > > returning errors.
2002 Mar 28
2
Patches for rsync.mbox
I found that my mail client reported invalid messages in the just-downloaded rsync.mbox. Further examination showed that they are due to instances of unprefixed words "From" at beginning of line in the message body. Once I fixed them, all messages are visible. It looks like the rsync.mbox file may have been prepared by simple concatenation of messages, without the filtering of
2015 Nov 07
3
Re: mkfs.ext2 succeeds despite nbd write errors?
On Sat, Nov 7, 2015 at 5:03 AM, Richard W.M. Jones <rjones@redhat.com> wrote: > How about 'strace mkfs.ext2 ..' and see if any system calls are > returning errors. That would show you whether nbd-client is throwing > errors away, or whether mkfs is getting the errors and ignoring them > (seems pretty unlikely, but you never know). > > After that, it'd be down
2011 Nov 11
1
virt-df: ext2/3/4 statvfs(2) output changed between two recent Linux kernels (3.2.0)
[Jim, as coreutils developer, this might interest you] In libguestfs we run some quite detailed checks of the output of the statvfs system call for our tool "virt-df". I noticed that the output of virt-df changed slightly. Narrowing it down, the difference only happens between: Fedora kernel 3.2.0-0.rc0.git4.1.fc17 (3rd Nov) Fedora kernel 3.2.0-0.rc1.git2.1.fc17 (11th Nov) With
2001 Aug 20
2
tytso's readdir speedup patch - adoptable?
Hello, recently Theodory Tso posted a patch for the ext2fs driver, which improves speed of find and similar programs. Background: the application access all entries in the directory in the order they are stored on the disk. The current ext2 (and apparently Ext3) run a lookup function for each readdir call, starting with the first node! Theodore stores a refference to the node which was accessed
2001 Nov 26
1
Re: VFS bug in 2.4.10+ which applies ulimits to block devices
On Mon, Nov 26, 2001 at 10:00:39PM +0800, Yusuf Goolamabbas wrote: > Hi Andrea, The following is a thread on ext3-users in which sct mentions > that this is due to a core VFS bug introduced in 2.4.10 which applies > ulimits to block devices. Maybe this could be due to some interaction > with your blockdevice in pagecache > > I don't know if you already have a fix in your
2016 Dec 13
2
[PATCH net] virtio-net: correctly enable multiqueue
Commit 4490001029012539937ff02778fe6180613fa949 ("virtio-net: enable multiqueue by default") blindly set the affinity instead of queues during probe which can cause a mismatch of #queues between guest and host. This patch fixes it by setting queues. Reported-by: Theodore Ts'o <tytso at mit.edu> Tested-by: Theodore Ts'o <tytso at mit.edu> Cc: Neil Horman <nhorman