Measureing controling: Difference between revisions

From
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
Line 1: Line 1:
= Backup- / Redundanz-System und Kapizitäten-Lastverteilung =
= Backup- / Redundanz-System und Kapizitäten-Lastverteilung =


# Backup- / Redundanz-System
== Backup- / Redundanz-System ==
/etc und /testbedhome Verzeichnis sind wirklich nur Backups.
The folders /etc and /testbedhome are only for backups.


The folder /src is a mirror and thus provides a better reliability (redundancy). If the master server breaks down we still have the slave server to take over.
Bei /srv handelt es sich jedoch tatsächlich um einen Spiegel zum Zweck der Zuverlässigkeit. Das Prinzip dahinter ist Redundanz. Sollte also Master ausfallen, könnte also Slave theoretisch relativ kurzfristig einspringen.


[[Image:backup_redundance.jpg]]
[[Image:backup_redundance.jpg]]


# Kapazitäten-Lastverteilung
== Kapazitäten-Lastverteilung ==
Historically we had a ressource problem on the master server. To solve this we moved the folder /testbed_data to the gateway server. This folder is now mounted remotely by the other servers.
Historisch gesehen gab es hier ein Kapazitätenproblem auf dem Master-Server, was durch die Auslagerung von /testbed_data auf den Gateway gelöst wurde. Das Verzeichnis /testbed_data wurde auf Grund der Größe auf den Gateway ausgelagert und remote-gemountet.


[[Image:load_balancing.jpg]]
[[Image:load_balancing.jpg]]

Latest revision as of 15:46, 21 October 2011

Backup- / Redundanz-System und Kapizitäten-Lastverteilung

Backup- / Redundanz-System

The folders /etc and /testbedhome are only for backups.

The folder /src is a mirror and thus provides a better reliability (redundancy). If the master server breaks down we still have the slave server to take over.

Backup redundance.jpg

Kapazitäten-Lastverteilung

Historically we had a ressource problem on the master server. To solve this we moved the folder /testbed_data to the gateway server. This folder is now mounted remotely by the other servers.

Load balancing.jpg