Elektrine lite

โ† Feed

@thomasjsn@fosstodon.org

Post #1760487

2026-01-08 22:29 UTC

Well โ€” that just worked. A few errors here and there, and some reruns of immich-go, but overall great success. Now I just need to import the last five years of my wives' Google Photos and I am fully migrated ๐Ÿ˜Ž

Replies (1)

  • @thomasjsn@fosstodon.org 2026-01-08 22:36

    #Immich is running in Docker on a VM, in a #Proxmox cluster. Data storage is on my file server and shared with NFS. Storage is #ZFS with atime turned off and compression turned on. Recordsize 128K for thumbs, 1M for upload and encoded-video. The pool has two enterprice SSDs as special device mirror, with the thumbs stored only on the SSDs. This is done my setting special_small_blocks equal to the recordsize on the thumbs dataset.

    Open ##1760488