Akore
IImmich
•Created by Akore on 4/28/2025 in #help-desk-support
how to change where my photos are being stored?
I would like to change the default photo storage location of Immich. I am running immich in HAos and there is a setting in the Configuration section for: library_location which I have set to: /192.168.1.80/HD8TB/immich
I have tried all combinations for data_location, library_location and localdisks, but all fail to work.
These are the errors I get and the local disk mounting successfully:
[08:07:16] WARNING: Library folder in /share/immich/library already exists, is a real folder, and is not empty. Moving to /share/immich/library_old
[Nest] 1314 - 04/28/2025, 8:08:06 AM ERROR [Api:StorageService] Failed to read /share/immich/library/.immich: Error: ENOENT: no such file or directory, open '/share/immich/library/.immich'
[Nest] 1641 - 04/28/2025, 9:11:18 AM ERROR [Api:StorageService] Failed to read /192.168.1.80/HD8TB/immich/encoded-video/.immich: Error: ENOENT: no such file or directory, open '/192.168.1.80/HD8TB/immich/encoded-video/.immich'
[Nest] 1641 - 04/28/2025, 9:11:18 AM LOG [Api:StorageService] Verifying system mount folder checks, current state: {"mountChecks":{"thumbs":true,"upload":true,"backups":true,"library":true,"profile":true,"encoded-video":true}}
api worker exited with code 1
Starting api worker
[09:09:29] INFO: Available Disks for mounting :
NAME LABEL SIZE FSTYPE RO
├─sda2 24M squashfs 0
├─sda3 256M erofs 0
├─sda4 24M squashfs 0
├─sda5 256M erofs 0
└─sdb1 HD8TB 7.3T ext4 0
└─sdc1 HD3TB 2.7T ext4 0
---------------------------------------------------
Supported fs : ext3 ext2 ext4 squashfs vfat msdos iso9660 erofs ntfs3 exfat btrfs
Inspired from : github.com/dianlight
---------------------------------------------------
Local Disks mounting...
... HD8TB is a device by label
[09:09:29] INFO: Mounting HD8TB of type ext4
[09:09:29] INFO: Success! HD8TB mounted to /mnt/HD8TB
11 replies