rac中节点的vip在该节点启动不了,在其他节点正常启动。
本实验是在虚拟机中! 与实验相同的问题:http://blog.csdn.net/wanghui5767260/article/details/38850335 问题描述: 节点1、节点2和节点3同时我做了断电处理,结果节点1 和节点2 都正常启动了,而节点3的vip在自己的节点上启动报错而在其他节点上启动正常
本实验是在虚拟机中!
与实验相同的问题:http://blog.csdn.net/wanghui5767260/article/details/38850335
问题描述:
节点1、节点2和节点3同时我做了断电处理,结果节点1 和节点2 都正常启动了,而节点3的vip在自己的节点上启动报错而在其他节点上启动正常。
注:节点3只装入了集群。
查看状态:
[root@rac3 bin]# ./crs_stat -t
Name Type Target State Host
------------------------------------------------------------
ora....B1.inst application ONLINE ONLINE rac1
ora....B2.inst application ONLINE ONLINE rac2
ora.RACDB.db application ONLINE ONLINE rac2
ora....SM1.asm application ONLINE ONLINE rac1
ora....C1.lsnr application ONLINE ONLINE rac1
ora.rac1.gsd application ONLINE ONLINE rac1
ora.rac1.ons application ONLINE ONLINE rac1
ora.rac1.vip application ONLINE ONLINE rac1
ora....SM2.asm application ONLINE ONLINE rac2
ora....C2.lsnr application ONLINE ONLINE rac2
ora.rac2.gsd application ONLINE ONLINE rac2
ora.rac2.ons application ONLINE ONLINE rac2
ora.rac2.vip application ONLINE ONLINE rac2
ora.rac3.gsd application ONLINE ONLINE rac3
ora.rac3.ons application ONLINE ONLINE rac3
ora.rac3.vip application ONLINE ONLINE rac1
在节点3的crs日志中报错:
2014-08-27 22:16:55.013: [ CRSRES][2740304784]0Attempting to stop`ora.rac3.vip` on member `rac1`
2014-08-27 22:16:55.204: [ CRSRES][2740304784]0Stop of `ora.rac3.vip` onmember `rac1` succeeded.
2014-08-27 22:16:55.552: [ CRSRES][2740304784]0ora.rac3.gsd target setto OFFLINE before stop action
2014-08-27 22:16:55.552: [ CRSRES][2740304784]0StopResource: setting CLIvalues
2014-08-27 22:16:55.627: [ CRSRES][2740304784]0Attempting to stop`ora.rac3.gsd` on member `rac3`
2014-08-27 22:16:56.658: [ CRSRES][2740304784]0Stop of `ora.rac3.gsd` onmember `rac3` succeeded.
2014-08-27 22:17:06.343: [ CRSRES][2740304784]0startRunnable: settingCLI values
2014-08-27 22:17:06.374: [ CRSRES][2740304784]0Attempting to start`ora.rac3.gsd` on member `rac3`
2014-08-27 22:17:07.455: [ CRSRES][2740304784]0Start of `ora.rac3.gsd`on member `rac3` succeeded.
2014-08-27 22:17:07.878: [ CRSRES][2740304784]0startRunnable: settingCLI values
2014-08-27 22:17:07.897: [ CRSRES][2740304784]0Attempting to start`ora.rac3.vip` on member `rac3`
2014-08-27 22:17:14.916: [ CRSAPP][2740304784]0StartResource error forora.rac3.vip error code = 1
2014-08-27 22:17:18.262: [ CRSRES][2740304784]0Start of `ora.rac3.vip` on member `rac3`failed.
做了一些检查都正常
[root@rac3 bin]# ./oifcfg getif
eth0 192.168.90.0 global public
eth1 192.168.91.0 global cluster_interconnect
[root@rac3 bin]#
[root@rac3 bin]#
[root@rac3 bin]# ./crsctl start crs
Attempting to start CRS stack
The CRS stack will be started shortly
查看日志还是报错
2014-08-27 22:27:37.202: [ CRSRTI][2253600]0CSS is not ready. Receivedstatus 3 from CSS. Waiting for good status ..
2014-08-27 22:27:38.654: [COMMCRS][114084752]clsc_connect: (0x94cfed0) no listener at(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac3_crs))
2014-08-27 22:27:38.654: [CSSCLNT][2253600]clsssInitNative: connect failed, rc 9
2014-08-27 22:27:38.654: [ CRSRTI][2253600]0CSS is not ready. Receivedstatus 3 from CSS. Waiting for good status ..
2014-08-27 22:27:40.096: [ COMMCRS][114084752]clsc_connect:(0x95238e0) no listener at (ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac3_crs))
2014-08-27 22:27:40.096: [CSSCLNT][2253600]clsssInitNative: connect failed, rc 9
2014-08-27 22:27:40.096: [ CRSRTI][2253600]0CSS is not ready. Receivedstatus 3 from CSS. Waiting for good status ..
2014-08-27 22:27:41.575: [COMMCRS][114084752]clsc_connect: (0x95238e0) no listener at(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac3_crs))
2014-08-27 22:27:41.575: [CSSCLNT][2253600]clsssInitNative: connect failed, rc 9
2014-08-27 22:27:41.575: [ CRSRTI][2253600]0CSS is not ready. Receivedstatus 3 from CSS. Waiting for good status ..
关掉虚拟机,重新换了两块网卡,
[root@rac3 bin]# ./crs_stat -t
Name Type Target State Host
------------------------------------------------------------
ora....B1.inst application ONLINE ONLINE rac1
ora....B2.inst application ONLINE ONLINE rac2
ora.RACDB.db application ONLINE ONLINE rac2
ora....SM1.asm application ONLINE ONLINE rac1
ora....C1.lsnr application ONLINE ONLINE rac1
ora.rac1.gsd application ONLINE ONLINE rac1
ora.rac1.ons application ONLINE ONLINE rac1
ora.rac1.vip application ONLINE ONLINE rac1
ora....SM2.asm application ONLINE ONLINE rac2
ora....C2.lsnr application ONLINE ONLINE rac2
ora.rac2.gsd application ONLINE ONLINE rac2
ora.rac2.ons application ONLINE ONLINE rac2
ora.rac2.vip application ONLINE ONLINE rac2
ora.rac3.gsd application ONLINE ONLINE rac3
ora.rac3.ons application ONLINE ONLINE rac3
ora.rac3.vip application ONLINE ONLINE rac3
恢复正常,可能是由于虚拟机网卡的问题吧!!!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

When a friend's computer is missing certain files, the application cannot start normally with error code 0xc000012d. In fact, it can be solved by re-downloading the files and installing them. The application cannot start normally 0xc000012d: 1. First, the user needs to download ".netframework". 2. Then find the download address and download it to your computer. 3. Then double-click on the desktop to start running. 4. After the installation is completed, return to the wrong program location and open the program again.

Reinstalling the system may not be a foolproof solution, but after reinstalling, I found that when the computer is turned on, it will display white text on a black background, and then give a prompt: rebootandselectproperbootdevice, what is going on? Such a prompt is usually caused by a boot error. In order to help everyone, the editor has brought you a solution. Computer use is becoming more and more popular, and computer failures are becoming more and more common. No, recently some users encountered a black screen when turning on the computer, and prompted Reboot and Select Proper Boot device, and the computer system could not start normally. What's going on? How to solve it? The user is confused. Next, the editor will follow

WPS is a very widely used office software, including documents, forms and PPT, and supports multi-terminal synchronization. If the prompt "The source application for this object cannot be launched" appears when editing wps, how to solve it? This problem may occur because you are trying to open a link or file, but its source application no longer exists or has been deleted. Here are some fixes: 1. Reinstall WPS software: Try reinstalling WPSOffice to fix the problem and make sure you are using the latest version. 2. Manually change the default program: Try to change the default program to WPS. You can right-click the file you want to open, select "Open with", and then

NetEase Cloud Music has rich song copyrights. You can open this software every day and listen to all the good songs you want to listen to. You can always immerse yourself in it every day and enjoy high-quality content to relieve boredom. There are massive song resources and a lot of There are free songs, and some are VIP songs, which can only be listened to if you are a VIP, but you need to spend money to open a VIP. Many friends are very unhappy and want to know if there is a way to get whoring for free without spending any money. If you want to enjoy these songs for free, the editor here provides you with several methods. If you need it, you can take a look and learn more about it, so that you can enjoy the VIP songs you want to listen to for free. Don’t miss it if you are interested! In NetEase Cloud Music, you can earn a certain number of music beans by signing in every day. These music beans can

After downloading iQiyi videos, can I still watch them if my VIP expires? iQiyi Video is the first choice platform for many users to play film and television dramas. For some film and television drama resources, users need to top up VIP to watch them. So can I still watch the videos I downloaded after my VIP has expired? Let this site carefully introduce to users the analysis of the problem of whether videos downloaded by iQiyi members can be watched after their membership expires. Can I watch videos downloaded by iQiyi members if my membership expires? Answer: You cannot watch them. This is mainly for copyright protection. After the membership expires, the downloaded VIP movies and TV series cannot be watched. And if you want to synchronize your downloaded offline videos to other devices, this is not supported. List of other privileges for iQiyi members

Keepalived is a high-availability solution based on LVS (Linux Virtual Server), which is mainly used for load balancing and failover in Linux environments. Keepalived ensures service continuity and reliability by using virtual IP addresses (VIPs) and health check mechanisms. Among them, VIP automatic drift is a key feature of Keepalived, which allows the service to be seamlessly switched to the backup server when the main server fails. This article will briefly introduce the installation and configuration of Keepalived to achieve high availability clusters. It is designed to provide guidance for beginners to help them master this key technology and improve their Linux system management capabilities. Terminology explanation for a deeper understanding of Kee

When wallpaperengine starts, there are 4 different options. Many users don't know which one to choose when starting wallpaperengine. Generally, when wallpaperengine starts, choose the first one: start 32-bit. Which one to choose when starting wallpaperengine? Answer: Start 32-bit. 1. Generally, when wallpaperengine starts, select the first one: start 32-bit. 2. When wallpaperengine starts, there are 4 different options: start 32-bit; start 64-bit. 3. Start 32-bit: This is a generally recommended option and suitable for most users. 4. Start 64-bit: If the system supports 64-bit, you can choose this option

As technology continues to develop, the need to use different operating systems is becoming more and more common. For Apple users, sometimes you may need to install and use two different operating systems on one device, such as macOS and Windows. In this case, it is particularly important to set the startup sequence of the dual system. This article will introduce how to set up Apple devices to start the dual system first when turning on the device. First, we need to make sure that both operating systems have been successfully installed on the Apple device. You can use BootCamp this Apple
