Revision 14267d89 docs/index.rst

b/docs/index.rst
46 46
settings dynamically as components are getting added or removed from a physical
47 47
node. All settings are stored in a single location.
48 48

  
49

  
49 50
.. _general-arch:
50 51

  
51 52
Synnefo General Architecture
52 53
============================
53 54

  
54
The following graph shows the whole Synnefo architecture and how it interacts
55
with multiple Ganeti clusters.
55
The following graph shows the whole Synnefo stack and how it interacts with
56
multiple Ganeti clusters and the storage backends. Synnefo decouples the cloud
57
from the cluster layer enhancing robustness, stability and ease of
58
administration. As shown in the figure below, Synnefo sits on the cloud layer:
56 59

  
57
.. image:: images/synnefo-arch2.png
60
.. image:: images/snf-architecture.png
58 61
   :width: 100%
59
   :target: _images/synnefo-arch2.png
62
   :target: _images/snf-architecture.png
63

  
64
Synnefo manages multiple Ganeti clusters and different kind of storage backends
65
such as a Ceph/RADOS cluster or an NFS-based backend.
66

  
67
For an extensive view of all components and APIs between them, please take a
68
look at the Admin Guide's :ref:`corresponding figure <syn+archip>`.
60 69

  
61
Synnefo also supports RADOS as an alternative storage backend for
62
Files/Images/VM disks. :ref:`Here <syn+archip+rados>` is a graph that shows
63
Synnefo running with two different storage backends.
64 70

  
65 71
Synnefo Guides
66 72
==============

Also available in: Unified diff