How to debug iSCSI issues in RHEL6

Updated -
  • Log out of the iSCSI connections with the command:
# iscsiadm --mode node --targetname <target_name> --portal <target_IP:port_number> --logout
  • Stop the iscsid daemon:
# service iscsid stop
  • Start the packet capture on the network interface:
# tcpdump -s0 -i <interfa...

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content