As a new user to proxmox (coming from TrueNAS Scale), I made a bunch of mistakes that cost me an aggravating week of time/effort. The two biggest issues I had were:
Not realizing I had to export my TrueNAS zfs pool before importing it into...
Maybe use Datacenter Manger: https://forum.proxmox.com/forums/datacenter-manager-installation-and-configuration.28/ ? Or use backup and restore (for a central/shared location).
EDIT: If you don't have the same storage on multiple nodes then maybe...
First let me say this: I have zero experience in that large scale setups.
It depends on "k+m" of course. It seems to be a good idea to have less than m OSDs on each single node. If you lose one node you should not lose m OSDs, but one less...
Statt eines Rackservers, der in der Basis ohne RAM und CPU schon knapp 1k € kostet, wäre eine gebrauchte Workstation wahrscheinlich günstiger (wenn es denn Markenhardware sein muss). Da bekommst Du ebenfalls solide Komponenten für den 24/7...
This is extremely helpful. Mine is also e20b, but I'm having some trouble setting up igsc (Please forgive me, trying my best to learn. I ran wget https://github.com/intel/igsc/archive/refs/tags/V1.0.2.tar.gz
Then tar -C ./ -xzf V1.0.2.tar.gz
I...
That makes sense. For some reason, I was expecting it to set aside at least the minimum ARC amount and reserve it, but it makes sense that it doesn't do that on boot.
I've since seen that system use the full allotment of ARC after running...
Late Reply but one Option might be to mark the File as something that Proxmox VE shouldn't touch.
I do this for /etc/resolv.conf inside a PiHole LXC Container, but I guess with the right Name it would work for anything.
File...
It works, however only for privileged containers.
Setting kernel parameters of the container in "/etc/pve/lxc/CTid.conf" (privileged container)
lxc.mount.auto: proc:rw
lxc.sysctl.kernel.msgmnb: 134217728
lxc.sysctl.kernel.msgmax: 65536
I think I was able to "solve" / workaround the issue. I did not find this solution online, instead I dug through the xe module options and tried changing them until it worked. It's been about 4 days without a crash doing 24/7 decode.
First, I...
My observation is purely anecdotal.
On a low-end system I have, I've noticed similar failures happening every once in a while. But then the frequency of events changed seasonally.
I came to the conclusion that some part of the hardware is being...
Hello everyone, I'm having trouble accessing the internet from my Proxmox server. I've already checked the configuration I found on this forum, but I haven't had any luck. I've attached screenshots below.
I don't know what else to do, if you can...