Utkarsh Mani Tripathi
d7caf89610
Implement InitSCSILuMap func for jiva
...
Signed-off-by: Utkarsh Mani Tripathi <utkarsh.tripathi@mayadata.io >
2019-11-19 10:19:58 +05:30
Utkarsh Mani Tripathi
f3ef8c973d
add initial implementation of remote backing store
...
This commit implement the BackingStore Interface for remote backing
store.
Signed-off-by: Utkarsh Mani Tripathi <utkarsh.tripathi@mayadata.io >
2019-11-18 14:52:03 +05:30
chessman
58fb435e3d
add the ability to delete luns at runtime
2019-06-28 13:00:40 +03:00
chessman
f11001ec71
add the ability to add luns dynamically
2019-06-28 13:00:40 +03:00
chessman
22d47a9212
enable UNMAP when LUN is thin provisioned
...
- support Block Limits VPD page (0xB0)
- add UNMAP to REPORT SUPPORTED OPERATION CODES
- READ CAPACITY(16): set LBPME when Thin provisioning is enabled
- move Thinprovisioning and BlockShift to config
- add Unmap to BackingStore
2019-05-28 13:53:06 +03:00
Lei Xue
d3c3a96920
delete cit to use new gotgt as main cmd, use logrus instead of glog
2016-11-29 11:21:40 +08:00
Lei Xue
82ae696822
remove unnecessary code and doc
2016-11-28 14:36:13 +08:00
Le Zhang
82e6d230a2
PR implementation
2016-11-24 23:16:53 +08:00
Le Zhang
547faf684d
iSCSI/SCSI multi port/ALUA support
...
fix ALUA flag issue
fix NNA flag issue
fix fixed format sense data builder issue
2016-10-18 16:59:25 +08:00
Le Zhang
681f1003b9
bunch of bug fixes with dummy lun0 feature
...
1) add dummy lun0
2) fix report lun
3) fix inquiry command with correct version
2016-10-08 12:40:24 +08:00
Le Zhang
c9b93c7527
mapping lun and fix portal management
2016-10-04 13:39:55 +08:00