You want to set full debugging for the communications and resource management components for
the CRS module on nodes host01 and host03. How can you accomplish this?
A.
crsctl set log CRS “CRSCTL: 5, CRSCOMM: 5” –nodelist host01, host03
B.
crsctl lsmodules crs set log CRSCTL: 5, CRSCOMM: 5 –nodelist host01, host03
C.
srvctl set log –m CRSCTL5, CRSCOMM 5 –n host01, host03
D.
ocrconfig set log CRS “CRSCTL, CRSCOMM: 5” –nodelist host 01, host03
Explanation:
To set log levels for the CRSRTI and CRSCOMM components of the CRS module:
$ crsctl set log crs “CRSRTI=1,CRSCOMM=2”
Reference: Oracle Clusterware Administration and Deployment Guide, CRSCTL Utility Reference