#Storage spaces available is based on current disk instead of upload location space from NAS

1 messages · Page 1 of 1 (latest)

solemn oriole
#

here's what I mean. See I have a NAS disk mounted:

Screenshot 2024-08-30 at 10.56.02 PM.png  library/          thumbs/ upload/

and my uploaded pics(see screenshot) are properly stored on the NAS. Not taking up the VM space.

covert torrentBOT
#

:wave: Hey @solemn oriole,

Thanks for reaching out to us. Please follow the recommended actions below; this will help us be more effective in our support effort and leave more time for building Immich immich.

References

Checklist

  1. :ballot_box_with_check: I have verified I'm on the latest release(note that mobile app releases may take some time).
  2. :ballot_box_with_check: I have read applicable release notes.
  3. :ballot_box_with_check: I have reviewed the FAQs for known issues.
  4. :ballot_box_with_check: I have reviewed Github for known issues.
  5. :ballot_box_with_check: I have tried accessing Immich via local ip (without a custom reverse proxy).
  6. :ballot_box_with_check: I have uploaded the relevant logs, docker compose, and .env files, making sure to use code formatting.
  7. :blue_square: I have tried an incognito window, disabled extensions, cleared mobile app cache, logged out and back in, different browsers, etc. as applicable

(an item can be marked as "complete" by reacting with the appropriate number)

If this ticket can be closed you can use the /close command, and re-open it later if needed.

covert torrentBOT
solemn oriole
#

it will very quickly report I don't have space even though there's space on the NAS disk

solemn oriole
#

something I realized and to confirm:

  1. container is running within the VM, with db and everything inside the VM
  2. only upload location is pointing to the externally mounted disk
solemn oriole
#
alpine:~# df -h
Filesystem                Size      Used Available Use% Mounted on
devtmpfs                 10.0M         0     10.0M   0% /dev
shm                       1.9G         0      1.9G   0% /dev/shm
/dev/sda3                19.2G      5.6G     12.7G  31% /
tmpfs                   784.6M    444.0K    784.2M   0% /run
/dev/sda1               271.1M     34.0M    218.2M  13% /boot
tmpfs                     1.9G         0      1.9G   0% /tmp
/dev/sda3                19.2G      5.6G     12.7G  31% /var/lib/docker

yeah when it reached 10gb it hangs and does not behave. there is system storage available and NAS storage. it just does not treat it as available

#

I was at 9.8gb, uploaded 500mb more. upload was going fine until at some point it just hung. After refresh I see spinning logo on black

summer dawn
#

Can you post your compose and .env?