Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Inhalt der Konfigurationsdatei

Die Datei ist auf allen Plattformen die gleiche und wird wie folgt initialisiert:

[StorMan]
#
#====================================================================
# StorMan server initialisation file: smserver.ini
#====================================================================
#
#
# ----- StorMan parameters -----------------------------------------
#
# -- Timeout value for connect to providers in seconds:
# value range: <1 - 6000>
# default value: 10
#ProviderConnectTimeOut = 10
#
# -- Timeout value for StorMan client calls in seconds:
# value range: >= 0, 0 indicates unlimited
# default value: 600
#ClientCallTimeOut = 600
#
#
# -- support of authorization:
# values:
# 0 authorization disabled
# 1 authorization necessary, show allowed
# 2 authorization necessary, for show too
# default value: 2
#AuthorizationLevel = 2
#
#
# ----- Trace Levels ----------------------------------------------
#
# -- maximum level to trace
# values:
#  <0 trace all
#  0  trace severe errors only
#  1  trace errors too
#  2  trace even warnings
#  3  trace information
#  4  trace debug
#  5  trace extended debug
# default value: 4
#Debug = 4
#
# -- maximum number of days to preserve traces
# default value: 0 means unlimited
#TraceFileMaxAge = 0
#
# -- trace communication:
# only for enabled debugging (MaxTraceLevel >= 4)
# values:
#  0  trace off
#  1  trace tcp/ip
#  2  trace messages
#  4  trace cim tcp/ip
#  8  trace cim messages
#  add the values to enable the traces
# default value: 0
#DebugCom = 0
#
# -- trace communication and debugging info of worker threads
# values:
#  0  trace off
#  1  trace worker
#  2  trace system updater
#  4  trace mirror updater
#  8  trace provider status updater
# 16  trace statistics collector
# 32  trace main thread
# 64  trace indication handler
# 128 trace script updater
# 256 trace volume updater
# 512 trace cluster updater
#  add the values to enable/disable the traces
# default value: 0
#TraceWorker = 0

Einige Parameter können über das WebUI oder mithilfe des Kommandos storparam wie im Abschnitt "storparam" beschrieben geändert werden:

Alle Einträge in der Konfigurationsdatei werden für StorMan optimiert und sollten nur nach sorgfältiger Überlegung mit CLI oder direkt geändert werden. Vor allem Einträge, die hier nicht aufgeführt werden, sollten nicht geändert werden.

Dateien mit vorangestelltem *.orig sind Standard-Backupdateien.