From: David Rees <dbr@greenhydrant.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] LVM, rawio, ext2?
Date: Fri, 24 Aug 2001 19:44:56 -0700 [thread overview]
Message-ID: <20010824194456.A25251@greenhydrant.com> (raw)
In-Reply-To: <46CEA578.B03DDD14@qis-systemhaus.de>; from heinrichs@qis-systemhaus.de on Fri, Aug 24, 2007 at 11:31:36AM +0200
On Fri, Aug 24, 2007 at 11:31:36AM +0200, Dirk Heinrichs wrote:
> David Rees wrote:
> >
> > Hi,
> >
> > I'd like to create an ext2 filesystem over a raw io device, is this even
> > possible? (If not, skip the rest of this message! ;-)
>
> Why do you want to do that?
>
> These are two opposite things. One uses a raw device where an
> application has it's own storage layout, like databases.
>
> If you just want to make shure that your files on an ext2 are written
> immediately, then mount with sync option.
Well, the version of Sybase I'm running (11.9.2) does not support Linux raw
partitions. Sybase 12.5 reportedly does, but I have a number of servers
running 11.9.2 and don't want to upgrade yet.
Sybase 11.9.2 only supports database data put onto filesystems on Linux, so
I was hoping to create a situation where writes to the filesystem would not
be buffered by the operating system since Sybase has it's own buffers.
Buffering IO to the filesystem also has the nasty side-effect of putting
increased VM pressure on the system and with 2.4.X kernels this leads to
poor performance. (See the threads on linux-kernel describing huge
slowdowns with Oracle and 2.4.x when moving from 2.2.x).
Until I can validate my applications on Sybase 12.5 using rawio, I was
looking for a way to prevent filesystem IO from being buffered.
If anyone has any ideas, let me know!
Thanks,
Dave
next prev parent reply other threads:[~2001-08-25 2:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-08-23 8:40 [linux-lvm] LVM, rawio, ext2? David Rees
2001-08-23 20:49 ` José Luis Domingo López
2001-08-23 20:40 ` Heinz J . Mauelshagen
2001-08-23 22:52 ` David Rees
2007-08-24 9:31 ` Dirk Heinrichs
2001-08-25 2:44 ` David Rees [this message]
2001-08-25 3:13 ` Nathan Scott
2001-08-25 4:41 ` David Rees
2001-08-25 18:34 ` Andreas Dilger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010824194456.A25251@greenhydrant.com \
--to=dbr@greenhydrant.com \
--cc=linux-lvm@sistina.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.