Turboramtest – Dell POWEREDGE M1000E User Manual
Page 1018
986
Fabric OS Command Reference
53-1001764-02
turboRamTest
2
turboRamTest
Performs a turbo SRAM test of ASIC chips.
Synopsis
turboramtest [--slot slot][-passcnt count]
ceeturboramtest [--slot slot][-passcnt count]
Description
Use this command to verify the chip SRAM located in the ASIC using the turbo-RAM BIST circuitry.
The BIST controller is able to perform the SRAM write and read operation at a much faster rate than
the PCI operation.
The turboRamTest and ceeTurboRamTest commands are platform-specific versions of the same
test. The turboRamTest command is supported on all Goldeneye/Goldeneye2 and
Condor/Condor2 platforms. Use ceeTurboRamTest on FCoE platforms only. On all other supported
platforms, use turboramtest. Refer to the Fabric OS Troubleshooting and Diagnostics Guide,
Appendix A, for a table that correlates ASIC type with switch models.
Note
The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may
be in place. Refer to chapter 1, "Using Fabric OS commands" and Appendix A, "Command
Availability" for details.
The switch must be disabled before you can run this diagnostics.
Operands
This command has the following optional operands:
--
slot slot
Specifies the slot number on which the diagnostic operates. All eligible blade
ports in the specified slot are tested. This operand is optional. The default
value is 0 and operates on fixed port count products.
-passcnt count
Specifies the number of times to perform this test. This operand is optional.
The default value is 1.
Examples
To run the SRAM test with two passes:
switch:admin>
turboramtest -passcnt 2
Running turboramtest ..............
PASSED.
To run the SRAM test on a Brocade 8000 in default mode:
switch:admin>
turboramtest
Running turboramtest ..............
PASSED.
See Also
none