Ben M
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by Ben M Sort by recent activity-
Hmm.. read about proxmox, not sure how it works and how containers work - closer to VMWare or Docker? Anyway, this article may be of assistance: Proxmox - Best performance - Disable swappiness
-
Using sysctl: sudo sysctl vm.swappiness=1 To make it persist through a reboot, edit sysctl.conf: sudo nano /etc/sysctl.conf Add vm.swappiness=1 somewhere in there (bottom).
-
Thanks again Bart, Yesterday I tried your suggestion, but I don't think my HAproxy is set up to handle it (see below). The primary node stayed with the virtual IP address. Also, to note, 'SET GLOBA...
-
Hello Bart, Thanks for the reply. The database backups are working ok - although I am troubleshooting some stuff there too, unrelated - I'm more talking about the machine backups (ie snapshot of en...