close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": libldap_r-2.4.so.2: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Oct 24, 2008, 5:25:03 PM (18 years ago)
- Author:
-
chris
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v1
|
v2
|
|
| 2 | 2 | The purposes of integrate Lustre, DRBD and heartbeat are as follows: |
| 3 | 3 | == 1. For data replication == |
| 4 | | Lustre not only provides high-performance I/O but also is capable of aggregating any pieces of storages in cluster environment. The only fly in the ointment is the lack of data replication, and DRBD is used to make up this shortcomings. |
| | 4 | Lustre not only provides high-performance I/O but also is capable of aggregating any pieces of storages in cluster environment. The only fly in the ointment is the lack of data replication, and DRBD is used to make up this shortcoming. |
| 5 | 5 | DRBD is a well-known tools for High-Availability in cluster. |
| 6 | 6 | == 2. For Auto-Detection of Failures == |