Skip to content
Snippets Groups Projects
  1. Jun 08, 2021
  2. Jun 02, 2021
  3. Jun 01, 2021
  4. Apr 22, 2021
  5. Apr 21, 2021
  6. Mar 25, 2021
  7. Mar 22, 2021
  8. Feb 10, 2021
    • Antoine R. Dumont's avatar
      staging: Dedicate an indexer worker · 764ab396
      Antoine R. Dumont authored
      The end goal is to replicate our current production environment. And making sure writing
      to the journal with more than 1 indexer behave properly.
      
      terraform apply summary:
      ```
      worker3_summary =
      hostname: worker3
      fqdn: worker3.internal.staging.swh.network
      network: ip=192.168.130.103/24,gw=192.168.130.1 macaddrs=1A:F8:1A:2C:12:E1
      ```
      
      Related to T2780
      Verified
      764ab396
  9. Jan 27, 2021
  10. Jan 08, 2021
  11. Jan 07, 2021
  12. Jan 06, 2021
  13. Dec 23, 2020
  14. Dec 22, 2020
  15. Dec 21, 2020
    • Vincent Sellier's avatar
      staging: Add objstorage0 node · 6efec4e4
      Vincent Sellier authored
      terraform apply output:
      ```
      objstorage0_summary =
      hostname: objstorage0
      fqdn: objstorage0.internal.staging.swh.network
      network: ip=192.168.130.110/24,gw=192.168.130.1 macaddrs=5E:28:EA:7D:50:0D
      ```
      
      Related to T2682
      Verified
      6efec4e4
  16. Dec 17, 2020
  17. Dec 16, 2020
    • Antoine R. Dumont's avatar
      staging: Add clearly-defined node · 0cc4a1d7
      Antoine R. Dumont authored
      terraform apply output:
      ```
      clearly-defined_summary =
      hostname: clearly-defined
      fqdn: clearly-defined.internal.staging.swh.network
      network: ip=192.168.130.200/24,gw=192.168.130.1 macaddrs=B6:C6:2E:D3:60:B2
      ```
      
      Related to T2865
  18. Dec 10, 2020
    • Vincent Sellier's avatar
      staging: Increase cpu, memory and disk of search-esnode0 · 56974c04
      Vincent Sellier authored
      - disk: to be able to retrieve the origin production index
      - memory: to lower the pression on the gc during mass import and
        add more fs cache for the searches
      - cpu: to have more threads on the ES thread pools (with the default
        configuration). The cpu was the bottleneck during mass import and
        it leads to OOMs eventually
      
      Related to T2817
      Verified
      56974c04
  19. Dec 08, 2020
  20. Dec 04, 2020
  21. Nov 26, 2020
  22. Nov 06, 2020
Loading