Mike Christie <michaelc@...> writes:
> When you did the restart, were there sessions already running? Were you > also running IO to those sessions? This trace is bad because it > indicates a double free. I am not sure if it is related to the login > error above though. Could you do: > > echo 1 > /sys/module/libiscsi2/paramters/debug_libiscsi > echo 1 > /sys/module/libiscsi_tcp/paramters/debug_libiscsi_tcp > echo 1 > /sys/module/iscsi_tcp/paramters/debug_iscsi_tcp > > Then rerun your test? > I ended up fixing this by removing all the scanned targets and readding them. Apparently if you change the config to chap from default config after you've added targets then you have to delete them, re-add them, then restart the iscsi service. -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/open-iscsi?hl=en.
