Linux Cluster failover issue

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Linux Cluster failover issue
# 1  
Old 04-02-2014
RedHat Linux Cluster failover issue

Hi Guys,

I am not much aware of clusters but i have few questions can someone provide the overview as it would be very helpful for me.

How can i perform cluster failover test to see all the services are failing back to other node ? If it is using veritas cluster then what kind of pre-prequisite i need to follow ?

If it is not using veritas cluster then how to check whether host is clustered or not ? if clustered how can i perform failover to other nodes?

If my question is not clear please forgive me and let me know what are the required steps i need to follow this procedure ?

Thanks
# 2  
Old 04-04-2014
If you have physical access. one easy way might be to unplug a network cable. Just an idea.
# 3  
Old 04-04-2014
Thanks for the information. i worked on windows cluster as we are doing some array based migrations using mpxtool(block level) copy. Now we are working on linux hosts and usually it is an offline migration.
I see some hosts are possible clusters so i want to determine which hosts are cluster ? We have suse systems so i figured out on one server it shows this output does that mean is this a cluster ?

Code:
     #-> find / -name hacluster /var/lib/heartbeat/cores/hacluster

[root@itsusral00019:/]#
Code:
     #-> find / -name cluster
 /lib/modules/2.6.16.60-0.97.1-smp/kernel/fs/ocfs2/cluster
 /lib/modules/2.6.16.60-0.101.1-smp/kernel/fs/ocfs2/cluster
 /lib/modules/2.6.16.60-0.97.1-kdump/kernel/fs/ocfs2/cluster
 /lib/modules/2.6.16.60-0.101.1-kdump/kernel/fs/ocfs2/cluster
 /opt/VRTSpbx/bin/cluster
 /usr/src/linux-2.6.16.60-0.101.1/fs/ocfs2/cluster

[root@itsusral00019:/]#
Code:
     #-> clustat -bash: clustat: command not found

[root@itsusral00019:/]#
Code:
     

     #-> hastatus -sum -bash: hastatus: command not found

from the above output i see this host doesn't have veritas cluster but there is some hacluster when i tried to look for cluster.conf file i dont see and i am not aware for this hacluster.

If you know anything about this please let me know this would be very helpful.

Last edited by munna529; 04-04-2014 at 12:04 PM.. Reason: code tags
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. AIX

Cluster communication issue

Hi, I am using Power HA7.1.1 SP5 AIx 7.1 My both cluster nodes are independently working. RG informations are not updating each other. Node A shows that node B is down and vice versa. RG1 is running node A, RG2 running on node B. === clRGinfo From Node B === RG01 OFFLINE ... (2 Replies)
Discussion started by: sunnybee
2 Replies

2. Solaris

Solaris Cluster Failover based on scan rate

Dear Experts, If there is a possible Solaris Cluster failover to second node based on scan rate? I need the documentation If solaris cluster can do this. Thank You in Advance Edy (3 Replies)
Discussion started by: edydsuranta
3 Replies

3. Solaris

Sun Cluster 3.2 Issue

Hello everyone, I have two Solaris 10 servers that are on cluster. The cluster is a Sun Cluster 3.2 I have a script cronned that stop/start a ressource in a resource group everyday. Today I have checked the status of the ressources and I found that my ressource group have a "Error--stop... (1 Reply)
Discussion started by: adilyos
1 Replies

4. Solaris

Sun cluster 4.0 - zone cluster failover doubt

Hello experts - I am planning to install a Sun cluster 4.0 zone cluster fail-over. few basic doubts. (1) Where should i install the cluster s/w binaries ?. ( global zone or the container zone where i am planning to install the zone fail-over) (2) Or should i perform the installation on... (0 Replies)
Discussion started by: NVA
0 Replies

5. Gentoo

How to failover the cluster ?

How to failover the cluster ? GNU/Linux By which command, My Linux version 2008 x86_64 x86_64 x86_64 GNU/Linux What are the prerequisites we need to take while failover ? if any Regards (3 Replies)
Discussion started by: sidharthmellam
3 Replies

6. Solaris

Sun Cluster 3.1 failover

Hi, We have two sun SPARC server in Clustered (Sun Cluster 3.1). For some reason, System 1 failed over to System 2. Where can I find the logs which could tell me the reason for this failover? Thanks (5 Replies)
Discussion started by: Mack1982
5 Replies

7. High Performance Computing

Veritas Cluster Server Management Console IP Failover

I have just completed a first RTFM of "Veritas Cluster Server Management Console Implementation Guide" 5.1, with a view to assessing it to possibly make our working lives easier. Unfortunately, at my organisation, getting a test installation would be worse than pulling teeth, so I can't just go... (2 Replies)
Discussion started by: Beast Of Bodmin
2 Replies

8. HP-UX

ServiceGuard cluster & volume group failover

I have a 2-node ServiceGuard cluster. One of the cluster packages has a volume group assigned to it. When I fail the package over to the other node, the volume group does not come up automatically on the other node. I have to manually do a "vgchange -a y vgname" on the node before the package... (5 Replies)
Discussion started by: Wotan31
5 Replies

9. High Performance Computing

sun Cluster resource group cant failover

I have rcently setup a 4 node cluster running sun cluster 3.2 and I have installed 4 zones on each node. when installing the zones I had to install the zone on all nodes the on the last node do a zlogin -C <zonename> this worked ok. theni I tried to siwitch the zone to node a thei work... (14 Replies)
Discussion started by: lesliek
14 Replies
Login or Register to Ask a Question