Datera / targetcli

CLI and shell for the Linux SCSI Target
http://linux-iscsi.org/wiki/targetcli
Apache License 2.0
52 stars 21 forks source link

Does targetcli support dynamic iscsi targets? #30

Open pquiring opened 1 year ago

pquiring commented 1 year ago

Does the Linux iSCSI service supports dynamic iscsi targets? In VMWare storage config the target is added as a dynamic target (instead of a static target). This functionality is available in ceph-iscsi, just checking if the same is available with the built-in iscsi service in Linux. Thanks,