Note: You are currently viewing documentation for Moodle 3.9. Up-to-date documentation for the latest stable version of Moodle may be available here: Mirroring Moodle.

Mirroring Moodle: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 1: Line 1:
===Disc Mirroring===
A technique in which data is written to two duplicate disks simultaneously. This way if one of the disk drives fails, the system can instantly switch to the other disk without any loss of data or service. Disk mirroring is used commonly in on-line database systems where it's critical that the data be accessible at all times.
Moodle can be utilized across several computers, mirrored to provide support and redundancy. A lot of people would benefit if someone could tell them how this can be done.  
Moodle can be utilized across several computers, mirrored to provide support and redundancy. A lot of people would benefit if someone could tell them how this can be done.  
{{stub}}
{{stub}}


[[#See_also | See also]]
[[#See_also | See also]]

Revision as of 13:40, 18 July 2009

Disc Mirroring

A technique in which data is written to two duplicate disks simultaneously. This way if one of the disk drives fails, the system can instantly switch to the other disk without any loss of data or service. Disk mirroring is used commonly in on-line database systems where it's critical that the data be accessible at all times.

Moodle can be utilized across several computers, mirrored to provide support and redundancy. A lot of people would benefit if someone could tell them how this can be done.


See also

See Also

Moodle Clusters

Beginning Administration FAQ