1Z0-821 · Question #67
Which best describes the svc:/system/boot-config service?
The correct answer is C. It provides the parameters used to set the system to automatically perform a fast or slow reboot. Starting with the Oracle Solaris 11 Express release, Fast Reboot is supported on the SPARC platform, as well as the x86 platform. On both platforms, this feature is controlled by the SMF and implemented through a boot configuration service, svc:/system/boot-config. The…
Question
Which best describes the svc:/system/boot-config service?
Options
- AIt is used to change the milestone on a system.
- BIt is used to set the default run level of the system.
- CIt provides the parameters used to set the system to automatically perform a fast or slow reboot.
- DWhen the service is enabled, the system performs a fast reboot by default; when it is disable the
How the community answered
(19 responses)- A11% (2)
- B5% (1)
- C79% (15)
- D5% (1)
Explanation
Starting with the Oracle Solaris 11 Express release, Fast Reboot is supported on the SPARC platform, as well as the x86 platform. On both platforms, this feature is controlled by the SMF and implemented through a boot configuration service, svc:/system/boot-config. The boot-config service provides a means for setting or changing the default boot configuration parameters. The fastreboot_default property of the boot-config service enables an automatic fast reboot of the system when either the reboot or the init 6 command is used. When the config/fastreboot_default property is set to true the system automatically performs a fast reboot, without the need to use the reboot -f command. By default, this property's value is set to false on the SPARC platform and to true on the x86 platform. Managing the Boot Configuration Service
Topics
Community Discussion
No community discussion yet for this question.