✧ Liz ✧
✧ Liz ✧
AAdmincraft
Created by ✧ Liz ✧ on 8/7/2023 in #questions
TPS falliing due to GC_active (native) taking too long
!solved
61 replies
AAdmincraft
Created by ✧ Liz ✧ on 8/7/2023 in #questions
TPS falliing due to GC_active (native) taking too long
Thank you, @snowznz.bak, for pointing out the issue
61 replies
AAdmincraft
Created by ✧ Liz ✧ on 8/7/2023 in #questions
TPS falliing due to GC_active (native) taking too long
Will now mark this issue as solved
61 replies
AAdmincraft
Created by ✧ Liz ✧ on 8/7/2023 in #questions
TPS falliing due to GC_active (native) taking too long
I've readjusted the flags to have the minimum allocated heap size at around the same size the server uses on lower load, so 3072M
61 replies
AAdmincraft
Created by ✧ Liz ✧ on 8/7/2023 in #questions
TPS falliing due to GC_active (native) taking too long
Haven't been able to reproduce the issue in a while after readjusting JVM flags and removing swap, so I believe it was indeed a swap related issue
61 replies
AAdmincraft
Created by ✧ Liz ✧ on 8/7/2023 in #questions
TPS falliing due to GC_active (native) taking too long
Seems that revoking access to swap has not affected the instability whatsoever
61 replies
AAdmincraft
Created by ✧ Liz ✧ on 8/7/2023 in #questions
TPS falliing due to GC_active (native) taking too long
unlike the issue of swap getting burnt out due to possible memory leaks and slowly killing the tps
61 replies
AAdmincraft
Created by ✧ Liz ✧ on 8/7/2023 in #questions
TPS falliing due to GC_active (native) taking too long
an issue which i can mitigate way before it happens
61 replies
AAdmincraft
Created by ElmoTLK on 8/7/2023 in #questions
How do you do backups/what is the best way to create backups?
mind you, that solution might not be optimal for large server files
20 replies
AAdmincraft
Created by ElmoTLK on 8/7/2023 in #questions
How do you do backups/what is the best way to create backups?
and then you can just use version control through cli to rollback if you ever need it
20 replies
AAdmincraft
Created by ElmoTLK on 8/7/2023 in #questions
How do you do backups/what is the best way to create backups?
maaking a script to save file changes every hour, as an example
20 replies
AAdmincraft
Created by ElmoTLK on 8/7/2023 in #questions
How do you do backups/what is the best way to create backups?
my guess on how to better go through that issue would be to use a local git repository to save incremental changes
20 replies
AAdmincraft
Created by ElmoTLK on 8/7/2023 in #questions
How do you do backups/what is the best way to create backups?
ah hadn't realized it was about a vanilla server
20 replies
AAdmincraft
Created by ✧ Liz ✧ on 8/7/2023 in #questions
TPS falliing due to GC_active (native) taking too long
i'll wait to test the server under heavy load over a 24h period. if the issue doesn't manifest again after i remove access to swap, i'll mark it as solved
61 replies
AAdmincraft
Created by ✧ Liz ✧ on 8/7/2023 in #questions
TPS falliing due to GC_active (native) taking too long
tl;dr never activate swap on a game server i suppose
61 replies
AAdmincraft
Created by ✧ Liz ✧ on 8/7/2023 in #questions
TPS falliing due to GC_active (native) taking too long
having read a bit on how swap behaves on high consumption apps like minecraft, it'd be reasonable to believe that swap is at fault here
61 replies
AAdmincraft
Created by ✧ Liz ✧ on 8/7/2023 in #questions
TPS falliing due to GC_active (native) taking too long
thanks
61 replies
AAdmincraft
Created by ✧ Liz ✧ on 8/7/2023 in #questions
TPS falliing due to GC_active (native) taking too long
I'll disable swap entirely and see if the issue persists or not then
61 replies
AAdmincraft
Created by ✧ Liz ✧ on 8/7/2023 in #questions
TPS falliing due to GC_active (native) taking too long
however it is certain that something is causing the gc thread to fail, which is causing the issue at hand
61 replies
AAdmincraft
Created by ✧ Liz ✧ on 8/7/2023 in #questions
TPS falliing due to GC_active (native) taking too long
if it were a vps allocation issue, it shouuld stay regardless of jvm restart
61 replies