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_26 23:21] – [Appliance Troubleshooting] stevencloudappliance/appliance-troubleshooting [2019_06_26 23:25] – [Disk Space procedure] steven
Line 13: Line 13:
   * 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
Line 142: Line 142:
 ## Disk Space procedure  ## Disk Space procedure 
  
-You can check the disk space by running the command <code>df -kh</code>, you will see the following error for any mysql table in the SME Error Logs  +You can check the disk space by running the command
-    <code>/var/www/smestorage/sitelogs/errorlogs.txt</code>.+
  
-If you have configured notification email, then you will receive notification email with the errors.)+    df -kh 
 +     
 +If a table has run out of memory you will see errors in the SME Error Logs 
 + 
 +    /var/www/smestorage/sitelogs/errorlogs.txt 
 + 
 +If you have configured notification email, then you will receive notification email with the errors.
  
 If you ran out of diskspace please see the instruction below: If you ran out of diskspace please see the instruction below: