1Z0-821 · Question #52
Review the non-global zone configuration displayed below: The global zone has 1024 MB of physical memory. You need to limit the non-global zone so that it uses no more than 500 MB of the global…
The correct answer is C. Option C. Add a memory cap. zonecfg:my-zone> add capped-memory Set the memory cap. zonecfg:my-zone:capped-memory> set physical=50m End the memory cap specification. zonecfg:my-zone:capped-memory> end Oracle Solaris Zones, How to Configure the Zone
Question
Review the non-global zone configuration displayed below:
The global zone has 1024 MB of physical memory. You need to limit the non-global zone so that it uses no more than 500 MB of the global zone's physical memory. Which option would you choose?
Exhibits
Options
- AOption A
- BOption B
- COption C
- DOption D
- EOption E
How the community answered
(21 responses)- B5% (1)
- C71% (15)
- D10% (2)
- E14% (3)
Explanation
Add a memory cap. zonecfg:my-zone> add capped-memory Set the memory cap. zonecfg:my-zone:capped-memory> set physical=50m End the memory cap specification. zonecfg:my-zone:capped-memory> end Oracle Solaris Zones, How to Configure the Zone
Topics
Community Discussion
No community discussion yet for this question.

