You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to get thoughts on adding something like the following to JetKVM.
I made references in my README.md to the original Metal3 project, but when looking over the JetKVM in developer mode, it seems like a binary would be best for JetKVM. I wanted to get some thoughts on leveraging Redfish for things like:
PowerOn
PowerOff
BootFromCDOnce
MountCD
UnmountCD
Other options could be easily implemented as well, but this would let the JetKVM device look and act like a bare metal endpoint to the system it's managing.
I don't know too many people who actually use Redfish, but I'd find some amount of support for the older IPMI protocols (RMCP, VNC, various proprietary Media Redirection approaches) to be useful. That would make JetKVM be "just another BMC" for typical tasks.
I want to get thoughts on adding something like the following to JetKVM.
I made references in my README.md to the original Metal3 project, but when looking over the JetKVM in developer mode, it seems like a binary would be best for JetKVM. I wanted to get some thoughts on leveraging Redfish for things like:
Other options could be easily implemented as well, but this would let the JetKVM device look and act like a bare metal endpoint to the system it's managing.
Here's the project I started framing up: https://github.com/v1k0d3n/fakefish
And I would like to get your thoughts. Thanks for the consideration! :)
The text was updated successfully, but these errors were encountered: