Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Help required for cvupack verification

knowledgeseekerOct 23 2010
Hi SUpport,


I'm trying to install 11g Clusterware on windows 2003 using VMWare workstation;


Before installing Clusterware, I'm testing if the configuration is correct;

I have downloaded 11g Clusterware 32 bit from Oracle coorperation and try to test the cluster configuration using the runcluvfy utitlity.

******************************************************************************

Microsoft Windows [Version 5.2.3790]
(C) Copyright 1985-2003 Microsoft Corp.

C:\Documents and Settings\Administrator>z:

Z:\>dir
Volume in drive Z is Shared Folders
Volume Serial Number is 0000-0064

Directory of Z:\

10/23/2010 10:25 AM <DIR> .
10/23/2010 10:25 AM <DIR> ..
10/23/2010 10:20 AM <DIR> Shared
0 File(s) 12,480 bytes
3 Dir(s) 32,629,981,184 bytes free

Z:\>cd shared

Z:\Shared>cd clusterware

Z:\Shared\clusterware>runcluvfy.bat comp nodecon -n corskmaps001,corskmaps002 -v
erbose
1 file(s) copied.
C:\WINDOWS\temp\cvtmphome\oui\lib\win32\msvcp71.dll
C:\WINDOWS\temp\cvtmphome\oui\lib\win32\msvcr71.dll
2 file(s) copied.

Verifying node connectivity

Checking node connectivity...

ERROR:
Network interface information could not be obtained from any of the nodes.

ERROR:
Network interface information could not be obtained from any of the nodes.

Result: Node connectivity check failed.


Verification of node connectivity was unsuccessful on all the nodes.

************************************************************************

I have downloaded the latest cvupack utiltity and when i run the from the utitlity i received the success message;


Z:\Shared\clusterware\cluvfy\cvupack>cd bin


Z:\Shared\clusterware\cluvfy\cvupack\bin>cluvfy.bat comp nodecon -n corskmaps001
,corskmaps002 -verbose

Verifying node connectivity

Checking node connectivity...


Interface information for node "corskmaps002"
Name IP Address Subnet Gateway Def. Gateway HW Addre
ss MTU
------ --------------- --------------- --------------- --------------- --------
--------- ------
Data-Team 10.1.5.22 10.1.5.0 10.1.5.22 10.1.5.1 00:0C
:29:5A:D7:C9 1500
Cluster-HearBeat 192.168.10.2 192.168.10.0 192.168.10.2 10.1.5.1
00:0C:29:5A:D7:BF 1500


Interface information for node "corskmaps001"
Name IP Address Subnet Gateway Def. Gateway HW Addre
ss MTU
------ --------------- --------------- --------------- --------------- --------
--------- ------
Data-Team 10.1.5.21 10.1.5.0 10.1.5.21 10.1.5.1 00:0C
:29:E9:F7:46 1500
Cluster-HearBeat 192.168.10.1 192.168.10.0 192.168.10.1 10.1.5.1
00:0C:29:E9:F7:3C 1500


Check: Node connectivity of subnet "10.1.5.0"
Source Destination Connected?

------------------------------ ------------------------------ --------------
--
corskmaps002:Data-Team corskmaps001:Data-Team yes

Result: Node connectivity check passed for subnet "10.1.5.0" with node(s) corskm
aps002,corskmaps001.

Check: Node connectivity of subnet "192.168.10.0"
Source Destination Connected?

------------------------------ ------------------------------ --------------
--
corskmaps002:Cluster-HearBeat corskmaps001:Cluster-HearBeat yes

Result: Node connectivity check passed for subnet "192.168.10.0" with node(s) co
rskmaps002,corskmaps001.

Interfaces found on subnet "10.1.5.0" that are likely candidates for VIP:
corskmaps002 Data-Team:10.1.5.22
corskmaps001 Data-Team:10.1.5.21

Interfaces found on subnet "192.168.10.0" that are likely candidates for a priva
te interconnect:
corskmaps002 Cluster-HearBeat:192.168.10.2
corskmaps001 Cluster-HearBeat:192.168.10.1

Result: Node connectivity check passed.


Verification of node connectivity was successful.

Z:\Shared\clusterware\cluvfy\cvupack\bin>


******************************************************************************

Is it something to do with Clusterware 32 bit Zip software file ? Is it corrupted ?


Please help if anyone resolve/encounter such error;


Thanks,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 20 2010
Added on Oct 23 2010
0 comments
171 views