To test exporting a volume from the `iscsidirect` storage backend, I
installed `libiscsi-bin` and configured the storage in
`/etc/pve/storage.cfg` by using the same options as I used for the
`iscsi` storage.
```
$ pvesm export tgtdirectstorage:lun1 raw+size output
```
Then I imported the volume
Signed-off-by: Fiona Ebner
---
New in v2.
src/PVE/Storage/ISCSIDirectPlugin.pm | 63
1 file changed, 63 insertions(+)
diff --git a/src/PVE/Storage/ISCSIDirectPlugin.pm
b/src/PVE/Storage/ISCSIDirectPlugin.pm
index 6f02eee..e5f6808 100644
--- a/src/PVE/Storage/ISCSI