aoe-sancheck(8) | System Manager's Manual | aoe-sancheck(8) |
aoe-sancheck - verify storage network capabilities
aoe-sancheck [-v]
The aoe-sancheck command collects information about the local interfaces and probes the network for ATA over Ethernet devices, validating the paths for each device. It does not use the aoe kernel module but rather the bpf interface to evaluate the network. As such, the aoe module does not need to be loaded to perform the test.
The output of the command is divided into two sections: information about the local interfaces followed by a list of detected AoE devices. The first section displays the local interfaces, if the interface is up or down, its configured MTU, and the PCI ID for the interface.
The second section lists detected AoE devices, one per line, with the following information:
For each device, aoe-sancheck may print out additional lines of suggestions or warnings. The following checks are made:
The program may sometimes display inconsistent results between runs showing that a path is capable of a smaller frame size than it actually is. If you see this behavior, please email one of the authors with your verbose output.
The program probes only the first 32 ethernet interfaces found in the system.
Justin Sanders (justin@coraid.com), Sam Hopkins (sah@coraid.com)