by Visvanath Ratnaweera.
The point is Moodle reads and writes to many places. Some are critical for scalability others not. For example moodledata/filedir is not critical. All sorts of caches are. So to get the maximum from the hardware you need to distribute those places accordingly.
That was about performance. Redundancy is a different topic, a harder one IMO.