查看ora.crf服务
grid@rac01 bin]$ ./crsctl stat res ora.crf -init -t
--------------------------------------------------------------------------------
NAME TARGET STATE SERVER STATE_DETAILS
--------------------------------------------------------------------------------
Cluster Resources
--------------------------------------------------------------------------------
ora.crf
1 ONLINE ONLINE rac01
[grid@dmsrac03 bin]$ pwd
/u01/11.2.0.3/grid/bin
停止ora.crf服务
[root@rac01 rac01]# /u01/11.2.0.3/grid/bin/crsctl stop res ora.crf -init
CRS-2673: Attempting to stop 'ora.crf' on 'rac01'
CRS-2677: Stop of 'ora.crf' on 'rac01' succeeded
启动ora.crf服务
[root@rac01 rac01]# /u01/11.2.0.3/grid/bin/crsctl start res ora.crf -init
CRS-2672: Attempting to start 'ora.crf' on 'dmsrac03'
CRS-2676: Start of 'ora.crf' on 'dmsrac03' succeeded
验证crf.ora服务
[grid@rac01 bin]$ ./crsctl stat res ora.crf -init -t
--------------------------------------------------------------------------------
NAME TARGET STATE SERVER STATE_DETAILS
--------------------------------------------------------------------------------
Cluster Resources
--------------------------------------------------------------------------------
ora.crf
1 ONLINE ONLINE dmsrac03