swiftgist / lrbd

Maps Ceph RBD images for iSCSI access
GNU Lesser General Public License v2.1
26 stars 10 forks source link

[feature] Fixed LUN ID #9

Open letonphat1988 opened 7 years ago

letonphat1988 commented 7 years ago

We will have many solutions need fixed lun information included LUN Serial (lrbd fixed already) and LUN ID. Can you add more a parameter for LUN ID ?

swiftgist commented 7 years ago

It's already there. :) See https://github.com/swiftgist/lrbd/wiki#optional-settings or https://github.com/swiftgist/lrbd/blob/master/samples/2gateways%2B2images%2Bassigned_lun%2Bno_authentication.json

Any image without a hardcoded LUN will still be assigned dynamically.