Fujitsu ServerView Suite V6.10 Manual de usuario Pagina 264

  • 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 263
7 Command-Line Interface
:timeout
@echo.
@echo - Timeout Server %1 - Go on waiting for a minute
@echo %1,%2,%3 >>svtmpls.txt
goto endwk
rem
rem ********************************************************
rem * In case of error after flash, no Cleanup is done
rem * Error situation has to be analyzed (see return-file)
rem ********************************************************
rem
:readynok
@echo.
@echo - Ready Server %1 - errors detected - Analysing necessary
goto endwk
rem
rem ********************************************************
rem * Great! Flashs are ready (without error) CleanUp them
rem *****************************************************
rem
rem *******************************************************
rem * All component of the server were flashed without error
rem * The jobs have to CleanUp
rem *******************************************************
rem
:ready-ok
@echo.
@echo Flash States "ready"(without errors) for server %1 available
@echo CleanUp flash states for server %1
gfcli -C -N %1 -L %2 -P %3 -F %1.txt
if %errorlevel%==1 goto nothtodo
if %errorlevel%==2 goto timeoutc
if %errorlevel%==3 goto statenok
if %errorlevel%==4 goto c-oldnok
if %errorlevel%==5 goto gfierror
if %errorlevel%==6 goto nologop
if %errorlevel%==7 goto noaccess
if %errorlevel%==10 goto parerror
264 ServerView Update Management
Vista de pagina 263
1 2 ... 259 260 261 262 263 264 265 266 267 268 269 ... 295 296

Comentarios a estos manuales

Sin comentarios