InfiniBand PKey Creation

View as Markdown

Provisions a new InfiniBand Partition Key (PKey) on UFM and records it in Nautobot. The PKey is the IB fabric’s per-tenant isolation primitive. Members are attached separately through the IB PKey Member Add workflow.

For details on Partition Key creation, see the InfiniBand PKey Creation user guide.

The workflow is idempotent on the canonical PKey value. Re-running with the same PKey returns the existing record rather than allocating a duplicate.

User Interface

Form Inputs

FieldDescriptionRequired
UFM HostNautobot device name of the UFM server that will own the PKeyYes
PKeySpecific partition key to allocate (0x + 1-4 hex digits). Leave blank to auto-assign in [0x0001, 0x7FFE]No

InfiniBand PKey Creation workflow form

Workflow Execution

Execution Stages

  1. Resolve site from host via Nautobot
  2. Validate PKey availability on UFM
  3. Create PKey partition on UFM
  4. Verify the PKey was propagated by the SM
  5. Record the PKey in Nautobot