Fujitsu ServerView Operations Manager V6.12 User Manual page 255

Serverview update management
Hide thumbs Also See for ServerView Operations Manager V6.12:
Table of Contents

Advertisement

7.1 GFCLI (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
ServerView Update Management
255

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ServerView Operations Manager V6.12 and is the answer not in the manual?

Questions and answers

Table of Contents

Save PDF