FUJITA Tomonori schrieb:
(...)
Does it say anything?
Oct 21 16:21:04 megathecus tgtd: conn_close_force(197) close 1 0
Oct 21 16:21:04 megathecus tgtd: conn_close(88) connection closed 0x80700b4 4
Oct 21 16:21:04 megathecus tgtd: tgt_event_modify(159) Cannot find event 7
Can you try this new patch and send messages in the log?
I expect error messages like:
tgtd: mtask_handler(x) hoge
tgtd: mgmt_event_handler(x) hoge
This:
tgtadm --op update --mode target --tid=1 -n state -v offline
tgtadm --op update --mode sys --name State -v offline
tgtadm --op unbind --mode target --tid 1 -I ALL
tgtadm --op delete --mode conn --tid 1 --sid 3 --cid 0
tgtadm --mode target --op delete --tid=1
gave this log:
Oct 21 17:03:55 megathecus tgtd: conn_close_force(197) close 3 0
Oct 21 17:03:55 megathecus tgtd: conn_close(88) connection closed 0x80700b4 2
Oct 21 17:03:55 megathecus tgtd: tgt_event_modify(159) Cannot find event 7
Oct 21 17:03:55 megathecus tgtd: tgt_target_destroy(1739) target 1 still has it nexus
Did you get a message earlier like
tgtd: mgmt_event_handler(504) new ipc connection 5
Note that the last number is probably a different value (not 5).
No, this is all there is in the log.
--
Tomasz Chmielewski
http://wpkg.org
--
To unsubscribe from this list: send the line "unsubscribe stgt" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html