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 was trying to paste a few text files into the ipmitool serial-over-LAN console facility. It seems that pasting too much data too quickly causes our current ipmitool to crash, at least when using the -C 17 cipher/authentication mode.
$ cat /etc/release
OmniOS v11 r151038cl
Copyright (c) 2012-2017 OmniTI Computer Consulting, Inc.
Copyright (c) 2017-2023 OmniOS Community Edition (OmniOSce) Association.
All rights reserved. Use is subject to licence terms.
$ pkg info ipmitool
Name: system/management/ipmitool
Summary: IPMI management tool
Description: A utility for managing and configuring devices that support
the Intelligent Platform Management Interface
State: Installed (Manually installed)
Publisher: omnios
Version: 1.8.18
Branch: 151038.0
Packaging Date: April 27, 2021 at 09:18:11 PM
Last Install Time: March 22, 2023 at 06:11:40 PM
Size: 1.71 MB
FMRI: pkg://omnios/system/management/[email protected]:20210427T211811Z
It seems like the ipmitool project has moved around a bit in the last couple of years. The current home appears to be: https://codeberg.org/IPMITool/ipmitool
There is at least a tag there for a new version (1.8.19) that we might upgrade to see if this goes away.
The text was updated successfully, but these errors were encountered:
I've queued up the update for the next release. In the meantime, if you'd like to test it I have uploaded a signed hotfix bundle to https://hf.omnios.org/r38/ipmitool-1.8.19.p5p which you can install with pkg apply-hot-fix or similar.
I was trying to paste a few text files into the
ipmitool
serial-over-LAN console facility. It seems that pasting too much data too quickly causes our currentipmitool
to crash, at least when using the-C 17
cipher/authentication mode.The stack is:
It seems like the ipmitool project has moved around a bit in the last couple of years. The current home appears to be: https://codeberg.org/IPMITool/ipmitool
There is at least a tag there for a new version (1.8.19) that we might upgrade to see if this goes away.
The text was updated successfully, but these errors were encountered: