Implement InitSCSILuMap func for jiva
Signed-off-by: Utkarsh Mani Tripathi <utkarsh.tripathi@mayadata.io>
This commit is contained in:
@@ -76,7 +76,7 @@ func (sbc SBCSCSIDeviceProtocol) InitLu(lu *api.SCSILu) error {
|
||||
leave it with a default target name
|
||||
*/
|
||||
|
||||
lu.Attrs.SCSIID = "iqn.2016-09.com.gotgt.gostor:iscsi-tgt"
|
||||
lu.Attrs.SCSIID = SCSIID
|
||||
/*
|
||||
The PRODUCT SERIAL NUMBER field contains
|
||||
right-aligned ASCII data (see 4.3.1)
|
||||
|
||||
Reference in New Issue
Block a user