2.5

Table Of Contents
VMware Lab Manager User’s Guide
192 VMware, Inc.
Reviewing Additional Fencing Operations
Ifyouneedtoviewcurrentfencingoptionsorchangetheswitchthat Lab Manageruses
forfencing,followtheseinstructions(insteadofuninstallingandreinstallingthe
ManagedServeragentsoftware).
Formoreinformationonswitches,seetheVMwareInfrastructure3documentation.
To change the switch for fencing
1Loginasroot.
2Fromthecommandline,type:
> lm-fencecfg
3 Selectadifferentnetworkswitchforvirtualmachines.
To view current fencing options
1Loginasroot.
2Fromthecommandline,type:
> cat /etc/labmanager/agentconf.xml
TheHostNicfieldcontainsthebridgedeviceandtheVNetCountfieldcontainsthe
numberoffences.
To adjust the number of fences
1Loginasroot.
2Fromthecommandline,changethenumberoffences.Usage:
> lm-fencecfg --numFenced NUM_FENCES
Forexample,updatethenumberoffencesto30:
> lm-fencecfg --numFenced 30
NOTEUndeploythevirtualmachinesbeforechangingtheswitchforfencingor
adjustingthenumberoffences.