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
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...
Thank you for the suggestion.
I have now pinned and switched the kernel on my Proxmox Backup Server as recommended.
Previously the system was running kernel 6.17.2-1-pve, and I have now pinned it to 6.14.11-4-pve.
Current kernel...
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...
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...
This file is not static but is generated during the build process (see makefile in https://git.proxmox.com/?p=proxmox-widget-toolkit.git;a=tree;f=src;h=9fa0e41aea8ed7f6954cb65ff83def0e81c19cea;hb=HEAD ) The developers who participated at that...
Wie ist denn unter den Aspekten denn die S3-Unterstützung von PBS zu verstehen? Von einen PBS-Bug wäre die gleichermaßen betroffen, andererseits gibt es ja sonst nur die Möglichkeit vma-Backups ohne PBS zu erzeugen und richtung S3 zu pumpen, was...