Great guide so far.
One last question:
let’s say I purchase a Proxmox VE Standard Subscription (1 CPU/year) and I have a client in this type of scenario.
I need to replace a node, or I have to perform a major version upgrade, or in general I...
Hi all, sorry for no reply, i been away from this for years. I have no clue about this, i had been expecting the dev team to figure this out, but afaik no solutions yet, other than creating custom directories etc.. I would prefer a real solution...
Thanks for your reply!
In my case it seems to not behave as expected.
I know about the pinning and read the documentation around proxmox-boot-tool.
root@prox:~# proxmox-boot-tool kernel list
Manually selected kernels:
None.
Automatically...
Yeah, exactly – that’s the point.
Right now I do NOT have any real tenant-level quota for CPU or RAM, and that’s
exactly why I opened this thread.
In my current design I can isolate tenants with Pools + RBAC and separate networks
with SDN, and...
Storage capacity is easy if the underlying storage supports it. In the end you need a storage for each tenant, so that the configured storagr has the quota. There is (at the moment) no way to configure restrictions just based on some logic in...
I wrote a little bit about SWAP monitoring here. If you use disk based SWAP anyways I'd recommend ZSWAP.
Note that swapon is basically the "human readable" version of cat /proc/swaps and with sysctl vm.swappiness you don't have to use a pipe and...
Danke erstmal. Technisch ist das richtig, aber der schnelle Storage läuft dann irgendwann voll. Ich war schon bei 90% Auslastung, bevor ich den 2. Storage hinzugenommen hatte. Die Kosten für den schnellen Storage sind mehr als 3x höher als beim...
Ja, das hatte ich auch schon überlegt, aber bei der Masse der VMs ist das zeitlich unmöglich, da wartet ein PVE immer auf den anderen Job der fertig werden muss, wegen Locks.
Thank you for this. I ran pvecm expected 1 on each node, edited both files, and rebooted each server 1 by 1, and it completely fixed my problem. (I had incorrect vlan assignments via sdn that led to complete disconnection of each node from...
Hallo zusammen,
wie sollte es auch anders sein habe ich ein Problem mit meinem Server, da dieser in meinem "Schlafzimmer" steht, stören mich die nächtlichen Aktivitäten.
Ich habe zwei VM und mehrere LXC und weiß nicht ganz genau ob eine evtl...
What I don't see mentioned here is that just monitoring the swap usage is not as good as monitoring the swap in AND swap out activity. You want to monitor that, because if you only swap in stuff without reading it back soon, that is actually...