Yes, it does - thanks. I never recognized the significance of that. Mine's at 22/23 FPS on both my servers:The Java viewer has (had?) that indication on the title bar or something.
That's a great idea, I'm going to try that with my troublesome X9 board.Since my main computer is a Mac, and I haven't yet been able to get this working there, I've decided to just install VirtualBox and a Windows 7 VM for this purpose. Keep it at IE8, Java8, don't bother installing any updates (IE8 doesn't support modern TLS anyway), and put shortcuts on the desktop for the IPMI pages I need. Crude, but it seems to work. So much for that "universal binary" thing Java was supposed to have...
That's kind of funny--once I set up the VM, that's the first thing I installed. The installer ran just fine, but the application itself didn't even launch. No error message, nothing--just wouldn't start. But since I need to support Dell systems too, I didn't put any more effort into that.IPMIview
Right click and run as administrator. It did the same thing for me after I installed but once I ran it like that it ran fine each successive time.The installer ran just fine, but the application itself didn't even launch.
That worked. So now I can run IPMIView and connect to both Supermicro and Dell systems, but only get the KVM with Supermicro. Or I can just have desktop shortcuts for all of them to log in using the browser.Right click and run as administrator.
screen /dev/tty.usbserial-14410 115200
They're in another building, ~100' away from my desk, but of course they are connected to my network, as are their IPMI interfaces. But as best I can figure from the website, ipmiutil doesn't have a KVM remote console, right? Just serial?If your server is sitting at/beneath your desk
One of IPMI's most useful features (to me anyway) is the ability to mount an iso for OS or program installation purposes without having to physically plug media into the machine. The KVM console allows that where SOL doesn't. And for the record SOL from the IPMI web GUI functions fine on my X9 board, it's just the KVM console that is problematic.Well ... it's enough for BIOS and GRUB etc., since it's SOL. Do you need any more "graphics"/input for reinstall and installation media management? (Maybe I didn't understand your exact use case.)
Here is a feature comparison:
I have used IPMI to access a GUI, but admittedly not very often, and there are usually better tools for that task. But aside from the virtual media @Jailer mentions, SOL might handle what I need--it just isn't what I've been used to.Do you need any more "graphics"/input for reinstall and installation media management?
Apparently they don't figure this is a product space that's moving very quickly; last update to that page was almost 12 years ago.Comparison of Linux IPMI Software
Sure. On first installation (bare metal) that's nice. But for VMs or just even programs ... once the "hypervisor" is up (Proxmox, ESXi, OmniOS, TrueNAS whatever), net storage path is available, isn't it? For me it's not worth the hassle having to deal with Java "compatibility" and broken management "implementations" with expired keys etc. etc.One of IPMI's most useful features (to me anyway) is the ability to mount an iso for OS or program installation purposes without having to physically plug media into the machine. The KVM console allows that where SOL doesn't. And for the record SOL from the IPMI web GUI functions fine on my X9 board, it's just the KVM console that is problematic.
That looks like a Docker way of doing, more or less, what I did using a VM--but that would likely be more portable than my solution.![]()
GitHub - solarkennedy/ipmi-kvm-docker: A Dockerfile to make it easy to use the ipmi kvm on hosts
A Dockerfile to make it easy to use the ipmi kvm on hosts - solarkennedy/ipmi-kvm-dockergithub.com
Sure--unless something dies. Maybe a process chokes, maybe a NIC dies. Though I expect the serial console could still handle those scenarios.But for VMs or just even programs ... once the "hypervisor" is up (Proxmox, ESXi, OmniOS, TrueNAS whatever), net storage path is available, isn't it?