Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> JFS Options

JFS Options

From: Christian Bilien <christian_at_open-seas.com>
Date: Mon, 30 Apr 2001 10:15:07 -0700
Message-ID: <F001.002F5928.20010430095021@fatcity.com>

<FONT face=Arial
size=2>convosync dictates the synchronous writes behaviour, mincache the asynchronous writes. The direct option indicates that the system buffer cache will not be used (neither for reads nor for writes), thus avoiding double buffering. dsync means "data synchronous": the file inode will not be updated synchronously if only the time (mtime) needs to be updated. Data are copied synchronously on disk, but a copy is cached. The advice given looks good to me. Online JFS must indeed be separately purchased.HTHChristian Bilien> ---------- Debut du message initial -----------> > De     : root_at_fatcity.com> A      : Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>> Copies : > Date   : Mon, 30 Apr 2001 07:05:19 -0800> Sujet  : FILE SYSTEM BUFFER IN JFS : ON OR OFF> > Hi List ,> I posted this on friday but didn't see it on the list> so I am posting this again . I am redesigning a major> system and particular attension is being given to> filesystem configuration and IO . I got this from one> supposedly top not ch Unix performance tuning expert .> I would like to know if anybody implemeted this and> what are the impacts .> > "The options you want are mount options available only> with Online JFS (not a  free product, unfortunately.) > The options you want are:> RBS & TEMP files : mincache=3Ddsync, convosync=3Ddsync> DATAFILES & REDO files : mincache=3Ddirect,> convosync=3Ddirect> "> TIA> regards,> RS

BEGIN:VCARD
VERSION:2.1
N:Dominguez;Odette
FN:Odette Dominguez
NICKNAME:Cécile
ORG:Open-Seas France;Support Maintenance TITLE:Responsable Support

TEL;WORK;VOICE:01.49.01.49.00 / 06.08.48.88.56
TEL;HOME;VOICE:06.08.48.88.56
TEL;WORK;FAX:01.49.01.49.01
ADR;WORK;ENCODING=QUOTED-PRINTABLE:;;Tour Anjou=0D=0A33 Quai de Dion Bouton;Puteaux;92;92814;France
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:Tour Anjou=0D=0A33 Quai de Dion Bouton=0D=0APuteaux, 92 92814=0D=0AFrance
ADR;HOME:;;33 Rue de la Brosse;Buno-Bonnevaux;Essonne;91720;France
LABEL;HOME;ENCODING=QUOTED-PRINTABLE:33 Rue de la Brosse=0D=0ABuno-Bonnevaux, Essonne 91720=0D=0AFrance ADR;POSTAL;ENCODING=QUOTED-PRINTABLE:;;Tour Anjou=0D=0A33 Quai de Dion Bouton=0D=0A92814 PUTEAUX Cedex;PUTEAUX LABEL;POSTAL;ENCODING=QUOTED-PRINTABLE:Tour Anjou=0D=0A33 Quai de Dion Bouton=0D=0A92814 PUTEAUX Cedex=0D=0APUTEAUX X-WAB-GENDER:1
BDAY:20011121
EMAIL;PREF;INTERNET:odette_at_open-seas.com REV:20010430T165206Z
END:VCARD Received on Mon Apr 30 2001 - 12:15:07 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US