IPMCTL-DELETE-GOAL(1) | ipmctl | IPMCTL-DELETE-GOAL(1) |
ipmctl-delete-goal - Deletes the memory allocation goal from PMem modules
ipmctl delete [OPTIONS] -goal [TARGETS]
Deletes the memory allocation goal from one or more PMem modules. This command only deletes a memory allocation goal request that has not yet been processed by platform firmware (BIOS).
If the PMem module target is used and the specified PMem modules do not include all PMem modules that are part of a memory allocation goal request the result will be PMem modules (those not included) that have a broken request which will be rejected by platform firmware (BIOS) upon the next reboot.
-h, -help
-ddrt
-smbus
The -ddrt and -smbus options are mutually exclusive and may not be used together.
-lpmb
-spmb
The -lpmb and -spmb options are mutually exclusive and may not be used together.
-o (text|nvmxml), -output (text|nvmxml)
-dimm [DimmIDs]
-socket [SocketIDs]
Deletes the memory allocation goal from all PMem modules on all sockets.
ipmctl delete -goal
In order to successfully execute this command:
For each PMem module, the CLI will indicate the status of the operation. If a failure occurs when deleting the memory allocation goals from multiple PMem modules, the process will output a failure message for those PMem modules that failed and a success message for those that succeeded.
Delete memory allocation goal from PMem module (DimmID): Success
Delete memory allocation goal from PMem module (DimmID): Error (Code) - (Description)
2022-09-26 | ipmctl |