[Info-vax] RX2800 sporadic disk I/O slowdowns

Lawrence D'Oliveiro ldo at nz.invalid
Sun Oct 20 17:41:04 EDT 2024


On Sun, 20 Oct 2024 17:23:08 -0400, Arne Vajhøj wrote:

> Loss of completed/committed data is the problem.

The problem is not data loss, it is loss of data integrity. This is why we 
have transactions in databases and filesystems: on a crash or loss of 
power, we want transactions to be either completely lost or completely 
saved, not in some in-between incomplete state.

There is no caching disk controller that knows how to ensure this.


More information about the Info-vax mailing list