Specifications
3
Configuring Shelf Manager and HPI Behavior
50
Configuring the Shelf Manager in basic mode
ForaShelfManagerrunningontheATCA‐6002shelf,aconfigurationfileforbasicmodeis
locatedat/etc/shmgr_basic.conf.Whenbasicmodeisenabled,theshelfmanagementinit
scriptloadsthisfile,whichspecifiesthesupportedplatformconfigurations.Usuallythisfile
doesnotneedtobemodifiedunlessyouneedtoinstallareplacementmodule.
Thefollowingoptionsareavailableinshmgr_basic.conf.
Note:Alloptionsarecasesensitive.Theremustbeaspacebeforeandaftertheequalsign(=).
LOG_FILE
Configures wherethescriptlogsitsoutput.Bydefault,thelocationis
settoLOG_FILE=/tmp/shmgr/shmgr_basic.log.
DEBUG_LEVEL
Specifiesthelevelofverbosity.Thevaluerangesfrom0to7,with7
beingthemostverbose.Thisoptionisusuallycommentedout.
SLOT_ADDRESSES
AlistofIPMBaddressesfortheshelf.FortheATCA‐6002shelf,this
willalwaysbeconfiguredasSLOT_ADDRESSES=0x820x84.
POWERUP_RETRIES
Configures thenumberofsecondsthescriptwillattempttopower
upallFRUs.Thevaluerangesfrom10to60,with20beingthe
default.
EKEY_CONFIG
SpecifieswhichE‐Keysshouldbeenableddependingonwhich
modulesareintheshelf.Moduletypesarespecifiedonthesameline
asEKEY_CONFIG,inthefollowingform:
<SlotAddressinhex0xXX>‐<ManufacturerIDindecimal>‐
<ProductIDindecimal>
,
ManufacturerIDandProductIDarevaluesreturnedbythe
Get Device IDcommand.
Forexample,theoptionforATCA‐4500CPMsinbothslots1and2is:
EKEY_CONFIG0x82‐4337‐144510x84‐4337‐14451
AdditionalE‐Keydetailsmayfollow.Formoreinformation,referto
thecommentsintheconfigurationfile.