oracle rac crsctl disable,crsctl 常用命令

[[email protected] ~]$ crsctl

Usage: crsctl check  crs          - checks the viability of the CRS stack

crsctl check  cssd         - checks the viability of CSS

crsctl check  crsd         - checks the viability of CRS

crsctl check  evmd         - checks the viability of EVM

crsctl set    css   - sets a parameter override

crsctl get    css  - gets the value of a CSS parameter

crsctl unset  css  - sets CSS parameter to its default

crsctl query  css votedisk    - lists the voting disks used by CSS

crsctl add    css votedisk  - adds a new voting disk

crsctl delete css votedisk  - removes a voting disk

crsctl enable  crs    - enables startup for all CRS daemons

crsctl disable crs    - disables startup for all CRS daemons

crsctl start crs  - starts all CRS daemons.

crsctl stop  crs  - stops all CRS daemons. Stops CRS resources in case of cluster.

crsctl start resources  - starts CRS resources.

crsctl stop resources  - stops  CRS resources.

crsctl debug statedump evm  - dumps state info for evm objects

crsctl debug statedump crs  - dumps state info for crs objects

crsctl debug statedump css  - dumps state info for css objects

crsctl debug log css [module:level]{,module:level} ...

- Turns on debugging for CSS

crsctl debug trace css - dumps CSS in-memory tracing cache

crsctl debug log crs [module:level]{,module:level} ...

- Turns on debugging for CRS

crsctl debug trace crs - dumps CRS in-memory tracing cache

crsctl debug log evm [module:level]{,module:level} ...

- Turns on debugging for EVM

crsctl debug trace evm - dumps EVM in-memory tracing cache

crsctl debug log res  turns on debugging for resources

crsctl query crs softwareversion [] - lists the version of CRS software installed

crsctl query crs activeversion - lists the CRS software operating version

crsctl lsmodules css - lists the CSS modules that can be used for debugging

crsctl lsmodules crs - lists the CRS modules that can be used for debugging

crsctl lsmodules evm - lists the EVM modules that can be used for debugging

If necesary any of these commands can be run with additional tracing by

adding a "trace" argument at the very front.

Example: crsctl trace check css

1.检查crs 状态

[[email protected] ~]$ crsctl  check  crs

CSS appears healthy

CRS appears healthy

EVM appears healthy

以上输出的crs css evm组件都是正常的,若有组件检查失败,

输出会给出以下Failure 信息:

[[email protected] ~]$ crsctl check crs

Failure 1 contacting CSS daemon

Cannot communicate with CRS

Cannot communicate with EVM

2.检查crs各个组件的状态信息

检查cssd组件状态

[[email protected] ~]$ crsctl check cssd

CSS appears healthy

检查crsd组件状态

[[email protected] ~]$ crsctl check crsd

CRS appears healthy

检查evmd组件状态

[[email protected] ~]$ crsctl  check evmd

EVM appears healthy

3.用以下两条命令来维护crs服务的自动启动,需要用root用户执行

[[email protected] ~]# /opt/ora10g/product/10.2.0/crs/bin/crsctl disable crs

[[email protected] ~]# /opt/ora10g/product/10.2.0/crs/bin/crsctl enable  crs

4.用root身份来停止crs服务

[[email protected] ~]# /opt/ora10g/product/10.2.0/crs/bin/crsctl  stop crs

Stopping resources.

Successfully stopped CRS resources

Stopping CSSD.

Shutting down CSS daemon.

Shutdown request successfully issued.

此时我们在rac01节点检查crs各个组件的状态会有以下的信息

[[email protected] ~]$ crsctl check crs

Failure 1 contacting CSS daemon

Cannot communicate with CRS

Cannot communicate with EVM

rac02节点正常

[[email protected] ~]$ crsctl check crs

CSS appears healthy

CRS appears healthy

EVM appears healthy

5.用root身份来开启CRS服务

[[email protected] ~]# /opt/ora10g/product/10.2.0/crs/bin/crsctl  start  crs

Attempting to start CRS stack

The CRS stack will be started shortly

此时系统正在启动CRS,我们来检查此时crs服务的状态,crs组件服务依次开启

只要所有组件状态都是healthy

[[email protected] ~]$ crsctl check crs

CSS appears healthy

Cannot communicate with CRS

EVM appears healthy

[[email protected] ~]$ crsctl check crs

CSS appears healthy

CRS appears healthy

EVM appears healthy

6. 查看votedisk的信息

[[email protected] ~]$ crsctl  query css votedisk

0.     0    /dev/raw/raw1

located 1 votedisk(s).

原文:http://evils798.blog.51cto.com/8983296/1420922

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值