Uploaded image for project: 'MetaBrainz Hosting'
  1. MetaBrainz Hosting
  2. MBH-581

Change Docker daemon setup to use "systemd" cgroup driver

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Normal Normal
    • Server management
    • None

      Host processes are managed using systemd on our hosts, but Docker processes are managed using a separate cgroup driver by default (named "cgroupfs") . Using the same cgroup driver as systemd would allow to balance I/O weights between processes ran in containers and other processes ran directly in host system.

      It seems to require restarting the Docker daemon, so it might require everyone to be around when doing that and possibly some downtime announcement.

      References:

            zas Zas
            yvanzo yvanzo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                Version Package