This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
storage:iscsi [2018/05/03 16:58] frank |
storage:iscsi [2018/05/03 17:03] (current) frank |
||
|---|---|---|---|
| Line 29: | Line 29: | ||
| echo -n 1 > /sys/module/libiscsi/parameters/debug_libiscsi_eh | echo -n 1 > /sys/module/libiscsi/parameters/debug_libiscsi_eh | ||
| echo -n 0xff > /sys/module/scsi_mod/parameters/scsi_logging_level | echo -n 0xff > /sys/module/scsi_mod/parameters/scsi_logging_level | ||
| + | |||
| + | Or | ||
| + | scsi_logging_level -s --error 7 --timeout 7 --all 0 | ||
| </code> | </code> | ||