i have one supernode that fail to pass the test
computer fail every 10 days
why that happen
my server is that
2 vCores
Arbeitsspeicher
2 GB RAM
Festplatten
50 GB SSD
Anbindung
1 Gbit/s-Netzwerkkarte
Traffic
5 TB
i have one supernode that fail to pass the test
computer fail every 10 days
why that happen
my server is that
2 vCores
Arbeitsspeicher
2 GB RAM
Festplatten
50 GB SSD
Anbindung
1 Gbit/s-Netzwerkkarte
Traffic
5 TB
i reboot these fix the problem but then again after 7 days fail again
hello, that sounds to me like something with memory management / swap … have you allocated enough swap memory for the supernode?
im no supernode expert… but my own node sometimes needs a reboot because of memory problems… i only have 7xx mb ram so i dont complai n… with 2 gb ram, this should not happen BUT it is only going to use the correct amount of swap/ram if you tell your node to do so. i believe in the debian supernode tutorial, there is a section about swap creation. (and also check your command execution arguments… make sure to allocate enough ram to your NIS)
For a 2GB node i do not recomment to use swap at all since that could lead to delays due to the application loading the state from disk. That in turn can be a problem for the responsiveness test.
But i agree it looks like there is some problem with the system killing a process due to memory issues.
ok i will test it