NOTE: If multiple IO Accelerator devices are installed in a computer, they attach in parallel.
Syntax
fio-attach <device> [options]
Where <device> is the name of the device node (/dev/fctx), where x indicates the card number: 0, 1, 2, and so on. For example, /dev/fct0 indicates the first IO Accelerator installed on the system.
Options
Option | Description |
|
|
Attach only if clean. | |
Quiet: disables the display of the progress bar and | |
| percentage. |
In most cases, the IO Accelerator driver automatically attaches the device on load. If you need to detach the device, run the
fio-beacon
Description
The
Syntax
fio-beacon <device> [options]
Where <device> is the name of the device node (/dev/fctx), where x indicates the card number: 0, 1, 2, and so on. For example, /dev/fct0 indicates the first IO Accelerator installed on the system.
Options
Option | Description |
|
|
Off: Turns off the three LEDs | |
|
|
On (default): Lights the three LEDs | |
Prints the PCI bus ID of the device at <device> to standard output. Usage and error | |
| information might be written to standard output rather than to standard error. |
fio-bugreport
Description
Prepares a detailed report of the device for use in troubleshooting issues.
This utility captures the current state of the device. When a performance or stability problem occurs with the device, run the
The output will indicate where the bugreport is saved.
Utilities 30