crs_stop 错误一列
grid 与 oracle 版本为11.2.0.4,为两节点RAC,在通过crs_stop -all命令关闭oracle服务时出现下面问题:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | [oracle@rac01 ~]$ crs_stat -t Name Type Target State Host ------------------------------------------------------------ ora.DATA.dg ora....up.type OFFLINE OFFLINE ora.FRA.dg ora....up.type OFFLINE OFFLINE ora....ER.lsnr ora....er.type OFFLINE OFFLINE ora....N1.lsnr ora....er.type OFFLINE OFFLINE ora.OCR.dg ora....up.type OFFLINE OFFLINE ora.asm ora.asm.type OFFLINE ONLINE rac02 ora.cvu ora.cvu.type OFFLINE OFFLINE ora.gsd ora.gsd.type OFFLINE OFFLINE ora....network ora....rk.type OFFLINE OFFLINE ora.oc4j ora.oc4j.type OFFLINE OFFLINE ora.ons ora.ons.type OFFLINE OFFLINE ora.rac.db ora....se.type OFFLINE OFFLINE ora....SM1.asm application OFFLINE ONLINE rac01 ora....01.lsnr application OFFLINE OFFLINE ora.rac01.gsd application OFFLINE OFFLINE ora.rac01.ons application OFFLINE OFFLINE ora.rac01.vip ora....t1.type OFFLINE OFFLINE ora....SM2.asm application OFFLINE ONLINE rac02 ora....02.lsnr application OFFLINE OFFLINE ora.rac02.gsd application OFFLINE OFFLINE ora.rac02.ons application OFFLINE OFFLINE ora.rac02.vip ora....t1.type OFFLINE OFFLINE ora....ry.acfs ora....fs.type OFFLINE OFFLINE ora.scan1.vip ora....ip.type OFFLINE OFFLINE |