1IPMCTL-DELETE-GOAL(1)               ipmctl               IPMCTL-DELETE-GOAL(1)
2
3
4

NAME

6       ipmctl-delete-goal - Deletes the memory allocation goal from DCPMMs
7

SYNOPSIS

9       ipmctl delete [OPTIONS] -goal [TARGETS]
10

DESCRIPTION

12       Deletes the memory allocation goal from one or more DCPMMs. This
13       command only deletes a memory allocation goal request that has not been
14       processed by BIOS.
15

OPTIONS

17       -h, -help
18           Displays help for the command.
19
20       -o (text|nvmxml), -output (text|nvmxml)
21           Changes the output format. One of: "text" (default) or "nvmxml".
22

TARGETS

24       -dimm [(DimmIDs)]
25           Deletes the memory allocation goal from specific DCPMMs by
26           optionally supplying one or more comma-separated DCPMM identifiers.
27           The default is to delete the memory allocation goals from all
28           manageable DCPMMs.
29
30       -socket (SocketIds)
31           Deletes the memory allocation goal from the DCPMMs on specific
32           sockets by supplying the socket target and one or more
33           comma-separated socket identifiers. The default is to delete the
34           memory allocation goals from manageable DCPMMs on all sockets.
35

EXAMPLES

37       Deletes the memory allocation goal from all DCPMMs on all sockets.
38
39       ipmctl delete -goal
40

LIMITATIONS

42       The appropriate privileges and the specified DCPMM(s) must be
43       manageable by the host software and unlocked if security is enabled.
44       given socket and all specified DCPMMs must contain a memory allocation
45       goal.
46

RETURN DATA

48       For each DCPMM, the CLI will indicate the status of the operation. If a
49       failure occurs when deleting the memory allocation goals from multiple
50       DCPMMs, the process will output a failure message for those DCPMMs that
51       did not succeed and a success message for those that did.
52

SAMPLE OUTPUT

54       Delete memory allocation goal from DIMM (DimmID): Success
55       Delete memory allocation goal from DIMM (DimmID): Error:
56       (Description) Delete memory allocation goal from DCPMM
57       (DimmID): Success
58
59
60
61ipmctl                            2019-04-10             IPMCTL-DELETE-GOAL(1)
Impressum