"Peter" <RanmaSaotome (AT) gmx (DOT) de> writes:
Quote:
we are planning to buy new hardware and consider to separate the
computing and storage. This would mean:
Box A: Much RAM and CPU where BerkeleyDB shall roam
Box B: Raid-Server connected to A via 1GB LAN
The documentation suggests not to do this, does this also account for
fast lans? |
I think that speed is less an issue than correctness of remote
file access vs. local file access. How is BDB on Box A going to
access the data on Box B? When a write on Box A appears to
complete, will it really be committed to disk on Box B???
best regards
Patrick