Page MenuHomeDevCentral

Improve Dwellers hypervisor configuration
Closed, ResolvedPublic

Description

Dwellers configuration at hypervisor can be improved:

  • Guest OS: CentOS 4/5 or later -> CentOS 8
  • Memory: 6 Gb -> 10 Gb
  • Add a network card to connect to the IntraNought network (as required by Docker registry)

To do after it's live:

  • Update intra_equatower IP address in pillar/paas/docker.sls and redeploy registry container to listen it (see 12dacfe69530)

Event Timeline

dereckson triaged this task as High priority.Nov 9 2018, 20:48
dereckson created this task.

A GRE tunnel between Equatower and Dwellers have been prepared while Dwellers isn't connected to IntraNought, so we can push to Equatower Docker registry from Dwellers.

Hypervisor configuration is now fine.

A GRE tunnel between Equatower and Dwellers have been prepared while Dwellers isn't connected to IntraNought, so we can push to Equatower Docker registry from Dwellers.

With f9dbdab3b579, we've a more robust solution: each server of the hypervisor has its own extra network card to connect to IntraNought.