open-iscsi / target-isns

Target-isns is an iSNS client for the Linux LIO iSCSI target
GNU General Public License v2.0
16 stars 19 forks source link

Invalid update error returned by Microsoft iSNS server when removing a portal #40

Closed cvubrugier closed 6 years ago

cvubrugier commented 6 years ago

Steps to reproduce

  1. Start target-isns
  2. Create an iSCSI target. A default portal is created at the same time by targetcli. The target, portal, and TPG are correctly registered.
  3. Remove the portal. The Microsoft iSNS server returns an invalid update error (status code 14).
cvubrugier commented 6 years ago

There is no error with Open-iSNS but the default portal is not removed.