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

[Bug]: AMD CPU cloud server with kvm architecture cannot use multiple cores #177

Open
kirito201711 opened this issue Jan 13, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@kirito201711
Copy link

kirito201711 commented Jan 13, 2025

Operating system

Debian 12

Description

Error message:kvm-clock,My problem is similar to this one:#61
I am using a cloud server vps, not a local computer, and cannot change kvm-clock to tsc

Docker compose

docker run -it -e VERSION="13" -e DISK_SIZE="128G" -e RAM_SIZE="6G" -e CPU_CORES="4" -p 8006:8006 --device=/dev/kvm --cap-add NET_ADMIN --stop-timeout 120 dokurr/macos

Docker log

kvm-clock

Screenshots (optional)

No response

@kirito201711 kirito201711 added the bug Something isn't working label Jan 13, 2025
@kirito201711
Copy link
Author

Isn't there a solution with nested virtualization? I use your docker Windows without any problems!

@kirito201711
Copy link
Author

kirito201711 commented Jan 13, 2025

Basic System Information:

Uptime : 26 days, 6 hours, 13 minutes
Processor : AMD EPYC 7402 24-Core Processor
CPU cores : 4 @ 2794.748 MHz
AES-NI : ✔ Enabled
VM-x/AMD-V : ✔ Enabled
RAM : 7.8 GiB
Swap : 0.0 KiB
Disk : 78.2 GiB
Distro : Debian GNU/Linux 12 (bookworm)
Kernel : 6.7.9-bbrplus
VM Type : KVM

@jiaokele
Copy link

-e KVM=N

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants