5.6.2 Setting recovery mode
5.6.2 Setting recovery mode
Perform the following procedure to enable recovery mode in a control domain.
- Log in to Oracle Solaris on the control domain.
- Use the svccfg command to confirm that recovery mode is enabled.
primary# svccfg -s ldmd listprop ldmd/recovery_mode |
- If recovery mode is enabled, the command displays the following.
ldmd/recovery_mode astring auto |
- If recovery mode is not enabled, use the svccfg command and svcadm command to enable recovery mode.
primary# svccfg -s ldmd setprop ldmd/recovery_mode = astring: auto primary# svcadm refresh ldmd |
< Previous Page | Next Page >