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/
Proxmox does not automatically check for filesystems (that you create using command-line tools or otherwise). Go to Datacenter -> Storage and click Add and then ZFS. There you can select your new ZFS pool and give it a name and tell PVE how you...
Was genau hast du denn versucht und was hat für Fehlermeldungen gab es? Prinzipiell hat VirtioIFS den Nachteil, dass es langsamer als NFS ist (siehe: https://forum.proxmox.com/threads/i-want-to-like-virtiofs-but.164833/ ) aber je nach dem, was...
Hi everyone :)
I've created a 200 TB zpool "tank" on the commandline. Works fine and is reboot-safe.
However, it does not show up in the proxmox web-UI (in the left "Datacenter"-tree view).
Another zpool "ma1" I've created with the web-UI...
So, I've been currently running about 20 Windows guests (using VirtIO SCSI) in my home environment across 8 different PCs running Proxmox for several years. The Proxmox host PCs have a wide range of hardware ranging from an old Intel 4770k to a...
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...