Comment on page
Provision Memory Mode
Creates a memory allocation goal for a percentage (0-100) of total capacity to be used in Memory Mode and the rest to be either reserved or used for App Direct mode.
Configures all the PMem module capacity in Memory Mode.
$ ipmctl create -goal MemoryMode=100
By default, if a goal is set for any percentage less than 100%, the remaining capacity will be configured to App Direct mode. See the Mixed Mode section for examples.
Last modified 3yr ago