[GH-ISSUE #10389] Can not read the free memory? It seems to read the all memory in machine not just assigned to the mirror? #6826

Closed
opened 2026-04-12 18:37:40 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @wangzd0209 on GitHub (Apr 24, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/10389

What is the issue?

If I use a container image provided by a cloud service provider,it can not properly read the free memory. Example if i use a container which got 40G Memory, but the ollama log tell me that there is more than 500G memory which can be use. This results in an extremely slow process of loading compute nodes into the CPU to see if ollama is running data, which takes about 20 minutes to generate a word.

How to fix this problem?

Relevant log output


OS

Linux

GPU

AMD

CPU

Intel

Ollama version

for development version

Originally created by @wangzd0209 on GitHub (Apr 24, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/10389 ### What is the issue? If I use a container image provided by a cloud service provider,it can not properly read the free memory. Example if i use a container which got 40G Memory, but the ollama log tell me that there is more than 500G memory which can be use. This results in an extremely slow process of loading compute nodes into the CPU to see if ollama is running data, which takes about 20 minutes to generate a word. How to fix this problem? ### Relevant log output ```shell ``` ### OS Linux ### GPU AMD ### CPU Intel ### Ollama version for development version
GiteaMirror added the needs more infobug labels 2026-04-12 18:37:40 -05:00
Author
Owner

@rick-github commented on GitHub (Apr 24, 2025):

Server logs will aid in debugging.

<!-- gh-comment-id:2827476370 --> @rick-github commented on GitHub (Apr 24, 2025): [Server logs](https://github.com/ollama/ollama/blob/main/docs/troubleshooting.md#how-to-troubleshoot-issues) will aid in debugging.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#6826