1827295 Members
3865 Online
109717 Solutions
New Discussion

Re: cmviewconcl

 
Chaiyuth_1
Advisor

cmviewconcl

When I have issue #cmviewclconcl command STATUS "Unmonitored" take 4hrs to change STATUS "Up"?
#cmviewcl
CONTINENTAL CLUSTER r3world
RECOVERY CLUSTER r3drc
PRIMARY CLUSTER STATUS EVENT LEVEL POLLING INTERVAL
r3cluster Unmonitored unmonitored 1 min
PACKAGE RECOVERY GROUP r3sp1
PACKAGE ROLE STATUS
r3cluster/dbciSP1 primary up
r3drc/dbciSP1-DR recovery down


Env.
-HP-UX 11.11
-SG 11.13
-ContinentalCluster 03.30

Please advise?

Thanks,
Chaiyuth U.
9 REPLIES 9
Jeeshan
Honored Contributor

Re: cmviewconcl

check the netwrok connectivity and speed
a warrior never quits
Chaiyuth_1
Advisor

Re: cmviewconcl

Hi,
It's OK for network and speed
VK2COT
Honored Contributor

Re: cmviewconcl

Hello,

a) Is your recovery configuration such that
each cluster has both the primary and the
recovery roles â the primary role for one
recovery group and the recovery role for the
other recovery group?

b) What do your log files show:

/var/adm/cmconcl/sentryd.log and

Object Manager messages appear in
/var/opt/cmom/cmomd.log

These messages may be helpful in
troubleshooting. Use the cmreadlog command
to view the entries in these files.

Examples:

# /opt/cmom/tools/bin/cmreadlog -f /var/adm/cmconcl/sentryd.log slog.txt

# /opt/cmom/tools/bin/cmreadlog -f /var/opt/cmom/cmomd.log omlog.txt

Cheers,

VK2COT
VK2COT - Dusan Baljevic
Siju Vadakkan
Trusted Contributor

Re: cmviewconcl

Please get the continental configuration.

#more cmconcl.config | grep -v -e "^#" -e "^$"
santy1
Advisor

Re: cmviewconcl

If you can give the pkg.log messages, it will be very easy to resolove the problem.
Chaiyuth_1
Advisor

Re: cmviewconcl

Please find dbci.log in attatched
Chaiyuth_1
Advisor

Re: cmviewconcl

PLease find cmconcl.config in attatched

Re: cmviewconcl

Hello Chaiyuth,

From your dbci.log file you plumb the IP-Address 209.183.225.30. What logical name resolves to this ip-address?

This is also interesting; please confirm the ip-address of the hostname dbsp1:

Feb 24 21:10:35 - Node "sapap2": (export_nfs): waiting 60 secs for automounter
Feb 24 21:11:35 - Node "sapap2": ERROR (export_nfs): WARNING: attempt to connect to NFS-Server dbsp1 failed
Feb 24 21:11:35 - Node "sapap2": ERROR (export_nfs): WARNING: check for the FS-Server dbsp1 required


Please send me a copy of your automount configuration /etc/auto_master and /etc/auto.direct. Also send the hanfs.sh file that you would be using where you are starting all of this.

Chaiyuth_1
Advisor

Re: cmviewconcl

I concern about when cmviewcl command it show STATUS "Unmonitored" and It's take a lone time (about 4hrs)to change STATUS "Unmonitored" to "Up"

As dbci.log try to mount NFS server whren fail-over I know this issue But pkg can up and running later after nfs timeout

Thanks,