Which three options describe the purpose of the zonep2vchk command?

Which three options describe the purpose of the zonep2vchk command?

Which three options describe the purpose of the zonep2vchk command?

A.
Used on a Solaris 10 global zone to access the system for problems before migrating that
system to a Solaris 10 branded zone.

B.
Used to access a Solaris 10 global zone for problems before migrating that zone to a Solaris 11
global zone

C.
Used to create zonecfg template for a Solaris 10 global zone that that will be migrated to a
solaris10 branded zone.

D.
Used to migrate an Oracle Solaris 11 global zone to a non-global zone.

E.
Used to migrate a Solaris 10 global zone to a non-global zone on the same server; the nonglobal zone can then be migrated to a Solaris 11 server as a Solaris10 branded zone.

Explanation:
zonep2vchk
– check a global zone’s configuration for physical to virtual migration into non-global zone
The zonep2vchk utility is used to evaluate a global zone’s configuration before the process of
physical-to-virtual (p2v) migration into a non-global zone.
The p2v process involves archiving a global zone (source), and then installing a non-global zone
(target) using that archive
zonep2vchk serves two functions. First, it can be used to report issues on the source which might
prevent a successful p2v migration. Second, it can output a template zonecfg, which can be used
to assist in configuring the non-global zone target.
zonep2vchk can be executed on a Solaris 10 or later global zone. To execute on Solaris 10, copy
the zonep2vchkutility to the Solaris 10 source global zone.
When run on Solaris 10, a target release of S11 can be specified, which will check for p2v into a
Solaris 10 Branded zone.
Reference: man zonep2vchk



Leave a Reply 8

Your email address will not be published. Required fields are marked *


johny

johny

correct answers should be A, C, D

A is correct because from manpage:
When run on Solaris 10, a target release of S11 can be
specified, which will check for p2v into a Solaris 10
Branded zone.

E is not correct, because you cannot migrate Solaris 10 global zone to a non-global zone ON THE SAME SERVER

Saeed

Saeed

Answer is CDE. A and B specific word used “Access”. zonep2vchk command is not used to access any zone/system for problem.

ragnor

ragnor

That’s a typo.. the whole dump is full of them, you need to read through them…

andy

andy

ABC

zonep2vchk serves two functions. First, it can be used to report issues on the source which might prevent a successful p2v migration. Second, it can output a template zonecfg, which can be used to assist in configuring the non-global zone target.

zonep2vchk can be executed on a Solaris 10 or later global zone. To execute on Solaris 10, copy the zonep2vchk utility to the Solaris 10 source global zone.

It does not perform the migration

gray

gray

The zonep2vchk utility is used to evaluate a -=global=- zone’s configuration before the process of physical-to-virtual (p2v) migration into a -=non-global=- zone.
Second, it can output a template -=zonecfg=-, which can be used to assist in configuring the -=non-global=- zone target.