summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authormnc <mnc@d7303112-9cec-0310-bdd2-e83a94d6c2b6>2007-06-12 04:09:04 +0000
committermnc <mnc@d7303112-9cec-0310-bdd2-e83a94d6c2b6>2007-06-12 04:09:04 +0000
commit74878f9ee80b99c8dd2d04ca27b3479f7faed913 (patch)
treedcb6aa3a92c4dd7e11dc82cc24136fdaf2e726bc /README
parentb791732b05fd27fa12b09f269adcba3de8bc7676 (diff)
downloadopen-iscsi-74878f9ee80b99c8dd2d04ca27b3479f7faed913.tar.gz
modify iface mode to print out the etc iface info and not the scsi-ml host info and add a work around for older ql4xxx drivers
git-svn-id: svn://svn.berlios.de/open-iscsi@854 d7303112-9cec-0310-bdd2-e83a94d6c2b6
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 6 insertions, 3 deletions
diff --git a/README b/README
index 85bfcd4..9ee2437 100644
--- a/README
+++ b/README
@@ -291,10 +291,13 @@ to modify them.
Running:
# iscsiadm -m iface
-iface0 iqn.2000-04.com.qlogic:qla4052c.gs10629a15170.1,qla4xxx,00:c0:dd:08:63:e8,0.0.0.0 4
-iface1 iqn.2000-04.com.qlogic:qla4052c.gs10629a15170.2,qla4xxx,00:c0:dd:08:63:ea,20.15.0.9 5
+iface0 qla4xxx,00:c0:dd:08:63:e8,default
+iface1 qla4xxx,00:c0:dd:08:63:ea,default
-Will report HBA port to iface bindings (note that the iface format may change).
+Will report iface configurations that are setup in /etc/iscsi/ifaces.
+The format is:
+
+iface_name transport_name,hwaddress,net_ifacename
For software iscsi, you must currently create the iface configs by hand.
In the future iscsiadm may help with this task. To help with this task