InfiniBand PKey Member Add

View as Markdown

Adds device interface GUIDs to an existing InfiniBand PKey partition on UFM and records the matching OverlayAssignment rows in Nautobot. Members can be specified by Nautobot interface or by raw IB GUID.

For details on adding members to a Partition Key, see the InfiniBand PKey Member Add user guide.

Members already attached to the PKey are not re-added. The workflow is additive — it never removes existing members.

User Interface

Form Inputs

FieldDescriptionRequired
UFM HostNautobot device name of the UFM server that owns the PKeyYes
PKeyPartition key the members are joining (0x + 1-4 hex digits)Yes
Membership Typefull (read/write) or limited (read-only). Defaults to full.Yes
Member SourceBy Interfaces for device/interface rows, By GUIDs for raw GUIDsYes
InterfacesDevice + interface name rows (one per member)When Member Source is By Interfaces
GUIDsOne 0x + 16 hex GUID per line, or comma-separatedWhen Member Source is By GUIDs

InfiniBand PKey Member Add workflow form

Workflow Execution

Execution Stages

  1. Resolve site, overlay, and canonical PKey from Nautobot
  2. Resolve IB GUIDs for the submitted interfaces (or validate raw GUIDs)
  3. Add GUIDs to the PKey partition on UFM
  4. Verify the GUIDs are present in the PKey on UFM
  5. Record OverlayAssignment entries in Nautobot