- 論壇徽章:
- 0
|
系統(tǒng)環(huán)境是redhat as3,oracle10g R2
我在配置RAC過程中,通過以下命令檢查系統(tǒng)環(huán)境是否滿足cluster安裝要求,但是出現(xiàn)以下錯誤,在安裝cluster軟件的最后部分oui也提示我這種關(guān)于vip的檢測錯誤。
這個vip到底是什么時刻配置的,如何配置呢?
--------------------------------------------------------------------------------
./runcluvfy.sh stage -post hwos -n v20z-29,v20z-30 -verbose
ERROR:
Could not find a suitable set of interfaces for VIPs.
Result: Node connectivity check failed.
Checking shared storage accessibility...
WARNING:
Package cvuqdisk not installed.
v20z-30,v20z-29
Shared storage check failed on nodes "v20z-30,v20z-29".
Post-check for hardware and operating system setup was unsuccessful on all the nodes.
./runcluvfy.sh comp nodecon -n v20z-29,v20z-30 -verbose
ERROR:
Could not find a suitable set of interfaces for VIPs.
Result: Node connectivity check failed.
./runcluvfy.sh stage -pre crsinst -n v20z-29,v20z-30 -r 10gR2
ERROR:
Could not find a suitable set of interfaces for VIPs.
Node connectivity check failed. |
|