Clean up a failed CRS install
這個帖子的最終出處來自metalink,Document ID號239888.1,
Not cleaning up a failed CRS install can cause problems like node reboots.
Follow these steps to clean up a failed CRS install:
1. Run the rootdelete.sh script. then the rootdeinstall.sh script. from the
$ORA_CRS_HOME/install directory. Running these scripts should be sufficent
to clean up your CRS install. If you have any problems with these scripts
please open a service request.
If for some reason you have to manually remove the install due to problems
with the scripts, continue to step 2:
2. Stop the Nodeapps on all nodes:
srvctl stop nodeapps -n
3. Prevent CRS from starting when the node boots.
To do this issue the following as root:
Sun:
rm /etc/init.d/init.cssd
rm /etc/init.d/init.crs
rm /etc/init.d/init.crsd
rm /etc/init.d/init.evmd
rm /etc/rc3.d/K96init.crs
rm /etc/rc3.d/S96init.crs
rm -Rf /var/opt/oracle/scls_scr
rm -Rf /var/opt/oracle/oprocd
rm /etc/inittab.crs
cp /etc/inittab.orig /etc/inittab
Linux:
rm -f /etc/init.d/init.cssd
rm -f /etc/init.d/init.crs
rm -f /etc/init.d/init.crsd
rm -f /etc/init.d/init.evmd
rm -f /etc/rc2.d/K96init.crs
rm -f /etc/rc2.d/S96init.crs
rm -f /etc/rc3.d/K96init.crs
rm -f /etc/rc3.d/S96init.crs
rm -f /etc/rc5.d/K96init.crs
rm -f /etc/rc5.d/S96init.crs
rm -Rf /etc/oracle/scls_scr
rm -f /etc/inittab.crs
cp /etc/inittab.orig /etc/inittab
HP-UX:
rm /sbin/init.d/init.cssd
rm /sbin/init.d/init.crs
rm /sbin/init.d/init.crsd
rm /sbin/init.d/init.evmd
rm /sbin/rc3.d/K960init.crs
rm /sbin/rc3.d/S960init.crs
rm -Rf /var/opt/oracle/scls_scr
rm -Rf /var/opt/oracle/oprocd
rm /etc/inittab.crs
cp /etc/inittab.orig /etc/inittab
HP Tru64:
rm /sbin/init.d/init.cssd
rm /sbin/init.d/init.crs
rm /sbin/init.d/init.crsd
rm /sbin/init.d/init.evmd
rm /sbin/rc3.d/K96init.crs
rm /sbin/rc3.d/S96init.crs
rm -Rf /var/opt/oracle/scls_scr
rm -Rf /var/opt/oracle/oprocd
rm /etc/inittab.crs
cp /etc/inittab.orig /etc/inittab
IBM AIX:
rm /etc/init.cssd
rm /etc/init.crs
rm /etc/init.crsd
rm /etc/init.evmd
rm /etc/rc.d/rc2.d/K96init.crs
rm /etc/rc.d/rc2.d/S96init.crs
rm -Rf /etc/oracle/scls_scr
rm -Rf /etc/oracle/oprocd
rm /etc/inittab.crs
cp /etc/inittab.orig /etc/inittab
4. If they are not already down, kill off EVM, CRS, and CSS processes or reboot
the node:
ps -ef | grep crs
kill
ps -ef | grep evm
kill
ps -ef | grep css
kill
Do not kill any OS processes, for example icssvr_daemon process !
5. If there is no other Oracle software running (like listeners, DB"s, etc...),
you can remove the files in /var/tmp/.oracle or /tmp/.oracle. Example:
rm -f /var/tmp/.oracle
or
rm -f /tmp/.oracle
5.1 增加步驟
rm -Rf /etc/ora*
6. Remove the ocr.loc
Usually the ocr.loc can be found at /etc/oracle
7. Remove the CRS install location:
rm -Rf /*
8. De-install the CRS home in the Oracle Universal Installer
9. Clean out the OCR and Voting Files with dd commands. Example:
dd if=/dev/zero f=/dev/rdsk/V1064_vote_01_20m.dbf bs=8192 count=2560
dd if=/dev/zero f=/dev/rdsk/ocrV1064_100m.ora bs=8192 count=12800
If you placed the OCR and voting disk on a shared filesystem, remove them.
If you are removing the RDBMS installation, also clean out any ASM disks if
they have already been used.
10.If you would like to re-install CRS, follow the steps in the RAC Installation manual
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/22578826/viewspace-665691/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- clean_up_log.sh
- SVN中clean up的含義
- CRS-4124: Oracle High Availability Services startup failed. CRS-4000OracleAI
- SDK Manager:failed to installAI
- Maven:如何在eclipse中使用mvn clean install?MavenEclipse
- flutter install安裝app時,出現INSTALL_FAILED_NO_MATCHING_ABIS: INSTALL_FAILED_NO_MATCH錯誤的原因FlutterAPPAI
- Installation failed with message INSTALL_FAILED_USER_RESTRICTED錯誤AIREST
- CRS-4124: Oracle High Availability Services startup failed.OracleAI
- 解決 yum clean all Error rpmdb open failedErrorAI
- MVN命令之clean,compile,build,install,package區別CompileUIPackage
- CLSRSC-196: ACFS driver install actions failedAI
- android APK INSTALL_FAILED_INSUFFICIENT_STORAGE 問題AndroidAPKAI
- INSTALL_FAILED_NO_MATCHING_ABIS終極解決方案AI
- Brew 升級更新錯誤"Failed to install vendor Ruby."AI
- error: install: %pre scriptlet failed (2), skipping cvuqdisk-1.0.9-1ErrorAI
- XAMRAIN的INSTALL_FAILED_NO_MATCHING_ABIS錯誤處理AI
- pytorch 轉 tensorRT 踩的幾個小坑_tensorrt engine set up failedPyTorchAI
- idea 使用點選maven clean/install或maven其他命令失敗,顯示:亂碼IdeaMaven
- 報錯install_driver(mysql) failed: Attempt to reload DBD/mysql.pmMySqlAI
- Android Studio Run專案出現Failure [INSTALL_FAILED_TEST_ONLY]AndroidAI
- 紅米note5安裝提示:INSTALL_FAILED_USER_RESTRICTEDAIREST
- CRS-0019 CRS-0014 LFI-00142
- yum install zlib-devel失敗:Failed connect to mirrorlist.centos.org:80devAICentOS
- win10玩絕地求生提示failed to install battleye service解決方法Win10AIBAT
- 安裝MySQL5.7報錯:The action ‘Install’ for product ‘MySQL Server 5.7.19’ failed.MySqlServerAI
- 視覺化工具GraphViz安裝問題——`pydot` failed to call GraphViz.Please install GraphViz視覺化AI
- Appium 1.17.1 使用 UiAutomator2 時出現 [INSTALL_PARSE_FAILED_NO_CERTIFICATES] 的錯誤APPUIAI
- 聊聊 clean code
- 獎金up up up!單個漏洞最高獎勵2萬元!
- Level Up
- wake up
- Clean architecture for the rest of usREST
- 前端的Clean Architecture前端
- solaris下清除crs的方法
- 11.2.0.1.0 RAC啟動使用root使用者啟動crs報錯CRS-4535
- RAC 管理(crs_stat、crsctl、srvctl)
- 塊清除(block clean out)BloC
- day day up
- 哪吒探針Windows安裝出現Failed to install Nezha Agent: service nezha-agent already exists 如何解決WindowsAI