From ca6328cfaf44e7f6a525906677bfbf513a756b2e Mon Sep 17 00:00:00 2001 From: Mike Christie Date: Thu, 6 Oct 2011 04:14:45 -0500 Subject: iscsid: print out more informative error string for kernel errors Patch originally from Aastha Mehta. This has iscsid print out a text string that should hopefully be more clear than just the iscsi error value we have been printing when we get a error from the kernel. --- TODO | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 06777c4..aea957f 100644 --- a/TODO +++ b/TODO @@ -333,23 +333,6 @@ and it would be best to just stop openening a socket per login request. --------------------------------------------------------------------------- -5. Make iSCSI log messages humanly readable. In many cases the iscsi tools -will log a error number value. The most well known is conn error 1011. -Users should not have to search on google for what this means. - -We should: - -1. Write a simple table to convert the error values to a string and print -them out. - -2. Document the values, how you commonly hit them and common solutions -in the iSCSI docs. - - -See session_conn_error and __check_iscsi_status_class as a start. - ---------------------------------------------------------------------------- - 6. Implement broadcast/multicasts support, so the initiator can find iSNS servers without the user having to set the iSNS server address. -- cgit v1.2.1