Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance issues #162

Open
ljvdhooft opened this issue Mar 5, 2024 · 1 comment
Open

Performance issues #162

ljvdhooft opened this issue Mar 5, 2024 · 1 comment

Comments

@ljvdhooft
Copy link

Running this image on a HyperV server with about 2000 services. The CPU is stressed by the container, compared to a linux VM running Nagios with 18000 services that runs without any issues. Full 32 cores allocated
How is the experience with this container and a lot of services?

@ljvdhooft
Copy link
Author

Client:
 Version:    25.0.2
 Context:    default
 Debug Mode: false
 Plugins:
  compose: Docker Compose (Docker Inc.)
    Version:  2.24.6
    Path:     /usr/lib/docker/cli-plugins/docker-compose

Server:
 Containers: 5
  Running: 2
  Paused: 0
  Stopped: 3
 Images: 9
 Server Version: 25.0.2
 Storage Driver: overlay2
  Backing Filesystem: extfs
  Supports d_type: true
  Using metacopy: true
  Native Overlay Diff: false
  userxattr: false
 Logging Driver: json-file
 Cgroup Driver: systemd
 Cgroup Version: 2
 Plugins:
  Volume: local
  Network: bridge host ipvlan macvlan null overlay
  Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
 Swarm: inactive
 Runtimes: io.containerd.runc.v2 runc
 Default Runtime: runc
 Init Binary: docker-init
 containerd version: 7c3aca7a610df76212171d200ca3811ff6096eb8.m
 runc version: 
 init version: de40ad0
 Security Options:
  seccomp
   Profile: builtin
  cgroupns
 Kernel Version: 6.7.5-arch1-1
 Operating System: Arch Linux
 OSType: linux
 Architecture: x86_64
 CPUs: 32
 Total Memory: 31.34GiB
 Name: HyperV
 ID: bfbeea57-03f3-49a3-aef8-efba1b41280e
 Docker Root Dir: /var/lib/docker
 Debug Mode: false
 HTTP Proxy: http://10.89.0.6:3128
 HTTPS Proxy: http://10.89.0.6:3128
 No Proxy: localhost,127.0.0.1
 Experimental: false
 Live Restore Enabled: false

When running local on a Intel i5 based Dell laptop, the same configuration runs just fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant