Thanks for the tip, but unfortunately it didn't help. I also tried kvm64 and x86-64-v3, but unfortunately there was no difference. BTW, the system is a 5800X3D with an Asus ROG STRIX B550-I GAMING.
Don't worry, that rule is old and bad and useless.
Proxmox will by default just use max 10% of your RAM. So if you have 32, that is 3,2.
Depends on the use case. L2ARC will just store things that evicted ARC. So if your ARC has a hit ratio of...
the actual media resides on your nas. In order to have jellyfin function you need both jellyfin and the storage present; since your nas can run this function by itself you reduce the required number of devices to one by simply running the...
One very low-end approach, with these assumptions:
you have two nearly identical PVE server, not clustered
one is doing its job, the other is turned off
you have sane PBS (with SSDs only, at least for the latest backup) - as you need to have...
I personally much prefer NFS to SMB for most things Proxmox, but there is nothing wrong with either. I tend to not make my NAS storage directly available to the VM, since 99.9% of my apps run in docker. I use the docker NFS driver in my docker...
Feb 06 01:02:30 pve1 kernel: e1000e 0000:00:1f.6 nic1: Detected Hardware Unit Hang:
das sagt schon alles.
da ist eine intel 1 gbit (vermutlich i218/i219) netzwerkkarte verbaut und die kachelt ab.
siehe dazu...
Unfortunately that's not how the real world always works. Linux is actually made to use swap when actually needed. Adding more ram won't be the correct way to solve problems in all cases. Nor is it always an option. One of the situations I've...
I may be misunderstanding what you are trying to do here but from what I see in the current latest version of PDM you can add a cluster and if one node is down it can access the information via contacting another in the cluster.
Under Remotes >...
Thanks for the time you spent on the response, much appreciated.
I need to dig up some hardware as I want to try and present the external storage we currently use, Unity, HPe's Nimble and alletra using ISCSi etc..
I am hoping to get going in the...
Hi,
I have installed and tested the free / open source Starwind Proxmox SAN storage plugin on a small testcluster (PVE 8) with shared block storage and it works really good .... thin provisioning, snapshots, thin disk auto extension, live...
I may be misunderstanding what you are trying to do here but from what I see in the current latest version of PDM you can add a cluster and if one node is down it can access the information via contacting another in the cluster.
Under Remotes >...
swap should be used sparingly if at all on a server device. If you run in a memory constrained environment, you will end up with unpredictable application performance.
I dont set up swap on server at all. If I see OOMs I either move VMs or add ram.
The article, as well as the points made in this thread, clearly spell out the performance and hardware wear costs to using swap day to day. I don't comprehend how exactly this is missed when the article very easily spells this out. There's...
There are lots of reasons you don't want to use swap day to day, and that it should be used as a last-resort available resource. I actually wrote an article on the matter: https://it.lanified.com/Articles/Youre-Using-Swap-Memory-Incorrectly
But...
I am having a similar issue as well, I have created the following bug report for it - https://bugzilla.proxmox.com/show_bug.cgi?id=7289
But basically noticing if the VM is off (or a template) you are unable to clone/move the storage however if...
How can you know this without trying? Nobody knows your requirements except you.
It's the version 1 of the Datacenter Manager aka their equivalent of VSphere. It already allows migration of vms between different clusters or...