Weil Immich eine ganze Menge Abhängigkeiten hat und die Installation nicht wirklich dokumentiert ist. Beim nächsten Update muss man dann sorgfältig eventuelle Änderungen an deren Dockerfile prüfen. Schau dir mal die Helper Script Codes und die...
Ja, ist dann halt vielleicht doof wenn man nicht weiss wie man updaten muss, oder die Maintainer des Scripts, diese nicht mehr weitermaintainen. Aber das ist hier ja gar nicht das Problem. Dieser Beitrag kommt dann wenn Version 3 von Immich...
Grundsätzlich ist eine derartige manuelle Installation auch eine Option, wenn man sich halt klar macht, dass man damit ein von den Immich-Entwicklern nicht unterstütztes Setup verwendet. Das tun User von Helper-Skripten halt üblicherweise nicht...
Once you have a cluster, HA is the way to go. You cannot tightly control in which order guests are started though, but if you have services that depend on other services, it is better to make them so that they wait until the other service they...
I think I may have found the problem. LVs have been offered to the client and the client has created partition tables on these. These are no longer valid. I need to repair these so they fit with the data in the LV and I'll probably get my FS...
Grundsätzlich ist eine derartige manuelle Installation auch eine Option, wenn man sich halt klar macht, dass man damit ein von den Immich-Entwicklern nicht unterstütztes Setup verwendet. Das tun User von Helper-Skripten halt üblicherweise nicht...
Jetzt mal unabhängig von Docker oder nicht Docker, Hardwarebeschleunigung oder nicht Hardwarebeschleunigung, und ja ohne GPU-Beschleunigung können diese Hintergrundjobbs in Immich eine Weile dauern, wenn man 50'000 Bilder hochlädt, und ja die CPU...
Das Immich Helper Script (welches ich auch nicht empfehle) nutzt kein Docker. Dennoch doof da Immich nur die Installation via Docker unterstützt. Immich als Docker Container im CT halte ich trotzdem für besser als das was das Helper Script macht.
@gctwnl I admit I'm confused by the current state. Among others by the fact that now lvs command in the PVE shows two disks named vm-100-disk-0.
For the 100.conf file: you're most likely right that it requires updating as well.
I'm sorry that at...
In addition, on the client gdisk reports that it sees the file system so my data might not be lost:
# gdisk -l /dev/sdb
GPT fdisk (gdisk) version 1.0.8
Warning! Disk size is smaller than the main header indicates! Loading
secondary header from...
Es kommt auch darauf an, wie groß die VZDumps und wie oft du Backups macht.
Ich habe auf meiner "alten" Synology 923+ PBS in einer VM installiert. NFS.
Da ich halt sehr viel ausgemountet habe, also zB die Dokumente für Paperless speichere ich...
Ohne einen PBS machst du "vzdump"-basierte Backups, richtig? Jedes Backup ist ein Vollbackup und belegt jeweils (in etwa) den gleichen Platz, richtig?
Mit PBS macht man ebenfalls jedesmal "logisch" ein Vollbackup, es werden aber nur neue...
Bei mir läuft der PBS auch auf einer NAS und das funktioniert super. Jedenfalls für den privaten Heimgebrauch. Ich hätte zwar inzwischen lieber einen seperaten PBS Server wo nichts anderes läuft, aber da habe ich aktuell noch keine Hardware für...
Hello and happy new year!
I read the documentation related to automatic startup and shutdown for the virtual machine here https://pve.proxmox.com/pve-docs/chapter-qm.html#qm_startup_and_shutdown
I have a cluster with 4 nodes and about 10...
Grundsätzlich ist das mit docker in vms schon richtig, man sollte aber fairerweise dazu schreiben, dass wenn man z.B. die iGPU für hardwareunterstütztes Rendering ( https://docs.immich.app/features/hardware-transcoding/) oder ki/ml-Kram...
Try changing pve-root to pve1-root
First temporarily for one reboot - see e.g.
https://documentation.ubuntu.com/real-time/latest/how-to/modify-kernel-boot-parameters/
and it that succeeds, you can change it permanently (*), if you want (but...
Good catch, I guess that leaves me using mdadm or LVM/LVM-Thin to create the RAID 10 on the host (if RAID10 is a good option here).
The drive models have been added to the original post.
I'd also like to avoid giving control of the drives to...
PBS für vms/lxcs, ein beliebiges anderes Backuptool für die Daten. Ich nehme dafür restic mit restic-server, würde aber nie auf die Idee kommen, das gegen Geld anderen Leuten als Dienstleistung zu verkaufen und generell kann es ja nach Usecase...
What are the drive models? I would not recommend BTRFS as it's a tech preview (that also means less support/help) and BTRFS on the node would not provide OMV access to it directly so you still need to have BTRFS inside and thus have CoW on CoW...