Ask HN: Good forum for hobbyish ARM(industrial) design discussions and advice?
I am hoping to for something in english (ha! I'll survive) or just anything that might be suitable. An HN sorta thing where people often have a clue would rock, but the big missing piece is picking soc->minimal reference board revisions->build or source some custom stuff to give the arm some supervoisor like qualities on the x86.
To balance a zero content post, I provide my rough plan to amuse to reader. Basicially I want to combine a SFF server (think HP microserver or so slash less for mini. Most are essentially low end x76 roll your own nas that make do with 150w and 4 sata bays, 2 dimms and 1 eth.
I want to see what I can do if I meld that kind of platform together with a few low poer arm linux servers all in one case. I imagine the arm sections being able to utilize some kind of pci/pci or similar bridge as well as monitoring, reset, ipkvm etc that could leave them as super programmable debuggers more or less, that could always easily act as low power satndins for much of the traffic that wakes up your typical low use server - ntp, ping, mild file serving, ldap, etc. Anything harder and they could provide a superior holding pattern as the main box woke up from deep sleep.
5 comments
[ 3.0 ms ] story [ 17.2 ms ] threadBut I'm a software guy, not a hardware developer - I can get a basic circuit board done, but no BGA or SMD mounted stuff...
I think the market for such a card - especially if built in half-height to fit into existing servers - is very very great. Wake on LAN just isn't enough for managing thousands of desktop computers, and "true" IPKVM systems come at a hundreds-of-$ price tag, and they're an external box nonetheless.
I think even just embracing it as an ipkvm++ opens up a lot of potential additions to the current approach. There's no reason why you wouldn't want to build in remote power and triggers to go into S3/S4 powersave. There are still plenty of shops that prevent sleep to make maintenance easier. And It'd be super easy to hook a usb port up as a usb client and software fake whatever dvdrom you happened to want to boot.
If you ever feel like shooting the shit, i'd be down to hear what parts of it does it for you or whatever else was on your mind. I have the same nick on github.
The only thing is now to get a cheap way to adapt VGA (or better yet, DVI) to an SoC. Video encode is supplied with the chips, the real difficulty will be getting the signals to the CPU, though.