This message was deleted.
# rke2
a
This message was deleted.
r
If I'm reading the error right, it attempted to access a memory address in the 140 TB range and I'm assuming you don't have >140 TB of RAM. Not sure on how to fix it, I'd poke around for config items that might be the wrong type or might've gotten turned into a -1 or maybe had a decimal value get interpreted as hex.
c
what happened prior to this?
did you have something odd happen that might have corrupted the etcd datastore files in a way that has caused etcd to try to allocate or mmap a very large amount of memory?
b
I don't think anything odd happened, but this system has been like this for as far our logs go back.
I think I'm just going to nuke the rke2 install and start over.
r
Remember sometimes devices get mapped to out there memory ranges so maybe if you had a device failure, though I'm not sure why etcd would be directly trying to talk to device memory.