User Tools

Site Tools


databaseandnetworkmanagement:kumu_networks

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
databaseandnetworkmanagement:kumu_networks [2022/01/24 20:15] slawrencedatabaseandnetworkmanagement:kumu_networks [2022/01/25 17:48] (current) slawrence
Line 1: Line 1:
-Kumu is an on-boarding customer.+**Kumu is an on-boarding customer.
  
-We have 1 lab relay and 3 production relays.+We have 1 lab relay and 3 production relays.**
  
-There is an AWS instance that is running our production trial environment.+**There is an AWS instance that is running our production trial environment. 
 +**
  
-kumuapps1.err +  * kumuapps1.err 
-kumuapps2.err +  kumuapps2.err 
-kumuesk1.err +  kumuesk1.err 
-kumulb.err +  kumulb.err 
-kumulbdbrmq.err +  kumulbdbrmq.err 
-kumuoat1.err +  kumuoat1.err 
-kumuoat2.err+  kumuoat2.err
  
-Currently, the system is only running the MDC agent on kumuoat1.err.  kumuoat2.err functionality has been shut down (more on that later).+**Currently, the system is only running the MDC agent on kumuoat1.err.  kumuoat2.err functionality has been shut down (more on that later).
  
-The MDC purely runs on kumuoat1.err, though we have a strange VPN currently.  If the kumuoat1.err server is restarted, please stop all MDC services:+The MDC purely runs on kumuoat1.err, though we have a strange VPN currently.  If the kumuoat1.err server is restarted, please stop all MDC services:**
  
-1. sudo systemctl stop orchestrator; +  -  sudo systemctl stop orchestrator; 
-2. sudo systemctl stop tracker; +  -  sudo systemctl stop tracker; 
-3. sudo pkill -f rdfagent;+  -  sudo pkill -f rdfagent;
  
-Then run:+**Then run: 
 +** 
 +  - sudo semanage permissive -a ipsec_t 
 +  - sudo sysctl -w net.ipv4.tcp_timestamps=0 
 +  - sudo systemctl start strongswan 
 +  - sudo systemctl start orchestrator 
 +  - sudo systemctl start tracker
  
-1. sudo semanage permissive -a ipsec_t +**Make sure you get positive ping results from: 
-2. sudo sysctl -w net.ipv4.tcp_timestamps=0 +** 
-3sudo systemctl start strongswan+   ping 10.8.1.8 
 +   
 +or the like, some production IP, which is available in the MySQL orch db at kumuesk1.err element table.
  
-Make sure you get positive ping results from:+** 
 +Contact shea.lawrence@errigal.com (415-559-8389) if you have any questions.
  
-1.  ping 10.8.1.8+NOTE: If disk space fills up, then you need to delete the /var/log/messages file most likely, and may have to restart the instance through AWS.  The instance is in the 'aws_sandbox' login in US East Ohio If you need access, contact Shea Lawrence or Stephen Shotts.
  
-or the like, some production IP, which is available in the MySQL orch db at kumuesk1.err element table.+NOTE: Currently, please do not start up the MDC on kumuoat2.  The playbook may do that.  We are simply in a period where running on both may cause complications, which is being investigated Thanks! 
 + 
 +NOTE:  As per usual, you can generally see if the MDC Agent is running simply by tailing the log file with something like:**
  
 +//sudo tail -f /home/rdfagent/rdfagent/logs/agent/spring.log
 +//
  
 +NOTE:  There is a script on kumuoat1.err -> /home/scotty/start_commands.sh
 +This script can fully reboot the MDC with the VPN and all running. Please run as "sudo ./start_commands.sh".
databaseandnetworkmanagement/kumu_networks.1643055353.txt.gz · Last modified: 2022/01/24 20:15 by slawrence