nerdexam
IBM

000-221 · Question #84

Which parameter of the mkwpar command results in the created Versioned WPAR being mobility aware?

The correct answer is A. -c. The mkwpar -c parameter creates a Versioned WPAR with mobility awareness, enabling checkpoint-based live WPAR mobility between systems.

System Management

Question

Which parameter of the mkwpar command results in the created Versioned WPAR being mobility aware?

Options

  • A-c
  • B-m
  • C-lam
  • D-ma

How the community answered

(34 responses)
  • A
    79% (27)
  • B
    3% (1)
  • C
    12% (4)
  • D
    6% (2)

Why each option

The mkwpar -c parameter creates a Versioned WPAR with mobility awareness, enabling checkpoint-based live WPAR mobility between systems.

A-cCorrect

The -c flag passed to mkwpar marks the Versioned WPAR as mobility aware by enabling checkpointing support, which is the underlying mechanism for WPAR live mobility. This configuration allows the WPAR to be suspended, migrated, and resumed on a different physical host, which is the core requirement of mobility awareness in AIX WPAR technology.

B-m

The -m parameter in mkwpar is associated with specifying mount or module options, not for enabling mobility awareness.

C-lam

-lam is not a valid mkwpar parameter; it has no defined function for enabling mobility in Versioned WPARs.

D-ma

-ma is not a recognized mkwpar flag; mobility awareness is specifically controlled through the -c option.

Concept tested: AIX Versioned WPAR mobility awareness flag

Source: https://www.ibm.com/docs/en/aix/7.3?topic=m-mkwpar-command

Topics

#WPAR#mkwpar#Versioned WPAR#mobility

Community Discussion

No community discussion yet for this question.

Full 000-221 Practice