Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
admin:features:snapshots:scalability [2011/04/12 17:59]
127.0.0.1 external edit
admin:features:snapshots:scalability [2016/06/28 22:38] (current)
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
 +
 {{page>:​top_add&​nofooter&​noeditbtn}} {{page>:​top_add&​nofooter&​noeditbtn}}
  
Line 6: Line 7:
 ===== Omnidex Snapshots ===== ===== Omnidex Snapshots =====
  
-[[admin:​features:​snapshots:​home|Overview]] | [[admin:​features:​snapshots:​benefits|Benefits]] | [[admin:​features:​snapshots:​creation|Creation]] | [[admin:​features:​snapshots:​portability|Portability]] | **[[admin:​features:​snapshots:​scalability|Scalability]]**+[[admin:​features:​snapshots:​home|Overview]] |  
 +[[admin:​features:​snapshots:​benefits|Benefits]] |  
 +[[admin:​features:​snapshots:​creation|Creation]] | [[admin:​features:​snapshots:​portability|Portability]] | 
 +**[[admin:​features:​snapshots:​scalability|Scalability]]**
  
 ---- ----
Line 12: Line 16:
 ==== Scalability ==== ==== Scalability ====
  
 +Omnidex Snapshots can be easily copied to multiple servers for additional scalability. ​ This replication can provide completely independent environments,​ even with independent web servers and application servers. ​ Load balancers can be used to distribute traffic between the multiple servers to achieve extraordinary scalability.
 +
 +Some applications will allow multiple application servers to point to the same location on a SAN to located the files of an Omnidex Snapshot. ​ This works well as long as the data and indexes are accessed in a read-only mode, and as long as there is sufficient I/O bandwidth available on the SAN and the channels to the SAN.
 +
 +In more complex situations, an Omnidex Grid can provide additional scalability. ​ An Omnidex Grid can be thought of as a multi-partition Omnidex Snapshot. ​ Each node is like an individual Omnidex Snapshot, while all of the nodes share the same metadata. ​ Additional scalability can be achieved by partitioning the data into a Grid, and then adding more nodes to the grid as the database grows. ​ Consult the section on [[admin:​basics:​updates:​home|Omnidex Grids]] for more information.
  
  
 
Back to top
admin/features/snapshots/scalability.1302631141.txt.gz · Last modified: 2016/06/28 22:38 (external edit)