Hi everyone
My proxmox server is crashing daily. And I’ve been checking the logs. But the thing is. What do I look for? Syslog, kern and daemonlogs. I would like to fix this problem. Need advice ! Thanks
- HurlingDurling ( @HurlingDurling@lemm.ee ) English41•1 year ago
When I look a the logs, I’m mostly looking for as least knots as possible, but also to make sure they are cedar, pine, or oak depending on the project.
Oh shit, this isn’t the carpentry community. NVM then
- aname ( @lauha@lemmy.one ) 2•1 year ago
When I am reading the logs, I usually check who was the last seaman in charge when the ship crashed through the pier.
- Atemu ( @Atemu@lemmy.ml ) 28•1 year ago
The picture made me lol :D
- PenguinCoder ( @Penguincoder@beehaw.org ) English7•1 year ago
You know what the various logs are, that’s good to help out. So you have any crash dumps enabled? I think on Debian (what promox is based on), you have to install
kdump tools
and reboot. Then it should cause a the kernel to log a dump file you can read withcrash
if it’s a kernel crash and not something else.Ok will do this. It chrashed again. And I need this thing up and running and keep running.
- Interstellar_1 ( @Interstellar_1@pawb.social ) 5•1 year ago
I do this all the time when I look at logs, I don’t even really know why
- robinj1995 ( @robinj1995@feddit.nl ) 2•1 year ago
A good place to start because it’s a likely culprit is anything mentioning “OOM” (which refers to Out Of Memory)