Hallo Stefan,
1. Du kannst Mal hier schauen: https://forum.proxmox.com/threads/proxmox-8-4-virtiofs-virtiofs-shared-host-folder-for-linux-and-or-windows-guest-vms.167435/
In der Regel wird ein NFS Share oder ähnliches empfohlen, aber das kommt...
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...
Not tried it by myself but CLI should work: https://forum.proxmox.com/threads/cluster-join-with-2fa-oath.44131/
There is no need to "remove" 2FA as there is an enable/disable checkbox. So you could temporarily disable root 2FA while joining that...
It's in the PVE security advisories part of the forum: https://forum.proxmox.com/threads/proxmox-virtual-environment-security-advisories.149331/post-853201 (Dirty Frag is two posts up).
@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...
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 ...
:)
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...
This is not the default query you would ask just in the forums. To answer this properly, best to contact a proxmox partner for a tailored setup. Information is just not enough to answer properly. Your money bounds would also be very important...
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...
We decided against it intitally as doing so is IMO suspicious on it's own. If you're a customer of those services, you could report it as false positive though, which could avoid false-positives in other executables and help more overall.
That...
Yes, you can even confirm that yourself by rebuilding the same lxc-pve repo state twice, namely:
rebuilding with Debian baseline frozen on May 1st -> binary is bit-wise identical and gets flagged.
rebuilding with Debian baseline from today...
Obligatory reminder regarding Ceph: https://forum.proxmox.com/threads/fabu-can-i-use-ceph-in-a-_very_-small-cluster.159671/
Please note, that Udos Writeup is a little extreme since he assumes, that you want to survive the outage of two nodes...
I may have to try it I only have the one iGPU as well with intel on both nodes. I am planning to rebuild them in the next couple days anyhow so I may try it.
Yeah disabling simpledrm for me fixed things probably because my nodes are simple, 1 igpu (which gets passed through to lxc containers) and 1 dgpu (which is blacklisted and passed through to vms). In multi gpu systems it might not work as well