[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Write changed immediately to disk
On Tuesday 19 February 2008 00:55:41 Philip Guenther wrote:
> If none of those is present, then the problem is the OS or hardware.
> IIRC, many UNIX variants don't *really* guarantee flushing permanent
> storage unless you disable the disk's write-cache...and even then, some
> hardware lies...
Or, the transactions in the transaction log not being replayed, as is the case
with <= 2.2 with no db_recover run before slapd starts.
Regards,
Buchan