We have a small server farm (11 now, may add more in the future) of HP Proliant DL160 G6s. They all run either Linux (server only, no X11) or VMware ESX. We had intended to get models with iLO, in case BIOS-level remote admin became an issue, but that didn't happen.
I had an IP KVM switch recommended to me (along with some sort of Remote Reboot hardware.) I've since realized that none of our machines need GUI administration, so perhaps a serial console switch would be a cheaper and more appropriate option. Something like this: http://www.kvm-switches-online.com/serimux-cs-32.html
Do you folks have an opinion on which way is a better choice? Should we go for the ease of setup (plug and go, instead of turning on the feature in the BIOS and making sure the serial settings are correct) and the flexibility of an IP KVM switch even with the extra cost? Or is a serial console switch just fine?
-
If an IP-KVM solution is in your budget, I'd go for that, particularly if you have the ability to remotely trigger power cycles and the like.
Can I recommend getting the type that doesn't use thick KVM cables, but instead uses CAT-5 or the like? The big cables are a PITA to run and deal with, where as we're all pretty much used to CAT-5 by now.
If you go that route, keep yourself sane by color-coding the cables so that your KVM lines don't resemble your network connections.
Serial cables do work, but the ones I've used are susceptible to interference, plus the BIOS has to support redirect-to-serial (many do now, but there's always an outlier).
Ignacio Vazquez-Abrams : They're all Linux, which means just spawning an instance of mingetty on ttyS0.Matt Simmons : Don't underestimate the power of remote bios administration. How else do you rebuild a RAID array remotely?Allan Anderson : Yes, these machines are all on RAIDs. From looking at HP's docs, I believe I can set redirect to serial in these machines' BIOS. Still, if we need to rebuild the RAID array, I guess we need to get into the room anyhow to reinstall the OS or hypervisor, eh? I know that this will be rarely used, but I'd like to make it as easy as possible for everyone in my group to use.Matt Simmons : grahzny: Yes, reinstalling an OS requires local access (except in the case of some remote access boxes), but there are lots of BIOS settings I've been grateful for being able to access without trudging into our coloAllan Anderson : Now something like this looks fancy! http://www.ami.com/products/product.cfm?CatID=4&SubID=32&prodid=196From Matt Simmons -
I would recommend IP-KVM, especially the better models with virtual media (which means you can connect a virtual CD drive which consists of an .iso file reachable over the network). If you also have remote power control, you can do absolutely everything remotely which doesn't require direct physical access to the server (replacing or adding parts), including the installation of a hypervisor.
From SvenW
0 comments:
Post a Comment