In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly introduces how to do crs-4124 errors in Oracle11gR2 RAC. It is very detailed and has certain reference value. Friends who are interested must finish reading it.
CRS-4124: Oracle High Availability Services startup failed.
CRS-4000: Command Start failed, or completed with errors.
Ohasd failed to start: Inappropriate ioctl for device
Ohasd failed to start at/u01/app/11.2.0/grid/crs/install/rootcrs.pl line 443.
I encountered this classic problem of 11.0.2.1 when I installed 11gR2 RAC for the first time. I found out that it was a bug after looking it up on the Internet, and the solution was very simple.
Is to execute the following command before executing root.sh
/ bin/dd if=/var/tmp/.oracle/npohasd of=/dev/null bs=1024 count=1
If it appears
/ bin/dd: opening` / var/tmp/.oracle/npohasd': No such file or directory
Continue to execute the file before it is generated, until it can be executed, and usually execute the dd command when the message Adding daemon to inittab appears.
Another solution is to change file permissions.
Chown root:oinstall / var/tmp/.oracle/npohasd
Don't forget to delete the configuration before re-executing root.sh: / u01/app/11.2.0/grid/crs/install/roothas.pl-deconfig-force-verbose
The above is all the contents of the article "what to do if there is a crs-4124 error in Oracle11gR2 RAC". Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.