Specifications

3
Configuring Shelf Manager and HPI Behavior
38
Enabling the Shelf Manager
Important:IfyouareremovingamodulefromanonRadisysorRadisysMPCH0001shelfand
reinstallingitinanATCA6xxxshelf,youmustfirstenablethemodule’sShelfManagerbefore
removingit.Otherwise,youwillneedtoinstallthemoduleinashelf(RadisysornonRadisys)
thatalreadyhasanactiveShelfManagerrunning.
1. Establishaserialconnectiontothemoduleandlogonasroot.SeetheInstallationGuide
fordetails.
2. EnabletheShelfMangerbyentering:
rsysipmitoolrsysoemshmcenable<address1><address2>
Forexample,toenableanSCMatthetwohubslotaddresses:
rsysipmitoolrsysoemshmcenable0x820x84
3. Toverifythatthemodule’sShelfManagerisenabled,enter:
rsysipmitoolrsysoemshmcinfo
IftheShelfManagerisenabled,theresponseisShMCstate:Active
4. Ifapplicable,removethemoduleandreinstallitinaRadisysshelf.Forremoval
instructions,seethemodule’sReference.Forinstallationinstructions,seethemodule’s
InstallationGuide.
5. IfyouareplanningtoremoveasecondSCMfromthenonRadisysshelf,connecttoitand
runthroughthesamesetofproceduresdescribedinsteps1through4.
Configuring multiple modules
Multiplemodulesinstalledinashelfcanbeconfiguredatthesametimebygeneratingascript
thatexecutesthersysipmitoolcommandseveraltimes.Thescriptcouldberunfromahead
systemthroughanRMCPconnection.
Forexample,thisisthecommandsyntaxtodisabletheShelfManager:
rsysipmitool‐ H<ShelfManager/RMCPserverIPaddress>‐ A<authenticationtype>
t<IPMBaddressofmoduletoconfigure>rsysoemshmcdisable
Specifically,thefollowingcommanddisablestheShMCforaCPMataddress0x86throughan
ATCA2210runningShelfManageratIP10.100.19.242:
rsysipmitool‐H10.100.19.242‐Anone‐t0x86rsysoemshmcdisable
Toscripttheprocess,multipleinvo cationsofthersysipmitoolcommandcouldbecalledin
thescript,witheachinvocationreferencingadifferentmoduleIPMBaddress.