|
Description
|
While running newfs on an iscsi target, and change the isns server name on the
iscsi target daemon (Note: name change from hostname <-> ip_addr), the daemon
segv with the following stack trace.
# mdb core.iscsitgtd.22315
Loading modules: [ libumem.so.1 libc.so.1 libuutil.so.1 libavl.so.1 libnvpair.so.1 ld.so.1 ]
> $C
fffffd7ff60f9d90 libc.so.1`memcpy+0x6b8()
fffffd7ff60f9e50 handle_scsi_cmd+0xfa()
fffffd7ff60f9f50 iscsi_full_feature+0x306()
fffffd7ff60f9fb0 conn_poller+0xc9()
fffffd7ff60f9fe0 libc.so.1`_thrp_setup+0x89()
fffffd7ff60f9ff0 libc.so.1`_lwp_start()
|