Open vchav73 opened 7 years ago
I'm trying to ipxe boot RancherOS on a 512MB VPS. And I get the same kernel panic. Why do RancherOS require more than 512MB RAM? Is it possible to build a lightweight version? Or is it lost that microservices can be micro?
The problem I had turned out to be memory related. In my case I was using a 1 GB server and had to go to 2 GB to avoid the kernel panic.
The problem seems to be cloud vendor specific. 1 GB works with some vendors (Digital Ocean) but not with others (Profitbricks).
@Raboo the biggest memory problem we have atm, is that we're loading images into the system-docker - this spikes the memory usage on initial boot. The current work to convert to runc and containerd should help significantly..
@SvenDowideit ok, cool. Is there any issue or something I can subscribe to to follow progress? Or do you have a ETA?
I have the same issue, but the rancher has 24GB ram, same issue:
Pretty much blocked by this, server does not boot anymore.
This happened suddenly, the server was running fine for months
@SvenDowideit if that is out of any interest ( i am not sure i should create a seperate issue for that ) but my kernel panic was caused by a full disk. What i was doing is
Fiddling around and not being able to use the new recovery console ( login data? ) i did
So it seems like the kernel panic is (in this case) soley cause by a full disk, which i guess we should avoid, thats a lot of hassle for that, especially if you consider the auto-resize being configured but probably never happened do to the early kernel panic.
It will run fine once or twice then after a reboot I get kernel panics. I'm not able to recover. My provider is Profitbricks. I'm happy to try config changes if anyone has suggestions.