LVM-Thin geht ja nicht wie du bereits gelesen hast. Es gibt Leute die daher OCFS nutzen, aber das wird nicht von Proxmox getestet, daher solltest du mit OCFS auch jeden Patch selbst testen. Für mich keine Option, aber dass muss jeder selbst...
Hi, LVM Thin als shared storage wird leider nix. Hier sind 2 sehr gute Artikel von @bbgeek17 die die Hintergründe von LVM Thick als shared Storage genau beschreiben und auch das neue Snapshot Feature...
I know at least, that the snapshot-as-chain feature which uses qcow comes with a performance penalty. This was described by @bbgeek17 in his writeup on these snapshots...
Maybe you could zip/tar the files up and attach them here? If the problem is reproducible you should probably create an issue here referencing this thread: https://bugzilla.proxmox.com/
Hi,
Yes, I’ve tried the Terminal UI installer, and it works without any issues - installation completes successfully that way.
Regarding hardware, it’s not particularly new or exotic:
Server: Dell PowerEdge R640
GPU: NVIDIA Tesla T4
This...
Hi, for my home server I am looking to update my MX500 SSD on which Proxmox is currently running to a better one, specifically enterprise grade with PLP.
Based on the availability in my location I can get these (slight preference for m.2 since I...
Hi,
have you tried selecting the Install Proxmox VE (Terminal UI) option? Or tried setting the nomodeset kernel parameter?
These two options should work in any case.
This is probably just due to a bit too new hardware for the kernel/userland...
Hi,
first off - as said above, always have backups of your data, no matter what.
But yeah, this isn't supported. If you just want to try it out Proxmox VE and dabble around with it, you can set up a virtual machine on top of your existing...
lxc backup is scanning all files to see if metadatas (modification time) have changed , so if you want millions of small files, it can put load on the disks even if you don't have changes.
vm backup use internal qemu dirty-bitmap tracking, so...
Moin,
wir verwenden auch PBS mit HDDs als removable Datastores. Unsere Lösung ist 2 HDDs (14TB) an USB 3.0 im wöchentlichen Wechsel zu benutzen. Das kann man auch je nach den lokalen Gegebenheiten auch täglich konfigurieren.
Dann ist im...
The Proxmox installer does not support this (as it is not a enterprise use-case). Note that you cannot manage Proxmox from the same system and you need a separate system to manage it remotely.
In general, if you don't want to lose your data then...
Gut dann haben wir das ja jetzt geklärt.
Du kannst jetzt natürlich weiter Wortklauberei betreiben und mich absichtlich nicht verstehen wollen. ;)
Und nein, es ist nicht egal ob gepullt oder gepusht wird. Wenn du pushst, hat der PVE...
I would assume that backing up only LX(C) containers would save space in comparison to mixed or even only VMs. Containers are backed up on a file level, therefore cohrent files are backed up in one go as one file and are not stripped across...
You are using filesystems without checksums (for all data) and therefore cannot be sure that data read without errors is actually correct. I would be concerned and restore everything from know good backups. But since you set it up with only a...
Howdy. I want to start dabbing around with VMs however haven't had much luck with other software and wanted to try out Proxmox (especially as I want to invest in a homelab eventually and will more than likely be using it on there.) However, the...
I totally cannot understand you and your "I am the God" statements.
I will give you an example: who gave you the right to claim this:
"the issue can not be reproduced"
The fact is I am capable of reproducing the issue at any time and cannot...
We recently uploaded the 7.0 (rc6) kernel to our repositories. The current default kernel for the Proxmox VE 9 series is still 6.17, but 7.0 is now an option.
We plan to use the 7.0 kernel as the new default for the upcoming Proxmox VE 9.2 and...
I would like to get comments on my steps which I am planning to do
First change the repository
echo "deb http://download.proxmox.com/debian/ceph-reef bookworm no-subscription" > /etc/apt/sources.list.d/ceph.list
in this way from queny debian...
@ggoller is working with upstream to get this fixed, there is this PR [1], but it hasn't made it into the new FRR release so I'm afraid this will still have to wait.
[1] https://github.com/FRRouting/frr/pull/20005