this is currently not possible on the PVE side. if you are using PBS, you can give the PVE host append-only access and do the pruning on the PBS side to achieve the same effect.
Hi Nadee,
This is a pretty common design pattern we see for production Proxmox clusters at scale for folks coming from VMware. The good news is that what you're describing is absolutely achievable. That said, before anyone can give you truly...
If you can tell us what connection the e1000e Ethernet driver should have to the Kernels ACPI subsystem and the handling of power states...
That message usually indicates, that the system registered an ACPI-interrupt from the power-button, that...
Hi Patrick,
Because new and old machines are same numbers you will have resources to temporarily run all guests only using new machines, so my safe and boring approach would be:
build new 3 node cluster connected to switches
setup up and test...
You can know this if /run/reboot-required exists. Usually only when a new kernel was installed.
See: https://forum.proxmox.com/threads/on-package-updates-how-do-you-know-when-a-reboot-is-required.156352/
Hi,
Unfortunately, this is currently not possible in Proxmox.
The VM.Backup privilege allows users to view, restore, and also delete backups. There is no separate restore-only permission available at the moment.
Hi Patrick,
Because new and old machines are same numbers you will have resources to temporarily run all guests only using new machines, so my safe and boring approach would be:
build new 3 node cluster connected to switches
setup up and test...
Yeah, clamav, one of the coolest fileserver I/O benchmark programs ... run with xargs to the number of available host cores and see what your filesystem can or not can do ...
:)
@Weltherrscher I found an upstream patch that should resolve the issue and pinged the maintainers about it. It's a bit strange that nobody else is running into this issue, but it might depend on the specific workload pattern/guest kernel (the...
Just to be sure; if you are going for a two node Proxmox cluster you also need a separate Q-Device for quorum.
See: https://pve.proxmox.com/wiki/Cluster_Manager
I've published a small set of Bash scripts for Proxmox VE to help automate routine maintenance of LXC containers and host update checks.
The suite currently includes:
- lxc-updater.sh: full auto-updater that scans the PVE host for pending...
im able to get above 10k write iops on my homelab with 3 1tb SSDs and 9700k, connectx3 cards within a vm
at ceph cluster at work its 200k+ within a vm
you should rub your head/pat your belly and diagnose a bit more
1. any storage back end should serve that stated requirement. be aware that meeting a performance spec defined as "decent" may have different meaning for different people.
2. 15k iops is doable. In your environment, lvm type will yield the best...
Hi im trying to remove old kernel,but i m unable.Here is the error.
root@proxmox:~# apt purge proxmox-kernel-6.14.11-4-pve-signed
REMOVING:
proxmox-kernel-6.14.11-4-pve-signed* proxmox-kernel-6.8.12-12-pve-signed...
Hi Nadee,
This is a pretty common design pattern we see for production Proxmox clusters at scale for folks coming from VMware. The good news is that what you're describing is absolutely achievable. That said, before anyone can give you truly...