Ask Slashdot: Hardware for Headless Linux Boxes 180
Alan Hodgkinson asks:
"I would like to setup a bunch of Linux boxes without
keyboards and monitors. The systems must be
accessable/controlable via their serial ports, including
the ability to send them a hard reset. Sun Sparc hardware
has this feature. You can remove the keyboard and the
system will boot and send all its console output through
the serial port. You can even reset the machine by sending
a break to the serial port. Is there any hardware available
for PCs that will provides this functionality? (And that
works on a wide variety of PC hardware). ISPs must face
this problem. What do they do? Tips anyone?"
Re:Cybex Switch Boxes (Score:1)
The problem is most likely the cable. I have a 4 port omnicube with a 21" sony screen, and I don't notice any distortion between directly connecting the monitor to my machine or having it go through the kvm. The reason is that I use ultraspec cables....www.ultraspec.com. It's $35 for ONE HD15 cable (I had to get 5 of them). I've tried just about every brand, and I've never seen better quality cables. They're also the most expensive ones around, so I guess you get what you pay for. The omnicube supports up to 1600x1200 btw.
Re:was that an ADB port? -- definitive answer. (Score:4)
So what started as a couple of guys needing a decent way to manage cheap fast hardware in their webservers, seems to have turned into a small tornado of interest... I don't know who told who and how it got to slashdot. We were hoping to keep a lid on this until it was finished....
Present status is that it's basically functional but has some rough edges and needs some 'usability' help... The coding and design has been taking a back seat to 'real work' because there are bills to pay... This is sadly still the case so try not to lean on us too hard please..
Herb.
http://www.realweasel.com/ A dumb name for a dumb answer to a really dumb question.
2.2 kernel option, yup. (Score:1)
All you need... (Score:1)
All you need is a machine that doesn't care that it doesn't have a video card or keyboard. I have several machines like this, they complain a little, but boot regardless.
You can then use the "console on serial port" option in your kernel or just connect via your network.
Actually, no. (Score:1)
--
Get your fresh, hot kernels right here [kernel.org]!
Re:where can you buy old serial terminals? ebay. (Score:1)
-herb
If TWO linux machines (Score:1)
If you have two linux machines next to each other, what you can do is use null modems to connect the serial ports togather. For resets, you can wire a relay to the parrell port and the reset contacts on the motherboard. When one needs a reboot log into the other and execute the commands to do so.
Of course with as stable as linux is, you will probably forget you have that ability, spend 2 weeks trying to remember where the broken machine is, and then reboot it from the console.
Re:Get the job done without special hardware (Score:1)
. I'm pretty sure you can do the opposite, and telnet to the box to access it's ports. What? You mean that people use terminal servers for other then accessing consoles? We have several 64 port terminal servers in out lab, nearly all the equipment we have has a serial port on that is connected in turn to a terminal server so we can telnet to the console.
We build our own hardware, and let me assure you that working serial port consoles are first on the agenda for those who write the prom code. We can't imangine debugging without printfs that go directly to this serial port. (Yes, we have heard of source level kernel debuggers. We have been paying $$$ for them for a few years. rumor has it that two weeks ago someone finially got it working.) Even if we did have debuggers, the serial port is the perfect place to controll things when your network hub dies (the hub is built in so that several processors can talk via ethernet internally. Or at least that is an explination I think the NDA allows me to give)
In short, you can use a terminal server to access console ports. I didn't know they were used for anything else.
Re:Cybex Switch Boxes (High bandwidth) (Score:1)
-Bunco
Re:Headless Linux (Score:2)
serial console. Then add a getty line to your
I was playing with this a few days ago, but my
old terminal blew up on me!
Also, if you want to reset the machine by sending break, you have to do a little kernel modification in
The ioctl could be wrapped up in a tiny tool which is then used in a shell script that runs
if shutdown_watcher
fi
Of course, if the machine is too hosed to reboot, this obviously won't work. A hardware solution is required that turns the break signal into a hard reset.
Serial reset (Score:1)
Re:where can you buy old serial terminals? (Score:1)
It's easy, if you pick the right hardware (Score:1)
It's actually pretty easy to support this, if you have the right hardware. I support roughly 100 Linux/x86 servers spread across the US, and hardware makes a big difference.
First, by and large, remote rebooting doesn't matter as much as you might expect. Over the last year, we've only had 5 or so actual lockups in remote locations. Generally, under Linux, when something dies, it's dead, with a total hardware failure. For the most part, power supplies and hard drives are to blame, although we've lost a motherboard or two. Avoid cheap drives and power supplies -- Seagate Barracudas work almost flawlessly for us. Frankly, we've had more problems with spontanous reboots that hard lockups.
If you're paranoid (we are :-), and want to do things right, then the first thing to look at are Intel's server boards. We use the T440BX and the N440BX (single/dual P2 boards). They both support serial consoles in the BIOS, they have built in SCSI, Ethernet, and VGA, they have a on-board hardware watchdog, they have excellent hardware monitoring built-in, and they support remote reboot/power-off/power-on, if you can figure out the protocol to use. I have a driver for 2.2 that supports quite a few of the monitoring/management features of the board. Mail me for info.
Scott
Re:headless Linux boxen (Score:1)
The ones that don't tend to be more recent, and also tend to autodetect that the keyboard is missing and deal with it.
I've set up several headless servers this way. Granted, it was a pain when I needed to play in the BIOS, but at other times, it worked out fine.
Netwinder (Score:1)
I don't think it's possible to do a hard reset from the serial port, but there might be some way to add this. I believe the Netwinder also has a hardware watchdog timer, which would remove some of the need for a reset line.
(My Netwinder runs headless, but it's within arm's reach of my desk so I haven't had to worry about remote resetting).
As others have mentioned, compile in serial-console support in the kernel, and make sure that your
Re:Compaq has a card which does this (Score:1)
it's actually a complete 386 on a card. It's operating system agnostic so it'll work fine with linux.
In fact it will work better with linux than with NT as the card can only capture text mode screen's - not much use with NT.. but perfect for linux/*bsd/sco.
http://www.baytechdcd.com (Score:1)
You can have a logging machine connect to each serial port of each server via the 2511 and use that for logging the console information. So whomever says that you cannot get all the boot info from a linux box remotely was very wrong.
Good luck
Why are you looking @ intel clones ? (Score:1)
Can also take a look @ endebed systems from motorola - but linux dev on those cutties is SLOW http://www.mcg.mot.com [mot.com]
Compaq has a card which does this (Score:1)
someone already pointed that out).
hi,
some guys from compaq showed us a card which
was designed for their pc servers. it allows
distant administration using a modem, and redirects all bios output to a comm port.
it also saves the last page of text in case
of reboot (useful for bsod).
I don't know if it is NT only stuff (I mean
the card was plugged into an NT server, could
there be specific drivers for it, or is it just
bypassing the OS ?) .
Price was about 6000 French Francs (that should
be around $1000 -- or less)
Re:Check your BIOS (Score:1)
"Press to continue"
I thought it was a bad joke, but in retrospect, I suppose you could send it any old key press through a serial port.
Re:Get the job done without special hardware (Score:1)
> serial cables? I hav no idea! Maybe there are
> some type of hub...
What you need is a terminal server - we have a bunch of (now idle) Chase IOLan (www.chaser.co.uk) rack boxes that take 16 serial ports each and turn them into telnet connections (we used to use them to handle dial in from individual modems for PPP before things like the Ascend Max and the Portmaster existed). I'm pretty sure you can do the opposite, and telnet to the box to access it's ports. You certainly can on some equivalent boxes (Xylogics Annexe, Equinoxe etc...). They are probably pretty cheap to pick up now. We paid about $1300 each for ours, but that was a few years ago now.
Warning: "High-speed" (>19200bps) sucks a bit on the Chase. The older boxes in general have pretty crummy UARTs, since they were designed to handle 16 vt100/wyse terminal sessions, not 16 simultaneous 33600 downloads.
Re:Get the job done without special hardware (Score:1)
Plug your 64 telesales staff into your unix ordering system from their vt100's? Wire up your college terminal room so that users have access to a generic telnet prompt to access your hosts?
Re:If you want a hardware soln - OmniView Pro 8 Po (Score:1)
Although, the PROM on the SGI Visual Workstations lets you use a serial console to change settings and such. X flys on the 320's too, even though the server isn't accelerated yet. At the last MDLUG meeting, they had one up and running Linux, with GNOME and all the eyecandy turned on, like transparency and such. Even dragging windows around didn't slow it down...
KVM Switch... (Score:1)
You're all Missing the point (Score:2)
What we use.. (Score:1)
The 'console on serial port' option in the 2.2.x kernels is most likely a cheaper route. And do you really need the three-finger salute when you have
And if you really need to power-cycle a machine, maybe look into the SNMP-manageable power strips.
Re:Headless Linux (Score:1)
Sometimes Linux requires a keyboard to boot (Score:1)
Searches of dejanews and the kernel archive revealed (paraphrased) "yes, this has been seen before". I recall finding reference to a patch, but I either could not get it to work, or could not find the patch.
I am sure I tried and failed with a 2.1.xx kernel, but the box with trouble went into use long before 2.2 came out, and I have not bothered to upgrade it to test if it boots correctly without a keyboard because: It currently works fine; a trip would be required to disconnect the keyboard plugged into it.
I did find for sale "keyboard simulators", basically terminators to plug into the keyboard socket, but they were much more expensive than an actual keyboard.
Also, be careful with the switchbox solution. The more expensive switchboxes simulate the presence of a keyboard, mouse, monitor, etc., even when switched away from that box. However, the cheaper switchboxes do no simulation, and just have a switch with no fancy electronics. The cheap ones often work fine, though.
The moral? It might be worthwhile to test your headless setup on a prototype box, before investing in a whole set of boxes that will have issues.
BTW: My Psion S5 makes the best portable vt100 I have used. Palm Pilots can also work, but the keyboard on the S5 gives it a big advantage over the Pilots for actual work, as opposed to just monitoring output.
where can you buy old serial terminals? (Score:1)
booting (Score:1)
or/and display hooked up is dependant on the
specific BIOS the motherboard uses.
Usually you can just find an option that says
"ignore errors" or something like it, you'll
know when you see it.
=-kiOwA
Re:Alpha's also support console on serial. (Score:1)
Compaq has (sorta) corrected this problem. They were kind enough to provide VMS for hobbyists for free and recently extended that to the most recent version (7.2) and to Alpha, and to most of the layered products (DEC Compilers! Yay!) Unfortunately they still want ridiculous sums if you want to use it for business.
http://www.openvms.digital.com/hobby.html
There are links on there to the Montagar site, and from there you should be able to find media kits and the driver patches if you're at all interested. There are also 2 or 3 commercial products from other manufacturers participating in the hobbyist licensing...I highly recommend Multinet as a TCP/IP stack. Derived from BSD/Tahoe
--Rubinstien
R U involved in NetBSD? (Score:1)
Great to see a local company doing some really cool stuff. I was once a canuck.com customer. Neat!
no monitor, no video card, no keyboard (Score:1)
Re:Why use a terminal at all? (MANY REASONS!) (Score:1)
We had a couple of machines located in London, about 60 miles from our office, and having console access via a terminal server saved several trips to London - and if you've ever tried to drive in London, you'll appreciate how important that is
Of course, those machines were Sun boxes, where that sort of thing is trivial. But this new Phoenix BIOS sounds like it might the answer to a lot of prayers.
Why use a terminal at all? (Score:1)
You can even dump syslog to another box if you require.
Also, remember a serial port is just another tty (ttyS*). Therefore, you can plug a terminal into it and not worry about the local tty's.
And if rebooting is important, you can always ssh in and reboot. If the box crashes you'll have to yank the power regardless, so you could easily build a box that has a switch for each computer; flip the switch to kill the power.
A little bit of hacking-but isn't that what linux is about?
Re:Why use a terminal at all? (MANY REASONS!) (Score:1)
I could not imagine 18 terminals for 18 servers either; I prefer to telnet to all of my shells. Especially since a lot of the boxes I look after are cities away.
Welcome to a PC world in which every advertisment for a new computer features "It is soooo easy."
Re:No extra hardware is needed (Score:1)
Why would you only want a serial console? Does it make that much difference to be running getty? I've never thought so. Besides, this way if the box dies you can pull it off the shelf and put a keyboard and monitor onto it and fix 'er up.
Console on serial port (Score:1)
Suppressing breaks (Score:1)
The solution (Score:2)
1) recompile linux (2.1+) kernel to 'use serial port as console' which means if you boot sans video card you get a serial console.
2) set mobo for 'ignore errors on boot'
3) use an APC powerstrip with serial and telnet access to powering on/off outlets individually
4) use a portmaster connected to all the serial ports and the APC.
dialback only modem access into the portmaster as well as network access
Most of the sites we set up were colo sites, or in locked secure server rooms so remote access was a boon.
Any questions?
Re:Ethernet Cards (Score:1)
Re:Cybex Switch Boxes (Score:1)
can use either the normal cables or special coax
cables. The coax ones go pretty far (up to 100
feet, I think). I have a 20 ft cable connecting
the machine to the switchbox, and a 10 ft cable
that goes from the switchbox to the monitor.
I run my system at 1280x1024 and 1600x1200, and
I haven't had any problems with video distortion
or anything like that.
Black Box says that the coax reduces the noise,
and to me it looks like that it does indeed make a
difference.
Doug
p.s. I don't work for Black Box or anything like
that, I just figured someone might find this
useful.
Re:headless linux (Score:1)
--
You are all crazy! (Score:1)
So what, you ask? Ah. Imagine that you have a box which you can't touch. You can't see it. You can only contact it through the net. What happens when it crashes? How do you turn it on or off? What happens if a device fails and it won't boot? You need the BIOS to send all messages over the serial console too. (Not to mention recieve things like reboot messages via that same console.)
x86 BIOSs don't tend to support this feature. My company bought a 4 way Xeon from Micron ( http://www.micron.com/ [micron.com]) and it had this ability in it's Pheonix BIOS. And Denarius Enterprises, Inc ( http://www.denarius.com/ [denarius.com]) recently told me they will sell machines with this option as well. So others will probably sell you such machines -- you just have to ask.
External Solutions (Score:1)
The other way to go might be to find a UPS that can cycle the power based on commands sent to its serial port. I know Best and some APCs can do this.
headless linux/serial console (Score:1)
http://www.ssc.com/lj/issue36/console.html
Get the job done without special hardware (Score:2)
First thing, to be able to boot whithout a graphicsadapter you will need a PC with an Award BIOS. The Award BIOS has a seting _NO_VIDEO_INSTALLED_ .
Second you will have to compile a 2.2 kernel with (or FreeBSD) with serialconsole option. To be able to login via your serialconsole you must also modify your inittab to run a getty on that console.
Now comes the tricky parts. To be able to send an hard reset you will need special hardware, thats not good. An alternative solution would use some type of watchdog software. The basic function of a watchdog is to perform a softreset if the machine hangs (simplified that is).
the next problem is what to do with all the serial cables? I hav no idea! Maybe there are some type of hub...
Wonder when my grammar will improve?
we use HP LPr and Dell 6350 (Score:1)
PS: Neither of these boxes care if they are headless, handless, or tailless.
Re:Open Firmware (Score:1)
If the machine is too hosed to reboot (Score:1)
The software solution won't work any worse than Ctrl-Alt-Del (also handled in software). Also, sure, you can reboot from an interrupt context, in fact, it's often hard to *avoid* rebooting when you're in there
Re:Why use a terminal at all? (MANY REASONS!) (Score:1)
How 'ISPs do it' is just as this guy said (and I was going to mentiong too, seeing all this guff about serial switchboxes), by using ssh (or telnet if ya desperate)
Okay for your *particular* purpose when you're hacking the kernel it might require a more 'thorough' solution, but IMHO for most people's uses (as I'm assuming this person's original request was, as he said about ISPs) is that ssh and telnet will work fine for controlling multiple machines.
Alpha's also support console on serial. (Score:1)
The problem is that PC hardware is designed for being a PC and not a headless server.
But on the other hand even my 486 BIOS's allow for no keyboard/no video/no disk.
Global Maintech (Score:1)
If you have a lot of computers that you need to do this with within the same organization, and are willing to accept a power off via a UPS in lieu of pressing the reset button, our company (Global Maintech) [globalmt.com] has a solution that will work over a LAN or WAN.
It's actually designed to be a full management product that allows remote access to your consoles, along with the ability to run scripts that scan for stuff and automatically post alerts or do things in response to messages.
Re:Cybex Switch Boxes (Score:2)
Note that there is also remote keyboard/mouse/video boxes that support very long cable lengths, and some that even bridge to a network, essentially acting as hardware remote control.
Given that you can get a switcher pretty cheap nowdays, this might be a better solution than RS232.
--
Re:Power cycling hardware as its own rack unit. (Score:2)
Actualy, I thought Compaq and HP servers already had this special hardware built-in. Usually it's used over a network, but some Compaq server allow you to access "managablity" through RS232.
--
PCWeasel 2000 (Score:4)
Re:Why use a terminal at all? (MANY REASONS!) (Score:1)
KVMs are the only solution I have used reliably.
Re:External Solutions (Score:1)
The homebrew solution we had at the ISP I used to sysadmin for was all X-10 based. One password-capable phone responder with keypad for ~$85, and several of the lamp modules for under $10 each. Worked for power-cycling the terminal server and modem banks via phone or in person.
www.smarthome.com [smarthome.com] is a good place to start.
Kernel, Bootloader, Intel Servers, MGA Card, rtty (Score:1)
When I was running an ISP I managed to get fairly close to the idea with PC hardware running NetBSD. NetBSD has had for a long time the ability for both the kernel and the bootloader to use a serial port for the console. I still had a switch box to get video and keyboard access to deal with the BIOS, but this wasn't that frequently needed, so I saved a lot of trips to the server room.
We did have a couple of SPARCs running NetBSD as well, which of course Just Work when it comes to serial consoles.
I understand that some Intel server motherboards have a BIOS that will also talk to the serial port. Given this, you'd be set.
Another idea that a friend of mine was looking at was to build a little ISA card with a serial port on it that looked to the computer as if it was an MGA and keyboard. It would have to have logic to generate appropriate VT100 sequences to get the screen updated correctly for those things that assume the screen is fully addressable, but that shouldn't be a big deal. And, of course, it would have access to the reset line on the ISA bus (or it could plug into the reset button header on the motherboard itself). It would basically be a little console computer, much like the sort you used to have on minicomputers.
Once you've got some sort of serial console working, I suggest using Paul Vixie's rtty [vix.com] program to monitor the machine. I bought a couple of eight-port BOCA serial boards and dropped them in an old 486 to make a console server.
cjs
headless Linux boxen (Score:1)
I suppose the next best thing to no monitor/keyboard would be one monitor/keyboard. Just get a KVM switch and some el-cheapo video cards for all your boxen.
HTH
--
Re:Netwinder (Score:2)
Re:PCWeasel 2000 (Score:1)
Re:where can you buy old serial terminals? (Score:2)
Cybex Switch Boxes (Score:1)
YMMV, of course, but I even use this solution with my home network. One more thing, you can set the Cybex to "scan." View one system for 5 seconds each, and switch to the next in line. They really are a neat trick, but a bit pricey.
was that an ADB port? (Score:1)
"Trouble is, just because it's obvious doesn't mean it's true"
Re:DiskOnChip (Score:1)
Has M-Systems added linux support?
Re:Sometimes .. (this message kinda off topic) (Score:1)
I use the GPL'd "Nfsc" file-server and vt100-emulator ver 5.4. X/Y-modem don't work right in this version, but I can NFS mount the S3a's ramdisk and memory cards with a provided client!
BIOS option? (Score:1)
Re:Headless Linux (Score:1)
you to re-configure the bios without plugging
both the keyboard and a videocard in and attaching a monitor.
The weasel seems to be an interesting work around.
I wish them luck.
If you want a hardware soln - OmniView Pro 8 Port (Score:1)
You can do a lot of hacking in software if that's what you like doing. If you need to get work done and can't spare the time get an Omniview Pro 8 port or 16 port ( or 4 port ) whatever you need.
It is available out of the usual catalog places - Microwarehouse is one (www.warehouse.com).
I got an 8 port for ~400$, each set of cables costs about 12$. I am controlling a mixture of NT and Linux boxes, 6 of them under my desk, all from an onscreen control console. You can use the switch on the Omniview box to switch keyboard, mouse,monitor between machines. An LED display shows where you are in the sequence. In the onscreen display you can edit the defaults and enter your host names.
You can daisy chain these to control some large multiple of 16 - 128 boxes or some such.
To reboot just switch to the machine and give a three-finger salute, works like a charm. I haven't really found I need it all the time. Only to reboot. But it is *extremely* useful when you have to reboot. At other times I find am just using telnet and pseudo terminals.
Good Luck.
Nitin Borwankar
===============================================
Re:Cybex Switch Boxes (Score:1)
Yes, but don't forget to budget for better video cables, if you're going to be doing anything more than console work. Belkin's cable bundle includes a very low quality video cable whose signal, when combined with the switchbox, is not appropriate for high-resolution work. I've got an OmniCube 4-way, and bought some Belkin high-grade coax video cables. They're expensive (~$30 each), but make a noticable difference, at least at 1600x1200.
Additionally, I'm not crazy about the Belkin's use of a double-tap of ScrollLock as the "trigger key" to get the attention of the unit, since ScrollLock actually causes action in some contexts (e.g., my FreeBSD console). A better key choice was made by Cybex with their SwitchView series, where a double-tap of Ctrl puts the unit into "command mode." That said, I'm still quite satisfied with the OmniCube (with enhanced cables, at least).
Re:Headless Linux (Score:1)
Serial Console Card (Score:1)
I ran across a link in one of the user posts yesterday that led me to a web site that actually sells serial console cards for PCs.
The setup is, this is an 8-bit ISA card that responds to the system like an MDA card. I'm guessing it intercepts writes into the text buffer of the MDA and outputs VT100 escape sequences or something. At least, that's what I'd do if I were them.
Unfortunately, I don't have the URL handy, but I emailed the company (whose email is apparently different from the URL at which these cards reside, and I'm too friggin' lazy to go knocking about trying to root this out right now), and asked them to post in this thread so they may be roundly slashdotted.
I'm going to pick up at least a couple of these things. Neat hack.
--Corey
Re:Get the job done without special hardware (Score:1)
Check around for IOLan terminal servers - up to 16 RS232 ports can be controlled from one, and they have an ethernet port - combined with a serial/ethernet accessible power switch of some kind (there are a few types available), that's perfect for sorting out network-dead servers from the comfort of my bedroom
Re:No extra hardware is needed (Score:1)
The reason you don't want a getty running on /dev/ttyX in this situation is that /dev/ttyX doesn't exist. You've removed VGA support from the kernel, and leaving init to try to run all of those gettys will result in much spewage on one's (serial) console as they race to their death.
Re:headless Linux boxen (Score:1)
Sean
Consoles and Suns (Score:1)
That is, until someone power cycles a terminal server pugged into half your boxes. Opps, time to go and fix them all.. *grin*
Re:(BIOS ~= EPROM) != LINUX (Score:1)
And since, on Sparcs, the output-to-Serial-A is handled by the ROM, it will work on S/Linux.
Re:Headless Linux (Score:1)
My server has a video card that hardly works in text mode but it keeps the machine happy to know it is there...
Re:DiskOnChip (Score:1)
Use of DOC or IDE Flashdisks is often discussed on the LRP (Linux Router Project) mailing list. have a look at http://www.linuxrouter.org/ [linuxrouter.org].
Re:headless Linux boxen (Score:1)
jappe
What you need. (Score:3)
I think some people might be getting a touch confused here, so I'll try and restate the need.
Basically with a Sun machine, you can attach a console to the back and watch the boot process, right from the point where the PROM detects no keyboard present and redirects the console to the serial line. It doesn't matter whether or not you have a video card present for the machine to boot.
On a PC, depending on the BIOS you can or can't get away without a keyboard being present. However none (with the exception of the one I'm going to mention) will let you boot without a video card present. If the card is there then that is what will be your console.
Now people were talking about using the SERIAL CONSOLE directive, or just running getty on the serial line, to redirect it and thats fine, provided the machine boots that far. With a Sun, if it fails to boot because of a problem with the hardware, or misconfiguration in the PROM (BIOS equivalent) you still have console access. On a PC you don't.
Now Phoenix have just brought out a new BIOS which will let you redirect the console to a serial line in the same way as a Sun does, i.e. you can get to the BIOS from the serial line, edit parameters and force a powercycle. This is an immensely cool idea. In the ISP I worked in (one of the largest in Europe) we used vast amounts of PC based UNIX machines (OpenBSD, NetBSD and FreeBSD) none of which we could do this with.
Check out http://www.phoenix.com/platform/ser verbios.html [phoenix.com] and scroll down to the bit about Serial Remote Console.
HTH HAND
Joe
--
Ethernet Cards (Score:2)
---------------
Chad Okere
Not just a BIOS problem (Score:1)
DOS error: no keyboard detected.
Press any key to continue.
Mouse: two key keyboard (Score:1)
I find it useful to configure the mouse for shutdown and restart so an operator can have some control over the servers...at least to be able to cleanly shut the things off.
Re:Cybex Switch Boxes (Score:1)
Mail me... [mailto]
Re:Power cycling hardware as its own rack unit. (Score:1)
You can also view some management statistics and reboot or power off the box remotely using the RA card.
Re:BIOS? (Score:1)
I do not know.
Jar Jar and Obi-Wan are really good guys -- my 5yr old nephew
Re:was that an ADB port? (Score:1)
...what to do with all the serial cables? (Score:2)
BTW, I don't work for them. I am currently preparing to eval one of their products. They were very willing to send a demo of the hardware and software. Also, they aren't cheap but aren't outrageous.
Re:What you need. (Score:1)
Matthew Parslow
Re:headless Linux boxen (Score:1)
I use AMI (what a horrible BIOS - I refuse to buy a board with the AMI WinBIOS on it), Award (my personal favorite) and Phoenix.
Are you referring to Intel's own BIOS not working? Or just BIOS's on Intel platforms?
Re:Cybex Switch Boxes (Score:1)
Palm pilot interface. (Score:1)
GET A CONSOLE SERVER!!! (Score:1)
a console server does just that....serves up consoles for multiple boxes over LAN's and WAN's.
monitor and keyboard share boxes are fine when you have all of your boxes in the same room (and when you only have like 10 of them). but when you walk into our data center and see a hundreds of 6-foot-tall IBM and Sun boxes, you quickly realize that switch boxes are no longer an option.
Re:BIOS? (Score:2)
Re:where can you buy old serial terminals? (Score:2)
John
This is the shit! (Score:2)
It may be expensive, but this is the device you want. It allows remote telnet-to-serial control, plus power control (on/off/cycle), and you can also connect from any serial port to any other serial port... If your network's down, just dial up to the modem you connected. ;)
There are a couple of companies that provide these products; Westeren Telematic [wti.com] and Baytech [baytechdcd.com].
This works best if you are using it to manage several computers, because there is a minimum of 8 serial ports.
serial console (Score:2)
no one saw fit to post it:
www.realweasel.com [realweasel.com]
How about THIS serial LCD terminal... check URL (Score:2)
LCDproc is a small program that extracts various statistics about your
machine and displays them on an LCD display. It currently only
supports 20x4 character displays, made by Matrix Orbital Corporation
(a bunch of really cool people). Hit their web site at
http://www.matrix-orbital.com/ for pricing and ordering
information. We'll be supporting more displays in future versions.
http://lcdproc.omnipotent.net/
Surgeon, ze nezherlandz
(No prescription needed)