https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195585
Bug ID: 195585
Summary: iscsictl -R -n <nickname> always removes all active
sessions
Product: Base System
Version: 10.1-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
Scenario:
- The server exports multiple iscsi targets (mapped to zvols)
- The client has a configuration file with nicknames for these targets
- Doing...
# iscsictl -A -n target1
# iscsictl -A -n target2
# iscsictl -L
Target name Target portal State
iqn.1995-06.server:target1 server Connected: da0
iqn.1995-06.server:target2 server Connected: da1
# iscsictl -R -n target2
# iscsictl -L
Target name Target portal State
#
... removes all sessions instead of just the one for "target2".
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"