Started reading every Wiki page and a bunch of forum posts.. but the "best practices" for a stable production server are a little vague.
Does anybody have any recommendations for setting for sysctl? network? Kernel tweaks? or Do I need to pay somebody for this kind of detail? and support?
Is `init_on_alloc=0` recommended as a GRUB_CMDLINE_LINUX_DEFAULT? Should I tweak the fs.file-max? fs.nr_open? net.ipv4.tcp_keepalive_time? net.ipv4.tcp_congestion_control = scalable? as those are included in some of the tuning guides.
1) I want to have a stable, but performative environment... What are the best practices for modifing a freshly installed Proxmox?
2) For storage. I've mirrored the 5300 MAX for the boot drive... RAIDZ2 the reds and RAIDZ10 the Kingstons.... but ZFS feels like it needs to be tweaked for best performance.
Considering the NVMe storage exists to service my Postgres DBs.. Any recommendations for that storage setup?
I've seen:
* https://gist.github.com/sergey-dryabzhinsky/bcc1a15cb7d06f3d4606823fcc834824 (from PVE3?)
* https://github.com/brcak-zmaj/Proxmox_Tuning_Playbook
SuperMicro H12DSI-N6
2 x AMD EPYC 7642
16 x 32GB ECC 3200 DDR4 ECC
2 x Micron 5300 MAX 960GB SATA (9000TBW)
1 x Micron 5300 PRO 480GB M.2 (1324TBW) currently unused
8 x WD Red SA500 SSD 1TB SATA (600TBW)
4 x Kingston KC3000 NVMe (800TBW) on a PCIE bifurcated card
Intel NICs for network.
Does anybody have any recommendations for setting for sysctl? network? Kernel tweaks? or Do I need to pay somebody for this kind of detail? and support?
Is `init_on_alloc=0` recommended as a GRUB_CMDLINE_LINUX_DEFAULT? Should I tweak the fs.file-max? fs.nr_open? net.ipv4.tcp_keepalive_time? net.ipv4.tcp_congestion_control = scalable? as those are included in some of the tuning guides.
1) I want to have a stable, but performative environment... What are the best practices for modifing a freshly installed Proxmox?
2) For storage. I've mirrored the 5300 MAX for the boot drive... RAIDZ2 the reds and RAIDZ10 the Kingstons.... but ZFS feels like it needs to be tweaked for best performance.
Considering the NVMe storage exists to service my Postgres DBs.. Any recommendations for that storage setup?
I've seen:
* https://gist.github.com/sergey-dryabzhinsky/bcc1a15cb7d06f3d4606823fcc834824 (from PVE3?)
* https://github.com/brcak-zmaj/Proxmox_Tuning_Playbook