Menu

#64 reset: enhancement: add -l<num> option for reset/powerup to a specific internal logical instance

ipmiutil-3.0.x
closed
None
3
2026-02-12
2026-02-02
S Magnani
No

The IPMI Set System Boot Options command provides an ability to request boot of a particular logical instance of the requested boot device type. The specification defines the following encoding of device instance:

  00000b = no specific device instance requested
  00001b to 01111b = external (direct attached) device instance 1 to 15, respectively
  10000b = reserved
  10001b to 11111b = internal device instance number 1 to 15, respectively

Implement a -l<num> command line option for specification of an internal logical device instance. Note that this would be used together with a device type option such as -f, -h, -p, -v

The implementation is limited to internal devices since those are more common; automatic conversion of a user-specified instance number [1..15] to its IPMI encoding [17..31] is intended to avoid user confusion.

This patch was developed and tested against 3.0.8, but applies to latest 3.1.x.

1 Attachments

Discussion

  • Andy Cress

    Andy Cress - 2026-02-06
    • status: open --> accepted
    • assigned_to: Andy Cress
     
  • Andy Cress

    Andy Cress - 2026-02-12
    • status: accepted --> closed
     
  • Andy Cress

    Andy Cress - 2026-02-12

    Fixed in ipmiutil-3.2.2

     

Log in to post a comment.

MongoDB Logo MongoDB