Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
cloudappliance/appliance-troubleshooting [2019_06_04 21:06] – [Log Archive] stevencloudappliance/appliance-troubleshooting [2019_06_26 23:21] – [Appliance Troubleshooting] steven
Line 2: Line 2:
 Last updated on April 17, 2019. Last updated on April 17, 2019.
  
-This document covers troubleshooting of the Enterprise File Fabric Server. The Server runs as a virtual machine, an instance of the Enterprise File Fabric virtual appliance and may be scaled out horizontally (run as multiple instances).+This document covers troubleshooting of the Enterprise File Fabric Server. The Server runs as a virtual machine which may be scaled out horizontally (run as multiple instances).
  
 The virtual appliance is a hardened CentOS image with: The virtual appliance is a hardened CentOS image with:
Line 9: Line 9:
    * Apache Solr search engine    * Apache Solr search engine
  
-It is most commonly used this these deployment scenarios+The most common deployment scenarios are:
   * Single server with database - with the File Fabric Engine and database server on a single instance   * Single server with database - with the File Fabric Engine and database server on a single instance
   * Single server separate database - The File Fabric Engine runs on one instance. The database runs separately either as an additional instance or through a database-as-as-service.   * Single server separate database - The File Fabric Engine runs on one instance. The database runs separately either as an additional instance or through a database-as-as-service.
   * High availability - The File Fabric Engine runs on multiple instances behind a load balancer. A high availability database cluster or database-as-as-service is used.   * High availability - The File Fabric Engine runs on multiple instances behind a load balancer. A high availability database cluster or database-as-as-service is used.
-  * The Apache Solr application is required when content search is required. It should run on  a separate machine instance.+  * The Apache Solr service is optional, but required to support content search. It should run on a separate machine instance.
  
 ## Prerequisites ## Prerequisites