Fujitsu ServerView Suite V6.10 Manual de usuario Pagina 258

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 296
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 257
7 Command-Line Interface
if %errorlevel%==7 goto noaccess
if %errorlevel%==10 goto parerror
if %errorlevel%==11 goto memerror
if %errorlevel%==0 goto old-ok
@echo.
@echo Undefined returncode!
goto endchk
rem
rem ********************************************************
rem * Old Flashs (prepared) detected Cancel them
rem ********************************************************
rem
:statenok
@echo.
@echo Unknown Flash States or flash states "prepared" for server %1 avail-
able
@echo Who has started them ? Please check!
@echo After continue the old flashs are canceled
pause
@echo Cancel flash states for server %1
gfcli -A -N %1 -L %2 -P %3 -F %1.txt
if %errorlevel%==1 goto nothtodo
if %errorlevel%==2 goto timeout
if %errorlevel%==3 goto statenok
if %errorlevel%==5 goto gfierror
if %errorlevel%==6 goto nologop
if %errorlevel%==7 goto noaccess
if %errorlevel%==10 goto parerror
if %errorlevel%==11 goto memerror
if %errorlevel%==0 goto cancok
@echo.
@echo Undefined returncode!
goto chkend
:cancok
@echo.
@echo All jobs canceled for server %1
goto start1
rem
258 ServerView Update Management
Vista de pagina 257
1 2 ... 253 254 255 256 257 258 259 260 261 262 263 ... 295 296

Comentarios a estos manuales

Sin comentarios