1Z0-821 · Question #204
The core dump configuration in your non global zone is A user is running a process in a non-global zone (testzone) and the process crashes. The process information is…
The correct answer is E. The file will be saved in non-global zone's directory: /var/core/core.bash.2663. init core file pattern: /var/core/core.%f.%p will be used for the non-global process to determine the destination of the dump file. Note: When a process is dumping core, up to three core files can be produced: one in the per- process location, one in the system-wide global…
Question
The core dump configuration in your non global zone is A user is running a process in a non-global zone (testzone) and the process crashes. The process information is:
user126632618017:46:42pts/20:00/usr/bin/bash When the user's process crashes in testzone, a non-global zone, where will the core dump be saved?
Exhibit
Options
- AThe file will be stored in the non-global zone's directory: /var/core/pprocess/core.hash.2663.
- BThe file will be saved in the global zone's directory: /var/core/core.bash.2663.
- CA core file cannot be generated in a non-global zone because it shares the kernel with the global
- DThe file will be stored in the global zone's directory: /var/core/pprocess/core.bash.2663.
- EThe file will be saved in non-global zone's directory: /var/core/core.bash.2663
How the community answered
(20 responses)- A10% (2)
- D5% (1)
- E85% (17)
Explanation
init core file pattern: /var/core/core.%f.%p will be used for the non-global process to determine the destination of the dump file. Note: When a process is dumping core, up to three core files can be produced: one in the per- process location, one in the system-wide global location, and, if the process was running in a local (non-global) zone, one in the global location for the zone in which that process was running.
Topics
Community Discussion
No community discussion yet for this question.
