Re: Cannot open master raw device '/dev/rawctl' (No such device or address)
From: v8625 (v8625_at_hotmail.com)
Date: 07/28/04
- Next message: Peter Höltschi: "FC2 and up2date"
- Previous message: Richard Cavell: "Do not buy from Tux CDs, they are fraudsters"
- In reply to: P.T. Breuer: "Re: Cannot open master raw device '/dev/rawctl' (No such device or address)"
- Next in thread: Michael Heiming: "Re: Cannot open master raw device '/dev/rawctl' (No such device or address)"
- Reply: Michael Heiming: "Re: Cannot open master raw device '/dev/rawctl' (No such device or address)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 28 Jul 2004 12:55:34 -0700
That's right, O_DIRECT. I actuallu wouldn't mind experimenting with
this - for my own edification. Especially since they say that "raw
device access is now deprecated" in favor of this O_DIRECT thing. But
I couldn't find any references on how to use it, for example, how to
set up devices for a database, like Oracle, Sybase, etc. using this
O_DIRECT thingy. Any ideas?
ptb@oboe.it.uc3m.es (P.T. Breuer) wrote in message news:<11o3ec.1vh.ln@news.it.uc3m.es>...
> In comp.os.linux.admin v8625 <v8625@hotmail.com> wrote:
> > Done. Found, recompiled, enabled. Everything is working beautifully. I
> > guess the reason I skipped it was because it said "deprecated" or
> > "outdated" or something else like that. I couldn't find any info. on
> > what are they going to replace it with though. By opening application
> > with some command, like O_SYNC or something? I am not sure how that is
>
> O_DIRECT, I suppose.
>
> > going to work for databases, like Sybase or Oracle.
>
> Peter
- Next message: Peter Höltschi: "FC2 and up2date"
- Previous message: Richard Cavell: "Do not buy from Tux CDs, they are fraudsters"
- In reply to: P.T. Breuer: "Re: Cannot open master raw device '/dev/rawctl' (No such device or address)"
- Next in thread: Michael Heiming: "Re: Cannot open master raw device '/dev/rawctl' (No such device or address)"
- Reply: Michael Heiming: "Re: Cannot open master raw device '/dev/rawctl' (No such device or address)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|