Specifications
2
Performing Updates Using rsys_swm
20
Sample rsyshsd.conf file
ThethreeIPinterfaceparametersappearnearthebottomoftheconfigurationfile.An
exampleofaconfigurationfileforaCPMmoduleisshownbelow.
#!/bin/sh
########################################################################
##RadiSysConfidential##
##RadiSysPromentum(TM)ATCABladeHPIManagement##
##(C)CopyrightRadiSysCorporation2004‐2005.AllRightsReserved.##
####
##Thesourcecodeforthisprogramisnotpublishedorotherwise##
##divestedofitstradesecrets,irrespectiveofwhathasbeen##
##depositedwith
theU.S.CopyrightOffice.##
########################################################################
#
#hsd.conf‐Thisfilecontainstheconfigurationsettingsthatoverridethe
default
#settingsfortheModularHPIserverrunningontheRadisysATCABlades.
#Editthisfiletooverridedefaultconfigurationsettinginshmgr.defs.
#e.g.
#DefaultBladeHSDcommandlinearguementsin
shmgr.defs:
#RSYSHSD_CMDLINE_ARGS="‐‐verbosity5‐‐maxlog8000000"
#Desiredoverridecommandlineargs:
#"‐‐verbosity7‐‐maxlog10000000"
#
#Youmustspecifya'‐‐maxlog'valuethatislessthanhalfoftheamount
#offreediskspaceavailable.
#
#Addthefollowingtothisfiletooverridedefaults:
#RSYSHSD_CMDLINE_ARGS="
‐‐verbosity7‐‐maxlog16000000"
#
#DefaultnetworkinterfacesforthebladeHPIserverwillneed
#tobecorrectlysteuptomatchuserconfiguration.Please
#updatetheBASEandFABRICINTERFACEdefinitionsaccordingly.
#WhenCPMisconfiguredinenhancedmodeshelfmanagerBASE
#mustbesettoanalias
ofeth0.
RSYSHSD_BASE_INTERFACE=eth0
RSYSHSD_FABRIC_INTERFACE=eth1
RSYSHSD_SHMS_INTERFACE=eth0
HSD_DRDR_CONF=fumi