u-root / iscsinl

Go iSCSI initiator netlink library
BSD 3-Clause "New" or "Revised" License
16 stars 6 forks source link

Support for multiple LUNs #4

Closed meraDB closed 4 years ago

meraDB commented 4 years ago

iscsinl currently scans only for LUN with id=1. I thought it would be cool if we could achieve what iscsistart does. iscsistart scans all LUNs with all ids.

Also, with this PR, initiatorName can be passed as an argument.

meraDB commented 4 years ago

Wrong github user.