NPIV

NPIV or N_Port ID Virtualization is a Fibre Channel feature whereby multiple Fibre Channel node port (N_Port) IDs can share a single physical N_Port. This allows multiple Fibre Channel initiators to occupy a single physical port, easing hardware requirements in Storage Area Network (SAN) design, especially where virtual SANs are called for. This allows each virtual server to see its own storage and no other virtual server's storage.[1] NPIV is defined by the Technical Committee T11 in the Fibre Channel - Link Services (FC-LS) specification.

N_Port initialization with and without NPIV

Normally N_Port initialization proceeds like this:

  • N_Port sends FLOGI to address 0xFFFFFE to obtain a valid address
  • N_Port sends PLOGI to address 0xFFFFFC to register this address with the name server
  • N_Port sends SCR to address 0xFFFFFD to register for state change notifications

However with NPIV it may continue like this:

  • N_Port sends FDISC to address 0xFFFFFE to obtain an additional address
  • N_Port sends PLOGI to address 0xFFFFFC to register this additional address with the name server
  • N_Port sends SCR to address 0xFFFFFD to register for state change notifications.
  • ... (repeat FDISC/PLOGI/SCR for next address)

FDISC is an abbreviation for Fabric Discovery, or "Discover Fabric Service Parameters", which is a misleading name in this context. It works just like FLOGI.

N_Port is used to connect equipment ports to the fibre channel fabric (optical network) Source: https://www.hpe.com/h20195/v2/GetPDF.aspx/4AA4-4545ENW.pdf

Notes

Sources

gollark: And arguably the main purpose of "wcbonalds" (seriously, could you pick a less derivative name?) is to serve food.
gollark: I mean, surely it should be considered "fully complete" if it's serving the purpose it was designed for, has the issues worked out, and whatnot.
gollark: The one installed in my base.
gollark: Oh, right. It's a web-ish version of my random music player thing.
gollark: Apart from being totally lacking in styling, having issues if the network latency is too high, and working badly if there's not enough available metadata.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.