Proxmox lvm vs thin. Feb 22, 2023 · The pro and contra of LVM vs.

Proxmox lvm vs thin One the LVM-Thin wiki page Apr 26, 2025 · Since LINSTOR supports LVM, LVM-thin, and ZFS, we often get questions about which of the above lower-level storage virtualization technologies we recommend. For last few days I am trying to understand what is an equivalent of Thin provisioning on ZFS and how to configure it. 1 Login to pve via SSH 1. Thin Pools Proxmox likes to make use of LVM thin provisioning by default as it allows you make efficient use of your storage drives through over-provisioning. Jan 20, 2024 · Hi! I'm finding some conflicting information online, and was hoping to get a solid answer haha. Feb 12, 2023 · Hello, I have a Proxmox server with a 64GB SSD for the Proxmox system and a 30TB HDD hardware RAID for all virtual machines, containers, ISO images, etc. But other than that I don’t know if there’s any value in it for me. Now I wanted to know if an LVM-thin would take less memory and time when I backup the machine. If you choose anything else and ZFS, you will get a thin pool for the guest storage by default. If you know that you want something else, you can change it afterwards. I'm setting up a new server with 3x NVMe (RAID 5), and I'm unsure whether to use directory-based storage or Thin LVM. Choosing the right one can significantly impact performance, storage efficiency, backup strategy, and long-term scalability. I would like to use the remaining space (local is 16gb and local-lvm is 30gb) asl well for VMs, containers etc. And with a single NVME SSD, I didn't know how I could still provide LVM-Thin on an ext4 basis in order to store the individual containers on it. I am now installing 7. If you only look for performance, no matter which features are available, the answer is LVM (traditional). Two questions: Which one 1000yroldenglishking Trying to understand storage for a new HDD - LVM-thin vs Directory? I am using a Proxmox server to run Frigate as NVR for security cameras. Jul 26, 2020 · Dear folks, Just wondering if LVM has any advantage against LVM-Thin regarding performance and wearout for NVMe SSDs? Does anyone has any recomendations for it? I´m not taking account the already known space optimization benefits. ZFS looks very promising with a lot of features, but we have doubts about the performance; our servers contains vm with various databases and we need to have good performances to provide a fluid Ready to finally understand Proxmox storage the simple way? In this video, I’ll break down everything you need to know about setting up Proxmox VE storage, f Nov 2, 2023 · Proxmox uses TVM-Thin for data storage (disks, snapshots, ISOs). Jun 22, 2025 · As organizations increasingly adopt Proxmox VE as a powerful, cost-effective alternative to proprietary virtualization platforms, it’s essential to understand its storage provisioning models—especially thin vs thick provisioning. x will help you take your virtual infrastructure to new heights. As described on Proxmox wiki Feb 1, 2024 · Learn LVM thin provisioning in Linux. ZFS has been discussed several times - here in the forum and at other places. It think these both have advantages and disadvantages. Understanding these options is key to building a scalable and resilient infrastructure. How can I fix it? Jul 3, 2022 · hello people, I have been reading quite a bit how to add a new ssd to my homelab (proxmox) and how to add it as lvm-thin storage I got to the following list of actions (assuming that nvme0n1 is the newly added SSD) format the disk sgdisk -N 1 /dev/nvme0n1 create a physical volume pvcreate Explore the Logical Volume Manager (LVM) and its configuration in Proxmox Virtual Environment. Ansich ist der Performance Verlust allgemein in produktiver Umgebung kaum merkbar. LVM Thin Provisioning – to enable space-efficient, dynamically allocated storage. 2 we changed the LV data to a thin pool, to provide snapshots and native performance of the disk. I migrated sucessfully 4 VM's from ESXi to my Proxmox Host , SCP'ing the Disks to the Proxmox host, converting the ESXi file system to QCOW2 (ex: qemu-img convert -f vmdk Feb 22, 2024 · This is for a home lab, I have a small boot SSD configured with ext4/LVM (proxmox, ISOs, CT Templates), I have a second SSD that will be used only for VM/CT disk images, I am not planning on adding/removing disks in the future, I want something simple, I am inclined to use LVM for the second. kannst du die Größe vom Pool jederzeit anpassen, was bei Dateisystempartitionen nicht so einfach ist, oder auch einen Pool über Partitions/Plattengrenzen hinweg anlegen. Disks delivering damaged data (bit-rot) exist. Ich habe in meinem System zwei Festplatten a 500g ,wobei eine davon Jun 24, 2025 · Proxmox Virtual Environment (Proxmox VE) offers flexible, integrated storage options that suit a wide range of workloads—from lightweight containers to performance-critical virtual machines. What's your opinion?" Jul 31, 2014 · The order you provided is the order of decreasing performance: LVM, LVM Thin, QCOW2 You have to figure out what features you want to use. I use LVM thin in very low power hosts, everywhere else zfs. Feb 6, 2020 · I currently have Proxmox running and I had used LVM for the root OS because I started using Proxmox during the 5. 1-10) on a 250GB SSD and maybe as a beginner error, I did not extend local or local-lvm to be able to use the whole disk. In Proxmox VE's API/GUI the default LVM-Thin created on installation will shop up as " local-lvm " storage and can be used for allocating guest images as other storage can. Is this something that is being looked at in the development roadmap? Looking forward to your repsonses. Jul 12, 2020 · By default, after installation, PVE is configured with local and local-lvm storage locations for storing iso, vztmpl, backup, images etc. 2 Unmount and Delete lvm-thin umount /dev/pve/data lvremove /dev/pve/data (Confirm to delete) 1. With directory, you get an additional filesystem layer which adds a lot of overhead (3-5x amplifications so you'll eat up the life of your drive that much quicker). And lvm not using so much RAM, but any migration freeze VM. If you want to have best performance, then use thick LVM volumes. ZFS could have issues with unexpected power cuts and as this is a home setup it's more a possibility. 1 on a new bigger server and was considering if going ZFS for the boot pool would make sense. Jan 5, 2021 · Do you plan to support "LVM classic" in future release or just lvm-thin ? What the installer sets up as default depends on the target file system. Now I want to set up LVM thin on top of this LUN, so I went to LVM-Thin -> Create: Thinpool in the GUI but there's an error: No Disks unused. I created a LUN and made it available as a block device on the server. When it comes to SSD usage, I’m not sure this will be any different on LVM vs ZFS, might be something else contributing to that. 1, the installer creates a standard logical volume called “data”, which is mounted at /var/lib/vz. Nov 29, 2023 · Only remaining thing I can think of is that the LVM thin is somehow slowing down the extfs and would be worth testing e. Sei es also zBsp eine frische VM LVM uses LVM volumes (1 for meta-data, 1 each per disk), and the cool features wrap around the capabilities of LVM2. Yesterday I found out that I cant snapshot my machines if they are placed on LVM. We’ll cover LVM, LVM-Thin, ZFS, and Directory storage in detail so you can build the homelab of your dreams. This behaviour is called thin-provisioning, because volumes can be much larger than physically available space. 6 days ago · Capacity Expansion: LVM allows you to grow a storage pool by adding additional physical volumes (i. Oct 17, 2022 · Hello there, can you pls help me with removing LVM from the additional disk on my ProxMox VE server and create instead LVM-thin or ZFS. B. Anyone has experience with this setup and implications I should May 28, 2020 · Hi Proxmoxers, The only issue preventing our organisation from adopting Proxmox to replace our legacy VMware stack is that currently lvm-thin provisioning doesnt work over iscsi. Mar 19, 2015 · I used to do this from CLI on Proxmox 4. ly/proxmox-clusterLearn Proxmox VE : https://proxmox. We would like to show you a description here but the site won’t allow us. In this article, we’ll take a deep 6 days ago · Proxmox with LVM-thin and why we should use Trim/Discard Excerpts from the Proxmox VE Administration Guide] LVM normally allocates blocks when you create a volume. cfg. FWIW, this is a home lab cluster running my personal Jun 15, 2022 · I installed Proxmox 7. This behavior is called thin-provisioning, because volumes can be much larger Jun 30, 2025 · Choosing Your Proxmox Storage: ZFS vs. , devices) to a volume group, without disrupting running VMs or the PVE cluster. What options are there for converting these datastores to LVM-thin and preserving the installation of the two VM machines? dir: local path /var/lib/vz content Jun 30, 2021 · After installing Proxmox with the default ext4 partition scheme I see the following: Can someone explain the difference and the purpose of local vs local-lvm? As far as I can tell local is designed for housing isos, backups, etc while local-lvm is designed for the actual vm images. I did a pretty default install of Proxmox, which left me with a local-lvm where my VM disk images are. However, in the GUI, I see the disk image under both the new lvm-thin volume and the "local-lvm" Oct 1, 2024 · LVM thin uses AFAIK extents of 2 MB, which is the smallest possible value that can be reclaimed in terms of thin provisioning. For example, one might have a single 500 GB SSD in a server. Außerdem gibt es Funktionen wie Caching falls du eine langsame und eine schnelle Disk hast. Virtual machine images can either be stored on one or several local storages, or on shared storage like NFS or iSCSI (NAS, SAN). Learn which option fits your VM needs. If you can't figure out what you need from the docs, make 2 little VMs, one on each type, and see what it can or can't do that you'd want to do. cfg We need to add the lines below, which reference our newly created nvme-thin pool. I suppose to use HDD Mar 30, 2012 · And finally adding a new LVM-Thin from GUI : Then i've created a VM on this new storage : OK Snapshots works fine (which was the main goal) but live migration fails : Any ideas ? Regards, Aug 1, 2025 · Compare ZFS and LVM for local storage in Proxmox VE. I think that with good monitoring on the services and taking care of them, is more manageable than having vast amount of data, that needs to be cleaned up. 4). How your storage allocates blocks is completely independent of how LVM works. LVM thin pools instead allocates blocks when they are written. Access Datacentre > Disks > LVM-Thin and click “Create Thinpool” at the top. QCOW2 has a lot of features (snapshots, snapshots of RAM, etc. Jul 6, 2021 · Hi everyone! I am taking my first steps with Proxmox, after finding that what i wanted to do in VMWare wasn't feasible. Jul 11, 2021 · I would to share this article comparing benchmark for ZFS X LVM X LVM thin x BTRFS swap Swap partition data This volume uses LVM-thin, and is used to store VM images. There are no limits, and you may configure as many storage pools as you like. Learn which option best suits your infrastructure, performance goals, and recovery strategy. In this directive we also specify the following: nvme Dec 11, 2019 · PVE verwendet mittlerweile LVM thin. Aus Performance Sicht wäre Thin-LVM nehme ich an hier das Storage der Wahl. Mar 10, 2020 · The example below illustrates this, albeit with 128GB of physical storage (titled "LVM-thin" based on Proxmox's naming convention) for the sake of clarity: Simple diagram illustrating the concept of LVM thin provisioning Note how each individual VM has 64 GB of disk storage extended to it, but is currently only using 16 GB. Mar 12, 2012 · Thin provisioning is a great feature but you only gonna get what your maximum available space is. 3 Check free space vgdisplay pve | grep Free 1. Schauermärchen gehört und gelesen habe wo ein Thin-LVM nach Stromausfällen etc. This local-lvm is LVM-Thin. If you can use ZFS and don’t specifically need LVM for something, then the choice is ZFS simply due to the simplicity and transparency of management in Proxmox. thin vs thick vs direct on one filesystem (ext4). ZFS can and will recognize this. However when I was digging in the documentation there were a lot of points saying that is a big no-no and in this case I should just do ZFS. This post talks about everything you need to know to understand how Proxmox uses LVM as its storage infrastructure. die leicht unterschiedlichen groessen sind vermutlich durch TB vs TiB erklaert (1000 vs 1024 als faktor zur naechsten einheit). e. Backup all VM/LXC to proxmox backup server on separate hardware if you're going to attempt this, and remember - I accept NO responsibility for data loss! Dec 12, 2010 · LVM thin pool (default install) = thin provisioning, only written bytes are used, fast snapshotting ~10% read perf hit vs bare LVM, supposedly slower write perf vs LVM, probably the best choice. , LVM, LVM-Thin. Is there performance difference of lvm-thin vs. Now the question is whether I should add this HDD as a directory or a LVM-Thinpool? Feb 10, 2025 · during installation were defined the 2 datastores as LVM. 8. The /var/lib/vz is now included in the LV root. Feb 22, 2010 · Due to some issues on the system we are considering moving from our lvm over linux raid to lvm-raid configuration. You can utilize either NFS, using tools like Corosync or Pacemaker to manage NFS service; otherwise, consider third-party iSCSI solutions like Starwinds VSAN. Key Limitations of LVM Shared Storage in PVE Thin Provisioning: LVM’s thin provisioning features are not compatible with cluster-shared storage. 2, I created a thin volume in the "pve/data" pool that was created automatically. While I did use LVM extensively in the far past I will always run a relevant system with ZFS nowadays. Ready to finally understand Proxmox storage the simple way? In this video, I’ll break down everything you need to know about setting up Proxmox VE storage, from node-level configuration to data center mapping. I created a LVM with the first volume Apr 2, 2022 · - use a (shared) LVM thin pool per virtual disk - due the thin data and metadata/sparse LVs are essentially thick LVs, Proxmox could internally use the same locking mechanism like it does currently for LV raw disks Feb 26, 2020 · Wednesday, February 26, 2020 Converting LVM to LVM Thin so Proxmox PVE will support Snapshot Backup and Thin Provisioning I have been using Proxmox PVE since version 2. I then created a new container and assigned the new thin volume as the root storage. If you have only written one 4K block on a filesystem that uses one block, you will waste the rest of the block so that your LVM thin pool is filled more than your actual disk inside. And therefore for that matter - if my boot drive will be holding VMs as well (900gb SSD), should I have picked ZFS as the default file system at install time too? (I can install it again) Dec 15, 2014 · Hallo, ich vergleiche gerade auf einem System die Performance zwischen LVM-Thin und LVM ohne Thin. In my Proxmox I have a LVM-thin storage where my virtual machine is stored. x but after reinstalling to new 6. Jul 15, 2024 · Whether you choose normal LVM for its performance benefits or LVM Thin for its dynamic storage allocation, the power of LVM in Proxmox VE 8. syncbricks. Select the local-lvm, Click on “Remove” button 1. The LVM tooling will usually hide that fact nicely, but you can see it with lsblk for example. com/books/proxmoxB Nov 8, 2016 · On a brand new install of 4. The answer is, as usual, it depends on your requirements. Allerdings habe ich hier etwas bedenken, da ich von Thin-LVM schon div. By default, Proxmox installs ext4 as the file system. I have 2 SSD in Raid 1 config and 2 HDD in Raid 1 config. I have a dual SSD Proxmox host and just LVM’d it and it’s working just fine. This transition reduces complexity, improves I/O performance, and simplifies backup automation. 3. Hi, redditors! I have 12 servers with similar config: 32 GB RAM, 12 HDD 1TB each, 2 NIC 1GB each and 1 NIC 10GB Purpose of servers: virtualisation with qemu and 4-6 containers. Jul 24, 2020 · Technically a thin LVM consists of 2 LVs in a thick LVM, which are then used to store the metadata and data. Feb 8, 2024 · Create LVM Thinpool To Proxmox Now you are ready to add your new storage to Proxmox. A step-by-step guide to creating and managing thin pools and volumes for efficient storage. Back in Proxmox version 2 and 3, a regular LVM partition with enough free space in its LVM Volume Group would be enough for Proxmox Backup Snapshot function to work. kaputt gegangen und scheinbar nicht mehr zu reparieren war. After reading online the difference between zfs (what I default used) and LVM-Thin I've started to test LVM-Thin on my system, but the results I don't 1 TB for VGRPs for LVM/LVM THINs 1 TB for Proxmox backup services 1 TB for shared storage for future use I plan to install the following (still confused about VM or LXC) VM HomeAssistant OS as a VM Windows CT Plex Adguard Wireguard Nextcloud Nginx Authelia Where should I create LVM for these installs? Should it be inside the ZFS install drive Nov 20, 2020 · Oh, and I already have raid and such in place, seaparately so performance through ZFS vs. Oct 8, 2022 · In case somebody is looking do the same as I was, here is the solution: Before start, make sure login to PVE web gui, delete local-lvm from Datacenter -> Storage. Nov 9, 2024 · I've decided to go LVM-Thin. When the manual says that LVM thin allows for snapshots, do they mean saving snapshots on that drive or the ability to take a snapshot of VMs or containers on that drive? What is a snapshot compared to a backup? Aug 1, 2020 · In general thin-provisioning is a good thing. The main benefit of using for me would be that I can set a vm disk to a pretty large size So it could expand dynamically. I have noticed that the current version of Proxmox defaults to using Thin Pools for LVM storage, and they are a little trickier to setup with LUKS than classic fs-formatted volumes (you can't mount/access a thin pool as a directory afaik). Same VMs on LVM-thin just LVM normally allocates blocks when you create a volume. Jan 12, 2025 · Would it be feasible to use LVM-Thin with periodic replication over the 2 nodes (e. And I can't select ZFS during the installation because I would need 2 disks. The Proxmox VE storage model is very flexible. What should I use for this 30TB RAID? LVM-Thin, LVM, or Directory? Jul 10, 2025 · This post describes the differences between LVM and LVM-thin in Proxmox VE and explains how to set up both with two methods. LVM-Thin storage pool type: lvmthin LVM normally allocates blocks when you create a volume. file based QCOW2? I'm really confused here, maybe due to my mostly Windows Server based experience (20+ years), but I also kinda followed Linux since the 90s So here the default install creates an LVM-thin partition and Proxmox puts the Guest OS disks there. LVM Basics LVM (Logical Volume Management) is actually a Linux technology. You cannot use LVM Thin as shared storage in PVE cluster. Allerdings steige ich noch nicht durch die ganze Speicherverwaltung durch und frage mich, ob ich das überhaupt richtig konfiguriert habe. klassisches LVM wird auch unterstuetzt, hat aber einige features nicht (eben kein thin provisioning, aber auch keine snapshots). Every decision you make — from hardware to … Jan 19, 2023 · If you are trying to use Proxmox to set up a homelab for the first time, it must be very confusing to see all the storage related terms, e. You can use all storage technologies available for Debian Linux. Hey All- Probably seems like common sense but wanted to double check… I have several exported VMDKs from ESXi - and my understanding is that I can convert these to qcow2 and then take advantage of disk resizing/thin provisioning after they are imported and assigned to the VM. Confused, lvm or lvm thin? I really don’t know which is better, I’ve read that lvm thin is more complex and it’s more of a risk to use it. Jan 17, 2022 · The LVM-Thin serves as default storage for VM/CT volumes, it allows cheap snapshots and is flexible in general. 10. The advantage of LVM-Thin is, that the partitions can exceed available disk space and snapshots are more efficient. Feb 12, 2025 · Step 5 – Add the LVM-thin storage to Proxmox Now that we have the storage created, we need to add this new LVM-thin storage to Proxmox by modifying our storage configuration file. 4 Create new Apr 18, 2024 · Hello. Jun 14, 2024 · Live Replikation oder ähnlich ist für mich kein Thema. 1 version I used the web interface and added local storage of type directory to the system. However, it appears the datastore was configured as LVM (not LVM Thin) and there’s already active VMs on it and You can also do thin provisioning on ZFS, check box under the storage tab on volume. It doesn't directly offer what you're looking for with iSCSI. I just completed my Proxmox + OPNsense installation (everything works fine now but of course I need to do some more work and research) but I have got (maybe) a very dumb question. Replication: LVM nope, ZFS yes Both do store data, but what are other differences? Nov 25, 2015 · When I try to create a thin-volume, it says that I have no available disk But you are saying it is possible in theory to create a lvm-thin from the command line on the proxmox-host instead of using the GUI, I assume? Oct 1, 2020 · Hello, I have an HDD as LVM which I use on a server for my next cloud files. And as long redundancy is configured it can repair it! So: if you want to be sure to be able to read the Feb 4, 2022 · Hi everyone, I installed proxmox (7. Feb 22, 2023 · The pro and contra of LVM vs. g. ) but it is or course the slowest. Mar 8, 2020 · Hi all, I'm currently running a three-node cluster with proxmox 6 using lvm-storage but would like to move to ceph and zfs. My total RAM usage is really high. LVM_Thin gets my vote between the 2 choices. LVM-Thin Without the Hype Setting up a Proxmox server feels a bit like building your own spaceship in the garage. In Proxmox VE 4. Sep 6, 2024 · This has LVM-Thin or ZFS as a prerequisite. Who can give me advice what best choice between lvm and zfs Aug 13, 2017 · As I have another disk for just the OS proxmox, the idea is to partition 1tb disk Hardware Raid to 500gigs LVM-thin and the other 500gigs as a normal directory, the issue im running is that when i create the normal directory i cannot then create the LVM-thin, I run these steps to create it Code: Proxmox is pretty flexible with storage options, but you're right about the limitations with LVM-thin and snapshots over iSCSI. x. You loose a tiny bit of performance (because blocks need to be allocated dynamically on the fly) but you waste way less space. Apr 20, 2022 · LVM Thin is a specific type of software technology that is independent of your hardware. I have seen running consumer grade SSDs in Proxmox don’t tend to last very long. Mar 22, 2023 · LVM thin pools instead allocates blocks when they are written. I can’t make decision: use zfs or lvm. zfs take so much RAM, but give transparent migration. LVM normally allocates blocks when you create a volume. 3 releases. It was only discovered afterwards that no snapshots are possible. LVM-thin, is the question here. Dec 19, 2023 · For the last couple of months I've been using proxmox to test a bit running linux containers and I'm very happy with the software, it's amazing. As I understand I can convert any LVM LV to thin I am assumming I can do so too with a mirrored (raid1) LV. How come they are specific to those purposes? Dec 12, 2023 · Hello, I have a server connected to an iSCSI storage with multipath. I got a new 12TB HDD for intalled into the Proxmox box for media storage. And now let's say Oct 24, 2023 · Hi all, I'm attempting to move from QCOW2 to LVM-Thin however when moving the disks, the resultant RAW files are thick provisioned instead of thin? Is there a way to migrate from qcow2 whilst retaining the thin provisioning? Thanks in advance Apr 11, 2021 · Converting an lvm slice to lvm-thin is going to involve data loss, as it's different type of storage. LVM enables flexible storage management by creating storage pools (volume groups) and dividing disk Learn Proxmox Cluster : https://bit. Thanks Mar 14, 2015 · Hi, we are evaluating ZFS for our Proxmox VE future installations over the currently used LVM. nano /etc/pve/storage. Unless you know reasons you need ZFS, or want to learn more about it, I’d just stick with LVM. Jan 1, 2020 · [TUTORIAL] How to create an LVM-Thinpool and Vz directory on the same disk. Lets say I got 20 VMs where each VM needs 50GB for the OS but I also want 50GB free as a spare so the VMs won't run out of space. Is there any comparison table for both with regards to proxmox? snapshots: LVM can have multiple, ZFS a single one (plus clones). Apr 15, 2023 · Generally speaking it makes sense to use LVM-THIN with RAW disk images, so that you can snapshot and also you don't have to reserve the space since is thin. That file is located here: /etc/pve/storage. Feb 17, 2025 · Hi team, I am creating a Proxmox cluster, and the storage target is a Pure Storage array (although most likely for this question is rather irrelevant). Both have good snapshot capabilities, but zfs has a lot more to offer than just LVM has. Mar 23, 2023 · It is only the LVM thin pools, and the guest filesystems that can unexpectedly run out of space as more files/data are written. LVM-thin is preferable for this task, because it offers efficient support for snapshots and clones. Jan 28, 2022 · Right now i have proxmox installed on an ssd and a separate 1tb SSD using ZFS just for the vms. This is done in the Proxmox GUI. Sehr heftig wird es aber irgendwie, sofern viele neue Daten geschrieben werden. Jul 12, 2018 · Wichtigster Vorteil von LVM Thin ist natürlich das flexiblere Management, z. Sep 22, 2023 · For Proxmox and Virtualizor, is it worth using Thin LVM? I like the convenience of directory-based storage – if there's an issue, I can simply copy the file. Feb 13, 2025 · Learn about Proxmox Pooled Storage options and their benefits along with how to configure these: ZFS, LVM-thin, Ceph, Directory & External Building a Proxmox server? The storage backend you choose for your VMs and containers is one of the most critical decisions you'll make, shaping your server' LVM-thin (block / raw) vs. I did a little research and from what i gather ZFS will use available ram if theres there but if a vms needs it it will give some up so Im not sure if im in danger In this case, Proxmox will not fully allocate the space so you get a thin provisioning region that it allocates chunks of for VMs (and then puts a file system on). It's fine. For Proxmox VE versions up to 4. I created two volumes at this point and presented them to one Proxmox host (Virtual Environment 8. 2. comFull Guide : https://lms. If i store these 20 VMs on LVM they would need 20x 100GB = 2TB. lvm volumes when mounted as directories ? Thank you Dec 21, 2024 · Hallo zusammen, ich nutze jetzt schon seit einiger Zeit Proxmox und finde das System Mega. I used the lvm-thin. 2 on RAID1 NVMEs with LVM thin. , every 5 minutes)? The data isn't particularly critical, so an occasional delay would be acceptable. Two of the cluster nodes are rack servers and the third is a witness node with less than stellar storage capabiliites. lyhwqy ebzjx jjimt fkaqe iqygsosfh odk hyrpkg lcya jffyj wefhsvy ygwtj jmizv ufh tzry ivz