nerdexam
Oracle

1Z0-820 · Question #6

Which three options describe the purpose of the zonep2vchk command?

The correct answer is A. Used on a Solaris 10 global zone to access the system for problems before migrating that system C. Used to create zonecfg template for a Solaris 10 global zone that that will be migrated to a solaris D. Used to migrate an Oracle Solaris 11 global zone to a non-global zone. zonep2vchk stands for "zone physical-to-virtual check" - it's a pre-migration assessment tool run on a Solaris 10 global zone. A is correct because the tool runs on the Solaris 10 global zone itself to identify compatibility issues before migration. C is correct because one of…

Administering Oracle Solaris 11 OS on a Single System

Question

Which three options describe the purpose of the zonep2vchk command?

Options

  • AUsed on a Solaris 10 global zone to access the system for problems before migrating that system
  • BUsed to access a Solaris 10 global zone for problems before migrating that zone to a Solaris 11
  • CUsed to create zonecfg template for a Solaris 10 global zone that that will be migrated to a solaris
  • DUsed to migrate an Oracle Solaris 11 global zone to a non-global zone.
  • EUsed to migrate a Solaris 10 global zone to a non-global zone on the same server; the non-global

How the community answered

(29 responses)
  • A
    69% (20)
  • B
    21% (6)
  • E
    10% (3)

Explanation

zonep2vchk stands for "zone physical-to-virtual check" - it's a pre-migration assessment tool run on a Solaris 10 global zone. A is correct because the tool runs on the Solaris 10 global zone itself to identify compatibility issues before migration. C is correct because one of its key outputs is a zonecfg configuration template that will be used when creating the target non-global zone on Solaris 11. D is correct because the migration path ends with the Solaris 10 environment running as a branded (solaris10) non-global zone under a Solaris 11 global zone host.

B is wrong because it describes assessing the zone before migrating to Solaris 11 in a way that conflates the check tool with the migration target - zonep2vchk assesses the source system, not the destination. E is wrong because zonep2vchk does not perform same-server live migration; same-server moves use a different workflow involving zoneadm attach.

Memory tip: Think of zonep2vchk as doing three things - Check, Configure, Convert (assess for problems, generate a config template, and enable the P2V conversion to a non-global zone). Any option describing it as performing a live same-server migration or assessing the destination Solaris 11 system is a trap.

Topics

#zone migration#zonep2vchk command#Solaris 10 to 11#zone configuration

Community Discussion

No community discussion yet for this question.

Full 1Z0-820 Practice