How to adjust the current system limit using the command line on the Smarts IP software
book
Article ID: 327630
calendar_today
Updated On:
Products
VMware Smart Assurance
Environment
VMware Smart Assurance - SMARTS
Resolution
How to adjust the current system limit using the command line on the Smarts IP software
Is there a way, through the command line, to adjust the current system limit?
Run the following commands from IP_BASEDIR/smarts/bin file:
Find the current system limit dmctl -s <server> invoke ICF_TopologyManager::ICF-TopologyManager getMaximumNumberOfSystems
Set the current system limit dmctl -s <server> invoke ICF_TopologyManager::ICF-TopologyManager setMaximumNumberOfSystems <number>