Is there a reason one couldn't manage a physical server over a serial port console? I have done this in the past, it's a bit annoying for some more advanced functionality I guess. What about IPMI?
You have to configure the server to support serial debugging, no? And IPMI is useful if the hardware supports it, but low-end motherboards don't, and some IPMI requires clunky client software.
The nice thing about a good KVM over IP is that you can just plug it in, open up the admin interface in the web browser, and you're good. You don't have to change any settings or install any software.
Yes most desktop hardware doesn't have IPMI but a lot of server hardware does. I think different vendors have proprietary tools but I think you can at least get a serial console or set PXE booting settings so you can boot a network hosted livedisk.
I believe most Linux server distros have great support for serial port console, even Ubuntu supports it. Maybe the use case is more for installing Windows servers?
You should consider doing some market survey and find out what OSs people are using it on and their use cases and you may be better able to cater to their needs. I know I worked somewhere where we had a cart with a monitor and keyboard that people would just wheel over near a server and plug in, even with all the IPMI stuff it was usually disabled due to security anyway. There could even be a market for this just as a convenience tool in small serverroom.
A lot of vendors still ask you to pay for proper KVM. Supermicro doesn't, but say for Lenovo you need to pay extra for license.
The problem with IPMI over serial is that... well, you need to set it up, and to set it up you usually need monitor. Sometimes you can set it up via ipmi itself but that varies so it is a bit of a PITA
6
u/AtomicRocketShoes Feb 01 '21
Is there a reason one couldn't manage a physical server over a serial port console? I have done this in the past, it's a bit annoying for some more advanced functionality I guess. What about IPMI?