YOGGIE YOGGIE MANAGEMENT SERVER Technical Information Page 492

  • Download
  • Add to my manuals
  • Print
  • Page
    / 536
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 491
474 Logical Partitions on System i5
HMC CLI introduction
The primary intention of the HMC CLI (Command Line Interface) is for the creation of scripts
to automate the management of partition profiles. For example, a script could move
processing resources into a partition for nightly batch processing and move those resources
back before the start of daily operations in the morning.
HMC command naming convention
HMC commands are named following the UNIX naming convention for commands. In
particular:
򐂰 mk is used for create/make actions.
򐂰 ls is used for list/query actions.
򐂰 ch is used for change/modify actions.
򐂰 rm is used for remove/delete actions.
Table A-1 shows the correlation between OS/400 command verbs, like DSP for display, and
their UNIX counterparts.
Commands follow the form of verb plus an abbreviated name of the object on which the
operation will be performed.
Table A-1 OS/400 command verbs and UNIX equivalent cross reference
HMC CLI commands listed by task
Table A-2 lists the various partition and profile tasks along with the respective HMC CLI
command.
Table A-2 HMC commands by task
OS/400 command verb UNIX equivalent
DSP (Display) ls (List)
CRT (Create) mk (Make)
CHG (Change) ch (Change)
DLT (Delete) rm (Remove)
Note: Help for a command can be obtained by specifying the parameter --help on the
command line. Any other parameters are ignored.
Task HMC CLI command
Activate partition chsysstate
Activate system profile chsysstate
Add a physical I/O slot to a partition chhwres
Add memory to a partition chhwres
Add processors to a partition chhwres
Create LPAR mksyscfg
Create LPAR profile mksyscfg
Page view 491
1 2 ... 487 488 489 490 491 492 493 494 495 496 497 ... 535 536

Comments to this Manuals

No comments