集群crsd服务失败报crs-4535错误

出以上错误可以单独重启crsd服务,不影响数据库正常使用
[root@ht02 ~]# /u01/app/grid/bin/crsctl stop res ora.crsd -init -f
CRS-2673: Attempting to stop 'ora.crsd' on 'ht02'
CRS-2677: Stop of 'ora.crsd' on 'ht02' succeeded
[root@ht02 ~]# /u01/app/grid/bin/crsctl start res ora.crsd -init -f
CRS-2672: Attempting to start 'ora.crsd' on 'ht02'
CRS-2676: Start of 'ora.crsd' on 'ht02' succeeded
参考mos CRSD.BIN fails with error- procr_ctx_set_invalid: ctx set to invalid (Doc ID 2444772.1)
Troubleshoot Grid Infrastructure Startup Issues (Doc ID 1050908.1)
Troubleshooting CRSD Start up Issue (Doc ID 1323698.1)
SIHA (Oracle Restart) - ORA-3113/ORA-29701/CRS-10131 due to incorrect /var/tmp/.oracle permissions (Doc ID 2932909.1)
RAC and Oracle Clusterware Best Practices and Starter Kit (Linux) (Doc ID 811306.1)
Oracle Linux 7 and Redhat Linux 7: The socket files in /var/tmp/.oracle Location Get Deleted (Doc ID 2455193.1)
Top 5 Grid Infrastructure Startup Issues (Doc ID 1368382.1)
Troubleshoot Grid Infrastructure Startup Issues (Doc ID 1050908.1)
Troubleshooting CRSD Start up Issue (Doc ID 1323698.1)
12c GI: resource ora.storage can't started due to wrong ASM password location information (Doc ID 2264675.1)
How to Reinstall Oracle Grid Infrastructure Without Disturbing RDBMS Installation (Doc ID 1276975.1)
How to reuse an existing diskgroup to store OCR and voting disks in new GI installation (Doc ID 2680934.1)
How to Deconfigure/Reconfigure(Rebuild OCR) or Deinstall Grid Infrastructure (Doc ID 1377349.1)
How to Restore ASM Based OCR After Complete Loss of the CRS Diskgroup on Linux/Unix Systems (Doc ID 1062983.1)
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· Manus爆火,是硬核还是营销?
· 终于写完轮子一部分:tcp代理 了,记录一下
· 震惊!C++程序真的从main开始吗?99%的程序员都答错了
· 别再用vector<bool>了!Google高级工程师:这可能是STL最大的设计失误
· 单元测试从入门到精通