open-iscsi / rtslib-fb

Python library for configuring the Linux kernel-based multiprotocol SCSI target (LIO)
Apache License 2.0
72 stars 90 forks source link

rtslib: remove the limit of 255 max mapped LUNs #191

Closed maurizio-lombardi closed 1 year ago

maurizio-lombardi commented 1 year ago

The kernel is able to handle more than 255 LUNs since version 4.2

Signed-off-by: Maurizio Lombardi mlombard@redhat.com

deplist commented 1 year ago

Thank you @maurizio-lombardi for implementing this change in rtslib.