Page MenuHomeFreeBSD

ctladm: Handle connected hosts for NVMeoF ports
ClosedPublic

Authored by jhb on Jan 31 2025, 8:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 8, 5:22 PM
Unknown Object (File)
Fri, Feb 28, 7:42 AM
Unknown Object (File)
Mon, Feb 24, 9:34 PM
Unknown Object (File)
Thu, Feb 20, 8:32 PM
Unknown Object (File)
Mon, Feb 17, 3:01 AM
Unknown Object (File)
Feb 9 2025, 5:05 PM
Unknown Object (File)
Feb 6 2025, 12:01 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.Jan 31 2025, 8:20 PM

What this looks like for cltadm portlist -i when both iSCSI and NVMeoF clients are connected:

 # ctladm portlist -i
Port Online Frontend Name     pp vp
0    NO     camsim   camsim   0  0  naa.50000001dc007b01
  Target: naa.50000001dc007b00
1    YES    ioctl    ioctl    0  0  
2    YES    tpc      tpc      0  0  
3    YES    iscsi    iscsi    257 1  iqn.2001-03.com.chelsio:frodo0,t,0x0101
  Target: iqn.2001-03.com.chelsio:frodo0
  Initiator 0: iqn.1994-09.org.freebsd:sam,i,0x807600378686
4    YES    nvmf     nvmf     1  0  nqn.2001-03.com.chelsio:frodo0,p,1
  Controller: nqn.2001-03.com.chelsio:frodo0
  Host 0: nqn.2014-08.org.nvmexpress:uuid:00000000-0000-0000-0000-ffffffffffff
This revision was not accepted when it landed; it landed in state Needs Review.Thu, Feb 20, 3:41 PM
This revision was automatically updated to reflect the committed changes.