Skip to main content
Matrix42 Self-Service Help Center

Pre-Deployment (On-Site)

 

The following items must be addressed before FireScope DDM can be initialized.

  1. NTP must be configured in the Firescope Console of each VM. 
    Record the IP address or DNS name for an authoritative NTP time source here: _______________
  2. The following VMware OVAs from Firescope are delivered prior to onsite visit:
    1. SAPP
    2. SEDGE
    3. SMONGO
    4. SWEB
  3. Access to vCenter with correct permissions to deploy, edit, and start/stop VMs.
  4. Access to the OVAs location (e.g., shared drive, datastore).
  5. IPs pre-allocated for each VM.
    1. Complete the DDM Core Setup Table.
  6. Access to a primary and secondary DNS server with the ability to do forward and reverse DNS lookup of IP addresses.
  7. DNS A records and reverse lookup entries for all Stratis servers.
  8. Load balancer configuration pre-allocated and configured.
    1. See the Load Balancer Configuration Example.
  9. Pre-allocated storage space for each Mongo database.
    1. Separate VMDK in the datastore (minimum size recommendation 200GB)
    2. Network Attached Storage
      • Firescope will assist with this.
    3.  Other
      • Firescope will assist with this.

 Firewall settings. For more information, see the Deployment Guide SDDM Core Setup Table

Hostname Function IP Datastore Name ESX Host Target (Initial) vCPU Memory
sapp1 App Server 1.1.1.1        
sapp2 App Server 2.2.2.2        
smongo1 Mongo Server 3.3.3.3        
smongo2 Mongo Server 4.4.4.4        
smongo3 Mongo Server 5.5.5.5        
smongo4 Mongo Server 6.6.6.6        
sweb1 UI Server 7.7.7.7        
sweb2 UI Server 8.8.8.8        
sweb3 UI Server 9.9.9.9        
sedge1 Edge Server 10.10.10.10        

 

Load Balancer Configuration Example

 

You may use load balancers for the EXC and EAC VMs. The following table is a load balancer configuration example.

DNS Name Purpose IP Ports Health Check Load Balance Metric Pool Members
uibalance FireScope UI 11.11.11.11 ALL /blank.php (80) Fewest Connections sweb1, sweb2, sweb3
appbalance FireScope App 12.12.12.12 ALL :18050/edge_services/attribute_results Fewest Connections sapp1, sapp2

 Note: Load Balancer Health Check URLs

http://<app-server-ip>:28050/ui_services/ci

http://<app-server-ip>:18050/edge_services/attribute_results

http://<app-server-ip>:38050/web_services/ci

http://<app-server-ip>/ui_services/ci

http://<app-server-ip>:18050/edge_services/attribute_results

http://<app-server-ip>:38050/web_services/ci

Considerations

Give some considerations such as system requirements or "gotchas" for this setting or control or programming syntax.

  • Was this article helpful?