[GH-ISSUE #10072] Can't pull a model to the k8s volume mounted by the AWS S3 CSI driver #68658

Open
opened 2026-05-04 14:46:13 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @vpolikarpov-akvelon on GitHub (Apr 1, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/10072

What is the issue?

I didn't succeed pulling a model to the Kubernetes volume mounted with the Mountpoint for Amazon S3 CSI Driver. Pull stops at the very beginning and throws an “invalid argument” error a moment later.

I did try various mounting options, including allow-overwrite and incremental-upload, but it doesn't seem to help.

Relevant log output

# ollama pull gemma2:9b
pulling manifest 
pulling 2af3b81862c6...   0% ▕                ▏  49 KB/637 MB                  
Error: max retries exceeded: write /root/.ollama/models/blobs/sha256-2af3b81862c6be03c769683af18efdadb2c33f60ff32ab6f83e42c043d6c7816-partial: invalid argument

OS

Docker (AWS EKS)

GPU

Nvidia

CPU

No response

Ollama version

0.6.3

Originally created by @vpolikarpov-akvelon on GitHub (Apr 1, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/10072 ### What is the issue? I didn't succeed pulling a model to the Kubernetes volume mounted with the [Mountpoint for Amazon S3 CSI Driver](https://github.com/awslabs/mountpoint-s3-csi-driver). Pull stops at the very beginning and throws an “invalid argument” error a moment later. I did try various mounting options, including `allow-overwrite` and `incremental-upload`, but it doesn't seem to help. ### Relevant log output ```shell # ollama pull gemma2:9b pulling manifest pulling 2af3b81862c6... 0% ▕ ▏ 49 KB/637 MB Error: max retries exceeded: write /root/.ollama/models/blobs/sha256-2af3b81862c6be03c769683af18efdadb2c33f60ff32ab6f83e42c043d6c7816-partial: invalid argument ``` ### OS Docker (AWS EKS) ### GPU Nvidia ### CPU _No response_ ### Ollama version 0.6.3
GiteaMirror added the bug label 2026-05-04 14:46:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#68658