Subject | Re: [firebird-support] Forced writes - Linux write through support |
---|---|
Author | Milan Babuskov |
Post date | 2008-09-29T07:55:04Z |
Rick Debay wrote:
so writing data has nothing to do with it. Use forced writes or mount
the filesystem with 'sync' option or use "full data journaling" feature
of ext3 if you want to be sure.
--
Milan Babuskov
http://www.flamerobin.org
http://www.guacosoft.com
> OK, so is the write complete when the journal is written, or is itBy default, journal only journals metadata (i.e. directory structure),
> forced all the way through?
so writing data has nothing to do with it. Use forced writes or mount
the filesystem with 'sync' option or use "full data journaling" feature
of ext3 if you want to be sure.
--
Milan Babuskov
http://www.flamerobin.org
http://www.guacosoft.com