There are a lot of threads about nodes fencing themselves for unknown reasons. Here's my story, with my working solution. Hopefully someone finds it in the future and is able to save some of the hair on their head.
I had been running Proxmox...
I have no solution for your A, B, C problem, just a hint regarding...
Did you notice that there is a "Live restore" checkbox in the Restore dialog?
The VM will start (nearly) immediately, with only restoring the currently, actively needed bits...
Encryption on storage and encryption in PBS are completely different things. For example on storage Level ( like zfs) you need support by the storage ( zfs encryption or linux dm-crypt) while encrypted backups to PBS don't need a specific...
It can. its just a generic LSI Raid controller- but you lose all integrated firmware control (which is probably ok for zfs use, just sayin.)
OP- what I didnt see in your post is WHY. what is the painpoint you are trying to solve, or is this just...
If energy costs are not a concern I would go with the Dell and keep the old machine as combined ProxmoxBackupServer/Emergency Virtualization host ( in case the Dell gets broken). This is easy made by installing PBS on the existing machine. On the...
Ich würde mich nicht wohl damit fühlen etwas nur mit KI zum Fliegen zu kriegen und bei Problemen bei Null anzufangen, aber jede/r wie er mag.
Wenn man keine System-Administration lernen möchte ( voll verständlich) hat ein beliebiges NAS-System...
Darauf gibt es einfach keine gute Antwort, weil: "kommt drauf an". Und zwar auf die Art und Weise, wie du wann welche Dienste laufen lässt.
Mein eigenes Homelab verwendet momentan vor allem "Ryzen 7", und diese CPUs langweilen sich bei mir...
Generell können CPUs eher überbucht werden als RAM und man kann nie genug RAM haben. Bei begrenzten Budget würde meine Priorität daher klar auf mehr RAM liegen. YMMV
Hi @ssevasta ,
This is a free community support forum, so posting here does not open an official support case. For formal case tracking, you would need to have an active support subscription.
That said, a staff member may still notice your post...
The recommended place for Bugs and for Feature Requests is over there: https://bugzilla.proxmox.com/enter_bug.cgi?product=pve
While several Proxmox staff members do regularly use this forum (thank you for that!), that one is considered to be...
I may be missing something here, but keep in mind that files != zvol: you can't use neither the script nor zfs-rewrite to make VMs disk(s) "move" to use the newly added vdev. It would work for something like a PBS datastore. These options could...
I feel an urgent need to reply to myself: anyone in this situation - including myself ;-) - should read man zfs-rewrite :
ZFS-REWRITE(8)
NAME
zfs-rewrite — rewrite specified files without modification
SYNOPSIS
zfs rewrite...
All subdirectories in .chunks/ are created in the very beginning during creating the datastore.
Your lacking ones seemingly disappeared later. Maybe this is connected with the filesystem issues (which you fscked successfully later :) ).
One can...
Immich benötigt docker.
Docker am besten in einer VM mit linux deiner Wahl installieren.
Dann gibt es da auch eine Anleitung für https://docs.immich.app/overview/quick-start
Und sobald du ein Proxmox Problem hast bist hier richtig.
Actually a HDD for the ProxmoxVE operating system should be ok, it doesn't need much for performance. Running VMs or LXCs from a HDD however won't be much fun since they will have a lot of random reads and writes (IOPS) and HDDs are know to be...
As you can see from within your Ubuntu VM, you are only using 15GB for the created LVM (of the 200GB you claim that VM has).
Assuming your VM actually has that 200GB, the issue is that the Ubuntu OS is not "using" that space in its' LVM.
There...