We run a lot of webservers, our own hardware, on Ubuntu and we do not have this issue at all. Rails doesn't cause Kernel panics. It sounds like they have a bad install or honestly, just don't know what their are doing. Probably a bad idea to advertise you can't keep a simple webserver up. Probably won't get funded ever.
>Probably won't get funded ever. Amy Hoy is in the same bootstrapper camp that DHH and Jason Fried are in. Regardless of the situation, I imagine "won't get funded ever" is ranks pretty close to the top of her "don't give a shit list".
Charm shutting down because of unfixable kernel panics with Rails on Ubuntu
61–70 of 109 posts
Re: Charm shutting down because of unfixable kernel panics with Rails on Ubuntu
#62Earlier quoted context omitted.
This is normal for Ubuntu kernels from experience. They are shitty. Various server releases have given us hell. They're fudging them somehow. We moved to debian after numerous problems and have had no issues since.
Yeah, when I see people running Ubuntu for their production servers I always assume it's developers with minimal system admin experience who just want to use the same distro for their server as their desktop. I've got nothing against Ubuntu, and have even used it to convert a few windows users over, but if you're going to run a production server then install Debian on it.
Re: Charm shutting down because of unfixable kernel panics with Rails on Ubuntu
#631. Open Source OS
2. Open Source web server
3. Open Source programming language
4. Open Source web framework
5. Some (relatively) simple customer support ticketing app [not likely to be a system pounding Gorilla]
And they claim that they've not been able to root-cause a Kernel panic and a framework slowdown?
And they've spent $100K on that with no results to show for it?
That sounds really strange to me.
[I've debugged Linux kernel panics on custom stacks, with no disk/logs, only console, 32MB of RAM, PPC cross-compiled - and never run into a dead-end like this]
Re: Charm shutting down because of unfixable kernel panics with Rails on Ubuntu
#64Earlier quoted context omitted.
>Probably won't get funded ever. Amy Hoy is in the same bootstrapper camp that DHH and Jason Fried are in. Regardless of the situation, I imagine "won't get funded ever" is ranks pretty close to the top of her "don't give a shit list".
Except 37Signals took VC money from Jeff Bezos.
The investment looks like a way to formalize a long term relationship both sides desired. It doesn't resemble anything like 95% of VC deals that are associated with SV or the types of starts ups associated with HN's readership.
http://37signals.com/svn/archives2/bezos_expeditions_invests...
Re: Charm shutting down because of unfixable kernel panics with Rails on Ubuntu
#65Let me see 1. Open Source OS 2. Open Source web server 3. Open Source programming language 4. Open Source web framework 5. Some (relatively) simple customer support ticketing app [not likely to be a system pounding Gorilla] And they claim that they've not been able to root-cause a Kernel panic and a framework slowdown? And they've spent $100K on that with no results to show for it? That sounds really strange to me. […
Over the next few months our role expanded to include a complete rewrite of the user interface, a reimplementation of the credit card billing processor and a few more major changes."
Re: Charm shutting down because of unfixable kernel panics with Rails on Ubuntu
#66If rails causes a kernel panic then this is really a bug in the kernel. No user land app should ever do this. Why not try to scale on *BSD or Windows all of whom have different kernel and scale just fine? $100,000 and no one said "hey what about running it on "?
Re: Charm shutting down because of unfixable kernel panics with Rails on Ubuntu
#67If rails causes a kernel panic then this is really a bug in the kernel. No user land app should ever do this. Why not try to scale on *BSD or Windows all of whom have different kernel and scale just fine? $100,000 and no one said "hey what about running it on "?
Re: Charm shutting down because of unfixable kernel panics with Rails on Ubuntu
#68If rails causes a kernel panic then this is really a bug in the kernel. No user land app should ever do this. Why not try to scale on *BSD or Windows all of whom have different kernel and scale just fine? $100,000 and no one said "hey what about running it on "?
Re: Charm shutting down because of unfixable kernel panics with Rails on Ubuntu
#69Wow, this is unprofessional. Lots and lots of people run Rails apps on Ubuntu. Many more run them on non-Ubuntu distros. There is not an epidemic of "welp, Rails magically crashes the kernel, time to pack up and go home", and citing that as the reason to close down after spending over $100k on infrastructure smells really, really funny. "A poor workman blames his tools."
. . . but even a master carpenter can't build a house out of rotten wood. Of course, to me, rotten wood is OSX and Windows (why anyone would build servers on those instead of one of the BSDs or Linux, I'll never know; to me, development is also incredibly painful on Windows and OSX), but Ubuntu is not without issues. The rallying cry of "usability first!" is all well and good, until things like taking shortcuts by way of binary drivers causes crashes. Still, one has to wonder why they didn't just try another distro. If you think your tools (or your "lumber") are the problem, try different ones.
Re: Charm shutting down because of unfixable kernel panics with Rails on Ubuntu
#70If rails causes a kernel panic then this is really a bug in the kernel. No user land app should ever do this. Why not try to scale on *BSD or Windows all of whom have different kernel and scale just fine? $100,000 and no one said "hey what about running it on "?
This is normal for Ubuntu kernels from experience. They are shitty. Various server releases have given us hell. They're fudging them somehow. We moved to debian after numerous problems and have had no issues since.