1iscsiuio(8) System Manager's Manual iscsiuio(8)
2
3
4
6 iscsiuio - iSCSI UserSpace I/O driver
7
9 iscsiuio [-d-f-v]
10
12 iscsiuio is the UserSpace I/O driver for the QLogic NetXtreme II
13 BCM5706/5708/5709 series PCI/PCI-X Gigabit Ethernet Network Interface
14 Card (NIC) and for the QLogic NetXtreme II
15 BCM57710/57711/57712/57800/57810/57840 series PCI-E 10 Gigabit Ethernet
16 Network Interface Card. The driver has been tested on 2.6.28 kernels
17 and above.
18
19 Refer to the README.TXT from the driver package on how to compile and
20 install the driver.
21
22 Refer to various Linux documentations on how to configure network pro‐
23 tocol and address.
24
27 There are very few parameters when running this application.
28
29 -d<debuglevel>
30 This is to enable debug mode where debug messages will be sent
31 to stdout The following debug modes are supported
32
33 DEBUG 4 - Print all messages
34
35 INFO 3 - Print messages needed to follow the uIP code
36 (default)
37
38 WARN 2 - Print warning messages
39
40 ERROR 1 - Only print critical errors
41
42 -f This is to enable forground mode so that this application
43 doesn't get sent into the background.
44
45 -v This is to print the version.
46
47 -p<pidfile>
48 Use pidfile (default /var/run/iscsiuio.pid )
49
50 -h Display this help and exit.
51
52
53
55 Benjamin Li - benli@broadcom.com
56
57 Eddie Wai - eddie.wai@broadcom.com
58
60 QLogic-Storage-Upstream@qlogic.com
61
62
63
64QLogic Corporation 12/10/2013 iscsiuio(8)