LSI 9690SA-8E-KIT Instalační příručka Strana 138

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 138
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 137
Chapter 2. CLI Syntax Reference
130 3ware SATA+SAS RAID Controller Card CLI Guide, Version 10.2
If you type the following
tw_cli /c7 show
error: (CLI003) specified controller does not exist.
echo $?
1
This example fails (returns 1) because there is no controller 7.
To view the return code for Windows, in a command window type:
tw_cli /c0 show
(c0 info shown here)
if errorlevel 0 echo 0
0
tw_cli /c7 show
error....
if errorlevel 1 echo 1
1
This example fails (returns 1) because there is no controller 7.
Zobrazit stránku 137
1 2 ... 133 134 135 136 137 138

Komentáře k této Příručce

Žádné komentáře