Question 31:
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: user1 2663 2618 0 17:46:42 pts/2 0:00 /usr/bin/bash When the user`s process crashes in testzone, a non-global zone, where will the core dump be saved?
Answer options:
A. The file will be stored in the non-global zone`s directory: /var/core/pprocess/core.hash.2663. B. The file will be saved in the global zone`s directory: /var/core/core.bash.2663. C. A core file cannot be generated in a non-global zone because it shares the kernel with the global zone. D. The file will be stored in the global zone`s directory: /var/core/pprocess/core.bash.2663. E. The file will be saved in non-global zone’s directory: /var/core/core.bash.2663