This message was deleted.
# rke2
a
This message was deleted.
c
don’t do that. rke2 defrags the datastore every time it starts. You generally shouldn’t do it while rke2 is running because it will pause all IO for several seconds.
w
Yeah I did notice it. Thankfully it's only a very small data store. When does RKE2 restart?
Oh you saying that each node defrags individually when it restarts? That way the pause doesn't matter
c
correct
it defragments when the service is starting
w
Okay, thanks.