Oracle Related Exams
1z0-822 Exam

Consider the following ZFS configuration:
You have created snapshots of the home directories which are as follows:
You have another storage pool named bpool on the same system. You use the following command to store the snapshots in this pool:
# zfs send rpool/export/home@11.28.12 | zfs recv -F bpool@11.28.12
What will be created in the pool bpool as a result of this operation?
bpool@12.25.11
You administer a system with three nonglobal zones. All three-zones (z1, z2, and z3) use a common resource pool. The pool is a fixed, two-CPU configuration. The default scheduler is FSS.
Zones z1 and z2 run applications that, over time, consume all available CPU resources. You have allotted 20 shares each to these zones. Zone z3 runs a mission-critical application, so you allotted it 60 shares.
Because of application maintenance, zone z3 is currently using about 10% of the CPU resources in the shared pool. Which option describes the demand when available CPU resources are consumed by zones z1 and z2?